@lmvz-ds/components 0.16.0 → 0.17.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (248) hide show
  1. package/dist/cjs/{icons-BOM23oli.js → Effect-DdYOHaR4.js} +153 -889
  2. package/dist/cjs/app-globals-V2Kpy_OQ.js +0 -3
  3. package/dist/cjs/aria-loader-BRxRUIyi.js +121 -0
  4. package/dist/cjs/{assets-XY-cBmal.js → assets-OvQ-WUwR.js} +2 -5
  5. package/dist/cjs/component-Csg9MtNK.js +140 -0
  6. package/dist/cjs/element-activation-controller-DC_6T0Rt.js +31 -0
  7. package/dist/cjs/icons-EHBLbidD.js +653 -0
  8. package/dist/cjs/{index-ww_DCXU7.js → index-BBqtydE-.js} +426 -431
  9. package/dist/cjs/index-Bp6Dd2i1.js +94 -0
  10. package/dist/cjs/{index-B1Puzu82.js → index-CH-YLRgg.js} +650 -10
  11. package/dist/cjs/index.cjs.js +12 -13
  12. package/dist/cjs/lmvz-action.cjs.entry.js +2 -5
  13. package/dist/cjs/lmvz-button.cjs.entry.js +73 -0
  14. package/dist/cjs/lmvz-card.cjs.entry.js +3 -6
  15. package/dist/cjs/lmvz-chip.cjs.entry.js +2 -5
  16. package/dist/cjs/lmvz-components.cjs.js +2 -5
  17. package/dist/cjs/lmvz-header_2.cjs.entry.js +153 -0
  18. package/dist/cjs/lmvz-icon.cjs.entry.js +87 -0
  19. package/dist/cjs/lmvz-input.cjs.entry.js +183 -0
  20. package/dist/cjs/lmvz-menuitem.cjs.entry.js +36 -0
  21. package/dist/cjs/lmvz-select.cjs.entry.js +71 -0
  22. package/dist/cjs/loader.cjs.js +2 -5
  23. package/dist/cjs/reactive-controller-host-vy1TIIXv.js +189 -0
  24. package/dist/collection/api/ds.constants.js +0 -1
  25. package/dist/collection/api/index.js +0 -1
  26. package/dist/collection/collection-manifest.json +13 -1
  27. package/dist/collection/components/lmvz-action/lmvz-action.js +1 -2
  28. package/dist/collection/components/lmvz-button/lmvz-button.css +2 -24
  29. package/dist/collection/components/lmvz-button/lmvz-button.js +1 -2
  30. package/dist/collection/components/lmvz-card/lmvz-card.css +2 -24
  31. package/dist/collection/components/lmvz-card/lmvz-card.js +1 -2
  32. package/dist/collection/components/lmvz-chip/lmvz-chip.js +1 -2
  33. package/dist/collection/components/lmvz-header/lmvz-header.js +1 -2
  34. package/dist/collection/components/lmvz-icon/icons.js +0 -1
  35. package/dist/collection/components/lmvz-icon/lmvz-icon.js +1 -2
  36. package/dist/collection/components/lmvz-icon/public.js +0 -1
  37. package/dist/collection/components/lmvz-icon/test/icons.unit.js +0 -1
  38. package/dist/collection/components/lmvz-input/lmvz-input.css +2 -24
  39. package/dist/collection/components/lmvz-input/lmvz-input.js +2 -3
  40. package/dist/collection/components/lmvz-menuitem/lmvz-menuitem.css +2 -24
  41. package/dist/collection/components/lmvz-menuitem/lmvz-menuitem.js +1 -2
  42. package/dist/collection/components/lmvz-select/lmvz-select.css +2 -24
  43. package/dist/collection/components/lmvz-select/lmvz-select.js +1 -2
  44. package/dist/collection/index.js +0 -1
  45. package/dist/collection/integration/header-integration.js +1 -2
  46. package/dist/collection/utils/aria/aria-validation-controller.js +0 -1
  47. package/dist/collection/utils/aria/element-activation-controller.js +0 -1
  48. package/dist/collection/utils/aria/list-keyboard-controller.js +0 -1
  49. package/dist/collection/utils/assets.js +0 -1
  50. package/dist/collection/utils/component.js +0 -1
  51. package/dist/collection/utils/effect.js +0 -1
  52. package/dist/collection/utils/environment.js +0 -1
  53. package/dist/collection/utils/http.js +0 -1
  54. package/dist/collection/utils/http.unit.js +0 -1
  55. package/dist/collection/utils/public.js +0 -1
  56. package/dist/collection/utils/reactive-controller-host.js +0 -1
  57. package/dist/collection/utils/validation/svg.js +0 -1
  58. package/dist/components/index.d.ts +0 -2
  59. package/dist/components/index.js +1 -2
  60. package/dist/components/lmvz-action.js +1 -2
  61. package/dist/components/lmvz-button.js +1 -2
  62. package/dist/components/lmvz-card.js +1 -2
  63. package/dist/components/lmvz-chip.js +1 -2
  64. package/dist/components/lmvz-header.js +1 -2
  65. package/dist/components/lmvz-icon.js +1 -2
  66. package/dist/components/lmvz-input.js +1 -2
  67. package/dist/components/lmvz-menuitem.js +1 -2
  68. package/dist/components/lmvz-select.js +1 -2
  69. package/dist/components/p-BfTCfPZ1.js +2 -3
  70. package/dist/components/p-BsHYIl56.js +1 -2
  71. package/dist/components/p-CKtksB0G.js +1 -0
  72. package/dist/components/p-CN0JX9-m.js +1 -2
  73. package/dist/components/p-CahBdGGN.js +1 -0
  74. package/dist/components/p-DQEkWkMh.js +1 -2
  75. package/dist/components/p-GKEnURpp.js +1 -0
  76. package/dist/components/p-vIq2biqy.js +2 -3
  77. package/dist/esm/{icons-D1lxdRXP.js → Effect-9SROYpxM.js} +91 -854
  78. package/dist/esm/app-globals-DQuL1Twl.js +0 -3
  79. package/dist/esm/aria-loader-JxXwTAe5.js +114 -0
  80. package/dist/esm/{assets-BD98wsl7.js → assets-CNHv_WMG.js} +1 -4
  81. package/dist/esm/component-DIrAQ4IB.js +134 -0
  82. package/dist/esm/element-activation-controller-CN0JX9-m.js +29 -0
  83. package/dist/esm/icons-B255FOe4.js +649 -0
  84. package/dist/esm/{index-DoNkkDv1.js → index-BW1YMEA3.js} +1 -6
  85. package/dist/esm/index-BfTCfPZ1.js +92 -0
  86. package/dist/esm/{index-WeqgWisK.js → index-CQb-mBBB.js} +650 -10
  87. package/dist/esm/index.js +5 -7
  88. package/dist/esm/lmvz-action.entry.js +2 -5
  89. package/dist/esm/lmvz-button.entry.js +71 -0
  90. package/dist/esm/lmvz-card.entry.js +3 -6
  91. package/dist/esm/lmvz-chip.entry.js +2 -5
  92. package/dist/esm/lmvz-components.js +3 -6
  93. package/dist/esm/lmvz-header_2.entry.js +150 -0
  94. package/dist/esm/lmvz-icon.entry.js +85 -0
  95. package/dist/esm/lmvz-input.entry.js +181 -0
  96. package/dist/esm/lmvz-menuitem.entry.js +34 -0
  97. package/dist/esm/lmvz-select.entry.js +69 -0
  98. package/dist/esm/loader.js +3 -6
  99. package/dist/esm/reactive-controller-host-OhKYwMvP.js +186 -0
  100. package/dist/lmvz-components/index.esm.js +1 -2
  101. package/dist/lmvz-components/lmvz-components.esm.js +1 -2
  102. package/dist/lmvz-components/p-150ecfb6.entry.js +1 -0
  103. package/dist/lmvz-components/p-22f67eff.entry.js +1 -0
  104. package/dist/lmvz-components/p-4530f088.entry.js +1 -0
  105. package/dist/lmvz-components/p-47d7ed0e.entry.js +1 -0
  106. package/dist/lmvz-components/p-5c3f1404.entry.js +1 -0
  107. package/dist/lmvz-components/p-8d51e396.entry.js +1 -0
  108. package/dist/lmvz-components/p-9SROYpxM.js +1 -0
  109. package/dist/lmvz-components/p-BfTCfPZ1.js +6 -0
  110. package/dist/lmvz-components/p-Bx29-tJt.js +1 -0
  111. package/dist/lmvz-components/p-CN0JX9-m.js +1 -0
  112. package/dist/lmvz-components/p-CQb-mBBB.js +2 -0
  113. package/dist/lmvz-components/p-Cp76bcGb.js +1 -0
  114. package/dist/lmvz-components/p-Cp7cp10e.js +12 -0
  115. package/dist/lmvz-components/p-DIrAQ4IB.js +1 -0
  116. package/dist/lmvz-components/p-DQuL1Twl.js +1 -2
  117. package/dist/lmvz-components/p-DyO6wO4l.js +1 -0
  118. package/dist/lmvz-components/p-b8926640.entry.js +1 -0
  119. package/dist/lmvz-components/p-b9d1953f.entry.js +1 -0
  120. package/dist/lmvz-components/p-d9c3f542.entry.js +1 -0
  121. package/dist/lmvz-components/p-i2508Ct1.js +1 -0
  122. package/dist/manifest.json +11 -47
  123. package/dist/stencil.config.base.js +0 -1
  124. package/dist/stencil.config.dev.js +0 -1
  125. package/dist/stencil.config.integration.js +0 -1
  126. package/dist/stencil.config.js +0 -1
  127. package/dist/stencil.config.prod.js +0 -1
  128. package/dist/types/components.d.ts +0 -18
  129. package/hydrate/index.js +11 -11
  130. package/hydrate/index.mjs +11 -11
  131. package/package.json +4 -4
  132. package/readme.md +1 -1
  133. package/dist/cjs/app-globals-V2Kpy_OQ.js.map +0 -1
  134. package/dist/cjs/assets-XY-cBmal.js.map +0 -1
  135. package/dist/cjs/header-integration_7.cjs.entry.js +0 -1024
  136. package/dist/cjs/header-integration_7.cjs.entry.js.map +0 -1
  137. package/dist/cjs/icons-BOM23oli.js.map +0 -1
  138. package/dist/cjs/index-B1Puzu82.js.map +0 -1
  139. package/dist/cjs/index-ww_DCXU7.js.map +0 -1
  140. package/dist/cjs/index.cjs.js.map +0 -1
  141. package/dist/cjs/lmvz-action.cjs.entry.js.map +0 -1
  142. package/dist/cjs/lmvz-card.cjs.entry.js.map +0 -1
  143. package/dist/cjs/lmvz-chip.cjs.entry.js.map +0 -1
  144. package/dist/cjs/lmvz-components.cjs.js.map +0 -1
  145. package/dist/cjs/loader.cjs.js.map +0 -1
  146. package/dist/collection/api/ds.constants.js.map +0 -1
  147. package/dist/collection/api/index.js.map +0 -1
  148. package/dist/collection/components/lmvz-action/lmvz-action.js.map +0 -1
  149. package/dist/collection/components/lmvz-button/lmvz-button.js.map +0 -1
  150. package/dist/collection/components/lmvz-card/lmvz-card.js.map +0 -1
  151. package/dist/collection/components/lmvz-chip/lmvz-chip.js.map +0 -1
  152. package/dist/collection/components/lmvz-header/lmvz-header.js.map +0 -1
  153. package/dist/collection/components/lmvz-icon/icons.js.map +0 -1
  154. package/dist/collection/components/lmvz-icon/lmvz-icon.js.map +0 -1
  155. package/dist/collection/components/lmvz-icon/public.js.map +0 -1
  156. package/dist/collection/components/lmvz-icon/test/icons.unit.js.map +0 -1
  157. package/dist/collection/components/lmvz-input/lmvz-input.js.map +0 -1
  158. package/dist/collection/components/lmvz-menuitem/lmvz-menuitem.js.map +0 -1
  159. package/dist/collection/components/lmvz-select/lmvz-select.js.map +0 -1
  160. package/dist/collection/index.js.map +0 -1
  161. package/dist/collection/integration/header-integration.js.map +0 -1
  162. package/dist/collection/utils/aria/aria-validation-controller.js.map +0 -1
  163. package/dist/collection/utils/aria/element-activation-controller.js.map +0 -1
  164. package/dist/collection/utils/aria/list-keyboard-controller.js.map +0 -1
  165. package/dist/collection/utils/assets.js.map +0 -1
  166. package/dist/collection/utils/component.js.map +0 -1
  167. package/dist/collection/utils/effect.js.map +0 -1
  168. package/dist/collection/utils/environment.js.map +0 -1
  169. package/dist/collection/utils/http.js.map +0 -1
  170. package/dist/collection/utils/http.unit.js.map +0 -1
  171. package/dist/collection/utils/public.js.map +0 -1
  172. package/dist/collection/utils/reactive-controller-host.js.map +0 -1
  173. package/dist/collection/utils/validation/svg.js.map +0 -1
  174. package/dist/components/header-integration.d.ts +0 -11
  175. package/dist/components/header-integration.js +0 -2
  176. package/dist/components/header-integration.js.map +0 -1
  177. package/dist/components/index.js.map +0 -1
  178. package/dist/components/lmvz-action.js.map +0 -1
  179. package/dist/components/lmvz-button.js.map +0 -1
  180. package/dist/components/lmvz-card.js.map +0 -1
  181. package/dist/components/lmvz-chip.js.map +0 -1
  182. package/dist/components/lmvz-header.js.map +0 -1
  183. package/dist/components/lmvz-icon.js.map +0 -1
  184. package/dist/components/lmvz-input.js.map +0 -1
  185. package/dist/components/lmvz-menuitem.js.map +0 -1
  186. package/dist/components/lmvz-select.js.map +0 -1
  187. package/dist/components/p-B2g3aN-E.js +0 -2
  188. package/dist/components/p-B2g3aN-E.js.map +0 -1
  189. package/dist/components/p-BXdOuZTp.js +0 -2
  190. package/dist/components/p-BXdOuZTp.js.map +0 -1
  191. package/dist/components/p-BfTCfPZ1.js.map +0 -1
  192. package/dist/components/p-BpCjj39Z.js +0 -2
  193. package/dist/components/p-BpCjj39Z.js.map +0 -1
  194. package/dist/components/p-BsHYIl56.js.map +0 -1
  195. package/dist/components/p-C5rqq3bf.js +0 -2
  196. package/dist/components/p-C5rqq3bf.js.map +0 -1
  197. package/dist/components/p-CI0tffvo.js +0 -2
  198. package/dist/components/p-CI0tffvo.js.map +0 -1
  199. package/dist/components/p-CN0JX9-m.js.map +0 -1
  200. package/dist/components/p-ClmDNIy4.js +0 -2
  201. package/dist/components/p-ClmDNIy4.js.map +0 -1
  202. package/dist/components/p-DQEkWkMh.js.map +0 -1
  203. package/dist/components/p-X5fEFT9T.js +0 -2
  204. package/dist/components/p-X5fEFT9T.js.map +0 -1
  205. package/dist/components/p-vIq2biqy.js.map +0 -1
  206. package/dist/esm/app-globals-DQuL1Twl.js.map +0 -1
  207. package/dist/esm/assets-BD98wsl7.js.map +0 -1
  208. package/dist/esm/header-integration_7.entry.js +0 -1016
  209. package/dist/esm/header-integration_7.entry.js.map +0 -1
  210. package/dist/esm/icons-D1lxdRXP.js.map +0 -1
  211. package/dist/esm/index-DoNkkDv1.js.map +0 -1
  212. package/dist/esm/index-WeqgWisK.js.map +0 -1
  213. package/dist/esm/index.js.map +0 -1
  214. package/dist/esm/lmvz-action.entry.js.map +0 -1
  215. package/dist/esm/lmvz-card.entry.js.map +0 -1
  216. package/dist/esm/lmvz-chip.entry.js.map +0 -1
  217. package/dist/esm/lmvz-components.js.map +0 -1
  218. package/dist/esm/loader.js.map +0 -1
  219. package/dist/lmvz-components/index.esm.js.map +0 -1
  220. package/dist/lmvz-components/lmvz-components.esm.js.map +0 -1
  221. package/dist/lmvz-components/p-33485219.entry.js +0 -2
  222. package/dist/lmvz-components/p-33485219.entry.js.map +0 -1
  223. package/dist/lmvz-components/p-76032c32.entry.js +0 -2
  224. package/dist/lmvz-components/p-76032c32.entry.js.map +0 -1
  225. package/dist/lmvz-components/p-7aeec9a8.entry.js +0 -7
  226. package/dist/lmvz-components/p-7aeec9a8.entry.js.map +0 -1
  227. package/dist/lmvz-components/p-84e0a9dd.entry.js +0 -2
  228. package/dist/lmvz-components/p-84e0a9dd.entry.js.map +0 -1
  229. package/dist/lmvz-components/p-CkJb8WVZ.js +0 -2
  230. package/dist/lmvz-components/p-CkJb8WVZ.js.map +0 -1
  231. package/dist/lmvz-components/p-DQuL1Twl.js.map +0 -1
  232. package/dist/lmvz-components/p-WeqgWisK.js +0 -3
  233. package/dist/lmvz-components/p-WeqgWisK.js.map +0 -1
  234. package/dist/lmvz-components/p-Z9X0_ik0.js +0 -2
  235. package/dist/lmvz-components/p-Z9X0_ik0.js.map +0 -1
  236. package/dist/lmvz-components/p-eP0oxQ44.js +0 -13
  237. package/dist/lmvz-components/p-eP0oxQ44.js.map +0 -1
  238. package/dist/stencil.config.base.js.map +0 -1
  239. package/dist/stencil.config.dev.js.map +0 -1
  240. package/dist/stencil.config.integration.js.map +0 -1
  241. package/dist/stencil.config.js.map +0 -1
  242. package/dist/stencil.config.prod.js.map +0 -1
  243. package/dist/types/integration/header-integration.d.ts +0 -5
  244. /package/dist/types/{Users/patrick.nemenz/workspace/lmvz/lmvz-ds → opt/atlassian/pipelines/agent/build}/packages/components/.stencil/stencil.config.base.d.ts +0 -0
  245. /package/dist/types/{Users/patrick.nemenz/workspace/lmvz/lmvz-ds → opt/atlassian/pipelines/agent/build}/packages/components/.stencil/stencil.config.d.ts +0 -0
  246. /package/dist/types/{Users/patrick.nemenz/workspace/lmvz/lmvz-ds → opt/atlassian/pipelines/agent/build}/packages/components/.stencil/stencil.config.dev.d.ts +0 -0
  247. /package/dist/types/{Users/patrick.nemenz/workspace/lmvz/lmvz-ds → opt/atlassian/pipelines/agent/build}/packages/components/.stencil/stencil.config.integration.d.ts +0 -0
  248. /package/dist/types/{Users/patrick.nemenz/workspace/lmvz/lmvz-ds → opt/atlassian/pipelines/agent/build}/packages/components/.stencil/stencil.config.prod.d.ts +0 -0
@@ -1,4 +1,4 @@
1
- import{af as e,ag as t,ah as r,ai as n,aj as a,ak as i,al as o,am as u,an as s,ao as l,ap as c,aq as f,ar as d,as as v,at as p,au as m,av as h,aw as b,ax as g,N as y,B as D,s as w,ay as F,e as E,K as x,L as A,az as C,aA as k,aB as R,o as T,aC as M,aD as O,aE as S,t as N,w as B,aF as j,aG as I,aH as _,J as q,U as z,aI as P,aJ as $,Z as G,aK as L,aL as H,H as V,I as U,q as W,aM as K,aN as Y,aO as Z,aP as X,aQ as J,Y as Q,F as ee,aR as te,aS as re,aT as ne,aU as ae,aV as ie,aW as oe,aX as ue,aY as se,aZ as le,a_ as ce,a$ as fe,b0 as de,b1 as ve,b2 as pe,j as me,b3 as he,S as be,b4 as ge,i as ye,b5 as De,b6 as we,b7 as Fe,b8 as Ee,b9 as xe,ba as Ae,bb as Ce,bc as ke,bd as Re,be as Te,bf as Me,bg as Oe,bh as Se,bi as Ne,bj as Be,bk as je,bl as Ie,bm as _e,W as qe,bn as ze,bo as Pe,bp as $e,ae as Ge,v as Le,bq as He,br as Ve,bs as Ue,bt as We,bu as Ke,bv as Ye,bw as Ze,bx as Xe,by as Je,bz as Qe,bA as et,bB as tt,bC as rt,bD as nt,bE as at,bF as it,bG as ot,bH as ut,_ as st,bI as lt,bJ as ct,bK as ft,bL as dt,bM as vt,bN as pt,bO as mt,bP as ht,l as bt,a as gt,bQ as yt,bR as Dt,bS as wt,bT as Ft,bU as Et,bV as xt,bW as At,a8 as Ct,bX as kt,bY as Rt,bZ as Tt,b_ as Mt,b$ as Ot,c0 as St,c1 as Nt,c2 as Bt,c3 as jt,c4 as It,c5 as _t,c6 as qt,m as zt,c7 as Pt,c8 as $t,T as Gt,c9 as Lt,ca as Ht,cb as Vt,cc as Ut,cd as Wt,ce as Kt,cf as Yt,cg as Zt,ch as Xt,ci as Jt,cj as Qt,ck as er,cl as tr,ad as rr,cm as nr,cn as ar,co as ir,cp as or,r as ur}from"./p-BsHYIl56.js";const sr=e;const lr=r;const cr=t;const fr=n;const dr=i;const vr=c;const pr=s;const mr=f;const hr=a;const br=v;const gr=d;const yr=o;const Dr=u;const wr=l;const Fr=h;const Er=b;const xr=m;const Ar=g;const Cr=p;const kr="effect/QueueEnqueue";const Rr=Symbol.for(kr);const Tr="effect/QueueDequeue";const Mr=Symbol.for(Tr);const Or="effect/QueueStrategy";const Sr=Symbol.for(Or);const Nr="effect/BackingQueue";const Br=Symbol.for(Nr);const jr={_A:e=>e};const Ir={_A:e=>e};const _r={_In:e=>e};const qr={_Out:e=>e};class zr extends k{queue;takers;shutdownHook;shutdownFlag;strategy;[Rr]=_r;[Mr]=qr;constructor(e,t,r,n,a){super();this.queue=e;this.takers=t;this.shutdownHook=r;this.shutdownFlag=n;this.strategy=a}pipe(){return R(this,arguments)}commit(){return this.take}capacity(){return this.queue.capacity()}get size(){return T((()=>M(this.unsafeSize(),(()=>O))))}unsafeSize(){if(S(this.shutdownFlag)){return N()}return B(this.queue.length()-j(this.takers)+this.strategy.surplusSize())}get isEmpty(){return E(this.size,(e=>e<=0))}get isFull(){return E(this.size,(e=>e>=this.capacity()))}get shutdown(){return I(_((e=>{y(this.shutdownFlag,q(true));return y(L(un(this.takers),(t=>ce(t,e.id())),false,false),G(this.strategy.shutdown),P($(this.shutdownHook,void 0)),z)})))}get isShutdown(){return w((()=>S(this.shutdownFlag)))}get awaitShutdown(){return H(this.shutdownHook)}isActive(){return!S(this.shutdownFlag)}unsafeOffer(e){if(S(this.shutdownFlag)){return false}let t;if(this.queue.length()===0){const r=y(this.takers,V(U));if(r!==U){an(r,e);t=true}else{t=false}}else{t=false}if(t){return true}const r=this.queue.offer(e);cn(this.strategy,this.queue,this.takers);return r}offer(e){return T((()=>{if(S(this.shutdownFlag)){return O}let t;if(this.queue.length()===0){const r=y(this.takers,V(U));if(r!==U){an(r,e);t=true}else{t=false}}else{t=false}if(t){return W(true)}const r=this.queue.offer(e);cn(this.strategy,this.queue,this.takers);return r?W(true):this.strategy.handleSurplus([e],this.queue,this.takers,this.shutdownFlag)}))}offerAll(e){return T((()=>{if(S(this.shutdownFlag)){return O}const t=K(e);const r=this.queue.length()===0?K(sn(this.takers,t.length)):Y;const[n,a]=y(t,Z(r.length));for(let e=0;e<r.length;e++){const t=r[e];const a=n[e];an(t,a)}if(a.length===0){return W(true)}const i=this.queue.offerAll(a);cn(this.strategy,this.queue,this.takers);return X(i)?W(true):this.strategy.handleSurplus(i,this.queue,this.takers,this.shutdownFlag)}))}get take(){return _((e=>{if(S(this.shutdownFlag)){return O}const t=this.queue.poll(U);if(t!==U){this.strategy.unsafeOnQueueEmptySpace(this.queue,this.takers);return W(t)}else{const t=J(e.id());return y(T((()=>{y(this.takers,ee(t));cn(this.strategy,this.queue,this.takers);return S(this.shutdownFlag)?O:H(t)})),Q((()=>w((()=>ln(this.takers,t))))))}}))}get takeAll(){return T((()=>S(this.shutdownFlag)?O:w((()=>{const e=this.queue.pollUpTo(Number.POSITIVE_INFINITY);this.strategy.unsafeOnQueueEmptySpace(this.queue,this.takers);return te(e)}))))}takeUpTo(e){return T((()=>S(this.shutdownFlag)?O:w((()=>{const t=this.queue.pollUpTo(e);this.strategy.unsafeOnQueueEmptySpace(this.queue,this.takers);return te(t)}))))}takeBetween(e,t){return T((()=>Pr(this,e,t,fe())))}}const Pr=(e,t,r,n)=>{if(r<t){return W(n)}return y(Jr(e,r),D((a=>{const i=t-a.length;if(i===1){return y(Xr(e),E((e=>y(n,ue(a),se(e)))))}if(i>1){return y(Xr(e),D((t=>Pr(e,i-1,r-a.length-1,y(n,ue(a),se(t))))))}return W(y(n,ue(a)))})))};const $r=e=>y(w((()=>de(e))),D((e=>Hr(Ur(e),en()))));const Gr=()=>y(w((()=>A())),D((e=>Hr(Ur(e),tn()))));const Lr=(e,t,r,n,a)=>new zr(e,t,r,n,a);const Hr=(e,t)=>y(C(),E((r=>Lr(e,A(),r,x(false),t))));class Vr{mutable;[Br]=Ir;constructor(e){this.mutable=e}poll(e){return V(this.mutable,e)}pollUpTo(e){return re(this.mutable,e)}offerAll(e){return le(this.mutable,e)}offer(e){return ee(this.mutable,e)}capacity(){return ve(this.mutable)}length(){return j(this.mutable)}}const Ur=e=>new Vr(e);const Wr=e=>e.size;const Kr=e=>e.isShutdown;const Yr=e=>e.shutdown;const Zr=F(2,((e,t)=>e.offer(t)));const Xr=e=>e.take;const Jr=F(2,((e,t)=>e.takeUpTo(t)));const Qr=F(3,((e,t,r)=>e.takeBetween(t,r)));const en=()=>new rn;const tn=()=>new nn;class rn{[Sr]=jr;putters=A();surplusSize(){return j(this.putters)}onCompleteTakersWithEmptyQueue(e){while(!ie(this.putters)&&!ie(e)){const t=V(e,void 0);const r=V(this.putters,void 0);if(r[2]){an(r[1],true)}an(t,r[0])}}get shutdown(){return y(me,D((e=>y(w((()=>un(this.putters))),D((t=>L(t,(([t,r,n])=>n?y(ce(r,e),z):pe),false,false)))))))}handleSurplus(e,t,r,n){return _((a=>{const i=J(a.id());return y(T((()=>{this.unsafeOffer(e,i);this.unsafeOnQueueEmptySpace(t,r);cn(this,t,r);return S(n)?O:H(i)})),Q((()=>w((()=>this.unsafeRemove(i))))))}))}unsafeOnQueueEmptySpace(e,t){let r=true;while(r&&(e.capacity()===Number.POSITIVE_INFINITY||e.length()<e.capacity())){const n=y(this.putters,V(U));if(n===U){r=false}else{const r=e.offer(n[0]);if(r&&n[2]){an(n[1],true)}else if(!r){on(this.putters,y(un(this.putters),ae(n)))}cn(this,e,t)}}}unsafeOffer(e,t){const r=K(e);for(let e=0;e<r.length;e++){const n=r[e];if(e===r.length-1){y(this.putters,ee([n,t,true]))}else{y(this.putters,ee([n,t,false]))}}}unsafeRemove(e){on(this.putters,y(un(this.putters),oe((([,t])=>t!==e))))}}class nn{[Sr]=jr;surplusSize(){return 0}get shutdown(){return pe}onCompleteTakersWithEmptyQueue(){}handleSurplus(e,t,r,n){return W(false)}unsafeOnQueueEmptySpace(e,t){}}const an=(e,t)=>ne(e,W(t));const on=(e,t)=>y(e,le(t));const un=e=>y(e,re(Number.POSITIVE_INFINITY));const sn=(e,t)=>y(e,re(t));const ln=(e,t)=>{on(e,y(un(e),oe((e=>t!==e))))};const cn=(e,t,r)=>{let n=true;while(n&&t.length()!==0){const a=y(r,V(U));if(a!==U){const i=t.poll(U);if(i!==U){an(a,i);e.unsafeOnQueueEmptySpace(t,r)}else{on(r,y(un(r),ae(a)))}n=true}else{n=false}}if(n&&t.length()===0&&!ie(r)){e.onCompleteTakersWithEmptyQueue(r)}};const fn=$r;const dn=Gr;const vn=Wr;const pn=Kr;const mn=Yr;const hn=Zr;const bn=Xr;const gn=Qr;const yn="Continue";const Dn="Close";const wn="Yield";const Fn="effect/ChannelChildExecutorDecision";const En=Symbol.for(Fn);const xn={[En]:En};const An=e=>{const t=Object.create(xn);t._tag=yn;return t};const Cn="ContinuationK";const kn="ContinuationFinalizer";const Rn=Symbol.for("effect/ChannelContinuation");const Tn={_Env:e=>e,_InErr:e=>e,_InElem:e=>e,_InDone:e=>e,_OutErr:e=>e,_OutDone:e=>e,_OutErr2:e=>e,_OutElem:e=>e,_OutDone2:e=>e};class Mn{onSuccess;onHalt;_tag=Cn;[Rn]=Tn;constructor(e,t){this.onSuccess=e;this.onHalt=t}onExit(e){return he(e)?this.onHalt(e.cause):this.onSuccess(e.value)}}class On{finalizer;_tag=kn;[Rn]=Tn;constructor(e){this.finalizer=e}}const Sn="PullAfterNext";const Nn="PullAfterAllEnqueued";const Bn="effect/ChannelUpstreamPullStrategy";const jn=Symbol.for(Bn);const In={_A:e=>e};const _n={[jn]:In};const qn=e=>{const t=Object.create(_n);t._tag=Sn;t.emitSeparator=e;return t};const zn="BracketOut";const Pn="Bridge";const $n="ConcatAll";const Gn="Emit";const Ln="Ensuring";const Hn="Fail";const Vn="Fold";const Un="FromEffect";const Wn="PipeTo";const Kn="Provide";const Yn="Read";const Zn="Succeed";const Xn="SucceedNow";const Jn="Suspend";const Qn="effect/Channel";const ea=Symbol.for(Qn);const ta={_Env:e=>e,_InErr:e=>e,_InElem:e=>e,_InDone:e=>e,_OutErr:e=>e,_OutElem:e=>e,_OutDone:e=>e};const ra={[ea]:ta,pipe(){return R(this,arguments)}};const na=e=>be(e,ea)||ge(e);const aa=F(2,((e,t)=>{const r=Object.create(ra);r._tag=zn;r.acquire=()=>e;r.finalizer=t;return r}));const ia=(e,t,r)=>{const n=Object.create(ra);n._tag=$n;n.combineInners=t;n.combineAll=r;n.onPull=()=>qn(N());n.onEmit=()=>An;n.value=()=>e;n.k=ye;return n};const oa=F(4,((e,t,r,n)=>{const a=Object.create(ra);a._tag=$n;a.combineInners=r;a.combineAll=n;a.onPull=()=>qn(N());a.onEmit=()=>An;a.value=()=>e;a.k=t;return a}));const ua=F(2,((e,t)=>{const r=Object.create(ra);r._tag=Pn;r.input=t;r.channel=e;return r}));const sa=F(2,((e,t)=>{const r=Object.create(ra);r._tag=Ln;r.channel=e;r.finalizer=t;return r}));const la=e=>ca(dr(e));const ca=e=>fa((()=>e));const fa=e=>{const t=Object.create(ra);t._tag=Hn;t.error=e;return t};const da=F(2,((e,t)=>{const r=Object.create(ra);r._tag=Vn;r.channel=e;r.k=new Mn(t,ca);return r}));const va=e=>{const t=Object.create(ra);t._tag=Un;t.effect=()=>e;return t};const pa=F(2,((e,t)=>{const r=Object.create(ra);r._tag=Wn;r.left=()=>e;r.right=()=>t;return r}));const ma=e=>ha({onInput:e.onInput,onFailure:t=>De(yr(t),{onLeft:e.onFailure,onRight:ca}),onDone:e.onDone});const ha=e=>{const t=Object.create(ra);t._tag=Yn;t.more=e.onInput;t.done=new Mn(e.onDone,e.onFailure);return t};const ba=e=>Da((()=>e));const ga=e=>{const t=Object.create(ra);t._tag=Xn;t.terminal=e;return t};const ya=e=>{const t=Object.create(ra);t._tag=Jn;t.channel=e;return t};const Da=e=>{const t=Object.create(ra);t._tag=Zn;t.evaluate=e;return t};const wa=ga(void 0);const Fa=e=>{const t=Object.create(ra);t._tag=Gn;t.out=e;return t};const Ea="Done";const xa="Emit";const Aa="FromEffect";const Ca="Read";const ka=Symbol.for("effect/ChannelState");const Ra={_E:e=>e,_R:e=>e};const Ta={[ka]:Ra};const Ma=()=>{const e=Object.create(Ta);e._tag=Ea;return e};const Oa=()=>{const e=Object.create(Ta);e._tag=xa;return e};const Sa=e=>{const t=Object.create(Ta);t._tag=Aa;t.effect=e;return t};const Na=(e,t,r,n)=>{const a=Object.create(Ta);a._tag=Ca;a.upstream=e;a.onEffect=t;a.onEmit=r;a.onDone=n;return a};const Ba=e=>e._tag===Aa;const ja=e=>Ba(e)?e.effect:we;const Ia=e=>Ba(e)?Fe(e.effect):undefined;const _a="PullFromChild";const qa="PullFromUpstream";const za="DrainChildExecutors";const Pa="Emit";class $a{childExecutor;parentSubexecutor;onEmit;_tag=_a;constructor(e,t,r){this.childExecutor=e;this.parentSubexecutor=t;this.onEmit=r}close(e){const t=this.childExecutor.close(e);const r=this.parentSubexecutor.close(e);if(t!==undefined&&r!==undefined){return Ee(xe(t),xe(r),((e,t)=>y(e,Ae(t))))}else if(t!==undefined){return t}else if(r!==undefined){return r}else{return undefined}}enqueuePullFromChild(e){return this}}class Ga{upstreamExecutor;createChild;lastDone;activeChildExecutors;combineChildResults;combineWithChildResult;onPull;onEmit;_tag=qa;constructor(e,t,r,n,a,i,o,u){this.upstreamExecutor=e;this.createChild=t;this.lastDone=r;this.activeChildExecutors=n;this.combineChildResults=a;this.combineWithChildResult=i;this.onPull=o;this.onEmit=u}close(e){const t=this.upstreamExecutor.close(e);const r=[...this.activeChildExecutors.map((t=>t!==undefined?t.childExecutor.close(e):undefined)),t];const n=r.reduce(((e,t)=>{if(e!==undefined&&t!==undefined){return Ee(e,xe(t),((e,t)=>Ae(e,t)))}else if(e!==undefined){return e}else if(t!==undefined){return xe(t)}else{return undefined}}),undefined);return n===undefined?n:n}enqueuePullFromChild(e){return new Ga(this.upstreamExecutor,this.createChild,this.lastDone,[...this.activeChildExecutors,e],this.combineChildResults,this.combineWithChildResult,this.onPull,this.onEmit)}}class La{upstreamExecutor;lastDone;activeChildExecutors;upstreamDone;combineChildResults;combineWithChildResult;onPull;_tag=za;constructor(e,t,r,n,a,i,o){this.upstreamExecutor=e;this.lastDone=t;this.activeChildExecutors=r;this.upstreamDone=n;this.combineChildResults=a;this.combineWithChildResult=i;this.onPull=o}close(e){const t=this.upstreamExecutor.close(e);const r=[...this.activeChildExecutors.map((t=>t!==undefined?t.childExecutor.close(e):undefined)),t];const n=r.reduce(((e,t)=>{if(e!==undefined&&t!==undefined){return Ee(e,xe(t),((e,t)=>Ae(e,t)))}else if(e!==undefined){return e}else if(t!==undefined){return xe(t)}else{return undefined}}),undefined);return n===undefined?n:n}enqueuePullFromChild(e){return new La(this.upstreamExecutor,this.lastDone,[...this.activeChildExecutors,e],this.upstreamDone,this.combineChildResults,this.combineWithChildResult,this.onPull)}}class Ha{value;next;_tag=Pa;constructor(e,t){this.value=e;this.next=t}close(e){const t=this.next.close(e);return t===undefined?t:t}enqueuePullFromChild(e){return this}}const Va="Pulled";const Ua="NoUpstream";const Wa="effect/ChannelUpstreamPullRequest";const Ka=Symbol.for(Wa);const Ya={_A:e=>e};const Za={[Ka]:Ya};const Xa=e=>{const t=Object.create(Za);t._tag=Va;t.value=e;return t};const Ja=e=>{const t=Object.create(Za);t._tag=Ua;t.activeDownstreamCount=e;return t};class Qa{_activeSubexecutor=undefined;_cancelled=undefined;_closeLastSubstream=undefined;_currentChannel;_done=undefined;_doneStack=[];_emitted=undefined;_executeCloseLastSubstream;_input=undefined;_inProgressFinalizer=undefined;_providedEnv;constructor(e,t,r){this._currentChannel=e;this._executeCloseLastSubstream=r;this._providedEnv=t}run(){let e=undefined;while(e===undefined){if(this._cancelled!==undefined){e=this.processCancellation()}else if(this._activeSubexecutor!==undefined){e=this.runSubexecutor()}else{try{if(this._currentChannel===undefined){e=Ma()}else{if(ge(this._currentChannel)){this._currentChannel=va(this._currentChannel)}switch(this._currentChannel._tag){case zn:{e=this.runBracketOut(this._currentChannel);break}case Pn:{const t=this._currentChannel.input;this._currentChannel=this._currentChannel.channel;if(this._input!==undefined){const r=this._input;this._input=undefined;const n=()=>Me(t.awaitRead(),(()=>Ne((()=>{const e=r.run();switch(e._tag){case Ea:{return Pe(r.getDone(),{onFailure:e=>t.error(e),onSuccess:e=>t.done(e)})}case xa:{return Me(t.emit(r.getEmit()),(()=>n()))}case Aa:{return Re(e.effect,{onFailure:e=>t.error(e),onSuccess:()=>n()})}case Ca:{return ri(e,(()=>n()),(e=>t.error(e)))}}}))));e=Sa(Me(Oe(Se(n())),(e=>Ce((()=>this.addFinalizer((t=>Me(xr(e),(()=>Ne((()=>{const e=this.restorePipe(t,r);return e!==undefined?e:we})))))))))))}break}case $n:{const e=new Qa(this._currentChannel.value(),this._providedEnv,(e=>Ce((()=>{const t=this._closeLastSubstream===undefined?we:this._closeLastSubstream;this._closeLastSubstream=y(t,Te(e))}))));e._input=this._input;const t=this._currentChannel;this._activeSubexecutor=new Ga(e,(e=>t.k(e)),undefined,[],((e,r)=>t.combineInners(e,r)),((e,r)=>t.combineAll(e,r)),(e=>t.onPull(e)),(e=>t.onEmit(e)));this._closeLastSubstream=undefined;this._currentChannel=undefined;break}case Gn:{this._emitted=this._currentChannel.out;this._currentChannel=this._activeSubexecutor!==undefined?undefined:wa;e=Oa();break}case Ln:{this.runEnsuring(this._currentChannel);break}case Hn:{e=this.doneHalt(this._currentChannel.error());break}case Vn:{this._doneStack.push(this._currentChannel.k);this._currentChannel=this._currentChannel.channel;break}case Un:{const t=this._providedEnv===undefined?this._currentChannel.effect():y(this._currentChannel.effect(),ke(this._providedEnv));e=Sa(Re(t,{onFailure:e=>{const t=this.doneHalt(e);return t!==undefined&&Ba(t)?t.effect:we},onSuccess:e=>{const t=this.doneSucceed(e);return t!==undefined&&Ba(t)?t.effect:we}}));break}case Wn:{const e=this._input;const t=new Qa(this._currentChannel.left(),this._providedEnv,(e=>this._executeCloseLastSubstream(e)));t._input=e;this._input=t;this.addFinalizer((t=>{const r=this.restorePipe(t,e);return r!==undefined?r:we}));this._currentChannel=this._currentChannel.right();break}case Kn:{const e=this._providedEnv;this._providedEnv=this._currentChannel.context();this._currentChannel=this._currentChannel.inner;this.addFinalizer((()=>Ce((()=>{this._providedEnv=e}))));break}case Yn:{const t=this._currentChannel;e=Na(this._input,ye,(e=>{try{this._currentChannel=t.more(e)}catch(e){this._currentChannel=t.done.onExit(Ye(e))}return undefined}),(e=>{const r=e=>t.done.onExit(e);this._currentChannel=r(e);return undefined}));break}case Zn:{e=this.doneSucceed(this._currentChannel.evaluate());break}case Xn:{e=this.doneSucceed(this._currentChannel.terminal);break}case Jn:{this._currentChannel=this._currentChannel.channel();break}}}}catch(e){this._currentChannel=ca(vr(e))}}}return e}getDone(){return this._done}getEmit(){return this._emitted}cancelWith(e){this._cancelled=e}clearInProgressFinalizer(){this._inProgressFinalizer=undefined}storeInProgressFinalizer(e){this._inProgressFinalizer=e}popAllFinalizers(e){const t=[];let r=this._doneStack.pop();while(r){if(r._tag==="ContinuationFinalizer"){t.push(r.finalizer)}r=this._doneStack.pop()}const n=t.length===0?we:ti(t,e);this.storeInProgressFinalizer(n);return n}popNextFinalizers(){const e=[];while(this._doneStack.length!==0){const t=this._doneStack[this._doneStack.length-1];if(t._tag===Cn){return e}e.push(t);this._doneStack.pop()}return e}restorePipe(e,t){const r=this._input;this._input=t;if(r!==undefined){const t=r.close(e);return t}return we}close(e){let t=undefined;const r=this._inProgressFinalizer;if(r!==undefined){t=y(r,Be(Ce((()=>this.clearInProgressFinalizer()))))}let n=undefined;const a=this.popAllFinalizers(e);if(a!==undefined){n=y(a,Be(Ce((()=>this.clearInProgressFinalizer()))))}const i=this._activeSubexecutor===undefined?undefined:this._activeSubexecutor.close(e);if(i===undefined&&t===undefined&&n===undefined){return undefined}return y(xe(ei(i)),_e(xe(ei(t))),_e(xe(ei(n))),Ie((([[e,t],r])=>y(e,Ae(t),Ae(r)))),je,Me((e=>Ne((()=>e)))))}doneSucceed(e){if(this._doneStack.length===0){this._done=qe(e);this._currentChannel=undefined;return Ma()}const t=this._doneStack[this._doneStack.length-1];if(t._tag===Cn){this._doneStack.pop();this._currentChannel=t.onSuccess(e);return undefined}const r=this.popNextFinalizers();if(this._doneStack.length===0){this._doneStack=r.reverse();this._done=qe(e);this._currentChannel=undefined;return Ma()}const n=ti(r.map((e=>e.finalizer)),qe(e));this.storeInProgressFinalizer(n);const a=y(n,Be(Ce((()=>this.clearInProgressFinalizer()))),je,Me((()=>Ce((()=>this.doneSucceed(e))))));return Sa(a)}doneHalt(e){if(this._doneStack.length===0){this._done=ze(e);this._currentChannel=undefined;return Ma()}const t=this._doneStack[this._doneStack.length-1];if(t._tag===Cn){this._doneStack.pop();try{this._currentChannel=t.onHalt(e)}catch(e){this._currentChannel=ca(vr(e))}return undefined}const r=this.popNextFinalizers();if(this._doneStack.length===0){this._doneStack=r.reverse();this._done=ze(e);this._currentChannel=undefined;return Ma()}const n=ti(r.map((e=>e.finalizer)),ze(e));this.storeInProgressFinalizer(n);const a=y(n,Be(Ce((()=>this.clearInProgressFinalizer()))),je,Me((()=>Ce((()=>this.doneHalt(e))))));return Sa(a)}processCancellation(){this._currentChannel=undefined;this._done=this._cancelled;this._cancelled=undefined;return Ma()}runBracketOut(e){const t=je(Re(this.provide(e.acquire()),{onFailure:e=>Ce((()=>{this._currentChannel=ca(e)})),onSuccess:t=>Ce((()=>{this.addFinalizer((r=>this.provide(e.finalizer(t,r))));this._currentChannel=Fa(t)}))}));return Sa(t)}provide(e){if(this._providedEnv===undefined){return e}return y(e,ke(this._providedEnv))}runEnsuring(e){this.addFinalizer(e.finalizer);this._currentChannel=e.channel}addFinalizer(e){this._doneStack.push(new On(e))}runSubexecutor(){const e=this._activeSubexecutor;switch(e._tag){case _a:{return this.pullFromChild(e.childExecutor,e.parentSubexecutor,e.onEmit,e)}case qa:{return this.pullFromUpstream(e)}case za:{return this.drainChildExecutors(e)}case Pa:{this._emitted=e.value;this._activeSubexecutor=e.next;return Oa()}}}replaceSubexecutor(e){this._currentChannel=undefined;this._activeSubexecutor=e}finishWithExit(e){const t=Pe(e,{onFailure:e=>this.doneHalt(e),onSuccess:e=>this.doneSucceed(e)});this._activeSubexecutor=undefined;return t===undefined?we:ja(t)}finishSubexecutorWithCloseEffect(e,...t){this.addFinalizer((()=>y(t,$e((t=>y(Ce((()=>t(e))),Me((e=>e!==undefined?e:we)))),{discard:true}))));const r=y(e,Pe({onFailure:e=>this.doneHalt(e),onSuccess:e=>this.doneSucceed(e)}));this._activeSubexecutor=undefined;return r}applyUpstreamPullStrategy(e,t,r){switch(r._tag){case Sn:{const n=!e||t.some((e=>e!==undefined));return[r.emitSeparator,n?[undefined,...t]:t]}case Nn:{const n=!e||t.some((e=>e!==undefined));return[r.emitSeparator,n?[...t,undefined]:t]}}}pullFromChild(e,t,r,n){return Na(e,ye,(a=>{const i=r(a);switch(i._tag){case yn:{break}case Dn:{this.finishWithDoneValue(e,t,i.value);break}case wn:{const e=t.enqueuePullFromChild(n);this.replaceSubexecutor(e);break}}this._activeSubexecutor=new Ha(a,this._activeSubexecutor);return undefined}),Pe({onFailure:r=>{const n=this.handleSubexecutorFailure(e,t,r);return n===undefined?undefined:Ia(n)},onSuccess:r=>{this.finishWithDoneValue(e,t,r);return undefined}}))}finishWithDoneValue(e,t,r){const n=t;switch(n._tag){case qa:{const t=new Ga(n.upstreamExecutor,n.createChild,n.lastDone!==undefined?n.combineChildResults(n.lastDone,r):r,n.activeChildExecutors,n.combineChildResults,n.combineWithChildResult,n.onPull,n.onEmit);this._closeLastSubstream=e.close(qe(r));this.replaceSubexecutor(t);break}case za:{const t=new La(n.upstreamExecutor,n.lastDone!==undefined?n.combineChildResults(n.lastDone,r):r,n.activeChildExecutors,n.upstreamDone,n.combineChildResults,n.combineWithChildResult,n.onPull);this._closeLastSubstream=e.close(qe(r));this.replaceSubexecutor(t);break}}}handleSubexecutorFailure(e,t,r){return this.finishSubexecutorWithCloseEffect(ze(r),(e=>t.close(e)),(t=>e.close(t)))}pullFromUpstream(e){if(e.activeChildExecutors.length===0){return this.performPullFromUpstream(e)}const t=e.activeChildExecutors[0];const r=new Ga(e.upstreamExecutor,e.createChild,e.lastDone,e.activeChildExecutors.slice(1),e.combineChildResults,e.combineWithChildResult,e.onPull,e.onEmit);if(t===undefined){return this.performPullFromUpstream(r)}this.replaceSubexecutor(new $a(t.childExecutor,r,t.onEmit));return undefined}performPullFromUpstream(e){return Na(e.upstreamExecutor,(e=>{const t=this._closeLastSubstream===undefined?we:this._closeLastSubstream;this._closeLastSubstream=undefined;return y(this._executeCloseLastSubstream(t),Te(e))}),(t=>{if(this._closeLastSubstream!==undefined){const r=this._closeLastSubstream;this._closeLastSubstream=undefined;return y(this._executeCloseLastSubstream(r),Ie((()=>{const r=new Qa(e.createChild(t),this._providedEnv,this._executeCloseLastSubstream);r._input=this._input;const[n,a]=this.applyUpstreamPullStrategy(false,e.activeChildExecutors,e.onPull(Xa(t)));this._activeSubexecutor=new $a(r,new Ga(e.upstreamExecutor,e.createChild,e.lastDone,a,e.combineChildResults,e.combineWithChildResult,e.onPull,e.onEmit),e.onEmit);if(Le(n)){this._activeSubexecutor=new Ha(n.value,this._activeSubexecutor)}return undefined})))}const r=new Qa(e.createChild(t),this._providedEnv,this._executeCloseLastSubstream);r._input=this._input;const[n,a]=this.applyUpstreamPullStrategy(false,e.activeChildExecutors,e.onPull(Xa(t)));this._activeSubexecutor=new $a(r,new Ga(e.upstreamExecutor,e.createChild,e.lastDone,a,e.combineChildResults,e.combineWithChildResult,e.onPull,e.onEmit),e.onEmit);if(Le(n)){this._activeSubexecutor=new Ha(n.value,this._activeSubexecutor)}return undefined}),(t=>{if(e.activeChildExecutors.some((e=>e!==undefined))){const t=new La(e.upstreamExecutor,e.lastDone,[undefined,...e.activeChildExecutors],e.upstreamExecutor.getDone(),e.combineChildResults,e.combineWithChildResult,e.onPull);if(this._closeLastSubstream!==undefined){const e=this._closeLastSubstream;this._closeLastSubstream=undefined;return y(this._executeCloseLastSubstream(e),Ie((()=>this.replaceSubexecutor(t))))}this.replaceSubexecutor(t);return undefined}const r=this._closeLastSubstream;const n=this.finishSubexecutorWithCloseEffect(y(t,Ze((t=>e.combineWithChildResult(e.lastDone,t)))),(()=>r),(t=>e.upstreamExecutor.close(t)));return n===undefined?undefined:Ia(n)}))}drainChildExecutors(e){if(e.activeChildExecutors.length===0){const t=this._closeLastSubstream;if(t!==undefined){this.addFinalizer((()=>Ge(t)))}return this.finishSubexecutorWithCloseEffect(e.upstreamDone,(()=>t),(t=>e.upstreamExecutor.close(t)))}const t=e.activeChildExecutors[0];const r=e.activeChildExecutors.slice(1);if(t===undefined){const[t,n]=this.applyUpstreamPullStrategy(true,r,e.onPull(Ja(r.reduce(((e,t)=>t!==undefined?e+1:e),0))));this.replaceSubexecutor(new La(e.upstreamExecutor,e.lastDone,n,e.upstreamDone,e.combineChildResults,e.combineWithChildResult,e.onPull));if(Le(t)){this._emitted=t.value;return Oa()}return undefined}const n=new La(e.upstreamExecutor,e.lastDone,r,e.upstreamDone,e.combineChildResults,e.combineWithChildResult,e.onPull);this.replaceSubexecutor(new $a(t.childExecutor,n,t.onEmit));return undefined}}const ei=e=>e!==undefined?e:we;const ti=(e,t)=>y($e(e,(e=>xe(e(t)))),Ie((e=>y(He(e),Ve((()=>Ue))))),Me((e=>Ne((()=>e)))));const ri=(e,t,r)=>{const n=[e];const a=()=>{const e=n.pop();if(e===undefined||e.upstream===undefined){return We("Unexpected end of input for channel execution")}const i=e.upstream.run();switch(i._tag){case xa:{const i=e.onEmit(e.upstream.getEmit());if(n.length===0){if(i===undefined){return Ne(t)}return y(i,Re({onFailure:r,onSuccess:t}))}if(i===undefined){return Ne((()=>a()))}return y(i,Re({onFailure:r,onSuccess:()=>a()}))}case Ea:{const i=e.onDone(e.upstream.getDone());if(n.length===0){if(i===undefined){return Ne(t)}return y(i,Re({onFailure:r,onSuccess:t}))}if(i===undefined){return Ne((()=>a()))}return y(i,Re({onFailure:r,onSuccess:()=>a()}))}case Aa:{n.push(e);return y(e.onEffect(i.effect),Ke((t=>Ne((()=>{const r=e.onDone(ze(t));return r===undefined?we:r})))),Re({onFailure:r,onSuccess:()=>a()}))}case Ca:{n.push(e);n.push(i);return Ne((()=>a()))}}};return a()};const ni=F(2,((e,t)=>{const r=(t,r,n)=>rt(Ce((()=>new Qa(e,void 0,ye))),(e=>Ne((()=>ai(e.run(),e).pipe(lt(t),Te(st(t)),ct(st(r)))))),((e,t)=>{const r=e.close(t);if(r===undefined){return we}return ft(r,(e=>dt(n,vt(e))))}));return Xe((e=>Je([Qe(t,tt),et(),et()]).pipe(Me((([n,a,i])=>e(r(a,i,n)).pipe(nt(t),Me((r=>t.addFinalizer((e=>{const t=he(e)?gr(e.cause):undefined;return at(a).pipe(Me((e=>e?it(i,void 0).pipe(Te(Fr(r)),Te(Er(r))):it(i,void 0).pipe(Te(t&&ot(t)>0?Ar(r,ut(t)):xr(r)),Te(Er(r))))))})).pipe(Te(e(st(a))))))))))))}));const ai=(e,t)=>{const r=e;switch(r._tag){case Aa:{return y(r.effect,Me((()=>ai(t.run(),t))))}case xa:{return ai(t.run(),t)}case Ea:{return Ne((()=>t.getDone()))}case Ca:{return ri(r,(()=>ai(t.run(),t)),vt)}}};const ii="Done";const oi="Await";const ui="effect/ChannelMergeDecision";const si=Symbol.for(ui);const li={[si]:{_R:e=>e,_E0:e=>e,_Z0:e=>e,_E:e=>e,_Z:e=>e}};const ci=e=>{const t=Object.create(li);t._tag=oi;t.f=e;return t};const fi="BothRunning";const di="LeftDone";const vi="RightDone";const pi="effect/ChannelMergeState";const mi=Symbol.for(pi);const hi={[mi]:mi};const bi=(e,t)=>{const r=Object.create(hi);r._tag=fi;r.left=e;r.right=t;return r};const gi=e=>{const t=Object.create(hi);t._tag=di;t.f=e;return t};const yi=e=>{const t=Object.create(hi);t._tag=vi;t.f=e;return t};const Di="BackPressure";const wi="BufferSliding";const Fi="effect/ChannelMergeStrategy";const Ei=Symbol.for(Fi);const xi={[Ei]:Ei};const Ai=e=>{const t=Object.create(xi);t._tag=Di;return t};const Ci=e=>{const t=Object.create(xi);t._tag=wi;return t};const ki=F(2,((e,{onBackPressure:t,onBufferSliding:r})=>{switch(e._tag){case Di:{return t()}case wi:{return r()}}}));const Ri="Empty";const Ti="Emit";const Mi="Error";const Oi="Done";const Si=e=>({_tag:Ri,notifyProducer:e});const Ni=e=>({_tag:Ti,notifyConsumers:e});const Bi=e=>({_tag:Mi,cause:e});const ji=e=>({_tag:Oi,done:e});class Ii{ref;constructor(e){this.ref=e}awaitRead(){return pt(cr(this.ref,(e=>e._tag===Ri?[st(e.notifyProducer),e]:[we,e])))}get close(){return mt((e=>this.error(pr(e))))}done(e){return pt(cr(this.ref,(t=>{switch(t._tag){case Ri:{return[st(t.notifyProducer),t]}case Ti:{return[$e(t.notifyConsumers,(t=>it(t,bt(e))),{discard:true}),ji(e)]}case Mi:{return[ht,t]}case Oi:{return[ht,t]}}})))}emit(e){return Me(et(),(t=>pt(cr(this.ref,(r=>{switch(r._tag){case Ri:{return[st(r.notifyProducer),r]}case Ti:{const n=r.notifyConsumers[0];const a=r.notifyConsumers.slice(1);if(n!==undefined){return[it(n,gt(e)),a.length===0?Si(t):Ni(a)]}throw new Error("Bug: Channel.SingleProducerAsyncInput.emit - Queue was empty! please report an issue at https://github.com/Effect-TS/effect/issues")}case Mi:{return[ht,r]}case Oi:{return[ht,r]}}})))))}error(e){return pt(cr(this.ref,(t=>{switch(t._tag){case Ri:{return[st(t.notifyProducer),t]}case Ti:{return[$e(t.notifyConsumers,(t=>yt(t,e)),{discard:true}),Bi(e)]}case Mi:{return[ht,t]}case Oi:{return[ht,t]}}})))}get take(){return this.takeWith((e=>ze(wr(e,bt))),(e=>qe(e)),(e=>Dt(gt(e))))}takeWith(e,t,r){return Me(et(),(n=>pt(cr(this.ref,(a=>{switch(a._tag){case Ri:{return[Te(it(a.notifyProducer,void 0),wt(st(n),{onFailure:e,onSuccess:De({onLeft:r,onRight:t})})),Ni([n])]}case Ti:{return[wt(st(n),{onFailure:e,onSuccess:De({onLeft:r,onRight:t})}),Ni([...a.notifyConsumers,n])]}case Mi:{return[Ge(e(a.cause)),a]}case Oi:{return[Ge(r(a.done)),a]}}})))))}}const _i=()=>y(et(),Me((e=>sr(Si(e)))),Ie((e=>new Ii(e))));const qi=F(2,((e,t)=>oa(e,t,(()=>void 0),(()=>void 0))));const zi=e=>{const t=ha({onInput:()=>t,onFailure:ca,onDone:ba});return pa(e,t)};const Pi=F(2,((e,t)=>sa(e,(()=>t))));const $i=e=>da(e,ye);const Gi=e=>ao(e.takeWith(ca,(t=>da(Fa(t),(()=>Gi(e)))),ba));const Li=()=>ma({onInput:e=>da(Fa(e),(()=>Li())),onFailure:la,onDone:ga});const Hi=F(2,((e,t)=>da(e,(e=>Da((()=>t(e)))))));const Vi=F(2,((e,t)=>{const r=ma({onInput:e=>da(Fa(t(e)),(()=>r)),onFailure:la,onDone:ga});return pa(e,r)}));const Ui=F(3,((e,t,r)=>oo((n=>Ct((function*(){const a=yield*_i();const i=Gi(a);const o=yield*fn(r);yield*dt(n,mn(o));const u=yield*et();const s=r===Number.POSITIVE_INFINITY?e=>ye:(yield*jt(r)).withPermits;const l=yield*i.pipe(pa(e),ro(n));yield*l.pipe(Re({onFailure:e=>hn(o,vt(e)),onSuccess:De({onLeft:e=>Te(Se(s(r)(we)),$t(hn(o,Ge(bt(e))))),onRight:e=>Ct((function*(){const r=yield*et();const a=yield*et();yield*hn(o,Ie(st(r),gt));yield*it(a,void 0).pipe(Te(Xe((r=>xe(r(st(u))).pipe(Ht(xe(r(t(e)))),Me(ye)))).pipe(ft((e=>yt(u,e))),lt(r))),s(1),nt(n));yield*st(a)}))})}),Vt,Se,nt(n));const c=ao(wt(pt(bn(o)),{onFailure:ca,onSuccess:De({onLeft:ga,onRight:e=>da(Fa(e),(()=>c))})}));return ua(c,a)}))))));const Wi=e=>t=>Ki(e)(t,xt);const Ki=({bufferSize:e=16,concurrency:t,mergeStrategy:r=Ai()})=>(n,a)=>oo((i=>Ct((function*(){const o=t==="unbounded"?Number.MAX_SAFE_INTEGER:t;const u=yield*_i();const s=Gi(u);const l=yield*fn(e);yield*dt(i,mn(l));const c=yield*dn();yield*dt(i,mn(c));const f=yield*sr(N());const d=yield*et();const v=(yield*jt(o)).withPermits;const p=yield*ro(pa(s,n),i);function m(e){return e.pipe(Me(De({onLeft:e=>Ge(B(e)),onRight:e=>qt(hn(l,Ge(gt(e))),N())})),Pt({until:e=>Le(e)}),Me((e=>fr(f,zt({onNone:()=>B(e.value),onSome:t=>B(a(t,e.value))})))),Ke((e=>hr(e)?vt(e):hn(l,vt(e)).pipe(Te(it(d,void 0)),$t))))}yield*p.pipe(Re({onFailure:e=>hn(l,vt(e)).pipe(Te(Ge(false))),onSuccess:De({onLeft:e=>Ot(Se(st(d)),Se(v(o)(we)),{onSelfDone:(e,t)=>qt(xr(t),false),onOtherDone:(t,r)=>Te(xr(r),lr(f).pipe(Me(zt({onNone:()=>hn(l,Ge(bt(e))),onSome:t=>hn(l,Ge(bt(a(t,e))))})),qt(false)))}),onRight:e=>ki(r,{onBackPressure:()=>Ct((function*(){const t=yield*et();const r=Ft((t=>ro(pa(s,e),t).pipe(Me((e=>_t(xe(m(e)),xe(Se(st(d)))))),Me(ye))));yield*it(t,void 0).pipe(Te(r),v(1),nt(i));yield*st(t);const n=yield*at(d);return!n})),onBufferSliding:()=>Ct((function*(){const t=yield*et();const r=yield*et();const n=yield*vn(c);yield*bn(c).pipe(Me((e=>it(e,void 0))),It((()=>n>=o)));yield*hn(c,t);const a=Ft((r=>ro(pa(s,e),r).pipe(Me((e=>xe(m(e)).pipe(_t(xe(Se(st(d)))),_t(xe(Se(st(t))))))),Me(ye))));yield*it(r,void 0).pipe(Te(a),v(1),nt(i));yield*st(r);const u=yield*at(d);return!u}))})})}),Pt({while:e=>e}),nt(i));const h=y(bn(l),pt,wt({onFailure:ca,onSuccess:De({onLeft:ga,onRight:e=>da(Fa(e),(()=>h))})}),ao);return ua(h,u)}))));const Yi=F(3,((e,t,r)=>Wi(r)(Vi(e,t))));const Zi=F(2,((e,t)=>{function r(r){return Ct((function*(){const n=yield*_i();const a=Gi(n);const i=yield*ro(pa(a,e),r);const o=yield*ro(pa(a,t.other),r);function u(e,t,n){return(a,i,o)=>{function u(e){const r=e;if(r._tag===ii){return Ge(va(Te(xr(t),r.effect)))}return Ie(Fr(t),Pe({onFailure:e=>va(r.f(ze(e))),onSuccess:De({onLeft:e=>va(r.f(qe(e))),onRight:e=>co(Fa(e),s(o(r.f)))})}))}return Pe(e,{onFailure:e=>u(a(ze(e))),onSuccess:De({onLeft:e=>u(a(qe(e))),onRight:e=>Ge(da(Fa(e),(()=>da(va(nt(Se(n),r)),(e=>s(i(e,t)))))))})})}}function s(e){switch(e._tag){case fi:{const r=Se(Cr(e.left));const n=Se(Cr(e.right));return ao(Ot(r,n,{onSelfDone:(r,n)=>Te(xr(n),u(r,e.right,i)(t.onSelfDone,bi,(e=>gi(e)))),onOtherDone:(r,n)=>Te(xr(n),u(r,e.left,o)(t.onOtherDone,((e,t)=>bi(t,e)),(e=>yi(e))))}))}case di:{return ao(Ie(xe(o),Pe({onFailure:t=>va(e.f(ze(t))),onSuccess:De({onLeft:t=>va(e.f(qe(t))),onRight:t=>da(Fa(t),(()=>s(gi(e.f))))})})))}case vi:{return ao(Ie(xe(i),Pe({onFailure:t=>va(e.f(ze(t))),onSuccess:De({onLeft:t=>va(e.f(qe(t))),onRight:t=>da(Fa(t),(()=>s(yi(e.f))))})})))}}}return va(kt((e=>{const t=kt((t=>{t.transferChildren(e.scope());return we}));const n=Se(i).pipe(Be(t),nt(r));const a=Se(o).pipe(Be(t),nt(r));return Ee(n,a,((e,t)=>bi(e,t)))}))).pipe(da(s),ua(n))}))}return oo(r)}));const Xi=F(2,((e,t)=>ya((()=>{let r=undefined;const n=ma({onInput:e=>da(Fa(e),(()=>n)),onFailure:e=>{r=vo(e);return ca(vr(r))},onDone:ga});const a=ha({onInput:e=>y(Fa(e),da((()=>a))),onFailure:e=>mr(e)&&po(e.defect)&&Gt(e.defect,r)?la(e.defect.error):ca(e),onDone:ga});return pa(pa(pa(e,n),t),a)}))));const Ji=e=>Ft((t=>ni(e,t)));const Qi=e=>Ji(zi(e));const eo=e=>ao(Xe((t=>Ie(Rt(),(r=>aa(ft(t(Tt(e,r)),(e=>Mt(r,ze(e)))),((e,t)=>Mt(r,t))))))));const to=e=>io(Ie(At,(t=>da(va(e(t)),Fa))));const ro=F(2,((e,t)=>_e(Ce((()=>new Qa(e,void 0,ye))),St()).pipe(Nt((([e,r])=>Bt(t,(t=>{const n=e.close(t);return n!==undefined?ke(n,r):we})))),je,Ie((([e])=>Ne((()=>no(e.run(),e))))))));const no=(e,t)=>{const r=e;switch(r._tag){case Ea:{return Pe(t.getDone(),{onFailure:vt,onSuccess:e=>Ge(bt(e))})}case xa:{return Ge(gt(t.getEmit()))}case Aa:{return y(r.effect,Me((()=>no(t.run(),t))))}case Ca:{return ri(r,(()=>no(t.run(),t)),(e=>vt(e)))}}};const ao=e=>$i(va(e));const io=e=>ia(eo(e),((e,t)=>e),((e,t)=>e));const oo=e=>ia(to(e),((e,t)=>e),((e,t)=>e));const uo=e=>so(0,e.length,e);const so=(e,t,r)=>e===t?wa:y(Fa(y(r,Et(e))),da((()=>so(e+1,t,r))));const lo=F((e=>na(e[1])),((e,t,r)=>r?.concurrent?Zi(e,{other:t,onSelfDone:e=>ci((t=>Ne((()=>Lt(e,t))))),onOtherDone:e=>ci((t=>Ne((()=>Lt(t,e)))))}):da(e,(e=>Hi(t,(t=>[e,t]))))));const co=F((e=>na(e[1])),((e,t,r)=>r?.concurrent?Hi(lo(e,t,{concurrent:true}),(e=>e[1])):da(e,(()=>t))));const fo=Symbol.for("effect/Channel/ChannelException");const vo=e=>({_tag:"ChannelException",[fo]:fo,error:e});const po=e=>be(e,fo);const mo=Symbol.for("effect/Sink");const ho={_A:e=>e,_In:e=>e,_L:e=>e,_E:e=>e,_R:e=>e};class bo{channel;[mo]=ho;constructor(e){this.channel=e}pipe(){return R(this,arguments)}}const go=new bo(zi(Li()));const yo=e=>new bo(va(e));const Do=e=>ge(e)?Do(yo(e)):e.channel;const wo="effect/Take";const Fo=Symbol.for(wo);const Eo={_A:e=>e,_E:e=>e};class xo{exit;[Fo]=Eo;constructor(e){this.exit=e}pipe(){return R(this,arguments)}}const Ao=e=>new xo(qe(e));const Co=new xo(Dt(N()));const ko=e=>new xo(ze(y(e,wr(B))));const Ro=e=>new xo(qe(Ut(e)));const To=()=>Wt(N());const Mo=e=>Kt(vt(e),B);const Oo="effect/Stream";const So=Symbol.for(Oo);const No={_R:e=>e,_E:e=>e,_A:e=>e};class Bo{channel;[So]=No;constructor(e){this.channel=e}pipe(){return R(this,arguments)}}const jo=e=>be(e,So)||ge(e);const Io=4096;const _o=F(2,((e,t)=>new Bo(y(Vo(e),Pi(t)))));const qo=F((e=>jo(e[0])),((e,t,r)=>{const n=r?.bufferSize??16;if(r?.switch){return zo(r?.concurrency,(()=>Po(e,1,n,t)),(r=>Po(e,r,n,t)))}return zo(r?.concurrency,(()=>new Bo(qi(Vo(e),(e=>y(e,Zt((e=>Vo(t(e)))),Yt(wa,((e,t)=>y(e,co(t))))))))),(n=>new Bo(y(Vo(e),qi(uo),Yi((e=>Vo(t(e))),r)))))}));const zo=(e,t,r)=>{switch(e){case undefined:return t();case"unbounded":return r(Number.MAX_SAFE_INTEGER);default:return e>1?r(e):t()}};const Po=F(4,((e,t,r,n)=>new Bo(y(Vo(e),qi(uo),Yi((e=>Vo(n(e))),{concurrency:t,mergeStrategy:Ci(),bufferSize:r})))));const $o=F((e=>jo(e[0])),((e,t)=>qo(e,ye,t)));const Go=e=>{const t=ha({onInput:e=>da(uo(e),(()=>t)),onFailure:ca,onDone:()=>wa});return new Bo(y(Vo(e),pa(t)))};const Lo=e=>{const t=(e,t)=>{const[r,n]=y(e,Jt((e=>!Qt(e))));const a=y(er(n),zt({onNone:()=>t,onSome:Pe({onFailure:e=>zt(Dr(e),{onNone:()=>wa,onSome:ca}),onSuccess:()=>wa})}));return y(Fa(y(r,tr((e=>Qt(e)?B(e.value):N())))),da((()=>a)))};const r=ha({onInput:e=>t(e,r),onFailure:e=>ca(e),onDone:()=>wa});return new Bo(y(Vo(e),pa(r)))};const Ho=e=>Go(Lo(y(e,Yo((e=>e.exit)))));const Vo=e=>{if("channel"in e){return e.channel}else if(ge(e)){return Vo(Uo(e))}else{throw new TypeError(`Expected a Stream.`)}};const Uo=e=>y(e,Kt(B),Wo);const Wo=e=>new Bo(ao(Xt(e,{onFailure:zt({onNone:()=>wa,onSome:la}),onSuccess:e=>Fa(Ut(e))})));const Ko=(e,t)=>y(gn(e,1,t?.maxChunkSize??Io),Ke((t=>y(pn(e),Me((e=>e&&hr(t)?To():Mo(t)))))),Jo,t?.shutdown?_o(mn(e)):ye);const Yo=F(2,((e,t)=>new Bo(y(Vo(e),Vi(Zt(t))))));const Zo=F(2,((e,t)=>{const r=e=>{const n=e.next();if(n.done){return ha({onInput:e=>r(e[Symbol.iterator]()),onFailure:ca,onDone:ba})}else{const a=n.value;return ao(Ie(t(a),(t=>da(Fa(Ut(t)),(()=>r(e))))))}};return new Bo(y(Vo(e),pa(ya((()=>r(fe()[Symbol.iterator]()))))))}));const Xo=F(3,((e,t,r)=>new Bo(y(Vo(e),qi(uo),Ui(r,t),Vi(Ut)))));const Jo=e=>nu(e,(e=>y(Ie(e,(t=>B([t,e]))),rr(zt({onNone:()=>Ge(N()),onSome:Wt})))));const Qo=F(2,((e,t)=>Vo(e).pipe(Xi(Do(t)),Qi)));const eu=e=>Qo(e,go);const tu=e=>new Bo(to((t=>e(t).pipe(Ie(Ut)))));const ru=e=>new Bo(ya((()=>Vo(e()))));const nu=(e,t)=>ru((()=>{const r=e=>ao(Ie(t(e),zt({onNone:()=>wa,onSome:([e,t])=>da(Fa(e),(()=>r(t)))})));return new Bo(r(e))}));const au=e=>$o(tu((t=>e(t))));const iu="effect/GroupBy";const ou=Symbol.for(iu);const uu={_R:e=>e,_E:e=>e,_K:e=>e,_V:e=>e};const su=e=>be(e,ou);const lu=F((e=>su(e[0])),((e,t,r)=>qo(e.grouped,(([e,r])=>t(e,Ho(Ko(r,{shutdown:true})))),{concurrency:"unbounded",bufferSize:r?.bufferSize??16})));const cu=e=>({[ou]:uu,pipe(){return R(this,arguments)},grouped:e});const fu=F((e=>typeof e[0]!=="function"),((e,t,r)=>{if(r?.key){return lu(du(e,r.key,{bufferSize:r.bufferSize}),((e,r)=>Zo(r,t)))}return zo(r?.concurrency,(()=>Zo(e,t)),(n=>r?.unordered?qo(e,(e=>Uo(t(e))),{concurrency:n}):Xo(e,n,t)))}));const du=F((e=>typeof e[0]!=="function"),((e,t,r)=>{const n=(e,a)=>ha({onInput:i=>da(va($e(vu(i,t),(([t,n])=>{const i=e.get(t);if(i===undefined){return y(fn(r?.bufferSize??16),Me((r=>y(Ce((()=>{e.set(t,r)})),Te(hn(a,Ro([t,r]))),Te(y(hn(r,Ao(n)),nr((e=>br(e)?B(we):N()))))))))}return nr(hn(i,Ao(n)),(e=>br(e)?B(we):N()))}),{discard:true})),(()=>n(e,a))),onFailure:e=>va(hn(a,ko(e))),onDone:()=>va(y($e(e.entries(),(([e,t])=>y(hn(t,Co),nr((e=>br(e)?B(we):N())))),{discard:true}),Te(hn(a,Co))))});return cu(au((t=>Ct((function*(){const r=new Map;const a=yield*dn();yield*dt(t,mn(a));return yield*Vo(e).pipe(pa(n(r,a)),zi,ni(t),nt(t),qt(Ho(Ko(a,{shutdown:true}))))})))))}));const vu=F(2,((e,t)=>{const r=[];const n=e[Symbol.iterator]();const a=new Map;let i;while((i=n.next())&&!i.done){const e=i.value;const n=t(e);if(a.has(n)){const t=a.get(n);t.push(e)}else{const t=[e];r.push([n,t]);a.set(n,t)}}return ar(r.map((e=>[e[0],ar(e[1])])))}));const pu=Ko;const mu=fu;const hu=eu;var bu={exports:{}};
1
+ import{af as e,ag as t,ah as n,ai as r,aj as a,ak as i,al as o,am as u,an as s,ao as l,ap as c,aq as d,ar as f,as as p,at as m,au as h,av as v,aw as b,ax as g,N as D,B as y,s as w,ay as F,e as E,K as x,L as A,az as C,aA as k,aB as R,o as T,aC as M,aD as O,aE as S,t as N,w as B,aF as j,aG as I,aH as _,J as q,U as z,aI as P,aJ as $,Z as G,aK as L,aL as H,H as V,I as U,q as W,aM as K,aN as Y,aO as Z,aP as X,aQ as J,Y as Q,F as ee,aR as te,aS as ne,aT as re,aU as ae,aV as ie,aW as oe,aX as ue,aY as se,aZ as le,a_ as ce,a$ as de,b0 as fe,b1 as pe,b2 as me,j as he,b3 as ve,S as be,b4 as ge,i as De,b5 as ye,b6 as we,b7 as Fe,b8 as Ee,b9 as xe,ba as Ae,bb as Ce,bc as ke,bd as Re,be as Te,bf as Me,bg as Oe,bh as Se,bi as Ne,bj as Be,bk as je,bl as Ie,bm as _e,W as qe,bn as ze,bo as Pe,bp as $e,ae as Ge,v as Le,bq as He,br as Ve,bs as Ue,bt as We,bu as Ke,bv as Ye,bw as Ze,bx as Xe,by as Je,bz as Qe,bA as et,bB as tt,bC as nt,bD as rt,bE as at,bF as it,bG as ot,bH as ut,_ as st,bI as lt,bJ as ct,bK as dt,bL as ft,bM as pt,bN as mt,bO as ht,bP as vt,l as bt,a as gt,bQ as Dt,bR as yt,bS as wt,bT as Ft,bU as Et,bV as xt,bW as At,a8 as Ct,bX as kt,bY as Rt,bZ as Tt,b_ as Mt,b$ as Ot,c0 as St,c1 as Nt,c2 as Bt,c3 as jt,c4 as It,c5 as _t,c6 as qt,m as zt,c7 as Pt,c8 as $t,T as Gt,c9 as Lt,ca as Ht,cb as Vt,cc as Ut,cd as Wt,ce as Kt,cf as Yt,cg as Zt,ch as Xt,ci as Jt,cj as Qt,ck as en,cl as tn,ad as nn,cm as rn,cn as an,co as on,cp as un,r as sn}from"./p-BsHYIl56.js";const ln=e,cn=n,dn=t,fn=r,pn=i,mn=c,hn=s,vn=d,bn=a,gn=p,Dn=f,yn=o,wn=u,Fn=l,En=v,xn=b,An=h,Cn=g,kn=m,Rn=Symbol.for("effect/QueueEnqueue"),Tn=Symbol.for("effect/QueueDequeue"),Mn=Symbol.for("effect/QueueStrategy"),On=Symbol.for("effect/BackingQueue"),Sn={_A:e=>e},Nn={_A:e=>e},Bn={_In:e=>e},jn={_Out:e=>e};class In extends k{queue;takers;shutdownHook;shutdownFlag;strategy;[Rn]=Bn;[Tn]=jn;constructor(e,t,n,r,a){super(),this.queue=e,this.takers=t,this.shutdownHook=n,this.shutdownFlag=r,this.strategy=a}pipe(){return R(this,arguments)}commit(){return this.take}capacity(){return this.queue.capacity()}get size(){return T((()=>M(this.unsafeSize(),(()=>O))))}unsafeSize(){return S(this.shutdownFlag)?N():B(this.queue.length()-j(this.takers)+this.strategy.surplusSize())}get isEmpty(){return E(this.size,(e=>e<=0))}get isFull(){return E(this.size,(e=>e>=this.capacity()))}get shutdown(){return I(_((e=>(D(this.shutdownFlag,q(!0)),D(L(Yn(this.takers),(t=>ce(t,e.id())),!1,!1),G(this.strategy.shutdown),P($(this.shutdownHook,void 0)),z)))))}get isShutdown(){return w((()=>S(this.shutdownFlag)))}get awaitShutdown(){return H(this.shutdownHook)}isActive(){return!S(this.shutdownFlag)}unsafeOffer(e){if(S(this.shutdownFlag))return!1;let t;if(0===this.queue.length()){const n=D(this.takers,V(U));n!==U?(Wn(n,e),t=!0):t=!1}else t=!1;if(t)return!0;const n=this.queue.offer(e);return Jn(this.strategy,this.queue,this.takers),n}offer(e){return T((()=>{if(S(this.shutdownFlag))return O;let t;if(0===this.queue.length()){const n=D(this.takers,V(U));n!==U?(Wn(n,e),t=!0):t=!1}else t=!1;if(t)return W(!0);const n=this.queue.offer(e);return Jn(this.strategy,this.queue,this.takers),n?W(!0):this.strategy.handleSurplus([e],this.queue,this.takers,this.shutdownFlag)}))}offerAll(e){return T((()=>{if(S(this.shutdownFlag))return O;const t=K(e),n=0===this.queue.length()?K(Zn(this.takers,t.length)):Y,[r,a]=D(t,Z(n.length));for(let e=0;e<n.length;e++)Wn(n[e],r[e]);if(0===a.length)return W(!0);const i=this.queue.offerAll(a);return Jn(this.strategy,this.queue,this.takers),X(i)?W(!0):this.strategy.handleSurplus(i,this.queue,this.takers,this.shutdownFlag)}))}get take(){return _((e=>{if(S(this.shutdownFlag))return O;const t=this.queue.poll(U);if(t!==U)return this.strategy.unsafeOnQueueEmptySpace(this.queue,this.takers),W(t);{const t=J(e.id());return D(T((()=>(D(this.takers,ee(t)),Jn(this.strategy,this.queue,this.takers),S(this.shutdownFlag)?O:H(t)))),Q((()=>w((()=>Xn(this.takers,t))))))}}))}get takeAll(){return T((()=>S(this.shutdownFlag)?O:w((()=>{const e=this.queue.pollUpTo(Number.POSITIVE_INFINITY);return this.strategy.unsafeOnQueueEmptySpace(this.queue,this.takers),te(e)}))))}takeUpTo(e){return T((()=>S(this.shutdownFlag)?O:w((()=>{const t=this.queue.pollUpTo(e);return this.strategy.unsafeOnQueueEmptySpace(this.queue,this.takers),te(t)}))))}takeBetween(e,t){return T((()=>_n(this,e,t,de())))}}const _n=(e,t,n,r)=>n<t?W(r):D(Ln(e,n),y((a=>{const i=t-a.length;return 1===i?D(Gn(e),E((e=>D(r,ue(a),se(e))))):i>1?D(Gn(e),y((t=>_n(e,i-1,n-a.length-1,D(r,ue(a),se(t)))))):W(D(r,ue(a)))}))),qn=(e,t)=>D(C(),E((n=>((e,t,n,r,a)=>new In(e,t,n,r,a))(e,A(),n,x(!1),t))));class zn{mutable;[On]=Nn;constructor(e){this.mutable=e}poll(e){return V(this.mutable,e)}pollUpTo(e){return ne(this.mutable,e)}offerAll(e){return le(this.mutable,e)}offer(e){return ee(this.mutable,e)}capacity(){return pe(this.mutable)}length(){return j(this.mutable)}}const Pn=e=>new zn(e),$n=F(2,((e,t)=>e.offer(t))),Gn=e=>e.take,Ln=F(2,((e,t)=>e.takeUpTo(t))),Hn=F(3,((e,t,n)=>e.takeBetween(t,n)));class Vn{[Mn]=Sn;putters=A();surplusSize(){return j(this.putters)}onCompleteTakersWithEmptyQueue(e){for(;!ie(this.putters)&&!ie(e);){const t=V(e,void 0),n=V(this.putters,void 0);n[2]&&Wn(n[1],!0),Wn(t,n[0])}}get shutdown(){return D(he,y((e=>D(w((()=>Yn(this.putters))),y((t=>L(t,(([t,n,r])=>r?D(ce(n,e),z):me),!1,!1)))))))}handleSurplus(e,t,n,r){return _((a=>{const i=J(a.id());return D(T((()=>(this.unsafeOffer(e,i),this.unsafeOnQueueEmptySpace(t,n),Jn(this,t,n),S(r)?O:H(i)))),Q((()=>w((()=>this.unsafeRemove(i))))))}))}unsafeOnQueueEmptySpace(e,t){let n=!0;for(;n&&(e.capacity()===Number.POSITIVE_INFINITY||e.length()<e.capacity());){const r=D(this.putters,V(U));if(r===U)n=!1;else{const n=e.offer(r[0]);n&&r[2]?Wn(r[1],!0):n||Kn(this.putters,D(Yn(this.putters),ae(r))),Jn(this,e,t)}}}unsafeOffer(e,t){const n=K(e);for(let e=0;e<n.length;e++){const r=n[e];D(this.putters,ee(e===n.length-1?[r,t,!0]:[r,t,!1]))}}unsafeRemove(e){Kn(this.putters,D(Yn(this.putters),oe((([,t])=>t!==e))))}}class Un{[Mn]=Sn;surplusSize(){return 0}get shutdown(){return me}onCompleteTakersWithEmptyQueue(){}handleSurplus(e,t,n,r){return W(!1)}unsafeOnQueueEmptySpace(e,t){}}const Wn=(e,t)=>re(e,W(t)),Kn=(e,t)=>D(e,le(t)),Yn=e=>D(e,ne(Number.POSITIVE_INFINITY)),Zn=(e,t)=>D(e,ne(t)),Xn=(e,t)=>{Kn(e,D(Yn(e),oe((e=>t!==e))))},Jn=(e,t,n)=>{let r=!0;for(;r&&0!==t.length();){const a=D(n,V(U));if(a!==U){const i=t.poll(U);i!==U?(Wn(a,i),e.unsafeOnQueueEmptySpace(t,n)):Kn(n,D(Yn(n),ae(a))),r=!0}else r=!1}r&&0===t.length()&&!ie(n)&&e.onCompleteTakersWithEmptyQueue(n)},Qn=e=>D(w((()=>fe(e))),y((e=>qn(Pn(e),new Vn)))),er=()=>D(w((()=>A())),y((e=>qn(Pn(e),new Un)))),tr=e=>e.shutdown,nr=$n,rr=Gn,ar=Hn,ir="Continue",or=Symbol.for("effect/ChannelChildExecutorDecision"),ur={[or]:or},sr=()=>{const e=Object.create(ur);return e._tag=ir,e},lr="ContinuationK",cr=Symbol.for("effect/ChannelContinuation"),dr={_Env:e=>e,_InErr:e=>e,_InElem:e=>e,_InDone:e=>e,_OutErr:e=>e,_OutDone:e=>e,_OutErr2:e=>e,_OutElem:e=>e,_OutDone2:e=>e};class fr{onSuccess;onHalt;_tag=lr;[cr]=dr;constructor(e,t){this.onSuccess=e,this.onHalt=t}onExit(e){return ve(e)?this.onHalt(e.cause):this.onSuccess(e.value)}}class pr{finalizer;_tag="ContinuationFinalizer";[cr]=dr;constructor(e){this.finalizer=e}}const mr="PullAfterNext",hr=Symbol.for("effect/ChannelUpstreamPullStrategy"),vr={[hr]:{_A:e=>e}},br=e=>{const t=Object.create(vr);return t._tag=mr,t.emitSeparator=e,t},gr="BracketOut",Dr="Bridge",yr="ConcatAll",wr="Emit",Fr="Ensuring",Er="Fail",xr="Fold",Ar="FromEffect",Cr="PipeTo",kr="Read",Rr="Succeed",Tr="SucceedNow",Mr="Suspend",Or=Symbol.for("effect/Channel"),Sr={[Or]:{_Env:e=>e,_InErr:e=>e,_InElem:e=>e,_InDone:e=>e,_OutErr:e=>e,_OutElem:e=>e,_OutDone:e=>e},pipe(){return R(this,arguments)}},Nr=e=>be(e,Or)||ge(e),Br=F(2,((e,t)=>{const n=Object.create(Sr);return n._tag=gr,n.acquire=()=>e,n.finalizer=t,n})),jr=(e,t,n)=>{const r=Object.create(Sr);return r._tag=yr,r.combineInners=t,r.combineAll=n,r.onPull=()=>br(N()),r.onEmit=()=>sr,r.value=()=>e,r.k=De,r},Ir=F(4,((e,t,n,r)=>{const a=Object.create(Sr);return a._tag=yr,a.combineInners=n,a.combineAll=r,a.onPull=()=>br(N()),a.onEmit=()=>sr,a.value=()=>e,a.k=t,a})),_r=F(2,((e,t)=>{const n=Object.create(Sr);return n._tag=Dr,n.input=t,n.channel=e,n})),qr=F(2,((e,t)=>{const n=Object.create(Sr);return n._tag=Fr,n.channel=e,n.finalizer=t,n})),zr=e=>Pr(pn(e)),Pr=e=>$r((()=>e)),$r=e=>{const t=Object.create(Sr);return t._tag=Er,t.error=e,t},Gr=F(2,((e,t)=>{const n=Object.create(Sr);return n._tag=xr,n.channel=e,n.k=new fr(t,Pr),n})),Lr=e=>{const t=Object.create(Sr);return t._tag=Ar,t.effect=()=>e,t},Hr=F(2,((e,t)=>{const n=Object.create(Sr);return n._tag=Cr,n.left=()=>e,n.right=()=>t,n})),Vr=e=>Ur({onInput:e.onInput,onFailure:t=>ye(yn(t),{onLeft:e.onFailure,onRight:Pr}),onDone:e.onDone}),Ur=e=>{const t=Object.create(Sr);return t._tag=kr,t.more=e.onInput,t.done=new fr(e.onDone,e.onFailure),t},Wr=e=>Zr((()=>e)),Kr=e=>{const t=Object.create(Sr);return t._tag=Tr,t.terminal=e,t},Yr=e=>{const t=Object.create(Sr);return t._tag=Mr,t.channel=e,t},Zr=e=>{const t=Object.create(Sr);return t._tag=Rr,t.evaluate=e,t},Xr=Kr(void 0),Jr=e=>{const t=Object.create(Sr);return t._tag=wr,t.out=e,t},Qr="Done",ea="Emit",ta="FromEffect",na="Read",ra=Symbol.for("effect/ChannelState"),aa={[ra]:{_E:e=>e,_R:e=>e}},ia=()=>{const e=Object.create(aa);return e._tag=Qr,e},oa=()=>{const e=Object.create(aa);return e._tag=ea,e},ua=e=>{const t=Object.create(aa);return t._tag=ta,t.effect=e,t},sa=(e,t,n,r)=>{const a=Object.create(aa);return a._tag=na,a.upstream=e,a.onEffect=t,a.onEmit=n,a.onDone=r,a},la=e=>e._tag===ta,ca=e=>la(e)?Fe(e.effect):void 0,da="PullFromChild",fa="PullFromUpstream",pa="DrainChildExecutors",ma="Emit";class ha{childExecutor;parentSubexecutor;onEmit;_tag=da;constructor(e,t,n){this.childExecutor=e,this.parentSubexecutor=t,this.onEmit=n}close(e){const t=this.childExecutor.close(e),n=this.parentSubexecutor.close(e);return void 0!==t&&void 0!==n?Ee(xe(t),xe(n),((e,t)=>D(e,Ae(t)))):void 0!==t?t:void 0!==n?n:void 0}enqueuePullFromChild(e){return this}}class va{upstreamExecutor;createChild;lastDone;activeChildExecutors;combineChildResults;combineWithChildResult;onPull;onEmit;_tag=fa;constructor(e,t,n,r,a,i,o,u){this.upstreamExecutor=e,this.createChild=t,this.lastDone=n,this.activeChildExecutors=r,this.combineChildResults=a,this.combineWithChildResult=i,this.onPull=o,this.onEmit=u}close(e){const t=this.upstreamExecutor.close(e);return[...this.activeChildExecutors.map((t=>void 0!==t?t.childExecutor.close(e):void 0)),t].reduce(((e,t)=>void 0!==e&&void 0!==t?Ee(e,xe(t),((e,t)=>Ae(e,t))):void 0!==e?e:void 0!==t?xe(t):void 0),void 0)}enqueuePullFromChild(e){return new va(this.upstreamExecutor,this.createChild,this.lastDone,[...this.activeChildExecutors,e],this.combineChildResults,this.combineWithChildResult,this.onPull,this.onEmit)}}class ba{upstreamExecutor;lastDone;activeChildExecutors;upstreamDone;combineChildResults;combineWithChildResult;onPull;_tag=pa;constructor(e,t,n,r,a,i,o){this.upstreamExecutor=e,this.lastDone=t,this.activeChildExecutors=n,this.upstreamDone=r,this.combineChildResults=a,this.combineWithChildResult=i,this.onPull=o}close(e){const t=this.upstreamExecutor.close(e);return[...this.activeChildExecutors.map((t=>void 0!==t?t.childExecutor.close(e):void 0)),t].reduce(((e,t)=>void 0!==e&&void 0!==t?Ee(e,xe(t),((e,t)=>Ae(e,t))):void 0!==e?e:void 0!==t?xe(t):void 0),void 0)}enqueuePullFromChild(e){return new ba(this.upstreamExecutor,this.lastDone,[...this.activeChildExecutors,e],this.upstreamDone,this.combineChildResults,this.combineWithChildResult,this.onPull)}}class ga{value;next;_tag=ma;constructor(e,t){this.value=e,this.next=t}close(e){return this.next.close(e)}enqueuePullFromChild(e){return this}}const Da=Symbol.for("effect/ChannelUpstreamPullRequest"),ya={[Da]:{_A:e=>e}},wa=e=>{const t=Object.create(ya);return t._tag="Pulled",t.value=e,t};class Fa{_activeSubexecutor=void 0;_cancelled=void 0;_closeLastSubstream=void 0;_currentChannel;_done=void 0;_doneStack=[];_emitted=void 0;_executeCloseLastSubstream;_input=void 0;_inProgressFinalizer=void 0;_providedEnv;constructor(e,t,n){this._currentChannel=e,this._executeCloseLastSubstream=n,this._providedEnv=t}run(){let e;for(;void 0===e;)if(void 0!==this._cancelled)e=this.processCancellation();else if(void 0!==this._activeSubexecutor)e=this.runSubexecutor();else try{if(void 0===this._currentChannel)e=ia();else switch(ge(this._currentChannel)&&(this._currentChannel=Lr(this._currentChannel)),this._currentChannel._tag){case gr:e=this.runBracketOut(this._currentChannel);break;case Dr:{const t=this._currentChannel.input;if(this._currentChannel=this._currentChannel.channel,void 0!==this._input){const n=this._input;this._input=void 0;const r=()=>Me(t.awaitRead(),(()=>Ne((()=>{const e=n.run();switch(e._tag){case Qr:return Pe(n.getDone(),{onFailure:e=>t.error(e),onSuccess:e=>t.done(e)});case ea:return Me(t.emit(n.getEmit()),(()=>r()));case ta:return Re(e.effect,{onFailure:e=>t.error(e),onSuccess:()=>r()});case na:return Aa(e,(()=>r()),(e=>t.error(e)))}}))));e=ua(Me(Oe(Se(r())),(e=>Ce((()=>this.addFinalizer((t=>Me(An(e),(()=>Ne((()=>{const e=this.restorePipe(t,n);return void 0!==e?e:we})))))))))))}break}case yr:{const e=new Fa(this._currentChannel.value(),this._providedEnv,(e=>Ce((()=>{this._closeLastSubstream=D(void 0===this._closeLastSubstream?we:this._closeLastSubstream,Te(e))}))));e._input=this._input;const t=this._currentChannel;this._activeSubexecutor=new va(e,(e=>t.k(e)),void 0,[],((e,n)=>t.combineInners(e,n)),((e,n)=>t.combineAll(e,n)),(e=>t.onPull(e)),(e=>t.onEmit(e))),this._closeLastSubstream=void 0,this._currentChannel=void 0;break}case wr:this._emitted=this._currentChannel.out,this._currentChannel=void 0!==this._activeSubexecutor?void 0:Xr,e=oa();break;case Fr:this.runEnsuring(this._currentChannel);break;case Er:e=this.doneHalt(this._currentChannel.error());break;case xr:this._doneStack.push(this._currentChannel.k),this._currentChannel=this._currentChannel.channel;break;case Ar:{const t=void 0===this._providedEnv?this._currentChannel.effect():D(this._currentChannel.effect(),ke(this._providedEnv));e=ua(Re(t,{onFailure:e=>{const t=this.doneHalt(e);return void 0!==t&&la(t)?t.effect:we},onSuccess:e=>{const t=this.doneSucceed(e);return void 0!==t&&la(t)?t.effect:we}}));break}case Cr:{const e=this._input,t=new Fa(this._currentChannel.left(),this._providedEnv,(e=>this._executeCloseLastSubstream(e)));t._input=e,this._input=t,this.addFinalizer((t=>{const n=this.restorePipe(t,e);return void 0!==n?n:we})),this._currentChannel=this._currentChannel.right();break}case"Provide":{const e=this._providedEnv;this._providedEnv=this._currentChannel.context(),this._currentChannel=this._currentChannel.inner,this.addFinalizer((()=>Ce((()=>{this._providedEnv=e}))));break}case kr:{const t=this._currentChannel;e=sa(this._input,De,(e=>{try{this._currentChannel=t.more(e)}catch(e){this._currentChannel=t.done.onExit(Ye(e))}}),(e=>{this._currentChannel=(e=>t.done.onExit(e))(e)}));break}case Rr:e=this.doneSucceed(this._currentChannel.evaluate());break;case Tr:e=this.doneSucceed(this._currentChannel.terminal);break;case Mr:this._currentChannel=this._currentChannel.channel()}}catch(e){this._currentChannel=Pr(mn(e))}return e}getDone(){return this._done}getEmit(){return this._emitted}cancelWith(e){this._cancelled=e}clearInProgressFinalizer(){this._inProgressFinalizer=void 0}storeInProgressFinalizer(e){this._inProgressFinalizer=e}popAllFinalizers(e){const t=[];let n=this._doneStack.pop();for(;n;)"ContinuationFinalizer"===n._tag&&t.push(n.finalizer),n=this._doneStack.pop();const r=0===t.length?we:xa(t,e);return this.storeInProgressFinalizer(r),r}popNextFinalizers(){const e=[];for(;0!==this._doneStack.length;){const t=this._doneStack[this._doneStack.length-1];if(t._tag===lr)return e;e.push(t),this._doneStack.pop()}return e}restorePipe(e,t){const n=this._input;return this._input=t,void 0!==n?n.close(e):we}close(e){let t;const n=this._inProgressFinalizer;let r;void 0!==n&&(t=D(n,Be(Ce((()=>this.clearInProgressFinalizer())))));const a=this.popAllFinalizers(e);void 0!==a&&(r=D(a,Be(Ce((()=>this.clearInProgressFinalizer())))));const i=void 0===this._activeSubexecutor?void 0:this._activeSubexecutor.close(e);if(void 0!==i||void 0!==t||void 0!==r)return D(xe(Ea(i)),_e(xe(Ea(t))),_e(xe(Ea(r))),Ie((([[e,t],n])=>D(e,Ae(t),Ae(n)))),je,Me((e=>Ne((()=>e)))))}doneSucceed(e){if(0===this._doneStack.length)return this._done=qe(e),this._currentChannel=void 0,ia();const t=this._doneStack[this._doneStack.length-1];if(t._tag===lr)return this._doneStack.pop(),void(this._currentChannel=t.onSuccess(e));const n=this.popNextFinalizers();if(0===this._doneStack.length)return this._doneStack=n.reverse(),this._done=qe(e),this._currentChannel=void 0,ia();const r=xa(n.map((e=>e.finalizer)),qe(e));this.storeInProgressFinalizer(r);const a=D(r,Be(Ce((()=>this.clearInProgressFinalizer()))),je,Me((()=>Ce((()=>this.doneSucceed(e))))));return ua(a)}doneHalt(e){if(0===this._doneStack.length)return this._done=ze(e),this._currentChannel=void 0,ia();const t=this._doneStack[this._doneStack.length-1];if(t._tag===lr){this._doneStack.pop();try{this._currentChannel=t.onHalt(e)}catch(e){this._currentChannel=Pr(mn(e))}return}const n=this.popNextFinalizers();if(0===this._doneStack.length)return this._doneStack=n.reverse(),this._done=ze(e),this._currentChannel=void 0,ia();const r=xa(n.map((e=>e.finalizer)),ze(e));this.storeInProgressFinalizer(r);const a=D(r,Be(Ce((()=>this.clearInProgressFinalizer()))),je,Me((()=>Ce((()=>this.doneHalt(e))))));return ua(a)}processCancellation(){return this._currentChannel=void 0,this._done=this._cancelled,this._cancelled=void 0,ia()}runBracketOut(e){const t=je(Re(this.provide(e.acquire()),{onFailure:e=>Ce((()=>{this._currentChannel=Pr(e)})),onSuccess:t=>Ce((()=>{this.addFinalizer((n=>this.provide(e.finalizer(t,n)))),this._currentChannel=Jr(t)}))}));return ua(t)}provide(e){return void 0===this._providedEnv?e:D(e,ke(this._providedEnv))}runEnsuring(e){this.addFinalizer(e.finalizer),this._currentChannel=e.channel}addFinalizer(e){this._doneStack.push(new pr(e))}runSubexecutor(){const e=this._activeSubexecutor;switch(e._tag){case da:return this.pullFromChild(e.childExecutor,e.parentSubexecutor,e.onEmit,e);case fa:return this.pullFromUpstream(e);case pa:return this.drainChildExecutors(e);case ma:return this._emitted=e.value,this._activeSubexecutor=e.next,oa()}}replaceSubexecutor(e){this._currentChannel=void 0,this._activeSubexecutor=e}finishWithExit(e){const t=Pe(e,{onFailure:e=>this.doneHalt(e),onSuccess:e=>this.doneSucceed(e)});return this._activeSubexecutor=void 0,void 0===t?we:(e=>la(e)?e.effect:we)(t)}finishSubexecutorWithCloseEffect(e,...t){this.addFinalizer((()=>D(t,$e((t=>D(Ce((()=>t(e))),Me((e=>void 0!==e?e:we)))),{discard:!0}))));const n=D(e,Pe({onFailure:e=>this.doneHalt(e),onSuccess:e=>this.doneSucceed(e)}));return this._activeSubexecutor=void 0,n}applyUpstreamPullStrategy(e,t,n){switch(n._tag){case mr:{const r=!e||t.some((e=>void 0!==e));return[n.emitSeparator,r?[void 0,...t]:t]}case"PullAfterAllEnqueued":{const r=!e||t.some((e=>void 0!==e));return[n.emitSeparator,r?[...t,void 0]:t]}}}pullFromChild(e,t,n,r){return sa(e,De,(a=>{const i=n(a);switch(i._tag){case ir:break;case"Close":this.finishWithDoneValue(e,t,i.value);break;case"Yield":{const e=t.enqueuePullFromChild(r);this.replaceSubexecutor(e);break}}this._activeSubexecutor=new ga(a,this._activeSubexecutor)}),Pe({onFailure:n=>{const r=this.handleSubexecutorFailure(e,t,n);return void 0===r?void 0:ca(r)},onSuccess:n=>{this.finishWithDoneValue(e,t,n)}}))}finishWithDoneValue(e,t,n){const r=t;switch(r._tag){case fa:{const t=new va(r.upstreamExecutor,r.createChild,void 0!==r.lastDone?r.combineChildResults(r.lastDone,n):n,r.activeChildExecutors,r.combineChildResults,r.combineWithChildResult,r.onPull,r.onEmit);this._closeLastSubstream=e.close(qe(n)),this.replaceSubexecutor(t);break}case pa:{const t=new ba(r.upstreamExecutor,void 0!==r.lastDone?r.combineChildResults(r.lastDone,n):n,r.activeChildExecutors,r.upstreamDone,r.combineChildResults,r.combineWithChildResult,r.onPull);this._closeLastSubstream=e.close(qe(n)),this.replaceSubexecutor(t);break}}}handleSubexecutorFailure(e,t,n){return this.finishSubexecutorWithCloseEffect(ze(n),(e=>t.close(e)),(t=>e.close(t)))}pullFromUpstream(e){if(0===e.activeChildExecutors.length)return this.performPullFromUpstream(e);const t=e.activeChildExecutors[0],n=new va(e.upstreamExecutor,e.createChild,e.lastDone,e.activeChildExecutors.slice(1),e.combineChildResults,e.combineWithChildResult,e.onPull,e.onEmit);if(void 0===t)return this.performPullFromUpstream(n);this.replaceSubexecutor(new ha(t.childExecutor,n,t.onEmit))}performPullFromUpstream(e){return sa(e.upstreamExecutor,(e=>{const t=void 0===this._closeLastSubstream?we:this._closeLastSubstream;return this._closeLastSubstream=void 0,D(this._executeCloseLastSubstream(t),Te(e))}),(t=>{if(void 0!==this._closeLastSubstream){const n=this._closeLastSubstream;return this._closeLastSubstream=void 0,D(this._executeCloseLastSubstream(n),Ie((()=>{const n=new Fa(e.createChild(t),this._providedEnv,this._executeCloseLastSubstream);n._input=this._input;const[r,a]=this.applyUpstreamPullStrategy(!1,e.activeChildExecutors,e.onPull(wa(t)));this._activeSubexecutor=new ha(n,new va(e.upstreamExecutor,e.createChild,e.lastDone,a,e.combineChildResults,e.combineWithChildResult,e.onPull,e.onEmit),e.onEmit),Le(r)&&(this._activeSubexecutor=new ga(r.value,this._activeSubexecutor))})))}const n=new Fa(e.createChild(t),this._providedEnv,this._executeCloseLastSubstream);n._input=this._input;const[r,a]=this.applyUpstreamPullStrategy(!1,e.activeChildExecutors,e.onPull(wa(t)));this._activeSubexecutor=new ha(n,new va(e.upstreamExecutor,e.createChild,e.lastDone,a,e.combineChildResults,e.combineWithChildResult,e.onPull,e.onEmit),e.onEmit),Le(r)&&(this._activeSubexecutor=new ga(r.value,this._activeSubexecutor))}),(t=>{if(e.activeChildExecutors.some((e=>void 0!==e))){const t=new ba(e.upstreamExecutor,e.lastDone,[void 0,...e.activeChildExecutors],e.upstreamExecutor.getDone(),e.combineChildResults,e.combineWithChildResult,e.onPull);if(void 0!==this._closeLastSubstream){const e=this._closeLastSubstream;return this._closeLastSubstream=void 0,D(this._executeCloseLastSubstream(e),Ie((()=>this.replaceSubexecutor(t))))}return void this.replaceSubexecutor(t)}const n=this._closeLastSubstream,r=this.finishSubexecutorWithCloseEffect(D(t,Ze((t=>e.combineWithChildResult(e.lastDone,t)))),(()=>n),(t=>e.upstreamExecutor.close(t)));return void 0===r?void 0:ca(r)}))}drainChildExecutors(e){if(0===e.activeChildExecutors.length){const t=this._closeLastSubstream;return void 0!==t&&this.addFinalizer((()=>Ge(t))),this.finishSubexecutorWithCloseEffect(e.upstreamDone,(()=>t),(t=>e.upstreamExecutor.close(t)))}const t=e.activeChildExecutors[0],n=e.activeChildExecutors.slice(1);if(void 0===t){const[t,r]=this.applyUpstreamPullStrategy(!0,n,e.onPull((e=>{const t=Object.create(ya);return t._tag="NoUpstream",t.activeDownstreamCount=e,t})(n.reduce(((e,t)=>void 0!==t?e+1:e),0))));return this.replaceSubexecutor(new ba(e.upstreamExecutor,e.lastDone,r,e.upstreamDone,e.combineChildResults,e.combineWithChildResult,e.onPull)),Le(t)?(this._emitted=t.value,oa()):void 0}const r=new ba(e.upstreamExecutor,e.lastDone,n,e.upstreamDone,e.combineChildResults,e.combineWithChildResult,e.onPull);this.replaceSubexecutor(new ha(t.childExecutor,r,t.onEmit))}}const Ea=e=>void 0!==e?e:we,xa=(e,t)=>D($e(e,(e=>xe(e(t)))),Ie((e=>D(He(e),Ve((()=>Ue))))),Me((e=>Ne((()=>e))))),Aa=(e,t,n)=>{const r=[e],a=()=>{const e=r.pop();if(void 0===e||void 0===e.upstream)return We("Unexpected end of input for channel execution");const i=e.upstream.run();switch(i._tag){case ea:{const i=e.onEmit(e.upstream.getEmit());return 0===r.length?void 0===i?Ne(t):D(i,Re({onFailure:n,onSuccess:t})):void 0===i?Ne((()=>a())):D(i,Re({onFailure:n,onSuccess:()=>a()}))}case Qr:{const i=e.onDone(e.upstream.getDone());return 0===r.length?void 0===i?Ne(t):D(i,Re({onFailure:n,onSuccess:t})):void 0===i?Ne((()=>a())):D(i,Re({onFailure:n,onSuccess:()=>a()}))}case ta:return r.push(e),D(e.onEffect(i.effect),Ke((t=>Ne((()=>{const n=e.onDone(ze(t));return void 0===n?we:n})))),Re({onFailure:n,onSuccess:()=>a()}));case na:return r.push(e),r.push(i),Ne((()=>a()))}};return a()},Ca=F(2,((e,t)=>Xe((n=>Je([Qe(t,tt),et(),et()]).pipe(Me((([r,a,i])=>n(((t,n,r)=>nt(Ce((()=>new Fa(e,void 0,De))),(e=>Ne((()=>ka(e.run(),e).pipe(lt(t),Te(st(t)),ct(st(n)))))),((e,t)=>{const n=e.close(t);return void 0===n?we:dt(n,(e=>ft(r,pt(e))))})))(a,i,r)).pipe(rt(t),Me((e=>t.addFinalizer((t=>{const n=ve(t)?Dn(t.cause):void 0;return at(a).pipe(Me((t=>t?it(i,void 0).pipe(Te(En(e)),Te(xn(e))):it(i,void 0).pipe(Te(n&&ot(n)>0?Cn(e,ut(n)):An(e)),Te(xn(e))))))})).pipe(Te(n(st(a)))))))))))))),ka=(e,t)=>{const n=e;switch(n._tag){case ta:return D(n.effect,Me((()=>ka(t.run(),t))));case ea:return ka(t.run(),t);case Qr:return Ne((()=>t.getDone()));case na:return Aa(n,(()=>ka(t.run(),t)),pt)}},Ra=Symbol.for("effect/ChannelMergeDecision"),Ta={[Ra]:{_R:e=>e,_E0:e=>e,_Z0:e=>e,_E:e=>e,_Z:e=>e}},Ma=e=>{const t=Object.create(Ta);return t._tag="Await",t.f=e,t},Oa="BothRunning",Sa="LeftDone",Na="RightDone",Ba=Symbol.for("effect/ChannelMergeState"),ja={[Ba]:Ba},Ia=(e,t)=>{const n=Object.create(ja);return n._tag=Oa,n.left=e,n.right=t,n},_a=e=>{const t=Object.create(ja);return t._tag=Sa,t.f=e,t},qa=e=>{const t=Object.create(ja);return t._tag=Na,t.f=e,t},za="BackPressure",Pa="BufferSliding",$a=Symbol.for("effect/ChannelMergeStrategy"),Ga={[$a]:$a},La=()=>{const e=Object.create(Ga);return e._tag=za,e},Ha=()=>{const e=Object.create(Ga);return e._tag=Pa,e},Va=F(2,((e,{onBackPressure:t,onBufferSliding:n})=>{switch(e._tag){case za:return t();case Pa:return n()}})),Ua="Empty",Wa="Emit",Ka="Error",Ya="Done",Za=e=>({_tag:Ua,notifyProducer:e}),Xa=e=>({_tag:Wa,notifyConsumers:e}),Ja=e=>({_tag:Ka,cause:e});class Qa{ref;constructor(e){this.ref=e}awaitRead(){return mt(dn(this.ref,(e=>e._tag===Ua?[st(e.notifyProducer),e]:[we,e])))}get close(){return ht((e=>this.error(hn(e))))}done(e){return mt(dn(this.ref,(t=>{switch(t._tag){case Ua:return[st(t.notifyProducer),t];case Wa:return[$e(t.notifyConsumers,(t=>it(t,bt(e))),{discard:!0}),(n=e,{_tag:Ya,done:n})];case Ka:case Ya:return[vt,t]}var n})))}emit(e){return Me(et(),(t=>mt(dn(this.ref,(n=>{switch(n._tag){case Ua:return[st(n.notifyProducer),n];case Wa:{const r=n.notifyConsumers[0],a=n.notifyConsumers.slice(1);if(void 0!==r)return[it(r,gt(e)),0===a.length?Za(t):Xa(a)];throw new Error("Bug: Channel.SingleProducerAsyncInput.emit - Queue was empty! please report an issue at https://github.com/Effect-TS/effect/issues")}case Ka:case Ya:return[vt,n]}})))))}error(e){return mt(dn(this.ref,(t=>{switch(t._tag){case Ua:return[st(t.notifyProducer),t];case Wa:return[$e(t.notifyConsumers,(t=>Dt(t,e)),{discard:!0}),Ja(e)];case Ka:case Ya:return[vt,t]}})))}get take(){return this.takeWith((e=>ze(Fn(e,bt))),(e=>qe(e)),(e=>yt(gt(e))))}takeWith(e,t,n){return Me(et(),(r=>mt(dn(this.ref,(a=>{switch(a._tag){case Ua:return[Te(it(a.notifyProducer,void 0),wt(st(r),{onFailure:e,onSuccess:ye({onLeft:n,onRight:t})})),Xa([r])];case Wa:return[wt(st(r),{onFailure:e,onSuccess:ye({onLeft:n,onRight:t})}),Xa([...a.notifyConsumers,r])];case Ka:return[Ge(e(a.cause)),a];case Ya:return[Ge(n(a.done)),a]}})))))}}const ei=()=>D(et(),Me((e=>ln(Za(e)))),Ie((e=>new Qa(e)))),ti=F(2,((e,t)=>Ir(e,t,(()=>{}),(()=>{})))),ni=e=>{const t=Ur({onInput:()=>t,onFailure:Pr,onDone:Wr});return Hr(e,t)},ri=F(2,((e,t)=>qr(e,(()=>t)))),ai=e=>vi(e.takeWith(Pr,(t=>Gr(Jr(t),(()=>ai(e)))),Wr)),ii=()=>Vr({onInput:e=>Gr(Jr(e),(()=>ii())),onFailure:zr,onDone:Kr}),oi=F(2,((e,t)=>Gr(e,(e=>Zr((()=>t(e))))))),ui=F(2,((e,t)=>{const n=Vr({onInput:e=>Gr(Jr(t(e)),(()=>n)),onFailure:zr,onDone:Kr});return Hr(e,n)})),si=F(3,((e,t,n)=>gi((r=>Ct((function*(){const a=yield*ei(),i=ai(a),o=yield*Qn(n);yield*ft(r,tr(o));const u=yield*et(),s=n===Number.POSITIVE_INFINITY?()=>De:(yield*jt(n)).withPermits,l=yield*i.pipe(Hr(e),mi(r));yield*l.pipe(Re({onFailure:e=>nr(o,pt(e)),onSuccess:ye({onLeft:e=>Te(Se(s(n)(we)),$t(nr(o,Ge(bt(e))))),onRight:e=>Ct((function*(){const n=yield*et(),a=yield*et();yield*nr(o,Ie(st(n),gt)),yield*it(a,void 0).pipe(Te(Xe((n=>xe(n(st(u))).pipe(Ht(xe(n(t(e)))),Me(De)))).pipe(dt((e=>Dt(u,e))),lt(n))),s(1),rt(r)),yield*st(a)}))})}),Vt,Se,rt(r));const c=vi(wt(mt(rr(o)),{onFailure:Pr,onSuccess:ye({onLeft:Kr,onRight:e=>Gr(Jr(e),(()=>c))})}));return _r(c,a)})))))),li=F(3,((e,t,n)=>(e=>t=>(({bufferSize:e=16,concurrency:t,mergeStrategy:n=La()})=>(r,a)=>gi((i=>Ct((function*(){const o="unbounded"===t?Number.MAX_SAFE_INTEGER:t,u=yield*ei(),s=ai(u),l=yield*Qn(e);yield*ft(i,tr(l));const c=yield*er();yield*ft(i,tr(c));const d=yield*ln(N()),f=yield*et(),p=(yield*jt(o)).withPermits,m=yield*mi(Hr(s,r),i);function h(e){return e.pipe(Me(ye({onLeft:e=>Ge(B(e)),onRight:e=>qt(nr(l,Ge(gt(e))),N())})),Pt({until:e=>Le(e)}),Me((e=>fn(d,zt({onNone:()=>B(e.value),onSome:t=>B(a(t,e.value))})))),Ke((e=>bn(e)?pt(e):nr(l,pt(e)).pipe(Te(it(f,void 0)),$t))))}yield*m.pipe(Re({onFailure:e=>nr(l,pt(e)).pipe(Te(Ge(!1))),onSuccess:ye({onLeft:e=>Ot(Se(st(f)),Se(p(o)(we)),{onSelfDone:(e,t)=>qt(An(t),!1),onOtherDone:(t,n)=>Te(An(n),cn(d).pipe(Me(zt({onNone:()=>nr(l,Ge(bt(e))),onSome:t=>nr(l,Ge(bt(a(t,e))))})),qt(!1)))}),onRight:e=>Va(n,{onBackPressure:()=>Ct((function*(){const t=yield*et(),n=Ft((t=>mi(Hr(s,e),t).pipe(Me((e=>_t(xe(h(e)),xe(Se(st(f)))))),Me(De))));return yield*it(t,void 0).pipe(Te(n),p(1),rt(i)),yield*st(t),!(yield*at(f))})),onBufferSliding:()=>Ct((function*(){const t=yield*et(),n=yield*et(),r=yield*(e=>e.size)(c);yield*rr(c).pipe(Me((e=>it(e,void 0))),It((()=>r>=o))),yield*nr(c,t);const a=Ft((n=>mi(Hr(s,e),n).pipe(Me((e=>xe(h(e)).pipe(_t(xe(Se(st(f)))),_t(xe(Se(st(t))))))),Me(De))));return yield*it(n,void 0).pipe(Te(a),p(1),rt(i)),yield*st(n),!(yield*at(f))}))})})}),Pt({while:e=>e}),rt(i));const v=D(rr(l),mt,wt({onFailure:Pr,onSuccess:ye({onLeft:Kr,onRight:e=>Gr(Jr(e),(()=>v))})}),vi);return _r(v,u)})))))(e)(t,xt))(n)(ui(e,t)))),ci=F(2,((e,t)=>gi((function(n){return Ct((function*(){const r=yield*ei(),a=ai(r),i=yield*mi(Hr(a,e),n),o=yield*mi(Hr(a,t.other),n);function u(e,t,r){return(a,i,o)=>{function u(e){const n=e;return"Done"===n._tag?Ge(Lr(Te(An(t),n.effect))):Ie(En(t),Pe({onFailure:e=>Lr(n.f(ze(e))),onSuccess:ye({onLeft:e=>Lr(n.f(qe(e))),onRight:e=>Fi(Jr(e),s(o(n.f)))})}))}return Pe(e,{onFailure:e=>u(a(ze(e))),onSuccess:ye({onLeft:e=>u(a(qe(e))),onRight:e=>Ge(Gr(Jr(e),(()=>Gr(Lr(rt(Se(r),n)),(e=>s(i(e,t)))))))})})}}function s(e){switch(e._tag){case Oa:{const n=Se(kn(e.left)),r=Se(kn(e.right));return vi(Ot(n,r,{onSelfDone:(n,r)=>Te(An(r),u(n,e.right,i)(t.onSelfDone,Ia,(e=>_a(e)))),onOtherDone:(n,r)=>Te(An(r),u(n,e.left,o)(t.onOtherDone,((e,t)=>Ia(t,e)),(e=>qa(e))))}))}case Sa:return vi(Ie(xe(o),Pe({onFailure:t=>Lr(e.f(ze(t))),onSuccess:ye({onLeft:t=>Lr(e.f(qe(t))),onRight:t=>Gr(Jr(t),(()=>s(_a(e.f))))})})));case Na:return vi(Ie(xe(i),Pe({onFailure:t=>Lr(e.f(ze(t))),onSuccess:ye({onLeft:t=>Lr(e.f(qe(t))),onRight:t=>Gr(Jr(t),(()=>s(qa(e.f))))})})))}}return Lr(kt((e=>{const t=kt((t=>(t.transferChildren(e.scope()),we))),r=Se(i).pipe(Be(t),rt(n)),a=Se(o).pipe(Be(t),rt(n));return Ee(r,a,((e,t)=>Ia(e,t)))}))).pipe(Gr(s),_r(r))}))})))),di=F(2,((e,t)=>Yr((()=>{let n;const r=Vr({onInput:e=>Gr(Jr(e),(()=>r)),onFailure:e=>(n=xi(e),Pr(mn(n))),onDone:Kr}),a=Ur({onInput:e=>D(Jr(e),Gr((()=>a))),onFailure:e=>vn(e)&&Ai(e.defect)&&Gt(e.defect,n)?zr(e.defect.error):Pr(e),onDone:Kr});return Hr(Hr(Hr(e,r),t),a)})))),fi=e=>(e=>Ft((t=>Ca(e,t))))(ni(e)),pi=e=>bi(Ie(At,(t=>Gr(Lr(e(t)),Jr)))),mi=F(2,((e,t)=>_e(Ce((()=>new Fa(e,void 0,De))),St()).pipe(Nt((([e,n])=>Bt(t,(t=>{const r=e.close(t);return void 0!==r?ke(r,n):we})))),je,Ie((([e])=>Ne((()=>hi(e.run(),e)))))))),hi=(e,t)=>{const n=e;switch(n._tag){case Qr:return Pe(t.getDone(),{onFailure:pt,onSuccess:e=>Ge(bt(e))});case ea:return Ge(gt(t.getEmit()));case ta:return D(n.effect,Me((()=>hi(t.run(),t))));case na:return Aa(n,(()=>hi(t.run(),t)),(e=>pt(e)))}},vi=e=>(e=>Gr(e,De))(Lr(e)),bi=e=>{return jr((t=e,vi(Xe((e=>Ie(Rt(),(n=>Br(dt(e(Tt(t,n)),(e=>Mt(n,ze(e)))),((e,t)=>Mt(n,t))))))))),(e=>e),(e=>e));var t},gi=e=>jr(pi(e),(e=>e),(e=>e)),Di=e=>yi(0,e.length,e),yi=(e,t,n)=>e===t?Xr:D(Jr(D(n,Et(e))),Gr((()=>yi(e+1,t,n)))),wi=F((e=>Nr(e[1])),((e,t,n)=>n?.concurrent?ci(e,{other:t,onSelfDone:e=>Ma((t=>Ne((()=>Lt(e,t))))),onOtherDone:e=>Ma((t=>Ne((()=>Lt(t,e)))))}):Gr(e,(e=>oi(t,(t=>[e,t])))))),Fi=F((e=>Nr(e[1])),((e,t,n)=>n?.concurrent?oi(wi(e,t,{concurrent:!0}),(e=>e[1])):Gr(e,(()=>t)))),Ei=Symbol.for("effect/Channel/ChannelException"),xi=e=>({_tag:"ChannelException",[Ei]:Ei,error:e}),Ai=e=>be(e,Ei),Ci=Symbol.for("effect/Sink"),ki={_A:e=>e,_In:e=>e,_L:e=>e,_E:e=>e,_R:e=>e};class Ri{channel;[Ci]=ki;constructor(e){this.channel=e}pipe(){return R(this,arguments)}}const Ti=new Ri(ni(ii())),Mi=e=>ge(e)?Mi(new Ri(Lr(e))):e.channel,Oi=Symbol.for("effect/Take"),Si={_A:e=>e,_E:e=>e};class Ni{exit;[Oi]=Si;constructor(e){this.exit=e}pipe(){return R(this,arguments)}}const Bi=e=>new Ni(qe(e)),ji=new Ni(yt(N())),Ii=Symbol.for("effect/Stream"),_i={_R:e=>e,_E:e=>e,_A:e=>e};class qi{channel;[Ii]=_i;constructor(e){this.channel=e}pipe(){return R(this,arguments)}}const zi=e=>be(e,Ii)||ge(e),Pi=F(2,((e,t)=>new qi(D(Ui(e),ri(t))))),$i=F((e=>zi(e[0])),((e,t,n)=>{const r=n?.bufferSize??16;return n?.switch?Gi(n?.concurrency,(()=>Li(e,1,r,t)),(n=>Li(e,n,r,t))):Gi(n?.concurrency,(()=>new qi(ti(Ui(e),(e=>D(e,Zt((e=>Ui(t(e)))),Yt(Xr,((e,t)=>D(e,Fi(t))))))))),(()=>new qi(D(Ui(e),ti(Di),li((e=>Ui(t(e))),n)))))})),Gi=(e,t,n)=>{switch(e){case void 0:return t();case"unbounded":return n(Number.MAX_SAFE_INTEGER);default:return e>1?n(e):t()}},Li=F(4,((e,t,n,r)=>new qi(D(Ui(e),ti(Di),li((e=>Ui(r(e))),{concurrency:t,mergeStrategy:Ha(),bufferSize:n}))))),Hi=F((e=>zi(e[0])),((e,t)=>$i(e,De,t))),Vi=e=>(e=>{const t=Ur({onInput:e=>Gr(Di(e),(()=>t)),onFailure:Pr,onDone:()=>Xr});return new qi(D(Ui(e),Hr(t)))})((e=>{const t=Ur({onInput:e=>((e,t)=>{const[n,r]=D(e,Jt((e=>!Qt(e)))),a=D(en(r),zt({onNone:()=>t,onSome:Pe({onFailure:e=>zt(wn(e),{onNone:()=>Xr,onSome:Pr}),onSuccess:()=>Xr})}));return D(Jr(D(n,tn((e=>Qt(e)?B(e.value):N())))),Gr((()=>a)))})(e,t),onFailure:e=>Pr(e),onDone:()=>Xr});return new qi(D(Ui(e),Hr(t)))})(D(e,Zi((e=>e.exit))))),Ui=e=>{if("channel"in e)return e.channel;if(ge(e))return Ui(Wi(e));throw new TypeError("Expected a Stream.")},Wi=e=>D(e,Kt(B),Ki),Ki=e=>new qi(vi(Xt(e,{onFailure:zt({onNone:()=>Xr,onSome:zr}),onSuccess:e=>Jr(Ut(e))}))),Yi=(e,t)=>D(ar(e,1,t?.maxChunkSize??4096),Ke((t=>D((e=>e.isShutdown)(e),Me((e=>e&&bn(t)?Wt(N()):(e=>Kt(pt(e),B))(t)))))),Qi,t?.shutdown?Pi(tr(e)):De),Zi=F(2,((e,t)=>new qi(D(Ui(e),ui(Zt(t)))))),Xi=F(2,((e,t)=>{const n=e=>{const r=e.next();return r.done?Ur({onInput:e=>n(e[Symbol.iterator]()),onFailure:Pr,onDone:Wr}):vi(Ie(t(r.value),(t=>Gr(Jr(Ut(t)),(()=>n(e))))))};return new qi(D(Ui(e),Hr(Yr((()=>n(de()[Symbol.iterator]()))))))})),Ji=F(3,((e,t,n)=>new qi(D(Ui(e),ti(Di),si(n,t),ui(Ut))))),Qi=e=>to(e,(e=>D(Ie(e,(t=>B([t,e]))),nn(zt({onNone:()=>Ge(N()),onSome:Wt}))))),eo=F(2,((e,t)=>Ui(e).pipe(di(Mi(t)),fi))),to=(e,t)=>{return n=()=>{const n=e=>vi(Ie(t(e),zt({onNone:()=>Xr,onSome:([e,t])=>Gr(Jr(e),(()=>n(t)))})));return new qi(n(e))},new qi(Yr((()=>Ui(n()))));var n},no=Symbol.for("effect/GroupBy"),ro={_R:e=>e,_E:e=>e,_K:e=>e,_V:e=>e},ao=F((e=>be(e[0],no)),((e,t,n)=>$i(e.grouped,(([e,n])=>t(e,Vi(Yi(n,{shutdown:!0})))),{concurrency:"unbounded",bufferSize:n?.bufferSize??16}))),io=e=>({[no]:ro,pipe(){return R(this,arguments)},grouped:e}),oo=F((e=>"function"!=typeof e[0]),((e,t,n)=>n?.key?ao(uo(e,n.key,{bufferSize:n.bufferSize}),((e,n)=>Xi(n,t))):Gi(n?.concurrency,(()=>Xi(e,t)),(r=>n?.unordered?$i(e,(e=>Wi(t(e))),{concurrency:r}):Ji(e,r,t))))),uo=F((e=>"function"!=typeof e[0]),((e,t,n)=>{const r=(e,a)=>Ur({onInput:i=>Gr(Lr($e(so(i,t),(([t,r])=>{const i=e.get(t);return void 0===i?D(Qn(n?.bufferSize??16),Me((n=>D(Ce((()=>{e.set(t,n)})),Te(nr(a,new Ni(qe(Ut([t,n]))))),Te(D(nr(n,Bi(r)),rn((e=>gn(e)?B(we):N())))))))):rn(nr(i,Bi(r)),(e=>gn(e)?B(we):N()))}),{discard:!0})),(()=>r(e,a))),onFailure:e=>Lr(nr(a,(e=>new Ni(ze(D(e,Fn(B)))))(e))),onDone:()=>Lr(D($e(e.entries(),(([e,t])=>D(nr(t,ji),rn((e=>gn(e)?B(we):N())))),{discard:!0}),Te(nr(a,ji))))});return io((e=>Hi((e=>new qi(pi((t=>e(t).pipe(Ie(Ut))))))((t=>e(t)))))((t=>Ct((function*(){const n=new Map,a=yield*er();return yield*ft(t,tr(a)),yield*Ui(e).pipe(Hr(r(n,a)),ni,Ca(t),rt(t),qt(Vi(Yi(a,{shutdown:!0}))))})))))})),so=F(2,((e,t)=>{const n=[],r=e[Symbol.iterator](),a=new Map;let i;for(;(i=r.next())&&!i.done;){const e=i.value,r=t(e);if(a.has(r))a.get(r).push(e);else{const t=[e];n.push([r,t]),a.set(r,t)}}return an(n.map((e=>[e[0],an(e[1])])))})),lo=Yi,co=oo;var fo,po,mo={exports:{}},ho=(fo||(fo=1,po=mo,function e(t){var n=t,r=t.document;function a(e){return a="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},a(e)}var i=i||{};i.version="4.11.1","object"===a(po)&&po.exports&&"function"==typeof e.toString&&(i.source="("+e.toString()+')(typeof window === "object" ? window : this);',po.exports=i),"function"==typeof t.getComputedStyle&&(t.axe=i);var o=["precision","format","inGamut"],u=["space"],s=["algorithm"],l=["method"],c=["maxDeltaE","deltaEMethod","steps","maxSteps"],d=["variant"],f=["matches"],p=["chromium"],m=["noImplicit"],h=["noPresentational"],v=["node"],b=["relatedNodes"],g=["node"],D=["node"],y=["environmentData"],w=["environmentData"],F=["environmentData"],E=["environmentData"],x=["environmentData"];function A(e){var t="function"==typeof Map?new Map:void 0;return A=function(e){if(null===e||!function(e){try{return-1!==Function.toString.call(e).indexOf("[native code]")}catch(t){return"function"==typeof e}}(e))return e;if("function"!=typeof e)throw new TypeError("Super expression must either be null or a function");if(void 0!==t){if(t.has(e))return t.get(e);t.set(e,n)}function n(){return k(e,arguments,O(this).constructor)}return n.prototype=Object.create(e.prototype,{constructor:{value:n,enumerable:!1,writable:!0,configurable:!0}}),N(n,e)},A(e)}function C(e,t,n){return(t=Y(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function k(e,t,n){if(M())return Reflect.construct.apply(null,arguments);var r=[null];r.push.apply(r,t);var a=new(e.bind.apply(e,r));return n&&N(a,n.prototype),a}function R(e,t){if(null==e)return{};var n,r,a=function(e,t){if(null==e)return{};var n={};for(var r in e)if({}.hasOwnProperty.call(e,r)){if(-1!==t.indexOf(r))continue;n[r]=e[r]}return n}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)-1===t.indexOf(n=i[r])&&{}.propertyIsEnumerable.call(e,n)&&(a[n]=e[n])}return a}function T(e,t,n){return t=O(t),function(e,t){if(t&&("object"==a(t)||"function"==typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e)}(e,M()?Reflect.construct(t,n||[],O(e).constructor):t.apply(e,n))}function M(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(e){}return(M=function(){return!!e})()}function O(e){return O=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},O(e)}function S(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&N(e,t)}function N(e,t){return N=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},N(e,t)}function B(){return B=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)({}).hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},B.apply(null,arguments)}function j(e){return function(e){if(Array.isArray(e))return J(e)}(e)||I(e)||X(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function I(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}function _(e,t,n){z(e,t),t.set(e,n)}function q(e,t){z(e,t),t.add(e)}function z(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}function P(e,t){return e.get(G(e,t))}function $(e,t,n){return e.set(G(e,t),n),n}function G(e,t,n){if("function"==typeof e?e===t:e.has(t))return arguments.length<3?t:n;throw new TypeError("Private element is not present on this object")}function L(e,t){return V(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,a,i,o,u=[],s=!0,l=!1;try{if(i=(n=n.call(e)).next,0===t){if(Object(n)!==n)return;s=!1}else for(;!(s=(r=i.call(n)).done)&&(u.push(r.value),u.length!==t);s=!0);}catch(e){l=!0,a=e}finally{try{if(!s&&null!=n.return&&(o=n.return(),Object(o)!==o))return}finally{if(l)throw a}}return u}}(e,t)||X(e,t)||H()}function H(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function V(e){if(Array.isArray(e))return e}function U(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function W(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,Y(r.key),r)}}function K(e,t,n){return t&&W(e.prototype,t),n&&W(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function Y(e){var t=function(e,t){if("object"!=a(e)||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t);if("object"!=a(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e,"string");return"symbol"==a(t)?t:t+""}function Z(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=X(e))||t){n&&(e=n);var r=0,a=function(){};return{s:a,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:a}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var i,o=!0,u=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return o=e.done,e},e:function(e){u=!0,i=e},f:function(){try{o||null==n.return||n.return()}finally{if(u)throw i}}}}function X(e,t){if(e){if("string"==typeof e)return J(e,t);var n={}.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?J(e,t):void 0}}function J(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function a(e){return a="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},a(e)}!function(e,M,O,N,z,W,Y,Q,ee,te,ne){var re=Object.create,ae=Object.defineProperty,ie=Object.getPrototypeOf,oe=Object.prototype.hasOwnProperty,ue=Object.getOwnPropertyNames,se=Object.getOwnPropertyDescriptor,le=function(e,t){return function(){return t||e((t={exports:{}}).exports,t),t.exports}},ce=function(e,t){for(var n in t)ae(e,n,{get:t[n],enumerable:!0})},de=function(e){return function(e,t,n){if(t&&"object"===a(t)||"function"==typeof t){var r,i=Z(ue(t));try{var o=function(){var a=r.value;oe.call(e,a)||"default"===a||ae(e,a,{get:function(){return t[a]},enumerable:!(n=se(t,a))||n.enumerable})};for(i.s();!(r=i.n()).done;)o()}catch(e){i.e(e)}finally{i.f()}}return e}((t=ae(null!=e?re(ie(e)):{},"default",e&&e.__esModule&&"default"in e?{get:function(){return e.default},enumerable:!0}:{value:e,enumerable:!0}),ae(t,"__esModule",{value:!0})),e);var t},fe=function(e,t,n){return function(e,t,n){t in e?ae(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n}(e,"symbol"!==a(t)?t+"":t,n),n},pe=le((function(e,i){var o,u;o=e,u=function(){function e(e){return"function"==typeof e}var i=Array.isArray?Array.isArray:function(e){return"[object Array]"===Object.prototype.toString.call(e)},o=0,u=void 0,s=void 0,l=function(e,t){v[o]=e,v[o+1]=t,2===(o+=2)&&(s?s(b):F())},c=void 0!==t?t:void 0,d=c||{},f=d.MutationObserver||d.WebKitMutationObserver,p="undefined"==typeof self&&"undefined"!=typeof process&&"[object process]"==={}.toString.call(process),m="undefined"!=typeof Uint8ClampedArray&&"undefined"!=typeof importScripts&&"undefined"!=typeof MessageChannel;function h(){var e=setTimeout;return function(){return e(b,1)}}var v=new Array(1e3);function b(){for(var e=0;e<o;e+=2)(0,v[e])(v[e+1]),v[e]=void 0,v[e+1]=void 0;o=0}var g,D,y,w,F=void 0;function E(e,t){var n=this,r=new this.constructor(C);void 0===r[A]&&z(r);var a=n._state;if(a){var i=arguments[a-1];l((function(){return _(a,r,i,n._result)}))}else j(n,r,e,t);return r}function x(e){if(e&&"object"===a(e)&&e.constructor===this)return e;var t=new this(C);return O(t,e),t}p?F=function(){return process.nextTick(b)}:f?(D=0,y=new f(b),w=r.createTextNode(""),y.observe(w,{characterData:!0}),F=function(){w.data=D=++D%2}):m?((g=new MessageChannel).port1.onmessage=b,F=function(){return g.port2.postMessage(0)}):F=void 0===c?function(){try{var e=Function("return this")().require("vertx");return void 0!==(u=e.runOnLoop||e.runOnContext)?function(){u(b)}:h()}catch(e){return h()}}():h();var A=Math.random().toString(36).substring(2);function C(){}var k=void 0,R=1,T=2;function M(t,n,r){n.constructor===t.constructor&&r===E&&n.constructor.resolve===x?function(e,t){t._state===R?N(e,t._result):t._state===T?B(e,t._result):j(t,void 0,(function(t){return O(e,t)}),(function(t){return B(e,t)}))}(t,n):void 0===r?N(t,n):e(r)?function(e,t,n){l((function(e){var r=!1,a=function(n,a){try{n.call(a,(function(n){r||(r=!0,t!==n?O(e,n):N(e,n))}),(function(t){r||(r=!0,B(e,t))}))}catch(e){return e}}(n,t);!r&&a&&(r=!0,B(e,a))}),e)}(t,n,r):N(t,n)}function O(e,t){if(e===t)B(e,new TypeError("You cannot resolve a promise with itself"));else if(i=a(r=t),null===r||"object"!==i&&"function"!==i)N(e,t);else{var n=void 0;try{n=t.then}catch(t){return void B(e,t)}M(e,t,n)}var r,i}function S(e){e._onerror&&e._onerror(e._result),I(e)}function N(e,t){e._state===k&&(e._result=t,e._state=R,0!==e._subscribers.length&&l(I,e))}function B(e,t){e._state===k&&(e._state=T,e._result=t,l(S,e))}function j(e,t,n,r){var a=e._subscribers,i=a.length;e._onerror=null,a[i]=t,a[i+R]=n,a[i+T]=r,0===i&&e._state&&l(I,e)}function I(e){var t=e._subscribers,n=e._state;if(0!==t.length){for(var r=void 0,a=void 0,i=e._result,o=0;o<t.length;o+=3)a=t[o+n],(r=t[o])?_(n,r,a,i):a(i);e._subscribers.length=0}}function _(t,n,r,a){var i=e(r),o=void 0,u=void 0,s=!0;if(i){try{o=r(a)}catch(e){s=!1,u=e}if(n===o)return void B(n,new TypeError("A promises callback cannot return that same promise."))}else o=a;n._state!==k||(i&&s?O(n,o):!1===s?B(n,u):t===R?N(n,o):t===T&&B(n,o))}var q=0;function z(e){e[A]=q++,e._state=void 0,e._result=void 0,e._subscribers=[]}var P=function(){function e(e,t){this._instanceConstructor=e,this.promise=new e(C),this.promise[A]||z(this.promise),i(t)?(this.length=t.length,this._remaining=t.length,this._result=new Array(this.length),0===this.length?N(this.promise,this._result):(this.length=this.length||0,this._enumerate(t),0===this._remaining&&N(this.promise,this._result))):B(this.promise,new Error("Array Methods must be provided an Array"))}return e.prototype._enumerate=function(e){for(var t=0;this._state===k&&t<e.length;t++)this._eachEntry(e[t],t)},e.prototype._eachEntry=function(e,t){var n=this._instanceConstructor,r=n.resolve;if(r===x){var a=void 0,i=void 0,o=!1;try{a=e.then}catch(e){o=!0,i=e}if(a===E&&e._state!==k)this._settledAt(e._state,t,e._result);else if("function"!=typeof a)this._remaining--,this._result[t]=e;else if(n===$){var u=new n(C);o?B(u,i):M(u,e,a),this._willSettleAt(u,t)}else this._willSettleAt(new n((function(t){return t(e)})),t)}else this._willSettleAt(r(e),t)},e.prototype._settledAt=function(e,t,n){var r=this.promise;r._state===k&&(this._remaining--,e===T?B(r,n):this._result[t]=n),0===this._remaining&&N(r,this._result)},e.prototype._willSettleAt=function(e,t){var n=this;j(e,void 0,(function(e){return n._settledAt(R,t,e)}),(function(e){return n._settledAt(T,t,e)}))},e}(),$=function(){function t(e){this[A]=q++,this._result=this._state=void 0,this._subscribers=[],C!==e&&("function"!=typeof e&&function(){throw new TypeError("You must pass a resolver function as the first argument to the promise constructor")}(),this instanceof t?function(e,t){try{t((function(t){O(e,t)}),(function(t){B(e,t)}))}catch(t){B(e,t)}}(this,e):function(){throw new TypeError("Failed to construct 'Promise': Please use the 'new' operator, this object constructor cannot be called as a function.")}())}return t.prototype.catch=function(e){return this.then(null,e)},t.prototype.finally=function(t){var n=this,r=n.constructor;return e(t)?n.then((function(e){return r.resolve(t()).then((function(){return e}))}),(function(e){return r.resolve(t()).then((function(){throw e}))})):n.then(t,t)},t}();return $.prototype.then=E,$.all=function(e){return new P(this,e).promise},$.race=function(e){var t=this;return i(e)?new t((function(n,r){for(var a=e.length,i=0;i<a;i++)t.resolve(e[i]).then(n,r)})):new t((function(e,t){return t(new TypeError("You must pass an array to race."))}))},$.resolve=x,$.reject=function(e){var t=new this(C);return B(t,e),t},$._setScheduler=function(e){s=e},$._setAsap=function(e){l=e},$._asap=l,$.polyfill=function(){var e=void 0;if(void 0!==n)e=n;else if("undefined"!=typeof self)e=self;else try{e=Function("return this")()}catch(e){throw new Error("polyfill failed because global object is unavailable in this environment")}var t=e.Promise;if(t){var r=null;try{r=Object.prototype.toString.call(t.resolve())}catch(e){}if("[object Promise]"===r&&!t.cast)return}e.Promise=$},$.Promise=$,$},"object"===a(e)&&void 0!==i?i.exports=u():o.ES6Promise=u()})),me=le((function(e){var t,n,r=(t=Object.prototype.toString,n=Object.prototype.hasOwnProperty,{Class:function(e){return t.call(e).replace(/^\[object *|\]$/g,"")},HasProperty:function(e,t){return t in e},HasOwnProperty:function(e,t){return n.call(e,t)},IsCallable:function(e){return"function"==typeof e},ToInt32:function(e){return 0|e},ToUint32:function(e){return e>>>0}}),i=Math.LN2,o=Math.abs,u=Math.floor,s=Math.log,l=Math.min,c=Math.pow,d=Math.round;function f(e,t,n){return e<t?t:e>n?n:e}var p,m=Object.getOwnPropertyNames||function(e){if(e!==Object(e))throw new TypeError("Object.getOwnPropertyNames called on non-object");var t,n=[];for(t in e)r.HasOwnProperty(e,t)&&n.push(t);return n};function h(e){if(m&&p){var t,n=m(e);for(t=0;t<n.length;t+=1)p(e,n[t],{value:e[n[t]],writable:!1,enumerable:!1,configurable:!1})}}function v(e,t){var n=32-t;return e<<n>>n}function b(e,t){var n=32-t;return e<<n>>>n}function g(e){return[255&e]}function D(e){return v(e[0],8)}function y(e){return[255&e]}function w(e){return b(e[0],8)}function F(e){return[(e=d(Number(e)))<0?0:e>255?255:255&e]}function E(e){return[e>>8&255,255&e]}function x(e){return v(e[0]<<8|e[1],16)}function A(e){return[e>>8&255,255&e]}function C(e){return b(e[0]<<8|e[1],16)}function k(e){return[e>>24&255,e>>16&255,e>>8&255,255&e]}function R(e){return v(e[0]<<24|e[1]<<16|e[2]<<8|e[3],32)}function T(e){return[e>>24&255,e>>16&255,e>>8&255,255&e]}function M(e){return b(e[0]<<24|e[1]<<16|e[2]<<8|e[3],32)}function O(e,t,n){var r,a,d,f,p,m,h,v=(1<<t-1)-1;function b(e){var t=u(e),n=e-t;return n<.5?t:n>.5||t%2?t+1:t}for(e!=e?(a=(1<<t)-1,d=c(2,n-1),r=0):e===1/0||e===-1/0?(a=(1<<t)-1,d=0,r=e<0?1:0):0===e?(a=0,d=0,r=1/e==-1/0?1:0):(r=e<0,(e=o(e))>=c(2,1-v)?(a=l(u(s(e)/i),1023),(d=b(e/c(2,a)*c(2,n)))/c(2,n)>=2&&(a+=1,d=1),a>v?(a=(1<<t)-1,d=0):(a+=v,d-=c(2,n))):(a=0,d=b(e/c(2,1-v-n)))),p=[],f=n;f;f-=1)p.push(d%2?1:0),d=u(d/2);for(f=t;f;f-=1)p.push(a%2?1:0),a=u(a/2);for(p.push(r?1:0),p.reverse(),m=p.join(""),h=[];m.length;)h.push(parseInt(m.substring(0,8),2)),m=m.substring(8);return h}function S(e,t,n){var r,a,i,o,u,s,l,d,f=[];for(r=e.length;r;r-=1)for(i=e[r-1],a=8;a;a-=1)f.push(i%2?1:0),i>>=1;return f.reverse(),o=f.join(""),u=(1<<t-1)-1,s=parseInt(o.substring(0,1),2)?-1:1,l=parseInt(o.substring(1,1+t),2),d=parseInt(o.substring(1+t),2),l===(1<<t)-1?0===d?s*(1/0):NaN:l>0?s*c(2,l-u)*(1+d/c(2,n)):0!==d?s*c(2,-(u-1))*(d/c(2,n)):s<0?-0:0}function N(e){return S(e,11,52)}function B(e){return O(e,11,52)}function j(e){return S(e,8,23)}function I(e){return O(e,8,23)}p=Object.defineProperty&&function(){try{return!0}catch(e){return!1}}()?Object.defineProperty:function(e,t,n){if(!e===Object(e))throw new TypeError("Object.defineProperty called on non-object");return r.HasProperty(n,"get")&&Object.prototype.__defineGetter__&&Object.prototype.__defineGetter__.call(e,t,n.get),r.HasProperty(n,"set")&&Object.prototype.__defineSetter__&&Object.prototype.__defineSetter__.call(e,t,n.set),r.HasProperty(n,"value")&&(e[t]=n.value),e},function(){function t(e){if((e=r.ToInt32(e))<0)throw new RangeError("ArrayBuffer size is not a small enough positive integer");var t;for(this.byteLength=e,this._bytes=[],this._bytes.length=e,t=0;t<this.byteLength;t+=1)this._bytes[t]=0;h(this)}function n(){}function i(e,i,o){var u;return u=function(e,n,i){var o,s,l;if(arguments.length&&"number"!=typeof arguments[0])if("object"===a(arguments[0])&&arguments[0].constructor===u)for(this.length=(o=arguments[0]).length,this.byteLength=this.length*this.BYTES_PER_ELEMENT,this.buffer=new t(this.byteLength),this.byteOffset=0,l=0;l<this.length;l+=1)this._setter(l,o._getter(l));else if("object"!==a(arguments[0])||arguments[0]instanceof t||"ArrayBuffer"===r.Class(arguments[0])){if("object"!==a(arguments[0])||!(arguments[0]instanceof t||"ArrayBuffer"===r.Class(arguments[0])))throw new TypeError("Unexpected argument type(s)");if(this.buffer=e,this.byteOffset=r.ToUint32(n),this.byteOffset>this.buffer.byteLength)throw new RangeError("byteOffset out of range");if(this.byteOffset%this.BYTES_PER_ELEMENT)throw new RangeError("ArrayBuffer length minus the byteOffset is not a multiple of the element size.");if(arguments.length<3){if(this.byteLength=this.buffer.byteLength-this.byteOffset,this.byteLength%this.BYTES_PER_ELEMENT)throw new RangeError("length of buffer minus byteOffset not a multiple of the element size");this.length=this.byteLength/this.BYTES_PER_ELEMENT}else this.length=r.ToUint32(i),this.byteLength=this.length*this.BYTES_PER_ELEMENT;if(this.byteOffset+this.byteLength>this.buffer.byteLength)throw new RangeError("byteOffset and length reference an area beyond the end of the buffer")}else for(this.length=r.ToUint32((s=arguments[0]).length),this.byteLength=this.length*this.BYTES_PER_ELEMENT,this.buffer=new t(this.byteLength),this.byteOffset=0,l=0;l<this.length;l+=1)this._setter(l,Number(s[l]));else{if(this.length=r.ToInt32(arguments[0]),i<0)throw new RangeError("ArrayBufferView size is not a small enough positive integer");this.byteLength=this.length*this.BYTES_PER_ELEMENT,this.buffer=new t(this.byteLength),this.byteOffset=0}this.constructor=u,h(this),function(e){if(p){if(e.length>1e5)throw new RangeError("Array too large for polyfill");var t;for(t=0;t<e.length;t+=1)n(t)}function n(t){p(e,t,{get:function(){return e._getter(t)},set:function(n){e._setter(t,n)},enumerable:!0,configurable:!1})}}(this)},u.prototype=new n,u.prototype.BYTES_PER_ELEMENT=e,u.prototype._pack=i,u.prototype._unpack=o,u.BYTES_PER_ELEMENT=e,u.prototype._getter=function(e){if(arguments.length<1)throw new SyntaxError("Not enough arguments");if(!((e=r.ToUint32(e))>=this.length)){for(var t=[],n=0,a=this.byteOffset+e*this.BYTES_PER_ELEMENT;n<this.BYTES_PER_ELEMENT;n+=1,a+=1)t.push(this.buffer._bytes[a]);return this._unpack(t)}},u.prototype.get=u.prototype._getter,u.prototype._setter=function(e,t){if(arguments.length<2)throw new SyntaxError("Not enough arguments");if((e=r.ToUint32(e))<this.length){var n,a,i=this._pack(t);for(n=0,a=this.byteOffset+e*this.BYTES_PER_ELEMENT;n<this.BYTES_PER_ELEMENT;n+=1,a+=1)this.buffer._bytes[a]=i[n]}},u.prototype.set=function(e,t){if(arguments.length<1)throw new SyntaxError("Not enough arguments");var n,i,o,u,s,l,c,d,f,p;if("object"===a(arguments[0])&&arguments[0].constructor===this.constructor){if(n=arguments[0],(o=r.ToUint32(arguments[1]))+n.length>this.length)throw new RangeError("Offset plus length of array is out of range");if(d=this.byteOffset+o*this.BYTES_PER_ELEMENT,f=n.length*this.BYTES_PER_ELEMENT,n.buffer===this.buffer){for(p=[],s=0,l=n.byteOffset;s<f;s+=1,l+=1)p[s]=n.buffer._bytes[l];for(s=0,c=d;s<f;s+=1,c+=1)this.buffer._bytes[c]=p[s]}else for(s=0,l=n.byteOffset,c=d;s<f;s+=1,l+=1,c+=1)this.buffer._bytes[c]=n.buffer._bytes[l]}else{if("object"!==a(arguments[0])||void 0===arguments[0].length)throw new TypeError("Unexpected argument type(s)");if(u=r.ToUint32((i=arguments[0]).length),(o=r.ToUint32(arguments[1]))+u>this.length)throw new RangeError("Offset plus length of array is out of range");for(s=0;s<u;s+=1)l=i[s],this._setter(o+s,Number(l))}},u.prototype.subarray=function(e,t){e=r.ToInt32(e),t=r.ToInt32(t),arguments.length<1&&(e=0),arguments.length<2&&(t=this.length),e<0&&(e=this.length+e),t<0&&(t=this.length+t),e=f(e,0,this.length);var n=(t=f(t,0,this.length))-e;return n<0&&(n=0),new this.constructor(this.buffer,this.byteOffset+e*this.BYTES_PER_ELEMENT,n)},u}e.ArrayBuffer=e.ArrayBuffer||t;var o=i(1,g,D),u=i(1,y,w),s=i(1,F,w),l=i(2,E,x),c=i(2,A,C),d=i(4,k,R),m=i(4,T,M),v=i(4,I,j),b=i(8,B,N);e.Int8Array=e.Int8Array||o,e.Uint8Array=e.Uint8Array||u,e.Uint8ClampedArray=e.Uint8ClampedArray||s,e.Int16Array=e.Int16Array||l,e.Uint16Array=e.Uint16Array||c,e.Int32Array=e.Int32Array||d,e.Uint32Array=e.Uint32Array||m,e.Float32Array=e.Float32Array||v,e.Float64Array=e.Float64Array||b}(),function(){function t(e,t){return r.IsCallable(e.get)?e.get(t):e[t]}var n,a=(n=new e.Uint16Array([4660]),18===t(new e.Uint8Array(n.buffer),0));function i(t,n,a){if(0===arguments.length)t=new e.ArrayBuffer(0);else if(!(t instanceof e.ArrayBuffer||"ArrayBuffer"===r.Class(t)))throw new TypeError("TypeError");if(this.buffer=t||new e.ArrayBuffer(0),this.byteOffset=r.ToUint32(n),this.byteOffset>this.buffer.byteLength)throw new RangeError("byteOffset out of range");if(this.byteLength=arguments.length<3?this.buffer.byteLength-this.byteOffset:r.ToUint32(a),this.byteOffset+this.byteLength>this.buffer.byteLength)throw new RangeError("byteOffset and length reference an area beyond the end of the buffer");h(this)}function o(n){return function(i,o){if((i=r.ToUint32(i))+n.BYTES_PER_ELEMENT>this.byteLength)throw new RangeError("Array index out of range");var u,s=new e.Uint8Array(this.buffer,i+=this.byteOffset,n.BYTES_PER_ELEMENT),l=[];for(u=0;u<n.BYTES_PER_ELEMENT;u+=1)l.push(t(s,u));return Boolean(o)===Boolean(a)&&l.reverse(),t(new n(new e.Uint8Array(l).buffer),0)}}function u(n){return function(i,o,u){if((i=r.ToUint32(i))+n.BYTES_PER_ELEMENT>this.byteLength)throw new RangeError("Array index out of range");var s,l=new n([o]),c=new e.Uint8Array(l.buffer),d=[];for(s=0;s<n.BYTES_PER_ELEMENT;s+=1)d.push(t(c,s));Boolean(u)===Boolean(a)&&d.reverse(),new e.Uint8Array(this.buffer,i,n.BYTES_PER_ELEMENT).set(d)}}i.prototype.getUint8=o(e.Uint8Array),i.prototype.getInt8=o(e.Int8Array),i.prototype.getUint16=o(e.Uint16Array),i.prototype.getInt16=o(e.Int16Array),i.prototype.getUint32=o(e.Uint32Array),i.prototype.getInt32=o(e.Int32Array),i.prototype.getFloat32=o(e.Float32Array),i.prototype.getFloat64=o(e.Float64Array),i.prototype.setUint8=u(e.Uint8Array),i.prototype.setInt8=u(e.Int8Array),i.prototype.setUint16=u(e.Uint16Array),i.prototype.setInt16=u(e.Int16Array),i.prototype.setUint32=u(e.Uint32Array),i.prototype.setInt32=u(e.Int32Array),i.prototype.setFloat32=u(e.Float32Array),i.prototype.setFloat64=u(e.Float64Array),e.DataView=e.DataView||i}()})),he=le((function(e){!function(e){if(!e.WeakMap){var t=Object.prototype.hasOwnProperty,n=Object.defineProperty&&function(){try{return 1===Object.defineProperty({},"x",{value:1}).x}catch(e){}}(),r=function(e,t,r){n?Object.defineProperty(e,t,{configurable:!0,writable:!0,value:r}):e[t]=r};e.WeakMap=function(){function e(){if(void 0===this)throw new TypeError("Constructor WeakMap requires 'new'");if(r(this,"_id","_WeakMap_"+o()+"."+o()),arguments.length>0)throw new TypeError("WeakMap iterable is not supported")}function n(e,n){if(!i(e)||!t.call(e,"_id"))throw new TypeError(n+" method called on incompatible receiver "+a(e))}function o(){return Math.random().toString().substring(2)}return r(e.prototype,"delete",(function(e){if(n(this,"delete"),!i(e))return!1;var t=e[this._id];return!(!t||t[0]!==e||(delete e[this._id],0))})),r(e.prototype,"get",(function(e){if(n(this,"get"),i(e)){var t=e[this._id];return t&&t[0]===e?t[1]:void 0}})),r(e.prototype,"has",(function(e){if(n(this,"has"),!i(e))return!1;var t=e[this._id];return!(!t||t[0]!==e)})),r(e.prototype,"set",(function(e,t){if(n(this,"set"),!i(e))throw new TypeError("Invalid value used as weak map key");var a=e[this._id];return a&&a[0]===e?(a[1]=t,this):(r(e,this._id,[e,t]),this)})),r(e,"_polyfill",!0),e}()}function i(e){return Object(e)===e}}("undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:void 0!==t?t:void 0!==n?n:e)})),ve=le((function(e,r){var i=function(e){return e&&e.Math===Math&&e};r.exports=i("object"==("undefined"==typeof globalThis?"undefined":a(globalThis))&&globalThis)||i("object"==(void 0===t?"undefined":a(t))&&t)||i("object"==("undefined"==typeof self?"undefined":a(self))&&self)||i("object"==(void 0===n?"undefined":a(n))&&n)||i("object"==a(e)&&e)||function(){return this}()||Function("return this")()})),be=le((function(e,t){t.exports=function(e){try{return!!e()}catch(e){return!0}}})),ge=le((function(e,t){var n=be();t.exports=!n((function(){var e=function(){}.bind();return"function"!=typeof e||e.hasOwnProperty("prototype")}))})),De=le((function(e,t){var n=ge(),r=Function.prototype,i=r.apply,o=r.call;t.exports="object"==("undefined"==typeof Reflect?"undefined":a(Reflect))&&Reflect.apply||(n?o.bind(i):function(){return o.apply(i,arguments)})})),ye=le((function(e,t){var n=ge(),r=Function.prototype,a=r.call,i=n&&r.bind.bind(a,a);t.exports=n?i:function(e){return function(){return a.apply(e,arguments)}}})),we=le((function(e,t){var n=ye(),r=n({}.toString),a=n("".slice);t.exports=function(e){return a(r(e),8,-1)}})),Fe=le((function(e,t){var n=we(),r=ye();t.exports=function(e){if("Function"===n(e))return r(e)}})),Ee=le((function(e,t){var n="object"==(void 0===r?"undefined":a(r))&&r.all;t.exports=void 0===n&&void 0!==n?function(e){return"function"==typeof e||e===n}:function(e){return"function"==typeof e}})),xe=le((function(e,t){var n=be();t.exports=!n((function(){return 7!==Object.defineProperty({},1,{get:function(){return 7}})[1]}))})),Ae=le((function(e,t){var n=ge(),r=Function.prototype.call;t.exports=n?r.bind(r):function(){return r.apply(r,arguments)}})),Ce=le((function(e){var t={}.propertyIsEnumerable,n=Object.getOwnPropertyDescriptor,r=n&&!t.call({1:2},1);e.f=r?function(e){var t=n(this,e);return!!t&&t.enumerable}:t})),ke=le((function(e,t){t.exports=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}}})),Re=le((function(e,t){var n=ye(),r=be(),a=we(),i=Object,o=n("".split);t.exports=r((function(){return!i("z").propertyIsEnumerable(0)}))?function(e){return"String"===a(e)?o(e,""):i(e)}:i})),Te=le((function(e,t){t.exports=function(e){return null==e}})),Me=le((function(e,t){var n=Te(),r=TypeError;t.exports=function(e){if(n(e))throw new r("Can't call method on "+e);return e}})),Oe=le((function(e,t){var n=Re(),r=Me();t.exports=function(e){return n(r(e))}})),Se=le((function(e,t){var n=Ee();t.exports=function(e){return"object"==a(e)?null!==e:n(e)}})),Ne=le((function(e,t){t.exports={}})),Be=le((function(e,t){var n=Ne(),r=ve(),a=Ee(),i=function(e){return a(e)?e:void 0};t.exports=function(e,t){return arguments.length<2?i(n[e])||i(r[e]):n[e]&&n[e][t]||r[e]&&r[e][t]}})),je=le((function(e,t){var n=ye();t.exports=n({}.isPrototypeOf)})),Ie=le((function(e,t){var n=ve().navigator,r=n&&n.userAgent;t.exports=r?String(r):""})),_e=le((function(e,t){var n,r,a=ve(),i=Ie(),o=a.process,u=a.Deno,s=o&&o.versions||u&&u.version,l=s&&s.v8;l&&(r=(n=l.split("."))[0]>0&&n[0]<4?1:+(n[0]+n[1])),!r&&i&&(!(n=i.match(/Edge\/(\d+)/))||n[1]>=74)&&(n=i.match(/Chrome\/(\d+)/))&&(r=+n[1]),t.exports=r})),qe=le((function(e,t){var n=_e(),r=be(),a=ve().String;t.exports=!!Object.getOwnPropertySymbols&&!r((function(){var e=Symbol("symbol detection");return!a(e)||!(Object(e)instanceof Symbol)||!Symbol.sham&&n&&n<41}))})),ze=le((function(e,t){var n=qe();t.exports=n&&!Symbol.sham&&"symbol"==a(Symbol.iterator)})),Pe=le((function(e,t){var n=Be(),r=Ee(),i=je(),o=ze(),u=Object;t.exports=o?function(e){return"symbol"==a(e)}:function(e){var t=n("Symbol");return r(t)&&i(t.prototype,u(e))}})),$e=le((function(e,t){var n=String;t.exports=function(e){try{return n(e)}catch(e){return"Object"}}})),Ge=le((function(e,t){var n=Ee(),r=$e(),a=TypeError;t.exports=function(e){if(n(e))return e;throw new a(r(e)+" is not a function")}})),Le=le((function(e,t){var n=Ge(),r=Te();t.exports=function(e,t){var a=e[t];return r(a)?void 0:n(a)}})),He=le((function(e,t){var n=Ae(),r=Ee(),a=Se(),i=TypeError;t.exports=function(e,t){var o,u;if("string"===t&&r(o=e.toString)&&!a(u=n(o,e)))return u;if(r(o=e.valueOf)&&!a(u=n(o,e)))return u;if("string"!==t&&r(o=e.toString)&&!a(u=n(o,e)))return u;throw new i("Can't convert object to primitive value")}})),Ve=le((function(e,t){t.exports=!0})),Ue=le((function(e,t){var n=ve(),r=Object.defineProperty;t.exports=function(e,t){try{r(n,e,{value:t,configurable:!0,writable:!0})}catch(r){n[e]=t}return t}})),We=le((function(e,t){var n=Ve(),r=ve(),a=Ue(),i="__core-js_shared__",o=t.exports=r[i]||a(i,{});(o.versions||(o.versions=[])).push({version:"3.44.0",mode:n?"pure":"global",copyright:"© 2014-2025 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.44.0/LICENSE",source:"https://github.com/zloirock/core-js"})})),Ke=le((function(e,t){var n=We();t.exports=function(e,t){return n[e]||(n[e]=t||{})}})),Ye=le((function(e,t){var n=Me(),r=Object;t.exports=function(e){return r(n(e))}})),Ze=le((function(e,t){var n=ye(),r=Ye(),a=n({}.hasOwnProperty);t.exports=Object.hasOwn||function(e,t){return a(r(e),t)}})),Xe=le((function(e,t){var n=ye(),r=0,a=Math.random(),i=n(1.1.toString);t.exports=function(e){return"Symbol("+(void 0===e?"":e)+")_"+i(++r+a,36)}})),Je=le((function(e,t){var n=ve(),r=Ke(),a=Ze(),i=Xe(),o=qe(),u=ze(),s=n.Symbol,l=r("wks"),c=u?s.for||s:s&&s.withoutSetter||i;t.exports=function(e){return a(l,e)||(l[e]=o&&a(s,e)?s[e]:c("Symbol."+e)),l[e]}})),Qe=le((function(e,t){var n=Ae(),r=Se(),a=Pe(),i=Le(),o=He(),u=Je(),s=TypeError,l=u("toPrimitive");t.exports=function(e,t){if(!r(e)||a(e))return e;var u,c=i(e,l);if(c){if(void 0===t&&(t="default"),u=n(c,e,t),!r(u)||a(u))return u;throw new s("Can't convert object to primitive value")}return void 0===t&&(t="number"),o(e,t)}})),et=le((function(e,t){var n=Qe(),r=Pe();t.exports=function(e){var t=n(e,"string");return r(t)?t:t+""}})),tt=le((function(e,t){var n=ve(),r=Se(),a=n.document,i=r(a)&&r(a.createElement);t.exports=function(e){return i?a.createElement(e):{}}})),nt=le((function(e,t){var n=xe(),r=be(),a=tt();t.exports=!n&&!r((function(){return 7!==Object.defineProperty(a("div"),"a",{get:function(){return 7}}).a}))})),rt=le((function(e){var t=xe(),n=Ae(),r=Ce(),a=ke(),i=Oe(),o=et(),u=Ze(),s=nt(),l=Object.getOwnPropertyDescriptor;e.f=t?l:function(e,t){if(e=i(e),t=o(t),s)try{return l(e,t)}catch(e){}if(u(e,t))return a(!n(r.f,e,t),e[t])}})),at=le((function(e,t){var n=be(),r=Ee(),a=/#|\.prototype\./,i=function(e,t){var a=u[o(e)];return a===l||a!==s&&(r(t)?n(t):!!t)},o=i.normalize=function(e){return String(e).replace(a,".").toLowerCase()},u=i.data={},s=i.NATIVE="N",l=i.POLYFILL="P";t.exports=i})),it=le((function(e,t){var n=Fe(),r=Ge(),a=ge(),i=n(n.bind);t.exports=function(e,t){return r(e),void 0===t?e:a?i(e,t):function(){return e.apply(t,arguments)}}})),ot=le((function(e,t){var n=xe(),r=be();t.exports=n&&r((function(){return 42!==Object.defineProperty((function(){}),"prototype",{value:42,writable:!1}).prototype}))})),ut=le((function(e,t){var n=Se(),r=String,a=TypeError;t.exports=function(e){if(n(e))return e;throw new a(r(e)+" is not an object")}})),st=le((function(e){var t=xe(),n=nt(),r=ot(),a=ut(),i=et(),o=TypeError,u=Object.defineProperty,s=Object.getOwnPropertyDescriptor,l="enumerable",c="configurable",d="writable";e.f=t?r?function(e,t,n){if(a(e),t=i(t),a(n),"function"==typeof e&&"prototype"===t&&"value"in n&&d in n&&!n[d]){var r=s(e,t);r&&r[d]&&(e[t]=n.value,n={configurable:c in n?n[c]:r[c],enumerable:l in n?n[l]:r[l],writable:!1})}return u(e,t,n)}:u:function(e,t,r){if(a(e),t=i(t),a(r),n)try{return u(e,t,r)}catch(e){}if("get"in r||"set"in r)throw new o("Accessors not supported");return"value"in r&&(e[t]=r.value),e}})),lt=le((function(e,t){var n=xe(),r=st(),a=ke();t.exports=n?function(e,t,n){return r.f(e,t,a(1,n))}:function(e,t,n){return e[t]=n,e}})),ct=le((function(e,t){var n=ve(),r=De(),i=Fe(),o=Ee(),u=rt().f,s=at(),l=Ne(),c=it(),d=lt(),f=Ze();We();var p=function(e){var t=function(n,a,i){if(this instanceof t){switch(arguments.length){case 0:return new e;case 1:return new e(n);case 2:return new e(n,a)}return new e(n,a,i)}return r(e,this,arguments)};return t.prototype=e.prototype,t};t.exports=function(e,t){var r,m,h,v,b,g,D,y,w,F=e.target,E=e.global,x=e.stat,A=e.proto,C=E?n:x?n[F]:n[F]&&n[F].prototype,k=E?l:l[F]||d(l,F,{})[F],R=k.prototype;for(v in t)m=!(r=s(E?v:F+(x?".":"#")+v,e.forced))&&C&&f(C,v),g=k[v],m&&(D=e.dontCallGetSet?(w=u(C,v))&&w.value:C[v]),b=m&&D?D:t[v],(r||A||a(g)!=a(b))&&(y=e.bind&&m?c(b,n):e.wrap&&m?p(b):A&&o(b)?i(b):b,(e.sham||b&&b.sham||g&&g.sham)&&d(y,"sham",!0),d(k,v,y),A&&(f(l,h=F+"Prototype")||d(l,h,{}),d(l[h],v,b),e.real&&R&&(r||!R[v])&&d(R,v,b)))}})),dt=le((function(){ct()({target:"Object",stat:!0},{hasOwn:Ze()})})),ft=le((function(e,t){dt();var n=Ne();t.exports=n.Object.hasOwn})),pt=le((function(e,t){var n=ft();t.exports=n})),mt=le((function(e,t){var n=pt();t.exports=n})),ht=le((function(e,t){var n=Ke(),r=Xe(),a=n("keys");t.exports=function(e){return a[e]||(a[e]=r(e))}})),vt=le((function(e,t){var n=be();t.exports=!n((function(){function e(){}return e.prototype.constructor=null,Object.getPrototypeOf(new e)!==e.prototype}))})),bt=le((function(e,t){var n=Ze(),r=Ee(),a=Ye(),i=ht(),o=vt(),u=i("IE_PROTO"),s=Object,l=s.prototype;t.exports=o?s.getPrototypeOf:function(e){var t=a(e);if(n(t,u))return t[u];var i=t.constructor;return r(i)&&t instanceof i?i.prototype:t instanceof s?l:null}})),gt=le((function(e,t){var n=Math.ceil,r=Math.floor;t.exports=Math.trunc||function(e){var t=+e;return(t>0?r:n)(t)}})),Dt=le((function(e,t){var n=gt();t.exports=function(e){var t=+e;return t!=t||0===t?0:n(t)}})),yt=le((function(e,t){var n=Dt(),r=Math.max,a=Math.min;t.exports=function(e,t){var i=n(e);return i<0?r(i+t,0):a(i,t)}})),wt=le((function(e,t){var n=Dt(),r=Math.min;t.exports=function(e){var t=n(e);return t>0?r(t,9007199254740991):0}})),Ft=le((function(e,t){var n=wt();t.exports=function(e){return n(e.length)}})),Et=le((function(e,t){var n=Oe(),r=yt(),a=Ft(),i=function(e){return function(t,i,o){var u=n(t),s=a(u);if(0===s)return!e&&-1;var l,c=r(o,s);if(e&&i!=i){for(;s>c;)if((l=u[c++])!=l)return!0}else for(;s>c;c++)if((e||c in u)&&u[c]===i)return e||c||0;return!e&&-1}};t.exports={includes:i(!0),indexOf:i(!1)}})),xt=le((function(e,t){t.exports={}})),At=le((function(e,t){var n=ye(),r=Ze(),a=Oe(),i=Et().indexOf,o=xt(),u=n([].push);t.exports=function(e,t){var n,s=a(e),l=0,c=[];for(n in s)!r(o,n)&&r(s,n)&&u(c,n);for(;t.length>l;)r(s,n=t[l++])&&(~i(c,n)||u(c,n));return c}})),Ct=le((function(e,t){t.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]})),kt=le((function(e,t){var n=At(),r=Ct();t.exports=Object.keys||function(e){return n(e,r)}})),Rt=le((function(e,t){var n=xe(),r=be(),a=ye(),i=bt(),o=kt(),u=Oe(),s=a(Ce().f),l=a([].push),c=n&&r((function(){var e=Object.create(null);return e[2]=2,!s(e,2)})),d=function(e){return function(t){for(var r,a=u(t),d=o(a),f=c&&null===i(a),p=d.length,m=0,h=[];p>m;)r=d[m++],n&&!(f?r in a:s(a,r))||l(h,e?[r,a[r]]:a[r]);return h}};t.exports={entries:d(!0),values:d(!1)}})),Tt=le((function(){var e=ct(),t=Rt().values;e({target:"Object",stat:!0},{values:function(e){return t(e)}})})),Mt=le((function(e,t){Tt();var n=Ne();t.exports=n.Object.values})),Ot=le((function(e,t){var n=Mt();t.exports=n})),St=le((function(e,t){var n=Ot();t.exports=n})),Nt=le((function(e,t){var n={};n[Je()("toStringTag")]="z",t.exports="[object z]"===String(n)})),Bt=le((function(e,t){var n=Nt(),r=Ee(),a=we(),i=Je()("toStringTag"),o=Object,u="Arguments"===a(function(){return arguments}());t.exports=n?a:function(e){var t,n,s;return void 0===e?"Undefined":null===e?"Null":"string"==typeof(n=function(e,t){try{return e[t]}catch(e){}}(t=o(e),i))?n:u?a(t):"Object"===(s=a(t))&&r(t.callee)?"Arguments":s}})),jt=le((function(e,t){var n=Bt(),r=String;t.exports=function(e){if("Symbol"===n(e))throw new TypeError("Cannot convert a Symbol value to a string");return r(e)}})),It=le((function(e,t){var n=ye(),r=Dt(),a=jt(),i=Me(),o=n("".charAt),u=n("".charCodeAt),s=n("".slice),l=function(e){return function(t,n){var l,c,d=a(i(t)),f=r(n),p=d.length;return f<0||f>=p?e?"":void 0:(l=u(d,f))<55296||l>56319||f+1===p||(c=u(d,f+1))<56320||c>57343?e?o(d,f):l:e?s(d,f,f+2):c-56320+(l-55296<<10)+65536}};t.exports={codeAt:l(!1),charAt:l(!0)}})),_t=le((function(e,t){var n=ve(),r=Ee(),a=n.WeakMap;t.exports=r(a)&&/native code/.test(String(a))})),qt=le((function(e,t){var n,r,a,i,o,u=_t(),s=ve(),l=Se(),c=lt(),d=Ze(),f=We(),p=ht(),m=xt(),h="Object already initialized",v=s.TypeError;u||f.state?((i=f.state||(f.state=new(0,s.WeakMap))).get=i.get,i.has=i.has,i.set=i.set,n=function(e,t){if(i.has(e))throw new v(h);return t.facade=e,i.set(e,t),t},r=function(e){return i.get(e)||{}},a=function(e){return i.has(e)}):(m[o=p("state")]=!0,n=function(e,t){if(d(e,o))throw new v(h);return t.facade=e,c(e,o,t),t},r=function(e){return d(e,o)?e[o]:{}},a=function(e){return d(e,o)}),t.exports={set:n,get:r,has:a,enforce:function(e){return a(e)?r(e):n(e,{})},getterFor:function(e){return function(t){var n;if(!l(t)||(n=r(t)).type!==e)throw new v("Incompatible receiver, "+e+" required");return n}}}})),zt=le((function(e,t){var n=xe(),r=Ze(),a=Function.prototype,i=n&&Object.getOwnPropertyDescriptor,o=r(a,"name"),u=o&&"something"===function(){}.name,s=o&&(!n||n&&i(a,"name").configurable);t.exports={EXISTS:o,PROPER:u,CONFIGURABLE:s}})),Pt=le((function(e){var t=xe(),n=ot(),r=st(),a=ut(),i=Oe(),o=kt();e.f=t&&!n?Object.defineProperties:function(e,t){a(e);for(var n,u=i(t),s=o(t),l=s.length,c=0;l>c;)r.f(e,n=s[c++],u[n]);return e}})),$t=le((function(e,t){var n=Be();t.exports=n("document","documentElement")})),Gt=le((function(e,t){var n,a=ut(),i=Pt(),o=Ct(),u=xt(),s=$t(),l=tt(),c=ht(),d="prototype",f="script",p=c("IE_PROTO"),m=function(){},h=function(e){return"<"+f+">"+e+"</"+f+">"},v=function(e){e.write(h("")),e.close();var t=e.parentWindow.Object;return e=null,t},b=function(){try{n=new ActiveXObject("htmlfile")}catch(e){}var e,t,a;b=void 0!==r?r.domain&&n?v(n):(t=l("iframe"),a="java"+f+":",t.style.display="none",s.appendChild(t),t.src=String(a),(e=t.contentWindow.document).open(),e.write(h("document.F=Object")),e.close(),e.F):v(n);for(var i=o.length;i--;)delete b[d][o[i]];return b()};u[p]=!0,t.exports=Object.create||function(e,t){var n;return null!==e?(m[d]=a(e),n=new m,m[d]=null,n[p]=e):n=b(),void 0===t?n:i.f(n,t)}})),Lt=le((function(e,t){var n=lt();t.exports=function(e,t,r,a){return a&&a.enumerable?e[t]=r:n(e,t,r),e}})),Ht=le((function(e,t){var n,r,a,i=be(),o=Ee(),u=Se(),s=Gt(),l=bt(),c=Lt(),d=Je(),f=Ve(),p=d("iterator"),m=!1;[].keys&&("next"in(a=[].keys())?(r=l(l(a)))!==Object.prototype&&(n=r):m=!0),!u(n)||i((function(){var e={};return n[p].call(e)!==e}))?n={}:f&&(n=s(n)),o(n[p])||c(n,p,(function(){return this})),t.exports={IteratorPrototype:n,BUGGY_SAFARI_ITERATORS:m}})),Vt=le((function(e,t){var n=Nt(),r=Bt();t.exports=n?{}.toString:function(){return"[object "+r(this)+"]"}})),Ut=le((function(e,t){var n=Nt(),r=st().f,a=lt(),i=Ze(),o=Vt(),u=Je()("toStringTag");t.exports=function(e,t,s,l){var c=s?e:e&&e.prototype;c&&(i(c,u)||r(c,u,{configurable:!0,value:t}),l&&!n&&a(c,"toString",o))}})),Wt=le((function(e,t){t.exports={}})),Kt=le((function(e,t){var n=Ht().IteratorPrototype,r=Gt(),a=ke(),i=Ut(),o=Wt(),u=function(){return this};t.exports=function(e,t,s,l){var c=t+" Iterator";return e.prototype=r(n,{next:a(+!l,s)}),i(e,c,!1,!0),o[c]=u,e}})),Yt=le((function(e,t){var n=ye(),r=Ge();t.exports=function(e,t,a){try{return n(r(Object.getOwnPropertyDescriptor(e,t)[a]))}catch(e){}}})),Zt=le((function(e,t){var n=Se();t.exports=function(e){return n(e)||null===e}})),Xt=le((function(e,t){var n=Zt(),r=String,a=TypeError;t.exports=function(e){if(n(e))return e;throw new a("Can't set "+r(e)+" as a prototype")}})),Jt=le((function(e,t){var n=Yt(),r=Se(),a=Me(),i=Xt();t.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var e,t=!1,o={};try{(e=n(Object.prototype,"__proto__","set"))(o,[]),t=o instanceof Array}catch(e){}return function(n,o){return a(n),i(o),r(n)?(t?e(n,o):n.__proto__=o,n):n}}():void 0)})),Qt=le((function(e,t){var n=ct(),r=Ae(),a=Ve(),i=zt(),o=Ee(),u=Kt(),s=bt(),l=Jt(),c=Ut(),d=lt(),f=Lt(),p=Je(),m=Wt(),h=Ht(),v=i.PROPER,b=i.CONFIGURABLE,g=h.IteratorPrototype,D=h.BUGGY_SAFARI_ITERATORS,y=p("iterator"),w="keys",F="values",E="entries",x=function(){return this};t.exports=function(e,t,i,p,h,A,C){u(i,t,p);var k,R,T,M=function(e){if(e===h&&j)return j;if(!D&&e&&e in N)return N[e];switch(e){case w:case F:case E:return function(){return new i(this,e)}}return function(){return new i(this)}},O=t+" Iterator",S=!1,N=e.prototype,B=N[y]||N["@@iterator"]||h&&N[h],j=!D&&B||M(h),I="Array"===t&&N.entries||B;if(I&&(k=s(I.call(new e)))!==Object.prototype&&k.next&&(a||s(k)===g||(l?l(k,g):o(k[y])||f(k,y,x)),c(k,O,!0,!0),a&&(m[O]=x)),v&&h===F&&B&&B.name!==F&&(!a&&b?d(N,"name",F):(S=!0,j=function(){return r(B,this)})),h)if(R={values:M(F),keys:A?j:M(w),entries:M(E)},C)for(T in R)(D||S||!(T in N))&&f(N,T,R[T]);else n({target:t,proto:!0,forced:D||S},R);return a&&!C||N[y]===j||f(N,y,j,{name:h}),m[t]=j,R}})),en=le((function(e,t){t.exports=function(e,t){return{value:e,done:t}}})),tn=le((function(){var e=It().charAt,t=jt(),n=qt(),r=Qt(),a=en(),i="String Iterator",o=n.set,u=n.getterFor(i);r(String,"String",(function(e){o(this,{type:i,string:t(e),index:0})}),(function(){var t,n=u(this),r=n.string,i=n.index;return i>=r.length?a(void 0,!0):(t=e(r,i),n.index+=t.length,a(t,!1))}))})),nn=le((function(e,t){var n=Ae(),r=ut(),a=Le();t.exports=function(e,t,i){var o,u;r(e);try{if(!(o=a(e,"return"))){if("throw"===t)throw i;return i}o=n(o,e)}catch(e){u=!0,o=e}if("throw"===t)throw i;if(u)throw o;return r(o),i}})),rn=le((function(e,t){var n=ut(),r=nn();t.exports=function(e,t,a,i){try{return i?t(n(a)[0],a[1]):t(a)}catch(t){r(e,"throw",t)}}})),an=le((function(e,t){var n=Je(),r=Wt(),a=n("iterator"),i=Array.prototype;t.exports=function(e){return void 0!==e&&(r.Array===e||i[a]===e)}})),on=le((function(e,t){var n=ye(),r=Ee(),a=We(),i=n(Function.toString);r(a.inspectSource)||(a.inspectSource=function(e){return i(e)}),t.exports=a.inspectSource})),un=le((function(e,t){var n=ye(),r=be(),a=Ee(),i=Bt(),o=Be(),u=on(),s=function(){},l=o("Reflect","construct"),c=/^\s*(?:class|function)\b/,d=n(c.exec),f=!c.test(s),p=function(e){if(!a(e))return!1;try{return l(s,[],e),!0}catch(e){return!1}},m=function(e){if(!a(e))return!1;switch(i(e)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return f||!!d(c,u(e))}catch(e){return!0}};m.sham=!0,t.exports=!l||r((function(){var e;return p(p.call)||!p(Object)||!p((function(){e=!0}))||e}))?m:p})),sn=le((function(e,t){var n=xe(),r=st(),a=ke();t.exports=function(e,t,i){n?r.f(e,t,a(0,i)):e[t]=i}})),ln=le((function(e,t){var n=Bt(),r=Le(),a=Te(),i=Wt(),o=Je()("iterator");t.exports=function(e){if(!a(e))return r(e,o)||r(e,"@@iterator")||i[n(e)]}})),cn=le((function(e,t){var n=Ae(),r=Ge(),a=ut(),i=$e(),o=ln(),u=TypeError;t.exports=function(e,t){var s=arguments.length<2?o(e):t;if(r(s))return a(n(s,e));throw new u(i(e)+" is not iterable")}})),dn=le((function(e,t){var n=it(),r=Ae(),a=Ye(),i=rn(),o=an(),u=un(),s=Ft(),l=sn(),c=cn(),d=ln(),f=Array;t.exports=function(e){var t=a(e),p=u(this),m=arguments.length,h=m>1?arguments[1]:void 0,v=void 0!==h;v&&(h=n(h,m>2?arguments[2]:void 0));var b,g,D,y,w,F,E=d(t),x=0;if(!E||this===f&&o(E))for(b=s(t),g=p?new this(b):f(b);b>x;x++)F=v?h(t[x],x):t[x],l(g,x,F);else for(g=p?new this:[],w=(y=c(t,E)).next;!(D=r(w,y)).done;x++)F=v?i(y,h,[D.value,x],!0):D.value,l(g,x,F);return g.length=x,g}})),fn=le((function(e,t){var n,r,a=Je()("iterator"),i=!1;try{n=0,(r={next:function(){return{done:!!n++}},return:function(){i=!0}})[a]=function(){return this},Array.from(r,(function(){throw 2}))}catch(e){}t.exports=function(e,t){try{if(!t&&!i)return!1}catch(e){return!1}var n=!1;try{var r={};r[a]=function(){return{next:function(){return{done:n=!0}}}},e(r)}catch(e){}return n}})),pn=le((function(){var e=ct(),t=dn();e({target:"Array",stat:!0,forced:!fn()((function(e){Array.from(e)}))},{from:t})})),mn=le((function(e,t){tn(),pn();var n=Ne();t.exports=n.Array.from})),hn=le((function(e,t){var n=mn();t.exports=n})),vn=le((function(e,t){var n=hn();t.exports=n})),bn=le((function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.isIdentStart=function(e){return e>="a"&&e<="z"||e>="A"&&e<="Z"||"-"===e||"_"===e},e.isIdent=function(e){return e>="a"&&e<="z"||e>="A"&&e<="Z"||e>="0"&&e<="9"||"-"===e||"_"===e},e.isHex=function(e){return e>="a"&&e<="f"||e>="A"&&e<="F"||e>="0"&&e<="9"},e.escapeIdentifier=function(t){for(var n=t.length,r="",a=0;a<n;){var i=t.charAt(a);if(e.identSpecialChars[i])r+="\\"+i;else if("_"===i||"-"===i||i>="A"&&i<="Z"||i>="a"&&i<="z"||0!==a&&i>="0"&&i<="9")r+=i;else{var o=i.charCodeAt(0);if(55296==(63488&o)){var u=t.charCodeAt(a++);if(55296!=(64512&o)||56320!=(64512&u))throw Error("UCS-2(decode): illegal sequence");o=((1023&o)<<10)+(1023&u)+65536}r+="\\"+o.toString(16)+" "}a++}return r},e.escapeStr=function(t){for(var n,r=t.length,a="",i=0;i<r;){var o=t.charAt(i);'"'===o?o='\\"':"\\"===o?o="\\\\":void 0!==(n=e.strReplacementsRev[o])&&(o=n),a+=o,i++}return'"'+a+'"'},e.identSpecialChars={"!":!0,'"':!0,"#":!0,$:!0,"%":!0,"&":!0,"'":!0,"(":!0,")":!0,"*":!0,"+":!0,",":!0,".":!0,"/":!0,";":!0,"<":!0,"=":!0,">":!0,"?":!0,"@":!0,"[":!0,"\\":!0,"]":!0,"^":!0,"`":!0,"{":!0,"|":!0,"}":!0,"~":!0},e.strReplacementsRev={"\n":"\\n","\r":"\\r","\t":"\\t","\f":"\\f","\v":"\\v"},e.singleQuoteEscapeChars={n:"\n",r:"\r",t:"\t",f:"\f","\\":"\\","'":"'"},e.doubleQuotesEscapeChars={n:"\n",r:"\r",t:"\t",f:"\f","\\":"\\",'"':'"'}})),gn=le((function(e){Object.defineProperty(e,"__esModule",{value:!0});var t=bn();e.parseCssSelector=function(e,n,r,a,i,o){var u=e.length,s="";function l(r,a){var i="";for(n++,s=e.charAt(n);n<u;){if(s===r)return n++,i;if("\\"===s){n++;var o=void 0;if((s=e.charAt(n))===r)i+=r;else if(void 0!==(o=a[s]))i+=o;else{if(t.isHex(s)){var l=s;for(n++,s=e.charAt(n);t.isHex(s);)l+=s,n++,s=e.charAt(n);" "===s&&(n++,s=e.charAt(n)),i+=String.fromCharCode(parseInt(l,16));continue}i+=s}}else i+=s;n++,s=e.charAt(n)}return i}function c(){var r="";for(s=e.charAt(n);n<u;){if(t.isIdent(s))r+=s;else{if("\\"!==s)return r;if(++n>=u)throw Error("Expected symbol but end of file reached.");if(s=e.charAt(n),t.identSpecialChars[s])r+=s;else{if(t.isHex(s)){var a=s;for(n++,s=e.charAt(n);t.isHex(s);)a+=s,n++,s=e.charAt(n);" "===s&&(n++,s=e.charAt(n)),r+=String.fromCharCode(parseInt(a,16));continue}r+=s}}n++,s=e.charAt(n)}return r}function d(){s=e.charAt(n);for(var t=!1;" "===s||"\t"===s||"\n"===s||"\r"===s||"\f"===s;)t=!0,n++,s=e.charAt(n);return t}function f(){var t=p();if(!t)return null;var r=t;for(s=e.charAt(n);","===s;){if(n++,d(),"selectors"!==r.type&&(r={type:"selectors",selectors:[t]}),!(t=p()))throw Error('Rule expected after ",".');r.selectors.push(t)}return r}function p(){d();var t={type:"ruleSet"},r=m();if(!r)return null;for(var a=t;r&&(r.type="rule",a.rule=r,a=r,d(),s=e.charAt(n),!(n>=u||","===s||")"===s));)if(i[s]){var o=s;if(n++,d(),!(r=m()))throw Error('Rule expected after "'+o+'".');r.nestingOperator=o}else(r=m())&&(r.nestingOperator=null);return t}function m(){for(var i=null;n<u;)if("*"===(s=e.charAt(n)))n++,(i=i||{}).tagName="*";else if(t.isIdentStart(s)||"\\"===s)(i=i||{}).tagName=c();else if("."===s)n++,((i=i||{}).classNames=i.classNames||[]).push(c());else if("#"===s)n++,(i=i||{}).id=c();else if("["===s){n++,d();var p={name:c()};if(d(),"]"===s)n++;else{var m="";if(a[s]&&(m=s,n++,s=e.charAt(n)),n>=u)throw Error('Expected "=" but end of file reached.');if("="!==s)throw Error('Expected "=" but "'+s+'" found.');p.operator=m+"=",n++,d();var h="";if(p.valueType="string",'"'===s)h=l('"',t.doubleQuotesEscapeChars);else if("'"===s)h=l("'",t.singleQuoteEscapeChars);else if(o&&"$"===s)n++,h=c(),p.valueType="substitute";else{for(;n<u&&"]"!==s;)h+=s,n++,s=e.charAt(n);h=h.trim()}if(d(),n>=u)throw Error('Expected "]" but end of file reached.');if("]"!==s)throw Error('Expected "]" but "'+s+'" found.');n++,p.value=h}((i=i||{}).attrs=i.attrs||[]).push(p)}else{if(":"!==s)break;n++;var v=c(),b={name:v};if("("===s){n++;var g="";if(d(),"selector"===r[v])b.valueType="selector",g=f();else{if(b.valueType=r[v]||"string",'"'===s)g=l('"',t.doubleQuotesEscapeChars);else if("'"===s)g=l("'",t.singleQuoteEscapeChars);else if(o&&"$"===s)n++,g=c(),b.valueType="substitute";else{for(;n<u&&")"!==s;)g+=s,n++,s=e.charAt(n);g=g.trim()}d()}if(n>=u)throw Error('Expected ")" but end of file reached.');if(")"!==s)throw Error('Expected ")" but "'+s+'" found.');n++,b.value=g}((i=i||{}).pseudos=i.pseudos||[]).push(b)}return i}return function(){var t=f();if(n<u)throw Error('Rule expected but "'+e.charAt(n)+'" found.');return t}()}})),Dn=le((function(e){Object.defineProperty(e,"__esModule",{value:!0});var t=bn();e.renderEntity=function e(n){var r="";switch(n.type){case"ruleSet":for(var a=n.rule,i=[];a;)a.nestingOperator&&i.push(a.nestingOperator),i.push(e(a)),a=a.rule;r=i.join(" ");break;case"selectors":r=n.selectors.map(e).join(", ");break;case"rule":n.tagName&&(r="*"===n.tagName?"*":t.escapeIdentifier(n.tagName)),n.id&&(r+="#"+t.escapeIdentifier(n.id)),n.classNames&&(r+=n.classNames.map((function(e){return"."+t.escapeIdentifier(e)})).join("")),n.attrs&&(r+=n.attrs.map((function(e){return"operator"in e?"substitute"===e.valueType?"["+t.escapeIdentifier(e.name)+e.operator+"$"+e.value+"]":"["+t.escapeIdentifier(e.name)+e.operator+t.escapeStr(e.value)+"]":"["+t.escapeIdentifier(e.name)+"]"})).join("")),n.pseudos&&(r+=n.pseudos.map((function(n){return n.valueType?"selector"===n.valueType?":"+t.escapeIdentifier(n.name)+"("+e(n.value)+")":"substitute"===n.valueType?":"+t.escapeIdentifier(n.name)+"($"+n.value+")":"numeric"===n.valueType?":"+t.escapeIdentifier(n.name)+"("+n.value+")":":"+t.escapeIdentifier(n.name)+"("+t.escapeIdentifier(n.value)+")":":"+t.escapeIdentifier(n.name)})).join(""));break;default:throw Error('Unknown entity type: "'+n.type+'".')}return r}})),yn=le((function(e){Object.defineProperty(e,"__esModule",{value:!0});var t=gn(),n=Dn(),r=function(){function e(){this.pseudos={},this.attrEqualityMods={},this.ruleNestingOperators={},this.substitutesEnabled=!1}return e.prototype.registerSelectorPseudos=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];for(var n=0,r=e;n<r.length;n++)this.pseudos[r[n]]="selector";return this},e.prototype.unregisterSelectorPseudos=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];for(var n=0,r=e;n<r.length;n++)delete this.pseudos[r[n]];return this},e.prototype.registerNumericPseudos=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];for(var n=0,r=e;n<r.length;n++)this.pseudos[r[n]]="numeric";return this},e.prototype.unregisterNumericPseudos=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];for(var n=0,r=e;n<r.length;n++)delete this.pseudos[r[n]];return this},e.prototype.registerNestingOperators=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];for(var n=0,r=e;n<r.length;n++)this.ruleNestingOperators[r[n]]=!0;return this},e.prototype.unregisterNestingOperators=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];for(var n=0,r=e;n<r.length;n++)delete this.ruleNestingOperators[r[n]];return this},e.prototype.registerAttrEqualityMods=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];for(var n=0,r=e;n<r.length;n++)this.attrEqualityMods[r[n]]=!0;return this},e.prototype.unregisterAttrEqualityMods=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];for(var n=0,r=e;n<r.length;n++)delete this.attrEqualityMods[r[n]];return this},e.prototype.enableSubstitutes=function(){return this.substitutesEnabled=!0,this},e.prototype.disableSubstitutes=function(){return this.substitutesEnabled=!1,this},e.prototype.parse=function(e){return t.parseCssSelector(e,0,this.pseudos,this.attrEqualityMods,this.ruleNestingOperators,this.substitutesEnabled)},e.prototype.render=function(e){return n.renderEntity(e).trim()},e}();e.CssSelectorParser=r})),wn=le((function(e,r){!function(){var e={name:"doT",version:"1.1.1",templateSettings:{evaluate:/\{\{([\s\S]+?(\}?)+)\}\}/g,interpolate:/\{\{=([\s\S]+?)\}\}/g,encode:/\{\{!([\s\S]+?)\}\}/g,use:/\{\{#([\s\S]+?)\}\}/g,useParams:/(^|[^\w$])def(?:\.|\[[\'\"])([\w$\.]+)(?:[\'\"]\])?\s*\:\s*([\w$\.]+|\"[^\"]+\"|\'[^\']+\'|\{[^\}]+\})/g,define:/\{\{##\s*([\w\.$]+)\s*(\:|=)([\s\S]+?)#\}\}/g,defineParams:/^\s*([\w$]+):([\s\S]+)/,conditional:/\{\{\?(\?)?\s*([\s\S]*?)\s*\}\}/g,iterate:/\{\{~\s*(?:\}\}|([\s\S]+?)\s*\:\s*([\w$]+)\s*(?:\:\s*([\w$]+))?\s*\}\})/g,varname:"it",strip:!0,append:!0,selfcontained:!1,doNotSkipEncoded:!1},template:void 0,compile:void 0,log:!0};!function(){if("object"!==("undefined"==typeof globalThis?"undefined":a(globalThis)))try{Object.defineProperty(Object.prototype,"__magic__",{get:function(){return this},configurable:!0}),__magic__.globalThis=__magic__,delete Object.prototype.__magic__}catch(e){t.globalThis=function(){if("undefined"!=typeof self)return self;if(void 0!==t)return t;if(void 0!==n)return n;if(void 0!==this)return this;throw new Error("Unable to locate global `this`")}()}}(),e.encodeHTMLSource=function(e){var t={"&":"&#38;","<":"&#60;",">":"&#62;",'"':"&#34;","'":"&#39;","/":"&#47;"},n=e?/[&<>"'\/]/g:/&(?!#?\w+;)|<|>|"|'|\//g;return function(e){return e?e.toString().replace(n,(function(e){return t[e]||e})):""}},void 0!==r&&r.exports?r.exports=e:globalThis.doT=e;var i={append:{start:"'+(",end:")+'",startencode:"'+encodeHTML("},split:{start:"';out+=(",end:");out+='",startencode:"';out+=encodeHTML("}},o=/$^/;function u(e,t,n){return("string"==typeof t?t:t.toString()).replace(e.define||o,(function(t,r,a,i){return 0===r.indexOf("def.")&&(r=r.substring(4)),r in n||(":"===a?(e.defineParams&&i.replace(e.defineParams,(function(e,t,a){n[r]={arg:t,text:a}})),r in n||(n[r]=i)):new Function("def","def['"+r+"']="+i)(n)),""})).replace(e.use||o,(function(t,r){e.useParams&&(r=r.replace(e.useParams,(function(e,t,r,a){if(n[r]&&n[r].arg&&a){var i=(r+":"+a).replace(/'|\\/g,"_");return n.__exp=n.__exp||{},n.__exp[i]=n[r].text.replace(new RegExp("(^|[^\\w$])"+n[r].arg+"([^\\w$])","g"),"$1"+a+"$2"),t+"def.__exp['"+i+"']"}})));var a=new Function("def","return "+r)(n);return a?u(e,a,n):a}))}function s(e){return e.replace(/\\('|\\)/g,"$1").replace(/[\r\t\n]/g," ")}e.template=function(t,n,r){var a,l,c=(n=n||e.templateSettings).append?i.append:i.split,d=0,f=n.use||n.define?u(n,t,r||{}):t;f=("var out='"+(n.strip?f.replace(/(^|\r|\n)\t* +| +\t*(\r|\n|$)/g," ").replace(/\r|\n|\t|\/\*[\s\S]*?\*\//g,""):f).replace(/'|\\/g,"\\$&").replace(n.interpolate||o,(function(e,t){return c.start+s(t)+c.end})).replace(n.encode||o,(function(e,t){return a=!0,c.startencode+s(t)+c.end})).replace(n.conditional||o,(function(e,t,n){return t?n?"';}else if("+s(n)+"){out+='":"';}else{out+='":n?"';if("+s(n)+"){out+='":"';}out+='"})).replace(n.iterate||o,(function(e,t,n,r){return t?(d+=1,l=r||"i"+d,t=s(t),"';var arr"+d+"="+t+";if(arr"+d+"){var "+n+","+l+"=-1,l"+d+"=arr"+d+".length-1;while("+l+"<l"+d+"){"+n+"=arr"+d+"["+l+"+=1];out+='"):"';} } out+='"})).replace(n.evaluate||o,(function(e,t){return"';"+s(t)+"out+='"}))+"';return out;").replace(/\n/g,"\\n").replace(/\t/g,"\\t").replace(/\r/g,"\\r").replace(/(\s|;|\}|^|\{)out\+='';/g,"$1").replace(/\+''/g,""),a&&(n.selfcontained||!globalThis||globalThis._encodeHTML||(globalThis._encodeHTML=e.encodeHTMLSource(n.doNotSkipEncoded)),f="var encodeHTML = typeof _encodeHTML !== 'undefined' ? _encodeHTML : ("+e.encodeHTMLSource.toString()+"("+(n.doNotSkipEncoded||"")+"));"+f);try{return new Function(n.varname,f)}catch(e){throw"undefined"!=typeof console&&console.log("Could not create a template function: "+f),e}},e.compile=function(t,n){return e.template(t,null,n)}}()})),Fn=le((function(e,t){t.exports=function(){}})),En=le((function(e,t){var n=Fn()();t.exports=function(e){return e!==n&&null!==e}})),xn=le((function(e,t){var n=En(),r=Array.prototype.forEach,a=Object.create;t.exports=function(e){var t=a(null);return r.call(arguments,(function(e){n(e)&&function(e,t){var n;for(n in e)t[n]=e[n]}(Object(e),t)})),t}})),An=le((function(e,t){t.exports=function(){var e=Math.sign;return"function"==typeof e&&1===e(10)&&-1===e(-20)}})),Cn=le((function(e,t){t.exports=function(e){return e=Number(e),isNaN(e)||0===e?e:e>0?1:-1}})),kn=le((function(e,t){t.exports=An()()?Math.sign:Cn()})),Rn=le((function(e,t){var n=kn(),r=Math.abs,a=Math.floor;t.exports=function(e){return isNaN(e)?0:0!==(e=Number(e))&&isFinite(e)?n(e)*a(r(e)):e}})),Tn=le((function(e,t){var n=Rn(),r=Math.max;t.exports=function(e){return r(0,n(e))}})),Mn=le((function(e,t){var n=Tn();t.exports=function(e,t,r){var a;return isNaN(e)?(a=t)>=0?r&&a?a-1:a:1:!1!==e&&n(e)}})),On=le((function(e,t){t.exports=function(e){if("function"!=typeof e)throw new TypeError(e+" is not a function");return e}})),Sn=le((function(e,t){var n=En();t.exports=function(e){if(!n(e))throw new TypeError("Cannot use null or undefined");return e}})),Nn=le((function(e,t){var n=On(),r=Sn(),a=Function.prototype.bind,i=Function.prototype.call,o=Object.keys,u=Object.prototype.propertyIsEnumerable;t.exports=function(e,t){return function(s,l){var c,d=arguments[2],f=arguments[3];return s=Object(r(s)),n(l),c=o(s),f&&c.sort("function"==typeof f?a.call(f,s):void 0),"function"!=typeof e&&(e=c[e]),i.call(e,c,(function(e,n){return u.call(s,e)?i.call(l,d,s[e],e,s,n):t}))}}})),Bn=le((function(e,t){t.exports=Nn()("forEach")})),jn=le((function(){})),In=le((function(e,t){t.exports=function(){var e,t=Object.assign;return"function"==typeof t&&(t(e={foo:"raz"},{bar:"dwa"},{trzy:"trzy"}),e.foo+e.bar+e.trzy==="razdwatrzy")}})),_n=le((function(e,t){t.exports=function(){try{return!0}catch(e){return!1}}})),qn=le((function(e,t){var n=En(),r=Object.keys;t.exports=function(e){return r(n(e)?Object(e):e)}})),zn=le((function(e,t){t.exports=_n()()?Object.keys:qn()})),Pn=le((function(e,t){var n=zn(),r=Sn(),a=Math.max;t.exports=function(e,t){var i,o,u,s=a(arguments.length,2);for(e=Object(r(e)),u=function(n){try{e[n]=t[n]}catch(e){i||(i=e)}},o=1;o<s;++o)n(t=arguments[o]).forEach(u);if(void 0!==i)throw i;return e}})),$n=le((function(e,t){t.exports=In()()?Object.assign:Pn()})),Gn=le((function(e,t){var n=En(),r={function:!0,object:!0};t.exports=function(e){return n(e)&&r[a(e)]||!1}})),Ln=le((function(e,t){var n=$n(),r=Gn(),a=En(),i=Error.captureStackTrace;t.exports=function(e){var o=new Error(e),u=arguments[1],s=arguments[2];return a(s)||r(u)&&(s=u,u=null),a(s)&&n(o,s),a(u)&&(o.code=u),i&&i(o,t.exports),o}})),Hn=le((function(e,t){var n=Sn(),r=Object.defineProperty,a=Object.getOwnPropertyDescriptor,i=Object.getOwnPropertyNames,o=Object.getOwnPropertySymbols;t.exports=function(e,t){var u,s=Object(n(t));if(e=Object(n(e)),i(s).forEach((function(n){try{r(e,n,a(t,n))}catch(e){u=e}})),"function"==typeof o&&o(s).forEach((function(n){try{r(e,n,a(t,n))}catch(e){u=e}})),void 0!==u)throw u;return e}})),Vn=le((function(e,t){var n,r,a,i,o,u=Tn(),s=function(e,t){return t};try{Object.defineProperty(s,"length",{configurable:!0,writable:!1,enumerable:!1,value:1})}catch(e){}1===s.length?(n={configurable:!0,writable:!1,enumerable:!1},r=Object.defineProperty,t.exports=function(e,t){return t=u(t),e.length===t?e:(n.value=t,r(e,"length",n))}):(i=Hn(),o=[],a=function(e){var t,n=0;if(o[e])return o[e];for(t=[];e--;)t.push("a"+(++n).toString(36));return new Function("fn","return function ("+t.join(", ")+") { return fn.apply(this, arguments); };")},t.exports=function(e,t){var n;if(t=u(t),e.length===t)return e;n=a(t)(e);try{i(n,e)}catch(e){}return n})})),Un=le((function(e,t){t.exports=function(e){return null!=e}})),Wn=le((function(e,t){var n=Un(),r={object:!0,function:!0,undefined:!0};t.exports=function(e){return!!n(e)&&hasOwnProperty.call(r,a(e))}})),Kn=le((function(e,t){var n=Wn();t.exports=function(e){if(!n(e))return!1;try{return!!e.constructor&&e.constructor.prototype===e}catch(e){return!1}}})),Yn=le((function(e,t){var n=Kn();t.exports=function(e){if("function"!=typeof e)return!1;if(!hasOwnProperty.call(e,"length"))return!1;try{if("number"!=typeof e.length)return!1;if("function"!=typeof e.call)return!1;if("function"!=typeof e.apply)return!1}catch(e){return!1}return!n(e)}})),Zn=le((function(e,t){var n=Yn(),r=/^\s*class[\s{/}]/,a=Function.prototype.toString;t.exports=function(e){return!!n(e)&&!r.test(a.call(e))}})),Xn=le((function(e,t){var n="razdwatrzy";t.exports=function(){return"function"==typeof n.contains&&!0===n.contains("dwa")&&!1===n.contains("foo")}})),Jn=le((function(e,t){var n=String.prototype.indexOf;t.exports=function(e){return n.call(this,e,arguments[1])>-1}})),Qn=le((function(e,t){t.exports=Xn()()?String.prototype.contains:Jn()})),er=le((function(e,t){var n=Un(),r=Zn(),a=$n(),i=xn(),o=Qn(),u=t.exports=function(e,t){var r,u,s,l,c;return arguments.length<2||"string"!=typeof e?(l=t,t=e,e=null):l=arguments[2],n(e)?(r=o.call(e,"c"),u=o.call(e,"e"),s=o.call(e,"w")):(r=s=!0,u=!1),c={value:t,configurable:r,enumerable:u,writable:s},l?a(i(l),c):c};u.gs=function(e,t,u){var s,l,c,d;return"string"!=typeof e?(c=u,u=t,t=e,e=null):c=arguments[3],n(t)?r(t)?n(u)?r(u)||(c=u,u=void 0):u=void 0:(c=t,t=u=void 0):t=void 0,n(e)?(s=o.call(e,"c"),l=o.call(e,"e")):(s=!0,l=!1),d={get:t,set:u,configurable:s,enumerable:l},c?a(i(c),d):d}})),tr=le((function(e,t){var n,r,i,o,u,s,l,c=er(),d=On(),f=Function.prototype.apply,p=Function.prototype.call,m=Object.create,h=Object.defineProperty,v=Object.defineProperties,b=Object.prototype.hasOwnProperty,g={configurable:!0,enumerable:!1,writable:!0};r=function(e,t){var r,a;return d(t),a=this,n.call(this,e,r=function(){i.call(a,e,r),f.call(t,this,arguments)}),r.__eeOnceListener__=t,this},i=function(e,t){var n,r,i,o;if(d(t),!b.call(this,"__ee__"))return this;if(!(n=this.__ee__)[e])return this;if("object"===a(r=n[e]))for(o=0;i=r[o];++o)i!==t&&i.__eeOnceListener__!==t||(2===r.length?n[e]=r[o?0:1]:r.splice(o,1));else r!==t&&r.__eeOnceListener__!==t||delete n[e];return this},o=function(e){var t,n,r,i,o;if(b.call(this,"__ee__")&&(i=this.__ee__[e]))if("object"===a(i)){for(n=arguments.length,o=new Array(n-1),t=1;t<n;++t)o[t-1]=arguments[t];for(i=i.slice(),t=0;r=i[t];++t)f.call(r,this,o)}else switch(arguments.length){case 1:p.call(i,this);break;case 2:p.call(i,this,arguments[1]);break;case 3:p.call(i,this,arguments[1],arguments[2]);break;default:for(n=arguments.length,o=new Array(n-1),t=1;t<n;++t)o[t-1]=arguments[t];f.call(i,this,o)}},u={on:n=function(e,t){var n;return d(t),b.call(this,"__ee__")?n=this.__ee__:(n=g.value=m(null),h(this,"__ee__",g),g.value=null),n[e]?"object"===a(n[e])?n[e].push(t):n[e]=[n[e],t]:n[e]=t,this},once:r,off:i,emit:o},s={on:c(n),once:c(r),off:c(i),emit:c(o)},l=v({},s),t.exports=e=function(e){return null==e?m(l):v(Object(e),s)},e.methods=u})),nr=le((function(e,t){t.exports=function(){var e,t,n=Array.from;return"function"==typeof n&&(t=n(e=["raz","dwa"]),Boolean(t&&t!==e&&"dwa"===t[1]))}})),rr=le((function(e,t){t.exports=function(){return"object"===("undefined"==typeof globalThis?"undefined":a(globalThis))&&!!globalThis&&globalThis.Array===Array}})),ar=le((function(e,n){var r=function(){if("object"===("undefined"==typeof self?"undefined":a(self))&&self)return self;if("object"===(void 0===t?"undefined":a(t))&&t)return t;throw new Error("Unable to resolve global `this`")};n.exports=function(){if(this)return this;try{Object.defineProperty(Object.prototype,"__global__",{get:function(){return this},configurable:!0})}catch(e){return r()}try{return __global__||r()}finally{delete Object.prototype.__global__}}()})),ir=le((function(e,t){t.exports=rr()()?globalThis:ar()})),or=le((function(e,t){var n=ir(),r={object:!0,symbol:!0};t.exports=function(){var e=n.Symbol;return"function"==typeof e&&(e("test symbol"),!!r[a(e.iterator)]&&!!r[a(e.toPrimitive)]&&!!r[a(e.toStringTag)])}})),ur=le((function(e,t){t.exports=function(e){return!!e&&("symbol"===a(e)||!!e.constructor&&"Symbol"===e.constructor.name&&"Symbol"===e[e.constructor.toStringTag])}})),sr=le((function(e,t){var n=ur();t.exports=function(e){if(!n(e))throw new TypeError(e+" is not a symbol");return e}})),lr=le((function(e,t){var n=er(),r=Object.defineProperty,a=Object.prototype,i=(0,Object.create)(null);t.exports=function(e){for(var t,o,u=0;i[e+(u||"")];)++u;return i[e+=u||""]=!0,r(a,t="@@"+e,n.gs(null,(function(e){o||(o=!0,r(this,t,n(e)),o=!1)}))),t}})),cr=le((function(e,t){var n=er(),r=ir().Symbol;t.exports=function(e){return Object.defineProperties(e,{hasInstance:n("",r&&r.hasInstance||e("hasInstance")),isConcatSpreadable:n("",r&&r.isConcatSpreadable||e("isConcatSpreadable")),iterator:n("",r&&r.iterator||e("iterator")),match:n("",r&&r.match||e("match")),replace:n("",r&&r.replace||e("replace")),search:n("",r&&r.search||e("search")),species:n("",r&&r.species||e("species")),split:n("",r&&r.split||e("split")),toPrimitive:n("",r&&r.toPrimitive||e("toPrimitive")),toStringTag:n("",r&&r.toStringTag||e("toStringTag")),unscopables:n("",r&&r.unscopables||e("unscopables"))})}})),dr=le((function(e,t){var n=er(),r=sr(),a=Object.create(null);t.exports=function(e){return Object.defineProperties(e,{for:n((function(t){return a[t]?a[t]:a[t]=e(String(t))})),keyFor:n((function(e){var t;for(t in r(e),a)if(a[t]===e)return t}))})}})),fr=le((function(e,t){var n,r,i,o=er(),u=sr(),s=ir().Symbol,l=lr(),c=cr(),d=dr(),f=Object.create,p=Object.defineProperties,m=Object.defineProperty;if("function"==typeof s)try{String(s()),i=!0}catch(e){}else s=null;r=function(e){if(this instanceof r)throw new TypeError("Symbol is not a constructor");return n(e)},t.exports=n=function e(t){var n;if(this instanceof e)throw new TypeError("Symbol is not a constructor");return i?s(t):(n=f(r.prototype),t=void 0===t?"":String(t),p(n,{__description__:o("",t),__name__:o("",l(t))}))},c(n),d(n),p(r.prototype,{constructor:o(n),toString:o("",(function(){return this.__name__}))}),p(n.prototype,{toString:o((function(){return"Symbol ("+u(this).__description__+")"})),valueOf:o((function(){return u(this)}))}),m(n.prototype,n.toPrimitive,o("",(function(){var e=u(this);return"symbol"===a(e)?e:e.toString()}))),m(n.prototype,n.toStringTag,o("c","Symbol")),m(r.prototype,n.toStringTag,o("c",n.prototype[n.toStringTag])),m(r.prototype,n.toPrimitive,o("c",n.prototype[n.toPrimitive]))})),pr=le((function(e,t){t.exports=or()()?ir().Symbol:fr()})),mr=le((function(e,t){var n=Object.prototype.toString,r=n.call(function(){return arguments}());t.exports=function(e){return n.call(e)===r}})),hr=le((function(e,t){var n=Object.prototype.toString,r=RegExp.prototype.test.bind(/^[object [A-Za-z0-9]*Function]$/);t.exports=function(e){return"function"==typeof e&&r(n.call(e))}})),vr=le((function(e,t){var n=Object.prototype.toString,r=n.call("");t.exports=function(e){return"string"==typeof e||e&&"object"===a(e)&&(e instanceof String||n.call(e)===r)||!1}})),br=le((function(e,t){var n=pr().iterator,r=mr(),a=hr(),i=Tn(),o=On(),u=Sn(),s=En(),l=vr(),c=Array.isArray,d=Function.prototype.call,f={configurable:!0,enumerable:!0,writable:!0,value:null},p=Object.defineProperty;t.exports=function(e){var t,m,h,v,b,g,D,y,w,F,E=arguments[1],x=arguments[2];if(e=Object(u(e)),s(E)&&o(E),this&&this!==Array&&a(this))t=this;else{if(!E){if(r(e))return 1!==(b=e.length)?Array.apply(null,e):((v=new Array(1))[0]=e[0],v);if(c(e)){for(v=new Array(b=e.length),m=0;m<b;++m)v[m]=e[m];return v}}v=[]}if(!c(e))if(void 0!==(w=e[n])){for(D=o(w).call(e),t&&(v=new t),y=D.next(),m=0;!y.done;)F=E?d.call(E,x,y.value,m):y.value,t?(f.value=F,p(v,m,f)):v[m]=F,y=D.next(),++m;b=m}else if(l(e)){for(b=e.length,t&&(v=new t),m=0,h=0;m<b;++m)F=e[m],m+1<b&&(g=F.charCodeAt(0))>=55296&&g<=56319&&(F+=e[++m]),F=E?d.call(E,x,F,h):F,t?(f.value=F,p(v,h,f)):v[h]=F,++h;b=h}if(void 0===b)for(b=i(e.length),t&&(v=new t(b)),m=0;m<b;++m)F=E?d.call(E,x,e[m],m):e[m],t?(f.value=F,p(v,m,f)):v[m]=F;return t&&(f.value=null,v.length=b),v}})),gr=le((function(e,t){t.exports=nr()()?Array.from:br()})),Dr=le((function(e,t){var n=gr(),r=Array.isArray;t.exports=function(e){return r(e)?e:n(e)}})),yr=le((function(e,t){var n,r=Dr(),a=En(),i=On(),o=Array.prototype.slice;n=function(e){return this.map((function(t,n){return t?t(e[n]):e[n]})).concat(o.call(e,this.length))},t.exports=function(e){return(e=r(e)).forEach((function(e){a(e)&&i(e)})),n.bind(e)}})),wr=le((function(e,t){var n=On();t.exports=function(e){var t;return"function"==typeof e?{set:e,get:e}:(t={get:n(e.get)},void 0!==e.set?(t.set=n(e.set),e.delete&&(t.delete=n(e.delete)),e.clear&&(t.clear=n(e.clear)),t):(t.set=t.get,t))}})),Fr=le((function(e,t){var n=Ln(),r=Vn(),a=er(),i=tr().methods,o=yr(),u=wr(),s=Function.prototype.apply,l=Function.prototype.call,c=Object.create,d=Object.defineProperties,f=i.on,p=i.emit;t.exports=function(e,t,i){var m,h,v,b,g,D,y,w,F,E,x,A,C,k,R,T=c(null);return h=!1!==t?t:isNaN(e.length)?1:e.length,i.normalizer&&(E=u(i.normalizer),v=E.get,b=E.set,g=E.delete,D=E.clear),null!=i.resolvers&&(R=o(i.resolvers)),k=v?r((function(t){var r,a,i=arguments;if(R&&(i=R(i)),null!==(r=v(i))&&hasOwnProperty.call(T,r))return x&&m.emit("get",r,i,this),T[r];if(a=1===i.length?l.call(e,this,i[0]):s.call(e,this,i),null===r){if(null!==(r=v(i)))throw n("Circular invocation","CIRCULAR_INVOCATION");r=b(i)}else if(hasOwnProperty.call(T,r))throw n("Circular invocation","CIRCULAR_INVOCATION");return T[r]=a,A&&m.emit("set",r,null,a),a}),h):0===t?function(){var t;if(hasOwnProperty.call(T,"data"))return x&&m.emit("get","data",arguments,this),T.data;if(t=arguments.length?s.call(e,this,arguments):l.call(e,this),hasOwnProperty.call(T,"data"))throw n("Circular invocation","CIRCULAR_INVOCATION");return T.data=t,A&&m.emit("set","data",null,t),t}:function(t){var r,a,i=arguments;if(R&&(i=R(arguments)),a=String(i[0]),hasOwnProperty.call(T,a))return x&&m.emit("get",a,i,this),T[a];if(r=1===i.length?l.call(e,this,i[0]):s.call(e,this,i),hasOwnProperty.call(T,a))throw n("Circular invocation","CIRCULAR_INVOCATION");return T[a]=r,A&&m.emit("set",a,null,r),r},m={original:e,memoized:k,profileName:i.profileName,get:function(e){return R&&(e=R(e)),v?v(e):String(e[0])},has:function(e){return hasOwnProperty.call(T,e)},delete:function(e){var t;hasOwnProperty.call(T,e)&&(g&&g(e),t=T[e],delete T[e],C&&m.emit("delete",e,t))},clear:function(){var e=T;D&&D(),T=c(null),m.emit("clear",e)},on:function(e,t){return"get"===e?x=!0:"set"===e?A=!0:"delete"===e&&(C=!0),f.call(this,e,t)},emit:p,updateEnv:function(){e=m.original}},y=v?r((function(e){var t,n=arguments;R&&(n=R(n)),null!==(t=v(n))&&m.delete(t)}),h):0===t?function(){return m.delete("data")}:function(e){return R&&(e=R(arguments)[0]),m.delete(e)},w=r((function(){var e,n=arguments;return 0===t?T.data:(R&&(n=R(n)),e=v?v(n):String(n[0]),T[e])})),F=r((function(){var e,n=arguments;return 0===t?m.has("data"):(R&&(n=R(n)),null!==(e=v?v(n):String(n[0]))&&m.has(e))})),d(k,{__memoized__:a(!0),delete:a(y),clear:a(m.clear),_get:a(w),_has:a(F)}),m}})),Er=le((function(e,t){var n=On(),r=Bn(),a=jn(),i=Fr(),o=Mn();t.exports=function e(t){var u,s,l;if(n(t),(u=Object(arguments[1])).async&&u.promise)throw new Error("Options 'async' and 'promise' cannot be used together");return hasOwnProperty.call(t,"__memoized__")&&!u.force?t:(s=o(u.length,t.length,u.async&&a.async),l=i(t,s,u),r(a,(function(e,t){u[t]&&e(u[t],l,u)})),e.__profiler__&&e.__profiler__(l),l.updateEnv(),l.memoized)}})),xr=le((function(e,t){t.exports=function(e){var t,n,r=e.length;if(!r)return"";for(t=String(e[n=0]);--r;)t+=""+e[++n];return t}})),Ar=le((function(e,t){t.exports=function(e){return e?function(t){for(var n=String(t[0]),r=0,a=e;--a;)n+=""+t[++r];return n}:function(){return""}}})),Cr=le((function(e,t){t.exports=function(){var e=Number.isNaN;return"function"==typeof e&&!e({})&&e(NaN)&&!e(34)}})),kr=le((function(e,t){t.exports=function(e){return e!=e}})),Rr=le((function(e,t){t.exports=Cr()()?Number.isNaN:kr()})),Tr=le((function(e,t){var n=Rr(),r=Tn(),a=Sn(),i=Array.prototype.indexOf,o=Object.prototype.hasOwnProperty,u=Math.abs,s=Math.floor;t.exports=function(e){var t,l,c;if(!n(e))return i.apply(this,arguments);for(l=r(a(this).length),c=arguments[1],t=c=isNaN(c)?0:c>=0?s(c):r(this.length)-s(u(c));t<l;++t)if(o.call(this,t)&&n(this[t]))return t;return-1}})),Mr=le((function(e,t){var n=Tr(),r=Object.create;t.exports=function(){var e=0,t=[],a=r(null);return{get:function(e){var r,a=0,i=t,o=e.length;if(0===o)return i[o]||null;if(i=i[o]){for(;a<o-1;){if(-1===(r=n.call(i[0],e[a])))return null;i=i[1][r],++a}return-1===(r=n.call(i[0],e[a]))?null:i[1][r]||null}return null},set:function(r){var i,o=0,u=t,s=r.length;if(0===s)u[s]=++e;else{for(u[s]||(u[s]=[[],[]]),u=u[s];o<s-1;)-1===(i=n.call(u[0],r[o]))&&(i=u[0].push(r[o])-1,u[1].push([[],[]])),u=u[1][i],++o;-1===(i=n.call(u[0],r[o]))&&(i=u[0].push(r[o])-1),u[1][i]=++e}return a[e]=r,e},delete:function(e){var r,i=0,o=t,u=a[e],s=u.length,l=[];if(0===s)delete o[s];else if(o=o[s]){for(;i<s-1;){if(-1===(r=n.call(o[0],u[i])))return;l.push(o,r),o=o[1][r],++i}if(-1===(r=n.call(o[0],u[i])))return;for(e=o[1][r],o[0].splice(r,1),o[1].splice(r,1);!o[0].length&&l.length;)r=l.pop(),(o=l.pop())[0].splice(r,1),o[1].splice(r,1)}delete a[e]},clear:function(){t=[],a=r(null)}}}})),Or=le((function(e,t){var n=Tr();t.exports=function(){var e=0,t=[],r=[];return{get:function(e){var a=n.call(t,e[0]);return-1===a?null:r[a]},set:function(n){return t.push(n[0]),r.push(++e),e},delete:function(e){var a=n.call(r,e);-1!==a&&(t.splice(a,1),r.splice(a,1))},clear:function(){t=[],r=[]}}}})),Sr=le((function(e,t){var n=Tr(),r=Object.create;t.exports=function(e){var t=0,a=[[],[]],i=r(null);return{get:function(t){for(var r,i=0,o=a;i<e-1;){if(-1===(r=n.call(o[0],t[i])))return null;o=o[1][r],++i}return-1===(r=n.call(o[0],t[i]))?null:o[1][r]||null},set:function(r){for(var o,u=0,s=a;u<e-1;)-1===(o=n.call(s[0],r[u]))&&(o=s[0].push(r[u])-1,s[1].push([[],[]])),s=s[1][o],++u;return-1===(o=n.call(s[0],r[u]))&&(o=s[0].push(r[u])-1),s[1][o]=++t,i[t]=r,t},delete:function(t){for(var r,o=0,u=a,s=[],l=i[t];o<e-1;){if(-1===(r=n.call(u[0],l[o])))return;s.push(u,r),u=u[1][r],++o}if(-1!==(r=n.call(u[0],l[o]))){for(t=u[1][r],u[0].splice(r,1),u[1].splice(r,1);!u[0].length&&s.length;)r=s.pop(),(u=s.pop())[0].splice(r,1),u[1].splice(r,1);delete i[t]}},clear:function(){a=[[],[]],i=r(null)}}}})),Nr=le((function(e,t){var n=On(),r=Bn(),a=Function.prototype.call;t.exports=function(e,t){var i={},o=arguments[2];return n(t),r(e,(function(e,n,r,u){i[n]=a.call(t,o,e,n,r,u)})),i}})),Br=le((function(e,t){var n=function(e){if("function"!=typeof e)throw new TypeError(e+" is not a function");return e},i=function(e){var t,a,i=r.createTextNode(""),o=0;return new e((function(){var e;if(t)a&&(t=a.concat(t));else{if(!a)return;t=a}if(a=t,t=null,"function"==typeof a)return e=a,a=null,void e();for(i.data=o=++o%2;a;)e=a.shift(),a.length||(a=null),e()})).observe(i,{characterData:!0}),function(e){n(e),t?"function"==typeof t?t=[t,e]:t.push(e):(t=e,i.data=o=++o%2)}};t.exports=function(){if("object"===("undefined"==typeof process?"undefined":a(process))&&process&&"function"==typeof process.nextTick)return process.nextTick;if("function"==typeof queueMicrotask)return function(e){queueMicrotask(n(e))};if("object"===(void 0===r?"undefined":a(r))&&r){if("function"==typeof MutationObserver)return i(MutationObserver);if("function"==typeof WebKitMutationObserver)return i(WebKitMutationObserver)}return"function"==typeof setImmediate?function(e){setImmediate(n(e))}:"function"==typeof setTimeout||"object"===("undefined"==typeof setTimeout?"undefined":a(setTimeout))?function(e){setTimeout(n(e),0)}:null}()})),jr=le((function(){var e=gr(),t=Nr(),n=Hn(),r=Vn(),a=Br(),i=Array.prototype.slice,o=Function.prototype.apply,u=Object.create;jn().async=function(s,l){var c,d,f,p=u(null),m=u(null),h=l.memoized,v=l.original;l.memoized=r((function(e){var t=arguments,n=t[t.length-1];return"function"==typeof n&&(c=n,t=i.call(t,0,-1)),h.apply(d=this,f=t)}),h);try{n(l.memoized,h)}catch(e){}l.on("get",(function(e){var t,n,r;if(c){if(p[e])return"function"==typeof p[e]?p[e]=[p[e],c]:p[e].push(c),void(c=null);t=c,n=d,r=f,c=d=f=null,a((function(){var a;hasOwnProperty.call(m,e)?(a=m[e],l.emit("getasync",e,r,n),o.call(t,a.context,a.args)):(c=t,d=n,f=r,h.apply(n,r))}))}})),l.original=function(){var t,n,r,i;return c?(t=e(arguments),n=function t(n){var r,u,s=t.id;if(null!=s){if(delete t.id,r=p[s],delete p[s],r)return u=e(arguments),l.has(s)&&(n?l.delete(s):(m[s]={context:this,args:u},l.emit("setasync",s,"function"==typeof r?1:r.length))),"function"==typeof r?i=o.call(r,this,u):r.forEach((function(e){i=o.call(e,this,u)}),this),i}else a(o.bind(t,this,arguments))},r=c,c=d=f=null,t.push(n),i=o.call(v,this,t),n.cb=r,c=n,i):o.call(v,this,arguments)},l.on("set",(function(e){c?(p[e]?"function"==typeof p[e]?p[e]=[p[e],c.cb]:p[e].push(c.cb):p[e]=c.cb,delete c.cb,c.id=e,c=null):l.delete(e)})),l.on("delete",(function(e){var t;hasOwnProperty.call(p,e)||m[e]&&(t=m[e],delete m[e],l.emit("deleteasync",e,i.call(t.args,1)))})),l.on("clear",(function(){var e=m;m=u(null),l.emit("clearasync",t(e,(function(e){return i.call(e.args,1)})))}))}})),Ir=le((function(e,t){var n=Array.prototype.forEach,r=Object.create;t.exports=function(e){var t=r(null);return n.call(arguments,(function(e){t[e]=!0})),t}})),_r=le((function(e,t){t.exports=function(e){return"function"==typeof e}})),qr=le((function(e,t){var n=_r();t.exports=function(e){try{return e&&n(e.toString)?e.toString():String(e)}catch(e){throw new TypeError("Passed argument cannot be stringifed")}}})),zr=le((function(e,t){var n=Sn(),r=qr();t.exports=function(e){return r(n(e))}})),Pr=le((function(e,t){var n=_r();t.exports=function(e){try{return e&&n(e.toString)?e.toString():String(e)}catch(e){return"<Non-coercible to string value>"}}})),$r=le((function(e,t){var n=Pr(),r=/[\n\r\u2028\u2029]/g;t.exports=function(e){var t=n(e);return t.length>100&&(t=t.slice(0,99)+"…"),t.replace(r,(function(e){return JSON.stringify(e).slice(1,-1)}))}})),Gr=le((function(e,t){function n(e){return!!e&&("object"===a(e)||"function"==typeof e)&&"function"==typeof e.then}t.exports=n,t.exports.default=n})),Lr=le((function(){var e=Nr(),t=Ir(),n=zr(),r=$r(),a=Gr(),i=Br(),o=Object.create,u=t("then","then:finally","done","done:finally");jn().promise=function(t,s){var l=o(null),c=o(null),d=o(null);if(!0===t)t=null;else if(t=n(t),!u[t])throw new TypeError("'"+r(t)+"' is not valid promise mode");s.on("set",(function(e,n,r){var o=!1;if(!a(r))return c[e]=r,void s.emit("setasync",e,1);l[e]=1,d[e]=r;var u=function(t){var n=l[e];if(o)throw new Error("Memoizee error: Detected unordered then|done & finally resolution, which in turn makes proper detection of success/failure impossible (when in 'done:finally' mode)\nConsider to rely on 'then' or 'done' mode instead.");n&&(delete l[e],c[e]=t,s.emit("setasync",e,n))},f=function(){o=!0,l[e]&&(delete l[e],delete d[e],s.delete(e))},p=t;if(p||(p="then"),"then"===p){var m=function(){i(f)};"function"==typeof(r=r.then((function(e){i(u.bind(this,e))}),m)).finally&&r.finally(m)}else if("done"===p){if("function"!=typeof r.done)throw new Error("Memoizee error: Retrieved promise does not implement 'done' in 'done' mode");r.done(u,f)}else if("done:finally"===p){if("function"!=typeof r.done)throw new Error("Memoizee error: Retrieved promise does not implement 'done' in 'done:finally' mode");if("function"!=typeof r.finally)throw new Error("Memoizee error: Retrieved promise does not implement 'finally' in 'done:finally' mode");r.done(u),r.finally(f)}})),s.on("get",(function(e,t,n){var r;if(l[e])++l[e];else{var o=function(){s.emit("getasync",e,t,n)};a(r=d[e])?"function"==typeof r.done?r.done(o):r.then((function(){i(o)})):o()}})),s.on("delete",(function(e){if(delete d[e],l[e])delete l[e];else if(hasOwnProperty.call(c,e)){var t=c[e];delete c[e],s.emit("deleteasync",e,[t])}})),s.on("clear",(function(){var t=c;c=o(null),l=o(null),d=o(null),s.emit("clearasync",e(t,(function(e){return[e]})))}))}})),Hr=le((function(){var e=On(),t=Bn(),n=jn(),r=Function.prototype.apply;n.dispose=function(a,i,o){var u;if(e(a),o.async&&n.async||o.promise&&n.promise)return i.on("deleteasync",u=function(e,t){r.call(a,null,t)}),void i.on("clearasync",(function(e){t(e,(function(e,t){u(t,e)}))}));i.on("delete",u=function(e,t){a(t)}),i.on("clear",(function(e){t(e,(function(e,t){u(t,e)}))}))}})),Vr=le((function(e,t){t.exports=2147483647})),Ur=le((function(e,t){var n=Tn(),r=Vr();t.exports=function(e){if((e=n(e))>r)throw new TypeError(e+" exceeds maximum possible timeout");return e}})),Wr=le((function(){var e=gr(),t=Bn(),n=Br(),r=Gr(),a=Ur(),i=jn(),o=Function.prototype,u=Math.max,s=Math.min,l=Object.create;i.maxAge=function(c,d,f){var p,m,h,v;(c=a(c))&&(p=l(null),d.on("set"+(m=f.async&&i.async||f.promise&&i.promise?"async":""),(function(e){p[e]=setTimeout((function(){d.delete(e)}),c),"function"==typeof p[e].unref&&p[e].unref(),v&&(v[e]&&"nextTick"!==v[e]&&clearTimeout(v[e]),v[e]=setTimeout((function(){delete v[e]}),h),"function"==typeof v[e].unref&&v[e].unref())})),d.on("delete"+m,(function(e){clearTimeout(p[e]),delete p[e],v&&("nextTick"!==v[e]&&clearTimeout(v[e]),delete v[e])})),f.preFetch&&(h=!0===f.preFetch||isNaN(f.preFetch)?.333:u(s(Number(f.preFetch),1),0))&&(v={},h=(1-h)*c,d.on("get"+m,(function(t,a,i){v[t]||(v[t]="nextTick",n((function(){var n;"nextTick"===v[t]&&(delete v[t],d.delete(t),f.async&&(a=e(a)).push(o),n=d.memoized.apply(i,a),f.promise&&r(n)&&("function"==typeof n.done?n.done(o,o):n.then(o,o)))})))}))),d.on("clear"+m,(function(){t(p,(function(e){clearTimeout(e)})),p={},v&&(t(v,(function(e){"nextTick"!==e&&clearTimeout(e)})),v={})})))}})),Kr=le((function(e,t){var n=Tn(),r=Object.create,a=Object.prototype.hasOwnProperty;t.exports=function(e){var t,i=0,o=1,u=r(null),s=r(null),l=0;return e=n(e),{hit:function(n){var r=s[n],c=++l;if(u[c]=n,s[n]=c,!r){if(++i<=e)return;return t(n=u[o]),n}if(delete u[r],o===r)for(;!a.call(u,++o););},delete:t=function(e){var t=s[e];if(t&&(delete u[t],delete s[e],--i,o===t)){if(!i)return l=0,void(o=1);for(;!a.call(u,++o););}},clear:function(){i=0,o=1,u=r(null),s=r(null),l=0}}}})),Yr=le((function(){var e=Tn(),t=Kr(),n=jn();n.max=function(r,a,i){var o,u,s;(r=e(r))&&(u=t(r),a.on("set"+(o=i.async&&n.async||i.promise&&n.promise?"async":""),s=function(e){void 0!==(e=u.hit(e))&&a.delete(e)}),a.on("get"+o,s),a.on("delete"+o,u.delete),a.on("clear"+o,u.clear))}})),Zr=le((function(){var e=er(),t=jn(),n=Object.create,r=Object.defineProperties;t.refCounter=function(a,i,o){var u,s;u=n(null),i.on("set"+(s=o.async&&t.async||o.promise&&t.promise?"async":""),(function(e,t){u[e]=t||1})),i.on("get"+s,(function(e){++u[e]})),i.on("delete"+s,(function(e){delete u[e]})),i.on("clear"+s,(function(){u={}})),r(i.memoized,{deleteRef:e((function(){var e=i.get(arguments);return null===e?null:u[e]?! --u[e]&&(i.delete(e),!0):null})),getRefCount:e((function(){var e=i.get(arguments);return null===e?0:u[e]?u[e]:0}))})}})),Xr=le((function(e,t){var n=xn(),r=Mn(),a=Er();t.exports=function(e){var t,i=n(arguments[1]);return i.normalizer||0!==(t=i.length=r(i.length,e.length,i.async))&&(i.primitive?!1===t?i.normalizer=xr():t>1&&(i.normalizer=Ar()(t)):i.normalizer=!1===t?Mr()():1===t?Or()():Sr()(t)),i.async&&jr(),i.promise&&Lr(),i.dispose&&Hr(),i.maxAge&&Wr(),i.max&&Yr(),i.refCounter&&Zr(),a(e,i)}})),Jr={helpUrlBase:"https://dequeuniversity.com/rules/",gridSize:200,selectorSimilarFilterLimit:700,results:[],resultGroups:[],resultGroupMap:{},impact:Object.freeze(["minor","moderate","serious","critical"]),preload:Object.freeze({assets:["cssom","media"],timeout:1e4}),allOrigins:"<unsafe_all_origins>",sameOrigin:"<same_origin>",serializableErrorProps:Object.freeze(["message","stack","name","code","ruleId","method"])};[{name:"NA",value:"inapplicable",priority:0,group:"inapplicable"},{name:"PASS",value:"passed",priority:1,group:"passes"},{name:"CANTTELL",value:"cantTell",priority:2,group:"incomplete"},{name:"FAIL",value:"failed",priority:3,group:"violations"}].forEach((function(e){var t=e.name,n=e.value,r=e.priority,a=e.group;Jr[t]=n,Jr[t+"_PRIO"]=r,Jr[t+"_GROUP"]=a,Jr.results[r]=n,Jr.resultGroups[r]=a,Jr.resultGroupMap[n]=a})),Object.freeze(Jr.results),Object.freeze(Jr.resultGroups),Object.freeze(Jr.resultGroupMap),Object.freeze(Jr);var Qr=Jr,ea=function(){"object"===("undefined"==typeof console?"undefined":a(console))&&console.log&&Function.prototype.apply.call(console.log,console,arguments)},ta=/[\t\r\n\f]/g,na=K((function e(){U(this,e),this.parent=void 0}),[{key:"props",get:function(){throw new Error('VirtualNode class must have a "props" object consisting of "nodeType" and "nodeName" properties')}},{key:"attrNames",get:function(){throw new Error('VirtualNode class must have an "attrNames" property')}},{key:"attr",value:function(){throw new Error('VirtualNode class must have an "attr" function')}},{key:"hasAttr",value:function(){throw new Error('VirtualNode class must have a "hasAttr" function')}},{key:"hasClass",value:function(e){var t=this.attr("class");if(!t)return!1;var n=" "+e+" ";return(" "+t+" ").replace(ta," ").indexOf(n)>=0}}]),ra={};ce(ra,{DqElement:function(){return Df},RuleError:function(){return gh},aggregate:function(){return aa},aggregateChecks:function(){return ca},aggregateNodeResults:function(){return fa},aggregateResult:function(){return ma},areStylesSet:function(){return ha},assert:function(){return va},checkHelper:function(){return yf},clone:function(){return wf},closest:function(){return _f},collectResultsFromFrames:function(){return Np},contains:function(){return Bp},convertSelector:function(){return Bf},cssParser:function(){return xf},deepMerge:function(){return Ip},escapeSelector:function(){return ga},extendMetaData:function(){return _p},filterHtmlAttrs:function(){return fh},finalizeRuleResult:function(){return da},findBy:function(){return Mp},getAllChecks:function(){return Tp},getAncestry:function(){return es},getBaseLang:function(){return Xp},getCheckMessage:function(){return om},getCheckOption:function(){return um},getEnvironmentData:function(){return sm},getFlattenedTree:function(){return Wp},getFrameContexts:function(){return ym},getFriendlyUriEnd:function(){return Fa},getNodeAttributes:function(){return Ea},getNodeFromTree:function(){return is},getPreloadConfig:function(){return uh},getRootNode:function(){return us},getRule:function(){return wm},getScroll:function(){return Em},getScrollState:function(){return Am},getSelector:function(){return Xu},getSelectorData:function(){return Vu},getShadowSelector:function(){return Iu},getStandards:function(){return Cm},getStyleSheetFactory:function(){return Rm},getXpath:function(){return ns},injectStyle:function(){return Tm},isArrayLike:function(){return Mm},isContextObject:function(){return Nm},isContextProp:function(){return Bm},isContextSpec:function(){return Sm},isHidden:function(){return _m},isHtmlElement:function(){return qm},isLabelledFramesSelector:function(){return jm},isLabelledShadowDomSelector:function(){return Im},isNodeInContext:function(){return zm},isShadowRoot:function(){return zp},isValidLang:function(){return kh},isXHTML:function(){return ju},matchAncestry:function(){return $m},matches:function(){return Af},matchesExpression:function(){return If},matchesSelector:function(){return xa},memoize:function(){return Bu},mergeResults:function(){return Sp},nodeLookup:function(){return Lm},nodeSerializer:function(){return Rp},nodeSorter:function(){return Gm},objectHasOwn:function(){return Om},parseCrossOriginStylesheet:function(){return Um},parseSameOriginStylesheet:function(){return Hm},parseStylesheet:function(){return Vm},parseTabindex:function(){return Wm},performanceTimer:function(){return Ym},pollyfillElementsFromPoint:function(){return Zm},preload:function(){return ih},preloadCssom:function(){return eh},preloadMedia:function(){return ah},processMessage:function(){return im},publishMetaData:function(){return sh},querySelectorAll:function(){return ch},querySelectorAllFilter:function(){return Qm},queue:function(){return Gf},respondable:function(){return wp},ruleShouldRun:function(){return dh},select:function(){return mh},sendCommandToFrame:function(){return Ep},serializeError:function(){return vh},setScrollState:function(){return Dh},shadowSelect:function(){return yh},shadowSelectAll:function(){return Fh},shouldPreload:function(){return oh},toArray:function(){return ba},tokenList:function(){return Pp},uniqueArray:function(){return Xm},uuid:function(){return ap},validInputTypes:function(){return xh},validLangs:function(){return Ch}});var aa=function(e,t,n){t=t.slice(),n&&t.push(n);var r=t.map((function(t){return e.indexOf(t)})).sort();return e[r.pop()]},ia=Qr.CANTTELL_PRIO,oa=Qr.FAIL_PRIO,ua=[];ua[Qr.PASS_PRIO]=!0,ua[Qr.CANTTELL_PRIO]=null,ua[Qr.FAIL_PRIO]=!1;var sa=["any","all","none"];function la(e,t){return sa.reduce((function(n,r){return n[r]=(e[r]||[]).map((function(e){return t(e,r)})),n}),{})}var ca=function(e){var t=Object.assign({},e);la(t,(function(e,t){var n=void 0===e.result?-1:ua.indexOf(e.result);e.priority=-1!==n?n:Qr.CANTTELL_PRIO,"none"===t&&(e.priority===Qr.PASS_PRIO?e.priority=Qr.FAIL_PRIO:e.priority===Qr.FAIL_PRIO&&(e.priority=Qr.PASS_PRIO))}));var n={all:t.all.reduce((function(e,t){return Math.max(e,t.priority)}),0),none:t.none.reduce((function(e,t){return Math.max(e,t.priority)}),0),any:t.any.reduce((function(e,t){return Math.min(e,t.priority)}),4)%4};t.priority=Math.max(n.all,n.none,n.any);var r=[];return sa.forEach((function(e){t[e]=t[e].filter((function(r){return r.priority===t.priority&&r.priority===n[e]})),t[e].forEach((function(e){return r.push(e.impact)}))})),t.impact=[ia,oa].includes(t.priority)?aa(Qr.impact,r):null,la(t,(function(e){delete e.result,delete e.priority})),t.result=Qr.results[t.priority],delete t.priority,t};function da(e){var t=i._audit.rules.find((function(t){return t.id===e.id}));return t&&t.impact&&e.nodes.forEach((function(e){["any","all","none"].forEach((function(n){(e[n]||[]).forEach((function(e){e.impact=t.impact}))}))})),Object.assign(e,fa(e.nodes)),delete e.nodes,e}var fa=function(e){var t={};if((e=e.map((function(e){if(e.any&&e.all&&e.none)return ca(e);if(Array.isArray(e.node))return da(e);throw new TypeError("Invalid Result type")})))&&e.length){var n=e.map((function(e){return e.result}));t.result=aa(Qr.results,n,t.result)}else t.result="inapplicable";Qr.resultGroups.forEach((function(e){return t[e]=[]})),e.forEach((function(e){t[Qr.resultGroupMap[e.result]].push(e)}));var r=Qr.FAIL_GROUP;if(0===t[r].length&&(r=Qr.CANTTELL_GROUP),t[r].length>0){var a=t[r].map((function(e){return e.impact}));t.impact=aa(Qr.impact,a)||null}else t.impact=null;return t};function pa(e,t,n){var r=Object.assign({},t);r.nodes=(r[n]||[]).concat(),Qr.resultGroups.forEach((function(e){delete r[e]})),e[n].push(r)}var ma=function(e){var t={};return Qr.resultGroups.forEach((function(e){return t[e]=[]})),e.forEach((function(e){e.error?pa(t,e,Qr.CANTTELL_GROUP):e.result===Qr.NA?pa(t,e,Qr.NA_GROUP):Qr.resultGroups.forEach((function(n){Array.isArray(e[n])&&e[n].length>0&&pa(t,e,n)}))})),t},ha=function e(n,r,a){var i=t.getComputedStyle(n,null);if(!i)return!1;for(var o=0;o<r.length;++o){var u=r[o];if(i.getPropertyValue(u.property)===u.value)return!0}return!(!n.parentNode||n.nodeName.toUpperCase()===a.toUpperCase())&&e(n.parentNode,r,a)},va=function(e,t){if(!e)throw new Error(t)},ba=function(e){return Array.prototype.slice.call(e)},ga=function(e){for(var t,n=String(e),r=n.length,a=-1,i="",o=n.charCodeAt(0);++a<r;)0!=(t=n.charCodeAt(a))?i+=t>=1&&t<=31||127==t||0==a&&t>=48&&t<=57||1==a&&t>=48&&t<=57&&45==o?"\\"+t.toString(16)+" ":0==a&&1==r&&45==t||!(t>=128||45==t||95==t||t>=48&&t<=57||t>=65&&t<=90||t>=97&&t<=122)?"\\"+n.charAt(a):n.charAt(a):i+="�";return i};function Da(e,t){return[e.substring(0,t),e.substring(t)]}function ya(e){return e.replace(/\s+$/,"")}var wa,Fa=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!(e.length<=1||"data:"===e.substr(0,5)||"javascript:"===e.substr(0,11)||e.includes("?"))){var n=t.currentDomain,r=t.maxLength,a=void 0===r?25:r,i=function(e){var t=e,n="",r="",a="",i="",o="";if(e.includes("#")){var u=L(Da(e,e.indexOf("#")),2);e=u[0],o=u[1]}if(e.includes("?")){var s=L(Da(e,e.indexOf("?")),2);e=s[0],i=s[1]}if(e.includes("://")){var l=L(e.split("://"),2);n=l[0];var c=L(Da(e=l[1],e.indexOf("/")),2);r=c[0],e=c[1]}else if("//"===e.substr(0,2)){var d=L(Da(e=e.substr(2),e.indexOf("/")),2);r=d[0],e=d[1]}if("www."===r.substr(0,4)&&(r=r.substr(4)),r&&r.includes(":")){var f=L(Da(r,r.indexOf(":")),2);r=f[0],a=f[1]}return{original:t,protocol:n,domain:r,port:a,path:e,query:i,hash:o}}(e),o=i.path,u=i.domain,s=i.hash,l=o.substr(o.substr(0,o.length-2).lastIndexOf("/")+1);if(s)return l&&(l+s).length<=a?ya(l+s):l.length<2&&s.length>2&&s.length<=a?ya(s):void 0;if(u&&u.length<a&&o.length<=1)return ya(u+o);if(o==="/"+l&&u&&n&&u!==n&&(u+o).length<=a)return ya(u+o);var c=l.lastIndexOf(".");return(-1===c||c>1)&&(-1!==c||l.length>2)&&l.length<=a&&!l.match(/index(\.[a-zA-Z]{2-4})?/)&&!function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return 0!==e.length&&(e.match(/[0-9]/g)||"").length>=e.length/2}(l)?ya(l):void 0}},Ea=function(e){return e.attributes instanceof t.NamedNodeMap?e.attributes:e.cloneNode(!1).attributes},xa=function(e,t){return wa&&e[wa]||(wa=function(e){var t,n,r=["matches","matchesSelector","mozMatchesSelector","webkitMatchesSelector","msMatchesSelector"],a=r.length;for(t=0;t<a;t++)if(e[n=r[t]])return n}(e)),!!e[wa]&&e[wa](t)},Aa={};ce(Aa,{ArrayFrom:function(){return Nu.default},Colorjs:function(){return Ru},CssSelectorParser:function(){return Oa.CssSelectorParser},doT:function(){return Sa.default},emojiRegexText:function(){return Na},memoize:function(){return Ba.default}});var Ca=de(pe()),ka=de(me());de(he());var Ra=de(mt()),Ta=de(St()),Ma=de(vn());"hasOwn"in Object||(Object.hasOwn=Ra.default),"values"in Object||(Object.values=Ta.default),"Promise"in t||Ca.default.polyfill(),"Uint32Array"in t||(t.Uint32Array=ka.Uint32Array),t.Uint32Array&&("some"in t.Uint32Array.prototype||Object.defineProperty(t.Uint32Array.prototype,"some",{value:Array.prototype.some}),"reduce"in t.Uint32Array.prototype||Object.defineProperty(t.Uint32Array.prototype,"reduce",{value:Array.prototype.reduce})),"function"!=typeof Object.assign&&(Object.assign=function(e){if(null==e)throw new TypeError("Cannot convert undefined or null to object");for(var t=Object(e),n=1;n<arguments.length;n++){var r=arguments[n];if(null!=r)for(var a in r)r.hasOwnProperty(a)&&(t[a]=r[a])}return t}),Array.prototype.find||Object.defineProperty(Array.prototype,"find",{value:function(e){if(null===this)throw new TypeError("Array.prototype.find called on null or undefined");if("function"!=typeof e)throw new TypeError("predicate must be a function");for(var t,n=Object(this),r=n.length>>>0,a=arguments[1],i=0;i<r;i++)if(e.call(a,t=n[i],i,n))return t}}),Array.prototype.findIndex||Object.defineProperty(Array.prototype,"findIndex",{value:function(e,t){if(null===this)throw new TypeError("Array.prototype.find called on null or undefined");if("function"!=typeof e)throw new TypeError("predicate must be a function");for(var n=Object(this),r=n.length>>>0,a=0;a<r;a++)if(e.call(t,n[a],a,n))return a;return-1}}),Array.prototype.includes||Object.defineProperty(Array.prototype,"includes",{value:function(e){var t=Object(this),n=parseInt(t.length,10)||0;if(0===n)return!1;var r,a,i=parseInt(arguments[1],10)||0;for(i>=0?r=i:(r=n+i)<0&&(r=0);r<n;){if(e===(a=t[r])||e!=e&&a!=a)return!0;r++}return!1}}),Array.prototype.some||Object.defineProperty(Array.prototype,"some",{value:function(e){if(null==this)throw new TypeError("Array.prototype.some called on null or undefined");if("function"!=typeof e)throw new TypeError;for(var t=Object(this),n=t.length>>>0,r=arguments.length>=2?arguments[1]:void 0,a=0;a<n;a++)if(a in t&&e.call(r,t[a],a,t))return!0;return!1}}),Array.from||(Array.from=Ma.default),String.prototype.includes||(String.prototype.includes=function(e,t){return"number"!=typeof t&&(t=0),!(t+e.length>this.length)&&-1!==this.indexOf(e,t)}),Array.prototype.flat||Object.defineProperty(Array.prototype,"flat",{configurable:!0,value:function e(){var t=isNaN(arguments[0])?1:Number(arguments[0]);return t?Array.prototype.reduce.call(this,(function(n,r){return Array.isArray(r)?n.push.apply(n,e.call(r,t-1)):n.push(r),n}),[]):Array.prototype.slice.call(this)},writable:!0}),t.Node&&!("isConnected"in t.Node.prototype)&&Object.defineProperty(t.Node.prototype,"isConnected",{get:function(){return!(this.ownerDocument&&this.ownerDocument.compareDocumentPosition(this)&this.DOCUMENT_POSITION_DISCONNECTED)}});var Oa=de(yn()),Sa=de(wn()),Na=function(){return/[#*0-9]\uFE0F?\u20E3|[\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u231A\u231B\u2328\u23CF\u23ED-\u23EF\u23F1\u23F2\u23F8-\u23FA\u24C2\u25AA\u25AB\u25B6\u25C0\u25FB\u25FC\u25FE\u2600-\u2604\u260E\u2611\u2614\u2615\u2618\u2620\u2622\u2623\u2626\u262A\u262E\u262F\u2638-\u263A\u2640\u2642\u2648-\u2653\u265F\u2660\u2663\u2665\u2666\u2668\u267B\u267E\u267F\u2692\u2694-\u2697\u2699\u269B\u269C\u26A0\u26A7\u26AA\u26B0\u26B1\u26BD\u26BE\u26C4\u26C8\u26CF\u26D1\u26E9\u26F0-\u26F5\u26F7\u26F8\u26FA\u2702\u2708\u2709\u270F\u2712\u2714\u2716\u271D\u2721\u2733\u2734\u2744\u2747\u2757\u2763\u27A1\u2934\u2935\u2B05-\u2B07\u2B1B\u2B1C\u2B55\u3030\u303D\u3297\u3299]\uFE0F?|[\u261D\u270C\u270D](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?|[\u270A\u270B](?:\uD83C[\uDFFB-\uDFFF])?|[\u23E9-\u23EC\u23F0\u23F3\u25FD\u2693\u26A1\u26AB\u26C5\u26CE\u26D4\u26EA\u26FD\u2705\u2728\u274C\u274E\u2753-\u2755\u2795-\u2797\u27B0\u27BF\u2B50]|\u26D3\uFE0F?(?:\u200D\uD83D\uDCA5)?|\u26F9(?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|\u2764\uFE0F?(?:\u200D(?:\uD83D\uDD25|\uD83E\uDE79))?|\uD83C(?:[\uDC04\uDD70\uDD71\uDD7E\uDD7F\uDE02\uDE37\uDF21\uDF24-\uDF2C\uDF36\uDF7D\uDF96\uDF97\uDF99-\uDF9B\uDF9E\uDF9F\uDFCD\uDFCE\uDFD4-\uDFDF\uDFF5\uDFF7]\uFE0F?|[\uDF85\uDFC2\uDFC7](?:\uD83C[\uDFFB-\uDFFF])?|[\uDFC4\uDFCA](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDFCB\uDFCC](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDCCF\uDD8E\uDD91-\uDD9A\uDE01\uDE1A\uDE2F\uDE32-\uDE36\uDE38-\uDE3A\uDE50\uDE51\uDF00-\uDF20\uDF2D-\uDF35\uDF37-\uDF43\uDF45-\uDF4A\uDF4C-\uDF7C\uDF7E-\uDF84\uDF86-\uDF93\uDFA0-\uDFC1\uDFC5\uDFC6\uDFC8\uDFC9\uDFCF-\uDFD3\uDFE0-\uDFF0\uDFF8-\uDFFF]|\uDDE6\uD83C[\uDDE8-\uDDEC\uDDEE\uDDF1\uDDF2\uDDF4\uDDF6-\uDDFA\uDDFC\uDDFD\uDDFF]|\uDDE7\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEF\uDDF1-\uDDF4\uDDF6-\uDDF9\uDDFB\uDDFC\uDDFE\uDDFF]|\uDDE8\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDEE\uDDF0-\uDDF7\uDDFA-\uDDFF]|\uDDE9\uD83C[\uDDEA\uDDEC\uDDEF\uDDF0\uDDF2\uDDF4\uDDFF]|\uDDEA\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDED\uDDF7-\uDDFA]|\uDDEB\uD83C[\uDDEE-\uDDF0\uDDF2\uDDF4\uDDF7]|\uDDEC\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEE\uDDF1-\uDDF3\uDDF5-\uDDFA\uDDFC\uDDFE]|\uDDED\uD83C[\uDDF0\uDDF2\uDDF3\uDDF7\uDDF9\uDDFA]|\uDDEE\uD83C[\uDDE8-\uDDEA\uDDF1-\uDDF4\uDDF6-\uDDF9]|\uDDEF\uD83C[\uDDEA\uDDF2\uDDF4\uDDF5]|\uDDF0\uD83C[\uDDEA\uDDEC-\uDDEE\uDDF2\uDDF3\uDDF5\uDDF7\uDDFC\uDDFE\uDDFF]|\uDDF1\uD83C[\uDDE6-\uDDE8\uDDEE\uDDF0\uDDF7-\uDDFB\uDDFE]|\uDDF2\uD83C[\uDDE6\uDDE8-\uDDED\uDDF0-\uDDFF]|\uDDF3\uD83C[\uDDE6\uDDE8\uDDEA-\uDDEC\uDDEE\uDDF1\uDDF4\uDDF5\uDDF7\uDDFA\uDDFF]|\uDDF4\uD83C\uDDF2|\uDDF5\uD83C[\uDDE6\uDDEA-\uDDED\uDDF0-\uDDF3\uDDF7-\uDDF9\uDDFC\uDDFE]|\uDDF6\uD83C\uDDE6|\uDDF7\uD83C[\uDDEA\uDDF4\uDDF8\uDDFA\uDDFC]|\uDDF8\uD83C[\uDDE6-\uDDEA\uDDEC-\uDDF4\uDDF7-\uDDF9\uDDFB\uDDFD-\uDDFF]|\uDDF9\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDED\uDDEF-\uDDF4\uDDF7\uDDF9\uDDFB\uDDFC\uDDFF]|\uDDFA\uD83C[\uDDE6\uDDEC\uDDF2\uDDF3\uDDF8\uDDFE\uDDFF]|\uDDFB\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDEE\uDDF3\uDDFA]|\uDDFC\uD83C[\uDDEB\uDDF8]|\uDDFD\uD83C\uDDF0|\uDDFE\uD83C[\uDDEA\uDDF9]|\uDDFF\uD83C[\uDDE6\uDDF2\uDDFC]|\uDF44(?:\u200D\uD83D\uDFEB)?|\uDF4B(?:\u200D\uD83D\uDFE9)?|\uDFC3(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?|\uDFF3\uFE0F?(?:\u200D(?:\u26A7\uFE0F?|\uD83C\uDF08))?|\uDFF4(?:\u200D\u2620\uFE0F?|\uDB40\uDC67\uDB40\uDC62\uDB40(?:\uDC65\uDB40\uDC6E\uDB40\uDC67|\uDC73\uDB40\uDC63\uDB40\uDC74|\uDC77\uDB40\uDC6C\uDB40\uDC73)\uDB40\uDC7F)?)|\uD83D(?:[\uDC3F\uDCFD\uDD49\uDD4A\uDD6F\uDD70\uDD73\uDD76-\uDD79\uDD87\uDD8A-\uDD8D\uDDA5\uDDA8\uDDB1\uDDB2\uDDBC\uDDC2-\uDDC4\uDDD1-\uDDD3\uDDDC-\uDDDE\uDDE1\uDDE3\uDDE8\uDDEF\uDDF3\uDDFA\uDECB\uDECD-\uDECF\uDEE0-\uDEE5\uDEE9\uDEF0\uDEF3]\uFE0F?|[\uDC42\uDC43\uDC46-\uDC50\uDC66\uDC67\uDC6B-\uDC6D\uDC72\uDC74-\uDC76\uDC78\uDC7C\uDC83\uDC85\uDC8F\uDC91\uDCAA\uDD7A\uDD95\uDD96\uDE4C\uDE4F\uDEC0\uDECC](?:\uD83C[\uDFFB-\uDFFF])?|[\uDC6E-\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4\uDEB5](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD74\uDD90](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?|[\uDC00-\uDC07\uDC09-\uDC14\uDC16-\uDC25\uDC27-\uDC3A\uDC3C-\uDC3E\uDC40\uDC44\uDC45\uDC51-\uDC65\uDC6A\uDC79-\uDC7B\uDC7D-\uDC80\uDC84\uDC88-\uDC8E\uDC90\uDC92-\uDCA9\uDCAB-\uDCFC\uDCFF-\uDD3D\uDD4B-\uDD4E\uDD50-\uDD67\uDDA4\uDDFB-\uDE2D\uDE2F-\uDE34\uDE37-\uDE41\uDE43\uDE44\uDE48-\uDE4A\uDE80-\uDEA2\uDEA4-\uDEB3\uDEB7-\uDEBF\uDEC1-\uDEC5\uDED0-\uDED2\uDED5-\uDED8\uDEDC-\uDEDF\uDEEB\uDEEC\uDEF4-\uDEFC\uDFE0-\uDFEB\uDFF0]|\uDC08(?:\u200D\u2B1B)?|\uDC15(?:\u200D\uD83E\uDDBA)?|\uDC26(?:\u200D(?:\u2B1B|\uD83D\uDD25))?|\uDC3B(?:\u200D\u2744\uFE0F?)?|\uDC41\uFE0F?(?:\u200D\uD83D\uDDE8\uFE0F?)?|\uDC68(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDC68\uDC69]\u200D\uD83D(?:\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?)|[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?)|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFC-\uDFFF])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFC-\uDFFF]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFD-\uDFFF]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFD\uDFFF]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFE])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFE]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?))?|\uDC69(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?[\uDC68\uDC69]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?|\uDC69\u200D\uD83D(?:\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?))|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFC-\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFC-\uDFFF]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFC-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB\uDFFD-\uDFFF]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFD\uDFFF]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFB-\uDFFE])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFE]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFB-\uDFFE])))?))?|\uDD75(?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|\uDE2E(?:\u200D\uD83D\uDCA8)?|\uDE35(?:\u200D\uD83D\uDCAB)?|\uDE36(?:\u200D\uD83C\uDF2B\uFE0F?)?|\uDE42(?:\u200D[\u2194\u2195]\uFE0F?)?|\uDEB6(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?)|\uD83E(?:[\uDD0C\uDD0F\uDD18-\uDD1F\uDD30-\uDD34\uDD36\uDD77\uDDB5\uDDB6\uDDBB\uDDD2\uDDD3\uDDD5\uDEC3-\uDEC5\uDEF0\uDEF2-\uDEF8](?:\uD83C[\uDFFB-\uDFFF])?|[\uDD26\uDD35\uDD37-\uDD39\uDD3C-\uDD3E\uDDB8\uDDB9\uDDCD\uDDCF\uDDD4\uDDD6-\uDDDD](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDDDE\uDDDF](?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD0D\uDD0E\uDD10-\uDD17\uDD20-\uDD25\uDD27-\uDD2F\uDD3A\uDD3F-\uDD45\uDD47-\uDD76\uDD78-\uDDB4\uDDB7\uDDBA\uDDBC-\uDDCC\uDDD0\uDDE0-\uDDFF\uDE70-\uDE7C\uDE80-\uDE8A\uDE8E-\uDEC2\uDEC6\uDEC8\uDECD-\uDEDC\uDEDF-\uDEEA\uDEEF]|\uDDCE(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?|\uDDD1(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1|\uDDD1\u200D\uD83E\uDDD2(?:\u200D\uD83E\uDDD2)?|\uDDD2(?:\u200D\uD83E\uDDD2)?))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFC-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFC-\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFC-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB\uDFFD-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB-\uDFFD\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB-\uDFFE]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFE])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFE])))?))?|\uDEF1(?:\uD83C(?:\uDFFB(?:\u200D\uD83E\uDEF2\uD83C[\uDFFC-\uDFFF])?|\uDFFC(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB\uDFFD-\uDFFF])?|\uDFFD(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])?|\uDFFE(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB-\uDFFD\uDFFF])?|\uDFFF(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB-\uDFFE])?))?)/g},Ba=de(Xr());function ja(e,t){var n=e.length;Array.isArray(e[0])||(e=[e]),Array.isArray(t[0])||(t=t.map((function(e){return[e]})));var r=t[0].length,a=t[0].map((function(e,n){return t.map((function(e){return e[n]}))})),i=e.map((function(e){return a.map((function(t){var n=0;if(!Array.isArray(e)){var r,a=Z(t);try{for(a.s();!(r=a.n()).done;)n+=e*r.value}catch(e){a.e(e)}finally{a.f()}return n}for(var i=0;i<e.length;i++)n+=e[i]*(t[i]||0);return n}))}));return 1===n&&(i=i[0]),1===r?i.map((function(e){return e[0]})):i}function Ia(e){return"string"===_a(e)}function _a(e){return(Object.prototype.toString.call(e).match(/^\[object\s+(.*?)\]$/)[1]||"").toLowerCase()}function qa(e,t){e=+e,t=+t;var n=(Math.floor(e)+"").length;if(t>n)return+e.toFixed(t-n);var r=Math.pow(10,n-t);return Math.round(e/r)*r}function za(e){if(e){e=e.trim();var t=/^-?[\d.]+$/,n=e.match(/^([a-z]+)\((.+?)\)$/i);if(n){var r=[];return n[2].replace(/\/?\s*([-\w.]+(?:%|deg)?)/g,(function(e,n){/%$/.test(n)?(n=new Number(n.slice(0,-1)/100)).type="<percentage>":/deg$/.test(n)?((n=new Number(+n.slice(0,-3))).type="<angle>",n.unit="deg"):t.test(n)&&((n=new Number(n)).type="<number>"),e.startsWith("/")&&((n=n instanceof Number?n:new Number(n)).alpha=!0),r.push(n)})),{name:n[1].toLowerCase(),rawName:n[1],rawArgs:n[2],args:r}}}}function Pa(e){return e[e.length-1]}function $a(e,t,n){return isNaN(e)?t:isNaN(t)?e:e+(t-e)*n}function Ga(e,t,n){return(n-e)/(t-e)}function La(e,t,n){return $a(t[0],t[1],Ga(e[0],e[1],n))}function Ha(e){return e.map((function(e){return e.split("|").map((function(e){var t=(e=e.trim()).match(/^(<[a-z]+>)\[(-?[.\d]+),\s*(-?[.\d]+)\]?$/);if(t){var n=new String(t[1]);return n.range=[+t[2],+t[3]],n}return e}))}))}var Va=Object.freeze({__proto__:null,isString:Ia,type:_a,toPrecision:qa,parseFunction:za,last:Pa,interpolate:$a,interpolateInv:Ga,mapRange:La,parseCoordGrammar:Ha,multiplyMatrices:ja}),Ua=K((function e(){U(this,e)}),[{key:"add",value:function(e,t,n){if("string"==typeof arguments[0])(Array.isArray(e)?e:[e]).forEach((function(e){this[e]=this[e]||[],t&&this[e][n?"unshift":"push"](t)}),this);else for(var e in arguments[0])this.add(e,arguments[0][e],arguments[1])}},{key:"run",value:function(e,t){this[e]=this[e]||[],this[e].forEach((function(e){e.call(t&&t.context?t.context:t,t)}))}}]),Wa=new Ua,Ka={gamut_mapping:"lch.c",precision:5,deltaE:"76"},Ya={D50:[.3457/.3585,1,.2958/.3585],D65:[.3127/.329,1,.3583/.329]};function Za(e){return Array.isArray(e)?e:Ya[e]}function Xa(e,t,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};if(e=Za(e),t=Za(t),!e||!t)throw new TypeError("Missing white point to convert ".concat(e?"":"from").concat(e||t?"":"/").concat(t?"":"to"));if(e===t)return n;var a={W1:e,W2:t,XYZ:n,options:r};if(Wa.run("chromatic-adaptation-start",a),a.M||(a.W1===Ya.D65&&a.W2===Ya.D50?a.M=[[1.0479298208405488,.022946793341019088,-.05019222954313557],[.029627815688159344,.990434484573249,-.01707382502938514],[-.009243058152591178,.015055144896577895,.7518742899580008]]:a.W1===Ya.D50&&a.W2===Ya.D65&&(a.M=[[.9554734527042182,-.023098536874261423,.0632593086610217],[-.028369706963208136,1.0099954580058226,.021041398966943008],[.012314001688319899,-.020507696433477912,1.3303659366080753]])),Wa.run("chromatic-adaptation-end",a),a.M)return ja(a.M,a.XYZ);throw new TypeError("Only Bradford CAT with white points D50 and D65 supported for now.")}var Ja=(e=new WeakSet,M=new WeakMap,K((function t(n){var r,a,i,o,u,s,l;U(this,t),q(this,e),_(this,M,void 0),this.id=n.id,this.name=n.name,this.base=n.base?Ja.get(n.base):null,this.aliases=n.aliases,this.base&&(this.fromBase=n.fromBase,this.toBase=n.toBase);var c=null!==(r=n.coords)&&void 0!==r?r:this.base.coords;this.coords=c;var d=null!==(a=null!==(i=n.white)&&void 0!==i?i:this.base.white)&&void 0!==a?a:"D65";for(var f in this.white=Za(d),this.formats=null!==(o=n.formats)&&void 0!==o?o:{},this.formats){var p=this.formats[f];p.type||(p.type="function"),p.name||(p.name=f)}!n.cssId||null!==(u=this.formats.functions)&&void 0!==u&&u.color?null===(s=this.formats)||void 0===s||!s.color||null!==(l=this.formats)&&void 0!==l&&l.color.id||(this.formats.color.id=this.id):(this.formats.color={id:n.cssId},Object.defineProperty(this,"cssId",{value:n.cssId})),this.referred=n.referred,$(M,this,G(e,this,ei).call(this).reverse()),Wa.run("colorspace-init-end",this)}),[{key:"inGamut",value:function(e){var t=(arguments.length>1&&void 0!==arguments[1]?arguments[1]:{}).epsilon,n=void 0===t?75e-6:t;if(this.isPolar)return e=this.toBase(e),this.base.inGamut(e,{epsilon:n});var r=Object.values(this.coords);return e.every((function(e,t){var a=r[t];if("angle"!==a.type&&a.range){if(Number.isNaN(e))return!0;var i=L(a.range,2),o=i[0],u=i[1];return(void 0===o||e>=o-n)&&(void 0===u||e<=u+n)}return!0}))}},{key:"cssId",get:function(){var e;return(null===(e=this.formats.functions)||void 0===e||null===(e=e.color)||void 0===e?void 0:e.id)||this.id}},{key:"isPolar",get:function(){for(var e in this.coords)if("angle"===this.coords[e].type)return!0;return!1}},{key:"getFormat",value:function(t){return"object"===a(t)?t=G(e,this,Qa).call(this,t):(n="default"===t?Object.values(this.formats)[0]:this.formats[t])?n=G(e,this,Qa).call(this,n):null;var n}},{key:"to",value:function(e,t){if(1===arguments.length){var n=[e.space,e.coords];e=n[0],t=n[1]}if(this===(e=Ja.get(e)))return t;t=t.map((function(e){return Number.isNaN(e)?0:e}));for(var r,a,i=P(M,this),o=P(M,e),u=0;u<i.length&&i[u]===o[u];u++)r=i[u],a=u;if(!r)throw new Error("Cannot convert between color spaces ".concat(this," and ").concat(e,": no connection space was found"));for(var s=i.length-1;s>a;s--)t=i[s].toBase(t);for(var l=a+1;l<o.length;l++)t=o[l].fromBase(t);return t}},{key:"from",value:function(e,t){if(1===arguments.length){var n=[e.space,e.coords];e=n[0],t=n[1]}return(e=Ja.get(e)).to(this,t)}},{key:"toString",value:function(){return"".concat(this.name," (").concat(this.id,")")}},{key:"getMinCoords",value:function(){var e=[];for(var t in this.coords){var n,r=this.coords[t],a=r.range||r.refRange;e.push(null!==(n=null==a?void 0:a.min)&&void 0!==n?n:0)}return e}}],[{key:"all",get:function(){return j(new Set(Object.values(Ja.registry)))}},{key:"register",value:function(e,t){if(1===arguments.length&&(e=(t=arguments[0]).id),t=this.get(t),this.registry[e]&&this.registry[e]!==t)throw new Error("Duplicate color space registration: '".concat(e,"'"));if(this.registry[e]=t,1===arguments.length&&t.aliases){var n,r=Z(t.aliases);try{for(r.s();!(n=r.n()).done;)this.register(n.value,t)}catch(e){r.e(e)}finally{r.f()}}return t}},{key:"get",value:function(e){if(!e||e instanceof Ja)return e;if("string"===_a(e)){var t=Ja.registry[e.toLowerCase()];if(!t)throw new TypeError('No color space found with id = "'.concat(e,'"'));return t}for(var n=arguments.length,r=new Array(n>1?n-1:0),a=1;a<n;a++)r[a-1]=arguments[a];if(r.length)return Ja.get.apply(Ja,r);throw new TypeError("".concat(e," is not a valid color space"))}},{key:"resolveCoord",value:function(e,t){var n,r,a=_a(e);if("string"===a)if(e.includes(".")){var i=L(e.split("."),2);n=i[0],r=i[1]}else n=void 0,r=e;else if(Array.isArray(e)){var o=L(e,2);n=o[0],r=o[1]}else n=e.space,r=e.coordId;if((n=Ja.get(n))||(n=t),!n)throw new TypeError("Cannot resolve coordinate reference ".concat(e,": No color space specified and relative references are not allowed here"));if("number"===(a=_a(r))||"string"===a&&r>=0){var u=Object.entries(n.coords)[r];if(u)return B({space:n,id:u[0],index:r},u[1])}n=Ja.get(n);var s=r.toLowerCase(),l=0;for(var c in n.coords){var d,f=n.coords[c];if(c.toLowerCase()===s||(null===(d=f.name)||void 0===d?void 0:d.toLowerCase())===s)return B({space:n,id:c,index:l},f);l++}throw new TypeError('No "'.concat(r,'" coordinate found in ').concat(n.name,". Its coordinates are: ").concat(Object.keys(n.coords).join(", ")))}}]));function Qa(e){if(e.coords&&!e.coordGrammar){e.type||(e.type="function"),e.name||(e.name="color"),e.coordGrammar=Ha(e.coords);var t=Object.entries(this.coords).map((function(t,n){var r=L(t,2)[1],a=e.coordGrammar[n][0],i=a.range,o="";return"<percentage>"==a?(i=[0,100],o="%"):"<angle>"==a&&(o="deg"),{fromRange:r.range||r.refRange,toRange:i,suffix:o}}));e.serializeCoords=function(e,n){return e.map((function(e,r){var a=t[r],i=a.fromRange,o=a.toRange,u=a.suffix;return i&&o&&(e=La(i,o,e)),e=qa(e,n),u&&(e+=u),e}))}}return e}function ei(){for(var e=[this],t=this;t=t.base;)e.push(t);return e}var ti=Ja;fe(ti,"registry",{}),fe(ti,"DEFAULT_FORMAT",{type:"functions",name:"color"});var ni=new ti({id:"xyz-d65",name:"XYZ D65",coords:{x:{name:"X"},y:{name:"Y"},z:{name:"Z"}},white:"D65",formats:{color:{ids:["xyz-d65","xyz"]}},aliases:["xyz"]}),ri=function(e){function t(e){var n,r,a,i;return U(this,t),e.coords||(e.coords={r:{range:[0,1],name:"Red"},g:{range:[0,1],name:"Green"},b:{range:[0,1],name:"Blue"}}),e.base||(e.base=ni),e.toXYZ_M&&e.fromXYZ_M&&(null!==(a=e.toBase)&&void 0!==a||(e.toBase=function(t){var n=ja(e.toXYZ_M,t);return r.white!==r.base.white&&(n=Xa(r.white,r.base.white,n)),n}),null!==(i=e.fromBase)&&void 0!==i||(e.fromBase=function(t){return t=Xa(r.base.white,r.white,t),ja(e.fromXYZ_M,t)})),null!==(n=e.referred)&&void 0!==n||(e.referred="display"),r=T(this,t,[e])}return S(t,e),K(t)}(ti);function ai(e){var t,n={str:null===(t=String(e))||void 0===t?void 0:t.trim()};if(Wa.run("parse-start",n),n.color)return n.color;if(n.parsed=za(n.str),n.parsed){var r=n.parsed.name;if("color"===r){var a,i=n.parsed.args.shift(),o=n.parsed.rawArgs.indexOf("/")>0?n.parsed.args.pop():1,u=Z(ti.all);try{var s,l=function(){var e,t=a.value,r=t.getFormat("color");if(r&&(i===r.id||null!==(e=r.ids)&&void 0!==e&&e.includes(i))){var u=Object.keys(t.coords).length,s=Array(u).fill(0);return s.forEach((function(e,t){return s[t]=n.parsed.args[t]||0})),{v:{spaceId:t.id,coords:s,alpha:o}}}};for(u.s();!(a=u.n()).done;)if(s=l())return s.v}catch(e){u.e(e)}finally{u.f()}var c="";if(i in ti.registry){var d,f=null===(d=ti.registry[i].formats)||void 0===d||null===(d=d.functions)||void 0===d||null===(d=d.color)||void 0===d?void 0:d.id;f&&(c="Did you mean color(".concat(f,")?"))}throw new TypeError("Cannot parse color(".concat(i,"). ")+(c||"Missing a plugin?"))}var p,m=Z(ti.all);try{var h,v=function(){var e=p.value,t=e.getFormat(r);if(t&&"function"===t.type){var a=1;(t.lastAlpha||Pa(n.parsed.args).alpha)&&(a=n.parsed.args.pop());var i=n.parsed.args;return t.coordGrammar&&Object.entries(e.coords).forEach((function(e,n){var a,o=L(e,2),u=o[0],s=o[1],l=t.coordGrammar[n],c=null===(a=i[n])||void 0===a?void 0:a.type;if(!(l=l.find((function(e){return e==c})))){var d=s.name||u;throw new TypeError("".concat(c," not allowed for ").concat(d," in ").concat(r,"()"))}var f=l.range;"<percentage>"===c&&(f||(f=[0,1]));var p=s.range||s.refRange;f&&p&&(i[n]=La(f,p,i[n]))})),{v:{spaceId:e.id,coords:i,alpha:a}}}};for(m.s();!(p=m.n()).done;)if(h=v())return h.v}catch(e){m.e(e)}finally{m.f()}}else{var b,g=Z(ti.all);try{for(g.s();!(b=g.n()).done;){var D=b.value;for(var y in D.formats){var w=D.formats[y];if("custom"===w.type&&(!w.test||w.test(n.str))){var F,E=w.parse(n.str);if(E)return null!==(F=E.alpha)&&void 0!==F||(E.alpha=1),E}}}}catch(e){g.e(e)}finally{g.f()}}throw new TypeError("Could not parse ".concat(e," as a color. Missing a plugin?"))}function ii(e){if(!e)throw new TypeError("Empty color reference");Ia(e)&&(e=ai(e));var t=e.space||e.spaceId;return t instanceof ti||(e.space=ti.get(t)),void 0===e.alpha&&(e.alpha=1),e}function oi(e,t){return(t=ti.get(t)).from(e)}function ui(e,t){var n=ti.resolveCoord(t,e.space),r=n.index;return oi(e,n.space)[r]}function si(e,t,n){return t=ti.get(t),e.coords=t.to(e.space,n),e}function li(e,t,n){if(e=ii(e),2===arguments.length&&"object"===_a(arguments[1])){var r=arguments[1];for(var a in r)li(e,a,r[a])}else{"function"==typeof n&&(n=n(ui(e,t)));var i=ti.resolveCoord(t,e.space),o=i.space,u=i.index,s=oi(e,o);s[u]=n,si(e,o,s)}return e}var ci=new ti({id:"xyz-d50",name:"XYZ D50",white:"D50",base:ni,fromBase:function(e){return Xa(ni.white,"D50",e)},toBase:function(e){return Xa("D50",ni.white,e)},formats:{color:{}}}),di=216/24389,fi=24/116,pi=24389/27,mi=Ya.D50,hi=new ti({id:"lab",name:"Lab",coords:{l:{refRange:[0,100],name:"L"},a:{refRange:[-125,125]},b:{refRange:[-125,125]}},white:mi,base:ci,fromBase:function(e){var t=e.map((function(e,t){return e/mi[t]})),n=t.map((function(e){return e>di?Math.cbrt(e):(pi*e+16)/116}));return[116*n[1]-16,500*(n[0]-n[1]),200*(n[1]-n[2])]},toBase:function(e){var t=[];return t[1]=(e[0]+16)/116,t[0]=e[1]/500+t[1],t[2]=t[1]-e[2]/200,[t[0]>fi?Math.pow(t[0],3):(116*t[0]-16)/pi,e[0]>8?Math.pow((e[0]+16)/116,3):e[0]/pi,t[2]>fi?Math.pow(t[2],3):(116*t[2]-16)/pi].map((function(e,t){return e*mi[t]}))},formats:{lab:{coords:["<number> | <percentage>","<number>","<number>"]}}});function vi(e){return(e%360+360)%360}var bi=new ti({id:"lch",name:"LCH",coords:{l:{refRange:[0,100],name:"Lightness"},c:{refRange:[0,150],name:"Chroma"},h:{refRange:[0,360],type:"angle",name:"Hue"}},base:hi,fromBase:function(e){var t,n=L(e,3),r=n[0],a=n[1],i=n[2];return t=Math.abs(a)<.02&&Math.abs(i)<.02?NaN:180*Math.atan2(i,a)/Math.PI,[r,Math.sqrt(Math.pow(a,2)+Math.pow(i,2)),vi(t)]},toBase:function(e){var t=L(e,3),n=t[0],r=t[1],a=t[2];return r<0&&(r=0),isNaN(a)&&(a=0),[n,r*Math.cos(a*Math.PI/180),r*Math.sin(a*Math.PI/180)]},formats:{lch:{coords:["<number> | <percentage>","<number>","<number> | <angle>"]}}}),gi=Math.pow(25,7),Di=Math.PI,yi=180/Di,wi=Di/180;function Fi(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},r=n.kL,a=void 0===r?1:r,i=n.kC,o=void 0===i?1:i,u=n.kH,s=void 0===u?1:u,l=L(hi.from(e),3),c=l[0],d=l[1],f=l[2],p=bi.from(hi,[c,d,f])[1],m=L(hi.from(t),3),h=m[0],v=m[1],b=m[2],g=bi.from(hi,[h,v,b])[1];p<0&&(p=0),g<0&&(g=0);var D=Math.pow((p+g)/2,7),y=.5*(1-Math.sqrt(D/(D+gi))),w=(1+y)*d,F=(1+y)*v,E=Math.sqrt(Math.pow(w,2)+Math.pow(f,2)),x=Math.sqrt(Math.pow(F,2)+Math.pow(b,2)),A=0===w&&0===f?0:Math.atan2(f,w),C=0===F&&0===b?0:Math.atan2(b,F);A<0&&(A+=2*Di),C<0&&(C+=2*Di);var k,R=h-c,T=x-E,M=(C*=yi)-(A*=yi),O=A+C,S=Math.abs(M);E*x==0?k=0:S<=180?k=M:M>180?k=M-360:M<-180?k=M+360:console.log("the unthinkable has happened");var N,B=2*Math.sqrt(x*E)*Math.sin(k*wi/2),j=(c+h)/2,I=(E+x)/2,_=Math.pow(I,7);N=E*x==0?O:S<=180?O/2:O<360?(O+360)/2:(O-360)/2;var q=Math.pow(j-50,2),z=1+.015*q/Math.sqrt(20+q),P=1+.045*I,$=1;$-=.17*Math.cos((N-30)*wi),$+=.24*Math.cos(2*N*wi),$+=.32*Math.cos((3*N+6)*wi);var G=1+.015*I*($-=.2*Math.cos((4*N-63)*wi)),H=30*Math.exp(-1*Math.pow((N-275)/25,2)),V=2*Math.sqrt(_/(_+gi)),U=-1*Math.sin(2*H*wi)*V,W=Math.pow(R/(a*z),2);return W+=Math.pow(T/(o*P),2),W+=Math.pow(B/(s*G),2),W+=U*(T/(o*P))*(B/(s*G)),Math.sqrt(W)}function Ei(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e.space,n=(arguments.length>2&&void 0!==arguments[2]?arguments[2]:{}).epsilon,r=void 0===n?75e-6:n;e=ii(e),t=ti.get(t);var a=e.coords;return t!==e.space&&(a=t.from(e)),t.inGamut(a,{epsilon:r})}function xi(e){return{space:e.space,coords:e.coords.slice(),alpha:e.alpha}}function Ai(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.method,r=void 0===n?Ka.gamut_mapping:n,a=t.space,i=void 0===a?e.space:a;if(Ia(arguments[1])&&(i=arguments[1]),Ei(e,i=ti.get(i),{epsilon:0}))return e;var o=Ci(e,i);if("clip"!==r&&!Ei(e,i)){var u=Ai(xi(o),{method:"clip",space:i});if(Fi(e,u)>2){for(var s=ti.resolveCoord(r),l=s.id,c=Ci(o,s.space),d=(s.range||s.refRange)[0],f=ui(c,l);f-d>.01;){var p=xi(c);Fi(c,p=Ai(p,{space:i,method:"clip"}))-2<.01?d=ui(c,l):f=ui(c,l),li(c,l,(d+f)/2)}o=Ci(c,i)}else o=u}if("clip"===r||!Ei(o,i,{epsilon:0})){var m=Object.values(i.coords).map((function(e){return e.range||[]}));o.coords=o.coords.map((function(e,t){var n=L(m[t],2),r=n[0],a=n[1];return void 0!==r&&(e=Math.max(r,e)),void 0!==a&&(e=Math.min(e,a)),e}))}return i!==e.space&&(o=Ci(o,e.space)),e.coords=o.coords,e}function Ci(e,t){var n=(arguments.length>2&&void 0!==arguments[2]?arguments[2]:{}).inGamut;e=ii(e);var r=(t=ti.get(t)).from(e),a={space:t,coords:r,alpha:e.alpha};return n&&(a=Ai(a)),a}function ki(e){var t,n,r,a=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},i=a.precision,u=void 0===i?Ka.precision:i,s=a.format,l=void 0===s?"default":s,c=a.inGamut,d=void 0===c||c,f=R(a,o),p=l;l=null!==(t=null!==(n=(e=ii(e)).space.getFormat(l))&&void 0!==n?n:e.space.getFormat("default"))&&void 0!==t?t:ti.DEFAULT_FORMAT,d||(d=l.toGamut);var m=e.coords;if(m=m.map((function(e){return e||0})),d&&!Ei(e)&&(m=Ai(xi(e),!0===d?void 0:d).coords),"custom"===l.type){if(f.precision=u,!l.serialize)throw new TypeError("format ".concat(p," can only be used to parse colors, not for serialization"));r=l.serialize(m,e.alpha,f)}else{var h=l.name||"color";l.serializeCoords?m=l.serializeCoords(m,u):null!==u&&(m=m.map((function(e){return qa(e,u)})));var v=j(m);if("color"===h){var b,g=l.id||(null===(b=l.ids)||void 0===b?void 0:b[0])||e.space.id;v.unshift(g)}var D=e.alpha;null!==u&&(D=qa(D,u));var y=e.alpha<1&&!l.noAlpha?"".concat(l.commas?",":" /"," ").concat(D):"";r="".concat(h,"(").concat(v.join(l.commas?", ":" ")).concat(y,")")}return r}Ai.returns="color",Ci.returns="color";var Ri=new ri({id:"rec2020-linear",name:"Linear REC.2020",white:"D65",toXYZ_M:[[.6369580483012914,.14461690358620832,.1688809751641721],[.2627002120112671,.6779980715188708,.05930171646986196],[0,.028072693049087428,1.060985057710791]],fromXYZ_M:[[1.716651187971268,-.355670783776392,-.25336628137366],[-.666684351832489,1.616481236634939,.0157685458139111],[.017639857445311,-.042770613257809,.942103121235474]],formats:{color:{}}}),Ti=1.09929682680944,Mi=.018053968510807,Oi=new ri({id:"rec2020",name:"REC.2020",base:Ri,toBase:function(e){return e.map((function(e){return e<4.5*Mi?e/4.5:Math.pow((e+Ti-1)/Ti,1/.45)}))},fromBase:function(e){return e.map((function(e){return e>=Mi?Ti*Math.pow(e,.45)-(Ti-1):4.5*e}))},formats:{color:{}}}),Si=new ri({id:"p3-linear",name:"Linear P3",white:"D65",toXYZ_M:[[.4865709486482162,.26566769316909306,.1982172852343625],[.2289745640697488,.6917385218365064,.079286914093745],[0,.04511338185890264,1.043944368900976]],fromXYZ_M:[[2.493496911941425,-.9313836179191239,-.40271078445071684],[-.8294889695615747,1.7626640603183463,.023624685841943577],[.03584583024378447,-.07617238926804182,.9568845240076872]]}),Ni=new ri({id:"srgb-linear",name:"Linear sRGB",white:"D65",toXYZ_M:[[.41239079926595934,.357584339383878,.1804807884018343],[.21263900587151027,.715168678767756,.07219231536073371],[.01933081871559182,.11919477979462598,.9505321522496607]],fromXYZ_M:[[3.2409699419045226,-1.537383177570094,-.4986107602930034],[-.9692436362808796,1.8759675015077202,.04155505740717559],[.05563007969699366,-.20397695888897652,1.0569715142428786]],formats:{color:{}}}),Bi={aliceblue:[240/255,248/255,1],antiquewhite:[250/255,235/255,215/255],aqua:[0,1,1],aquamarine:[127/255,1,212/255],azure:[240/255,1,1],beige:[245/255,245/255,220/255],bisque:[1,228/255,196/255],black:[0,0,0],blanchedalmond:[1,235/255,205/255],blue:[0,0,1],blueviolet:[138/255,43/255,226/255],brown:[165/255,42/255,42/255],burlywood:[222/255,184/255,135/255],cadetblue:[95/255,158/255,160/255],chartreuse:[127/255,1,0],chocolate:[210/255,105/255,30/255],coral:[1,127/255,80/255],cornflowerblue:[100/255,149/255,237/255],cornsilk:[1,248/255,220/255],crimson:[220/255,20/255,60/255],cyan:[0,1,1],darkblue:[0,0,139/255],darkcyan:[0,139/255,139/255],darkgoldenrod:[184/255,134/255,11/255],darkgray:[169/255,169/255,169/255],darkgreen:[0,100/255,0],darkgrey:[169/255,169/255,169/255],darkkhaki:[189/255,183/255,107/255],darkmagenta:[139/255,0,139/255],darkolivegreen:[85/255,107/255,47/255],darkorange:[1,140/255,0],darkorchid:[.6,50/255,.8],darkred:[139/255,0,0],darksalmon:[233/255,150/255,122/255],darkseagreen:[143/255,188/255,143/255],darkslateblue:[72/255,61/255,139/255],darkslategray:[47/255,79/255,79/255],darkslategrey:[47/255,79/255,79/255],darkturquoise:[0,206/255,209/255],darkviolet:[148/255,0,211/255],deeppink:[1,20/255,147/255],deepskyblue:[0,191/255,1],dimgray:[105/255,105/255,105/255],dimgrey:[105/255,105/255,105/255],dodgerblue:[30/255,144/255,1],firebrick:[178/255,34/255,34/255],floralwhite:[1,250/255,240/255],forestgreen:[34/255,139/255,34/255],fuchsia:[1,0,1],gainsboro:[220/255,220/255,220/255],ghostwhite:[248/255,248/255,1],gold:[1,215/255,0],goldenrod:[218/255,165/255,32/255],gray:[128/255,128/255,128/255],green:[0,128/255,0],greenyellow:[173/255,1,47/255],grey:[128/255,128/255,128/255],honeydew:[240/255,1,240/255],hotpink:[1,105/255,180/255],indianred:[205/255,92/255,92/255],indigo:[75/255,0,130/255],ivory:[1,1,240/255],khaki:[240/255,230/255,140/255],lavender:[230/255,230/255,250/255],lavenderblush:[1,240/255,245/255],lawngreen:[124/255,252/255,0],lemonchiffon:[1,250/255,205/255],lightblue:[173/255,216/255,230/255],lightcoral:[240/255,128/255,128/255],lightcyan:[224/255,1,1],lightgoldenrodyellow:[250/255,250/255,210/255],lightgray:[211/255,211/255,211/255],lightgreen:[144/255,238/255,144/255],lightgrey:[211/255,211/255,211/255],lightpink:[1,182/255,193/255],lightsalmon:[1,160/255,122/255],lightseagreen:[32/255,178/255,170/255],lightskyblue:[135/255,206/255,250/255],lightslategray:[119/255,136/255,.6],lightslategrey:[119/255,136/255,.6],lightsteelblue:[176/255,196/255,222/255],lightyellow:[1,1,224/255],lime:[0,1,0],limegreen:[50/255,205/255,50/255],linen:[250/255,240/255,230/255],magenta:[1,0,1],maroon:[128/255,0,0],mediumaquamarine:[.4,205/255,170/255],mediumblue:[0,0,205/255],mediumorchid:[186/255,85/255,211/255],mediumpurple:[147/255,112/255,219/255],mediumseagreen:[60/255,179/255,113/255],mediumslateblue:[123/255,104/255,238/255],mediumspringgreen:[0,250/255,154/255],mediumturquoise:[72/255,209/255,.8],mediumvioletred:[199/255,21/255,133/255],midnightblue:[25/255,25/255,112/255],mintcream:[245/255,1,250/255],mistyrose:[1,228/255,225/255],moccasin:[1,228/255,181/255],navajowhite:[1,222/255,173/255],navy:[0,0,128/255],oldlace:[253/255,245/255,230/255],olive:[128/255,128/255,0],olivedrab:[107/255,142/255,35/255],orange:[1,165/255,0],orangered:[1,69/255,0],orchid:[218/255,112/255,214/255],palegoldenrod:[238/255,232/255,170/255],palegreen:[152/255,251/255,152/255],paleturquoise:[175/255,238/255,238/255],palevioletred:[219/255,112/255,147/255],papayawhip:[1,239/255,213/255],peachpuff:[1,218/255,185/255],peru:[205/255,133/255,63/255],pink:[1,192/255,203/255],plum:[221/255,160/255,221/255],powderblue:[176/255,224/255,230/255],purple:[128/255,0,128/255],rebeccapurple:[.4,.2,.6],red:[1,0,0],rosybrown:[188/255,143/255,143/255],royalblue:[65/255,105/255,225/255],saddlebrown:[139/255,69/255,19/255],salmon:[250/255,128/255,114/255],sandybrown:[244/255,164/255,96/255],seagreen:[46/255,139/255,87/255],seashell:[1,245/255,238/255],sienna:[160/255,82/255,45/255],silver:[192/255,192/255,192/255],skyblue:[135/255,206/255,235/255],slateblue:[106/255,90/255,205/255],slategray:[112/255,128/255,144/255],slategrey:[112/255,128/255,144/255],snow:[1,250/255,250/255],springgreen:[0,1,127/255],steelblue:[70/255,130/255,180/255],tan:[210/255,180/255,140/255],teal:[0,128/255,128/255],thistle:[216/255,191/255,216/255],tomato:[1,99/255,71/255],turquoise:[64/255,224/255,208/255],violet:[238/255,130/255,238/255],wheat:[245/255,222/255,179/255],white:[1,1,1],whitesmoke:[245/255,245/255,245/255],yellow:[1,1,0],yellowgreen:[154/255,205/255,50/255]},ji=Array(3).fill("<percentage> | <number>[0, 255]"),Ii=Array(3).fill("<number>[0, 255]"),_i=new ri({id:"srgb",name:"sRGB",base:Ni,fromBase:function(e){return e.map((function(e){var t=e<0?-1:1,n=e*t;return n>.0031308?t*(1.055*Math.pow(n,1/2.4)-.055):12.92*e}))},toBase:function(e){return e.map((function(e){var t=e<0?-1:1,n=e*t;return n<.04045?e/12.92:t*Math.pow((n+.055)/1.055,2.4)}))},formats:{rgb:{coords:ji},rgb_number:{name:"rgb",commas:!0,coords:Ii,noAlpha:!0},color:{},rgba:{coords:ji,commas:!0,lastAlpha:!0},rgba_number:{name:"rgba",commas:!0,coords:Ii},hex:{type:"custom",toGamut:!0,test:function(e){return/^#([a-f0-9]{3,4}){1,2}$/i.test(e)},parse:function(e){e.length<=5&&(e=e.replace(/[a-f0-9]/gi,"$&$&"));var t=[];return e.replace(/[a-f0-9]{2}/gi,(function(e){t.push(parseInt(e,16)/255)})),{spaceId:"srgb",coords:t.slice(0,3),alpha:t.slice(3)[0]}},serialize:function(e,t){var n=(arguments.length>2&&void 0!==arguments[2]?arguments[2]:{}).collapse,r=void 0===n||n;t<1&&e.push(t),e=e.map((function(e){return Math.round(255*e)}));var a=r&&e.every((function(e){return e%17==0}));return"#"+e.map((function(e){return a?(e/17).toString(16):e.toString(16).padStart(2,"0")})).join("")}},keyword:{type:"custom",test:function(e){return/^[a-z]+$/i.test(e)},parse:function(e){var t={spaceId:"srgb",coords:null,alpha:1};if("transparent"===(e=e.toLowerCase())?(t.coords=Bi.black,t.alpha=0):t.coords=Bi[e],t.coords)return t}}}}),qi=new ri({id:"p3",name:"P3",base:Si,fromBase:_i.fromBase,toBase:_i.toBase,formats:{color:{id:"display-p3"}}});if(Ka.display_space=_i,"undefined"!=typeof CSS&&null!==(O=CSS)&&void 0!==O&&O.supports)for(var zi=0,Pi=[hi,Oi,qi];zi<Pi.length;zi++){var $i=Pi[zi],Gi=$i.getMinCoords(),Li=ki({space:$i,coords:Gi,alpha:1});if(CSS.supports("color",Li)){Ka.display_space=$i;break}}function Hi(e){var t,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=n.space,a=void 0===r?Ka.display_space:r,i=R(n,u),o=ki(e,i);if("undefined"==typeof CSS||null!==(t=CSS)&&void 0!==t&&t.supports("color",o)||!Ka.display_space)(o=new String(o)).color=e;else{var s=Ci(e,a);(o=new String(ki(s,i))).color=s}return o}function Vi(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"lab",r=(n=ti.get(n)).from(e),a=n.from(t);return Math.sqrt(r.reduce((function(e,t,n){var r=a[n];return isNaN(t)||isNaN(r)?e:e+Math.pow(r-t,2)}),0))}function Ui(e){return ui(e,[ni,"y"])}function Wi(e,t){li(e,[ni,"y"],t)}var Ki=Object.freeze({__proto__:null,getLuminance:Ui,setLuminance:Wi,register:function(e){Object.defineProperty(e.prototype,"luminance",{get:function(){return Ui(this)},set:function(e){Wi(this,e)}})}});function Yi(e){return e>=.022?e:e+Math.pow(.022-e,1.414)}function Zi(e){var t=e<0?-1:1,n=Math.abs(e);return t*Math.pow(n,2.4)}var Xi=216/24389,Ji=24/116,Qi=24389/27,eo=Ya.D65,to=new ti({id:"lab-d65",name:"Lab D65",coords:{l:{refRange:[0,100],name:"L"},a:{refRange:[-125,125]},b:{refRange:[-125,125]}},white:eo,base:ni,fromBase:function(e){var t=e.map((function(e,t){return e/eo[t]})),n=t.map((function(e){return e>Xi?Math.cbrt(e):(Qi*e+16)/116}));return[116*n[1]-16,500*(n[0]-n[1]),200*(n[1]-n[2])]},toBase:function(e){var t=[];return t[1]=(e[0]+16)/116,t[0]=e[1]/500+t[1],t[2]=t[1]-e[2]/200,[t[0]>Ji?Math.pow(t[0],3):(116*t[0]-16)/Qi,e[0]>8?Math.pow((e[0]+16)/116,3):e[0]/Qi,t[2]>Ji?Math.pow(t[2],3):(116*t[2]-16)/Qi].map((function(e,t){return e*eo[t]}))},formats:{"lab-d65":{coords:["<number> | <percentage>","<number>","<number>"]}}}),no=.5*Math.pow(5,.5)+.5,ro=Object.freeze({__proto__:null,contrastWCAG21:function(e,t){e=ii(e),t=ii(t);var n=Math.max(Ui(e),0),r=Math.max(Ui(t),0);if(r>n){var a=[r,n];n=a[0],r=a[1]}return(n+.05)/(r+.05)},contrastAPCA:function(e,t){var n,r,a;t=ii(t),e=ii(e);var i=L((t=Ci(t,"srgb")).coords,3);r=i[1],a=i[2];var o=.2126729*Zi(i[0])+.7151522*Zi(r)+.072175*Zi(a),u=L((e=Ci(e,"srgb")).coords,3);r=u[1],a=u[2];var s=.2126729*Zi(u[0])+.7151522*Zi(r)+.072175*Zi(a),l=Yi(o),c=Yi(s),d=c>l;return n=Math.abs(c-l)<5e-4?0:d?1.14*(Math.pow(c,.56)-Math.pow(l,.57)):1.14*(Math.pow(c,.65)-Math.pow(l,.62)),100*(Math.abs(n)<.1?0:n>0?n-.027:n+.027)},contrastMichelson:function(e,t){e=ii(e),t=ii(t);var n=Math.max(Ui(e),0),r=Math.max(Ui(t),0);if(r>n){var a=[r,n];n=a[0],r=a[1]}var i=n+r;return 0===i?0:(n-r)/i},contrastWeber:function(e,t){e=ii(e),t=ii(t);var n=Math.max(Ui(e),0),r=Math.max(Ui(t),0);if(r>n){var a=[r,n];n=a[0],r=a[1]}return 0===r?5e4:(n-r)/r},contrastLstar:function(e,t){e=ii(e),t=ii(t);var n=ui(e,[hi,"l"]),r=ui(t,[hi,"l"]);return Math.abs(n-r)},contrastDeltaPhi:function(e,t){e=ii(e),t=ii(t);var n=ui(e,[to,"l"]),r=ui(t,[to,"l"]),a=Math.abs(Math.pow(n,no)-Math.pow(r,no)),i=Math.pow(a,1/no)*Math.SQRT2-40;return i<7.5?0:i}});function ao(e){var t=L(oi(e,ni),3),n=t[0],r=t[1],a=n+15*r+3*t[2];return[4*n/a,9*r/a]}function io(e){var t=L(oi(e,ni),3),n=t[0],r=t[1],a=n+r+t[2];return[n/a,r/a]}var oo=Object.freeze({__proto__:null,uv:ao,xy:io,register:function(e){Object.defineProperty(e.prototype,"uv",{get:function(){return ao(this)}}),Object.defineProperty(e.prototype,"xy",{get:function(){return io(this)}})}}),uo=Math.PI/180,so=new ti({id:"xyz-abs-d65",name:"Absolute XYZ D65",coords:{x:{refRange:[0,9504.7],name:"Xa"},y:{refRange:[0,1e4],name:"Ya"},z:{refRange:[0,10888.3],name:"Za"}},base:ni,fromBase:function(e){return e.map((function(e){return Math.max(203*e,0)}))},toBase:function(e){return e.map((function(e){return Math.max(e/203,0)}))}}),lo=1.15,co=.66,fo=2610/Math.pow(2,14),po=Math.pow(2,14)/2610,mo=3424/Math.pow(2,12),ho=2413/Math.pow(2,7),vo=2392/Math.pow(2,7),bo=1.7*2523/Math.pow(2,5),go=Math.pow(2,5)/(1.7*2523),Do=-.56,yo=16295499532821565e-27,wo=[[.41478972,.579999,.014648],[-.20151,1.120649,.0531008],[-.0166008,.2648,.6684799]],Fo=[[1.9242264357876067,-1.0047923125953657,.037651404030618],[.35031676209499907,.7264811939316552,-.06538442294808501],[-.09098281098284752,-.3127282905230739,1.5227665613052603]],Eo=[[.5,.5,0],[3.524,-4.066708,.542708],[.199076,1.096799,-1.295875]],xo=[[1,.1386050432715393,.05804731615611886],[.9999999999999999,-.1386050432715393,-.05804731615611886],[.9999999999999998,-.09601924202631895,-.8118918960560388]],Ao=new ti({id:"jzazbz",name:"Jzazbz",coords:{jz:{refRange:[0,1],name:"Jz"},az:{refRange:[-.5,.5]},bz:{refRange:[-.5,.5]}},base:so,fromBase:function(e){var t=L(e,3),n=t[0],r=t[2],a=ja(wo,[lo*n-(lo-1)*r,co*t[1]-(co-1)*n,r]).map((function(e){var t=mo+ho*Math.pow(e/1e4,fo),n=1+vo*Math.pow(e/1e4,fo);return Math.pow(t/n,bo)})),i=L(ja(Eo,a),3),o=i[0];return[(1+Do)*o/(1+Do*o)-yo,i[1],i[2]]},toBase:function(e){var t=L(e,3),n=t[0],r=ja(xo,[(n+yo)/(1+Do-Do*(n+yo)),t[1],t[2]]).map((function(e){var t=mo-Math.pow(e,go),n=vo*Math.pow(e,go)-ho;return 1e4*Math.pow(t/n,po)})),a=L(ja(Fo,r),3),i=a[2],o=(a[0]+(lo-1)*i)/lo;return[o,(a[1]+(co-1)*o)/co,i]},formats:{color:{}}}),Co=new ti({id:"jzczhz",name:"JzCzHz",coords:{jz:{refRange:[0,1],name:"Jz"},cz:{refRange:[0,1],name:"Chroma"},hz:{refRange:[0,360],type:"angle",name:"Hue"}},base:Ao,fromBase:function(e){var t,n=L(e,3),r=n[0],a=n[1],i=n[2],o=2e-4;return t=Math.abs(a)<o&&Math.abs(i)<o?NaN:180*Math.atan2(i,a)/Math.PI,[r,Math.sqrt(Math.pow(a,2)+Math.pow(i,2)),vi(t)]},toBase:function(e){return[e[0],e[1]*Math.cos(e[2]*Math.PI/180),e[1]*Math.sin(e[2]*Math.PI/180)]},formats:{color:{}}}),ko=.8359375,Ro=2413/128,To=18.6875,Mo=2610/16384,Oo=16384/2610,So=32/2523,No=[[.3592,.6976,-.0358],[-.1922,1.1004,.0755],[.007,.0749,.8434]],Bo=[[.5,.5,0],[6610/4096,-13613/4096,7003/4096],[17933/4096,-17390/4096,-543/4096]],jo=[[.9999888965628402,.008605050147287059,.11103437159861648],[1.00001110343716,-.008605050147287059,-.11103437159861648],[1.0000320633910054,.56004913547279,-.3206339100541203]],Io=[[2.0701800566956137,-1.326456876103021,.20661600684785517],[.3649882500326575,.6804673628522352,-.04542175307585323],[-.04959554223893211,-.04942116118675749,1.1879959417328034]],_o=new ti({id:"ictcp",name:"ICTCP",coords:{i:{refRange:[0,1],name:"I"},ct:{refRange:[-.5,.5],name:"CT"},cp:{refRange:[-.5,.5],name:"CP"}},base:so,fromBase:function(e){return t=ja(No,e),n=t.map((function(e){var t=ko+Ro*Math.pow(e/1e4,Mo),n=1+To*Math.pow(e/1e4,Mo);return Math.pow(t/n,78.84375)})),ja(Bo,n);var t,n},toBase:function(e){var t=function(e){return ja(jo,e).map((function(e){var t=Math.max(Math.pow(e,So)-ko,0),n=Ro-To*Math.pow(e,So);return 1e4*Math.pow(t/n,Oo)}))}(e);return ja(Io,t)},formats:{color:{}}}),qo=[[.8190224432164319,.3619062562801221,-.12887378261216414],[.0329836671980271,.9292868468965546,.03614466816999844],[.048177199566046255,.26423952494422764,.6335478258136937]],zo=[[1.2268798733741557,-.5578149965554813,.28139105017721583],[-.04057576262431372,1.1122868293970594,-.07171106666151701],[-.07637294974672142,-.4214933239627914,1.5869240244272418]],Po=[[.2104542553,.793617785,-.0040720468],[1.9779984951,-2.428592205,.4505937099],[.0259040371,.7827717662,-.808675766]],$o=[[.9999999984505198,.39633779217376786,.2158037580607588],[1.0000000088817609,-.10556134232365635,-.06385417477170591],[1.0000000546724108,-.08948418209496575,-1.2914855378640917]],Go=new ti({id:"oklab",name:"OKLab",coords:{l:{refRange:[0,1],name:"L"},a:{refRange:[-.4,.4]},b:{refRange:[-.4,.4]}},white:"D65",base:ni,fromBase:function(e){var t=ja(qo,e).map((function(e){return Math.cbrt(e)}));return ja(Po,t)},toBase:function(e){var t=ja($o,e).map((function(e){return Math.pow(e,3)}));return ja(zo,t)},formats:{oklab:{coords:["<number> | <percentage>","<number>","<number>"]}}}),Lo=Object.freeze({__proto__:null,deltaE76:function(e,t){return Vi(e,t,"lab")},deltaECMC:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},r=n.l,a=void 0===r?2:r,i=n.c,o=void 0===i?1:i,u=L(hi.from(e),3),s=u[0],l=u[1],c=u[2],d=L(bi.from(hi,[s,l,c]),3),f=d[1],p=d[2],m=L(hi.from(t),3),h=m[0],v=m[1],b=m[2],g=bi.from(hi,[h,v,b])[1];f<0&&(f=0),g<0&&(g=0);var D=s-h,y=f-g,w=c-b,F=Math.pow(l-v,2)+Math.pow(w,2)-Math.pow(y,2),E=.511;s>=16&&(E=.040975*s/(1+.01765*s));var x,A=.0638*f/(1+.0131*f)+.638;Number.isNaN(p)&&(p=0),x=p>=164&&p<=345?.56+Math.abs(.2*Math.cos((p+168)*uo)):.36+Math.abs(.4*Math.cos((p+35)*uo));var C=Math.pow(f,4),k=Math.sqrt(C/(C+1900)),R=A*(k*x+1-k),T=Math.pow(D/(a*E),2);return T+=Math.pow(y/(o*A),2),T+=F/Math.pow(R,2),Math.sqrt(T)},deltaE2000:Fi,deltaEJz:function(e,t){var n=L(Co.from(e),3),r=n[0],a=n[1],i=n[2],o=L(Co.from(t),3),u=o[1],s=o[2],l=r-o[0],c=a-u;Number.isNaN(i)&&Number.isNaN(s)?(i=0,s=0):Number.isNaN(i)?i=s:Number.isNaN(s)&&(s=i);var d=i-s,f=2*Math.sqrt(a*u)*Math.sin(d/2*(Math.PI/180));return Math.sqrt(Math.pow(l,2)+Math.pow(c,2)+Math.pow(f,2))},deltaEITP:function(e,t){var n=L(_o.from(e),3),r=n[0],a=n[1],i=n[2],o=L(_o.from(t),3),u=o[1],s=o[2];return 720*Math.sqrt(Math.pow(r-o[0],2)+.25*Math.pow(a-u,2)+Math.pow(i-s,2))},deltaEOK:function(e,t){var n=L(Go.from(e),3),r=n[0],a=n[1],i=n[2],o=L(Go.from(t),3),u=a-o[1],s=i-o[2];return Math.sqrt(Math.pow(r-o[0],2)+Math.pow(u,2)+Math.pow(s,2))}});function Ho(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};Ia(n)&&(n={method:n});var r=n.method,a=void 0===r?Ka.deltaE:r,i=R(n,l);for(var o in e=ii(e),t=ii(t),Lo)if("deltae"+a.toLowerCase()===o.toLowerCase())return Lo[o](e,t,i);throw new TypeError("Unknown deltaE method: ".concat(a))}var Vo=Object.freeze({__proto__:null,lighten:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:.25;return li(e,[ti.get("oklch","lch"),"l"],(function(e){return e*(1+t)}))},darken:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:.25;return li(e,[ti.get("oklch","lch"),"l"],(function(e){return e*(1-t)}))}});function Uo(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:.5,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},a=[ii(e),ii(t)];if(e=a[0],t=a[1],"object"===_a(n)){var i=[.5,n];n=i[0],r=i[1]}return Ko(e,t,{space:r.space,outputSpace:r.outputSpace,premultiplied:r.premultiplied})(n)}function Wo(e,t){var n,r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};if(Yo(e)){r=t;var a=L((n=e).rangeArgs.colors,2);e=a[0],t=a[1]}var i=r.maxDeltaE,o=r.deltaEMethod,u=r.steps,s=void 0===u?2:u,l=r.maxSteps,d=void 0===l?1e3:l,f=R(r,c);if(!n){var p=[ii(e),ii(t)];n=Ko(e=p[0],t=p[1],f)}var m=Ho(e,t),h=i>0?Math.max(s,Math.ceil(m/i)+1):s,v=[];if(void 0!==d&&(h=Math.min(h,d)),1===h)v=[{p:.5,color:n(.5)}];else{var b=1/(h-1);v=Array.from({length:h},(function(e,t){var r=t*b;return{p:r,color:n(r)}}))}if(i>0)for(var g=v.reduce((function(e,t,n){if(0===n)return 0;var r=Ho(t.color,v[n-1].color,o);return Math.max(e,r)}),0);g>i;){g=0;for(var D=1;D<v.length&&v.length<d;D++){var y=v[D-1],w=v[D],F=(w.p+y.p)/2,E=n(F);g=Math.max(g,Ho(E,y.color),Ho(E,w.color)),v.splice(D,0,{p:F,color:n(F)}),D++}}return v=v.map((function(e){return e.color}))}function Ko(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};if(Yo(e)){var r=e,a=t;return Ko.apply(void 0,j(r.rangeArgs.colors).concat([B({},r.rangeArgs.options,a)]))}var i=n.space,o=n.outputSpace,u=n.progression,s=n.premultiplied;e=ii(e),t=ii(t),e=xi(e),t=xi(t);var l={colors:[e,t],options:n};if(i=i?ti.get(i):ti.registry[Ka.interpolationSpace]||e.space,o=o?ti.get(o):i,e=Ci(e,i),t=Ci(t,i),e=Ai(e),t=Ai(t),i.coords.h&&"angle"===i.coords.h.type){var c=n.hue=n.hue||"shorter",d=[i,"h"],f=[ui(e,d),ui(t,d)],p=f[0],m=f[1],h=function(e,t){if("raw"===e)return t;var n=L(t.map(vi),2),r=n[0],a=n[1],i=a-r;return"increasing"===e?i<0&&(a+=360):"decreasing"===e?i>0&&(r+=360):"longer"===e?-180<i&&i<180&&(i>0?a+=360:r+=360):"shorter"===e&&(i>180?r+=360:i<-180&&(a+=360)),[r,a]}(c,[p,m]),v=L(h,2);m=v[1],li(e,d,p=v[0]),li(t,d,m)}return s&&(e.coords=e.coords.map((function(t){return t*e.alpha})),t.coords=t.coords.map((function(e){return e*t.alpha}))),Object.assign((function(n){n=u?u(n):n;var r=e.coords.map((function(e,r){return $a(e,t.coords[r],n)})),a=$a(e.alpha,t.alpha,n),l={space:i,coords:r,alpha:a};return s&&(l.coords=l.coords.map((function(e){return e/a}))),o!==i&&(l=Ci(l,o)),l}),{rangeArgs:l})}function Yo(e){return"function"===_a(e)&&!!e.rangeArgs}Ka.interpolationSpace="lab";var Zo=Object.freeze({__proto__:null,mix:Uo,steps:Wo,range:Ko,isRange:Yo,register:function(e){e.defineFunction("mix",Uo,{returns:"color"}),e.defineFunction("range",Ko,{returns:"function<color>"}),e.defineFunction("steps",Wo,{returns:"array<color>"})}}),Xo=new ti({id:"hsl",name:"HSL",coords:{h:{refRange:[0,360],type:"angle",name:"Hue"},s:{range:[0,100],name:"Saturation"},l:{range:[0,100],name:"Lightness"}},base:_i,fromBase:function(e){var t=Math.max.apply(Math,j(e)),n=Math.min.apply(Math,j(e)),r=L(e,3),a=r[0],i=r[1],o=r[2],u=NaN,s=0,l=(n+t)/2,c=t-n;if(0!==c){switch(s=0===l||1===l?0:(t-l)/Math.min(l,1-l),t){case a:u=(i-o)/c+(i<o?6:0);break;case i:u=(o-a)/c+2;break;case o:u=(a-i)/c+4}u*=60}return[u,100*s,100*l]},toBase:function(e){var t=L(e,3),n=t[0],r=t[1],a=t[2];function i(e){var t=(e+n/30)%12,i=r*Math.min(a,1-a);return a-i*Math.max(-1,Math.min(t-3,9-t,1))}return(n%=360)<0&&(n+=360),r/=100,a/=100,[i(0),i(8),i(4)]},formats:{hsl:{toGamut:!0,coords:["<number> | <angle>","<percentage>","<percentage>"]},hsla:{coords:["<number> | <angle>","<percentage>","<percentage>"],commas:!0,lastAlpha:!0}}}),Jo=new ti({id:"hsv",name:"HSV",coords:{h:{refRange:[0,360],type:"angle",name:"Hue"},s:{range:[0,100],name:"Saturation"},v:{range:[0,100],name:"Value"}},base:Xo,fromBase:function(e){var t=L(e,3),n=t[0],r=t[1],a=t[2],i=(a/=100)+(r/=100)*Math.min(a,1-a);return[n,0===i?0:200*(1-a/i),100*i]},toBase:function(e){var t=L(e,3),n=t[1],r=t[2],a=(r/=100)*(1-(n/=100)/2);return[t[0],0===a||1===a?0:(r-a)/Math.min(a,1-a)*100,100*a]},formats:{color:{toGamut:!0}}}),Qo=new ti({id:"hwb",name:"HWB",coords:{h:{refRange:[0,360],type:"angle",name:"Hue"},w:{range:[0,100],name:"Whiteness"},b:{range:[0,100],name:"Blackness"}},base:Jo,fromBase:function(e){var t=L(e,3),n=t[2];return[t[0],n*(100-t[1])/100,100-n]},toBase:function(e){var t=L(e,3),n=t[0],r=t[1],a=t[2],i=(r/=100)+(a/=100);if(i>=1)return[n,0,r/i*100];var o=1-a;return[n,100*(0===o?0:1-r/o),100*o]},formats:{hwb:{toGamut:!0,coords:["<number> | <angle>","<percentage>","<percentage>"]}}}),eu=new ri({id:"a98rgb-linear",name:"Linear Adobe® 98 RGB compatible",white:"D65",toXYZ_M:[[.5766690429101305,.1855582379065463,.1882286462349947],[.29734497525053605,.6273635662554661,.07529145849399788],[.02703136138641234,.07068885253582723,.9913375368376388]],fromXYZ_M:[[2.0415879038107465,-.5650069742788596,-.34473135077832956],[-.9692436362808795,1.8759675015077202,.04155505740717557],[.013444280632031142,-.11836239223101838,1.0151749943912054]]}),tu=new ri({id:"a98rgb",name:"Adobe® 98 RGB compatible",base:eu,toBase:function(e){return e.map((function(e){return Math.pow(Math.abs(e),563/256)*Math.sign(e)}))},fromBase:function(e){return e.map((function(e){return Math.pow(Math.abs(e),256/563)*Math.sign(e)}))},formats:{color:{id:"a98-rgb"}}}),nu=new ri({id:"prophoto-linear",name:"Linear ProPhoto",white:"D50",base:ci,toXYZ_M:[[.7977604896723027,.13518583717574031,.0313493495815248],[.2880711282292934,.7118432178101014,8565396060525902e-20],[0,0,.8251046025104601]],fromXYZ_M:[[1.3457989731028281,-.25558010007997534,-.05110628506753401],[-.5446224939028347,1.5082327413132781,.02053603239147973],[0,0,1.2119675456389454]]}),ru=1/512,au=new ri({id:"prophoto",name:"ProPhoto",base:nu,toBase:function(e){return e.map((function(e){return e<.03125?e/16:Math.pow(e,1.8)}))},fromBase:function(e){return e.map((function(e){return e>=ru?Math.pow(e,1/1.8):16*e}))},formats:{color:{id:"prophoto-rgb"}}}),iu=new ti({id:"oklch",name:"OKLCh",coords:{l:{refRange:[0,1],name:"Lightness"},c:{refRange:[0,.4],name:"Chroma"},h:{refRange:[0,360],type:"angle",name:"Hue"}},white:"D65",base:Go,fromBase:function(e){var t,n=L(e,3),r=n[0],a=n[1],i=n[2],o=2e-4;return t=Math.abs(a)<o&&Math.abs(i)<o?NaN:180*Math.atan2(i,a)/Math.PI,[r,Math.sqrt(Math.pow(a,2)+Math.pow(i,2)),vi(t)]},toBase:function(e){var t,n,r=L(e,3),a=r[0],i=r[1],o=r[2];return isNaN(o)?(t=0,n=0):(t=i*Math.cos(o*Math.PI/180),n=i*Math.sin(o*Math.PI/180)),[a,t,n]},formats:{oklch:{coords:["<number> | <percentage>","<number>","<number> | <angle>"]}}}),ou=2610/Math.pow(2,14),uu=Math.pow(2,14)/2610,su=2523/Math.pow(2,5),lu=Math.pow(2,5)/2523,cu=3424/Math.pow(2,12),du=2413/Math.pow(2,7),fu=2392/Math.pow(2,7),pu=new ri({id:"rec2100pq",name:"REC.2100-PQ",base:Ri,toBase:function(e){return e.map((function(e){return 1e4*Math.pow(Math.max(Math.pow(e,lu)-cu,0)/(du-fu*Math.pow(e,lu)),uu)/203}))},fromBase:function(e){return e.map((function(e){var t=Math.max(203*e/1e4,0),n=cu+du*Math.pow(t,ou),r=1+fu*Math.pow(t,ou);return Math.pow(n/r,su)}))},formats:{color:{id:"rec2100-pq"}}}),mu=.17883277,hu=.28466892,vu=.55991073,bu=3.7743,gu=new ri({id:"rec2100hlg",cssid:"rec2100-hlg",name:"REC.2100-HLG",referred:"scene",base:Ri,toBase:function(e){return e.map((function(e){return e<=.5?Math.pow(e,2)/3*bu:Math.exp((e-vu)/mu+hu)/12*bu}))},fromBase:function(e){return e.map((function(e){return(e/=bu)<=1/12?Math.sqrt(3*e):mu*Math.log(12*e-hu)+vu}))},formats:{color:{id:"rec2100-hlg"}}}),Du={};function yu(e){Du[e.id]=arguments[0]}function wu(e,t){var n=Du[arguments.length>2&&void 0!==arguments[2]?arguments[2]:"Bradford"],r=L(ja(n.toCone_M,e),3),a=r[0],i=r[1],o=r[2],u=L(ja(n.toCone_M,t),3),s=ja([[u[0]/a,0,0],[0,u[1]/i,0],[0,0,u[2]/o]],n.toCone_M);return ja(n.fromCone_M,s)}Wa.add("chromatic-adaptation-start",(function(e){e.options.method&&(e.M=wu(e.W1,e.W2,e.options.method))})),Wa.add("chromatic-adaptation-end",(function(e){e.M||(e.M=wu(e.W1,e.W2,e.options.method))})),yu({id:"von Kries",toCone_M:[[.40024,.7076,-.08081],[-.2263,1.16532,.0457],[0,0,.91822]],fromCone_M:[[1.8599364,-1.1293816,.2198974],[.3611914,.6388125,-64e-7],[0,0,1.0890636]]}),yu({id:"Bradford",toCone_M:[[.8951,.2664,-.1614],[-.7502,1.7135,.0367],[.0389,-.0685,1.0296]],fromCone_M:[[.9869929,-.1470543,.1599627],[.4323053,.5183603,.0492912],[-.0085287,.0400428,.9684867]]}),yu({id:"CAT02",toCone_M:[[.7328,.4296,-.1624],[-.7036,1.6975,.0061],[.003,.0136,.9834]],fromCone_M:[[1.0961238,-.278869,.1827452],[.454369,.4735332,.0720978],[-.0096276,-.005698,1.0153256]]}),yu({id:"CAT16",toCone_M:[[.401288,.650173,-.051461],[-.250268,1.204414,.045854],[-.002079,.048952,.953127]],fromCone_M:[[1.862067855087233,-1.011254630531685,.1491867754444518],[.3875265432361372,.6214474419314753,-.008973985167612518],[-.01584149884933386,-.03412293802851557,1.04996443687785]]}),Object.assign(Ya,{A:[1.0985,1,.35585],C:[.98074,1,1.18232],D55:[.95682,1,.92149],D75:[.94972,1,1.22638],E:[1,1,1],F2:[.99186,1,.67393],F7:[.95041,1,1.08747],F11:[1.00962,1,.6435]}),Ya.ACES=[.32168/.33767,1,.34065/.33767];var Fu=new ri({id:"acescg",name:"ACEScg",coords:{r:{range:[0,65504],name:"Red"},g:{range:[0,65504],name:"Green"},b:{range:[0,65504],name:"Blue"}},referred:"scene",white:Ya.ACES,toXYZ_M:[[.6624541811085053,.13400420645643313,.1561876870049078],[.27222871678091454,.6740817658111484,.05368951740793705],[-.005574649490394108,.004060733528982826,1.0103391003129971]],fromXYZ_M:[[1.6410233796943257,-.32480329418479,-.23642469523761225],[-.6636628587229829,1.6153315916573379,.016756347685530137],[.011721894328375376,-.008284441996237409,.9883948585390215]],formats:{color:{}}}),Eu=Math.pow(2,-16),xu=-.35828683,Au=(Math.log2(65504)+9.72)/17.52,Cu=new ri({id:"acescc",name:"ACEScc",coords:{r:{range:[xu,Au],name:"Red"},g:{range:[xu,Au],name:"Green"},b:{range:[xu,Au],name:"Blue"}},referred:"scene",base:Fu,toBase:function(e){return e.map((function(e){return e<=-.3013698630136986?2*(Math.pow(2,17.52*e-9.72)-Eu):e<Au?Math.pow(2,17.52*e-9.72):65504}))},fromBase:function(e){return e.map((function(e){return e<=0?(Math.log2(Eu)+9.72)/17.52:e<Eu?(Math.log2(Eu+.5*e)+9.72)/17.52:(Math.log2(e)+9.72)/17.52}))},formats:{color:{}}}),ku=Object.freeze({__proto__:null,XYZ_D65:ni,XYZ_D50:ci,XYZ_ABS_D65:so,Lab_D65:to,Lab:hi,LCH:bi,sRGB_Linear:Ni,sRGB:_i,HSL:Xo,HWB:Qo,HSV:Jo,P3_Linear:Si,P3:qi,A98RGB_Linear:eu,A98RGB:tu,ProPhoto_Linear:nu,ProPhoto:au,REC_2020_Linear:Ri,REC_2020:Oi,OKLab:Go,OKLCH:iu,Jzazbz:Ao,JzCzHz:Co,ICTCP:_o,REC_2100_PQ:pu,REC_2100_HLG:gu,ACEScg:Fu,ACEScc:Cu}),Ru=(N=new WeakMap,K((function e(){var t,n,r,a,i=this;U(this,e),_(this,N,void 0);for(var o=arguments.length,u=new Array(o),s=0;s<o;s++)u[s]=arguments[s];1===u.length&&(t=ii(u[0])),t?(n=t.space||t.spaceId,r=t.coords,a=t.alpha):(n=u[0],r=u[1],a=u[2]),$(N,this,ti.get(n)),this.coords=r?r.slice():[0,0,0],this.alpha=a<1?a:1;for(var l=0;l<this.coords.length;l++)"NaN"===this.coords[l]&&(this.coords[l]=NaN);var c=function(e){Object.defineProperty(i,e,{get:function(){return i.get(e)},set:function(t){return i.set(e,t)}})};for(var d in P(N,this).coords)c(d)}),[{key:"space",get:function(){return P(N,this)}},{key:"spaceId",get:function(){return P(N,this).id}},{key:"clone",value:function(){return new Ru(this.space,this.coords,this.alpha)}},{key:"toJSON",value:function(){return{spaceId:this.spaceId,coords:this.coords,alpha:this.alpha}}},{key:"display",value:function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];var r=Hi.apply(void 0,[this].concat(t));return r.color=new Ru(r.color),r}}],[{key:"get",value:function(e){if(e instanceof Ru)return e;for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return k(Ru,[e].concat(n))}},{key:"defineFunction",value:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:t,r=n.instance,a=void 0===r||r,i=n.returns,o=function(){var e=t.apply(void 0,arguments);if("color"===i)e=Ru.get(e);else if("function<color>"===i){var n=e;e=function(){var e=n.apply(void 0,arguments);return Ru.get(e)},Object.assign(e,n)}else"array<color>"===i&&(e=e.map((function(e){return Ru.get(e)})));return e};e in Ru||(Ru[e]=o),a&&(Ru.prototype[e]=function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return o.apply(void 0,[this].concat(t))})}},{key:"defineFunctions",value:function(e){for(var t in e)Ru.defineFunction(t,e[t],e[t])}},{key:"extend",value:function(e){if(e.register)e.register(Ru);else for(var t in e)Ru.defineFunction(t,e[t])}}]));Ru.defineFunctions({get:ui,getAll:oi,set:li,setAll:si,to:Ci,equals:function(e,t){return e=ii(e),t=ii(t),e.space===t.space&&e.alpha===t.alpha&&e.coords.every((function(e,n){return e===t.coords[n]}))},inGamut:Ei,toGamut:Ai,distance:Vi,toString:ki}),Object.assign(Ru,{util:Va,hooks:Wa,WHITES:Ya,Space:ti,spaces:ti.registry,parse:ai,defaults:Ka});for(var Tu=0,Mu=Object.keys(ku);Tu<Mu.length;Tu++)ti.register(ku[Mu[Tu]]);for(var Ou in ti.registry)Su(Ou,ti.registry[Ou]);function Su(e,t){Object.values(t.coords).map((function(e){return e.name}));var n=e.replace(/-/g,"_");Object.defineProperty(Ru.prototype,n,{get:function(){var n=this,r=this.getAll(e);return"undefined"==typeof Proxy?r:new Proxy(r,{has:function(e,n){try{return ti.resolveCoord([t,n]),!0}catch(e){}return Reflect.has(e,n)},get:function(e,n,r){if(n&&"symbol"!==a(n)&&!(n in e)){var i=ti.resolveCoord([t,n]).index;if(i>=0)return e[i]}return Reflect.get(e,n,r)},set:function(r,i,o,u){if(i&&"symbol"!==a(i)&&!(i in r)||i>=0){var s=ti.resolveCoord([t,i]).index;if(s>=0)return r[s]=o,n.setAll(e,r),!0}return Reflect.set(r,i,o,u)}})},set:function(t){this.setAll(e,t)},configurable:!0,enumerable:!0})}Wa.add("colorspace-init-end",(function(e){var t;Su(e.id,e),null===(t=e.aliases)||void 0===t||t.forEach((function(t){Su(t,e)}))})),Ru.extend(Lo),Ru.extend({deltaE:Ho}),Ru.extend(Vo),Ru.extend({contrast:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};Ia(n)&&(n={algorithm:n});var r=n.algorithm,a=R(n,s);if(!r){var i=Object.keys(ro).map((function(e){return e.replace(/^contrast/,"")})).join(", ");throw new TypeError("contrast() function needs a contrast algorithm. Please specify one of: ".concat(i))}for(var o in e=ii(e),t=ii(t),ro)if("contrast"+r.toLowerCase()===o.toLowerCase())return ro[o](e,t,a);throw new TypeError("Unknown contrast algorithm: ".concat(r))}}),Ru.extend(oo),Ru.extend(Ki),Ru.extend(Zo),Ru.extend(ro);var Nu=de(vn());Sa.default.templateSettings.strip=!1,i._memoizedFns=[];var Bu=function(e){var t=(0,Ba.default)(e);return i._memoizedFns.push(t),t},ju=Bu((function(e){return!(null==e||!e.createElement)&&"A"===e.createElement("A").localName}));function Iu(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};if(!t)return"";var a=t.getRootNode&&t.getRootNode()||r;if(11!==a.nodeType)return e(t,n,a);for(var i=[];11===a.nodeType;){if(!a.host)return"";i.unshift({elm:t,doc:a}),a=(t=a.host).getRootNode()}return i.unshift({elm:t,doc:a}),i.map((function(t){return e(t.elm,n,t.doc)}))}var _u=["class","style","id","selected","checked","disabled","tabindex","aria-checked","aria-selected","aria-invalid","aria-activedescendant","aria-busy","aria-disabled","aria-expanded","aria-grabbed","aria-pressed","aria-valuenow","xmlns"],qu=31,zu=/([\\"])/g,Pu=/(\r\n|\r|\n)/g;function $u(e){return e.replace(zu,"\\$1").replace(Pu,"\\a ")}function Gu(e,t){var n,r=t.name;if(-1!==r.indexOf("href")||-1!==r.indexOf("src")){var a=Fa(e.getAttribute(r));n=a?ga(t.name)+'$="'+$u(a)+'"':ga(t.name)+'="'+$u(e.getAttribute(r))+'"'}else n=ga(r)+'="'+$u(t.value)+'"';return n}function Lu(e,t){return e.count<t.count?-1:e.count===t.count?0:1}function Hu(e){return!_u.includes(e.name)&&-1===e.name.indexOf(":")&&(!e.value||e.value.length<qu)}function Vu(e){for(var t={classes:{},tags:{},attributes:{}},n=(e=Array.isArray(e)?e:[e]).slice(),r=[],a=function(){var e=n.pop(),a=e.actualNode;if(a.querySelectorAll){var i=a.nodeName;t.tags[i]?t.tags[i]++:t.tags[i]=1,a.classList&&Array.from(a.classList).forEach((function(e){var n=ga(e);t.classes[n]?t.classes[n]++:t.classes[n]=1})),a.hasAttributes()&&Array.from(Ea(a)).filter(Hu).forEach((function(e){var n=Gu(a,e);n&&(t.attributes[n]?t.attributes[n]++:t.attributes[n]=1)}))}for(e.children.length&&(r.push(n),n=e.children.slice());!n.length&&r.length;)n=r.pop()};n.length;)a();return t}function Uu(e,t){var n=e.parentNode&&Array.from(e.parentNode.children||"")||[];return n.find((function(n){return n!==e&&xa(n,t)}))?":nth-child("+(1+n.indexOf(e))+")":""}function Wu(e){if(e.getAttribute("id")){var t=e.getRootNode&&e.getRootNode()||r,n="#"+ga(e.getAttribute("id")||"");return n.match(/player_uid_/)||1!==t.querySelectorAll(n).length?void 0:n}}function Ku(e){var t=ju(r);return ga(t?e.localName:e.nodeName.toLowerCase())}function Yu(e,t){var n,r="",a=function(e,t){var n=[],r=t.classes,a=t.tags;return e.classList&&Array.from(e.classList).forEach((function(t){var i=ga(t);r[i]<a[e.nodeName]&&n.push({name:i,count:r[i],species:"class"})})),n.sort(Lu)}(e,t),i=function(e,t){var n=[],r=t.attributes,a=t.tags;return e.hasAttributes()&&Array.from(Ea(e)).filter(Hu).forEach((function(t){var i=Gu(e,t);i&&r[i]<a[e.nodeName]&&n.push({name:i,count:r[i],species:"attribute"})})),n.sort(Lu)}(e,t);return a.length&&1===a[0].count?n=[a[0]]:i.length&&1===i[0].count?(n=[i[0]],r=Ku(e)):((n=a.concat(i)).sort(Lu),(n=n.slice(0,3)).some((function(e){return"class"===e.species}))?n.sort((function(e,t){return e.species!==t.species&&"class"===e.species?-1:e.species===t.species?0:1})):r=Ku(e)),r+n.reduce((function(e,t){switch(t.species){case"class":return e+"."+t.name;case"attribute":return e+"["+t.name+"]"}return e}),"")}function Zu(e,t,n){if(!i._selectorData)throw new Error("Expect axe._selectorData to be set up");var r,a,o=t.toRoot,u=void 0!==o&&o;do{var s=Wu(e);s||(s=Yu(e,i._selectorData),s+=Uu(e,s)),r=r?s+" > "+r:s,a=!a||a.length>Qr.selectorSimilarFilterLimit?Ju(n,r):a.filter((function(e){return xa(e,r)})),e=e.parentElement}while((a.length>1||u)&&e&&11!==e.nodeType);return 1===a.length?r:-1!==r.indexOf(" > ")?":root"+r.substring(r.indexOf(" > ")):":root"}var Xu=Bu((function(e,t){return Iu(Zu,e,t)})),Ju=Bu((function(e,t){return Array.from(e.querySelectorAll(t))}));function Qu(e){var t=e.nodeName.toLowerCase(),n=e.parentElement,r=e.parentNode,a="";if("head"!==t&&"body"!==t&&(null==r?void 0:r.children.length)>1){var i=Array.prototype.indexOf.call(r.children,e)+1;a=":nth-child(".concat(i,")")}return n?Qu(n)+" > "+t+a:t+a}function es(e,t){return Iu(Qu,e,t)}function ts(e,t){var n,r;if(!e)return[];if(!t&&9===e.nodeType)return[{str:"html"}];if(t=t||[],e.parentNode&&e.parentNode!==e&&(t=ts(e.parentNode,t)),e.previousSibling){r=1,n=e.previousSibling;do{1===n.nodeType&&n.nodeName===e.nodeName&&r++,n=n.previousSibling}while(n);1===r&&(r=null)}else if(e.nextSibling){n=e.nextSibling;do{1===n.nodeType&&n.nodeName===e.nodeName?(r=1,n=null):(r=null,n=n.previousSibling)}while(n)}if(1===e.nodeType){var a={};a.str=e.nodeName.toLowerCase();var i=e.getAttribute&&ga(e.getAttribute("id"));i&&1===e.ownerDocument.querySelectorAll("#"+i).length&&(a.id=e.getAttribute("id")),r>1&&(a.count=r),t.push(a)}return t}var ns=function(e){return ts(e).reduce((function(e,t){return t.id?"//".concat(t.str,"[@id='").concat(t.id,"']"):e+"/".concat(t.str)+(t.count>0?"[".concat(t.count,"]"):"")}),"")},rs={},as={set:function(e,t){!function(e){va("string"==typeof e,"key must be a string, "+a(e)+" given"),va(""!==e,"key must not be empty")}(e),rs[e]=t},get:function(e,t){if(function(e){va("function"==typeof e||void 0===e,"creator must be a function or undefined, "+a(e)+" given")}(t),e in rs)return rs[e];if("function"==typeof t){var n=t();return va(void 0!==n,"Cache creator function should not return undefined"),this.set(e,n),rs[e]}},clear:function(){rs={}}},is=function(e,t){var n=t||e;return as.get("nodeMap")?as.get("nodeMap").get(n):null},os={};ce(os,{createGrid:function(){return il},findElmsInContext:function(){return ls},findNearbyElms:function(){return hl},findUp:function(){return ds},findUpVirtual:function(){return cs},focusDisabled:function(){return El},getComposedParent:function(){return Ss},getElementByReference:function(){return kl},getElementCoordinates:function(){return Bs},getElementStack:function(){return Sl},getModalDialog:function(){return gl},getNodeGrid:function(){return ml},getOverflowHiddenAncestors:function(){return ms},getRootNode:function(){return ss},getScrollOffset:function(){return Ns},getTabbableElements:function(){return Nl},getTargetRects:function(){return _l},getTargetSize:function(){return ql},getTextElementStack:function(){return wd},getViewportSize:function(){return js},getVisibleChildTextRects:function(){return Dd},hasContent:function(){return kd},hasContentVirtual:function(){return Cd},hasLangText:function(){return Rd},idrefs:function(){return Pl},insertedIntoFocusOrder:function(){return Td},isCurrentPageLink:function(){return Cl},isFocusable:function(){return jl},isHTML5:function(){return Nd},isHiddenForEveryone:function(){return Ts},isHiddenWithCSS:function(){return Sd},isInTabOrder:function(){return Il},isInTextBlock:function(){return qd},isInert:function(){return Dl},isModalOpen:function(){return zd},isMultiline:function(){return Pd},isNativelyFocusable:function(){return Bl},isNode:function(){return $d},isOffscreen:function(){return Is},isOpaque:function(){return Jd},isSkipLink:function(){return Qd},isVisible:function(){return rf},isVisibleOnScreen:function(){return qs},isVisibleToScreenReaders:function(){return Ic},isVisualContent:function(){return Ed},reduceToElementsBelowFloating:function(){return af},shadowElementsFromPoint:function(){return lf},urlPropsFromAttribute:function(){return ff},visuallyContains:function(){return of},visuallyOverlaps:function(){return pf},visuallySort:function(){return Rl}});var us=function(e){var t=e.getRootNode&&e.getRootNode()||r;return t===e&&(t=r),t},ss=us,ls=function(e){var t,n=e.context,r=e.attr,a=e.elm,i=void 0===a?"":a,o=ga(e.value);return t=9===n.nodeType||11===n.nodeType?n:ss(n),Array.from(t.querySelectorAll(i+"["+r+"="+o+"]"))},cs=function(e,t){var n;if(n=e.actualNode,!e.shadowId&&"function"==typeof e.actualNode.closest)return e.actualNode.closest(t)||null;do{(n=n.assignedSlot?n.assignedSlot:n.parentNode)&&11===n.nodeType&&(n=n.host)}while(n&&!xa(n,t)&&n!==r.documentElement);return n&&xa(n,t)?n:null},ds=function(e,t){return cs(is(e),t)};function fs(e,t){return(0|e.left)<(0|t.right)&&(0|e.right)>(0|t.left)&&(0|e.top)<(0|t.bottom)&&(0|e.bottom)>(0|t.top)}var ps=Bu((function(e){var t=[];return e?("hidden"===e.getComputedStylePropertyValue("overflow")&&t.push(e),t.concat(ps(e.parent))):t})),ms=ps,hs=/rect\s*\(([0-9]+)px,?\s*([0-9]+)px,?\s*([0-9]+)px,?\s*([0-9]+)px\s*\)/,vs=/(\w+)\((\d+)/;function bs(e){return["style","script","noscript","template"].includes(e.props.nodeName)}function gs(e){return"area"!==e.props.nodeName&&"none"===e.getComputedStylePropertyValue("display")}function Ds(e){return!(arguments.length>1&&void 0!==arguments[1]?arguments[1]:{}).isAncestor&&["hidden","collapse"].includes(e.getComputedStylePropertyValue("visibility"))}function ys(e){return!!(arguments.length>1&&void 0!==arguments[1]?arguments[1]:{}).isAncestor&&"hidden"===e.getComputedStylePropertyValue("content-visibility")}function ws(e){return"true"===e.attr("aria-hidden")}function Fs(e){return"0"===e.getComputedStylePropertyValue("opacity")}function Es(e){var t=Em(e.actualNode),n=parseInt(e.getComputedStylePropertyValue("height")),r=parseInt(e.getComputedStylePropertyValue("width"));return!!t&&(0===n||0===r)}function xs(e){if((arguments.length>1&&void 0!==arguments[1]?arguments[1]:{}).isAncestor)return!1;var t=e.getComputedStylePropertyValue("position");if("fixed"===t)return!1;var n=ms(e);if(!n.length)return!1;var r=e.boundingClientRect;return n.some((function(n){if("absolute"===t&&!function(e,t){for(var n=e.parent;n&&n!==t;){if(["relative","sticky"].includes(n.getComputedStylePropertyValue("position")))return!0;n=n.parent}return!1}(e,n)&&"static"===n.getComputedStylePropertyValue("position"))return!1;var a=n.boundingClientRect;return a.width<2||a.height<2||!fs(r,a)}))}function As(e){var t=e.getComputedStylePropertyValue("clip").match(hs),n=e.getComputedStylePropertyValue("clip-path").match(vs);if(t&&5===t.length){var r=e.getComputedStylePropertyValue("position");if(["fixed","absolute"].includes(r))return t[3]-t[1]<=0&&t[2]-t[4]<=0}if(n){var a=n[1],i=parseInt(n[2],10);switch(a){case"inset":return i>=50;case"circle":return 0===i}}return!1}function Cs(e,t){var n=_f(e,"map");if(!n)return!0;var r=n.attr("name");if(!r)return!0;var a=us(e.actualNode);if(!a||9!==a.nodeType)return!0;var o=ch(i._tree,'img[usemap="#'.concat(ga(r),'"]'));return!o||!o.length||o.some((function(e){return!t(e)}))}function ks(e){var t;return"details"===(null===(t=e.parent)||void 0===t?void 0:t.props.nodeName)&&("summary"!==e.props.nodeName||e.parent.children.find((function(e){return"summary"===e.props.nodeName}))!==e)&&!e.parent.hasAttr("open")}var Rs=[gs,Ds,ys,ks];function Ts(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.skipAncestors,r=t.isAncestor,a=void 0!==r&&r;return e=Lm(e).vNode,n?Ms(e,a):Os(e,a)}var Ms=Bu((function(e,t){return!(!bs(e)&&(!e.actualNode||!Rs.some((function(n){return n(e,{isAncestor:t})}))&&e.actualNode.isConnected))})),Os=Bu((function(e,t){return!!Ms(e,t)||!!e.parent&&Os(e.parent,!0)})),Ss=function e(t){if(t.assignedSlot)return e(t.assignedSlot);if(t.parentNode){var n=t.parentNode;if(1===n.nodeType)return n;if(n.host)return n.host}return null},Ns=function(e){if(!e.nodeType&&e.document&&(e=e.document),9===e.nodeType){var t=e.documentElement,n=e.body;return{left:t&&t.scrollLeft||n&&n.scrollLeft||0,top:t&&t.scrollTop||n&&n.scrollTop||0}}return{left:e.scrollLeft,top:e.scrollTop}},Bs=function(e){var t=Ns(r),n=t.left,a=t.top,i=e.getBoundingClientRect();return{top:i.top+a,right:i.right+n,bottom:i.bottom+a,left:i.left+n,width:i.right-i.left,height:i.bottom-i.top}},js=function(e){var t=e.document,n=t.documentElement;if(e.innerWidth)return{width:e.innerWidth,height:e.innerHeight};if(n)return{width:n.clientWidth,height:n.clientHeight};var r=t.body;return{width:r.clientWidth,height:r.clientHeight}},Is=function(e){if((arguments.length>1&&void 0!==arguments[1]?arguments[1]:{}).isAncestor)return!1;var n=Lm(e).domNode;if(n){var a,i=r.documentElement,o=t.getComputedStyle(n),u=t.getComputedStyle(r.body||i).getPropertyValue("direction"),s=Bs(n);if(s.bottom<0&&(function(e,t){for(e=Ss(e);e&&"html"!==e.nodeName.toLowerCase();){if(e.scrollTop&&(t+=e.scrollTop)>=0)return!1;e=Ss(e)}return!0}(n,s.bottom)||"absolute"===o.position))return!0;if(0===s.left&&0===s.right)return!1;if("ltr"===u){if(s.right<=0)return!0}else if(a=Math.max(i.scrollWidth,js(t).width),s.left>=a)return!0;return!1}},_s=[Fs,Es,xs,As,Is];function qs(e){return e=Lm(e).vNode,zs(e)}var zs=Bu((function(e,t){return e.actualNode&&"area"===e.props.nodeName?!Cs(e,zs):!Ts(e,{skipAncestors:!0,isAncestor:t})&&(!e.actualNode||!_s.some((function(n){return n(e,{isAncestor:t})})))&&(!e.parent||zs(e.parent,!0))}));function Ps(e,n){var r=Math.min(e.top,n.top),a=Math.max(e.right,n.right),i=Math.max(e.bottom,n.bottom),o=Math.min(e.left,n.left);return new t.DOMRect(o,r,a-o,i-r)}function $s(e,t){var n=e.x,r=e.y;return r>=t.top&&n<=t.right&&r<=t.bottom&&n>=t.left}var Gs={};function Ls(e,n){var r=Math.max(e.left,n.left),a=Math.min(e.right,n.right),i=Math.max(e.top,n.top),o=Math.min(e.bottom,n.bottom);return r>=a||i>=o?null:new t.DOMRect(r,i,a-r,o-i)}function Hs(e){return new t.DOMPoint(e.left+e.width/2,e.top+e.height/2)}ce(Gs,{getBoundingRect:function(){return Ps},getIntersectionRect:function(){return Ls},getOffset:function(){return Ws},getRectCenter:function(){return Hs},hasVisualOverlap:function(){return Zs},isPointInRect:function(){return $s},rectHasMinimumSize:function(){return Us},rectsOverlap:function(){return fs},splitRects:function(){return Xs}});var Vs=.05;function Us(e,t){return t.width+Vs>=e&&t.height+Vs>=e}function Ws(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:12,r=_l(e),a=_l(t);if(!r.length||!a.length)return null;var i,o=Hs(r.reduce(Ps)),u=1/0,s=Z(a);try{for(s.s();!(i=s.n()).done;){var l=i.value;if($s(o,l))return 0;var c=Ys(o,Ks(o,l));u=Math.min(u,c)}}catch(e){s.e(e)}finally{s.f()}if(Us(2*n,ql(t)))return u;var d=Ys(o,Hs(a.reduce(Ps)))-n;return Math.max(0,Math.min(u,d))}function Ks(e,t){return{x:e.x<t.left?t.left:e.x>t.right?t.right:e.x,y:e.y<t.top?t.top:e.y>t.bottom?t.bottom:e.y}}function Ys(e,t){return Math.hypot(e.x-t.x,e.y-t.y)}function Zs(e,t){var n=e.boundingClientRect,r=t.boundingClientRect;return!(n.left>=r.right||n.right<=r.left||n.top>=r.bottom||n.bottom<=r.top)&&Rl(e,t)>0}function Xs(e,t){var n,r=[e],a=Z(t);try{var i=function(){var e=n.value;if(r=r.reduce((function(t,n){return t.concat(function(e,t){var n,r,a=e.top,i=e.left,o=e.bottom,u=e.right,s=a<t.bottom&&o>t.top,l=i<t.right&&u>t.left,c=[];if(Js(t.top,a,o)&&l&&c.push({top:a,left:i,bottom:t.top,right:u}),Js(t.right,i,u)&&s&&c.push({top:a,left:t.right,bottom:o,right:u}),Js(t.bottom,a,o)&&l&&c.push({top:t.bottom,right:u,bottom:o,left:i}),Js(t.left,i,u)&&s&&c.push({top:a,left:i,bottom:o,right:t.left}),0===c.length){if((n=e).top>=(r=t).top&&n.left>=r.left&&n.bottom<=r.bottom&&n.right<=r.right)return[];c.push(e)}return c.map(Qs)}(n,e))}),[]),r.length>4e3)throw new Error("splitRects: Too many rects")};for(a.s();!(n=a.n()).done;)i()}catch(e){a.e(e)}finally{a.f()}return r}var Js=function(e,t,n){return e>t&&e<n};function Qs(e){return new t.DOMRect(e.left,e.top,e.right-e.left,e.bottom-e.top)}var el=0,tl=.1,nl=.2,rl=.3,al=0;function il(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:r.body,n=arguments.length>1?arguments[1]:void 0,a=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null;if(as.get("gridCreated")&&!a)return Qr.gridSize;if(as.set("gridCreated",!0),!a){var o=is(r.documentElement);if(o||(o=new hf(r.documentElement)),al=0,o._stackingOrder=[ll(el,al++,null)],null!=n||(n=new fl),dl(n,o),Em(o.actualNode)){var u=new fl(o);o._subGrid=u}}for(var s=r.createTreeWalker(e,t.NodeFilter.SHOW_ELEMENT,null,!1),l=a?s.nextNode():s.currentNode;l;){var c=is(l);c&&c.parent?a=c.parent:l.assignedSlot?a=is(l.assignedSlot):l.parentElement?a=is(l.parentElement):l.parentNode&&is(l.parentNode)&&(a=is(l.parentNode)),c||(c=new i.VirtualNode(l,a)),c._stackingOrder=sl(c,a,al++);var d=cl(c,a),f=d?d._subGrid:n;if(Em(c.actualNode)){var p=new fl(c);c._subGrid=p}var m=c.boundingClientRect;0!==m.width&&0!==m.height&&qs(l)&&dl(f,c),zp(l)&&il(l.shadowRoot,f,c),l=s.nextNode()}return Qr.gridSize}function ol(e,t){var n=e.getComputedStylePropertyValue("position"),r=e.getComputedStylePropertyValue("z-index");if("fixed"===n||"sticky"===n)return!0;if("auto"!==r&&"static"!==n)return!0;if("1"!==e.getComputedStylePropertyValue("opacity"))return!0;if("none"!==(e.getComputedStylePropertyValue("-webkit-transform")||e.getComputedStylePropertyValue("-ms-transform")||e.getComputedStylePropertyValue("transform")||"none"))return!0;var a=e.getComputedStylePropertyValue("mix-blend-mode");if(a&&"normal"!==a)return!0;var i=e.getComputedStylePropertyValue("filter");if(i&&"none"!==i)return!0;var o=e.getComputedStylePropertyValue("perspective");if(o&&"none"!==o)return!0;var u=e.getComputedStylePropertyValue("clip-path");if(u&&"none"!==u)return!0;if("none"!==(e.getComputedStylePropertyValue("-webkit-mask")||e.getComputedStylePropertyValue("mask")||"none"))return!0;if("none"!==(e.getComputedStylePropertyValue("-webkit-mask-image")||e.getComputedStylePropertyValue("mask-image")||"none"))return!0;if("none"!==(e.getComputedStylePropertyValue("-webkit-mask-border")||e.getComputedStylePropertyValue("mask-border")||"none"))return!0;if("isolate"===e.getComputedStylePropertyValue("isolation"))return!0;var s=e.getComputedStylePropertyValue("will-change");if("transform"===s||"opacity"===s)return!0;if("touch"===e.getComputedStylePropertyValue("-webkit-overflow-scrolling"))return!0;var l=e.getComputedStylePropertyValue("contain");return!!["layout","paint","strict","content"].includes(l)||!("auto"===r||!ul(t))}function ul(e){if(!e)return!1;var t=e.getComputedStylePropertyValue("display");return["flex","inline-flex","grid","inline-grid"].includes(t)}function sl(e,t,n){var r=t._stackingOrder.slice();if(ol(e,t)){var a=r.findIndex((function(e){return[el,nl,rl].includes(e.stackLevel)}));-1!==a&&r.splice(a,r.length-a)}var i=function(e,t){var n=function(e,t){return"static"!==e.getComputedStylePropertyValue("position")||ul(t)?e.getComputedStylePropertyValue("z-index"):"auto"}(e,t);return["auto","0"].includes(n)?"static"!==e.getComputedStylePropertyValue("position")?rl:"none"!==e.getComputedStylePropertyValue("float")?nl:ol(e,t)?tl:null:parseInt(n)}(e,t);return null!==i&&r.push(ll(i,n,e)),r}function ll(e,t,n){return{stackLevel:e,treeOrder:t,vNode:n}}function cl(e,t){for(var n=null,r=[e];t;){if(Em(t.actualNode)){n=t;break}if(t._scrollRegionParent){n=t._scrollRegionParent;break}r.push(t),t=is(t.actualNode.parentElement||t.actualNode.parentNode)}return r.forEach((function(e){return e._scrollRegionParent=n})),n}function dl(e,t){var n=ms(t);t.clientRects.forEach((function(r){var a,i=n.reduce((function(e,t){return e&&Ls(e,t.boundingClientRect)}),r);if(i){null!==(a=t._grid)&&void 0!==a||(t._grid=e);var o=e.getGridPositionOfRect(i);e.loopGridPosition(o,(function(e){e.includes(t)||e.push(t)}))}}))}var fl=K((function e(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null;U(this,e),this.container=t,this.cells=[]}),[{key:"toGridIndex",value:function(e){return Math.floor(e/Qr.gridSize)}},{key:"getCellFromPoint",value:function(e){var t,n,r=e.x,a=e.y;va(this.boundaries,"Grid does not have cells added");var i=this.toGridIndex(a),o=this.toGridIndex(r);va($s({y:i,x:o},this.boundaries),"Element midpoint exceeds the grid bounds");var u=null!==(t=this.cells[i-this.cells._negativeIndex])&&void 0!==t?t:[];return null!==(n=u[o-u._negativeIndex])&&void 0!==n?n:[]}},{key:"loopGridPosition",value:function(e,t){var n=e.left,r=e.right,a=e.top,i=e.bottom;this.boundaries&&(e=Ps(this.boundaries,e)),this.boundaries=e,pl(this.cells,a,i,(function(e,a){pl(e,n,r,(function(e,n){t(e,{row:a,col:n})}))}))}},{key:"getGridPositionOfRect",value:function(e){var n=e.top,r=e.right,a=e.bottom,i=e.left,o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;return n=this.toGridIndex(n-o),r=this.toGridIndex(r+o-1),a=this.toGridIndex(a+o-1),i=this.toGridIndex(i-o),new t.DOMRect(i,n,r-i,a-n)}}]);function pl(e,t,n,r){var a;if(null!==(a=e._negativeIndex)&&void 0!==a||(e._negativeIndex=0),t<e._negativeIndex){for(var i=0;i<e._negativeIndex-t;i++)e.splice(0,0,[]);e._negativeIndex=t}for(var o=n-e._negativeIndex,u=t-e._negativeIndex;u<=o;u++){var s,l;null!==(l=e[s=u])&&void 0!==l||(e[s]=[]),r(e[u],u+e._negativeIndex)}}function ml(e){return il(),Lm(e).vNode._grid}function hl(e){var t,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,r=ml(e);if(null==r||null===(t=r.cells)||void 0===t||!t.length)return[];var a=e.boundingClientRect,i=vl(e),o=r.getGridPositionOfRect(a,n),u=[];return r.loopGridPosition(o,(function(t){var n,r=Z(t);try{for(r.s();!(n=r.n()).done;){var a=n.value;a&&a!==e&&!u.includes(a)&&i===vl(a)&&u.push(a)}}catch(e){r.e(e)}finally{r.f()}})),u}var vl=Bu((function(e){return!!e&&("fixed"===e.getComputedStylePropertyValue("position")||vl(e.parent))})),bl=Bu((function(){var e;if(!i._tree)return null;var n=Qm(i._tree[0],"dialog[open]",(function(e){var t=e.boundingClientRect;return r.elementsFromPoint(t.left+1,t.top+1).includes(e.actualNode)&&qs(e)}));return n.length?n.find((function(e){var t=e.boundingClientRect;return r.elementsFromPoint(t.left-10,t.top-10).includes(e.actualNode)}))||(null!==(e=n.find((function(e){var n,a=null!==(n=function(e){il();var n=i._tree[0]._grid,r=new t.DOMRect(0,0,t.innerWidth,t.innerHeight);if(n)for(var a=0;a<n.cells.length;a++){var o=n.cells[a];if(o)for(var u=0;u<o.length;u++){var s=o[u];if(s)for(var l=0;l<s.length;l++){var c=s[l],d=Ls(c.boundingClientRect,r);if("html"!==c.props.nodeName&&c!==e&&"none"!==c.getComputedStylePropertyValue("pointer-events")&&d)return{vNode:c,rect:d}}}}}(e))&&void 0!==n?n:{},o=a.vNode,u=a.rect;return!!o&&!r.elementsFromPoint(u.left+1,u.top+1).includes(o.actualNode)})))&&void 0!==e?e:null):null})),gl=bl;function Dl(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.isAncestor;return t.skipAncestors?yl(e,n):wl(e,n)}var yl=Bu((function(e,t){if(e.hasAttr("inert"))return!0;if(!t&&e.actualNode){var n=gl();if(n&&!Bp(n,e))return!0}return!1})),wl=Bu((function(e,t){return!!yl(e,t)||!!e.parent&&wl(e.parent,!0)})),Fl=["button","command","fieldset","keygen","optgroup","option","select","textarea","input"],El=function(e){var t=Lm(e).vNode;if(Fl.includes(t.props.nodeName)&&t.hasAttr("disabled")||Dl(t))return!0;for(var n=t.parent,r=[],a=!1;n&&n.shadowId===t.shadowId&&!a&&(r.push(n),"legend"!==n.props.nodeName);){if(void 0!==n._inDisabledFieldset){a=n._inDisabledFieldset;break}"fieldset"===n.props.nodeName&&n.hasAttr("disabled")&&(a=!0),n=n.parent}return r.forEach((function(e){return e._inDisabledFieldset=a})),!!a||"area"!==t.props.nodeName&&!!t.actualNode&&Ts(t)},xl=/^\/\#/,Al=/^#[!/]/;function Cl(e){var n,r=e.getAttribute("href");if(!r||"#"===r)return!1;if(xl.test(r))return!0;var a=e.protocol,i=e.hostname,o=e.port,u=e.pathname;if(Al.test(e.hash))return!1;if("#"===r.charAt(0))return!0;if("string"!=typeof(null===(n=t.location)||void 0===n?void 0:n.origin)||-1===t.location.origin.indexOf("://"))return null;var s,l=t.location.origin+t.location.pathname;return s=i?"".concat(a,"//").concat(i).concat(o?":".concat(o):""):t.location.origin,(s+=u?("/"!==u[0]?"/":"")+u:t.location.pathname)===l}var kl=function(e,t){var n=e.getAttribute(t);if(!n)return null;if("href"===t&&!Cl(e))return null;-1!==n.indexOf("#")&&(n=decodeURIComponent(n.substr(n.indexOf("#")+1)));var a=r.getElementById(n);return a||((a=r.getElementsByName(n)).length?a[0]:null)};function Rl(e,n){il();for(var r=Math.max(e._stackingOrder.length,n._stackingOrder.length),a=0;a<r;a++){if(void 0===n._stackingOrder[a])return-1;if(void 0===e._stackingOrder[a])return 1;if(n._stackingOrder[a].stackLevel>e._stackingOrder[a].stackLevel)return 1;if(n._stackingOrder[a].stackLevel<e._stackingOrder[a].stackLevel)return-1;if(n._stackingOrder[a].treeOrder!==e._stackingOrder[a].treeOrder)return n._stackingOrder[a].treeOrder-e._stackingOrder[a].treeOrder}var i=e.actualNode,o=n.actualNode;if(i.getRootNode&&i.getRootNode()!==o.getRootNode()){for(var u=[];i;)u.push({root:i.getRootNode(),node:i}),i=i.getRootNode().host;for(;o&&!u.find((function(e){return e.root===o.getRootNode()}));)o=o.getRootNode().host;if((i=u.find((function(e){return e.root===o.getRootNode()})).node)===o)return e.actualNode.getRootNode()!==i.getRootNode()?-1:1}var s=t.Node,l=s.DOCUMENT_POSITION_FOLLOWING,c=s.DOCUMENT_POSITION_CONTAINS,d=s.DOCUMENT_POSITION_CONTAINED_BY,f=i.compareDocumentPosition(o),p=f&l?1:-1,m=f&c||f&d,h=Tl(e),v=Tl(n);return h===v||m?p:v-h}function Tl(e){return-1!==e.getComputedStylePropertyValue("display").indexOf("inline")?2:Ml(e)?1:0}function Ml(e){if(!e)return!1;if(void 0!==e._isFloated)return e._isFloated;if("none"!==e.getComputedStylePropertyValue("float"))return e._isFloated=!0,!0;var t=Ml(e.parent);return e._isFloated=t,t}function Ol(e,t){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],a=Hs(t),i=e.getCellFromPoint(a)||[],o=Math.floor(a.x),u=Math.floor(a.y),s=i.filter((function(e){return e.clientRects.some((function(e){var t=e.left,n=e.top;return o<Math.floor(t+e.width)&&o>=Math.floor(t)&&u<Math.floor(n+e.height)&&u>=Math.floor(n)}))})),l=e.container;return l&&(s=Ol(l._grid,l.boundingClientRect,!0).concat(s)),n||(s=s.sort(Rl).map((function(e){return e.actualNode})).concat(r.documentElement).filter((function(e,t,n){return n.indexOf(e)===t}))),s}var Sl=function(e){var t=ml(e);return t?Ol(t,is(e).boundingClientRect):[]},Nl=function(e){return ch(e,"*").filter((function(e){var t=e.isFocusable,n=Wm(e.actualNode.getAttribute("tabindex"));return null!==n?t&&n>=0:t}))},Bl=function(e){var t=Lm(e).vNode;if(!t||El(t))return!1;switch(t.props.nodeName){case"a":case"area":if(t.hasAttr("href"))return!0;break;case"input":return"hidden"!==t.props.type;case"textarea":case"select":case"summary":case"button":return!0;case"details":return!ch(t,"summary").length}return!1};function jl(e){var t=Lm(e).vNode;return!(1!==t.props.nodeType||El(t)||!Bl(t)&&null===Wm(t.attr("tabindex")))}function Il(e){var t=Lm(e).vNode;return 1===t.props.nodeType&&!(Wm(t.attr("tabindex"))<=-1)&&jl(t)}var _l=Bu((function(e){var t=e.boundingClientRect,n=hl(e).filter((function(t){return Zs(e,t)&&"none"!==t.getComputedStylePropertyValue("pointer-events")&&!function(e,t){return Bp(e,t)&&!Il(t)}(e,t)}));return n.length?Xs(t,n.map((function(e){return e.boundingClientRect}))):[t]})),ql=Bu((function(e,t){return function(e,t){return e.reduce((function(e,n){var r=Us(t,e);return r!==Us(t,n)?r?e:n:e.width*e.height>n.width*n.height?e:n}))}(_l(e),t)})),zl={};ce(zl,{accessibleText:function(){return $l},accessibleTextVirtual:function(){return ud},autocomplete:function(){return dd},formControlValue:function(){return Zc},formControlValueMethods:function(){return Kc},hasUnicode:function(){return id},isHumanInterpretable:function(){return cd},isIconLigature:function(){return od},isValidAutocomplete:function(){return fd},label:function(){return vd},labelText:function(){return Qc},labelVirtual:function(){return hd},nativeElementType:function(){return bd},nativeTextAlternative:function(){return ad},nativeTextMethods:function(){return rd},removeUnicode:function(){return ld},sanitize:function(){return ic},subtreeText:function(){return Jc},titleText:function(){return Sc},unsupported:function(){return jc},visible:function(){return md},visibleTextNodes:function(){return gd},visibleVirtual:function(){return qc}});var Pl=function(e,t){e=e.actualNode||e;try{var n=ss(e),r=[],a=e.getAttribute(t);if(a){a=Pp(a);for(var i=0;i<a.length;i++)r.push(n.getElementById(a[i]))}return r}catch(e){throw new TypeError("Cannot resolve id references for non-DOM nodes")}},$l=function(e,t){return ud(is(e),t)},Gl=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=Lm(e).vNode;return 1!==(null==n?void 0:n.props.nodeType)||1!==n.props.nodeType||t.inLabelledByContext||t.inControlContext||!n.attr("aria-labelledby")?"":Pl(n,"aria-labelledby").filter((function(e){return e})).reduce((function(e,r){var a=$l(r,B({inLabelledByContext:!0,startNode:t.startNode||n},t));return e?"".concat(e," ").concat(a):a}),"")};function Ll(e){var t=Lm(e).vNode;return 1!==(null==t?void 0:t.props.nodeType)?"":t.attr("aria-label")||""}var Hl={"aria-activedescendant":{type:"idref",allowEmpty:!0},"aria-atomic":{type:"boolean",global:!0},"aria-autocomplete":{type:"nmtoken",values:["inline","list","both","none"]},"aria-braillelabel":{type:"string",allowEmpty:!0,global:!0},"aria-brailleroledescription":{type:"string",allowEmpty:!0,global:!0},"aria-busy":{type:"boolean",global:!0},"aria-checked":{type:"nmtoken",values:["false","mixed","true","undefined"]},"aria-colcount":{type:"int",minValue:-1},"aria-colindex":{type:"int",minValue:1},"aria-colspan":{type:"int",minValue:1},"aria-controls":{type:"idrefs",allowEmpty:!0,global:!0},"aria-current":{type:"nmtoken",allowEmpty:!0,values:["page","step","location","date","time","true","false"],global:!0},"aria-describedby":{type:"idrefs",allowEmpty:!0,global:!0},"aria-description":{type:"string",allowEmpty:!0,global:!0},"aria-details":{type:"idref",allowEmpty:!0,global:!0},"aria-disabled":{type:"boolean",global:!0},"aria-dropeffect":{type:"nmtokens",values:["copy","execute","link","move","none","popup"],global:!0},"aria-errormessage":{type:"idref",allowEmpty:!0,global:!0},"aria-expanded":{type:"nmtoken",values:["true","false","undefined"]},"aria-flowto":{type:"idrefs",allowEmpty:!0,global:!0},"aria-grabbed":{type:"nmtoken",values:["true","false","undefined"],global:!0},"aria-haspopup":{type:"nmtoken",allowEmpty:!0,values:["true","false","menu","listbox","tree","grid","dialog"],global:!0},"aria-hidden":{type:"nmtoken",values:["true","false","undefined"],global:!0},"aria-invalid":{type:"nmtoken",values:["grammar","false","spelling","true"],global:!0},"aria-keyshortcuts":{type:"string",allowEmpty:!0,global:!0},"aria-label":{type:"string",allowEmpty:!0,global:!0},"aria-labelledby":{type:"idrefs",allowEmpty:!0,global:!0},"aria-level":{type:"int",minValue:1},"aria-live":{type:"nmtoken",values:["assertive","off","polite"],global:!0},"aria-modal":{type:"boolean"},"aria-multiline":{type:"boolean"},"aria-multiselectable":{type:"boolean"},"aria-orientation":{type:"nmtoken",values:["horizontal","undefined","vertical"]},"aria-owns":{type:"idrefs",allowEmpty:!0,global:!0},"aria-placeholder":{type:"string",allowEmpty:!0},"aria-posinset":{type:"int",minValue:1},"aria-pressed":{type:"nmtoken",values:["false","mixed","true","undefined"]},"aria-readonly":{type:"boolean"},"aria-relevant":{type:"nmtokens",values:["additions","all","removals","text"],global:!0},"aria-required":{type:"boolean"},"aria-roledescription":{type:"string",allowEmpty:!0,global:!0},"aria-rowcount":{type:"int",minValue:-1},"aria-rowindex":{type:"int",minValue:1},"aria-rowspan":{type:"int",minValue:0},"aria-selected":{type:"nmtoken",values:["false","true","undefined"]},"aria-setsize":{type:"int",minValue:-1},"aria-sort":{type:"nmtoken",values:["ascending","descending","none","other"]},"aria-valuemax":{type:"decimal"},"aria-valuemin":{type:"decimal"},"aria-valuenow":{type:"decimal"},"aria-valuetext":{type:"string",allowEmpty:!0}},Vl={alert:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["section"]},alertdialog:{type:"window",allowedAttrs:["aria-expanded","aria-modal"],superclassRole:["alert","dialog"],accessibleNameRequired:!0},application:{type:"landmark",allowedAttrs:["aria-activedescendant","aria-expanded"],superclassRole:["structure"],accessibleNameRequired:!0},article:{type:"structure",allowedAttrs:["aria-posinset","aria-setsize","aria-expanded"],superclassRole:["document"]},banner:{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},blockquote:{type:"structure",superclassRole:["section"]},button:{type:"widget",allowedAttrs:["aria-expanded","aria-pressed"],superclassRole:["command"],accessibleNameRequired:!0,nameFromContent:!0,childrenPresentational:!0},caption:{type:"structure",requiredContext:["figure","table","grid","treegrid"],superclassRole:["section"],prohibitedAttrs:["aria-label","aria-labelledby"]},cell:{type:"structure",requiredContext:["row"],allowedAttrs:["aria-colindex","aria-colspan","aria-rowindex","aria-rowspan","aria-expanded"],superclassRole:["section"],nameFromContent:!0},checkbox:{type:"widget",requiredAttrs:["aria-checked"],allowedAttrs:["aria-readonly","aria-expanded","aria-required"],superclassRole:["input"],accessibleNameRequired:!0,nameFromContent:!0,childrenPresentational:!0},code:{type:"structure",superclassRole:["section"],prohibitedAttrs:["aria-label","aria-labelledby"]},columnheader:{type:"structure",requiredContext:["row"],allowedAttrs:["aria-sort","aria-colindex","aria-colspan","aria-expanded","aria-readonly","aria-required","aria-rowindex","aria-rowspan","aria-selected"],superclassRole:["cell","gridcell","sectionhead"],accessibleNameRequired:!1,nameFromContent:!0},combobox:{type:"widget",requiredAttrs:["aria-expanded","aria-controls"],allowedAttrs:["aria-owns","aria-autocomplete","aria-readonly","aria-required","aria-activedescendant","aria-orientation"],superclassRole:["select"],accessibleNameRequired:!0},command:{type:"abstract",superclassRole:["widget"]},complementary:{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},composite:{type:"abstract",superclassRole:["widget"]},contentinfo:{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},comment:{type:"structure",allowedAttrs:["aria-level","aria-posinset","aria-setsize"],superclassRole:["article"]},definition:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["section"]},deletion:{type:"structure",superclassRole:["section"],prohibitedAttrs:["aria-label","aria-labelledby"]},dialog:{type:"window",allowedAttrs:["aria-expanded","aria-modal"],superclassRole:["window"],accessibleNameRequired:!0},directory:{type:"structure",deprecated:!0,allowedAttrs:["aria-expanded"],superclassRole:["list"],nameFromContent:!0},document:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["structure"]},emphasis:{type:"structure",superclassRole:["section"],prohibitedAttrs:["aria-label","aria-labelledby"]},feed:{type:"structure",requiredOwned:["article"],allowedAttrs:["aria-expanded"],superclassRole:["list"]},figure:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["section"],nameFromContent:!0},form:{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},grid:{type:"composite",requiredOwned:["rowgroup","row"],allowedAttrs:["aria-level","aria-multiselectable","aria-readonly","aria-activedescendant","aria-colcount","aria-expanded","aria-rowcount"],superclassRole:["composite","table"],accessibleNameRequired:!1},gridcell:{type:"widget",requiredContext:["row"],allowedAttrs:["aria-readonly","aria-required","aria-selected","aria-colindex","aria-colspan","aria-expanded","aria-rowindex","aria-rowspan"],superclassRole:["cell","widget"],nameFromContent:!0},group:{type:"structure",allowedAttrs:["aria-activedescendant","aria-expanded"],superclassRole:["section"]},heading:{type:"structure",requiredAttrs:["aria-level"],allowedAttrs:["aria-expanded"],superclassRole:["sectionhead"],accessibleNameRequired:!1,nameFromContent:!0},img:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["section"],accessibleNameRequired:!0,childrenPresentational:!0},input:{type:"abstract",superclassRole:["widget"]},insertion:{type:"structure",superclassRole:["section"],prohibitedAttrs:["aria-label","aria-labelledby"]},landmark:{type:"abstract",superclassRole:["section"]},link:{type:"widget",allowedAttrs:["aria-expanded"],superclassRole:["command"],accessibleNameRequired:!0,nameFromContent:!0},list:{type:"structure",requiredOwned:["listitem"],allowedAttrs:["aria-expanded"],superclassRole:["section"]},listbox:{type:"widget",requiredOwned:["group","option"],allowedAttrs:["aria-multiselectable","aria-readonly","aria-required","aria-activedescendant","aria-expanded","aria-orientation"],superclassRole:["select"],accessibleNameRequired:!0},listitem:{type:"structure",requiredContext:["list"],allowedAttrs:["aria-level","aria-posinset","aria-setsize","aria-expanded"],superclassRole:["section"],nameFromContent:!0},log:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["section"]},main:{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},marquee:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["section"]},math:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["section"],childrenPresentational:!0},menu:{type:"composite",requiredOwned:["group","menuitemradio","menuitem","menuitemcheckbox","menu","separator"],allowedAttrs:["aria-activedescendant","aria-expanded","aria-orientation"],superclassRole:["select"]},menubar:{type:"composite",requiredOwned:["group","menuitemradio","menuitem","menuitemcheckbox","menu","separator"],allowedAttrs:["aria-activedescendant","aria-expanded","aria-orientation"],superclassRole:["menu"]},menuitem:{type:"widget",requiredContext:["menu","menubar","group"],allowedAttrs:["aria-posinset","aria-setsize","aria-expanded"],superclassRole:["command"],accessibleNameRequired:!0,nameFromContent:!0},menuitemcheckbox:{type:"widget",requiredContext:["menu","menubar","group"],requiredAttrs:["aria-checked"],allowedAttrs:["aria-expanded","aria-posinset","aria-readonly","aria-setsize"],superclassRole:["checkbox","menuitem"],accessibleNameRequired:!0,nameFromContent:!0,childrenPresentational:!0},menuitemradio:{type:"widget",requiredContext:["menu","menubar","group"],requiredAttrs:["aria-checked"],allowedAttrs:["aria-expanded","aria-posinset","aria-readonly","aria-setsize"],superclassRole:["menuitemcheckbox","radio"],accessibleNameRequired:!0,nameFromContent:!0,childrenPresentational:!0},meter:{type:"structure",requiredAttrs:["aria-valuenow"],allowedAttrs:["aria-valuemax","aria-valuemin","aria-valuetext"],superclassRole:["range"],accessibleNameRequired:!0,childrenPresentational:!0},mark:{type:"structure",superclassRole:["section"],prohibitedAttrs:["aria-label","aria-labelledby"]},navigation:{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},none:{type:"structure",superclassRole:["structure"],prohibitedAttrs:["aria-label","aria-labelledby"]},note:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["section"]},option:{type:"widget",requiredContext:["group","listbox"],allowedAttrs:["aria-selected","aria-checked","aria-posinset","aria-setsize"],superclassRole:["input"],accessibleNameRequired:!0,nameFromContent:!0,childrenPresentational:!0},paragraph:{type:"structure",superclassRole:["section"],prohibitedAttrs:["aria-label","aria-labelledby"]},presentation:{type:"structure",superclassRole:["structure"],prohibitedAttrs:["aria-label","aria-labelledby"]},progressbar:{type:"widget",allowedAttrs:["aria-expanded","aria-valuemax","aria-valuemin","aria-valuenow","aria-valuetext"],superclassRole:["range"],accessibleNameRequired:!0,childrenPresentational:!0},radio:{type:"widget",requiredAttrs:["aria-checked"],allowedAttrs:["aria-posinset","aria-setsize","aria-required"],superclassRole:["input"],accessibleNameRequired:!0,nameFromContent:!0,childrenPresentational:!0},radiogroup:{type:"composite",allowedAttrs:["aria-readonly","aria-required","aria-activedescendant","aria-expanded","aria-orientation"],superclassRole:["select"],accessibleNameRequired:!1},range:{type:"abstract",superclassRole:["widget"]},region:{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"],accessibleNameRequired:!1},roletype:{type:"abstract",superclassRole:[]},row:{type:"structure",requiredContext:["grid","rowgroup","table","treegrid"],requiredOwned:["cell","columnheader","gridcell","rowheader"],allowedAttrs:["aria-colindex","aria-level","aria-rowindex","aria-selected","aria-activedescendant","aria-expanded","aria-posinset","aria-setsize"],superclassRole:["group","widget"],nameFromContent:!0},rowgroup:{type:"structure",requiredContext:["grid","table","treegrid"],requiredOwned:["row"],superclassRole:["structure"],nameFromContent:!0},rowheader:{type:"structure",requiredContext:["row"],allowedAttrs:["aria-sort","aria-colindex","aria-colspan","aria-expanded","aria-readonly","aria-required","aria-rowindex","aria-rowspan","aria-selected"],superclassRole:["cell","gridcell","sectionhead"],accessibleNameRequired:!1,nameFromContent:!0},scrollbar:{type:"widget",requiredAttrs:["aria-valuenow"],allowedAttrs:["aria-controls","aria-orientation","aria-valuemax","aria-valuemin","aria-valuetext"],superclassRole:["range"],childrenPresentational:!0},search:{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},searchbox:{type:"widget",allowedAttrs:["aria-activedescendant","aria-autocomplete","aria-multiline","aria-placeholder","aria-readonly","aria-required"],superclassRole:["textbox"],accessibleNameRequired:!0},section:{type:"abstract",superclassRole:["structure"],nameFromContent:!0},sectionhead:{type:"abstract",superclassRole:["structure"],nameFromContent:!0},select:{type:"abstract",superclassRole:["composite","group"]},separator:{type:"structure",requiredAttrs:["aria-valuenow"],allowedAttrs:["aria-valuemax","aria-valuemin","aria-orientation","aria-valuetext"],superclassRole:["structure","widget"],childrenPresentational:!0},slider:{type:"widget",requiredAttrs:["aria-valuenow"],allowedAttrs:["aria-valuemax","aria-valuemin","aria-orientation","aria-readonly","aria-required","aria-valuetext"],superclassRole:["input","range"],accessibleNameRequired:!0,childrenPresentational:!0},spinbutton:{type:"widget",allowedAttrs:["aria-valuemax","aria-valuemin","aria-readonly","aria-required","aria-activedescendant","aria-valuetext","aria-valuenow"],superclassRole:["composite","input","range"],accessibleNameRequired:!0},status:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["section"]},strong:{type:"structure",superclassRole:["section"],prohibitedAttrs:["aria-label","aria-labelledby"]},structure:{type:"abstract",superclassRole:["roletype"]},subscript:{type:"structure",superclassRole:["section"],prohibitedAttrs:["aria-label","aria-labelledby"]},superscript:{type:"structure",superclassRole:["section"],prohibitedAttrs:["aria-label","aria-labelledby"]},switch:{type:"widget",requiredAttrs:["aria-checked"],allowedAttrs:["aria-expanded","aria-readonly","aria-required"],superclassRole:["checkbox"],accessibleNameRequired:!0,nameFromContent:!0,childrenPresentational:!0},suggestion:{type:"structure",requiredOwned:["insertion","deletion"],superclassRole:["section"],prohibitedAttrs:["aria-label","aria-labelledby"]},tab:{type:"widget",requiredContext:["tablist"],allowedAttrs:["aria-posinset","aria-selected","aria-setsize","aria-expanded"],superclassRole:["sectionhead","widget"],nameFromContent:!0,childrenPresentational:!0},table:{type:"structure",requiredOwned:["rowgroup","row"],allowedAttrs:["aria-colcount","aria-rowcount","aria-expanded"],superclassRole:["section"],accessibleNameRequired:!1,nameFromContent:!0},tablist:{type:"composite",requiredOwned:["tab"],allowedAttrs:["aria-level","aria-multiselectable","aria-orientation","aria-activedescendant","aria-expanded"],superclassRole:["composite"]},tabpanel:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["section"],accessibleNameRequired:!1},term:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["section"],nameFromContent:!0},text:{type:"structure",superclassRole:["section"],nameFromContent:!0},textbox:{type:"widget",allowedAttrs:["aria-activedescendant","aria-autocomplete","aria-multiline","aria-placeholder","aria-readonly","aria-required"],superclassRole:["input"],accessibleNameRequired:!0},time:{type:"structure",superclassRole:["section"]},timer:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["status"]},toolbar:{type:"structure",allowedAttrs:["aria-orientation","aria-activedescendant","aria-expanded"],superclassRole:["group"],accessibleNameRequired:!0},tooltip:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["section"],nameFromContent:!0},tree:{type:"composite",requiredOwned:["group","treeitem"],allowedAttrs:["aria-multiselectable","aria-required","aria-activedescendant","aria-expanded","aria-orientation"],superclassRole:["select"],accessibleNameRequired:!1},treegrid:{type:"composite",requiredOwned:["rowgroup","row"],allowedAttrs:["aria-activedescendant","aria-colcount","aria-expanded","aria-level","aria-multiselectable","aria-orientation","aria-readonly","aria-required","aria-rowcount"],superclassRole:["grid","tree"],accessibleNameRequired:!1},treeitem:{type:"widget",requiredContext:["group","tree"],allowedAttrs:["aria-checked","aria-expanded","aria-level","aria-posinset","aria-selected","aria-setsize"],superclassRole:["listitem","option"],accessibleNameRequired:!0,nameFromContent:!0},widget:{type:"abstract",superclassRole:["roletype"]},window:{type:"abstract",superclassRole:["roletype"]}},Ul={ariaAttrs:Hl,ariaRoles:B({},Vl,{"doc-abstract":{type:"section",allowedAttrs:["aria-expanded"],superclassRole:["section"]},"doc-acknowledgments":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-afterword":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-appendix":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-backlink":{type:"link",allowedAttrs:["aria-expanded"],nameFromContent:!0,superclassRole:["link"]},"doc-biblioentry":{type:"listitem",allowedAttrs:["aria-expanded","aria-level","aria-posinset","aria-setsize"],superclassRole:["listitem"],deprecated:!0},"doc-bibliography":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-biblioref":{type:"link",allowedAttrs:["aria-expanded"],nameFromContent:!0,superclassRole:["link"]},"doc-chapter":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-colophon":{type:"section",allowedAttrs:["aria-expanded"],superclassRole:["section"]},"doc-conclusion":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-cover":{type:"img",allowedAttrs:["aria-expanded"],superclassRole:["img"]},"doc-credit":{type:"section",allowedAttrs:["aria-expanded"],superclassRole:["section"]},"doc-credits":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-dedication":{type:"section",allowedAttrs:["aria-expanded"],superclassRole:["section"]},"doc-endnote":{type:"listitem",allowedAttrs:["aria-expanded","aria-level","aria-posinset","aria-setsize"],superclassRole:["listitem"],deprecated:!0},"doc-endnotes":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-epigraph":{type:"section",allowedAttrs:["aria-expanded"],superclassRole:["section"]},"doc-epilogue":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-errata":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-example":{type:"section",allowedAttrs:["aria-expanded"],superclassRole:["section"]},"doc-footnote":{type:"section",allowedAttrs:["aria-expanded"],superclassRole:["section"]},"doc-foreword":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-glossary":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-glossref":{type:"link",allowedAttrs:["aria-expanded"],nameFromContent:!0,superclassRole:["link"]},"doc-index":{type:"navigation",allowedAttrs:["aria-expanded"],superclassRole:["navigation"]},"doc-introduction":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-noteref":{type:"link",allowedAttrs:["aria-expanded"],nameFromContent:!0,superclassRole:["link"]},"doc-notice":{type:"note",allowedAttrs:["aria-expanded"],superclassRole:["note"]},"doc-pagebreak":{type:"separator",allowedAttrs:["aria-expanded","aria-orientation"],superclassRole:["separator"],childrenPresentational:!0},"doc-pagelist":{type:"navigation",allowedAttrs:["aria-expanded"],superclassRole:["navigation"]},"doc-part":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-preface":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-prologue":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-pullquote":{type:"none",superclassRole:["none"]},"doc-qna":{type:"section",allowedAttrs:["aria-expanded"],superclassRole:["section"]},"doc-subtitle":{type:"sectionhead",allowedAttrs:["aria-expanded"],superclassRole:["sectionhead"]},"doc-tip":{type:"note",allowedAttrs:["aria-expanded"],superclassRole:["note"]},"doc-toc":{type:"navigation",allowedAttrs:["aria-expanded"],superclassRole:["navigation"]}},{"graphics-document":{type:"structure",superclassRole:["document"],accessibleNameRequired:!0},"graphics-object":{type:"structure",superclassRole:["group"],nameFromContent:!0},"graphics-symbol":{type:"structure",superclassRole:["img"],accessibleNameRequired:!0,childrenPresentational:!0}}),htmlElms:{a:{variant:{href:{matches:"[href]",contentTypes:["interactive","phrasing","flow"],allowedRoles:["button","checkbox","menuitem","menuitemcheckbox","menuitemradio","option","radio","switch","tab","treeitem","doc-backlink","doc-biblioref","doc-glossref","doc-noteref"],namingMethods:["subtreeText"]},default:{contentTypes:["phrasing","flow"],allowedRoles:!0}}},abbr:{contentTypes:["phrasing","flow"],allowedRoles:!0},address:{contentTypes:["flow"],allowedRoles:!0},area:{variant:{href:{matches:"[href]",allowedRoles:!1},default:{allowedRoles:["button","link"]}},contentTypes:["phrasing","flow"],namingMethods:["altText"]},article:{contentTypes:["sectioning","flow"],allowedRoles:["feed","presentation","none","document","application","main","region"],shadowRoot:!0},aside:{contentTypes:["sectioning","flow"],allowedRoles:["feed","note","presentation","none","region","search","doc-dedication","doc-example","doc-footnote","doc-glossary","doc-pullquote","doc-tip"]},audio:{variant:{controls:{matches:"[controls]",contentTypes:["interactive","embedded","phrasing","flow"]},default:{contentTypes:["embedded","phrasing","flow"]}},allowedRoles:["application"],chromiumRole:"Audio"},b:{contentTypes:["phrasing","flow"],allowedRoles:!0},base:{allowedRoles:!1,noAriaAttrs:!0},bdi:{contentTypes:["phrasing","flow"],allowedRoles:!0},bdo:{contentTypes:["phrasing","flow"],allowedRoles:!0},blockquote:{contentTypes:["flow"],allowedRoles:!0,shadowRoot:!0},body:{allowedRoles:!1,shadowRoot:!0},br:{contentTypes:["phrasing","flow"],allowedRoles:["presentation","none"],namingMethods:["titleText","singleSpace"]},button:{contentTypes:["interactive","phrasing","flow"],allowedRoles:["checkbox","combobox","gridcell","link","menuitem","menuitemcheckbox","menuitemradio","option","radio","separator","slider","switch","tab","treeitem"],namingMethods:["subtreeText"]},canvas:{allowedRoles:!0,contentTypes:["embedded","phrasing","flow"],chromiumRole:"Canvas"},caption:{allowedRoles:!1},cite:{contentTypes:["phrasing","flow"],allowedRoles:!0},code:{contentTypes:["phrasing","flow"],allowedRoles:!0},col:{allowedRoles:!1,noAriaAttrs:!0},colgroup:{allowedRoles:!1,noAriaAttrs:!0},data:{contentTypes:["phrasing","flow"],allowedRoles:!0},datalist:{contentTypes:["phrasing","flow"],allowedRoles:!1,noAriaAttrs:!0,implicitAttrs:{"aria-multiselectable":"false"}},dd:{allowedRoles:!1},del:{contentTypes:["phrasing","flow"],allowedRoles:!0},dfn:{contentTypes:["phrasing","flow"],allowedRoles:!0},details:{contentTypes:["interactive","flow"],allowedRoles:!1},dialog:{contentTypes:["flow"],allowedRoles:["alertdialog"]},div:{contentTypes:["flow"],allowedRoles:!0,shadowRoot:!0},dl:{contentTypes:["flow"],allowedRoles:["group","list","presentation","none"],chromiumRole:"DescriptionList"},dt:{allowedRoles:["listitem"]},em:{contentTypes:["phrasing","flow"],allowedRoles:!0},embed:{contentTypes:["interactive","embedded","phrasing","flow"],allowedRoles:["application","document","img","presentation","none"],chromiumRole:"EmbeddedObject"},fieldset:{contentTypes:["flow"],allowedRoles:["none","presentation","radiogroup"],namingMethods:["fieldsetLegendText"]},figcaption:{allowedRoles:["group","none","presentation"]},figure:{contentTypes:["flow"],allowedRoles:!0,namingMethods:["figureText","titleText"]},footer:{contentTypes:["flow"],allowedRoles:["group","none","presentation","doc-footnote"],shadowRoot:!0},form:{contentTypes:["flow"],allowedRoles:["form","search","none","presentation"]},h1:{contentTypes:["heading","flow"],allowedRoles:["none","presentation","tab","doc-subtitle"],shadowRoot:!0,implicitAttrs:{"aria-level":"1"}},h2:{contentTypes:["heading","flow"],allowedRoles:["none","presentation","tab","doc-subtitle"],shadowRoot:!0,implicitAttrs:{"aria-level":"2"}},h3:{contentTypes:["heading","flow"],allowedRoles:["none","presentation","tab","doc-subtitle"],shadowRoot:!0,implicitAttrs:{"aria-level":"3"}},h4:{contentTypes:["heading","flow"],allowedRoles:["none","presentation","tab","doc-subtitle"],shadowRoot:!0,implicitAttrs:{"aria-level":"4"}},h5:{contentTypes:["heading","flow"],allowedRoles:["none","presentation","tab","doc-subtitle"],shadowRoot:!0,implicitAttrs:{"aria-level":"5"}},h6:{contentTypes:["heading","flow"],allowedRoles:["none","presentation","tab","doc-subtitle"],shadowRoot:!0,implicitAttrs:{"aria-level":"6"}},head:{allowedRoles:!1,noAriaAttrs:!0},header:{contentTypes:["flow"],allowedRoles:["group","none","presentation","doc-footnote"],shadowRoot:!0},hgroup:{contentTypes:["heading","flow"],allowedRoles:!0},hr:{contentTypes:["flow"],allowedRoles:["none","presentation","doc-pagebreak"],namingMethods:["titleText","singleSpace"]},html:{allowedRoles:!1,noAriaAttrs:!0},i:{contentTypes:["phrasing","flow"],allowedRoles:!0},iframe:{contentTypes:["interactive","embedded","phrasing","flow"],allowedRoles:["application","document","img","none","presentation"],chromiumRole:"Iframe"},img:{variant:{nonEmptyAlt:{matches:[{attributes:{alt:"/.+/"}},{hasAccessibleName:!0}],allowedRoles:["button","checkbox","link","math","menuitem","menuitemcheckbox","menuitemradio","meter","option","progressbar","radio","scrollbar","separator","slider","switch","tab","treeitem","doc-cover"]},usemap:{matches:"[usemap]",contentTypes:["interactive","embedded","flow"]},default:{allowedRoles:["presentation","none"],contentTypes:["embedded","flow"]}},namingMethods:["altText"]},input:{variant:{button:{matches:{properties:{type:"button"}},allowedRoles:["checkbox","combobox","link","menuitem","menuitemcheckbox","menuitemradio","option","radio","switch","tab"]},buttonType:{matches:{properties:{type:["button","submit","reset"]}},namingMethods:["valueText","titleText","buttonDefaultText"]},checkboxPressed:{matches:{properties:{type:"checkbox"},attributes:{"aria-pressed":"/.*/"}},allowedRoles:["button","menuitemcheckbox","option","switch"],implicitAttrs:{"aria-checked":"false"}},checkbox:{matches:{properties:{type:"checkbox"},attributes:{"aria-pressed":null}},allowedRoles:["menuitemcheckbox","option","switch"],implicitAttrs:{"aria-checked":"false"}},noRoles:{matches:{properties:{type:["color","date","datetime-local","file","month","number","password","range","reset","submit","time","week"]}},allowedRoles:!1},hidden:{matches:{properties:{type:"hidden"}},contentTypes:["flow"],allowedRoles:!1,noAriaAttrs:!0},image:{matches:{properties:{type:"image"}},allowedRoles:["link","menuitem","menuitemcheckbox","menuitemradio","radio","switch"],namingMethods:["altText","valueText","labelText","titleText","buttonDefaultText"]},radio:{matches:{properties:{type:"radio"}},allowedRoles:["menuitemradio"],implicitAttrs:{"aria-checked":"false"}},textWithList:{matches:{properties:{type:"text"},attributes:{list:"/.*/"}},allowedRoles:!1},default:{contentTypes:["interactive","flow"],allowedRoles:["combobox","searchbox","spinbutton"],implicitAttrs:{"aria-valuenow":""},namingMethods:["labelText","placeholderText"]}}},ins:{contentTypes:["phrasing","flow"],allowedRoles:!0},kbd:{contentTypes:["phrasing","flow"],allowedRoles:!0},label:{contentTypes:["interactive","phrasing","flow"],allowedRoles:!1,chromiumRole:"Label"},legend:{allowedRoles:!1},li:{allowedRoles:["menuitem","menuitemcheckbox","menuitemradio","option","none","presentation","radio","separator","tab","treeitem","doc-biblioentry","doc-endnote"],implicitAttrs:{"aria-setsize":"1","aria-posinset":"1"}},link:{contentTypes:["phrasing","flow"],allowedRoles:!1,noAriaAttrs:!0},main:{contentTypes:["flow"],allowedRoles:!1,shadowRoot:!0},map:{contentTypes:["phrasing","flow"],allowedRoles:!1,noAriaAttrs:!0},math:{contentTypes:["embedded","phrasing","flow"],allowedRoles:!1},mark:{contentTypes:["phrasing","flow"],allowedRoles:!0},menu:{contentTypes:["flow"],allowedRoles:["directory","group","listbox","menu","menubar","none","presentation","radiogroup","tablist","toolbar","tree"]},meta:{variant:{itemprop:{matches:"[itemprop]",contentTypes:["phrasing","flow"]}},allowedRoles:!1,noAriaAttrs:!0},meter:{contentTypes:["phrasing","flow"],allowedRoles:!1,chromiumRole:"progressbar"},nav:{contentTypes:["sectioning","flow"],allowedRoles:["doc-index","doc-pagelist","doc-toc","menu","menubar","none","presentation","tablist"],shadowRoot:!0},noscript:{contentTypes:["phrasing","flow"],allowedRoles:!1,noAriaAttrs:!0},object:{variant:{usemap:{matches:"[usemap]",contentTypes:["interactive","embedded","phrasing","flow"]},default:{contentTypes:["embedded","phrasing","flow"]}},allowedRoles:["application","document","img"],chromiumRole:"PluginObject"},ol:{contentTypes:["flow"],allowedRoles:["directory","group","listbox","menu","menubar","none","presentation","radiogroup","tablist","toolbar","tree"]},optgroup:{allowedRoles:!1},option:{allowedRoles:!1,implicitAttrs:{"aria-selected":"false"}},output:{contentTypes:["phrasing","flow"],allowedRoles:!0,namingMethods:["subtreeText"]},p:{contentTypes:["flow"],allowedRoles:!0,shadowRoot:!0},param:{allowedRoles:!1,noAriaAttrs:!0},picture:{contentTypes:["phrasing","flow"],allowedRoles:!1,noAriaAttrs:!0},pre:{contentTypes:["flow"],allowedRoles:!0},progress:{contentTypes:["phrasing","flow"],allowedRoles:!1,implicitAttrs:{"aria-valuemax":"100","aria-valuemin":"0","aria-valuenow":"0"}},q:{contentTypes:["phrasing","flow"],allowedRoles:!0},rp:{allowedRoles:!0},rt:{allowedRoles:!0},ruby:{contentTypes:["phrasing","flow"],allowedRoles:!0},s:{contentTypes:["phrasing","flow"],allowedRoles:!0},samp:{contentTypes:["phrasing","flow"],allowedRoles:!0},script:{contentTypes:["phrasing","flow"],allowedRoles:!1,noAriaAttrs:!0},search:{contentTypes:["flow"],allowedRoles:["form","group","none","presentation","region","search"]},section:{contentTypes:["sectioning","flow"],allowedRoles:["alert","alertdialog","application","banner","complementary","contentinfo","dialog","document","feed","group","log","main","marquee","navigation","none","note","presentation","search","status","tabpanel","doc-abstract","doc-acknowledgments","doc-afterword","doc-appendix","doc-bibliography","doc-chapter","doc-colophon","doc-conclusion","doc-credit","doc-credits","doc-dedication","doc-endnotes","doc-epigraph","doc-epilogue","doc-errata","doc-example","doc-foreword","doc-glossary","doc-index","doc-introduction","doc-notice","doc-pagelist","doc-part","doc-preface","doc-prologue","doc-pullquote","doc-qna","doc-toc"],shadowRoot:!0},select:{variant:{combobox:{matches:{attributes:{multiple:null,size:[null,"1"]}},allowedRoles:["menu"]},default:{allowedRoles:!1}},contentTypes:["interactive","phrasing","flow"],implicitAttrs:{"aria-valuenow":""},namingMethods:["labelText"]},slot:{contentTypes:["phrasing","flow"],allowedRoles:!1,noAriaAttrs:!0},small:{contentTypes:["phrasing","flow"],allowedRoles:!0},source:{allowedRoles:!1,noAriaAttrs:!0},span:{contentTypes:["phrasing","flow"],allowedRoles:!0,shadowRoot:!0},strong:{contentTypes:["phrasing","flow"],allowedRoles:!0},style:{allowedRoles:!1,noAriaAttrs:!0},svg:{contentTypes:["embedded","phrasing","flow"],allowedRoles:!0,chromiumRole:"SVGRoot",namingMethods:["svgTitleText"]},sub:{contentTypes:["phrasing","flow"],allowedRoles:!0},summary:{allowedRoles:!1,namingMethods:["subtreeText"]},sup:{contentTypes:["phrasing","flow"],allowedRoles:!0},table:{contentTypes:["flow"],allowedRoles:!0,namingMethods:["tableCaptionText","tableSummaryText"]},tbody:{allowedRoles:!0},template:{contentTypes:["phrasing","flow"],allowedRoles:!1,noAriaAttrs:!0},textarea:{contentTypes:["interactive","phrasing","flow"],allowedRoles:!1,implicitAttrs:{"aria-valuenow":"","aria-multiline":"true"},namingMethods:["labelText","placeholderText"]},tfoot:{allowedRoles:!0},thead:{allowedRoles:!0},time:{contentTypes:["phrasing","flow"],allowedRoles:!0},title:{allowedRoles:!1,noAriaAttrs:!0},td:{allowedRoles:!0},th:{allowedRoles:!0},tr:{allowedRoles:!0},track:{allowedRoles:!1,noAriaAttrs:!0},u:{contentTypes:["phrasing","flow"],allowedRoles:!0},ul:{contentTypes:["flow"],allowedRoles:["directory","group","listbox","menu","menubar","none","presentation","radiogroup","tablist","toolbar","tree"]},var:{contentTypes:["phrasing","flow"],allowedRoles:!0},video:{variant:{controls:{matches:"[controls]",contentTypes:["interactive","embedded","phrasing","flow"]},default:{contentTypes:["embedded","phrasing","flow"]}},allowedRoles:["application"],chromiumRole:"video"},wbr:{contentTypes:["phrasing","flow"],allowedRoles:["presentation","none"]}},cssColors:{aliceblue:[240,248,255],antiquewhite:[250,235,215],aqua:[0,255,255],aquamarine:[127,255,212],azure:[240,255,255],beige:[245,245,220],bisque:[255,228,196],black:[0,0,0],blanchedalmond:[255,235,205],blue:[0,0,255],blueviolet:[138,43,226],brown:[165,42,42],burlywood:[222,184,135],cadetblue:[95,158,160],chartreuse:[127,255,0],chocolate:[210,105,30],coral:[255,127,80],cornflowerblue:[100,149,237],cornsilk:[255,248,220],crimson:[220,20,60],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgoldenrod:[184,134,11],darkgray:[169,169,169],darkgreen:[0,100,0],darkgrey:[169,169,169],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkseagreen:[143,188,143],darkslateblue:[72,61,139],darkslategray:[47,79,79],darkslategrey:[47,79,79],darkturquoise:[0,206,209],darkviolet:[148,0,211],deeppink:[255,20,147],deepskyblue:[0,191,255],dimgray:[105,105,105],dimgrey:[105,105,105],dodgerblue:[30,144,255],firebrick:[178,34,34],floralwhite:[255,250,240],forestgreen:[34,139,34],fuchsia:[255,0,255],gainsboro:[220,220,220],ghostwhite:[248,248,255],gold:[255,215,0],goldenrod:[218,165,32],gray:[128,128,128],green:[0,128,0],greenyellow:[173,255,47],grey:[128,128,128],honeydew:[240,255,240],hotpink:[255,105,180],indianred:[205,92,92],indigo:[75,0,130],ivory:[255,255,240],khaki:[240,230,140],lavender:[230,230,250],lavenderblush:[255,240,245],lawngreen:[124,252,0],lemonchiffon:[255,250,205],lightblue:[173,216,230],lightcoral:[240,128,128],lightcyan:[224,255,255],lightgoldenrodyellow:[250,250,210],lightgray:[211,211,211],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightsalmon:[255,160,122],lightseagreen:[32,178,170],lightskyblue:[135,206,250],lightslategray:[119,136,153],lightslategrey:[119,136,153],lightsteelblue:[176,196,222],lightyellow:[255,255,224],lime:[0,255,0],limegreen:[50,205,50],linen:[250,240,230],magenta:[255,0,255],maroon:[128,0,0],mediumaquamarine:[102,205,170],mediumblue:[0,0,205],mediumorchid:[186,85,211],mediumpurple:[147,112,219],mediumseagreen:[60,179,113],mediumslateblue:[123,104,238],mediumspringgreen:[0,250,154],mediumturquoise:[72,209,204],mediumvioletred:[199,21,133],midnightblue:[25,25,112],mintcream:[245,255,250],mistyrose:[255,228,225],moccasin:[255,228,181],navajowhite:[255,222,173],navy:[0,0,128],oldlace:[253,245,230],olive:[128,128,0],olivedrab:[107,142,35],orange:[255,165,0],orangered:[255,69,0],orchid:[218,112,214],palegoldenrod:[238,232,170],palegreen:[152,251,152],paleturquoise:[175,238,238],palevioletred:[219,112,147],papayawhip:[255,239,213],peachpuff:[255,218,185],peru:[205,133,63],pink:[255,192,203],plum:[221,160,221],powderblue:[176,224,230],purple:[128,0,128],rebeccapurple:[102,51,153],red:[255,0,0],rosybrown:[188,143,143],royalblue:[65,105,225],saddlebrown:[139,69,19],salmon:[250,128,114],sandybrown:[244,164,96],seagreen:[46,139,87],seashell:[255,245,238],sienna:[160,82,45],silver:[192,192,192],skyblue:[135,206,235],slateblue:[106,90,205],slategray:[112,128,144],slategrey:[112,128,144],snow:[255,250,250],springgreen:[0,255,127],steelblue:[70,130,180],tan:[210,180,140],teal:[0,128,128],thistle:[216,191,216],tomato:[255,99,71],turquoise:[64,224,208],violet:[238,130,238],wheat:[245,222,179],white:[255,255,255],whitesmoke:[245,245,245],yellow:[255,255,0],yellowgreen:[154,205,50]}},Wl=B({},Ul),Kl=Wl,Yl=function(e){var t=Kl.ariaRoles[e];return!!t&&!!t.unsupported},Zl=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.allowAbstract,r=t.flagUnsupported,a=void 0!==r&&r,i=Kl.ariaRoles[e],o=Yl(e);return!(!i||a&&o||!n&&"abstract"===i.type)},Xl=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.fallback,r=t.abstracts,a=t.dpub;if(1!==(e=e instanceof na?e:is(e)).props.nodeType)return null;var i=(e.attr("role")||"").trim().toLowerCase();return(n?Pp(i):[i]).find((function(e){return!(!a&&"doc-"===e.substr(0,4))&&Zl(e,{allowAbstract:r})}))||null},Jl=function(e){return Object.keys(Kl.htmlElms).filter((function(t){var n=Kl.htmlElms[t];return n.contentTypes?n.contentTypes.includes(e):!!n.variant&&!(!n.variant.default||!n.variant.default.contentTypes)&&n.variant.default.contentTypes.includes(e)}))},Ql=function(){return as.get("globalAriaAttrs",(function(){return Object.keys(Kl.ariaAttrs).filter((function(e){return Kl.ariaAttrs[e].global}))}))},ec=Bu((function(e){for(var t=[],n=e.rows,r=0,a=n.length;r<a;r++){var i=n[r].cells;t[r]=t[r]||[];for(var o=0,u=0,s=i.length;u<s;u++)for(var l=0;l<i[u].colSpan;l++){for(var c=i[u].getAttribute("rowspan"),d=0===parseInt(c)||0===i[u].rowspan?n.length:i[u].rowSpan,f=0;f<d;f++){for(t[r+f]=t[r+f]||[];t[r+f][o];)o++;t[r+f][o]=i[u]}o++}}return t})),tc=Bu((function(e,t){var n,r;for(t||(t=ec(ds(e,"table"))),n=0;n<t.length;n++)if(t[n]&&-1!==(r=t[n].indexOf(e)))return{x:r,y:n}}));function nc(e){var t=Lm(e),n=t.vNode,r=t.domNode,a=n.attr("scope"),i=Xl(n);if(!["td","th"].includes(n.props.nodeName))throw new TypeError("Expected TD or TH element");if("columnheader"===i)return"col";if("rowheader"===i)return"row";if("col"===a||"row"===a)return a;if("th"!==n.props.nodeName)return!1;if(!n.actualNode)return"auto";var o=ec(ds(r,"table")),u=tc(r,o);return o[u.y].every((function(e){return"TH"===e.nodeName.toUpperCase()}))?"col":o.map((function(e){return e[u.x]})).every((function(e){return e&&"TH"===e.nodeName.toUpperCase()}))?"row":"auto"}var rc=function(e){return-1!==["col","auto"].indexOf(nc(e))},ac=function(e){return["row","auto"].includes(nc(e))},ic=function(e){return e?e.replace(/\r\n/g,"\n").replace(/\u00A0/g," ").replace(/[\s]{2,}/g," ").trim():""},oc=function(){return as.get("sectioningContentSelector",(function(){return Jl("sectioning").map((function(e){return"".concat(e,":not([role])")})).join(", ")+" , [role=article], [role=complementary], [role=navigation], [role=region]"}))},uc=function(){return as.get("sectioningContentPlusMainSelector",(function(){return oc()+" , main:not([role]), [role=main]"}))};function sc(e){var t=(arguments.length>1&&void 0!==arguments[1]?arguments[1]:{}).checkTitle,n=void 0!==t&&t;return!!(ic(Gl(e))||ic(Ll(e))||n&&1===(null==e?void 0:e.props.nodeType)&&ic(e.attr("title")))}var lc={a:function(e){return e.hasAttr("href")?"link":null},area:function(e){return e.hasAttr("href")?"link":null},article:"article",aside:function(e){return _f(e.parent,oc())&&!sc(e,{checkTitle:!0})?null:"complementary"},body:"document",button:"button",datalist:"listbox",dd:"definition",dfn:"term",details:"group",dialog:"dialog",dt:"term",fieldset:"group",figure:"figure",footer:function(e){return _f(e,uc())?null:"contentinfo"},form:function(e){return sc(e)?"form":null},h1:"heading",h2:"heading",h3:"heading",h4:"heading",h5:"heading",h6:"heading",header:function(e){return _f(e,uc())?null:"banner"},hr:"separator",img:function(e){var t=e.hasAttr("alt")&&!e.attr("alt"),n=Ql().find((function(t){return e.hasAttr(t)}));return!t||n||jl(e)?"img":"presentation"},input:function(e){var t;if(e.hasAttr("list")){var n=Pl(e.actualNode,"list").filter((function(e){return!!e}))[0];t=n&&"datalist"===n.nodeName.toLowerCase()}switch(e.props.type){case"checkbox":return"checkbox";case"number":return"spinbutton";case"radio":return"radio";case"range":return"slider";case"search":return t?"combobox":"searchbox";case"button":case"image":case"reset":case"submit":return"button";case"text":case"tel":case"url":case"email":case"":return t?"combobox":"textbox";default:return"textbox"}},li:"listitem",main:"main",math:"math",menu:"list",meter:"meter",nav:"navigation",ol:"list",optgroup:"group",option:"option",output:"status",progress:"progressbar",search:"search",section:function(e){return sc(e)?"region":null},select:function(e){return e.hasAttr("multiple")||parseInt(e.attr("size"))>1?"listbox":"combobox"},summary:"button",table:"table",tbody:"rowgroup",td:function(e){var t=_f(e,"table"),n=Xl(t);return["grid","treegrid"].includes(n)?"gridcell":"cell"},textarea:"textbox",tfoot:"rowgroup",th:function(e){return rc(e)?"columnheader":ac(e)?"rowheader":void 0},thead:"rowgroup",tr:"row",ul:"list"},cc=function(e,t){var n=a(t);if(Array.isArray(t)&&void 0!==e)return t.includes(e);if("function"===n)return!!t(e);if(null!=e){if(t instanceof RegExp)return t.test(e);if(/^\/.*\/$/.test(t)){var r=t.substring(1,t.length-1);return new RegExp(r).test(e)}}return t===e},dc=function(e,t){return cc(!!ud(e),t)},fc=function(e,t){if("object"!==a(t)||Array.isArray(t)||t instanceof RegExp)throw new Error("Expect matcher to be an object");return Object.keys(t).every((function(n){return cc(e(n),t[n])}))},pc=function(e,t){return e=Lm(e).vNode,fc((function(t){return e.attr(t)}),t)};function mc(e,t){return!!t(e)}var hc=function(e,t){return cc(Xl(e),t)},vc=function(e,t){return cc(Ac(e),t)},bc=function(e,t){return e=Lm(e).vNode,cc(e.props.nodeName,t)},gc=function(e,t){return e=Lm(e).vNode,fc((function(t){return e.props[t]}),t)},Dc=function(e,t){return cc(Mc(e),t)},yc={hasAccessibleName:dc,attributes:pc,condition:mc,explicitRole:hc,implicitRole:vc,nodeName:bc,properties:gc,semanticRole:Dc},wc=function e(t,n){return t=Lm(t).vNode,Array.isArray(n)?n.some((function(n){return e(t,n)})):"string"==typeof n?Af(t,n):Object.keys(n).every((function(e){if(!yc[e])throw new Error('Unknown matcher type "'.concat(e,'"'));return(0,yc[e])(t,n[e])}))},Fc=function(e,t){return wc(e,t)};Fc.hasAccessibleName=dc,Fc.attributes=pc,Fc.condition=mc,Fc.explicitRole=hc,Fc.fromDefinition=wc,Fc.fromFunction=fc,Fc.fromPrimative=cc,Fc.implicitRole=vc,Fc.nodeName=bc,Fc.properties=gc,Fc.semanticRole=Dc;var Ec=Fc,xc=function(e){var t=(arguments.length>1&&void 0!==arguments[1]?arguments[1]:{}).noMatchAccessibleName,n=void 0!==t&&t,r=Kl.htmlElms[e.props.nodeName];if(!r)return{};if(!r.variant)return r;var a=r.variant,i=R(r,d);for(var o in a)if(a.hasOwnProperty(o)&&"default"!==o){for(var u=a[o],s=u.matches,l=R(u,f),c=Array.isArray(s)?s:[s],p=0;p<c.length&&n;p++)if(c[p].hasOwnProperty("hasAccessibleName"))return r;if(Ec(e,s))for(var m in l)l.hasOwnProperty(m)&&(i[m]=l[m])}for(var h in a.default)a.default.hasOwnProperty(h)&&void 0===i[h]&&(i[h]=a.default[h]);return i},Ac=function(e){var t=(arguments.length>1&&void 0!==arguments[1]?arguments[1]:{}).chromium,n=e instanceof na?e:is(e);if(e=n.actualNode,!n)throw new ReferenceError("Cannot get implicit role of a node outside the current scope.");var r=lc[n.props.nodeName];return!r&&t?xc(n).chromiumRole||null:"function"==typeof r?r(n):r||null},Cc={td:["tr"],th:["tr"],tr:["thead","tbody","tfoot","table"],thead:["table"],tbody:["table"],tfoot:["table"],li:["ol","ul"],dt:["dl","div"],dd:["dl","div"],div:["dl"]};function kc(e,t){var n=Cc[e.props.nodeName];if(!n)return null;if(!e.parent){if(!e.actualNode)return null;throw new ReferenceError("Cannot determine role presentational inheritance of a required parent outside the current scope.")}if(!n.includes(e.parent.props.nodeName))return null;var r=Xl(e.parent,t);return["none","presentation"].includes(r)&&!Tc(e.parent)?r:r?null:kc(e.parent,t)}function Rc(e,t){var n=t.chromium,r=R(t,p),a=Ac(e,{chromium:n});return a?kc(e,r)||a:null}function Tc(e){return Ql().some((function(t){return e.hasAttr(t)}))||jl(e)}var Mc=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.noPresentational,r=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.noImplicit,r=R(t,m),a=Lm(e).vNode;if(1!==a.props.nodeType)return null;var i=Xl(a,r);return i?["presentation","none"].includes(i)&&Tc(a)?n?null:Rc(a,r):i:n?null:Rc(a,r)}(e,R(t,h));return n&&["presentation","none"].includes(r)?null:r},Oc=["iframe"],Sc=function(e){var t=Lm(e).vNode;return 1===t.props.nodeType&&e.hasAttr("title")?!Fc(t,Oc)&&["none","presentation"].includes(Mc(t))?"":t.attr("title"):""},Nc=function(e){var t=(arguments.length>1&&void 0!==arguments[1]?arguments[1]:{}).strict;if(1!==(e=e instanceof na?e:is(e)).props.nodeType)return!1;var n=Mc(e),r=Kl.ariaRoles[n];return!(!r||!r.nameFromContent)||!t&&(!r||["presentation","none"].includes(n))},Bc=function(e){var t=e.actualNode,n=e.children;if(!n)throw new Error("getOwnedVirtual requires a virtual node");if(e.hasAttr("aria-owns")){var r=Pl(t,"aria-owns").filter((function(e){return!!e})).map((function(e){return i.utils.getNodeFromTree(e)}));return[].concat(j(n),j(r))}return j(n)},jc={accessibleNameFromFieldValue:["progressbar"]};function Ic(e){return e=Lm(e).vNode,_c(e)}var _c=Bu((function(e,t){return!ws(e)&&!Dl(e,{skipAncestors:!0,isAncestor:t})&&(e.actualNode&&"area"===e.props.nodeName?!Cs(e,_c):!Ts(e,{skipAncestors:!0,isAncestor:t})&&(!e.parent||_c(e.parent,!0)))})),qc=function e(t,n,r){var a=Lm(t).vNode,i=!t.actualNode||t.actualNode&&(n?Ic:qs)(t),o=a.children.map((function(t){var a=t.props,o=a.nodeValue;if(3===a.nodeType){if(o&&i)return o}else if(!r)return e(t,n)})).join("");return ic(o)},zc=["button","checkbox","color","file","hidden","image","password","radio","reset","submit"],Pc=function(e){var t=(e=e instanceof na?e:is(e)).props.nodeName;return"textarea"===t||"input"===t&&!zc.includes((e.attr("type")||"").toLowerCase())},$c=function(e){return"select"===(e=e instanceof na?e:is(e)).props.nodeName},Gc=function(e){return"textbox"===Xl(e)},Lc=function(e){return"listbox"===Xl(e)},Hc=function(e){return"combobox"===Xl(e)},Vc=["progressbar","scrollbar","slider","spinbutton"],Uc=function(e){var t=Xl(e);return Vc.includes(t)},Wc=["textbox","progressbar","scrollbar","slider","spinbutton","combobox","listbox"],Kc={nativeTextboxValue:function(e){var t=Lm(e).vNode;return Pc(t)&&t.props.value||""},nativeSelectValue:function(e){var t=Lm(e).vNode;if(!$c(t))return"";var n=ch(t,"option"),r=n.filter((function(e){return e.props.selected}));return r.length||r.push(n[0]),r.map((function(e){return qc(e)})).join(" ")||""},ariaTextboxValue:function(e){var t=Lm(e),n=t.vNode,r=t.domNode;return Gc(n)?!r||r&&!Ts(r)?qc(n,!0):r.textContent:""},ariaListboxValue:Yc,ariaComboboxValue:function(e,t){var n=Lm(e).vNode;if(!Hc(n))return"";var r=Bc(n).filter((function(e){return"listbox"===Mc(e)}))[0];return r?Yc(r,t):""},ariaRangeValue:function(e){var t=Lm(e).vNode;if(!Uc(t)||!t.hasAttr("aria-valuenow"))return"";var n=+t.attr("aria-valuenow");return isNaN(n)?"0":String(n)}};function Yc(e,t){var n=Lm(e).vNode;if(!Lc(n))return"";var r=Bc(n).filter((function(e){return"option"===Mc(e)&&"true"===e.attr("aria-selected")}));return 0===r.length?"":ud(r[0],t)}var Zc=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=e.actualNode,r=jc.accessibleNameFromFieldValue||[],a=Mc(e);if(t.startNode===e||!Wc.includes(a)||r.includes(a))return"";var i=Object.keys(Kc).map((function(e){return Kc[e]})).reduce((function(n,r){return n||r(e,t)}),"");return t.debug&&ea(i||"{empty-value}",n,t),i},Xc=Jl("phrasing").concat(["#text"]),Jc=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=ud.alreadyProcessed;t.startNode=t.startNode||e;var r=t.strict,a=t.inControlContext,i=t.inLabelledByContext,o=Mc(e),u=xc(e,{noMatchAccessibleName:!0}).contentTypes;return n(e,t)||1!==e.props.nodeType||null!=u&&u.includes("embedded")||Wc.includes(o)?"":t.subtreeDescendant||t.inLabelledByContext||Nc(e,{strict:r})?(r||(t=B({subtreeDescendant:!a&&!i},t)),Bc(e).reduce((function(e,n){return function(e,t,n){var r=t.props.nodeName,a=ud(t,n);return a?(Xc.includes(r)||(" "!==a[0]&&(a+=" "),e&&" "!==e[e.length-1]&&(a=" "+a)),e+a):e}(e,n,t)}),"")):""},Qc=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(t.inControlContext||t.inLabelledByContext||(0,ud.alreadyProcessed)(e,t))return"";t.startNode||(t.startNode=e);var n,r=B({inControlContext:!0},t),a=function(e){if(!e.attr("id"))return[];if(!e.actualNode)throw new TypeError("Cannot resolve explicit label reference for non-DOM nodes");return ls({elm:"label",attr:"for",value:e.attr("id"),context:e.actualNode})}(e),i=_f(e,"label");return i?(n=[].concat(j(a),[i.actualNode])).sort(Gm):n=a,n.map((function(e){return $l(e,r)})).filter((function(e){return""!==e})).join(" ")},ed={submit:"Submit",image:"Submit",reset:"Reset",button:""};function td(e,t){return t.attr(e)||""}function nd(e,t,n){var r=t.actualNode,a=[e=e.toLowerCase(),r.nodeName.toLowerCase()].join(","),i=r.querySelector(a);return i&&i.nodeName.toLowerCase()===e?$l(i,n):""}var rd={valueText:function(e){return e.props.value||""},buttonDefaultText:function(e){return ed[e.props.type]||""},tableCaptionText:nd.bind(null,"caption"),figureText:nd.bind(null,"figcaption"),svgTitleText:nd.bind(null,"title"),fieldsetLegendText:nd.bind(null,"legend"),altText:td.bind(null,"alt"),tableSummaryText:td.bind(null,"summary"),titleText:Sc,subtreeText:Jc,labelText:Qc,singleSpace:function(){return" "},placeholderText:td.bind(null,"placeholder")};function ad(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=e.actualNode;if(1!==e.props.nodeType||["presentation","none"].includes(Mc(e)))return"";var r=function(e){return(xc(e,{noMatchAccessibleName:!0}).namingMethods||[]).map((function(e){return rd[e]}))}(e),a=r.reduce((function(n,r){return n||r(e,t)}),"");return t.debug&&i.log(a||"{empty-value}",n,t),a}var id=function(e,t){var n=t.nonBmp,r=t.punctuations,a=!1;return t.emoji&&(a||(a=Na().test(e))),n&&(a||(a=/[\u1D00-\u1D7F\u1D80-\u1DBF\u1DC0-\u1DFF\u20A0-\u20CF\u20D0-\u20FF\u2100-\u214F\u2150-\u218F\u2190-\u21FF\u2200-\u22FF\u2300-\u23FF\u2400-\u243F\u2440-\u245F\u2460-\u24FF\u2500-\u257F\u2580-\u259F\u25A0-\u25FF\u2600-\u26FF\u2700-\u27BF\uE000-\uF8FF]/g.test(e)||/[\uDB80-\uDBBF][\uDC00-\uDFFF]/g.test(e)||/[\xAD\u0600-\u0605\u061C\u06DD\u070F\u08E2\u180E\u200B-\u200F\u202A-\u202E\u2060-\u2064\u2066-\u206F\uFEFF\uFFF9-\uFFFB]|\uD804[\uDCBD\uDCCD]|\uD80D[\uDC30-\uDC38]|\uD82F[\uDCA0-\uDCA3]|\uD834[\uDD73-\uDD7A]|\uDB40[\uDC01\uDC20-\uDC7F]/g.test(e))),r&&(a||(a=/[\u2000-\u206F\u2E00-\u2E7F\\'!"#$%&\xa3\xa2\xa5\xa7\u20ac()*+,\-.\/:;<=>?@\[\]^_`{|}~\xb1]/g.test(e))),a};function od(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:.15,a=arguments.length>2&&void 0!==arguments[2]?arguments[2]:3,i=e.actualNode.nodeValue.trim();if(!ic(i)||id(i,{emoji:!0,nonBmp:!0}))return!1;var o=as.get("canvasContext",(function(){return r.createElement("canvas").getContext("2d",{willReadFrequently:!0})})),u=o.canvas,s=as.get("fonts",(function(){return{}})),l=t.getComputedStyle(e.parent.actualNode).getPropertyValue("font-family");s[l]||(s[l]={occurrences:0,numLigatures:0});var c=s[l];if(c.occurrences>=a){if(c.numLigatures/c.occurrences==1)return!0;if(0===c.numLigatures)return!1}c.occurrences++;var d=30,f="".concat(d,"px ").concat(l);o.font=f;var p=i.charAt(0),m=o.measureText(p).width;if(0===m)return c.numLigatures++,!0;if(m<30){var h=30/m;m*=h,f="".concat(d*=h,"px ").concat(l)}u.width=m,u.height=d,o.font=f,o.textAlign="left",o.textBaseline="top",o.fillText(p,0,0);var v=new Uint32Array(o.getImageData(0,0,m,d).data.buffer);if(!v.some((function(e){return e})))return c.numLigatures++,!0;o.clearRect(0,0,m,d),o.fillText(i,0,0);var b=new Uint32Array(o.getImageData(0,0,m,d).data.buffer),g=v.reduce((function(e,t,n){return 0===t&&0===b[n]||0!==t&&0!==b[n]?e:++e}),0),D=i.split("").reduce((function(e,t){return e+o.measureText(t).width}),0),y=o.measureText(i).width;return g/v.length>=n&&1-y/D>=n&&(c.numLigatures++,!0)}function ud(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(t=function(e,t){return t.startNode||(t=B({startNode:e},t)),1===e.props.nodeType&&t.inLabelledByContext&&void 0===t.includeHidden&&(t=B({includeHidden:!Ic(e)},t)),t}(e,t),function(e,t){return!!e&&1===e.props.nodeType&&!t.includeHidden&&!Ic(e)}(e,t))return"";if(function(e,t){var n,r=null!==(n=t.occurrenceThreshold)&&void 0!==n?n:t.occuranceThreshold;return!(3!==e.props.nodeType||!t.ignoreIconLigature)&&od(e,t.pixelThreshold,r)}(e,t))return"";var n=[Gl,Ll,ad,Zc,Jc,sd,Sc].reduce((function(n,r){return t.startNode===e&&(n=ic(n)),""!==n?n:r(e,t)}),"");return t.debug&&i.log(n||"{empty-value}",e.actualNode,t),n}function sd(e){return 3!==e.props.nodeType?"":e.props.nodeValue}ud.alreadyProcessed=function(e,t){return t.processed=t.processed||[],!!t.processed.includes(e)||(t.processed.push(e),!1)};var ld=function(e,t){var n=t.nonBmp,r=t.punctuations;return t.emoji&&(e=e.replace(Na(),"")),n&&(e=e.replace(/[\u1D00-\u1D7F\u1D80-\u1DBF\u1DC0-\u1DFF\u20A0-\u20CF\u20D0-\u20FF\u2100-\u214F\u2150-\u218F\u2190-\u21FF\u2200-\u22FF\u2300-\u23FF\u2400-\u243F\u2440-\u245F\u2460-\u24FF\u2500-\u257F\u2580-\u259F\u25A0-\u25FF\u2600-\u26FF\u2700-\u27BF\uE000-\uF8FF]/g,"").replace(/[\uDB80-\uDBBF][\uDC00-\uDFFF]/g,"").replace(/[\xAD\u0600-\u0605\u061C\u06DD\u070F\u08E2\u180E\u200B-\u200F\u202A-\u202E\u2060-\u2064\u2066-\u206F\uFEFF\uFFF9-\uFFFB]|\uD804[\uDCBD\uDCCD]|\uD80D[\uDC30-\uDC38]|\uD82F[\uDCA0-\uDCA3]|\uD834[\uDD73-\uDD7A]|\uDB40[\uDC01\uDC20-\uDC7F]/g,"")),r&&(e=e.replace(/[\u2000-\u206F\u2E00-\u2E7F\\'!"#$%&\xa3\xa2\xa5\xa7\u20ac()*+,\-.\/:;<=>?@\[\]^_`{|}~\xb1]/g,"")),e},cd=function(e){return function(e){return 0===ic(e).length}(e)||function(e){return 1===e.length&&e.match(/\D/)}(e)||function(e){return["aa","abc"].includes(e.toLowerCase())}(e)||function(e){var t=ld(e,{emoji:!0,nonBmp:!0,punctuations:!0});return!ic(t)}(e)?0:1},dd={stateTerms:["on","off"],standaloneTerms:["name","honorific-prefix","given-name","additional-name","family-name","honorific-suffix","nickname","username","new-password","current-password","organization-title","organization","street-address","address-line1","address-line2","address-line3","address-level4","address-level3","address-level2","address-level1","country","country-name","postal-code","cc-name","cc-given-name","cc-additional-name","cc-family-name","cc-number","cc-exp","cc-exp-month","cc-exp-year","cc-csc","cc-type","transaction-currency","transaction-amount","language","bday","bday-day","bday-month","bday-year","sex","url","photo","one-time-code"],qualifiers:["home","work","mobile","fax","pager"],qualifiedTerms:["tel","tel-country-code","tel-national","tel-area-code","tel-local","tel-local-prefix","tel-local-suffix","tel-extension","email","impp"],locations:["billing","shipping"]},fd=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.looseTyped,r=void 0!==n&&n,a=t.stateTerms,i=void 0===a?[]:a,o=t.locations,u=void 0===o?[]:o,s=t.qualifiers,l=void 0===s?[]:s,c=t.standaloneTerms,d=void 0===c?[]:c,f=t.qualifiedTerms,p=void 0===f?[]:f,m=t.ignoredValues,h=void 0===m?[]:m;if(e=e.toLowerCase().trim(),(i=i.concat(dd.stateTerms)).includes(e)||""===e)return!0;l=l.concat(dd.qualifiers),u=u.concat(dd.locations),d=d.concat(dd.standaloneTerms),p=p.concat(dd.qualifiedTerms);var v=e.split(/\s+/g);if("webauthn"===v[v.length-1]&&(v.pop(),0===v.length))return!1;if(!r&&(v[0].length>8&&"section-"===v[0].substr(0,8)&&v.shift(),u.includes(v[0])&&v.shift(),l.includes(v[0])&&(v.shift(),d=[]),1!==v.length))return!1;var b=v[v.length-1];return h.includes(b)?void 0:d.includes(b)||p.includes(b)},pd=function(e){var t;return e.attr("aria-labelledby")&&(t=Pl(e.actualNode,"aria-labelledby").map((function(e){var t=is(e);return t?qc(t):""})).join(" ").trim())||(t=e.attr("aria-label"))&&(t=ic(t))?t:null},md=function(e,t,n){return e=is(e),qc(e,t,n)},hd=function(e){var t,n;if(n=pd(e))return n;if(e.attr("id")){if(!e.actualNode)throw new TypeError("Cannot resolve explicit label reference for non-DOM nodes");var r=ga(e.attr("id"));if(n=(t=ss(e.actualNode).querySelector('label[for="'+r+'"]'))&&md(t,!0))return n}return(n=(t=_f(e,"label"))&&qc(t,!0))||null},vd=function(e){return e=is(e),hd(e)},bd=[{matches:[{nodeName:"textarea"},{nodeName:"input",properties:{type:["text","password","search","tel","email","url"]}}],namingMethods:"labelText"},{matches:{nodeName:"input",properties:{type:["button","submit","reset"]}},namingMethods:["valueText","titleText","buttonDefaultText"]},{matches:{nodeName:"input",properties:{type:"image"}},namingMethods:["altText","valueText","labelText","titleText","buttonDefaultText"]},{matches:"button",namingMethods:"subtreeText"},{matches:"fieldset",namingMethods:"fieldsetLegendText"},{matches:"OUTPUT",namingMethods:"subtreeText"},{matches:[{nodeName:"select"},{nodeName:"input",properties:{type:/^(?!text|password|search|tel|email|url|button|submit|reset)/}}],namingMethods:"labelText"},{matches:"summary",namingMethods:"subtreeText"},{matches:"figure",namingMethods:["figureText","titleText"]},{matches:"img",namingMethods:"altText"},{matches:"table",namingMethods:["tableCaptionText","tableSummaryText"]},{matches:["hr","br"],namingMethods:["titleText","singleSpace"]}],gd=function e(t){var n=qs(t),r=[];return t.children.forEach((function(t){3===t.actualNode.nodeType?n&&r.push(t):r=r.concat(e(t))})),r},Dd=Bu((function(e){var t=is(e),n=t.boundingClientRect,a=[],i=ms(t);return e.childNodes.forEach((function(e){if(3===e.nodeType&&""!==ic(e.nodeValue)){var t=function(e){var t=r.createRange();return t.selectNodeContents(e),Array.from(t.getClientRects())}(e);(function(e,t){return e.some((function(e){return!$s(Hs(e),t)}))})(t,n)||a.push.apply(a,j(yd(t,i)))}})),a.length?a:yd([n],i)}));function yd(e,t){var n=[];return e.forEach((function(e){if(!(e.width<1||e.height<1)){var r=t.reduce((function(e,t){return e&&Ls(e,t.boundingClientRect)}),e);r&&n.push(r)}})),n}var wd=function(e){var t=ml(e);return t?Dd(e).map((function(e){return Ol(t,e)})):[]},Fd=["checkbox","img","meter","progressbar","scrollbar","radio","slider","spinbutton","textbox"],Ed=function(e){var t=Lm(e).vNode,n=i.commons.aria.getExplicitRole(t);if(n)return-1!==Fd.indexOf(n);switch(t.props.nodeName){case"img":case"iframe":case"object":case"video":case"audio":case"canvas":case"svg":case"math":case"button":case"select":case"textarea":case"keygen":case"progress":case"meter":return!0;case"input":return"hidden"!==t.props.type;default:return!1}},xd=["head","title","template","script","style","iframe","object","video","audio","noscript"];function Ad(e){return!xd.includes(e.props.nodeName)&&e.children.some((function(e){var t=e.props;return 3===t.nodeType&&t.nodeValue.trim()}))}var Cd=function e(t,n,r){return Ad(t)||Ed(t.actualNode)||!r&&!!pd(t)||!n&&t.children.some((function(t){return 1===t.actualNode.nodeType&&e(t)}))},kd=function(e,t,n){return e=is(e),Cd(e,t,n)};function Rd(e){return!(void 0!==e.children&&!Ad(e))||(1===e.props.nodeType&&Ed(e)?!!i.commons.text.accessibleTextVirtual(e):e.children.some((function(e){return!e.attr("lang")&&Rd(e)&&!Ts(e)})))}var Td=function(e){return Wm(e.getAttribute("tabindex"))>-1&&jl(e)&&!Bl(e)};function Md(e,t){var n=Lm(e),r=n.vNode,a=n.domNode;return r?(void 0===r._isHiddenWithCSS&&(r._isHiddenWithCSS=Od(a,t)),r._isHiddenWithCSS):Od(a,t)}function Od(e,n){if(9===e.nodeType)return!1;if(11===e.nodeType&&(e=e.host),["STYLE","SCRIPT"].includes(e.nodeName.toUpperCase()))return!1;var r=t.getComputedStyle(e,null);if(!r)throw new Error("Style does not exist for the given element.");if("none"===r.getPropertyValue("display"))return!0;var a=["hidden","collapse"],i=r.getPropertyValue("visibility");if(a.includes(i)&&!n)return!0;if(a.includes(i)&&n&&a.includes(n))return!0;var o=Ss(e);return!(!o||a.includes(i))&&Md(o,i)}var Sd=Md,Nd=function(e){var t=e.doctype;return null!==t&&"html"===t.name&&!t.publicId&&!t.systemId},Bd=function(e){var n;(e instanceof na||null!==(n=t)&&void 0!==n&&n.Node&&e instanceof t.Node)&&(e=i.commons.aria.getRole(e));var r=Kl.ariaRoles[e];return(null==r?void 0:r.type)||null};function jd(e,t){!1!==t(e.actualNode)&&e.children.forEach((function(e){return jd(e,t)}))}var Id=["block","list-item","table","flex","grid","inline-block"];function _d(e){var n=t.getComputedStyle(e).getPropertyValue("display");return Id.includes(n)||"table-"===n.substr(0,6)}var qd=function(e,t){if(_d(e))return!1;var n=function(e){for(var t=Ss(e);t&&!_d(t);)t=Ss(t);return is(t)}(e),r="",a="",i=0;return jd(n,(function(t){if(2===i)return!1;if(3===t.nodeType&&(r+=t.nodeValue),1===t.nodeType){var n=(t.nodeName||"").toUpperCase();if(t===e&&(i=1),["BR","HR"].includes(n))0===i?(r="",a=""):i=2;else{if("none"===t.style.display||"hidden"===t.style.overflow||!["",null,"none"].includes(t.style.float)||!["",null,"relative"].includes(t.style.position))return!1;if("widget"===Bd(t))return a+=t.textContent,!1}}})),r=ic(r),null!=t&&t.noLengthCompare?0!==r.length:(a=ic(a),r.length>a.length)},zd=function(e){var n=(e=e||{}).modalPercent||.75;if(as.get("isModalOpen"))return as.get("isModalOpen");if(Qm(i._tree[0],"dialog, [role=dialog], [aria-modal=true]",qs).length)return as.set("isModalOpen",!0),!0;for(var a,o=js(t),u=o.width*n,s=o.height*n,l=(o.width-u)/2,c=(o.height-s)/2,d=[{x:l,y:c},{x:o.width-l,y:c},{x:o.width/2,y:o.height/2},{x:l,y:o.height-c},{x:o.width-l,y:o.height-c}].map((function(e){return Array.from(r.elementsFromPoint(e.x,e.y))})),f=function(){var e=d[p].find((function(e){var n=t.getComputedStyle(e);return parseInt(n.width,10)>=u&&parseInt(n.height,10)>=s&&"none"!==n.getPropertyValue("pointer-events")&&("absolute"===n.position||"fixed"===n.position)}));if(e&&d.every((function(t){return t.includes(e)})))return as.set("isModalOpen",!0),{v:!0}},p=0;p<d.length;p++)if(a=f())return a.v;as.set("isModalOpen",void 0)};function Pd(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:2,n=e.ownerDocument.createRange();n.setStart(e,0),n.setEnd(e,e.childNodes.length);var r,a=0,i=0,o=Z(n.getClientRects());try{for(o.s();!(r=o.n()).done;){var u=r.value;if(!(u.height<=t))if(a>u.top+t)a=Math.max(a,u.bottom);else{if(0!==i)return!0;a=u.bottom,i++}}}catch(e){o.e(e)}finally{o.f()}return!1}var $d=function(e){return e instanceof t.Node},Gd="color.incompleteData",Ld={set:function(e,t){if("string"!=typeof e)throw new Error("Incomplete data: key must be a string");var n=as.get(Gd,(function(){return{}}));return t&&(n[e]=t),n[e]},get:function(e){var t=as.get(Gd);return null==t?void 0:t[e]},clear:function(){as.set(Gd,{})}},Hd=function(e,n){var r=e.nodeName.toUpperCase();if(["IMG","CANVAS","OBJECT","IFRAME","VIDEO","SVG"].includes(r))return Ld.set("bgColor","imgNode"),!0;var a=(n=n||t.getComputedStyle(e)).getPropertyValue("background-image"),i="none"!==a;if(i){var o=/gradient/.test(a);Ld.set("bgColor",o?"bgGradient":"bgImage")}return i},Vd=/^#[0-9a-f]{3,8}$/i,Ud=/hsl\(\s*([-\d.]+)(rad|turn)/,Wd=(z=new WeakMap,W=new WeakMap,Y=new WeakMap,Q=new WeakMap,ee=new WeakMap,te=new WeakMap,ne=new WeakSet,K((function e(t,n,r){var a=arguments.length>3&&void 0!==arguments[3]?arguments[3]:1;if(U(this,e),q(this,ne),_(this,z,void 0),_(this,W,void 0),_(this,Y,void 0),_(this,Q,void 0),_(this,ee,void 0),_(this,te,void 0),t instanceof Wd){var i=t.g,o=t.b;return this.r=t.r,this.g=i,this.b=o,void(this.alpha=t.alpha)}this.red=t,this.green=n,this.blue=r,this.alpha=a}),[{key:"r",get:function(){return P(z,this)},set:function(e){$(z,this,e),$(Q,this,Math.round(255*Zd(e,0,1)))}},{key:"g",get:function(){return P(W,this)},set:function(e){$(W,this,e),$(ee,this,Math.round(255*Zd(e,0,1)))}},{key:"b",get:function(){return P(Y,this)},set:function(e){$(Y,this,e),$(te,this,Math.round(255*Zd(e,0,1)))}},{key:"red",get:function(){return P(Q,this)},set:function(e){$(z,this,e/255),$(Q,this,Zd(e,0,255))}},{key:"green",get:function(){return P(ee,this)},set:function(e){$(W,this,e/255),$(ee,this,Zd(e,0,255))}},{key:"blue",get:function(){return P(te,this)},set:function(e){$(Y,this,e/255),$(te,this,Zd(e,0,255))}},{key:"toHexString",value:function(){var e=Math.round(this.red).toString(16),t=Math.round(this.green).toString(16),n=Math.round(this.blue).toString(16);return"#"+(this.red>15.5?e:"0"+e)+(this.green>15.5?t:"0"+t)+(this.blue>15.5?n:"0"+n)}},{key:"toJSON",value:function(){return{red:this.red,green:this.green,blue:this.blue,alpha:this.alpha}}},{key:"parseString",value:function(e){e=e.replace(Ud,(function(e,t,n){var r=t+n;switch(n){case"rad":return e.replace(r,180*t/Math.PI);case"turn":return e.replace(r,360*t)}}));try{var n;"Prototype"in t&&"Version"in t.Prototype&&(n=Array.from,Array.from=Nu.default);var r=new Ru(e).toGamut({space:"srgb",method:"clip"}).to("srgb");n&&(Array.from=n,n=null),this.r=r.r,this.g=r.g,this.b=r.b,this.alpha=+r.alpha}catch(t){throw Ld.set("colorParse",e),new Error('Unable to parse color "'.concat(e,'"'))}return this}},{key:"parseRgbString",value:function(e){this.parseString(e)}},{key:"parseHexString",value:function(e){e.match(Vd)&&![6,8].includes(e.length)&&this.parseString(e)}},{key:"parseColorFnString",value:function(e){this.parseString(e)}},{key:"getRelativeLuminance",value:function(){var e=this.r,t=this.g,n=this.b;return.2126*(e<=.04045?e/12.92:Math.pow((e+.055)/1.055,2.4))+.7152*(t<=.04045?t/12.92:Math.pow((t+.055)/1.055,2.4))+.0722*(n<=.04045?n/12.92:Math.pow((n+.055)/1.055,2.4))}},{key:"getLuminosity",value:function(){return.3*this.r+.59*this.g+.11*this.b}},{key:"setLuminosity",value:function(e){var t=e-this.getLuminosity();return G(ne,this,Kd).call(this,t).clip()}},{key:"getSaturation",value:function(){return Math.max(this.r,this.g,this.b)-Math.min(this.r,this.g,this.b)}},{key:"setSaturation",value:function(e){var t=new Wd(this),n=L([{name:"r",value:t.r},{name:"g",value:t.g},{name:"b",value:t.b}].sort((function(e,t){return e.value-t.value})),3),r=n[0],a=n[1],i=n[2];return i.value>r.value?(a.value=(a.value-r.value)*e/(i.value-r.value),i.value=e):a.value=i.value=0,r.value=0,t[i.name]=i.value,t[r.name]=r.value,t[a.name]=a.value,t}},{key:"clip",value:function(){var e=new Wd(this),t=e.getLuminosity(),n=Math.min(e.r,e.g,e.b),r=Math.max(e.r,e.g,e.b);return n<0&&(e.r=t+(e.r-t)*t/(t-n),e.g=t+(e.g-t)*t/(t-n),e.b=t+(e.b-t)*t/(t-n)),r>1&&(e.r=t+(e.r-t)*(1-t)/(r-t),e.g=t+(e.g-t)*(1-t)/(r-t),e.b=t+(e.b-t)*(1-t)/(r-t)),e}}]));function Kd(e){var t=new Wd(this);return t.r+=e,t.g+=e,t.b+=e,t}var Yd=Wd;function Zd(e,t,n){return Math.min(Math.max(t,e),n)}var Xd=function(e){var t=new Yd;if(t.parseString(e.getPropertyValue("background-color")),0!==t.alpha){var n=e.getPropertyValue("opacity");t.alpha=t.alpha*n}return t},Jd=function(e){var n=t.getComputedStyle(e);return Hd(e,n)||1===Xd(n).alpha};function Qd(e){if(!e.href)return!1;var t=as.get("firstPageLink",ef);return!t||e.compareDocumentPosition(t.actualNode)===e.DOCUMENT_POSITION_FOLLOWING}function ef(){return(t.location.origin?ch(i._tree,'a[href]:not([href^="javascript:"])').find((function(e){return!Cl(e.actualNode)})):ch(i._tree,'a:not([href^="#"]):not([href^="/#"]):not([href^="javascript:"])')[0])||null}var tf=/rect\s*\(([0-9]+)px,?\s*([0-9]+)px,?\s*([0-9]+)px,?\s*([0-9]+)px\s*\)/,nf=/(\w+)\((\d+)/;var rf=function e(n,r,a){var o;if(!n)throw new TypeError("Cannot determine if element is visible for non-DOM nodes");var u=n instanceof na?n:is(n);n=u?u.actualNode:n;var s="_isVisible"+(r?"ScreenReader":""),l=null!==(o=t.Node)&&void 0!==o?o:{},c=l.DOCUMENT_NODE,d=l.DOCUMENT_FRAGMENT_NODE,f=u?u.props.nodeType:n.nodeType,p=u?u.props.nodeName:n.nodeName.toLowerCase();if(u&&void 0!==u[s])return u[s];if(f===c)return!0;if(["style","script","noscript","template"].includes(p))return!1;if(n&&f===d&&(n=n.host),r&&"true"===(u?u.attr("aria-hidden"):n.getAttribute("aria-hidden")))return!1;if(!n){var m=u.parent,h=!0;return m&&(h=e(m,r,!0)),u&&(u[s]=h),h}var v=t.getComputedStyle(n,null);if(null===v)return!1;if("area"===p)return function(t,n,r){var a=ds(t,"map");if(!a)return!1;var o=a.getAttribute("name");if(!o)return!1;var u=ss(t);if(!u||9!==u.nodeType)return!1;var s=ch(i._tree,'img[usemap="#'.concat(ga(o),'"]'));return!(!s||!s.length)&&s.some((function(t){return e(t.actualNode,n,r)}))}(n,r,a);if("none"===v.getPropertyValue("display"))return!1;var b=parseInt(v.getPropertyValue("height")),g=parseInt(v.getPropertyValue("width")),D=Em(n),y=D&&0===b,w=D&&0===g,F="absolute"===v.getPropertyValue("position")&&(b<2||g<2)&&"hidden"===v.getPropertyValue("overflow");if(!r&&(function(e){var t=e.getPropertyValue("clip").match(tf),n=e.getPropertyValue("clip-path").match(nf);if(t&&5===t.length){var r=e.getPropertyValue("position");if(["fixed","absolute"].includes(r))return t[3]-t[1]<=0&&t[2]-t[4]<=0}if(n){var a=n[1],i=parseInt(n[2],10);switch(a){case"inset":return i>=50;case"circle":return 0===i}}return!1}(v)||"0"===v.getPropertyValue("opacity")||y||w||F))return!1;if(!a&&("hidden"===v.getPropertyValue("visibility")||!r&&Is(n)))return!1;var E=n.assignedSlot?n.assignedSlot:n.parentNode,x=!1;return E&&(x=e(E,r,!0)),u&&(u[s]=x),x},af=function(e,n){for(var r=["fixed","sticky"],a=[],i=!1,o=0;o<e.length;++o){var u=e[o];u===n&&(i=!0);var s=t.getComputedStyle(u);i||-1===r.indexOf(s.position)?a.push(u):a=[]}return a};function of(e,t){var n=uf(t);do{var r=uf(e);if(r===n||r===t)return sf(e,t);e=r}while(e);return!1}function uf(e){for(var t=is(e).parent;t;){if(Em(t.actualNode))return t.actualNode;t=t.parent}}function sf(e,n){var r=t.getComputedStyle(n),a=r.getPropertyValue("overflow");if("inline"===r.getPropertyValue("display"))return!0;var i=Array.from(e.getClientRects()),o=n.getBoundingClientRect(),u={left:o.left,top:o.top,width:o.width,height:o.height};return(["scroll","auto"].includes(a)||n instanceof t.HTMLHtmlElement)&&(u.width=n.scrollWidth,u.height=n.scrollHeight),1===i.length&&"hidden"===a&&"nowrap"===r.getPropertyValue("white-space")&&(i[0]=u),i.some((function(e){return!(Math.ceil(e.left)<Math.floor(u.left)||Math.ceil(e.top)<Math.floor(u.top)||Math.floor(e.left+e.width)>Math.ceil(u.left+u.width)||Math.floor(e.top+e.height)>Math.ceil(u.top+u.height))}))}var lf=function e(t,n){var a=arguments.length>2&&void 0!==arguments[2]?arguments[2]:r,i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:0;if(i>999)throw new Error("Infinite loop detected");return Array.from(a.elementsFromPoint(t,n)||[]).filter((function(e){return ss(e)===a})).reduce((function(r,a){if(zp(a)){var o=e(t,n,a.shadowRoot,i+1);(r=r.concat(o)).length&&of(r[0],a)&&r.push(a)}else r.push(a);return r}),[])};function cf(e){var t={};if(!e||!e.length)return t;var n=e.substring(1).split("&");if(!n||!n.length)return t;for(var r=0;r<n.length;r++){var a=L(n[r].split("="),2),i=a[1],o=void 0===i?"":i;t[decodeURIComponent(a[0])]=decodeURIComponent(o)}return t}function df(e){if(!e)return"";var t=e.match(/#!?\/?/g);return t?"#"===L(t,1)[0]?"":e:""}var ff=function(e,t){if(e.hasAttribute(t)){var n=e.nodeName.toUpperCase(),a=e;["A","AREA"].includes(n)&&!e.ownerSVGElement||((a=r.createElement("a")).href=e.getAttribute(t));var i,o=["https:","ftps:"].includes(a.protocol)?a.protocol.replace(/s:$/,":"):a.protocol,u=function(e){var t=e.split("/").pop();return t&&-1!==t.indexOf(".")?{pathname:e.replace(t,""),filename:/index./.test(t)?"":t}:{pathname:e,filename:""}}(/^\//.test(a.pathname)?a.pathname:"/".concat(a.pathname)),s=u.pathname,l=u.filename;return{protocol:o,hostname:a.hostname,port:(i=a.port,["443","80"].includes(i)?"":i),pathname:/\/$/.test(s)?s:"".concat(s,"/"),search:cf(a.search),hash:df(a.hash),filename:l}}},pf=function(e,n){var r=n.getBoundingClientRect(),a=r.top,i=r.left;if(e.left>i-n.scrollLeft+n.scrollWidth&&e.left>r.right||e.top>a-n.scrollTop+n.scrollHeight&&e.top>r.bottom||e.right<i-n.scrollLeft&&e.right<r.left||e.bottom<a-n.scrollTop&&e.bottom<r.top)return!1;var o=t.getComputedStyle(n);return!(e.left>r.right||e.top>r.bottom)||"scroll"===o.overflow||"auto"===o.overflow||n instanceof t.HTMLBodyElement||n instanceof t.HTMLHtmlElement},mf=0,hf=function(e){function n(e,t,r){var a;if(U(this,n),(a=T(this,n)).shadowId=r,a.children=[],a.actualNode=e,a.parent=t,t||(mf=0),a.nodeIndex=mf++,a._isHidden=null,a._cache={},a._isXHTML=ju(e.ownerDocument),"input"===e.nodeName.toLowerCase()){var i=e.getAttribute("type");i=a._isXHTML?i:(i||"").toLowerCase(),xh().includes(i)||(i="text"),a._type=i}return as.get("nodeMap")&&as.get("nodeMap").set(e,a),a}return S(n,e),K(n,[{key:"props",get:function(){if(!this._cache.hasOwnProperty("props")){var e=this.actualNode,t=e.nodeType,n=e.nodeName,r=e.id,a=e.nodeValue;this._cache.props={nodeType:t,nodeName:this._isXHTML?n:n.toLowerCase(),id:r,type:this._type,nodeValue:a},1===t&&(this._cache.props.multiple=this.actualNode.multiple,this._cache.props.value=this.actualNode.value,this._cache.props.selected=this.actualNode.selected,this._cache.props.checked=this.actualNode.checked,this._cache.props.indeterminate=this.actualNode.indeterminate)}return this._cache.props}},{key:"attr",value:function(e){return"function"!=typeof this.actualNode.getAttribute?null:this.actualNode.getAttribute(e)}},{key:"hasAttr",value:function(e){return"function"==typeof this.actualNode.hasAttribute&&this.actualNode.hasAttribute(e)}},{key:"attrNames",get:function(){var e;return this._cache.hasOwnProperty("attrNames")||(e=this.actualNode.attributes instanceof t.NamedNodeMap?this.actualNode.attributes:this.actualNode.cloneNode(!1).attributes,this._cache.attrNames=Array.from(e).map((function(e){return e.name}))),this._cache.attrNames}},{key:"getComputedStylePropertyValue",value:function(e){var n="computedStyle_"+e;return this._cache.hasOwnProperty(n)||(this._cache.hasOwnProperty("computedStyle")||(this._cache.computedStyle=t.getComputedStyle(this.actualNode)),this._cache[n]=this._cache.computedStyle.getPropertyValue(e)),this._cache[n]}},{key:"isFocusable",get:function(){return this._cache.hasOwnProperty("isFocusable")||(this._cache.isFocusable=jl(this.actualNode)),this._cache.isFocusable}},{key:"tabbableElements",get:function(){return this._cache.hasOwnProperty("tabbableElements")||(this._cache.tabbableElements=Nl(this)),this._cache.tabbableElements}},{key:"clientRects",get:function(){return this._cache.hasOwnProperty("clientRects")||(this._cache.clientRects=Array.from(this.actualNode.getClientRects()).filter((function(e){return e.width>0}))),this._cache.clientRects}},{key:"boundingClientRect",get:function(){return this._cache.hasOwnProperty("boundingClientRect")||(this._cache.boundingClientRect=this.actualNode.getBoundingClientRect()),this._cache.boundingClientRect}}])}(na),vf="DqElm.RunOptions";function bf(e){var n=e.outerHTML;return n||"function"!=typeof t.XMLSerializer||(n=(new t.XMLSerializer).serializeToString(e)),n||""}var gf=Bu((function(e,t,n){var r,a,o,u,s;return null!=t||(t=null),null!=n||(n={}),t||(t=null!==(o=as.get(vf))&&void 0!==o?o:{}),this.spec=n,e instanceof na?(this._virtualNode=e,this._element=e.actualNode):(this._element=e,this._virtualNode=is(e)),this.fromFrame=(null===(r=this.spec.selector)||void 0===r?void 0:r.length)>1,this._includeElementInJson=t.elementRef,t.absolutePaths&&(this._options={toRoot:!0}),this.nodeIndexes=[],Array.isArray(this.spec.nodeIndexes)?this.nodeIndexes=this.spec.nodeIndexes:"number"==typeof(null===(a=this._virtualNode)||void 0===a?void 0:a.nodeIndex)&&(this.nodeIndexes=[this._virtualNode.nodeIndex]),this.source=null,i._audit.noHtml||(this.source=null!==(u=this.spec.source)&&void 0!==u?u:(s=this._element)?function(e){var t=300,n=bf(e),r=is(e);r||(r=new hf(e));var a=r.props.nodeName;if(n.length<t)return n;var i=[],o=e.cloneNode(!1),u=Ea(o),s=bf(o);if(s.length<t){var l,c="",d=Z(u);try{for(d.s();!(l=d.n()).done;){var f=l.value,p={name:f.name,value:f.value};c+=" ".concat(p.name,'="').concat(p.value,'"')}}catch(e){d.e(e)}finally{d.f()}return"<".concat(a).concat(c,">")}var m,h="<".concat(a,">").length,v=Z(u);try{for(v.s();!(m=v.n()).done;){var b=m.value,g=b.name,D=b.value;if(h>t)break;var y={name:g,value:D},w=y.name,F=y.value;w=w.length>20?w.substring(0,20)+"...":w,F=F.length>20?F.substring(0,20)+"...":F;var E="".concat(w,'="').concat(F,'"');h+=(" "+E).length,i.push(E)}}catch(e){v.e(e)}finally{v.f()}return(s="<".concat(a," ").concat(i.join(" "),">")).length>t?s=s.substring(0,t)+" ...>":i.length<u.length&&(s=s.substring(0,s.length-1)+" ...>"),s}(s):""),this}));gf.prototype={get selector(){return this.spec.selector||[Xu(this.element,this._options)]},get ancestry(){return this.spec.ancestry||[es(this.element)]},get xpath(){return this.spec.xpath||[ns(this.element)]},get element(){return this._element},toJSON:function(){var e={selector:this.selector,source:this.source,xpath:this.xpath,ancestry:this.ancestry,nodeIndexes:this.nodeIndexes,fromFrame:this.fromFrame};return this._includeElementInJson&&(e.element=this._element),e}},gf.fromFrame=function(e,t,n){var r=gf.mergeSpecs(e,n);return new gf(n.element,t,r)},gf.mergeSpecs=function(e,t){return B({},e,{selector:[].concat(j(t.selector),j(e.selector)),ancestry:[].concat(j(t.ancestry),j(e.ancestry)),xpath:[].concat(j(t.xpath),j(e.xpath)),nodeIndexes:[].concat(j(t.nodeIndexes),j(e.nodeIndexes)),fromFrame:!0})},gf.setRunOptions=function(e){as.set(vf,{elementRef:e.elementRef,absolutePaths:e.absolutePaths})};var Df=gf,yf=function(e,n,r,a){return{isAsync:!1,async:function(){return this.isAsync=!0,function(t){t instanceof Error==0?(e.result=t,r(e)):a(t)}},data:function(t){e.data=t},relatedNodes:function(n){t.Node&&(n=n instanceof t.Node||n instanceof na?[n]:ba(n),e.relatedNodes=[],n.forEach((function(n){if(n instanceof na&&(n=n.actualNode),n instanceof t.Node){var r=new Df(n);e.relatedNodes.push(r)}})))}}};function wf(e){return Ff(e,new Map)}function Ff(e,n){var r,i;if(null===e||"object"!==a(e))return e;if(null!==(r=t)&&void 0!==r&&r.Node&&e instanceof t.Node||null!==(i=t)&&void 0!==i&&i.HTMLCollection&&e instanceof t.HTMLCollection||"nodeName"in e&&"nodeType"in e&&"ownerDocument"in e)return e;if(n.has(e))return n.get(e);if(Array.isArray(e)){var o=[];return n.set(e,o),e.forEach((function(e){o.push(Ff(e,n))})),o}var u={};for(var s in n.set(e,u),e)u[s]=Ff(e[s],n);return u}var Ef=new Oa.CssSelectorParser;Ef.registerSelectorPseudos("not"),Ef.registerSelectorPseudos("is"),Ef.registerNestingOperators(">"),Ef.registerAttrEqualityMods("^","$","*","~");var xf=Ef;function Af(e,t){return Bf(t).some((function(t){return If(e,t)}))}function Cf(e,t){return function(e,t){return 1===e.props.nodeType&&("*"===t.tag||e.props.nodeName===t.tag)}(e,t)&&function(e,t){return!t.classes||t.classes.every((function(t){return e.hasClass(t.value)}))}(e,t)&&function(e,t){return!t.attributes||t.attributes.every((function(t){var n=e.attr(t.key);return null!==n&&t.test(n)}))}(e,t)&&function(e,t){return!t.id||e.props.id===t.id}(e,t)&&(n=e,!((r=t).pseudos&&!r.pseudos.every((function(e){if("not"===e.name)return!e.expressions.some((function(e){return If(n,e)}));if("is"===e.name)return e.expressions.some((function(e){return If(n,e)}));throw new Error("the pseudo selector "+e.name+" has not yet been implemented")}))));var n,r}var kf,Rf=(kf=/(?=[\-\[\]{}()*+?.\\\^$|,#\s])/g,function(e){return e.replace(kf,"\\")}),Tf=/\\/g;function Mf(e){if(e)return e.map((function(e){var t,n,r=e.name.replace(Tf,""),a=(e.value||"").replace(Tf,"");switch(e.operator){case"^=":n=new RegExp("^"+Rf(a));break;case"$=":n=new RegExp(Rf(a)+"$");break;case"~=":n=new RegExp("(^|\\s)"+Rf(a)+"(\\s|$)");break;case"|=":n=new RegExp("^"+Rf(a)+"(-|$)");break;case"=":t=function(e){return a===e};break;case"*=":t=function(e){return e&&e.includes(a)};break;case"!=":t=function(e){return a!==e};break;default:t=function(e){return null!==e}}return""===a&&/^[*$^]=$/.test(e.operator)&&(t=function(){return!1}),t||(t=function(e){return e&&n.test(e)}),{key:r,value:a,type:void 0===e.value?"attrExist":"attrValue",test:t}}))}function Of(e){if(e)return e.map((function(e){return{value:e=e.replace(Tf,""),regexp:new RegExp("(^|\\s)"+Rf(e)+"(\\s|$)")}}))}function Sf(e){if(e)return e.map((function(e){var t;return["is","not"].includes(e.name)&&(t=Nf(t=(t=e.value).selectors?t.selectors:[t])),{name:e.name,expressions:t,value:e.value}}))}function Nf(e){return e.map((function(e){for(var t=[],n=e.rule;n;)t.push({tag:n.tagName?n.tagName.toLowerCase():"*",combinator:n.nestingOperator?n.nestingOperator:" ",id:n.id,attributes:Mf(n.attrs),classes:Of(n.classNames),pseudos:Sf(n.pseudos)}),n=n.rule;return t}))}function Bf(e){var t=xf.parse(e);return Nf(t=t.selectors?t.selectors:[t])}function jf(e,t,n,r){if(!e)return!1;for(var a=Array.isArray(t)?t[n]:t,i=Cf(e,a);!i&&r&&e.parent;)i=Cf(e=e.parent,a);if(n>0){if(!1===[" ",">"].includes(a.combinator))throw new Error("axe.utils.matchesExpression does not support the combinator: "+a.combinator);i=i&&jf(e.parent,t,n-1," "===a.combinator)}return i}function If(e,t,n){return jf(e,t,t.length-1,n)}var _f=function(e,t){for(;e;){if(Af(e,t))return e;if(void 0===e.parent)throw new TypeError("Cannot resolve parent for non-DOM nodes");e=e.parent}return null};function qf(){}function zf(e){if("function"!=typeof e)throw new TypeError("Queue methods require functions as arguments")}var Pf,$f,Gf=function(){var e,t=[],n=0,r=0,i=qf,o=!1,u=function(t){e=t,setTimeout((function(){null!=e&&ea("Uncaught error (of queue)",e)}),1)},s=u;function l(e){return function(n){t[e]=n,(r-=1)||i===qf||(o=!0,i(t))}}function c(e){return i=qf,s(e),t}var d={defer:function(i){if("object"===a(i)&&i.then&&i.catch){var u=i;i=function(e,t){u.then(e).catch(t)}}if(zf(i),void 0===e){if(o)throw new Error("Queue already completed");return t.push(i),++r,function(){for(var e=t.length;n<e;n++){var r=t[n];try{r.call(null,l(n),c)}catch(e){c(e)}}}(),d}},then:function(n){if(zf(n),i!==qf)throw new Error("queue `then` already set");return e||(i=n,r||(o=!0,i(t))),d},catch:function(t){if(zf(t),s!==u)throw new Error("queue `catch` already set");return e?(t(e),e=null):s=t,d},abort:c};return d},Lf=t.crypto||t.msCrypto;if(!$f&&Lf&&Lf.getRandomValues){var Hf=new Uint8Array(16);$f=function(){return Lf.getRandomValues(Hf),Hf}}if(!$f){var Vf=new Array(16);$f=function(){for(var e,t=0;t<16;t++)3&t||(e=4294967296*Math.random()),Vf[t]=e>>>((3&t)<<3)&255;return Vf}}for(var Uf="function"==typeof t.Buffer?t.Buffer:Array,Wf=[],Kf={},Yf=0;Yf<256;Yf++)Wf[Yf]=(Yf+256).toString(16).substr(1),Kf[Wf[Yf]]=Yf;function Zf(e,t){var n=t||0;return Wf[e[n++]]+Wf[e[n++]]+Wf[e[n++]]+Wf[e[n++]]+"-"+Wf[e[n++]]+Wf[e[n++]]+"-"+Wf[e[n++]]+Wf[e[n++]]+"-"+Wf[e[n++]]+Wf[e[n++]]+"-"+Wf[e[n++]]+Wf[e[n++]]+Wf[e[n++]]+Wf[e[n++]]+Wf[e[n++]]+Wf[e[n++]]}var Xf=$f(),Jf=[1|Xf[0],Xf[1],Xf[2],Xf[3],Xf[4],Xf[5]],Qf=16383&(Xf[6]<<8|Xf[7]),ep=0,tp=0;function np(e,t,n){var r=t&&n||0,a=t||[],i=null!=(e=e||{}).clockseq?e.clockseq:Qf,o=null!=e.msecs?e.msecs:(new Date).getTime(),u=null!=e.nsecs?e.nsecs:tp+1,s=o-ep+(u-tp)/1e4;if(s<0&&null==e.clockseq&&(i=i+1&16383),(s<0||o>ep)&&null==e.nsecs&&(u=0),u>=1e4)throw new Error("uuid.v1(): Can't create more than 10M uuids/sec");ep=o,tp=u,Qf=i;var l=(1e4*(268435455&(o+=122192928e5))+u)%4294967296;a[r++]=l>>>24&255,a[r++]=l>>>16&255,a[r++]=l>>>8&255,a[r++]=255&l;var c=o/4294967296*1e4&268435455;a[r++]=c>>>8&255,a[r++]=255&c,a[r++]=c>>>24&15|16,a[r++]=c>>>16&255,a[r++]=i>>>8|128,a[r++]=255&i;for(var d=e.node||Jf,f=0;f<6;f++)a[r+f]=d[f];return t||Zf(a)}function rp(e,t,n){var r=t&&n||0;"string"==typeof e&&(t="binary"==e?new Uf(16):null,e=null);var a=(e=e||{}).random||(e.rng||$f)();if(a[6]=15&a[6]|64,a[8]=63&a[8]|128,t)for(var i=0;i<16;i++)t[r+i]=a[i];return t||Zf(a)}(Pf=rp).v1=np,Pf.v4=rp,Pf.parse=function(e,t,n){var r=t&&n||0,a=0;for(t=t||[],e.toLowerCase().replace(/[0-9a-f]{2}/g,(function(e){a<16&&(t[r+a++]=Kf[e])}));a<16;)t[r+a++]=0;return t},Pf.unparse=Zf,Pf.BufferClass=Uf,i._uuid=np();var ap=rp,ip=Object.freeze(["EvalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError"]);function op(){var e="axeAPI",t="";return void 0!==i&&i._audit&&i._audit.application&&(e=i._audit.application),void 0!==i&&(t=i.version),e+"."+t}function up(e){lp(e),va(t.parent===e,"Source of the response must be the parent window.")}function sp(e){lp(e),va(e.parent===t,"Respondable target must be a frame in the current window")}function lp(e){va(t!==e,"Messages can not be sent to the same window.")}var cp={},dp=[];function fp(){var e="".concat(rp(),":").concat(rp());return dp.includes(e)?fp():(dp.push(e),e)}function pp(e,t,n,r){if(n?up(e):sp(e),t.message instanceof Error&&!n)return i.log(t.message),!1;var a=function(e){var t=e.message,n={channelId:e.channelId,topic:e.topic,messageId:e.messageId,keepalive:!!e.keepalive,source:op()};return t instanceof Error?n.error={name:t.name,message:t.message,stack:t.stack}:n.payload=t,JSON.stringify(n)}(B({messageId:fp()},t)),o=i._audit.allowedOrigins;return!(!o||!o.length||("function"==typeof r&&function(e,t){var n=!(arguments.length>2&&void 0!==arguments[2])||arguments[2];va(!cp[e],"A replyHandler already exists for this message channel."),cp[e]={replyHandler:t,sendToParent:n}}(t.channelId,r,n),o.forEach((function(t){try{e.postMessage(a,t)}catch(n){if(n instanceof e.DOMException)throw new Error('allowedOrigins value "'.concat(t,'" is not a valid origin'));throw n}})),0))}function mp(e,t){var n=!(arguments.length>2&&void 0!==arguments[2])||arguments[2];return function(r,a,i){pp(e,{channelId:t,message:r,keepalive:a},n,i)}}function hp(e,n){var r,o=e.origin,u=e.data,s=e.source;try{var l=function(e){var n,r,i,o,u;try{n=JSON.parse(e)}catch(e){return}if(null!==(s=n)&&"object"===a(s)&&"string"==typeof s.channelId&&s.source===op()){var s,l=n.channelId,c=n.messageId,d=n.keepalive;return{topic:n.topic,message:"object"===a(n.error)?(r=n.error,i=r.message||"Unknown error occurred",o=ip.includes(r.name)?r.name:"Error",u=t[o]||Error,r.stack&&(i+="\n"+r.stack.replace(r.message,"")),new u(i)):n.payload,messageId:c,channelId:l,keepalive:!!d}}}(u)||{},c=l.channelId,d=l.message,f=l.messageId;if(!function(e){var t=i._audit.allowedOrigins;return t&&t.includes("*")||t.includes(e)}(o)||dp.includes(r=f)||(dp.push(r),0))return;if(d instanceof Error&&s.parent!==t)return i.log(d),!1;try{if(l.topic){var p=mp(s,c);up(s),n(l,p)}else!function(e,t){var n=t.channelId,r=t.message,a=t.keepalive,o=function(e){return cp[e]}(n)||{},u=o.replyHandler,s=o.sendToParent;if(u){s?up(e):sp(e);var l=mp(e,n,s);!a&&n&&function(e){delete cp[e]}(n);try{u(r,a,l)}catch(e){i.log(e),l(e,a)}}}(s,l)}catch(e){!function(e,n,r){if(!e.parent!==t)return i.log(n);try{pp(e,{topic:null,channelId:r,message:n,messageId:fp(),keepalive:!0},!0)}catch(e){return i.log(e)}}(s,e,c)}}catch(e){return i.log(e),!1}}var vp,bp,gp={open:function(e){if("function"==typeof t.addEventListener){var n=function(t){hp(t,e)};return t.addEventListener("message",n,!1),function(){t.removeEventListener("message",n,!1)}}},post:function(e,n,r){return"function"==typeof t.addEventListener&&pp(e,n,!1,r)}};function Dp(e){e.updateMessenger(gp)}var yp={};function wp(e,t,n,r,a){var i={topic:t,message:n,channelId:"".concat(rp(),":").concat(rp()),keepalive:r};return bp(e,i,a)}function Fp(e,t){var n=e.message,r=e.keepalive,a=yp[e.topic];if(a)try{a(n,r,t)}catch(e){i.log(e),t(e,r)}}function Ep(e,t,n,r){var a,i,o=e.contentWindow,u=null!==(a=null===(i=t.options)||void 0===i?void 0:i.pingWaitTime)&&void 0!==a?a:500;if(!o)return ea("Frame does not have a content window",e),void n(null);if(0!==u){var s=setTimeout((function(){s=setTimeout((function(){t.debug?r(Ap("No response from frame",e)):n(null)}),0)}),u);wp(o,"axe.ping",null,void 0,(function(){clearTimeout(s),xp(e,t,n,r)}))}else xp(e,t,n,r)}function xp(e,t,n,r){var a,i,o=null!==(a=null===(i=t.options)||void 0===i?void 0:i.frameWaitTime)&&void 0!==a?a:6e4,u=e.contentWindow,s=setTimeout((function(){r(Ap("Axe in frame timed out",e))}),o);wp(u,"axe.start",t,void 0,(function(e){clearTimeout(s),e instanceof Error==0?n(e):r(e)}))}function Ap(e,t){var n;return i._tree&&(n=Xu(t)),new Error(e+": "+(n||t))}wp.updateMessenger=function(e){var t=e.open,n=e.post;va("function"==typeof t,"open callback must be a function"),va("function"==typeof n,"post callback must be a function"),vp&&vp();var r=t(Fp);r?(va("function"==typeof r,"open callback must return a cleanup function"),vp=r):vp=null,bp=n},wp.subscribe=function(e,t){va("function"==typeof t,"Subscriber callback must be a function"),va(!yp[e],"Topic ".concat(e," is already registered to.")),yp[e]=t},wp.isInFrame=function(){return!!(arguments.length>0&&void 0!==arguments[0]?arguments[0]:t).frameElement},Dp(wp);var Cp=null,kp={update:function(e){va("object"===a(e),"serializer must be an object"),Cp=e},toSpec:function(e){return kp.dqElmToSpec(new Df(e))},dqElmToSpec:function(e,t){var n;return e instanceof Df==0?e:(t&&(e=function(e,t){var n=e.fromFrame;return(e=new Df(e.element,t,{source:e.source,nodeIndexes:e.nodeIndexes,selector:!1!==t.selectors||n?e.selector:[":root"],ancestry:t.ancestry?e.ancestry:[":root"],xpath:t.xpath?e.xpath:"/"})).fromFrame=n,e}(e,t)),"function"==typeof(null===(n=Cp)||void 0===n?void 0:n.toSpec)?Cp.toSpec(e):e.toJSON())},mergeSpecs:function(e,t){var n;return"function"==typeof(null===(n=Cp)||void 0===n?void 0:n.mergeSpecs)?Cp.mergeSpecs(e,t):Df.mergeSpecs(e,t)},mapRawResults:function(e){return e.map((function(e){return B({},e,{nodes:kp.mapRawNodeResults(e.nodes)})}))},mapRawNodeResults:function(e){return null==e?void 0:e.map((function(e){var t=e.node,n=R(e,v);n.node=kp.dqElmToSpec(t);for(var r=0,a=["any","all","none"];r<a.length;r++){var i=a[r];n[i]=n[i].map((function(e){var t=e.relatedNodes,n=R(e,b);return n.relatedNodes=t.map(kp.dqElmToSpec),n}))}return n}))}},Rp=kp,Tp=function(e){return[].concat(e.any||[]).concat(e.all||[]).concat(e.none||[])},Mp=function(e,t,n){if(Array.isArray(e))return e.find((function(e){return null!==e&&"object"===a(e)&&Object.hasOwn(e,t)&&e[t]===n}))};function Op(){for(var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],n=Math.max(null==e?void 0:e.length,null==t?void 0:t.length),r=0;r<n;r++){var a=null==e?void 0:e[r],i=null==t?void 0:t[r];if("number"!=typeof a||isNaN(a))return 0===r?1:-1;if("number"!=typeof i||isNaN(i))return 0===r?-1:1;if(a!==i)return a-i}return 0}var Sp=function(e){var t=[];return e.forEach((function(e){var n,r=(n=e)&&n.results?Array.isArray(n.results)?n.results.length?n.results:null:[n.results]:null;if(r&&r.length){var a=function(e){return e.frameElement?Rp.toSpec(e.frameElement):e.frameSpec?e.frameSpec:null}(e);r.forEach((function(e){e.nodes&&a&&function(e,t,n){e.forEach((function(e){e.node=Rp.mergeSpecs(e.node,n),Tp(e).forEach((function(e){e.relatedNodes=e.relatedNodes.map((function(e){return Rp.mergeSpecs(e,n)}))}))}))}(e.nodes,0,a);var n,r=Mp(t,"id",e.id);r?(e.nodes.length&&function(e,t){for(var n,r=t[0].node,a=0;a<e.length;a++){var i=Op((n=e[a].node).nodeIndexes,r.nodeIndexes);if(i>0||0===i&&r.selector.length<n.selector.length)return void e.splice.apply(e,[a,0].concat(j(t)))}e.push.apply(e,j(t))}(r.nodes,e.nodes),e.error&&(null!==(n=r.error)&&void 0!==n||(r.error=e.error))):t.push(e)}))}})),t.forEach((function(e){e.nodes&&e.nodes.sort((function(e,t){return Op(e.node.nodeIndexes,t.node.nodeIndexes)}))})),t};function Np(e,t,n,r,a,i){t=B({},t,{elementRef:!1});var o=Gf();e.frames.forEach((function(e){var a=e.node,i=R(e,g);o.defer((function(e,o){Ep(a,{options:t,command:n,parameter:r,context:i},(function(t){return e(t?{results:t,frameElement:a}:null)}),o)}))})),o.then((function(e){a(Sp(e,t))})).catch(i)}function Bp(e,t){if(!e.shadowId&&!t.shadowId&&e.actualNode&&"function"==typeof e.actualNode.contains)return e.actualNode.contains(t.actualNode);do{if(e===t)return!0;if(t.nodeIndex<e.nodeIndex)return!1;t=t.parent}while(t);return!1}var jp,Ip=function e(){for(var t={},n=arguments.length,r=new Array(n),i=0;i<n;i++)r[i]=arguments[i];return r.forEach((function(n){if(n&&"object"===a(n)&&!Array.isArray(n))for(var r=0,i=Object.keys(n);r<i.length;r++){var o=i[r];t[o]=!t.hasOwnProperty(o)||"object"!==a(n[o])||Array.isArray(t[o])?n[o]:e(t[o],n[o])}})),t},_p=function(e,t){Object.assign(e,t),Object.keys(t).filter((function(e){return"function"==typeof t[e]})).forEach((function(n){e[n]=null;try{e[n]=t[n](e)}catch(e){}}))},qp=["article","aside","blockquote","body","div","footer","h1","h2","h3","h4","h5","h6","header","main","nav","p","section","span"],zp=function(e){if(e.shadowRoot){var t=e.nodeName.toLowerCase();if(qp.includes(t)||/^[a-z][a-z0-9_.-]*-[a-z0-9_.-]*$/.test(t))return!0}return!1},Pp=function(e){return(e||"").trim().replace(/\s{2,}/g," ").split(" ")},$p=" [idsMap]";function Gp(e,t,n){var r=e[0]._selectorMap;if(r){for(var a=e[0].shadowId,i=0;i<t.length;i++)if(t[i].length>1&&t[i].some((function(e){return Lp(e)})))return;var o=new Set;t.forEach((function(e){var t,n=function(e,t,n){var r=e[e.length-1],a=null,i=e.length>1||!!r.pseudos||!!r.classes;if(Lp(r))a=t["*"];else{if(r.id){var o;if(!t[$p]||!Object.hasOwn(t[$p],r.id)||null===(o=t[$p][r.id])||void 0===o||!o.length)return;a=t[$p][r.id].filter((function(e){return e.shadowId===n}))}if(r.tag&&"*"!==r.tag){var u;if(null===(u=t[r.tag])||void 0===u||!u.length)return;var s=t[r.tag];a=a?Hp(s,a):s}if(r.classes){var l;if(null===(l=t["[class]"])||void 0===l||!l.length)return;var c=t["[class]"];a=a?Hp(c,a):c}if(r.attributes)for(var d=0;d<r.attributes.length;d++){var f,p=r.attributes[d];if("attrValue"===p.type&&(i=!0),null===(f=t["[".concat(p.key,"]")])||void 0===f||!f.length)return;var m=t["[".concat(p.key,"]")];a=a?Hp(m,a):m}}return{nodes:a,isComplexSelector:i}}(e,r,a);null==n||null===(t=n.nodes)||void 0===t||t.forEach((function(t){n.isComplexSelector&&!If(t,e)||o.add(t)}))}));var u=[];return o.forEach((function(e){return u.push(e)})),n&&(u=u.filter(n)),u.sort((function(e,t){return e.nodeIndex-t.nodeIndex}))}}function Lp(e){return"*"===e.tag&&!e.attributes&&!e.id&&!e.classes}function Hp(e,t){return e.filter((function(e){return t.includes(e)}))}function Vp(e,t,n){Object.hasOwn(n,e)||(n[e]=[]),n[e].push(t)}function Up(e,t){1===e.props.nodeType&&(Vp(e.props.nodeName,e,t),Vp("*",e,t),e.attrNames.forEach((function(n){"id"===n&&(t[$p]=t[$p]||{},Pp(e.attr(n)).forEach((function(n){Vp(n,e,t[$p])}))),Vp("[".concat(n,"]"),e,t)})))}function Wp(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:r.documentElement,t=arguments.length>1?arguments[1]:void 0;jp=!1;var n={};as.set("nodeMap",new WeakMap),as.set("selectorMap",n);var a=Zp(e,t,null);return a[0]._selectorMap=n,a[0]._hasShadowRoot=jp,a}function Kp(e,t,n){var r=new hf(e,t,n);return Up(r,as.get("selectorMap")),r}function Yp(e,t,n){var r=[];return e.forEach((function(e){var a=Zp(e,n,t);a&&r.push.apply(r,j(a))})),r}function Zp(e,n,a){var i,o;e.documentElement&&(e=e.documentElement);var u=e.nodeName.toLowerCase();return zp(e)?(jp=!0,i=Kp(e,a,n),n="a"+Math.random().toString().substring(2),o=Array.from(e.shadowRoot.childNodes),i.children=Yp(o,i,n),[i]):"content"===u&&"function"==typeof e.getDistributedNodes?Yp(o=Array.from(e.getDistributedNodes()),a,n):"slot"===u&&"function"==typeof e.assignedNodes?((o=Array.from(e.assignedNodes())).length||(o=function(e){var t=[];for(e=e.firstChild;e;)t.push(e),e=e.nextSibling;return t}(e)),t.getComputedStyle(e),Yp(o,a,n)):e.nodeType===r.ELEMENT_NODE?(i=Kp(e,a,n),o=Array.from(e.childNodes),i.children=Yp(o,i,n),[i]):e.nodeType===r.TEXT_NODE?[Kp(e,a)]:void 0}var Xp=function(e){return e?e.trim().split("-")[0].toLowerCase():""},Jp=function(e){var t={};return t.none=e.none.concat(e.all),t.any=e.any,Object.keys(t).map((function(e){if(t[e].length){var n=i._audit.data.failureSummaries[e];return n&&"function"==typeof n.failureMessage?n.failureMessage(t[e].map((function(e){return e.message||""}))):void 0}})).filter((function(e){return void 0!==e})).join("\n\n")};function Qp(){var e=i._audit.data.incompleteFallbackMessage;return"function"==typeof e&&(e=e()),"string"!=typeof e?"":e}var em=Qr.resultGroups;function tm(e,t){var n=i.utils.aggregateResult(e);return em.forEach((function(e){t.resultTypes&&!t.resultTypes.includes(e)&&(n[e]||[]).forEach((function(e){Array.isArray(e.nodes)&&e.nodes.length>0&&(e.nodes=[e.nodes[0]])})),n[e]=(n[e]||[]).map((function(e){return e=Object.assign({},e),Array.isArray(e.nodes)&&e.nodes.length>0&&(e.nodes=e.nodes.map((function(e){if("object"===a(e.node)){var n=nm(e.node,t);Object.assign(e,n)}return delete e.result,delete e.node,function(e,t){["any","all","none"].forEach((function(n){Array.isArray(e[n])&&e[n].filter((function(e){return Array.isArray(e.relatedNodes)})).forEach((function(e){e.relatedNodes=e.relatedNodes.map((function(e){return nm(e,t)}))}))}))}(e,t),e}))),em.forEach((function(t){return delete e[t]})),delete e.pageLevel,delete e.result,e}))})),n}function nm(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;e=Rp.dqElmToSpec(e,t);var n,r,a,o,u,s={};return s.html=i._audit.noHtml?null:null!==(n=e.source)&&void 0!==n?n:"Undefined",t.elementRef&&!e.fromFrame&&(s.element=null!==(r=e.element)&&void 0!==r?r:null),(!1!==t.selectors||e.fromFrame)&&(s.target=null!==(a=e.selector)&&void 0!==a?a:[":root"]),t.ancestry&&(s.ancestry=null!==(o=e.ancestry)&&void 0!==o?o:[":root"]),t.xpath&&(s.xpath=null!==(u=e.xpath)&&void 0!==u?u:["/"]),s}var rm=/\$\{\s?data\s?\}/g;function am(e,t){if("string"==typeof t)return e.replace(rm,t);for(var n in t)if(t.hasOwnProperty(n)){var r=new RegExp("\\${\\s?data\\."+n+"\\s?}","g"),a=void 0===t[n]?"":String(t[n]);e=e.replace(r,a)}return e}var im=function e(t,n){if(t){if(Array.isArray(n))return n.values=n.join(", "),am("string"==typeof t.singular&&"string"==typeof t.plural?1===n.length?t.singular:t.plural:t,n);if("string"==typeof t)return am(t,n);if("string"==typeof n)return am(t[n],n);var r=t.default||Qp();return n&&n.messageKey&&t[n.messageKey]&&(r=t[n.messageKey]),e(r,n)}},om=function(e,t,n){var r=i._audit.data.checks[e];if(!r)throw new Error("Cannot get message for unknown check: ".concat(e,"."));if(!r.messages[t])throw new Error('Check "'.concat(e,'"" does not have a "').concat(t,'" message.'));return im(r.messages[t],n)},um=function(e,t,n){var r=((n.rules&&n.rules[t]||{}).checks||{})[e.id],a=(n.checks||{})[e.id],i=e.enabled,o=e.options;return a&&(a.hasOwnProperty("enabled")&&(i=a.enabled),a.hasOwnProperty("options")&&(o=a.options)),r&&(r.hasOwnProperty("enabled")&&(i=r.enabled),r.hasOwnProperty("options")&&(o=r.options)),{enabled:i,options:o,absolutePaths:n.absolutePaths}};function sm(){var e,n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:t;return n&&"object"===a(n)?n:"object"!==a(r)?{}:{testEngine:{name:"axe-core",version:i.version},testRunner:{name:i._audit.brand},testEnvironment:lm(r),timestamp:(new Date).toISOString(),url:null===(e=r.location)||void 0===e?void 0:e.href}}function lm(e){if(!e.navigator||"object"!==a(e.navigator))return{};var t,n=(t=e.screen).orientation||t.msOrientation||t.mozOrientation||{};return{userAgent:e.navigator.userAgent,windowWidth:e.innerWidth,windowHeight:e.innerHeight,orientationAngle:n.angle,orientationType:n.type}}function cm(e,t){var n=t.page;return{node:e,include:[],exclude:[],initiator:!1,focusable:t.focusable&&dm(e),size:fm(e),page:n}}function dm(e){var t=Wm(e.getAttribute("tabindex"));return null===t||t>=0}function fm(e){var t=parseInt(e.getAttribute("width"),10),n=parseInt(e.getAttribute("height"),10);if(isNaN(t)||isNaN(n)){var r=e.getBoundingClientRect();t=isNaN(t)?r.width:t,n=isNaN(n)?r.height:n}return{width:t,height:n}}function pm(){var e,n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],r=[];Mm(n)||(n=[n]);for(var a=0;a<n.length;a++){var i=(e=n[a])instanceof t.Node?e:"string"==typeof e?[e]:(jm(e)?(function(e){vm(Array.isArray(e.fromFrames),"fromFrames property must be an array"),vm(e.fromFrames.every((function(e){return!Om(e,"fromFrames")})),"Invalid context; fromFrames selector must be appended, rather than nested"),vm(!Om(e,"fromShadowDom"),"fromFrames and fromShadowDom cannot be used on the same object")}(e),e=e.fromFrames):Im(e)&&(e=[e]),function(e){if(Array.isArray(e)){var t,n=[],r=Z(e);try{for(r.s();!(t=r.n()).done;){var a=t.value;if(Im(a)&&(mm(a),a=a.fromShadowDom),"string"!=typeof a&&!hm(a))return;n.push(a)}}catch(e){r.e(e)}finally{r.f()}return n}}(e));i&&r.push(i)}return r}function mm(e){vm(Array.isArray(e.fromShadowDom),"fromShadowDom property must be an array"),vm(e.fromShadowDom.every((function(e){return!Om(e,"fromFrames")})),"shadow selector must be inside fromFrame instead"),vm(e.fromShadowDom.every((function(e){return!Om(e,"fromShadowDom")})),"fromShadowDom selector must be appended, rather than nested")}function hm(e){return Array.isArray(e)&&e.every((function(e){return"string"==typeof e}))}function vm(e,t){va(e,"Invalid context; ".concat(t,"\nSee: https://github.com/dequelabs/axe-core/blob/master/doc/context.md"))}function bm(e,n){for(var r=[],a=0,i=e[n].length;a<i;a++){var o=e[n][a];if(o instanceof t.Node)if(o.documentElement instanceof t.Node)r.push(e.flatTree[0]);else if(o.host instanceof t.Node){var u=Array.from(o.children).map((function(e){return is(e)}));r.push.apply(r,j(u))}else r.push(is(o));else if(o&&o.length)if(o.length>1)gm(e,n,o);else{var s=Fh(o[0]);r.push.apply(r,j(s.map((function(e){return is(e)}))))}}return r.filter((function(e){return e}))}function gm(e,t,n){e.frames=e.frames||[],Fh(n.shift()).forEach((function(r){var a=e.frames.find((function(e){return e.node===r}));a||(a=cm(r,e),e.frames.push(a)),a[t].push(n)}))}function Dm(e,n){var i,o,u,s,l,c=this;e=wf(e),this.frames=[],this.page="boolean"==typeof(null===(i=e)||void 0===i?void 0:i.page)?e.page:void 0,this.initiator="boolean"!=typeof(null===(o=e)||void 0===o?void 0:o.initiator)||e.initiator,this.focusable="boolean"!=typeof(null===(u=e)||void 0===u?void 0:u.focusable)||e.focusable,this.size="object"===a(null===(s=e)||void 0===s?void 0:s.size)?e.size:{},e=function(e){if(Nm(e)){var t=" must be used inside include or exclude. It should not be on the same object.";vm(!Om(e,"fromFrames"),"fromFrames"+t),vm(!Om(e,"fromShadowDom"),"fromShadowDom"+t)}else{if(!Bm(e))return{include:[r],exclude:[]};e={include:e,exclude:[]}}var n=pm(e.include);return 0===n.length&&n.push(r),{include:n,exclude:pm(e.exclude)}}(e),this.flatTree=null!=n?n:Wp(function(e){for(var n=e.exclude,a=Array.from(e.include).concat(Array.from(n)),i=0;i<a.length;i++){var o=a[i];if(o instanceof t.Element)return o.ownerDocument.documentElement;if(o instanceof t.Document)return o.documentElement}return r.documentElement}(e)),this.exclude=e.exclude,this.include=e.include,this.include=bm(this,"include"),this.exclude=bm(this,"exclude"),mh("frame, iframe",this).forEach((function(e){zm(e,c)&&function(e,t){Ic(t)&&!Mp(e.frames,"node",t)&&e.frames.push(cm(t,e))}(c,e.actualNode)})),void 0===this.page&&(this.page=1===(l=this.include).length&&l[0].actualNode===r.documentElement,this.frames.forEach((function(e){e.page=c.page}))),function(e){if(0===e.include.length&&0===e.frames.length){var t=wp.isInFrame()?"frame":"page";throw new Error("No elements found for include in "+t+" Context")}}(this),Array.isArray(this.include)||(this.include=Array.from(this.include)),this.include.sort(Gm)}function ym(e){return!1===(arguments.length>1&&void 0!==arguments[1]?arguments[1]:{}).iframes?[]:new Dm(e).frames.map((function(e){var t=e.node,n=R(e,D);return n.initiator=!1,{frameSelector:es(t),frameContext:n}}))}function wm(e){var t=i._audit.rules.find((function(t){return t.id===e}));if(!t)throw new Error("Cannot find rule by id: ".concat(e));return t}function Fm(e,t){var n=e.getPropertyValue(t);return["scroll","auto"].includes(n)}var Em=Bu((function(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,r=e.scrollWidth>e.clientWidth+n,a=e.scrollHeight>e.clientHeight+n;if(r||a){var i=t.getComputedStyle(e),o=Fm(i,"overflow-x"),u=Fm(i,"overflow-y");return r&&o||a&&u?{elm:e,top:e.scrollTop,left:e.scrollLeft}:void 0}}));function xm(e){return Array.from(e.children||e.childNodes||[]).reduce((function(e,t){var n=Em(t);return n&&e.push(n),e.concat(xm(t))}),[])}var Am=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:t,n=e.document.documentElement;return[void 0!==e.pageXOffset?{elm:e,top:e.pageYOffset,left:e.pageXOffset}:{elm:n,top:n.scrollTop,left:n.scrollLeft}].concat(xm(r.body))};function Cm(){return wf(Kl)}var km,Rm=function(e){if(!e)throw new Error("axe.utils.getStyleSheetFactory should be invoked with an argument");return function(t){var n=t.data,r=t.isCrossOrigin,a=void 0!==r&&r,i=t.shadowId,o=t.root,u=t.priority,s=t.isLink,l=void 0!==s&&s,c=e.createElement("style");if(l){var d=e.createTextNode('@import "'.concat(n.href,'"'));c.appendChild(d)}else c.appendChild(e.createTextNode(n));return e.head.appendChild(c),{sheet:c.sheet,isCrossOrigin:a,shadowId:i,root:o,priority:u}}},Tm=function(e){if(km&&km.parentNode)return void 0===km.styleSheet?km.appendChild(r.createTextNode(e)):km.styleSheet.cssText+=e,km;if(e){var t=r.head||r.getElementsByTagName("head")[0];return(km=r.createElement("style")).type="text/css",void 0===km.styleSheet?km.appendChild(r.createTextNode(e)):km.styleSheet.cssText=e,t.appendChild(km),km}};function Mm(e){return!!e&&"object"===a(e)&&"number"==typeof e.length&&e instanceof t.Node==0}function Om(e,t){return!(!e||"object"!==a(e))&&Object.prototype.hasOwnProperty.call(e,t)}function Sm(e){return Nm(e)||Bm(e)}function Nm(e){return["include","exclude"].some((function(t){return Om(e,t)&&Bm(e[t])}))}function Bm(e){return"string"==typeof e||e instanceof t.Node||jm(e)||Im(e)||Mm(e)}function jm(e){return Om(e,"fromFrames")}function Im(e){return Om(e,"fromShadowDom")}var _m=function e(n,r){var a=is(n);if(9===n.nodeType)return!1;if(11===n.nodeType&&(n=n.host),a&&null!==a._isHidden)return a._isHidden;var i=t.getComputedStyle(n,null);if(!i||!n.parentNode||"none"===i.getPropertyValue("display")||!r&&"hidden"===i.getPropertyValue("visibility")||"true"===n.getAttribute("aria-hidden"))return!0;var o=e(n.assignedSlot?n.assignedSlot:n.parentNode,!0);return a&&(a._isHidden=o),o},qm=function(e){var t,n,r=null!==(t=null===(n=e.props)||void 0===n?void 0:n.nodeName)&&void 0!==t?t:e.nodeName.toLowerCase();return"http://www.w3.org/2000/svg"!==e.namespaceURI&&!!Kl.htmlElms[r]};function zm(e,t){var n=t.include,r=t.exclude,a=void 0===r?[]:r,i=(void 0===n?[]:n).filter((function(t){return Bp(t,e)}));if(0===i.length)return!1;var o=a.filter((function(t){return Bp(t,e)}));if(0===o.length)return!0;var u=Pm(i);return Bp(Pm(o),u)}function Pm(e){var t,n,r=Z(e);try{for(r.s();!(n=r.n()).done;){var a=n.value;t&&Bp(a,t)||(t=a)}}catch(e){r.e(e)}finally{r.f()}return t}function $m(e,t){return e.length===t.length&&e.every((function(e,n){var r=t[n];return Array.isArray(e)?e.length===r.length&&e.every((function(e,t){return r[t]===e})):e===r}))}var Gm=function(e,t){return(e=e.actualNode||e)===(t=t.actualNode||t)?0:4&e.compareDocumentPosition(t)?-1:1};function Lm(e){return e instanceof na?{vNode:e,domNode:e.actualNode}:{vNode:is(e),domNode:e}}var Hm=function(e,t,n,r){var a=arguments.length>4&&void 0!==arguments[4]&&arguments[4],i=Array.from(e.cssRules);if(!i)return Promise.resolve();var o=i.filter((function(e){return 3===e.type}));if(!o.length)return Promise.resolve({isCrossOrigin:a,priority:n,root:t.rootNode,shadowId:t.shadowId,sheet:e});var u=o.filter((function(e){return e.href})).map((function(e){return e.href})).filter((function(e){return!r.includes(e)})).map((function(e,a){var i=[].concat(j(n),[a]),o=/^https?:\/\/|^\/\//i.test(e);return Um(e,t,i,r,o)})),s=i.filter((function(e){return 3!==e.type}));return s.length?(u.push(Promise.resolve(t.convertDataToStylesheet({data:s.map((function(e){return e.cssText})).join(),isCrossOrigin:a,priority:n,root:t.rootNode,shadowId:t.shadowId}))),Promise.all(u)):Promise.all(u)},Vm=function(e,t,n,r){var a=arguments.length>4&&void 0!==arguments[4]&&arguments[4];return function(e){try{return!(!e.cssRules&&e.href)}catch(e){return!1}}(e)?Hm(e,t,n,r,a):Um(e.href,t,n,r,!0)},Um=function(e,n,r,a,i){return a.push(e),new Promise((function(n,r){var a=new t.XMLHttpRequest;a.open("GET",e),a.timeout=Qr.preload.timeout,a.addEventListener("error",r),a.addEventListener("timeout",r),a.addEventListener("loadend",(function(e){if(e.loaded&&a.responseText)return n(a.responseText);r(a.responseText)})),a.send()})).then((function(e){var t=n.convertDataToStylesheet({data:e,isCrossOrigin:i,priority:r,root:n.rootNode,shadowId:n.shadowId});return Vm(t.sheet,n,r,a,t.isCrossOrigin)}))},Wm=function(e){if("string"!=typeof e)return null;var t=e.trim().match(/^([-+]?\d+)/);return t?Number(t[1]):null},Km=function(){function e(){if(t.performance&&t.performance)return t.performance.now()}var n=e(),r=!1;return{start:function(){this.reset(),r=!0,this.mark("mark_axe_start")},end:function(){this.mark("mark_axe_end"),this.measure("axe","mark_axe_start","mark_axe_end",!0),this.logMeasures("axe"),this.clearMark("mark_axe_start","mark_axe_end"),r=!1},auditStart:function(){r||this.reset(),this.mark("mark_audit_start")},auditEnd:function(){this.mark("mark_audit_end"),this.measure("audit_start_to_end","mark_audit_start","mark_audit_end",!0),this.logMeasures(),this.clearMark("mark_audit_start","mark_audit_end")},mark:function(e){var n;null!==(n=t.performance)&&void 0!==n&&n.mark&&t.performance.mark(e)},measure:function(e,n,r){var a,i=arguments.length>3&&void 0!==arguments[3]&&arguments[3];if(null!==(a=t.performance)&&void 0!==a&&a.measure){try{t.performance.measure(e,n,r)}catch(e){this._log(e)}i||this.clearMark(n,r)}},logMeasures:function(e){var n,r,a=this,i=function(e){return Array.isArray(e)?e[e.length-1]:e},o=function(e){a._log("Measure "+e.name+" took "+e.duration+"ms")};if(null!==(n=t.performance)&&void 0!==n&&n.getEntriesByType&&null!==(r=t.performance)&&void 0!==r&&r.getEntriesByName){var u=i(t.performance.getEntriesByName("mark_axe_start"))||i(t.performance.getEntriesByName("mark_audit_start"));if(u)for(var s=t.performance.getEntriesByType("measure").filter((function(e){return e.startTime>=u.startTime})),l=0;l<s.length;++l){var c=s[l];if(c.name===e)return void o(c);e||o(c)}else this._log("Axe must be started before using performanceTimer")}},timeElapsed:function(){return e()-n},clearMark:function(){var e;if(null!==(e=t.performance)&&void 0!==e&&e.clearMarks){for(var n=arguments.length,r=new Array(n),a=0;a<n;a++)r[a]=arguments[a];for(var i=0,o=r;i<o.length;i++)t.performance.clearMarks(o[i])}},reset:function(){n=e()},_log:function(e){ea(e)}}}(),Ym=Km;function Zm(){if(r.elementsFromPoint)return r.elementsFromPoint;if(r.msElementsFromPoint)return r.msElementsFromPoint;var e,t=((e=r.createElement("x")).style.cssText="pointer-events:auto","auto"===e.style.pointerEvents),n=t?"pointer-events":"visibility",a=t?"none":"hidden",i=r.createElement("style");return i.innerHTML=t?"* { pointer-events: all }":"* { visibility: visible }",function(e,t){var o,u,s,l=[],c=[];for(r.head.appendChild(i);(o=r.elementFromPoint(e,t))&&-1===l.indexOf(o);)l.push(o),c.push({value:o.style.getPropertyValue(n),priority:o.style.getPropertyPriority(n)}),o.style.setProperty(n,a,"important");for(l.indexOf(r.documentElement)<l.length-1&&(l.splice(l.indexOf(r.documentElement),1),l.push(r.documentElement)),u=c.length;s=c[--u];)l[u].style.setProperty(n,s.value?s.value:"",s.priority);return r.head.removeChild(i),l}}"function"==typeof t.addEventListener&&(r.elementsFromPoint=Zm());var Xm=function(e,t){return e.concat(t).filter((function(e,t,n){return n.indexOf(e)===t}))};function Jm(e,t,n,r,a){var i=a||{};return i.vNodes=e,i.vNodesIndex=0,i.anyLevel=t,i.thisLevel=n,i.parentShadowId=r,i}var Qm=function(e,t,n){e=Array.isArray(e)?e:[e];var r=Bf(t);return Gp(e,r,n)||function(e,t,n){for(var r=as.get("qsa.recycledLocalVariables",(function(){return[]})),a=[],i=Jm(Array.isArray(e)?e:[e],t,null,e[0].shadowId,r.pop()),o=[];i.vNodesIndex<i.vNodes.length;){for(var u,s,l=i.vNodes[i.vNodesIndex++],c=null,d=null,f=((null===(u=i.anyLevel)||void 0===u?void 0:u.length)||0)+((null===(s=i.thisLevel)||void 0===s?void 0:s.length)||0),p=!1,m=0;m<f;m++){var h,v,b,g=m<((null===(h=i.anyLevel)||void 0===h?void 0:h.length)||0)?i.anyLevel[m]:i.thisLevel[m-((null===(v=i.anyLevel)||void 0===v?void 0:v.length)||0)];if((!g[0].id||l.shadowId===i.parentShadowId)&&If(l,g[0]))if(1===g.length)p||n&&!n(l)||(o.push(l),p=!0);else{var D=g.slice(1);if(!1===[" ",">"].includes(D[0].combinator))throw new Error("axe.utils.querySelectorAll does not support the combinator: "+g[1].combinator);">"===D[0].combinator?(c=c||[]).push(D):(d=d||[]).push(D)}g[0].id&&l.shadowId!==i.parentShadowId||null===(b=i.anyLevel)||void 0===b||!b.includes(g)||(d=d||[]).push(g)}for(l.children&&l.children.length&&(a.push(i),i=Jm(l.children,d,c,l.shadowId,r.pop()));i.vNodesIndex===i.vNodes.length&&a.length;)r.push(i),i=a.pop()}return o}(e,r,n)},eh=function(e){var t=e.treeRoot,n=function(e){var t=[],n=Qm(e,"*",(function(e){return!t.includes(e.shadowId)&&(t.push(e.shadowId),!0)})).map((function(e){return{shadowId:e.shadowId,rootNode:us(e.actualNode)}}));return Xm(n,[])}(void 0===t?i._tree[0]:t);if(!n.length)return Promise.resolve();var a=r.implementation.createHTMLDocument("Dynamic document for loading cssom");return function(e,t){var n=[];return e.forEach((function(e,r){var a=e.rootNode,i=e.shadowId,o=function(e,t,n){var r;return r=11===e.nodeType&&t?function(e,t){return Array.from(e.children).filter(nh).reduce((function(n,r){var a=r.nodeName.toUpperCase(),i=t({data:"STYLE"===a?r.textContent:r,isLink:"LINK"===a,root:e});return i.sheet&&n.push(i.sheet),n}),[])}(e,n):function(e){return Array.from(e.styleSheets).filter((function(e){return!!e.media&&rh(e.media.mediaText)}))}(e),function(e){var t=[];return e.filter((function(e){return!e.href||!t.includes(e.href)&&(t.push(e.href),!0)}))}(r)}(a,i,t);if(!o)return Promise.all(n);var u=r+1,s={rootNode:a,shadowId:i,convertDataToStylesheet:t,rootIndex:u},l=[],c=Promise.all(o.map((function(e,t){return Vm(e,s,[u,t],l)})));n.push(c)})),Promise.all(n)}(n,Rm(a)).then((function(e){return th(e)}))};function th(e){return e.reduce((function(e,t){return Array.isArray(t)?e.concat(th(t)):e.concat(t)}),[])}function nh(e){var t=e.nodeName.toUpperCase(),n=e.getAttribute("href"),r=e.getAttribute("rel"),a="LINK"===t&&n&&r&&e.rel.toUpperCase().includes("STYLESHEET");return"STYLE"===t||a&&rh(e.media)}function rh(e){return!e||!e.toUpperCase().includes("PRINT")}var ah=function(e){var t=e.treeRoot,n=Qm(void 0===t?i._tree[0]:t,"video[autoplay], audio[autoplay]",(function(e){var t=e.actualNode;return!("none"===t.preload&&0===t.readyState&&t.networkState!==t.NETWORK_LOADING||t.hasAttribute("paused")||t.hasAttribute("muted")||(t.hasAttribute("src")?!t.getAttribute("src"):Array.from(t.getElementsByTagName("source")).filter((function(e){return!!e.getAttribute("src")})).length<=0))}));return Promise.all(n.map((function(e){var t;return t=e.actualNode,new Promise((function(e){t.readyState>0&&e(t),t.addEventListener("loadedmetadata",(function n(){t.removeEventListener("loadedmetadata",n),e(t)}))}))})))};function ih(e){var t={cssom:eh,media:ah};return oh(e)?new Promise((function(n,r){var a=uh(e),i=a.assets,o=setTimeout((function(){return r(new Error("Preload assets timed out."))}),a.timeout);Promise.all(i.map((function(n){return t[n](e).then((function(e){return C({},n,e)}))}))).then((function(e){var t=e.reduce((function(e,t){return B({},e,t)}),{});clearTimeout(o),n(t)})).catch((function(e){clearTimeout(o),r(e)}))})):Promise.resolve()}function oh(e){return!e||null==e.preload||("boolean"==typeof e.preload?e.preload:"object"===a(t=e.preload)&&Array.isArray(t.assets));var t}function uh(e){var t=Qr.preload,n=t.assets,r={assets:n,timeout:t.timeout};if(!e.preload)return r;if("boolean"==typeof e.preload)return r;if(!e.preload.assets.every((function(e){return n.includes(e.toLowerCase())})))throw new Error("Requested assets, not supported. Supported assets are: ".concat(n.join(", "),"."));return r.assets=Xm(e.preload.assets.map((function(e){return e.toLowerCase()})),[]),e.preload.timeout&&"number"==typeof e.preload.timeout&&!isNaN(e.preload.timeout)&&(r.timeout=e.preload.timeout),r}function sh(e){var t=i._audit.data.checks||{},n=i._audit.data.rules||{},r=Mp(i._audit.rules,"id",e.id)||{};e.tags=wf(r.tags||[]);var a=lh(t,!0,r),o=lh(t,!1,r);e.nodes.forEach((function(e){e.any.forEach(a),e.all.forEach(a),e.none.forEach(o)})),_p(e,wf(n[e.id]||{}))}function lh(e,t,n){return function(r){var i=e[r.id]||{},o=i.messages||{},u=Object.assign({},i);delete u.messages,n.reviewOnFail||void 0!==r.result?u.message=r.result===t?o.pass:o.fail:("object"!==a(o.incomplete)||Array.isArray(r.data)||(u.message=function(e,t){function n(e){return e.incomplete&&e.incomplete.default?e.incomplete.default:Qp()}if(!e||!e.missingData)return e&&e.messageKey?t.incomplete[e.messageKey]:n(t);try{var r=t.incomplete[e.missingData[0].reason];if(!r)throw new Error;return r}catch(r){return"string"==typeof e.missingData?t.incomplete[e.missingData]:n(t)}}(r.data,o)),u.message||(u.message=o.incomplete)),"function"!=typeof u.message&&(u.message=im(u.message,r.data)),_p(r,u)}}var ch=function(e,t){return Qm(e,t)};var dh=function(e,t,n){var r=n.runOnly||{},a=(n.rules||{})[e.id];return!(e.pageLevel&&!t.page)&&("rule"===r.type?-1!==r.values.indexOf(e.id):a&&"boolean"==typeof a.enabled?a.enabled:function(e,t){var n,r,a=i._audit&&i._audit.tagExclude?i._audit.tagExclude:[];return t.hasOwnProperty("include")||t.hasOwnProperty("exclude")?(n=t.include||[],n=Array.isArray(n)?n:[n],r=t.exclude||[],r=(r=Array.isArray(r)?r:[r]).concat(a.filter((function(e){return-1===n.indexOf(e)})))):(n=Array.isArray(t)?t:[t],r=a.filter((function(e){return-1===n.indexOf(e)}))),!!(n.some((function(t){return-1!==e.tags.indexOf(t)}))||0===n.length&&!1!==e.enabled)&&r.every((function(t){return-1===e.tags.indexOf(t)}))}(e,"tag"===r.type&&r.values?r.values:[]))};function fh(e,t){if(!t)return e;var n=e.cloneNode(!1),r=Ea(n);return n=1===n.nodeType?as.get(n.outerHTML,(function(){return ph(n,r,e,t)})):ph(n,r,e,t),Array.from(e.childNodes).forEach((function(e){n.appendChild(fh(e,t))})),n}function ph(e,t,n,a){return t?(e=r.createElement(e.nodeName),Array.from(t).forEach((function(t){(function(e,t,n){return void 0!==n[t]&&(!0===n[t]||xa(e,n[t]))})(n,t.name,a)||e.setAttribute(t.name,t.value)})),e):e}function mh(e,t){var n=[];if(i._selectCache)for(var r=0,a=i._selectCache.length;r<a;r++){var o=i._selectCache[r];if(o.selector===e)return o.result}for(var u=t.include.reduce((function(e,t){return e.length&&Bp(e[e.length-1],t)||e.push(t),e}),[]),s=function(e){return e.exclude&&0!==e.exclude.length?function(t){return zm(t,e)}:null}(t),l=0;l<u.length;l++)n=hh(n,Qm(u[l],e,s));return i._selectCache&&i._selectCache.push({selector:e,result:n}),n}function hh(e,t){if(0===e.length)return t;if(e.length<t.length){var n=e;e=t,t=n}for(var r=0,a=t.length;r<a;r++)e.includes(t[r])||e.push(t[r]);return e}function vh(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;if("object"!==a(e)||null===e)return{message:String(e)};var n,r={},i=Z(Qr.serializableErrorProps);try{for(i.s();!(n=i.n()).done;){var o=n.value;["string","number","boolean"].includes(a(e[o]))&&(r[o]=e[o])}}catch(e){i.e(e)}finally{i.f()}return e.cause&&(r.cause=t<10?vh(e.cause,t+1):"..."),r}var bh=function(e){function t(e){var n,r,a=e.error,i=e.ruleId,o=e.method,u=e.errorNode;return U(this,t),(r=T(this,t)).name=null!==(n=a.name)&&void 0!==n?n:"RuleError",r.message=a.message,r.stack=a.stack,a.cause&&(r.cause=vh(a.cause)),i&&(r.ruleId=i,r.message+=" Skipping ".concat(r.ruleId," rule.")),o&&(r.method=o),u&&(r.errorNode=u),r}return S(t,e),K(t)}(A(Error)),gh=bh,Dh=function(e){e.forEach((function(e){return function(e,n,r){if(e===t)return e.scroll(r,n);e.scrollTop=n,e.scrollLeft=r}(e.elm,e.top,e.left)}))};function yh(e){return wh(Array.isArray(e)?j(e):[e],r)}function wh(e,t){var n=e.shift(),r=n?t.querySelector(n):null;return 0===e.length?r:null!=r&&r.shadowRoot?wh(e,r.shadowRoot):null}function Fh(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:r,n=Array.isArray(e)?j(e):[e];return 0===e.length?[]:Eh(n,t)}function Eh(e,t){var n,r=V(n=e)||I(n)||X(n)||H(),a=r[0],i=J(r).slice(1),o=t.querySelectorAll(a);if(0===i.length)return Array.from(o);var u,s=[],l=Z(o);try{for(l.s();!(u=l.n()).done;){var c=u.value;null!=c&&c.shadowRoot&&s.push.apply(s,j(Eh(i,c.shadowRoot)))}}catch(e){l.e(e)}finally{l.f()}return s}var xh=function(){return["hidden","text","search","tel","url","email","password","date","month","week","time","datetime-local","number","range","color","checkbox","radio","file","submit","image","reset","button"]},Ah=[,[,[1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,,1,1,1,1,1,1,,1],[1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,,1,1,1,,1,1,,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1],[,1,1,,1,1,1,1,1,1,1,,1,,1,1,1,1,1,1,1,1,,1,1,1,1],[1,1,1,1,1,1,,,,,,1,1,1,1,,,1,1,1,,1,,1,,1,1],[1,1,1,,1,1,,1,1,1,,1,,,1,1,1,,,1,1,1,,,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,,,,,1,1,1,,1,1,1,1,1,1,,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,,1,1,1],[,1,,,,,,1,,1,,,,,1,,1,,,1,1,1,,1,,,1],[1,,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,,,1,1,1,1,,,1,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,1,1,,,1,,,,1,1,1,1,,1,,1,,1,,,,,,1],[1,,1,1,1,1,,,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[1,,1,,1,,,,,1,,1,1,1,1,1,,,,1,1,1,1],[,1,1,1,1,1,,1,1,1,,1,,1,1,1,,,1,1,1,1,1,1,1,1],[,,1,,,1,,1,,,,1,1,1,,,,,,,,,,,1],[1,1,1,1,1,1,,1,1,1,,1,1,,1,1,1,1,1,1,1,1,,,1,1,1],[1,1,1,1,1,,,1,,,1,,,1,1,1,,,,,1,,,,,,1]],[,[1,1,1,1,1,1,1,1,1,1,1,,1,,1,1,1,,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,,1,,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,,,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1],[,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]],[,[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1],[,1,1,1,1,1,,1,1,1,1,1,1,,1,1,,1,1,1,1,1,1,1,,1],[,1,,1,1,1,,1,1,,1,,1,1,1,1,1,1,1,1],[,1,,1,1,1,1,1,1,1,1,,,1,1,1,,,1,1,,,,,,1,1],[1,1,1,,,,,1,,,,1,1,,1,,,,,,1,,,,,1],[,1,,,1,,,1,,,,,,1],[,1,,1,,,,1,,,,1],[1,,1,1,1,,1,1,1,,1,1,1,1,1,1,1,1,1,,1,,,1,1,1,1],[,1,1,1,1,1,,,1,,,1,,1,1,,1,,1,,,,,1,,1],[,1,,,,1,,,1,1,,1,,1,1,1,1,,1,1,,,1,,,1],[,1,1,,,,,,1,,,,1,1,1,1,,1,1,1,1,1,1,,1,1,1],[,1,,1,1,1,,,1,1,1,1,1,1,,1,,,,1,1,1,,1,,1],[,1,,1,,1,,1,,1,,1,1,1,1,1,,,1,1,1],[,1,1,1,,,,1,1,1,,1,1,,,1,1,1,1,1,1,1,,1,1],[1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,,,1,1,1,1,1,1,1],[,1,1,1,,1,1,1,,1,,,,,1,1,1,,,1,,1,,,1,1],[,,,,1,,,,,,,,,,,,,,,,,1],[1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,1,1,1,,1,1,,,,1,1,1,1,1,,,1,1,1,,,,1,1],[1,1,1,1,,,,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1],[1,,,,,,,1,,,,,,,1],[,1,1,,1,1,,1,,,,,,,,,,,,,1],[,,,,,,,,1],[1,1,1,,,,,,,,,,,,,1],[,,,,,,,,1,,,1,,,1,1,,,,,1]],[,[1,1,,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,,1,1,1,1,1,1],[,1,1,,1,1,1,1,,1,1,,1,1,1,1,1,1,1,,1,1,1,1,,1],[,,,1,,,,,,,,,,,,,,,1],[,1,,,1,1,,1,,1,1,,,,1,1,,,1,1,,,,1],[1,,,1,1,1,1,1,1,1,,1,1,1,1,,1,1,1,1,,,1,,,,1],,[,1,1,1,1,1,,1,1,1,,1,1,,1,1,,,1,1,1,1,,1,1,,1],[,1,,,1,,,1,,1,,,1,1,1,1,,,1,1,,1,1,1,1],[,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[,1,1,1,1,1,1,,,1,1,1,1,1,1,1,,,1,,,1,,1],[,1,,,,,,1,,,,1,1,,,,,,1,1,,,,,1],[,,,,,,,1,,,,1,,1,1],[,1,1,1,1,1,1,1,,,,1,1,1,1,1,,,1,1,,1,1,1,1,1],[,1,,,1,1,,1,,1,1,1,,,1,1,,,1,,1,1,1,1,,1],[,1,1,1,,1,1,,1,1,,1,1,,1,1,1,1,1,1,1,,1,1,1,1,1],[,,,,,,,,,,,,,,,,1],,[,1,1,1,1,1,,1,1,1,,,1,,1,1,,1,1,1,1,1,,1,,1],[,,1,,,1,,,1,1,,1,1,,1,1,,1,,,,,,,,,1],[,1,1,,1,,,,1,1,,1,,1,1,1,1,,1,1,1,1,,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1],[1,1],[,1,,,,,,,,,,1,1,,,,,,1,1,,1,,1,,1,1],,[,1,1,,1,,,1,,1,,,,1,1,1,,,1,,,1,,,,1],[1,1,,,1,1,,1,,,,,1,,1]],[,[,1],[,,,1,,,,1,,,,1,,,,1,,,1,,,1],[,,,,,,,,,,,,,,,,,,1,1,,,,,,1],,[1,,,,,1],[,1,,,,1,,,,1],[,1,,,,,,,,,,,1,1,,1,,,,,,,,,1,1],[,,,,,,,,,,,,,,,,,,,1,,1],[,,,,,,,,,,,,,,,,1,,,,1,,1],[,1],[,1,,1,,1,,1,,1,,1,1,1,,1,1,,1,,,,,,,1],[1,,,,,1,,,1,1,,1,,1,,1,1,,,,,1,,,1],[,1,1,,,1,,1,,1,,1,,1,1,1,1,1,,1,,1,,1,1,1,1],[1,1,1,1,1,,1,,1,,,,1,1,1,1,,1,1,,,1,1,1,1],[1,,,,,,,,,,,,,,,,,,,,1],[,,,,,,,,,1],,[,1,,,,,,1,1,1,,1,,,,1,,,1,1,1,,,1],[1,,,,,1,,1,1,1,,1,1,1,1,1,,1,,1,,1,,,1,1],[1,,1,1,,,,,1,,,,,,1,1,,,1,1,1,1,,,1,,1],[1,,,,1,,,,,,,,,,,,,1],[,,,,,1,,,1,,,,,,1],[,,,,,,,,,,,,,,,1],[,,,,,,,,,,,,,,,,,,,,1],[,1,,,,,,,,,,,,,,1],[,1,,,,1]],[,[1,1,1,,1,,1,1,1,1,1,1,1,1,1,,1,,1,,1,1,,,1,1,1],[,,,,,,,,,,,,1],[,,,,,,,,,,,,,,,,,,,1],,[,,,,,,,,,,,,,,,,,,1],[1,,,,,,,,,1,,,,1],[,,,,,,,,,,,,,,,,,,1],,[1,1,,,,1,1,,,,,,1,,,,1,,1,,1,1,,1],[1],[,,,,,,,,,,,1,,,,,,,,,,,1],[,1,,,,,,,1,1,,,1,,1,,,,1,,,,,,,1],[,,,,,,,,,,,,,,,,1,,,,,1],[,,1,,,,,1,,1],[1,,,,1,,,,,1,,,,1,1,,,,1,1,,,,,1],[,,,,,1],[,,,,,,,,,,,,,,,,,,,1],[1,,,1,1,,,,,,,1,,1,,1,1,1,1,1,1],[,,,,,1,,,,,,,1,,,,,,,1],,[,,1,1,1,1,1,,1,1,1,,,1,1,,,1,1,,1,1,1,,,1],[,,,,,,,,,,,,,,,,,,1],[,1,,,,1],,[1]],[,[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1],[,,,1,1,1,1,,,,,,1,,1,,,,1,,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,,,1],[,1,1,1,1,,1,1,1,1,1,1,1,1,,,,1,,1,,,1,1,1,1,1],[,,,,,,,,,,,1,,,,,,,,,1,,,,1],[,1,1,,1,1,,1,,,,1,1,,1,1,,,1,,1,1,,1],[,1,,1,,1,,,1,,,1,1,,1,1,,,1,1,1],[,1,1,1,1,1,,1,1,1,,,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[,,,,,,,,,1,,1,,1,1,,,,1,,,1],[,1,,,1,1,,,,,,,,,1,1,1,,,,,1],[1,,1,1,1,,,,1,1,1,1,1,,,1,,,1,,,1,,1,,1],[,1,1,,1,1,,1,1,,,,1,1,1,,,1,1,,,1,1,1,1,1,1],[1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,,1,1,,1,1,,1,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,,,1,,,,,,,,,1],[,1,,,,,,,,1,,,,,1,,,,1,,,1],[,1,1,1,1,,,1,1,1,1,1,,1,,1,,1,1,1,1,1,1,1,1,1,1],[,,,,,1,,1,,,,,1,1,1,1,1,,,1,,,,1],[,1,,,,,,,,1,,,,,,,,,,,,1],[1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1],[1,1,,1,,1,1,,,,1,,1,1,1,1,1,,1,1,,,,,,1],[,1,1,1,1,1,1,1,,1,1,,,1,1,,,,1,,1,1,,1,1],[,,,,,,,,,,,,,,,,,,,,,,,,1],[,1,1,,1,1,1,1,,1,,,1,1,1,1,,,1,,,,,,,1,1],[,1,,,,,,,,1,,,,,1]],[,[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,,1,1,1,1,1],[,1,1,,,,,,,,,,,,1,1,,,,,,1],[,1,,,,,,,1],[,,,,,,,,,,,,,,1,,,,,1,,,,,,1],[1,1,,,1,,,1,1,1,,,,1],,[,,,,,,,,,,,,,1,,,,,,,,,,1],[,,,,,,,,,1,,,,,,,,,1,,,,,,,1],[1,1,1,,1,,1,1,1,1,1,1,1,1,,1,,,1,,1,,,1,1],[,,,,,,,,,1],[,1,,,,1,,,1,,,1,,,1,,,,,1],[,1,1,,1,1,,,,,,,,,,,,,,,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1],[,1,,,1,1,,1,1,1,1,,,1,1,1,,,,1,,1],[1,1,1,1,1,1,,,1,1,1,1,1,1,,1,1,,1,1,1,,1,1,,1,1],[,,,,,,,,,,,,,,,1,,,,1],,[1,1,,1,,1,,,,,,1,,1,,1,1,,1,,1,1,,1,1,,1],[,,1,,,,,,1,,,,1,,1,,,,,1],[1,,,,,,,,,1,,,,,,1,,,,1,,1,,,1],[1,,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1],[,,,1,,1,,,,,,1,,,1,,,,,,,,1],[,1,,1,,,,,,,,,,,,1],,[1,1,,,,,,,,,,,,,,,,,,,,,,1,1],[1]],[,[1,,,,,,,,,1,,,,,1,,1,,1],[,1,1,,1,1,,1,1,1,,,1,1,1,,,,1,,,1,,,,1],[,1,,,,,,,1,,,,1,,,,,,1],[1,1,1,1,1,1,,,,1,,,,,,,,,1,1,1,1],[1],[,1,1,,,1,1,,,,,1,,1,,,,,,,,1,,,,1],[1,,1,,,1,,1,,,,,1,1,1,1,,,,1,,,,1],[,,1,,,,,,,1,,,,,,,1,,,,,,,1],[1,,,,,,,,,,,,,,1,,,,1],[,,,1,,1,,,,,1,,,,1,1,,,,1],[1,,,,,1,,,1,1,,1,1,,,1,1,,1,1,1,,1,1,1,,1],[,1,1,,,,,1,,1,,1,1,1,,1,1,,,1,,1,1,1],[,1,,,,1,,,,1,,,1,,1,1,,,1,1,1,,,,,1],[1,,1,1,,1,,1,1,,1,,1,1,1,1,1,,,1,1,,,,,,1],[1,,,,,,,,,,,,,,,,,,1,,,1,,1],[,,,,,,,,,1,,,,,,1],[,,,,,,,,,,,,,,,,,,,,,1,,1],[,1,,,,1,,,1,1,,1,,,1,1,,,1,,,1,,,1,1],[1,1,,1,1,1,,1,1,1,,1,,1,1,1,,,1,,1,1,1],[1,,1,1,1,1,,,,1,,1,1,1,,1,,,1,1,1,,1,1,1,1,1],[1,,,,,,,,,,,,,1],[,,1,,,,,,,,,,,,,,,,,,,,1],[1,,,,,,,,,,,1,,1,,1,,,,1],[,,,1,,,,,,,,,1],[,1,,,,,,,,,,,,,,1,,,,,,,,,1],[,,,,,,,,1,1,,,,1,,,,,1,,,,,,,,1]],[,[1,1,1,1,1,1,1,,1,,1,1,1,1,1,1,,1,1,1,1,1,,,1,1,1],[,,,,,1,,,,1,1,1,,1,1,1,,,1,,1,1,,1],[,,,,,,,,,,,,,,,,,,,1,1],[,1,,,,,,1,,,,,,,,,,,,,1],[,,1,,,1,,1,1,1,,1,1,,1,,,,1,,1,1],,[,,1,,,1,,,,,,1,,,,1],[,,,,,,,,,1,,,,,,,,,,1],[1,1,1,1,1,1,,1,1,1,,,1,1,,1,,1,,,1,1,1,,,1],[,,,,,1,,,,,,,,,,,,,1],[,1,,,,,,,,,,,,1,,1,1,,1,1,,1],[,,,,,1,,,,,,,,,,,,,,1],[,1,1,1,1,,,,,1,,,1,,1,,,,1,1,,,,1,1],[,1,,,1,,,1,,1,1,,1,,,,,,,1],[,,1,,1,,,1,,,,,,,,,,,1,1,,,,1],[,1,,,,,,,,,,,,,,,,,1,,,,,,1],[,,,,,,,,,,,,,,,,,,1],[,1,1,,,,,,,,,,,,,,,,1,,1,1],[,,,,,,,,,,,,1],,[,1,1,1,1,,,,1,1,,1,1,1,1,1,1,,1,1,1,1,,1,,1],[1,,,,1,,,,,,,,,,1],[1,,,,,,,,,1],,[,1,,,,1,,,,,,,,,,,,,,,,,,,,1]],[,[1,1,1,1,1,1,1,1,1,1,1,1,,1,,1,1,1,1,,,,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,,1,1,,1,1,1,,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,,1,1,1,1,1,1,1,1,1,1,,,1,1,1,,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]],[,[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,,1,,1,1,1,1],[1,1,1,1,,1,1,1,,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1],[,,,1,1,1,1,,1,,,,1,1,,,1,1,,1],[,1,1,,1,,,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,,,,,,,,,,,,1],[1,1,1,,,,,1,1,1,,1,1,1,1,1,,1,1,1,1,1,,,,,1],[,1,,,,,,,1,1,,,1,1,1,,1,,,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,,,1,1,1,1,1,,1,1,1,1,1,1],[,1,,,,1,,,,1,,,1,,,,1,,,,,,,1,1],[,1,1,1,1,1,,,1,1,1,,1,1,1,1,,,1,1,1,1,,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,,1,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,,1,1,1,1,1,1],[1,1,1,,1,,,1,1,1,1,,1,1,1,1,,,,1,,1,,1,,,1],[1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,,,1,,,,,,,,,1,1,,,,,,,,,1],[,,,,,,,,,,,,,,,,,,1],[,1,,1,,1,,1,,1,,1,1,1,1,1,,,1,,1,,1,,,,1],[,1,1,1,1,1,,1,1,1,,,1,1,1,1,1,,1,1,1,,1,1,,1],[1,,,1,,,,1,1,1,,,,,1,1,,,,1,,1],[1,1,,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[1,1,,,,,,,,1,,1,1,,,,,,,1,,1],[,1,,,,1,,1,1,,,,1,1,,1,,,,1,1,1,,1],[,,,,,,,,,,,,,1],[,1,,,,,,1,,,,,,,1],[,,,,,,,,1,,,,1,,1,,,,,,,,,,,,1]],[,[,1,1,,1,1,1,1,,1,1,1,,1,1,,1,1,,1,1,1,1,1,1,,1],[,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,,1,1,1,1,1,1,1,1,1,,1,,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1],[,1,1,,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]],[,[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,,1,,1],[1,1,1,1,1,,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,,1,1,1,1,1,1,1,1,1,1],[,1,,,1,,,,,,,,1,,,,,,1,,,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,,1,,1,1,1,1,1,1,,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1],[,1,1,,1,,,,1,1,1,,1,1,1,1,,,1,1,1,1,,,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,,1],[1,1,,1,,1,,1,,1,1,1,1,1,1,1,,1,1,,,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1],[1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,,1,1],[,1,1,,,,,1,1,1,,,1,,1,1,,,,1,,1,,,1,1],[,,,,,,,1,,,,1,1,1,1,1,,1,,,1,,,,,1],[1,1,1,1,,1,1,1,,1,,1,1,1,1,,1,,1,,1,1,,,1,,1],[,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,,,,1,1,,1,,1,1,1,,1,,1,1,,1,1,,1,,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,,,,,,,,1,,,,,1,,1],[,1,1,1,,1,,1,,1,,,,1,,1,,,1,,,,,1,1,1],[,1,,,1,1,,1,,1,,1,1,1,1,1,,1,1,,,1,,,1],[1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,,1,,,,,1,,1,,1,,,,,1,1,,1,,,,1,1]],[,[,1,,1,,,,,,,,1,,,,,,,1,,,,1],[,,,,,,,,,1,,1,1,1,,1,,,1,,1,1],[1,1,,,,,,,1,,,,,1,,1,,,,,,1],[,1,,,,,,,,,,1,,,,,,,,,1,1],,[,,,,,,,,,,,,,,,1,,,,1,,1],[,,1,1,,1,,1,,,,,,,,1,,,,,,1],[,,,,,,,,,,,,,,,,,,,,1,1],[,1,,,,1,,,,,,,,,1],[1,,1,1,,,,1,,,,,,,,,1,,,1,,,1,1],[,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,,,1,1,,1,1,,1,,1],[,1,,,1,1,,,,,,1,,1,,1,,,1,,1,1],[1,1,1,1,,1,,1,,1,,1,1,,1,1,1,1,1,,1,1,1,1,1,1],[,1,1,,,1,,1,,1,1,1,,,1,1,1,,1,1,1,1,,1,1],[,,,,1,,,1,,,,,,,1,,,,1,1],[,1,,,,,,,,,,1,,1,,1,,,,,1,,,,,1],,[1,1,,1,,1,,1,1,,,,,,1,1,,,1,1,1,1,1,1,1,1,1],[1,1,,1,,,,,,1,,,,,1,1,1,,,,1,1,,,1],[,1,1,,1,1,,,,1,,1,1,1,1,1,,1,1,1,1,1,,1,1,1,1],[,1,1,,,1,,,,1,,,,1,1],[,,,,1],[,,,,,,,,,1,,,1],,[,,1,,1,,,,,,,,,1,,,,,,,,,,,,1],[,,,,,,,,,,,,,1]],[,[1,1,1,1,1,1,1,1,1,1,,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1],[,,1,1,,1,1,1,1,1,,,1,1,1,1,1,,1,1,1,1,1,,,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,,1,,,,,1],[,1,,1,,,,,,1,,,,,1,1,,,,,1,1],[,1,1,,1,1,1,1,1,1,1,1,1,1,,1,1,1,,1,,,1,,1,1,1],[,1,,,,1,,,,,,,1],[,1,,,1,,,1,,1,,1,1,,1,,,,,1,,1,,,,1,1],[,1,,,1,,,1,1,1,1,1,1,1,1,1,,1,1,,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,,1,1,1,1,1,1,1,1,1],[,,,,,,,,,,,,,,,,,,,,1],[,1,1,1,,,,1,1,,,,,,1,1,1,,1,1,1,1],[1,1,1,1,1,1,1,1,1,,1,1,1,,1,1,1,1,1,1,1,1,1,1,,1,1],[,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,,1,1,1,1,1,,1,1,1,1],[,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,,,1,1,1,1,1,1,1,,1,,1,1,1,1,1,,1,1,,1,1,1,1,1],[,1,,,,1,,,,1,,1,1,1,1,1,1,1,1,1,1,1],[,1,,,,1,,,,,,,,1,,,,,,,,,,1],[,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[1,1,,1,1,1,,1,1,1,,,1,1,1,1,1,1,1,1,1,1,,1,,1],[1,1,,,,,,,1,1,,,,,1,1,1,1,1,,1,1,1,1,,1],[,1,1,1,1,1,1,1,,1,1,1,,1,,1,1,1,1,,1,1,,1,1,1,1],,[,1,1,,,,,1,,1,,,,1,1,1,,,1,,,,,1],[,,,,,,,,,,,,,1],[,,,,,1,,,,,,,,1,1,,,,,1,,1,,,1,1],[,,,,,1,,,1,,,,,,1]],[,[,1],,,,,,,,,,,,,,,,,,,,[1,1,1,1,1,,1,1,1,1,,1,1,1,1,,1,1,1,1,,,1,1,1,1,1],[,1,,1,,1,,,1,1,1,,1,1,1,1,1,,,1,,,,1,,1,1],[,1,,1,,1,,,1,,,,,1,,,,,,1,1],[,1,,1,,,,,1,,,,1,,1,1,1,1,1,1,1,1,,1],[,1,,,,,,,,,,,,,,,1]],[,[,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,,1,,,,,,,,,1,1,,,,1],[,,,,,,1],[,,1],[,1,1,,,1,,1,,1,1,,1,1,1,,,,1,1,1,,,,,1],,[,1,,,,1,,,,,,1,,,1,,,,1,1,,1],[,,,,,,,1,,,,,,,,,1],[,1,1,,,1,1,,,,,,1,1,1,,,,1,,1,1],[,,,,,,,1,,1,,,,,,,,,,1],[,1,1,,,,,,1,1,,,,1,,,,,,,1,,,1],,[1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,,1,,,1,,,,,1,,1,,1,,1,,,,,1],[1,1,1,1,1,1,1,1,,,,,1,1,,1,1,,1,,,1,,1],[,,,,,,,,,,,,,,1,,,,,,1],,[,,,,,,,,,1,,,,1,,1,,,,,1],[,,1,,,,,,,1,,1,1,1,1,,,,,,,,,1],[,,,1,,,,,1,,,,,1,,,,,,1,,,,1],[1,,1,1,,1,1,1,1,1,,1,,,,1,1,1,,,1,1,,,,1,1],,[1,1,,,,,,,,,,1,1,1,,1,,,1],[,,,,1,,,,,,,,,,,,,,,,,,,1],[,,,,,,,,,,,,,,1,,,,,1,,1],[,,,,,,,,1]],[,[1,1,1,1,1,1,1,,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,,,1,1,1,1,1,,1,1,,1,1,1,1,,1,1,1,1,1,1],[1,1,1,1,,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[,,1,,,1,,,,,,,,1,,,,,,1,,,,1],[1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,,1,1,1,1],[1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,,1,,,,1,1,1,1,1,1,,1,1,1,1,,1],[1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,,1,1,1,1,1,1,1,1,,1,1,1,,1,1,1,1,1,1,,1,1,1,1],[1,1,1,1,1,,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1],[1,,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1],[1,1,1,1,1,1,,1,1,1,1,1,1,,1,1,1,1,1,1,,1,1,1,1,1,1],[,,1,1,1,1,,1,,1,,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[1,1,,,,,,,1,,1,1,,1,1,1,,1,1,1,1,1,,,1],[1,1,1,1,,1,1,1,1,1,,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1],[1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1],[1,1,1,1,,1,,1,,1,1,1,1,1,,1,,1,1,1,1,,1,1,1,1,1],[1,1,1,1,,1,,,,,,1,,1,,,,,1,1,,,,,1],[1,,1,1,,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,,1,1,,1,,1,,,,1,1,1,1,1,,,1,1,,1,,1],[,1,1,1,1,,,,,1,,1,1,1,1,1,,,1,1,,,,1,1,1],[,1,1,1,1,1,,1,,,,,1,,1,,1,,,1,,,1,1,,1]],[,[1,1,1,1,1,1,1,1,,1,1,1,1,,1,1,1,1,1,1,,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,,1,1,1,,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,,1,1],[1,1,1,1,1,1,1,1,1,1,,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,,,,,,,,,1,,,,,1,1,,,1,,1],[1,1,1,1,1,1,1,1,1,1,1,,,,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,,,1,1,1,1,,1,1,,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1],[1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1],[,1,,,,,,1,,1,1,,1,1,1,1,1,,,1,,1,,1],[1,1,1,,1,1,1,1,,,,1,1,1,1,,1,1,1,1,1,1,1,1,1,,1],[1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,,1,1,1,1,1,1],[,1,,1,,1,1,1,,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1],[,,1,,,,,,,,,,1,1,1,1,1,1,1,,1,1,,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,,,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,,1,1,1,1,1,1,1,1],[,1,,,1,1,,,,1,,1,1,1,1,1,,,,1,1,1,,1,1,1],[1,1,1,1,1,1,1,1,1,,,,1,1,1,1,1,1,1,,1,1,,1,1,1],[,1,1,1,,1,,1,1,1,1,,,1,1,1,,1,1,1,1,1,,,1,1],[1,1,,,,1,,,1,1,1,,1,,1,,1,,1,1,1,1,1,,1,1,1],[,1,,,,,,,1,,1,,1,1,1,1,,,,,,,,,1]],[,[,,,,,,,,,,,,,1,1,,,,1],[,1,,,,,,,,1,,,1,,,,,,1,,,1,,,,1],,[,1,,,,1,,1,,1,1,,1,1,,,,,,,,1],[,,,,,,,,,,,,,,,,,,,1],[,,,,,,,,,1],[1,1,1,,,1,,,1,,,,,,1,1,,,,,,,,,,1],[,1,,,,,,,,,,,,,1],[,,,,,,,,,,,,,,,,,,,1,,,1],[,,,,,,,,,1],[1,1,,,,,,1,1,1,,1,1,,,,1,1,,1,,1,1,1,,1],[,1,1,1,,1,1,,,1,,1,1,1,1,,,,,,,1,,1,,1],[,1,1,1,1,,,1,,1,,,,1,1,1,1,,1,1,,1],[,1,,,1,1,,1,,1,,1,,1,1,,1,,1,,,1,,,1,,1],[,,,,,,,,,,,1,,,1],[,,,,,,,,,1,,,,,,,,,,,,,1],,[1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,,1,,1,1,1,1,1,1,1],[,1,,,,,,,1,1,,1,,,,,1,,,1,,1],[,1,,,,1,,,1,,,,,,,,1,,1,,,1],[,,,,,,,,,,,,,1,1,,,,1,,,1],[,,,,,1,,,1,,,,1],[,1],,[,1],[1,,,,,,,,,,,,,,1,,,,,1]],[,[,1,,,,1,1,1,1,1,1,,1,1,1,1,1,,1,1,,1,1,,,1],[,,1,,,,,,,,,1],,,[1,,,1,1,,,,,,,,1,1,,1,1,,1],,[,,,,,,,,,,,,,,,,,,1,,1],,[1,,,1,1,,1,1,,,,,1,,1,,,,,1,1,,1],[,,,,,,,,,,,1],[,1,,,,,,,,1,1,1,1,1,1,1,1,,,,1,1,,,,,1],[,,,,,,,,,,,,,,,,1,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,,,1,1,1,1,,1,1,1,1,1,1],[,,,,,,,,,,,1,,1,,,1],[1,,,,,,,,,,,,,,,,,,1,,1],,,[,1,,,,,,,,,,,,,,1,,,,1,1],[,,,,,,,,,1,,,1,,1,,,,,,,,1],[,,,,,,,,,,,,,,,1],[,,,,,,,,,,,,,1,1,,,,,,1],,[,1]],[,[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,,,1,1,,1,1,1,1,1,1,,,1,1,1,1,1,,1,1],[,1,,,,,,,,1],[,,,,1,,,1,,,1,1,,,,,,,,,1,1,,,,1],[,1,,1,1,,,1,1,1,,,,1,1,1,1,,1,1,1,1,,1],[,,,,,,,1],[,1,1,,,,,1,,1,,,,,,1,,,,,,1,,1,,1],[,1,,,,,,1,,,,1,,,,,,,,,,1],[,,1,1,,1,1,1,1,1,1,1,1,1,1,,,,1,,1,1,1,1,,1],[,1,,,,,,,,1],[,1,1,,1,,,,,,,,1,,,,,,1,,,1,,1,,1],[,1,,1,,1,,1,1,1,,1,1,1,,1,,,1,1,,1,1,1,1,1],[,1,1,1,1,1,,1,1,1,,,,1,1,1,,,,1,1,,,1,1],[,,1,1,1,1,,1,,1,,1,,1,1,1,1,,,,,1,,1,,1],[1,1,1,1,1,1,1,1,,1,,1,,1,1,1,,,1,1,,,,1,,1],[,,,1],,[,1,1,,1,,,1,1,1,,1,1,1,1,1,1,,1,1,,1,1,1,1,1,1],[,1,,,,,,1,,1,,1,,,,,,,1,1,,1,1],[,,1,,,,1,,1,1,,1,,1,,,,,,,,,,1],[,1,1,,1,,,,1,,,,1,1,1,,,,1,,1,1,1,,1,1],,[,1,1,,,,,,,,,,,,,1,,,1,,,,,1],[,1,,,,,,,,,,,,,,,,,,,,,,1],[,1,1,,,,,,,1,,,,1,1,,,,1,,,,,,,1]],[,[,1,1,1,1,1,,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1],[,1,1,1,1,1,,1,,1,1,,,1,1,1,1,,1,,,,,1,1,1],[,,1,1,,1,,1,1,,,,1,1,1,1,,,1,,1,1,1,1,,1],[,1,,1,,,,,,,,1,,1,,1,,1,,,,,,,,1],[,,1,,1,,,1,,,,,1,1,,,1,,1,1,1,1],[,1],[,1,1,,1,,1,1,,1,,,1,1,1,,,,1,,,1,,1],[1,1,,1,1,1,,,,,,,,1,,,,,1,,1,1,1],[,1,1,,,,,,,1,,,1,,1,,1,,1,1,,,1,,,1],[,,1,,,,,,,,,,,,,,,,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,,1,,1,,,,,1,1,1,,,1,,1,,,,1],[,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,,1,,,1,1,1,1,1,,1,1,1,,1,1,1,1,1,,,,1,1],[,,,1,1,,,1,,1,,1,,1,1,1,1,,1,,,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,,,,,,,,,,,,,,,,,,1],[,1,1,,1,1,,1,,1,,,,1,1,,,1,1,,1,1,,1],[,1,1,1,1,1,,,1,1,1,,1,1,1,1,1,1,1,1,,1,1,,,1],[,1,1,1,1,1,,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[,1,1,,1,,,1,,,1,,1,1,1,1,1,,1,,1,1],[,,,,,1,,,,1,,,,,1,1,,,,1],[,1,,1,1,1,,1,,,1,1,1,,,1,,,1,,1,,,1],[,,1,,,,,,,,,1,,1,,,,,1,,1],[,1,1,,,,,,,,1,1,1,,,,,,,,1,,,,,1],[,,,,,,,,1,,,,,1,,,1]],[,[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,,1,1,,,1,1,1,1,1,1,1,1,,,,,,,,,1,1],[,,,,,,,,1,,,,1,,1,,1,,1],[,1,,,1,1,,1,,,,1,,,,,,,,1],[,1,,1,,1,,,,1,1,,1,,1,,,,1,1,1,1,1,,,1],,[,1,,,,,,,,1,,,1,1,,,1,,1,1,,1,,1],[,1,,,1,,,,,,,,1,,,,,,,1],[1,1,,,,,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,,1,1,1],,[,1,,,,,,1,1,1,,1,1,1,1,1,,,1,,1,1,,,,1],[,1,1,,,1,,1,,1,,,1,1,1,1,,,1,,,1,,,,1],[,1,1,1,1,1,,1,1,1,,1,1,1,1,1,1,1,1,1,1,,,,1,,1],[,1,1,,1,1,,1,1,,,1,1,,1,1,,1,,1,,1],[1,,1,,,,,1,,1,,1,1,1,1,,,,,1,1,,,,1,1],[,1,1,,,,,1,1,,,1,,1,1,1,1,,,,,,,,,,1],,[,1,1,,,1,,,,1,,1,1,1,1,1,,,,1,,,,1,,1],[,,,1,1,,,1,,,,,1,1,1,1,1,,1,1,,,,,,1],[,1,,,,,,,,,,,1,,,,1,,,,,,,1,,1],[,1,1,1,1,1,1,1,,1,1,1,1,1,1,,1,1,1,,1,1,,1,1,1,1],[,1,,,,,,,,,,,,,,,,,,,1],[,1,,,,,,1,,,,,1,,1,,,1,1,,1,1,,1],[,1,,,,,,1,,,,,1,1,,,,,,,,1,,,,1],[,,,,,,,,,,,,,,,,,,1,,,1,,,,,1],[,,,,,,,1,,,,1]],[,[1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,1,,1,,,,,,,1,,,,,,,,1,1,,1],[,1,,,1,,,,1],[,,,,,,,,,,1],[,1,,,,,,1,1,,,,,1,1],,[,1,1,,,,,,1,,,,,1,1,,,,1],[1,,1,,1,,,,,1,,,,,1,,,,,,,,,1,1],[,1,1,,,,,,,,,1,1,1,1,,,,1,,,,,1,,,1],,[,1,1,,1,,,1,1,,,1,,,1,1,1,,1,,1,1,1,,,,1],[,1,,,,1,,,,,1,,,1,1,,,1,,1,,1,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,,1,1,,1,,,,1,,,,,,,,1],[,,,1,,,,,1,,,,,1,,1,,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,,,,,1],[,1,,,,,,1,,,,,,,1,1,1,,,1],[,1,,,,,,,,,,1,1,1,,,,,1,,,1],[,,,,,1,,1,,,,,1,1,1,,1,1,,1,1,1,,,1,1],[1,1,,,,,,,1,,,,,1,1,,,,,,,,,,,1],,[,1],[,,,,,,,,,,,,,,,,,,,,,,,,1],[,,1,,,,,1,,,1,,,,1,,1],[,1,,,,,,,,,1]]];function Ch(e){e=Array.isArray(e)?e:Ah;var t=[];return e.forEach((function(e,n){var r=String.fromCharCode(n+96).replace("`","");Array.isArray(e)?t=t.concat(Ch(e).map((function(e){return r+e}))):t.push(r)})),t}var kh=function(e){for(var t=Ah;e.length<3;)e+="`";for(var n=0;n<=e.length-1;n++)if(!(t=t[e.charCodeAt(n)-96]))return!1;return!0},Rh=function(e){function t(e){var n,r,i,o;return U(this,t),(n=T(this,t))._props=function(e){var t,n,r,a=null!==(t=e.nodeName)&&void 0!==t?t:Mh[e.nodeType],i=null!==(n=null!==(r=e.nodeType)&&void 0!==r?r:Th[e.nodeName])&&void 0!==n?n:1;va("number"==typeof i,"nodeType has to be a number, got '".concat(i,"'")),va("string"==typeof a,"nodeName has to be a string, got '".concat(a,"'"));var o=null;"input"===(a=a.toLowerCase())&&(o=(e.type||e.attributes&&e.attributes.type||"").toLowerCase(),xh().includes(o)||(o="text"));var u=B({},e,{nodeType:i,nodeName:a});return o&&(u.type=o),delete u.attributes,Object.freeze(u)}(e),n._attrs=(i=void 0===(r=e.attributes)?{}:r,o={htmlFor:"for",className:"class"},Object.keys(i).reduce((function(e,t){var n=i[t];return va("object"!==a(n)||null===n,"expects attributes not to be an object, '".concat(t,"' was")),void 0!==n&&(e[o[t]||t]=null!==n?String(n):null),e}),{})),n}return S(t,e),K(t,[{key:"props",get:function(){return this._props}},{key:"attr",value:function(e){var t;return null!==(t=this._attrs[e])&&void 0!==t?t:null}},{key:"hasAttr",value:function(e){return void 0!==this._attrs[e]}},{key:"attrNames",get:function(){return Object.keys(this._attrs)}}])}(na),Th={"#cdata-section":2,"#text":3,"#comment":8,"#document":9,"#document-fragment":11},Mh={};Object.keys(Th).forEach((function(e){Mh[Th[e]]=e}));var Oh,Sh=Rh,Nh=function(e,t){if(e=e||function(){},t=t||i.log,!i._audit)throw new Error("No audit configured");var n=i.utils.queue(),a=[];Object.keys(i.plugins).forEach((function(e){n.defer((function(t){var n=function(e){a.push(e),t()};try{i.plugins[e].cleanup(t,n)}catch(e){n(e)}}))}));var o=i.utils.getFlattenedTree(r.body);i.utils.querySelectorAll(o,"iframe, frame").forEach((function(e){n.defer((function(t,n){return i.utils.sendCommandToFrame(e.actualNode,{command:"cleanup-plugin"},t,n)}))})),n.then((function(n){0===a.length?e(n):t(a)})).catch(t)},Bh={};function jh(e){return Bh.hasOwnProperty(e)}function Ih(e){return"string"==typeof e&&Bh[e]?Bh[e]:"function"==typeof e?e:Oh}var _h={};ce(_h,{getAllCells:function(){return qh},getCellPosition:function(){return tc},getHeaders:function(){return Ph},getScope:function(){return nc},isColumnHeader:function(){return rc},isDataCell:function(){return $h},isDataTable:function(){return Gh},isHeader:function(){return Lh},isRowHeader:function(){return ac},toArray:function(){return ec},toGrid:function(){return ec},traverse:function(){return Vh}});var qh=function(e){var t,n,r,a,i=[];for(t=0,r=e.rows.length;t<r;t++)for(n=0,a=e.rows[t].cells.length;n<a;n++)i.push(e.rows[t].cells[n]);return i};function zh(e,t,n){for(var r,a="row"===e?"_rowHeaders":"_colHeaders",o="row"===e?ac:rc,u=n[t.y][t.x],s=u.colSpan-1,l=u.getAttribute("rowspan"),c=0===parseInt(l)||0===u.rowspan?n.length:u.rowSpan,d=t.x+s,f="row"===e?t.y:0,p="row"===e?0:t.x,m=[],h=t.y+(c-1);h>=f&&!r;h--)for(var v=d;v>=p;v--){var b=n[h]?n[h][v]:void 0;if(b){var g=i.utils.getNodeFromTree(b);if(g[a]){r=g[a];break}m.push(b)}}return r=(r||[]).concat(m.filter(o)),m.forEach((function(e){i.utils.getNodeFromTree(e)[a]=r})),r}var Ph=function(e,t){if(e.getAttribute("headers")){var n=Pl(e,"headers");if(n.filter((function(e){return e})).length)return n}t||(t=ec(ds(e,"table")));var r=tc(e,t),a=zh("row",r,t),i=zh("col",r,t);return[].concat(a,i).reverse()},$h=function(e){if(!e.children.length&&!e.textContent.trim())return!1;var t=Xl(e);return t?["cell","gridcell"].includes(t):"TD"===e.nodeName.toUpperCase()},Gh=function(e){var n=Xl(e);if(("presentation"===n||"none"===n)&&!jl(e))return!1;if("true"===e.getAttribute("contenteditable")||ds(e,'[contenteditable="true"]'))return!0;if("grid"===n||"treegrid"===n||"table"===n)return!0;if("landmark"===Bd(n))return!0;if("0"===e.getAttribute("datatable"))return!1;if(e.getAttribute("summary"))return!0;if(e.tHead||e.tFoot||e.caption)return!0;for(var r=0,a=e.children.length;r<a;r++)if("COLGROUP"===e.children[r].nodeName.toUpperCase())return!0;for(var i,o,u=0,s=e.rows.length,l=!1,c=0;c<s;c++)for(var d=0,f=(i=e.rows[c]).cells.length;d<f;d++){if("TH"===(o=i.cells[d]).nodeName.toUpperCase())return!0;if(l||o.offsetWidth===o.clientWidth&&o.offsetHeight===o.clientHeight||(l=!0),o.getAttribute("scope")||o.getAttribute("headers")||o.getAttribute("abbr"))return!0;if(["columnheader","rowheader"].includes(Xl(o)))return!0;if(1===o.children.length&&"ABBR"===o.children[0].nodeName.toUpperCase())return!0;u++}if(e.getElementsByTagName("table").length)return!1;if(s<2)return!1;var p,m,h=e.rows[Math.ceil(s/2)];if(1===h.cells.length&&1===h.cells[0].colSpan)return!1;if(h.cells.length>=5)return!0;if(l)return!0;for(var v=0;v<s;v++){if(i=e.rows[v],p&&p!==t.getComputedStyle(i).getPropertyValue("background-color"))return!0;if(p=t.getComputedStyle(i).getPropertyValue("background-color"),m&&m!==t.getComputedStyle(i).getPropertyValue("background-image"))return!0;m=t.getComputedStyle(i).getPropertyValue("background-image")}return s>=20||!(Bs(e).width>.95*js(t).width)&&!(u<10)&&!e.querySelector("object, embed, iframe, applet")},Lh=function(e){if(rc(e)||ac(e))return!0;if(e.getAttribute("id")){var t=ga(e.getAttribute("id"));return!!r.querySelector('[headers~="'.concat(t,'"]'))}return!1};function Hh(e,t,n,r){var a,i=n[t.y]?n[t.y][t.x]:void 0;return i?"function"==typeof r&&!0===(a=r(i,t,n))?[i]:((a=Hh(e,{x:t.x+e.x,y:t.y+e.y},n,r)).unshift(i),a):[]}var Vh=function(e,t,n,r){if(Array.isArray(t)&&(r=n,n=t,t={x:0,y:0}),"string"==typeof e)switch(e){case"left":e={x:-1,y:0};break;case"up":e={x:0,y:-1};break;case"right":e={x:1,y:0};break;case"down":e={x:0,y:1}}return Hh(e,{x:t.x+e.x,y:t.y+e.y},n,r)},Uh={};ce(Uh,{allowedAttr:function(){return Wh},arialabelText:function(){return Ll},arialabelledbyText:function(){return Gl},getAccessibleRefs:function(){return Zh},getElementUnallowedRoles:function(){return ev},getExplicitRole:function(){return Xl},getImplicitRole:function(){return Ac},getOwnedVirtual:function(){return Bc},getRole:function(){return Mc},getRoleType:function(){return Bd},getRolesByType:function(){return nv},getRolesWithNameFromContents:function(){return av},implicitNodes:function(){return lv},implicitRole:function(){return Ac},isAccessibleRef:function(){return cv},isAriaRoleAllowedOnElement:function(){return Xh},isComboboxPopup:function(){return dv},isUnsupportedRole:function(){return Yl},isValidRole:function(){return Zl},label:function(){return pv},labelVirtual:function(){return pd},lookupTable:function(){return sv},namedFromContents:function(){return Nc},requiredAttr:function(){return mv},requiredContext:function(){return hv},requiredOwned:function(){return vv},validateAttr:function(){return gv},validateAttrValue:function(){return bv}});var Wh=function(e){var t=Kl.ariaRoles[e],n=j(Ql());return t?(t.allowedAttrs&&n.push.apply(n,j(t.allowedAttrs)),t.requiredAttrs&&n.push.apply(n,j(t.requiredAttrs)),n):n},Kh=/^idrefs?$/;function Yh(e,t,n){if(e.hasAttribute){if("LABEL"===e.nodeName.toUpperCase()&&e.hasAttribute("for")){var r=e.getAttribute("for");t.has(r)?t.get(r).push(e):t.set(r,[e])}for(var a=0;a<n.length;++a){var i=ic(e.getAttribute(n[a])||"");if(i){var o,u=Z(Pp(i));try{for(u.s();!(o=u.n()).done;){var s=o.value;t.has(s)?t.get(s).push(e):t.set(s,[e])}}catch(e){u.e(e)}finally{u.f()}}}}for(var l=0;l<e.childNodes.length;l++)1===e.childNodes[l].nodeType&&Yh(e.childNodes[l],t,n)}var Zh=function(e){var t,n=ss(e=e.actualNode||e);n=n.documentElement||n;var r=as.get("idRefsByRoot",(function(){return new Map})),a=r.get(n);return a||(a=new Map,r.set(n,a),Yh(n,a,Object.keys(Kl.ariaAttrs).filter((function(e){return Kh.test(Kl.ariaAttrs[e].type)})))),null!==(t=a.get(e.id))&&void 0!==t?t:[]},Xh=function(e,t){var n=e instanceof na?e:is(e),r=Ac(n),a=xc(n);return Array.isArray(a.allowedRoles)?a.allowedRoles.includes(t):t!==r&&!!a.allowedRoles},Jh=["doc-backlink","doc-biblioentry","doc-biblioref","doc-cover","doc-endnote","doc-glossref","doc-noteref"],Qh={header:"banner",footer:"contentinfo"},ev=function(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],n=Lm(e).vNode;if(!qm(n))return[];var r=n.props.nodeName,a=Ac(n)||Qh[r];return function(e){var t=[];if(!e)return t;if(e.hasAttr("role")){var n=Pp(e.attr("role").toLowerCase());t=t.concat(n)}return t.filter((function(e){return Zl(e)}))}(n).filter((function(e){return!function(e,t,n,r){return!(!n||e!==r)||(!Jh.includes(e)||Bd(e)===r)&&Xh(t,e)}(e,n,t,a)}))},tv=function(e){return Object.keys(Kl.ariaRoles).filter((function(t){return Kl.ariaRoles[t].type===e}))},nv=function(e){return tv(e)},rv=function(){return as.get("ariaRolesNameFromContent",(function(){return Object.keys(Kl.ariaRoles).filter((function(e){return Kl.ariaRoles[e].nameFromContent}))}))},av=function(){return rv()},iv=function(e){return null===e},ov=function(e){return null!==e},uv={attributes:{"aria-activedescendant":{type:"idref",allowEmpty:!0,unsupported:!1},"aria-atomic":{type:"boolean",values:["true","false"],unsupported:!1},"aria-autocomplete":{type:"nmtoken",values:["inline","list","both","none"],unsupported:!1},"aria-busy":{type:"boolean",values:["true","false"],unsupported:!1},"aria-checked":{type:"nmtoken",values:["true","false","mixed","undefined"],unsupported:!1},"aria-colcount":{type:"int",unsupported:!1},"aria-colindex":{type:"int",unsupported:!1},"aria-colspan":{type:"int",unsupported:!1},"aria-controls":{type:"idrefs",allowEmpty:!0,unsupported:!1},"aria-current":{type:"nmtoken",allowEmpty:!0,values:["page","step","location","date","time","true","false"],unsupported:!1},"aria-describedby":{type:"idrefs",allowEmpty:!0,unsupported:!1},"aria-describedat":{unsupported:!0,unstandardized:!0},"aria-details":{type:"idref",allowEmpty:!0,unsupported:!1},"aria-disabled":{type:"boolean",values:["true","false"],unsupported:!1},"aria-dropeffect":{type:"nmtokens",values:["copy","move","reference","execute","popup","none"],unsupported:!1},"aria-errormessage":{type:"idref",allowEmpty:!0,unsupported:!1},"aria-expanded":{type:"nmtoken",values:["true","false","undefined"],unsupported:!1},"aria-flowto":{type:"idrefs",allowEmpty:!0,unsupported:!1},"aria-grabbed":{type:"nmtoken",values:["true","false","undefined"],unsupported:!1},"aria-haspopup":{type:"nmtoken",allowEmpty:!0,values:["true","false","menu","listbox","tree","grid","dialog"],unsupported:!1},"aria-hidden":{type:"boolean",values:["true","false"],unsupported:!1},"aria-invalid":{type:"nmtoken",allowEmpty:!0,values:["true","false","spelling","grammar"],unsupported:!1},"aria-keyshortcuts":{type:"string",allowEmpty:!0,unsupported:!1},"aria-label":{type:"string",allowEmpty:!0,unsupported:!1},"aria-labelledby":{type:"idrefs",allowEmpty:!0,unsupported:!1},"aria-level":{type:"int",unsupported:!1},"aria-live":{type:"nmtoken",values:["off","polite","assertive"],unsupported:!1},"aria-modal":{type:"boolean",values:["true","false"],unsupported:!1},"aria-multiline":{type:"boolean",values:["true","false"],unsupported:!1},"aria-multiselectable":{type:"boolean",values:["true","false"],unsupported:!1},"aria-orientation":{type:"nmtoken",values:["horizontal","vertical"],unsupported:!1},"aria-owns":{type:"idrefs",allowEmpty:!0,unsupported:!1},"aria-placeholder":{type:"string",allowEmpty:!0,unsupported:!1},"aria-posinset":{type:"int",unsupported:!1},"aria-pressed":{type:"nmtoken",values:["true","false","mixed","undefined"],unsupported:!1},"aria-readonly":{type:"boolean",values:["true","false"],unsupported:!1},"aria-relevant":{type:"nmtokens",values:["additions","removals","text","all"],unsupported:!1},"aria-required":{type:"boolean",values:["true","false"],unsupported:!1},"aria-roledescription":{type:"string",allowEmpty:!0,unsupported:!1},"aria-rowcount":{type:"int",unsupported:!1},"aria-rowindex":{type:"int",unsupported:!1},"aria-rowspan":{type:"int",unsupported:!1},"aria-selected":{type:"nmtoken",values:["true","false","undefined"],unsupported:!1},"aria-setsize":{type:"int",unsupported:!1},"aria-sort":{type:"nmtoken",values:["ascending","descending","other","none"],unsupported:!1},"aria-valuemax":{type:"decimal",unsupported:!1},"aria-valuemin":{type:"decimal",unsupported:!1},"aria-valuenow":{type:"decimal",unsupported:!1},"aria-valuetext":{type:"string",unsupported:!1}},globalAttributes:["aria-atomic","aria-busy","aria-controls","aria-current","aria-describedby","aria-details","aria-disabled","aria-dropeffect","aria-flowto","aria-grabbed","aria-haspopup","aria-hidden","aria-invalid","aria-keyshortcuts","aria-label","aria-labelledby","aria-live","aria-owns","aria-relevant","aria-roledescription"]};uv.role={alert:{type:"widget",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},alertdialog:{type:"widget",attributes:{allowed:["aria-expanded","aria-modal","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,unsupported:!1,allowedElements:["dialog","section"]},application:{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage","aria-activedescendant"]},owned:null,nameFrom:["author"],context:null,unsupported:!1,allowedElements:["article","audio","embed","iframe","object","section","svg","video"]},article:{type:"structure",attributes:{allowed:["aria-expanded","aria-posinset","aria-setsize","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["article"],unsupported:!1},banner:{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["header"],unsupported:!1,allowedElements:["section"]},button:{type:"widget",attributes:{allowed:["aria-expanded","aria-pressed","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:null,implicit:["button",'input[type="button"]','input[type="image"]','input[type="reset"]','input[type="submit"]',"summary"],unsupported:!1,allowedElements:[{nodeName:"a",attributes:{href:ov}}]},cell:{type:"structure",attributes:{allowed:["aria-colindex","aria-colspan","aria-rowindex","aria-rowspan","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:["row"],implicit:["td","th"],unsupported:!1},checkbox:{type:"widget",attributes:{allowed:["aria-checked","aria-required","aria-readonly","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:null,implicit:['input[type="checkbox"]'],unsupported:!1,allowedElements:["button"]},columnheader:{type:"structure",attributes:{allowed:["aria-colindex","aria-colspan","aria-expanded","aria-rowindex","aria-rowspan","aria-required","aria-readonly","aria-selected","aria-sort","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:["row"],implicit:["th"],unsupported:!1},combobox:{type:"composite",attributes:{allowed:["aria-autocomplete","aria-required","aria-activedescendant","aria-orientation","aria-errormessage"],required:["aria-expanded"]},owned:{all:["listbox","tree","grid","dialog","textbox"]},nameFrom:["author"],context:null,unsupported:!1,allowedElements:[{nodeName:"input",properties:{type:["text","search","tel","url","email"]}}]},command:{nameFrom:["author"],type:"abstract",unsupported:!1},complementary:{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["aside"],unsupported:!1,allowedElements:["section"]},composite:{nameFrom:["author"],type:"abstract",unsupported:!1},contentinfo:{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["footer"],unsupported:!1,allowedElements:["section"]},definition:{type:"structure",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["dd","dfn"],unsupported:!1},dialog:{type:"widget",attributes:{allowed:["aria-expanded","aria-modal","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["dialog"],unsupported:!1,allowedElements:["section"]},directory:{type:"structure",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:null,unsupported:!1,allowedElements:["ol","ul"]},document:{type:"structure",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["body"],unsupported:!1,allowedElements:["article","embed","iframe","object","section","svg"]},"doc-abstract":{type:"section",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-acknowledgments":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-afterword":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-appendix":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-backlink":{type:"link",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:null,unsupported:!1,allowedElements:[{nodeName:"a",attributes:{href:ov}}]},"doc-biblioentry":{type:"listitem",attributes:{allowed:["aria-expanded","aria-level","aria-posinset","aria-setsize","aria-errormessage"]},owned:null,nameFrom:["author"],context:["doc-bibliography"],unsupported:!1,allowedElements:["li"]},"doc-bibliography":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:{one:["doc-biblioentry"]},nameFrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-biblioref":{type:"link",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:null,unsupported:!1,allowedElements:[{nodeName:"a",attributes:{href:ov}}]},"doc-chapter":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-colophon":{type:"section",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-conclusion":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-cover":{type:"img",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1},"doc-credit":{type:"section",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-credits":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-dedication":{type:"section",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-endnote":{type:"listitem",attributes:{allowed:["aria-expanded","aria-level","aria-posinset","aria-setsize","aria-errormessage"]},owned:null,namefrom:["author"],context:["doc-endnotes"],unsupported:!1,allowedElements:["li"]},"doc-endnotes":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:{one:["doc-endnote"]},namefrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-epigraph":{type:"section",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1},"doc-epilogue":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-errata":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-example":{type:"section",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["aside","section"]},"doc-footnote":{type:"section",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["aside","footer","header"]},"doc-foreword":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-glossary":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:["term","definition"],namefrom:["author"],context:null,unsupported:!1,allowedElements:["dl"]},"doc-glossref":{type:"link",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author","contents"],context:null,unsupported:!1,allowedElements:[{nodeName:"a",attributes:{href:ov}}]},"doc-index":{type:"navigation",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["nav","section"]},"doc-introduction":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-noteref":{type:"link",attributes:{allowed:["aria-expanded"]},owned:null,namefrom:["author","contents"],context:null,unsupported:!1,allowedElements:[{nodeName:"a",attributes:{href:ov}}]},"doc-notice":{type:"note",attributes:{allowed:["aria-expanded"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-pagebreak":{type:"separator",attributes:{allowed:["aria-expanded"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["hr"]},"doc-pagelist":{type:"navigation",attributes:{allowed:["aria-expanded"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["nav","section"]},"doc-part":{type:"landmark",attributes:{allowed:["aria-expanded"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-preface":{type:"landmark",attributes:{allowed:["aria-expanded"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-prologue":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-pullquote":{type:"none",attributes:{allowed:["aria-expanded"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["aside","section"]},"doc-qna":{type:"section",attributes:{allowed:["aria-expanded"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-subtitle":{type:"sectionhead",attributes:{allowed:["aria-expanded"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:{nodeName:["h1","h2","h3","h4","h5","h6"]}},"doc-tip":{type:"note",attributes:{allowed:["aria-expanded"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["aside"]},"doc-toc":{type:"navigation",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["nav","section"]},feed:{type:"structure",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:{one:["article"]},nameFrom:["author"],context:null,unsupported:!1,allowedElements:["article","aside","section"]},figure:{type:"structure",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:null,implicit:["figure"],unsupported:!1},form:{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["form"],unsupported:!1},grid:{type:"composite",attributes:{allowed:["aria-activedescendant","aria-expanded","aria-colcount","aria-level","aria-multiselectable","aria-readonly","aria-rowcount","aria-errormessage"]},owned:{one:["rowgroup","row"]},nameFrom:["author"],context:null,implicit:["table"],unsupported:!1},gridcell:{type:"widget",attributes:{allowed:["aria-colindex","aria-colspan","aria-expanded","aria-rowindex","aria-rowspan","aria-selected","aria-readonly","aria-required","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:["row"],implicit:["td","th"],unsupported:!1},group:{type:"structure",attributes:{allowed:["aria-activedescendant","aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["details","optgroup"],unsupported:!1,allowedElements:["dl","figcaption","fieldset","figure","footer","header","ol","ul"]},heading:{type:"structure",attributes:{required:["aria-level"],allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:null,implicit:["h1","h2","h3","h4","h5","h6"],unsupported:!1},img:{type:"structure",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["img"],unsupported:!1,allowedElements:["embed","iframe","object","svg"]},input:{nameFrom:["author"],type:"abstract",unsupported:!1},landmark:{nameFrom:["author"],type:"abstract",unsupported:!1},link:{type:"widget",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:null,implicit:["a[href]","area[href]"],unsupported:!1,allowedElements:["button",{nodeName:"input",properties:{type:["image","button"]}}]},list:{type:"structure",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:{all:["listitem"]},nameFrom:["author"],context:null,implicit:["ol","ul","dl"],unsupported:!1},listbox:{type:"composite",attributes:{allowed:["aria-activedescendant","aria-multiselectable","aria-readonly","aria-required","aria-expanded","aria-orientation","aria-errormessage"]},owned:{all:["option"]},nameFrom:["author"],context:null,implicit:["select"],unsupported:!1,allowedElements:["ol","ul"]},listitem:{type:"structure",attributes:{allowed:["aria-level","aria-posinset","aria-setsize","aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:["list"],implicit:["li","dt"],unsupported:!1},log:{type:"widget",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},main:{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["main"],unsupported:!1,allowedElements:["article","section"]},marquee:{type:"widget",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},math:{type:"structure",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["math"],unsupported:!1},menu:{type:"composite",attributes:{allowed:["aria-activedescendant","aria-expanded","aria-orientation","aria-errormessage"]},owned:{one:["menuitem","menuitemradio","menuitemcheckbox"]},nameFrom:["author"],context:null,implicit:['menu[type="context"]'],unsupported:!1,allowedElements:["ol","ul"]},menubar:{type:"composite",attributes:{allowed:["aria-activedescendant","aria-expanded","aria-orientation","aria-errormessage"]},owned:{one:["menuitem","menuitemradio","menuitemcheckbox"]},nameFrom:["author"],context:null,unsupported:!1,allowedElements:["ol","ul"]},menuitem:{type:"widget",attributes:{allowed:["aria-posinset","aria-setsize","aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:["menu","menubar"],implicit:['menuitem[type="command"]'],unsupported:!1,allowedElements:["button","li",{nodeName:"iput",properties:{type:["image","button"]}},{nodeName:"a",attributes:{href:ov}}]},menuitemcheckbox:{type:"widget",attributes:{allowed:["aria-checked","aria-posinset","aria-setsize","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:["menu","menubar"],implicit:['menuitem[type="checkbox"]'],unsupported:!1,allowedElements:[{nodeName:["button","li"]},{nodeName:"input",properties:{type:["checkbox","image","button"]}},{nodeName:"a",attributes:{href:ov}}]},menuitemradio:{type:"widget",attributes:{allowed:["aria-checked","aria-selected","aria-posinset","aria-setsize","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:["menu","menubar"],implicit:['menuitem[type="radio"]'],unsupported:!1,allowedElements:[{nodeName:["button","li"]},{nodeName:"input",properties:{type:["image","button","radio"]}},{nodeName:"a",attributes:{href:ov}}]},navigation:{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["nav"],unsupported:!1,allowedElements:["section"]},none:{type:"structure",attributes:null,owned:null,nameFrom:["author"],context:null,unsupported:!1,allowedElements:[{nodeName:["article","aside","dl","embed","figcaption","fieldset","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hr","iframe","li","ol","section","ul"]},{nodeName:"img",attributes:{alt:ov}}]},note:{type:"structure",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,unsupported:!1,allowedElements:["aside"]},option:{type:"widget",attributes:{allowed:["aria-selected","aria-posinset","aria-setsize","aria-checked","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:["listbox"],implicit:["option"],unsupported:!1,allowedElements:[{nodeName:["button","li"]},{nodeName:"input",properties:{type:["checkbox","button"]}},{nodeName:"a",attributes:{href:ov}}]},presentation:{type:"structure",attributes:null,owned:null,nameFrom:["author"],context:null,unsupported:!1,allowedElements:[{nodeName:["article","aside","dl","embed","figcaption","fieldset","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hr","iframe","li","ol","section","ul"]},{nodeName:"img",attributes:{alt:ov}}]},progressbar:{type:"widget",attributes:{allowed:["aria-valuetext","aria-valuenow","aria-valuemax","aria-valuemin","aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["progress"],unsupported:!1},radio:{type:"widget",attributes:{allowed:["aria-selected","aria-posinset","aria-setsize","aria-required","aria-errormessage","aria-checked"]},owned:null,nameFrom:["author","contents"],context:null,implicit:['input[type="radio"]'],unsupported:!1,allowedElements:[{nodeName:["button","li"]},{nodeName:"input",properties:{type:["image","button"]}}]},radiogroup:{type:"composite",attributes:{allowed:["aria-activedescendant","aria-required","aria-expanded","aria-readonly","aria-errormessage","aria-orientation"]},owned:{all:["radio"]},nameFrom:["author"],context:null,unsupported:!1,allowedElements:{nodeName:["ol","ul","fieldset"]}},range:{nameFrom:["author"],type:"abstract",unsupported:!1},region:{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["section[aria-label]","section[aria-labelledby]","section[title]"],unsupported:!1,allowedElements:{nodeName:["article","aside"]}},roletype:{type:"abstract",unsupported:!1},row:{type:"structure",attributes:{allowed:["aria-activedescendant","aria-colindex","aria-expanded","aria-level","aria-selected","aria-rowindex","aria-errormessage"]},owned:{one:["cell","columnheader","rowheader","gridcell"]},nameFrom:["author","contents"],context:["rowgroup","grid","treegrid","table"],implicit:["tr"],unsupported:!1},rowgroup:{type:"structure",attributes:{allowed:["aria-activedescendant","aria-expanded","aria-errormessage"]},owned:{all:["row"]},nameFrom:["author","contents"],context:["grid","table","treegrid"],implicit:["tbody","thead","tfoot"],unsupported:!1},rowheader:{type:"structure",attributes:{allowed:["aria-colindex","aria-colspan","aria-expanded","aria-rowindex","aria-rowspan","aria-required","aria-readonly","aria-selected","aria-sort","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:["row"],implicit:["th"],unsupported:!1},scrollbar:{type:"widget",attributes:{required:["aria-controls","aria-valuenow"],allowed:["aria-valuetext","aria-orientation","aria-errormessage","aria-valuemax","aria-valuemin"]},owned:null,nameFrom:["author"],context:null,unsupported:!1},search:{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,unsupported:!1,allowedElements:{nodeName:["aside","form","section"]}},searchbox:{type:"widget",attributes:{allowed:["aria-activedescendant","aria-autocomplete","aria-multiline","aria-readonly","aria-required","aria-placeholder","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:['input[type="search"]'],unsupported:!1,allowedElements:{nodeName:"input",properties:{type:"text"}}},section:{nameFrom:["author","contents"],type:"abstract",unsupported:!1},sectionhead:{nameFrom:["author","contents"],type:"abstract",unsupported:!1},select:{nameFrom:["author"],type:"abstract",unsupported:!1},separator:{type:"structure",attributes:{allowed:["aria-expanded","aria-orientation","aria-valuenow","aria-valuemax","aria-valuemin","aria-valuetext","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["hr"],unsupported:!1,allowedElements:["li"]},slider:{type:"widget",attributes:{allowed:["aria-valuetext","aria-orientation","aria-readonly","aria-errormessage","aria-valuemax","aria-valuemin"],required:["aria-valuenow"]},owned:null,nameFrom:["author"],context:null,implicit:['input[type="range"]'],unsupported:!1},spinbutton:{type:"widget",attributes:{allowed:["aria-valuetext","aria-required","aria-readonly","aria-errormessage","aria-valuemax","aria-valuemin"],required:["aria-valuenow"]},owned:null,nameFrom:["author"],context:null,implicit:['input[type="number"]'],unsupported:!1,allowedElements:{nodeName:"input",properties:{type:["text","tel"]}}},status:{type:"widget",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["output"],unsupported:!1,allowedElements:["section"]},structure:{type:"abstract",unsupported:!1},switch:{type:"widget",attributes:{allowed:["aria-errormessage"],required:["aria-checked"]},owned:null,nameFrom:["author","contents"],context:null,unsupported:!1,allowedElements:["button",{nodeName:"input",properties:{type:["checkbox","image","button"]}},{nodeName:"a",attributes:{href:ov}}]},tab:{type:"widget",attributes:{allowed:["aria-selected","aria-expanded","aria-setsize","aria-posinset","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:["tablist"],unsupported:!1,allowedElements:[{nodeName:["button","h1","h2","h3","h4","h5","h6","li"]},{nodeName:"input",properties:{type:"button"}},{nodeName:"a",attributes:{href:ov}}]},table:{type:"structure",attributes:{allowed:["aria-colcount","aria-rowcount","aria-errormessage"]},owned:{one:["rowgroup","row"]},nameFrom:["author","contents"],context:null,implicit:["table"],unsupported:!1},tablist:{type:"composite",attributes:{allowed:["aria-activedescendant","aria-expanded","aria-level","aria-multiselectable","aria-orientation","aria-errormessage"]},owned:{all:["tab"]},nameFrom:["author"],context:null,unsupported:!1,allowedElements:["ol","ul"]},tabpanel:{type:"widget",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},term:{type:"structure",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:null,implicit:["dt"],unsupported:!1},textbox:{type:"widget",attributes:{allowed:["aria-activedescendant","aria-autocomplete","aria-multiline","aria-readonly","aria-required","aria-placeholder","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:['input[type="text"]','input[type="email"]','input[type="password"]','input[type="tel"]','input[type="url"]',"input:not([type])","textarea"],unsupported:!1},timer:{type:"widget",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,unsupported:!1},toolbar:{type:"structure",attributes:{allowed:["aria-activedescendant","aria-expanded","aria-orientation","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:['menu[type="toolbar"]'],unsupported:!1,allowedElements:["ol","ul"]},tooltip:{type:"structure",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:null,unsupported:!1},tree:{type:"composite",attributes:{allowed:["aria-activedescendant","aria-multiselectable","aria-required","aria-expanded","aria-orientation","aria-errormessage"]},owned:{all:["treeitem"]},nameFrom:["author"],context:null,unsupported:!1,allowedElements:["ol","ul"]},treegrid:{type:"composite",attributes:{allowed:["aria-activedescendant","aria-colcount","aria-expanded","aria-level","aria-multiselectable","aria-readonly","aria-required","aria-rowcount","aria-orientation","aria-errormessage"]},owned:{one:["rowgroup","row"]},nameFrom:["author"],context:null,unsupported:!1},treeitem:{type:"widget",attributes:{allowed:["aria-checked","aria-selected","aria-expanded","aria-level","aria-posinset","aria-setsize","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:["group","tree"],unsupported:!1,allowedElements:["li",{nodeName:"a",attributes:{href:ov}}]},widget:{type:"abstract",unsupported:!1},window:{nameFrom:["author"],type:"abstract",unsupported:!1}},uv.implicitHtmlRole=lc,uv.elementsAllowedNoRole=[{nodeName:["base","body","caption","col","colgroup","datalist","dd","details","dt","head","html","keygen","label","legend","main","map","math","meta","meter","noscript","optgroup","param","picture","progress","script","source","style","template","textarea","title","track"]},{nodeName:"area",attributes:{href:ov}},{nodeName:"input",properties:{type:["color","data","datatime","file","hidden","month","number","password","range","reset","submit","time","week"]}},{nodeName:"link",attributes:{href:ov}},{nodeName:"menu",attributes:{type:"context"}},{nodeName:"menuitem",attributes:{type:["command","checkbox","radio"]}},{nodeName:"select",condition:function(e){return e instanceof i.AbstractVirtualNode||(e=i.utils.getNodeFromTree(e)),Number(e.attr("size"))>1},properties:{multiple:!0}},{nodeName:["clippath","cursor","defs","desc","feblend","fecolormatrix","fecomponenttransfer","fecomposite","feconvolvematrix","fediffuselighting","fedisplacementmap","fedistantlight","fedropshadow","feflood","fefunca","fefuncb","fefuncg","fefuncr","fegaussianblur","feimage","femerge","femergenode","femorphology","feoffset","fepointlight","fespecularlighting","fespotlight","fetile","feturbulence","filter","hatch","hatchpath","lineargradient","marker","mask","meshgradient","meshpatch","meshrow","metadata","mpath","pattern","radialgradient","solidcolor","stop","switch","view"]}],uv.elementsAllowedAnyRole=[{nodeName:"a",attributes:{href:iv}},{nodeName:"img",attributes:{alt:iv}},{nodeName:["abbr","address","canvas","div","p","pre","blockquote","ins","del","output","span","table","tbody","thead","tfoot","td","em","strong","small","s","cite","q","dfn","abbr","time","code","var","samp","kbd","sub","sup","i","b","u","mark","ruby","rt","rp","bdi","bdo","br","wbr","th","tr"]}],uv.evaluateRoleForElement={A:function(e){var t=e.node;return"http://www.w3.org/2000/svg"===t.namespaceURI||!t.href.length||e.out},AREA:function(e){return!e.node.href},BUTTON:function(e){var t=e.role,n=e.out;return"menu"===e.node.getAttribute("type")?"menuitem"===t:n},IMG:function(e){var t=e.role,n=e.out;switch(e.node.alt){case null:return n;case"":return"presentation"===t||"none"===t;default:return"presentation"!==t&&"none"!==t}},INPUT:function(e){var t=e.node,n=e.role,r=e.out;switch(t.type){case"button":case"image":return r;case"checkbox":return!("button"!==n||!t.hasAttribute("aria-pressed"))||r;case"radio":return"menuitemradio"===n;case"text":return"combobox"===n||"searchbox"===n||"spinbutton"===n;case"tel":return"combobox"===n||"spinbutton"===n;case"url":case"search":case"email":return"combobox"===n;default:return!1}},LI:function(e){var t=e.out;return!i.utils.matchesSelector(e.node,"ol li, ul li")||t},MENU:function(e){return"context"!==e.node.getAttribute("type")},OPTION:function(e){return!i.utils.matchesSelector(e.node,"select > option, datalist > option, optgroup > option")},SELECT:function(e){var t=e.node;return!t.multiple&&t.size<=1&&"menu"===e.role},SVG:function(e){var t=e.node;return!(!t.parentNode||"http://www.w3.org/2000/svg"!==t.parentNode.namespaceURI)||e.out}},uv.rolesOfType={widget:["button","checkbox","dialog","gridcell","link","log","marquee","menuitem","menuitemcheckbox","menuitemradio","option","progressbar","radio","scrollbar","searchbox","slider","spinbutton","status","switch","tab","tabpanel","textbox","timer","tooltip","tree","treeitem"]};var sv=uv,lv=function(e){var t=null,n=sv.role[e];return n&&n.implicit&&(t=wf(n.implicit)),t},cv=function(e){return!!Zh(e).length};function dv(e){var t=(arguments.length>1&&void 0!==arguments[1]?arguments[1]:{}).popupRoles,n=Mc(e);if(null!=t||(t=Hl["aria-haspopup"].values),!t.includes(n))return!1;var r=function(e){for(;e=e.parent;)if(null!==Mc(e,{noPresentational:!0}))return e;return null}(e);if(fv(r))return!0;var a=e.props.id;if(!a)return!1;if(!e.actualNode)throw new Error("Unable to determine combobox popup without an actualNode");var i=us(e.actualNode).querySelectorAll('[aria-owns~="'.concat(a,'"][role~="combobox"]:not(select),\n [aria-controls~="').concat(a,'"][role~="combobox"]:not(select)'));return Array.from(i).some(fv)}var fv=function(e){return e&&"combobox"===Mc(e)},pv=function(e){return e=is(e),pd(e)},mv=function(e){var t=Kl.ariaRoles[e];return t&&Array.isArray(t.requiredAttrs)?j(t.requiredAttrs):[]},hv=function(e){var t=Kl.ariaRoles[e];return t&&Array.isArray(t.requiredContext)?j(t.requiredContext):null},vv=function(e){var t=Kl.ariaRoles[e];return t&&Array.isArray(t.requiredOwned)?j(t.requiredOwned):null},bv=function(e,t){var n,r,a=(e=e instanceof na?e:is(e)).attr(t),i=Kl.ariaAttrs[t];if(!i)return!0;if(i.allowEmpty&&(!a||""===a.trim()))return!0;switch(i.type){case"boolean":return["true","false"].includes(a.toLowerCase());case"nmtoken":return"string"==typeof a&&i.values.includes(a.toLowerCase());case"nmtokens":return(r=Pp(a)).reduce((function(e,t){return e&&i.values.includes(t)}),0!==r.length);case"idref":try{var o=ss(e.actualNode);return!(!a||!o.getElementById(a))}catch(e){throw new TypeError("Cannot resolve id references for partial DOM")}case"idrefs":return Pl(e,t).some((function(e){return!!e}));case"string":return""!==a.trim();case"decimal":return!(!(n=a.match(/^[-+]?([0-9]*)\.?([0-9]*)$/))||!n[1]&&!n[2]);case"int":var u=void 0!==i.minValue?i.minValue:-1/0;return/^[-+]?[0-9]+$/.test(a)&&parseInt(a)>=u}},gv=function(e){return!!Kl.ariaAttrs[e]},Dv=["cell-header-not-in-table","cell-header-not-th","header-refs-self","empty-hdrs"],yv=Dv[0],wv=Dv[1],Fv=Dv[2],Ev=Dv[3];function xv(e){return"caption"===e.props.nodeName}var Av={};ce(Av,{getAriaRolesByType:function(){return tv},getAriaRolesSupportingNameFromContent:function(){return rv},getElementSpec:function(){return xc},getElementsByContentType:function(){return Jl},getGlobalAriaAttrs:function(){return Ql},implicitHtmlRoles:function(){return lc}});var Cv=["alert","log","status"];function kv(e,t){var n=e.actualNode;if("button"===Mc(e)||function(e,t){var n=e.actualNode,r=Mc(e),a=(n.getAttribute("aria-live")||"").toLowerCase().trim(),i=tv("landmark");return!!(["assertive","polite"].includes(a)||Cv.includes(r)||i.includes(r)||t.regionMatcher&&Ec(e,t.regionMatcher))}(e,t)||["iframe","frame"].includes(e.props.nodeName)||Qd(e.actualNode)&&kl(e.actualNode,"href")||!Ic(n)){for(var a=e;a;)a._hasRegionDescendant=!0,a=a.parent;return["iframe","frame"].includes(e.props.nodeName)?[e]:[]}return n!==r.body&&kd(n,!0)&&!function(e){return["none","presentation"].includes(Mc(e))&&!Ad(e)}(e)?[e]:e.children.filter((function(e){return 1===e.actualNode.nodeType})).map((function(e){return kv(e,t)})).reduce((function(e,t){return e.concat(t)}),[])}function Rv(e){switch(e){case"lighter":return 100;case"normal":return 400;case"bold":return 700;case"bolder":return 900}return e=parseInt(e),isNaN(e)?400:e}function Tv(e){var n=t.getComputedStyle(function(e){for(var t=e,n=e.textContent.trim(),r=n;r===n&&void 0!==t;){var a=-1;if(0===(e=t).children.length)return e;do{a++,r=e.children[a].textContent.trim()}while(""===r&&a+1<e.children.length);t=e.children[a]}return e}(e));return{fontWeight:Rv(n.getPropertyValue("font-weight")),fontSize:parseInt(n.getPropertyValue("font-size")),isItalic:"italic"===n.getPropertyValue("font-style")}}function Mv(e,t,n){return n.reduce((function(n,r){return n||(!r.size||e.fontSize/r.size>t.fontSize)&&(!r.weight||e.fontWeight-r.weight>t.fontWeight)&&(!r.italic||e.isItalic&&!t.isItalic)}),!1)}var Ov=/[;,\s]/,Sv=/^[0-9.]+$/,Nv={};ce(Nv,{aria:function(){return Uh},color:function(){return Bv},dom:function(){return os},forms:function(){return mb},matches:function(){return Ec},math:function(){return Gs},standards:function(){return Av},table:function(){return _h},text:function(){return zl},utils:function(){return ra}});var Bv={};ce(Bv,{Color:function(){return Yd},centerPointOfRect:function(){return jv},elementHasImage:function(){return Hd},elementIsDistinct:function(){return _v},filteredRectStack:function(){return zv},flattenColors:function(){return Gv},flattenShadowColors:function(){return Hv},getBackgroundColor:function(){return ub},getBackgroundStack:function(){return Vv},getContrast:function(){return cb},getForegroundColor:function(){return db},getOwnBackgroundColor:function(){return Xd},getRectStack:function(){return qv},getStackingContext:function(){return nb},getStrokeColorsFromShadows:function(){return Xv},getTextShadowColors:function(){return eb},hasValidContrastRatio:function(){return pb},incompleteData:function(){return Ld},parseTextShadows:function(){return Qv},stackingContextToColor:function(){return rb}});var jv=function(e){if(!(e.left>t.innerWidth||e.top>t.innerHeight))return{x:Math.min(Math.ceil(e.left+e.width/2),t.innerWidth-1),y:Math.min(Math.ceil(e.top+e.height/2),t.innerHeight-1)}};function Iv(e){return e.getPropertyValue("font-family").split(/[,;]/g).map((function(e){return e.trim().toLowerCase()}))}var _v=function(e,n){var r=t.getComputedStyle(e);if("none"!==r.getPropertyValue("background-image"))return!0;if(["border-bottom","border-top","outline"].reduce((function(e,t){var n=new Yd;return n.parseString(r.getPropertyValue(t+"-color")),e||"none"!==r.getPropertyValue(t+"-style")&&parseFloat(r.getPropertyValue(t+"-width"))>0&&0!==n.alpha}),!1))return!0;var a=t.getComputedStyle(n);if(Iv(r)[0]!==Iv(a)[0])return!0;var i=["text-decoration-line","text-decoration-style","font-weight","font-style","font-size"].reduce((function(e,t){return e||r.getPropertyValue(t)!==a.getPropertyValue(t)}),!1),o=r.getPropertyValue("text-decoration");return o.split(" ").length<3&&(i=i||o!==a.getPropertyValue("text-decoration")),i},qv=function(e){var t=Sl(e),n=wd(e);return!n||n.length<=1?[t]:n.some((function(e){return void 0===e}))?null:(n.splice(0,0,t),n)},zv=function(e){var t=qv(e);if(t&&1===t.length)return t[0];if(t&&t.length>1){var n,r=t.shift();return t.forEach((function(a,i){if(0!==i){var o=t[i];n=t[i-1].every((function(e,t){return e===o[t]}))||r.includes(e)}})),n?t[0]:(Ld.set("bgColor","elmPartiallyObscuring"),null)}return Ld.set("bgColor","outsideViewport"),null},Pv=["hue","saturation","color","luminosity"],$v={normal:function(e,t){return t},multiply:function(e,t){return t*e},screen:function(e,t){return e+t-e*t},overlay:function(e,t){return this["hard-light"](t,e)},darken:function(e,t){return Math.min(e,t)},lighten:function(e,t){return Math.max(e,t)},"color-dodge":function(e,t){return 0===e?0:1===t?1:Math.min(1,e/(1-t))},"color-burn":function(e,t){return 1===e?1:0===t?0:1-Math.min(1,(1-e)/t)},"hard-light":function(e,t){return t<=.5?this.multiply(e,2*t):this.screen(e,2*t-1)},"soft-light":function(e,t){return t<=.5?e-(1-2*t)*e*(1-e):e+(2*t-1)*((e<=.25?((16*e-12)*e+4)*e:Math.sqrt(e))-e)},difference:function(e,t){return Math.abs(e-t)},exclusion:function(e,t){return e+t-2*e*t},hue:function(e,t){return t.setSaturation(e.getSaturation()).setLuminosity(e.getLuminosity())},saturation:function(e,t){return e.setSaturation(t.getSaturation()).setLuminosity(e.getLuminosity())},color:function(e,t){return t.setLuminosity(e.getLuminosity())},luminosity:function(e,t){return e.setLuminosity(t.getLuminosity())}};function Gv(e,t){var n=function(e,t,n){if(Pv.includes(n))return $v[n](e,t);var r=new Yd;return["r","g","b"].forEach((function(a){r[a]=$v[n](e[a],t[a])})),r}(t,e,arguments.length>2&&void 0!==arguments[2]?arguments[2]:"normal"),r=Lv(e.red,e.alpha,t.red,t.alpha,255*n.r),a=Lv(e.green,e.alpha,t.green,t.alpha,255*n.g),i=Lv(e.blue,e.alpha,t.blue,t.alpha,255*n.b),o=Math.min(Math.max(0,e.alpha+t.alpha*(1-e.alpha)),1);if(0===o)return new Yd(r,a,i,o);var u=Math.round(r/o),s=Math.round(a/o),l=Math.round(i/o);return new Yd(u,s,l,o)}function Lv(e,t,n,r,a){return t*(1-r)*e+t*r*a+(1-t)*r*n}function Hv(e,t){var n=e.alpha;return new Yd((1-n)*t.red+n*e.red,(1-n)*t.green+n*e.green,(1-n)*t.blue+n*e.blue,e.alpha+t.alpha*(1-e.alpha))}function Vv(e){for(var n=wd(e).map((function(n){return function(e){var n=e.indexOf(r.body),a=e,i=Xd(t.getComputedStyle(r.documentElement));if(n>1&&0===i.alpha&&!Hd(r.documentElement)){n>1&&(a.splice(n,1),a.push(r.body));var o=a.indexOf(r.documentElement);o>0&&(a.splice(o,1),a.push(r.documentElement))}return a}(n=af(n,e))})),a=0;a<n.length;a++){var i=n[a];if(i[0]!==e)return Ld.set("bgColor","bgOverlap"),null;if(0!==a&&!Uv(i,n[0]))return Ld.set("bgColor","elmPartiallyObscuring"),null}return n[0]||null}function Uv(e,t){if(e===t)return!0;if(null===e||null===t)return!1;if(e.length!==t.length)return!1;for(var n=0;n<e.length;++n)if(e[n]!==t[n])return!1;return!0}var Wv=.54,Kv=.5,Yv=1.5,Zv=["top","right","bottom","left"];function Xv(e){var t=(arguments.length>1&&void 0!==arguments[1]?arguments[1]:{}).ignoreEdgeCount,n=void 0!==t&&t,r=function(e){var t,n={},r=Z(e);try{for(r.s();!(t=r.n()).done;){var a,i=t.value,o=i.colorStr,u=i.pixels;null!==(a=n[o])&&void 0!==a||(n[o]={top:[],right:[],bottom:[],left:[]});var s=n[o],l=L(u,2),c=l[0],d=l[1];c>Kv?s.right.push(c):-c>Kv&&s.left.push(-c),d>Kv?s.bottom.push(d):-d>Kv&&s.top.push(-d)}}catch(e){r.e(e)}finally{r.f()}return n}(e),a=Object.entries(r).map((function(e){var t=L(e,2),n=t[0],r=t[1],a=Zv.filter((function(e){return 0!==r[e].length})).length;return{colorStr:n,sides:r,edgeCount:a}}));return!n&&a.some((function(e){var t=e.edgeCount;return t>1&&t<4}))?null:a.map(Jv).filter((function(e){return null!==e}))}function Jv(e){var t=e.colorStr,n=e.sides;if(4!==e.edgeCount)return null;var r=new Yd;r.parseString(t);var a=0,i=!0;return Zv.forEach((function(e){a+=n[e].length/4,i&&(i=n[e].every((function(e){return e>Yv})))})),i||(r.alpha=1-Math.pow(Wv,a)),r}function Qv(e){var t={pixels:[]},n=e.trim(),r=[t];if(!n)return[];for(;n;){var a=n.match(/^[a-z]+(\([^)]+\))?/i)||n.match(/^#[0-9a-f]+/i),i=n.match(/^([0-9.-]+)px/i)||n.match(/^(0)/);if(a)va(!t.colorStr,"Multiple colors identified in text-shadow: ".concat(e)),n=n.replace(a[0],"").trim(),t.colorStr=a[0];else if(i){va(t.pixels.length<3,"Too many pixel units in text-shadow: ".concat(e)),n=n.replace(i[0],"").trim();var o=parseFloat(("."===i[1][0]?"0":"")+i[1]);t.pixels.push(o)}else{if(","!==n[0])throw new Error("Unable to process text-shadows: ".concat(n));va(t.pixels.length>=2,"Missing pixel value in text-shadow: ".concat(e)),r.push(t={pixels:[]}),n=n.substr(1).trim()}}return r.forEach((function(e){var t=e.pixels;2===t.length&&t.push(0)})),r}function eb(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=n.minRatio,a=n.maxRatio,i=n.ignoreEdgeCount,o=[],u=t.getComputedStyle(e),s=u.getPropertyValue("text-shadow");if("none"===s)return o;var l=u.getPropertyValue("font-size"),c=parseInt(l);va(!1===isNaN(c),"Unable to determine font-size value ".concat(l));var d,f=[],p=Z(Qv(s));try{for(p.s();!(d=p.n()).done;){var m=d.value,h=m.colorStr||u.getPropertyValue("color"),v=L(m.pixels,3),b=v[0],g=v[1],D=v[2],y=void 0===D?0:D;if(!(a&&y>=c*a))if(r&&y<c*r)f.push({colorStr:h,pixels:m.pixels});else{if(f.length>0){var w=Xv(f,{ignoreEdgeCount:i});if(null===w)return null;o.push.apply(o,j(w)),f.splice(0,f.length)}var F=tb({colorStr:h,offsetX:b,offsetY:g,blurRadius:y,fontSize:c});o.push(F)}}}catch(e){p.e(e)}finally{p.f()}if(f.length>0){var E=Xv(f,{ignoreEdgeCount:i});if(null===E)return null;o.push.apply(o,j(E))}return o}function tb(e){var t=e.colorStr,n=e.blurRadius,r=e.fontSize;if(e.offsetX>n||e.offsetY>n)return new Yd(0,0,0,0);var a=new Yd;return a.parseString(t),a.alpha*=function(e,t){return 0===e?1:.185/(e/t+.4)}(n,r),a}function nb(e,t){var n=is(e);if(n._stackingContext)return n._stackingContext;var r=[],a=new Map;return(t=null!=t?t:Vv(e)).forEach((function(e){var t,n=is(e),i=function(e){var t=new Yd;return t.parseString(e.getComputedStylePropertyValue("background-color")),t}(n),o=n._stackingOrder.filter((function(e){return!!e.vNode}));o.forEach((function(e,t){var n,i=e.vNode,u=null===(n=o[t-1])||void 0===n?void 0:n.vNode,s=ob(a,i,u);0!==t||a.get(i)||r.unshift(s),a.set(i,s)}));var u=null===(t=o[o.length-1])||void 0===t?void 0:t.vNode,s=ob(a,n,u);o.length||r.unshift(s),s.bgColor=i})),n._stackingContext=r,r}function rb(e){var t;if(null===(t=e.descendants)||void 0===t||!t.length){var n=e.bgColor;return n.alpha*=e.opacity,{color:n,blendMode:e.blendMode}}var r=Gv(e.descendants.reduce(ab,ib()),e.bgColor,e.descendants[0].blendMode);return r.alpha*=e.opacity,{color:r,blendMode:e.blendMode}}function ab(e,t){var n;return n=e instanceof Yd?e:rb(e).color,Gv(rb(t).color,n,t.blendMode)}function ib(e,t){var n,r;return{vNode:e,ancestor:t,opacity:parseFloat(null!==(n=null==e?void 0:e.getComputedStylePropertyValue("opacity"))&&void 0!==n?n:1),bgColor:new Yd(0,0,0,0),blendMode:(r=null==e?void 0:e.getComputedStylePropertyValue("mix-blend-mode"),r||void 0),descendants:[]}}function ob(e,t,n){var r,a=e.get(n),i=null!==(r=e.get(t))&&void 0!==r?r:ib(t,a);return a&&n!==t&&!a.descendants.includes(i)&&a.descendants.unshift(i),i}function ub(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],a=arguments.length>2&&void 0!==arguments[2]?arguments[2]:.1,i=is(e),o=i._cache.getBackgroundColor;if(o)return n.push.apply(n,j(o.bgElms)),Ld.set("bgColor",o.incompleteData),o.bgColor;var u=function(e,n,a){var i,o,u=Vv(e);if(!u)return null;var s=Dd(e),l=null!==(i=eb(e,{minRatio:a,ignoreEdgeCount:!0}))&&void 0!==i?i:[];l.length&&(l=[{color:l.reduce(Hv)}]);for(var c=0;c<u.length;c++){var d=u[c],f=t.getComputedStyle(d);if(Hd(d,f))return n.push(d),null;var p=void 0;try{if(0===(p=Xd(f)).alpha)continue}catch(e){if(e&&Ld.get("colorParse"))return null;throw e}if("inline"!==f.getPropertyValue("display")&&!sb(d,s))return n.push(d),Ld.set("bgColor","elmPartiallyObscured"),null;if(n.push(d),1===p.alpha)break}l=nb(e,u).map(rb).concat(l);var m=function(e,n){var a=[];if(!n){var i=r.body,o=t.getComputedStyle(r.documentElement),u=t.getComputedStyle(i),s=Xd(o),l=Xd(u),c=0!==l.alpha&&sb(i,e.getBoundingClientRect());(0!==l.alpha&&0===s.alpha||c&&1!==l.alpha)&&a.unshift({color:l,blendMode:lb(u.getPropertyValue("mix-blend-mode"))}),0!==s.alpha&&(!c||c&&1!==l.alpha)&&a.unshift({color:s,blendMode:lb(o.getPropertyValue("mix-blend-mode"))})}return a}(e,u.includes(r.body));if((o=l).unshift.apply(o,j(m)),0===l.length)return new Yd(255,255,255,1);var h=l.reduce((function(e,t){return Gv(t.color,e.color instanceof Yd?e.color:e,t.blendMode)}));return Gv(h.color instanceof Yd?h.color:h,new Yd(255,255,255,1))}(e,n,a);return i._cache.getBackgroundColor={bgColor:u,bgElms:n,incompleteData:Ld.get("bgColor")},u}function sb(e,n){n=Array.isArray(n)?n:[n];var r=e.getBoundingClientRect(),a=r.right,i=r.bottom,o=t.getComputedStyle(e),u=o.getPropertyValue("overflow"),s=parseInt(o.getPropertyValue("padding-left"),10),l=parseInt(o.getPropertyValue("padding-right"),10),c=parseInt(o.getPropertyValue("padding-top"),10),d=parseInt(o.getPropertyValue("padding-bottom"),10);return(["scroll","auto"].includes(u)||e instanceof t.HTMLHtmlElement)&&(a=r.left+e.scrollWidth+s+l,i=r.top+e.scrollHeight+c+d),n.every((function(e){return e.top>=r.top&&e.bottom<=i&&e.left>=r.left&&e.right<=a}))}function lb(e){return e||void 0}var cb=function(e,t){if(!t||!e)return null;t.alpha<1&&(t=Gv(t,e));var n=e.getRelativeLuminance(),r=t.getRelativeLuminance();return(Math.max(r,n)+.05)/(Math.min(r,n)+.05)};function db(e,n,r){var a=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},i=t.getComputedStyle(e),o=[function(){return function(e,t){var n=t.textStrokeEmMin,r=void 0===n?0:n,a=parseFloat(e.getPropertyValue("-webkit-text-stroke-width"));if(0===a)return null;var i=e.getPropertyValue("font-size"),o=a/parseFloat(i);if(isNaN(o)||o<r)return null;var u=e.getPropertyValue("-webkit-text-stroke-color");return(new Yd).parseString(u)}(i,a)},function(){return function(e){return(new Yd).parseString(e.getPropertyValue("-webkit-text-fill-color")||e.getPropertyValue("color"))}(i)},function(){return eb(e,{minRatio:0})}],u=[];try{for(var s=0,l=o;s<l.length;s++){var c=(0,l[s])();if(c&&(u=u.concat(c),1===c.alpha))break}}catch(e){if(e&&Ld.get("colorParse"))return null;throw e}var d=u.reduce((function(e,t){return Gv(e,t)}));if(null!=r||(r=ub(e,[])),null===r){var f=Ld.get("bgColor");return Ld.set("fgColor",f),null}var p=nb(e);return Gv(function(e,t,n){for(;t;){var r;if(1===t.opacity&&t.ancestor)t=t.ancestor;else{e.alpha*=t.opacity;var a=(null===(r=t.ancestor)||void 0===r?void 0:r.descendants)||n;1!==t.opacity&&(a=a.slice(0,a.indexOf(t)));var i=a.map(rb);if(i.length){var o=i.reduce((function(e,t){return Gv(t.color,e.color instanceof Yd?e.color:e)}),{color:new Yd(0,0,0,0),blendMode:"normal"});e=Gv(e,o),t=t.ancestor}else t=t.ancestor}}return e}(d,fb(p,e),p),new Yd(255,255,255,1))}function fb(e,t){var n,r=Z(e);try{for(r.s();!(n=r.n()).done;){var a,i=n.value;if((null===(a=i.vNode)||void 0===a?void 0:a.actualNode)===t)return i;var o=fb(i.descendants,t);if(o)return o}}catch(e){r.e(e)}finally{r.f()}}var pb=function(e,t,n,r){var a=cb(e,t),i=r&&Math.ceil(72*n)/96<14||!r&&Math.ceil(72*n)/96<18?4.5:3;return{isValid:a>i,contrastRatio:a,expectedContrastRatio:i}},mb={};ce(mb,{isAriaCombobox:function(){return Hc},isAriaListbox:function(){return Lc},isAriaRange:function(){return Uc},isAriaTextbox:function(){return Gc},isDisabled:function(){return vb},isNativeSelect:function(){return $c},isNativeTextbox:function(){return Pc}});var hb=["fieldset","button","select","input","textarea"],vb=function e(t){var n=t._isDisabled;if("boolean"==typeof n)return n;var r=t.props.nodeName,a=t.attr("aria-disabled");return n=!(!hb.includes(r)||!t.hasAttr("disabled"))||(a?"true"===a.toLowerCase():!!t.parent&&e(t.parent)),t._isDisabled=n,n};function bb(e,t){if(!e||!t)return!1;var n=Object.getOwnPropertyNames(e),r=Object.getOwnPropertyNames(t);return n.length===r.length&&n.every((function(n){var r=e[n],i=t[n];return a(r)===a(i)&&("object"===a(r)||"object"===a(i)?bb(r,i):r===i)}))}function gb(e){var t=Mc(e),n=t&&t.includes("heading"),r=e.attr("aria-level"),a=parseInt(r,10),i=L(e.props.nodeName.match(/h(\d)/)||[],2)[1];return n?i&&!r?parseInt(i,10):isNaN(a)||a<1?i?parseInt(i,10):2:a||-1:-1}function Db(e,t){var n,r=null===(n=t.data)||void 0===n?void 0:n.headingOrder,a=wb(t.node.ancestry,1);if(!r)return e;var i=r.map((function(e){return function(e,t){return B({},e,{ancestry:t.concat(e.ancestry)})}(e,a)})),o=function(e,t){for(;t.length;){var n=yb(e,t);if(-1!==n)return n;t=wb(t,1)}return-1}(e,a);return-1===o?e.push.apply(e,j(i)):e.splice.apply(e,[o,0].concat(j(i))),e}function yb(e,t){return e.findIndex((function(e){return $m(e.ancestry,t)}))}function wb(e,t){return e.slice(0,e.length-t)}function Fb(e,t){var n=e.boundingClientRect,r=t.boundingClientRect;return n.top>=r.top&&n.left>=r.left&&n.bottom<=r.bottom&&n.right<=r.right}function Eb(e){return e.getComputedStylePropertyValue("pointer-events")}function xb(e){return{width:Math.round(10*e.width)/10,height:Math.round(10*e.height)/10}}function Ab(e,t){return Bp(e,t)&&!Il(t)}function Cb(e){return e.map((function(e){return e.actualNode}))}function kb(e,t,n){var r=n.validRoles,a=void 0===r?[]:r,i=n.validNodeNames,o=void 0===i?[]:i,u=e.props,s=u.nodeName,l=u.nodeType,c=t?"div > ":"";if(3===l&&""!==u.nodeValue.trim())return c+"#text";if(1!==l||!Ic(e))return!1;var d=Xl(e);return d?!a.includes(d)&&c+"[role=".concat(d,"]"):!o.includes(s)&&c+s}function Rb(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];return e.map((function(e){return{vChild:e,nested:t}}))}function Tb(e){return""!==(e||"").trim()}function Mb(e){var t=ld(e,{emoji:!0,nonBmp:!0,punctuations:!0});return ic(t)}function Ob(e){if(!e.children){if(1===e.props.nodeType)throw new Error("Cannot determine children");return[]}var t=[];return e.children.forEach((function(e){"widget"===Bd(e)&&jl(e)?t.push(e):t.push.apply(t,j(Ob(e)))})),t}function Sb(e){var t=Wm(e.attr("tabindex"));return null!==t&&t<0}function Nb(e){if(Il(e))return!0;if(!e.children){if(1===e.props.nodeType)throw new Error("Cannot determine children");return!1}return e.children.some((function(e){return Nb(e)}))}var Bb=["block","list-item","table","flex","grid","inline-block"];function jb(e){var n=t.getComputedStyle(e).getPropertyValue("display");return-1!==Bb.indexOf(n)||"table-"===n.substr(0,6)}function Ib(e,t){var n=e.getRelativeLuminance(),r=t.getRelativeLuminance();return(Math.max(n,r)+.05)/(Math.min(n,r)+.05)}var _b=["block","list-item","table","flex","grid","inline-block"];function qb(e){var n=t.getComputedStyle(e).getPropertyValue("display");return-1!==_b.indexOf(n)||"table-"===n.substr(0,6)}var zb=Bu((function(e,n){var r=t.getComputedStyle(e,n),a=function(e,t){return r.getPropertyValue(e)===t};if(a("content","none")||a("display","none")||a("visibility","hidden")||!1===a("position","absolute"))return 0;if(0===Xd(r).alpha&&a("background-image","none"))return 0;var i=Pb(r.getPropertyValue("width")),o=Pb(r.getPropertyValue("height"));return"px"!==i.unit||"px"!==o.unit?0===i.value||0===o.value?0:1/0:i.value*o.value}));function Pb(e){var t=L(e.match(/^([0-9.]+)([a-z]+)$/i)||[],3),n=t[1],r=t[2],a=void 0===r?"":r;return{value:parseFloat(void 0===n?"":n),unit:a.toLowerCase()}}var $b={ARTICLE:!0,ASIDE:!0,NAV:!0,SECTION:!0},Gb={alert:!0,alertdialog:!0,application:!0,article:!0,banner:!1,complementary:!0,contentinfo:!0,dialog:!0,form:!0,log:!0,main:!0,navigation:!0,region:!0,search:!1,status:!0,tabpanel:!0};function Lb(e,t,n,r){var a=Xl(e);if(n||(n=hv(a)),!n)return null;for(var i=n.includes("group"),o=r?e:e.parent;o;){var u=Mc(o,{noPresentational:!0});if(u){if("group"!==u||!i)return n.includes(u)?null:n;t.includes(a)&&n.push(a),n=n.filter((function(e){return"group"!==e})),o=o.parent}else o=o.parent}return n}function Hb(e){var t=e.vNode;return 3===t.props.nodeType?t.props.nodeValue.trim().length>0:Cd(t,!1,!0)}var Vb=Bu((function(e){if(e){var t=Mc(e,{noPresentational:!0,chromium:!0});return t?Bd(t):Vb(e.parent)}}));function Ub(e){var t,n,r=(arguments.length>1&&void 0!==arguments[1]?arguments[1]:{}).invalidTableRowAttrs,a=arguments.length>2?arguments[2]:void 0,i=null!==(t=null==r||null===(n=r.filter)||void 0===n?void 0:n.call(r,(function(e){return a.hasAttr(e)})))&&void 0!==t?t:[];if(0===i.length)return!0;var o=function(e){if(e.parent)return _f(e,'table:not([role]), [role~="treegrid"], [role~="table"], [role~="grid"]')}(a),u=o&&Mc(o);if(!u||"treegrid"===u)return!0;var s="row".concat(i.length>1?"Plural":"Singular");return this.data({messageKey:s,invalidAttrs:i,ownerRole:u}),!1}function Wb(e,t,n){var r,a=n.props,i=a.nodeName,o=a.type,u=(r=n.attr("aria-checked"))?(r=r.toLowerCase(),["mixed","true"].includes(r)?r:"false"):"";if("input"!==i||"checkbox"!==o||!u)return!0;var s,l=(s=n).props.indeterminate?"mixed":s.props.checked?"true":"false";return u===l||(this.data({messageKey:"checkbox",checkState:l}),!1)}var Kb={row:Ub,checkbox:Wb};function Yb(e,t,n){return"aria-required"===e&&"false"===t||!("aria-multiline"!==e||"false"!==t||!n.hasAttr("contenteditable"))}var Zb=function(e,t){try{return"svg"===t.props.nodeName||!!_f(t,"svg")}catch(e){return!1}},Xb=[function(e,t){return Jb(t)},function(e,t){return function(e){return"area"!==e.props.nodeName}(t)},function(e,t){return!Zb(0,t)},function(e,t){return jl(t)},function(e,t){return Il(t)||!Qb(t)},function(e){return!qd(e,{noLengthCompare:!0})}];function Jb(e){return"widget"===Bd(e)}var Qb=Bu((function e(t){return!(null==t||!t.parent)&&(!(!Jb(t.parent)||!Il(t.parent))||e(t.parent))})),eg=function(e,t){var n=Xl(t);return!(n&&!["none","presentation"].includes(n)&&!(Vl[n]||{}).accessibleNameRequired&&!jl(t))};function tg(e){var t;if(null==e||null===(t=e.ownerDocument)||void 0===t||!t.createRange)return!0;var n=e.ownerDocument.createRange();return n.setStart(e,0),n.setEnd(e,e.childNodes.length),0===n.getClientRects().length}var ng=function(e,t,n){return n.initiator},rg={emoji:!0,nonBmp:!1,punctuations:!0};function ag(e){return!e||"true"!==e.getAttribute("aria-hidden")&&ag(Ss(e))}var ig={"abstractrole-evaluate":function(e,t,n){var r=Pp(n.attr("role")).filter((function(e){return"abstract"===Bd(e)}));return r.length>0&&(this.data(r),!0)},"accesskeys-after":function(e){var t={};return e.filter((function(e){if(!e.data)return!1;var n=e.data.toUpperCase();return t[n]?(t[n].relatedNodes.push(e.relatedNodes[0]),!1):(t[n]=e,e.relatedNodes=[],!0)})).map((function(e){return e.result=!!e.relatedNodes.length,e}))},"accesskeys-evaluate":function(e,t,n){return Ts(n)||(this.data(n.attr("accesskey")),this.relatedNodes([e])),!0},"alt-space-value-evaluate":function(e,t,n){var r=n.attr("alt");return"string"==typeof r&&/^\s+$/.test(r)},"aria-allowed-attr-evaluate":function(e,t,n){var r=[],a=Mc(n),i=Wh(a);Array.isArray(t[a])&&(i=Xm(t[a].concat(i)));var o,u=Z(n.attrNames);try{for(u.s();!(o=u.n()).done;){var s=o.value;!gv(s)||i.includes(s)||Yb(s,n.attr(s),n)||r.push(s)}}catch(e){u.e(e)}finally{u.f()}return!r.length||(this.data(r.map((function(e){return e+'="'+n.attr(e)+'"'}))),!(a||qm(n)||jl(n))&&void 0)},"aria-allowed-attr-matches":function(e,t){var n=/^aria-/,r=t.attrNames;if(r.length)for(var a=0,i=r.length;a<i;a++)if(n.test(r[a]))return!0;return!1},"aria-allowed-role-evaluate":function(){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},t=arguments.length>2?arguments[2]:void 0,n=e.allowImplicit,r=void 0===n||n,a=e.ignoredTags,i=t.props.nodeName;if((void 0===a?[]:a).map((function(e){return e.toLowerCase()})).includes(i))return!0;var o=ev(t,r);if(o.length){if(this.data(o),!Ic(t))return;return!1}return!0},"aria-allowed-role-matches":function(e,t){return null!==Xl(t,{dpub:!0,fallback:!0})},"aria-busy-evaluate":function(e,t,n){return"true"===n.attr("aria-busy")},"aria-conditional-attr-evaluate":function(e,t,n){var r=Mc(n);return!Kb[r]||Kb[r].call(this,e,t,n)},"aria-conditional-checkbox-attr-evaluate":Wb,"aria-conditional-row-attr-evaluate":Ub,"aria-errormessage-evaluate":function(e,t,n){t=Array.isArray(t)?t:[];var r=n.attr("aria-errormessage"),a=n.hasAttr("aria-errormessage"),i=n.attr("aria-invalid");return!n.hasAttr("aria-invalid")||"false"===i||-1!==t.indexOf(r)||!a||(this.data(Pp(r)),function(e){if(""===e.trim())return Kl.ariaAttrs["aria-errormessage"].allowEmpty;var t;try{t=e&&Pl(n,"aria-errormessage")[0]}catch(t){return void this.data({messageKey:"idrefs",values:Pp(e)})}return t?Ic(t)?"alert"===Xl(t)||"assertive"===t.getAttribute("aria-live")||"polite"===t.getAttribute("aria-live")||Pp(n.attr("aria-describedby")).indexOf(e)>-1:(this.data({messageKey:"hidden",values:Pp(e)}),!1):void 0}.call(this,r))},"aria-has-attr-matches":function(e,t){var n=/^aria-/;return t.attrNames.some((function(e){return n.test(e)}))},"aria-hidden-body-evaluate":function(e,t,n){return"true"!==n.attr("aria-hidden")},"aria-hidden-focus-matches":function(e){return ag(Ss(e))},"aria-label-evaluate":function(e,t,n){return!!ic(Ll(n))},"aria-labelledby-evaluate":function(e,t,n){try{return!!ic(Gl(n))}catch(e){return}},"aria-level-evaluate":function(e,t,n){var r=n.attr("aria-level");if(!(parseInt(r,10)>6))return!0},"aria-prohibited-attr-evaluate":function(){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},t=arguments.length>2?arguments[2]:void 0,n=(null==e?void 0:e.elementsAllowedAriaLabel)||[],r=t.props.nodeName,a=Mc(t,{chromium:!0,fallback:!0}),i=function(e,t,n,r){var a=Kl.ariaRoles[t];return a?a.prohibitedAttrs||[]:t||r.includes(n)||"widget"===Vb(e)?[]:["aria-label","aria-labelledby"]}(t,a,r,n).filter((function(e){return!!t.attrNames.includes(e)&&""!==ic(t.attr(e))}));if(0===i.length)return!1;var o=null!==a?"hasRole":"noRole";this.data({role:a,nodeName:r,messageKey:o+=i.length>1?"Plural":"Singular",prohibited:i});var u=Jc(t,{subtreeDescendant:!0});return""===ic(u)||void 0},"aria-required-attr-evaluate":function(){var e,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=arguments.length>2?arguments[2]:void 0,r=Xl(n),a=n.attrNames,i=mv(r);if(Array.isArray(t[r])&&(i=Xm(t[r],i)),!r||!a.length||!i.length)return!0;if(function(e,t){return"separator"===t&&!jl(e)}(n,r)||function(e,t){return"combobox"===t&&"false"===e.attr("aria-expanded")}(n,r))return!0;if("slider"===r&&null!==(e=n.attr("aria-valuetext"))&&void 0!==e&&e.trim())return!0;var o=xc(n),u=i.filter((function(e){return!n.attr(e)&&!function(e,t){var n;return void 0!==(null===(n=e.implicitAttrs)||void 0===n?void 0:n[t])}(o,e)}));return!u.length||(this.data(u),!1)},"aria-required-children-evaluate":function(e,t,n){var r=t&&Array.isArray(t.reviewEmpty)?t.reviewEmpty:[],a=Xl(n,{dpub:!0}),i=vv(a);if(null===i)return!0;var o=function(e,t){for(var n,r=[],a=Bc(e),i=function(){if(3===n.props.nodeType&&r.push({vNode:n,role:null}),1!==n.props.nodeType||!Ic(n))return 1;var e=Mc(n,{noPresentational:!0}),i=function(e){return Ql().find((function(t){return e.hasAttr(t)}))}(n),o=!!i||jl(n);!e&&!o||["group","rowgroup"].includes(e)&&t.some((function(t){return t===e}))?a.push.apply(a,j(n.children)):(e||o)&&r.push({role:e,attr:i||"tabindex",vNode:n})};n=a.shift();)i();return r}(n,i),u=o.filter((function(e){return 1===e.vNode.props.nodeType&&!i.includes(e.role)}));return u.length?(this.relatedNodes(u.map((function(e){return e.vNode}))),this.data({messageKey:"unallowed",values:u.map((function(e){return function(e,t){var n=e.props,r=n.nodeName;if(3===n.nodeType)return"#text";var a=Xl(e,{dpub:!0});return a?"[role=".concat(a,"]"):t?r+"[".concat(t,"]"):r}(e.vNode,e.attr)})).filter((function(e,t,n){return n.indexOf(e)===t})).join(", ")}),!1):!!function(e,t){return t.some((function(t){var n=t.role;return n&&e.includes(n)}))}(i,o)||("true"===n.attr("aria-busy")?(this.data({messageKey:"aria-busy"}),!0):(this.data(i),!(!r.includes(a)||o.some(Hb))&&void 0))},"aria-required-children-matches":function(e,t){var n=Xl(t,{dpub:!0});return!!vv(n)},"aria-required-parent-evaluate":function(e,t,n){var r=t&&Array.isArray(t.ownGroupRoles)?t.ownGroupRoles:[],a=Lb(n,r);if(!a)return!0;var i=function(e){for(var t=[],n=null;e;){if(e.getAttribute("id")){var r=ga(e.getAttribute("id"));(n=ss(e).querySelector("[aria-owns~=".concat(r,"]")))&&t.push(n)}e=e.parentElement}return t.length?t:null}(e);if(i)for(var o=0,u=i.length;o<u;o++)if(!(a=Lb(is(i[o]),r,a,!0)))return!0;return this.data(a),!1},"aria-required-parent-matches":function(e,t){var n=Xl(t);return!!hv(n)},"aria-roledescription-evaluate":function(){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},t=Mc(arguments.length>2?arguments[2]:void 0);return!!(e.supportedRoles||[]).includes(t)||!(!t||"presentation"===t||"none"===t)&&void 0},"aria-unsupported-attr-evaluate":function(e,t,n){var r=n.attrNames.filter((function(t){var n=Kl.ariaAttrs[t];if(!gv(t))return!1;var r=n.unsupported;return"object"!==a(r)?!!r:!Ec(e,r.exceptions)}));return!!r.length&&(this.data(r),!0)},"aria-valid-attr-evaluate":function(e,t,n){t=Array.isArray(t.value)?t.value:[];var r=[],a=/^aria-/;return n.attrNames.forEach((function(e){-1===t.indexOf(e)&&a.test(e)&&!gv(e)&&r.push(e)})),!r.length||(this.data(r),!1)},"aria-valid-attr-value-evaluate":function(e,t,n){t=Array.isArray(t.value)?t.value:[];var r="",a="",o=[],u=/^aria-/,s=["aria-errormessage"],l={"aria-controls":function(){var e=!1===["false",null].includes(n.attr("aria-haspopup"));return e&&(r='aria-controls="'.concat(n.attr("aria-controls"),'"'),a="controlsWithinPopup"),"false"!==n.attr("aria-expanded")&&"false"!==n.attr("aria-selected")&&!1===e},"aria-current":function(e){e||(r='aria-current="'.concat(n.attr("aria-current"),'"'),a="ariaCurrent")},"aria-owns":function(){return"false"!==n.attr("aria-expanded")},"aria-describedby":function(e){e||(r='aria-describedby="'.concat(n.attr("aria-describedby"),'"'),a=i._tree&&i._tree[0]._hasShadowRoot?"noIdShadow":"noId")},"aria-labelledby":function(e){e||(r='aria-labelledby="'.concat(n.attr("aria-labelledby"),'"'),a=i._tree&&i._tree[0]._hasShadowRoot?"noIdShadow":"noId")}};return n.attrNames.forEach((function(e){if(!s.includes(e)&&!t.includes(e)&&u.test(e)){var i,c=n.attr(e);try{i=bv(n,e)}catch(t){return r="".concat(e,'="').concat(c,'"'),void(a="idrefs")}l[e]&&!l[e](i)||i||(""!==c||function(e){var t;return"string"===(null===(t=Kl.ariaAttrs[e])||void 0===t?void 0:t.type)}(e)?o.push("".concat(e,'="').concat(c,'"')):(r=e,a="empty"))}})),o.length?(this.data(o),!1):!r||void this.data({messageKey:a,needsReview:r})},"attr-non-space-content-evaluate":function(){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},t=arguments.length>2?arguments[2]:void 0;if(!e.attribute||"string"!=typeof e.attribute)throw new TypeError("attr-non-space-content requires options.attribute to be a string");if(!t.hasAttr(e.attribute))return this.data({messageKey:"noAttr"}),!1;var n=t.attr(e.attribute);return!!ic(n)||(this.data({messageKey:"emptyAttr"}),!1)},"autocomplete-appropriate-evaluate":function(e,t,n){if("input"!==n.props.nodeName)return!0;var r=["text","search","number","tel"],i=["text","search","url"],o={bday:["text","search","date"],email:["text","search","email"],username:["text","search","email"],"street-address":["text"],tel:["text","search","tel"],"tel-country-code":["text","search","tel"],"tel-national":["text","search","tel"],"tel-area-code":["text","search","tel"],"tel-local":["text","search","tel"],"tel-local-prefix":["text","search","tel"],"tel-local-suffix":["text","search","tel"],"tel-extension":["text","search","tel"],"cc-number":r,"cc-exp":["text","search","month","tel"],"cc-exp-month":r,"cc-exp-year":r,"cc-csc":r,"transaction-amount":r,"bday-day":r,"bday-month":r,"bday-year":r,"new-password":["text","search","password"],"current-password":["text","search","password"],url:i,photo:i,impp:i};"object"===a(t)&&Object.keys(t).forEach((function(e){o[e]||(o[e]=[]),o[e]=o[e].concat(t[e])}));var u=n.attr("autocomplete").split(/\s+/g).map((function(e){return e.toLowerCase()})),s=u[u.length-1];if(dd.stateTerms.includes(s))return!0;var l=o[s],c=n.hasAttr("type")?ic(n.attr("type")).toLowerCase():"text";return c=xh().includes(c)?c:"text",void 0===l?"text"===c:l.includes(c)},"autocomplete-matches":function(e,t){var n=t.attr("autocomplete");if(!n||""===ic(n))return!1;var r=t.props.nodeName;if(!1===["textarea","input","select"].includes(r))return!1;var a=t.attr("aria-readonly")||"false";if(t.hasAttr("readonly")||"true"===a.toLowerCase())return!1;if("input"===r&&["submit","reset","button","hidden"].includes(t.props.type))return!1;var i=t.attr("aria-disabled")||"false";if(t.hasAttr("disabled")||"true"===i.toLowerCase())return!1;var o=Xl(t),u=Wm(t.attr("tabindex"));if(u<0&&t.hasAttr("role")){var s=Kl.ariaRoles[o];if(void 0===s||"widget"!==s.type)return!1}return!(u<0&&t.actualNode&&!qs(t)&&!Ic(t))},"autocomplete-valid-evaluate":function(e,t,n){var r=n.attr("autocomplete")||"";return fd(r,t)},"avoid-inline-spacing-evaluate":function(e,t){var n=t.cssProperties.filter((function(t){if("important"===e.style.getPropertyPriority(t))return t}));return!(n.length>0&&(this.data(n),1))},"braille-label-equivalent-evaluate":function(e,t,n){var r;if(!(null!==(r=n.attr("aria-braillelabel"))&&void 0!==r?r:"").trim())return!0;try{return""!==ic(ud(n))}catch(e){return}},"braille-roledescription-equivalent-evaluate":function(e,t,n){var r,a=null!==(r=n.attr("aria-brailleroledescription"))&&void 0!==r?r:"";if(""===ic(a))return!0;var i=n.attr("aria-roledescription");return"string"!=typeof i?(this.data({messageKey:"noRoleDescription"}),!1):""!==ic(i)||(this.data({messageKey:"emptyRoleDescription"}),!1)},"bypass-matches":function(e,t,n){return!ng(0,0,n)||!!e.querySelector("a[href]")},"caption-evaluate":function(e,t,n){return!ch(n,"track").some((function(e){return"captions"===(e.attr("kind")||"").toLowerCase()}))&&void 0},"caption-faked-evaluate":function(e){var t=ec(e),n=t[0];return t.length<=1||n.length<=1||e.rows.length<=1||n.reduce((function(e,t,r){return e||t!==n[r+1]&&void 0!==n[r+1]}),!1)},"color-contrast-evaluate":function(e,n,r){var a=n.ignoreUnicode,i=n.ignoreLength,o=n.ignorePseudo,u=n.boldValue,s=n.boldTextPt,l=n.largeTextPt,c=n.contrastRatio,d=n.shadowOutlineEmMax,f=n.pseudoSizeThreshold;if(!qs(e))return this.data({messageKey:"hidden"}),!0;var p=qc(r,!1,!0);if(a&&function(e){var t={nonBmp:!0},n=id(e,t),r=""===ic(ld(e,t));return n&&r}(p))this.data({messageKey:"nonBmp"});else{var m=t.getComputedStyle(e),h=parseFloat(m.getPropertyValue("font-size")),v=m.getPropertyValue("font-weight"),b=parseFloat(v)>=u||"bold"===v,g=Math.ceil(72*h)/96,D=b&&g<s||!b&&g<l?c.normal:c.large,y=D.expected,w=D.minThreshold,F=D.maxThreshold,E=function(e,t){var n=t.pseudoSizeThreshold,r=t.ignorePseudo;if(!(void 0!==r&&r)){var a=e.boundingClientRect,i=a.width*a.height*(void 0===n?.25:n);do{if(zb(e.actualNode,":before")+zb(e.actualNode,":after")>i)return e}while(e=e.parent)}}(r,{ignorePseudo:o,pseudoSizeThreshold:f});if(E)return this.data({fontSize:"".concat((72*h/96).toFixed(1),"pt (").concat(h,"px)"),fontWeight:b?"bold":"normal",messageKey:"pseudoContent",expectedContrastRatio:y+":1"}),void this.relatedNodes(E.actualNode);var x=eb(e,{minRatio:.001,maxRatio:d});if(null!==x){var A=[],C=ub(e,A,d),k=db(e,!1,C,n),R=null,T=null,M=null;if(0===x.length)R=cb(C,k);else if(k&&C){M=[].concat(j(x),[C]).reduce(Hv);var O=cb(C,k),S=cb(C,M),N=cb(M,k);(R=Math.max(O,S,N))!==O&&(T=S>N?"shadowOnBgColor":"fgOnShadowColor")}var B=R>y;if("number"==typeof w&&("number"!=typeof R||R<w)||"number"==typeof F&&("number"!=typeof R||R>F))return this.data({contrastRatio:R}),!0;var I,_,q=Math.floor(100*R)/100;null===C?Ld.get("colorParse")?(I="colorParse",_=Ld.get("colorParse")):I=Ld.get("bgColor"):B||(I=T),null===k&&Ld.get("colorParse")&&(I="colorParse",_=Ld.get("colorParse"));var z=1===q,P=1===p.length;return z?I=Ld.set("bgColor","equalRatio"):B||!P||i||(I="shortTextContent"),this.data({fgColor:k?k.toHexString():void 0,bgColor:C?C.toHexString():void 0,contrastRatio:q,fontSize:"".concat((72*h/96).toFixed(1),"pt (").concat(h,"px)"),fontWeight:b?"bold":"normal",messageKey:I,expectedContrastRatio:y+":1",shadowColor:M?M.toHexString():void 0,colorParse:_}),null===k||null===C||z||P&&!i&&!B?(I=null,Ld.clear(),void this.relatedNodes(A)):(B||this.relatedNodes(A),B)}this.data({messageKey:"complexTextShadows"})}},"color-contrast-matches":function(e,n){var a=n.props,i=a.nodeName;if("option"===i)return!1;if("select"===i&&!e.options.length)return!1;if("input"===i&&["hidden","range","color","checkbox","radio","image"].includes(a.type))return!1;if(vb(n)||Dl(n))return!1;if(["input","select","textarea"].includes(i)){var o=t.getComputedStyle(e),u=parseInt(o.getPropertyValue("text-indent"),10);if(u){var s=e.getBoundingClientRect();if(!pf(s={top:s.top,bottom:s.bottom,left:s.left+u,right:s.right+u},e))return!1}return!0}var l=cs(n,"label");if("label"===i||l){var c=l||e,d=l?is(l):n;if(c.htmlFor){var f=ss(c).getElementById(c.htmlFor),p=f&&is(f);if(p&&vb(p))return!1}var m=ch(d,'input:not([type="hidden"],[type="image"],[type="button"],[type="submit"],[type="reset"]), select, textarea')[0];if(m&&vb(m))return!1}for(var h=[],v=n;v;){if(v.props.id){var b=Zh(v).filter((function(e){return Pp(e.getAttribute("aria-labelledby")||"").includes(v.props.id)})).map((function(e){return is(e)}));h.push.apply(h,j(b))}v=v.parent}if(h.length>0&&h.every(vb))return!1;if(!function(e){var t=qc(e,!1,!0);return""!==t&&""!==ld(t,rg)&&e.children.some((function(e){return"#text"===e.props.nodeName&&!od(e)}))}(n))return!1;if(!parseFloat(n.getComputedStylePropertyValue("font-size")))return!1;for(var g=r.createRange(),D=n.children,y=0;y<D.length;y++){var w=D[y];3===w.actualNode.nodeType&&""!==ic(w.actualNode.nodeValue)&&g.selectNodeContents(w.actualNode)}var F=Array.from(g.getClientRects()),E=ms(n);return F.some((function(t){var n=pf(t,e);if(!E.length)return n;var r=E.some((function(e){return fs(t,e.boundingClientRect)}));return n&&r}))},"css-orientation-lock-evaluate":function(e,t,n,r){var a=(r||{}).cssom,i=void 0===a?void 0:a,o=(t||{}).degreeThreshold,u=void 0===o?0:o;if(i&&i.length){for(var s=!1,l=[],c=i.reduce((function(e,t){var n=t.sheet,r=t.shadowId||"topDocument";if(e[r]||(e[r]={root:t.root,rules:[]}),!n||!n.cssRules)return e;var a=Array.from(n.cssRules);return e[r].rules=e[r].rules.concat(a),e}),{}),d=function(){var e=c[p[f]],t=e.root,n=e.rules.filter(m);if(!n.length)return 1;n.forEach((function(e){Array.from(e.cssRules).forEach((function(e){var n=function(e){var t=e.style;if(!e.selectorText||t.length<=0)return!1;var n=t.transform||t.webkitTransform||t.msTransform||!1;if(!n&&!t.rotate)return!1;var r=function(e){if(!e)return 0;var t=e.match(/(rotate|rotateZ|rotate3d|matrix|matrix3d)\(([^)]+)\)(?!.*(rotate|rotateZ|rotate3d|matrix|matrix3d))/);if(!t)return 0;var n=L(t,3);return h(n[1],n[2])}(n),a=r+h("rotate",t.rotate);return!!a&&(a=Math.abs(a),!(Math.abs(a-180)%180<=u)&&Math.abs(a-90)%90<=u)}(e);if(n&&"HTML"!==e.selectorText.toUpperCase()){var r=Array.from(t.querySelectorAll(e.selectorText))||[];l=l.concat(r)}s=s||n}))}))},f=0,p=Object.keys(c);f<p.length;f++)d();return!s||(l.length&&this.relatedNodes(l),!1)}function m(e){var t=e.cssText;return 4===e.type&&(/orientation:\s*landscape/i.test(t)||/orientation:\s*portrait/i.test(t))}function h(e,t){switch(e){case"rotate":case"rotateZ":return v(t);case"rotate3d":var n=L(t.split(",").map((function(e){return e.trim()})),4),r=n[3];if(0===parseInt(n[2]))return;return v(r);case"matrix":case"matrix3d":return function(e){var t=e.split(",");if(t.length<=6){var n=L(t,2),r=n[0];return b(Math.atan2(parseFloat(n[1]),parseFloat(r)))}var a=parseFloat(t[8]),i=Math.asin(a),o=Math.cos(i);return b(Math.acos(parseFloat(t[0])/o))}(t);default:return 0}}function v(e){var t=L(e.match(/(deg|grad|rad|turn)/)||[],1)[0];if(!t)return 0;var n,r=parseFloat(e.replace(t,""));switch(t){case"rad":return b(r);case"grad":return n=r,(n%=400)<0&&(n+=400),Math.round(n/400*360);case"turn":return Math.round(360/(1/r));default:return parseInt(r)}}function b(e){return Math.round(e*(180/Math.PI))}},"data-table-large-matches":function(e){if(Gh(e)){var t=ec(e);return t.length>=3&&t[0].length>=3&&t[1].length>=3&&t[2].length>=3}return!1},"data-table-matches":function(e){return Gh(e)},"deprecatedrole-evaluate":function(e,t,n){var r=Mc(n,{dpub:!0,fallback:!0}),a=Kl.ariaRoles[r];return!(null==a||!a.deprecated||(this.data(r),0))},"dlitem-evaluate":function(e){var t=Ss(e),n=t.nodeName.toUpperCase(),r=Xl(t);return"DIV"===n&&["presentation","none",null].includes(r)&&(n=(t=Ss(t)).nodeName.toUpperCase(),r=Xl(t)),"DL"===n&&!(r&&!["presentation","none","list"].includes(r))},"doc-has-title-evaluate":function(){return!!ic(r.title)},"duplicate-id-active-matches":function(e){var t=e.getAttribute("id").trim(),n='*[id="'.concat(ga(t),'"]'),r=Array.from(ss(e).querySelectorAll(n));return!cv(e)&&r.some(jl)},"duplicate-id-after":function(e){var t=[];return e.filter((function(e){return-1===t.indexOf(e.data)&&(t.push(e.data),!0)}))},"duplicate-id-aria-matches":function(e){return cv(e)},"duplicate-id-evaluate":function(e){var t=e.getAttribute("id").trim();if(!t)return!0;var n=ss(e),r=Array.from(n.querySelectorAll('[id="'.concat(ga(t),'"]'))).filter((function(t){return t!==e}));return r.length&&this.relatedNodes(r),this.data(t),0===r.length},"duplicate-id-misc-matches":function(e){var t=e.getAttribute("id").trim(),n='*[id="'.concat(ga(t),'"]'),r=Array.from(ss(e).querySelectorAll(n));return!cv(e)&&r.every((function(e){return!jl(e)}))},"duplicate-img-label-evaluate":function(e,t,n){if(["none","presentation"].includes(Mc(n)))return!1;var r=_f(n,t.parentSelector);if(!r)return!1;var a=qc(r,!0).toLowerCase();return""!==a&&a===ud(n).toLowerCase()},"exists-evaluate":function(){},"explicit-evaluate":function(e,t,n){var r=this;if(!n.attr("id"))return!1;if(n.actualNode){var a=ss(n.actualNode),i=ga(n.attr("id")),o=Array.from(a.querySelectorAll('label[for="'.concat(i,'"]')));if(this.relatedNodes(o),!o.length)return!1;try{return o.some((function(e){if(qs(e)){var t=ic($l(e,{inControlContext:!0,startNode:n}));return r.data({explicitLabel:t}),!!t}return!0}))}catch(e){return}}},"fallbackrole-evaluate":function(e,t,n){var r=Pp(n.attr("role"));return!(r.length<=1)&&(!function(e,t){return!Ac(e)&&2===t.length&&t.includes("none")&&t.includes("presentation")}(n,r)||void 0)},"focusable-content-evaluate":function(e,t,n){var r=n.tabbableElements;return!!r&&r.filter((function(e){return e!==n})).length>0},"focusable-disabled-evaluate":function(e,t,n){var r=["button","fieldset","input","select","textarea"],a=n.tabbableElements;if(!a||!a.length)return!0;var i=a.filter((function(e){return r.includes(e.props.nodeName)}));return this.relatedNodes(i.map((function(e){return e.actualNode}))),!(0!==i.length&&!zd())||!!i.every((function(e){var t=e.getComputedStylePropertyValue("pointer-events"),n=parseInt(e.getComputedStylePropertyValue("width")),r=parseInt(e.getComputedStylePropertyValue("height"));return e.actualNode.onfocus||(0===n||0===r)&&"none"===t}))&&void 0},"focusable-element-evaluate":function(e,t,n){return!(!n.hasAttr("contenteditable")||!function e(t){var r=t.attr("contenteditable");if("true"===r||""===r)return!0;if("false"===r)return!1;var a=_f(n.parent,"[contenteditable]");return!!a&&e(a)}(n))||Il(n)},"focusable-modal-open-evaluate":function(e,t,n){var r=n.tabbableElements.map((function(e){return e.actualNode}));return!r||!r.length||!zd()||void this.relatedNodes(r)},"focusable-no-name-evaluate":function(e,t,n){if(!Il(n))return!1;try{return!ud(n)}catch(e){return}},"focusable-not-tabbable-evaluate":function(e,t,n){var r=["button","fieldset","input","select","textarea"],a=n.tabbableElements;if(!a||!a.length)return!0;var i=a.filter((function(e){return!r.includes(e.props.nodeName)}));return this.relatedNodes(i.map((function(e){return e.actualNode}))),!(0!==i.length&&!zd())||!!i.every((function(e){var t=e.getComputedStylePropertyValue("pointer-events"),n=parseInt(e.getComputedStylePropertyValue("width")),r=parseInt(e.getComputedStylePropertyValue("height"));return e.actualNode.onfocus||(0===n||0===r)&&"none"===t}))&&void 0},"frame-focusable-content-evaluate":function(e,t,n){if(n.children)try{return!n.children.some((function(e){return Nb(e)}))}catch(e){return}},"frame-focusable-content-matches":function(e,t,n){var r,a;return!n.initiator&&!n.focusable&&(null===(r=n.size)||void 0===r?void 0:r.width)*(null===(a=n.size)||void 0===a?void 0:a.height)>1},"frame-tested-after":function(e){var t={};return e.filter((function(e){if("html"!==e.node.ancestry[e.node.ancestry.length-1]){var n=e.node.ancestry.flat(1/0).join(" > ");return t[n]=e,!0}var r=e.node.ancestry.slice(0,e.node.ancestry.length-1).flat(1/0).join(" > ");return t[r]&&(t[r].result=!0),!1}))},"frame-tested-evaluate":function(e,t){return!t.isViolation&&void 0},"frame-title-has-text-matches":function(e){var t=e.getAttribute("title");return!!ic(t)},"has-alt-evaluate":function(e,t,n){return!!["img","input","area"].includes(n.props.nodeName)&&n.hasAttr("alt")},"has-descendant-after":function(e){return e.some((function(e){return!0===e.result}))&&e.forEach((function(e){e.result=!0})),e},"has-descendant-evaluate":function(e,t,n){if(!t||!t.selector||"string"!=typeof t.selector)throw new TypeError("has-descendant requires options.selector to be a string");if(t.passForModal&&zd())return!0;var r=Qm(n,t.selector,(function(e){return Ic(e)}));return this.relatedNodes(r.map((function(e){return e.actualNode}))),r.length>0},"has-global-aria-attribute-evaluate":function(e,t,n){var r=Ql().filter((function(e){return n.hasAttr(e)}));return this.data(r),r.length>0},"has-implicit-chromium-role-matches":function(e,t){return null!==Ac(t,{chromium:!0})},"has-lang-evaluate":function(e,t,n){var a=void 0!==r&&ju(r);return t.attributes.includes("xml:lang")&&t.attributes.includes("lang")&&Tb(n.attr("xml:lang"))&&!Tb(n.attr("lang"))&&!a?(this.data({messageKey:"noXHTML"}),!1):!!t.attributes.some((function(e){return Tb(n.attr(e))}))||(this.data({messageKey:"noLang"}),!1)},"has-text-content-evaluate":function(e,t,n){try{return""!==ic(Jc(n))}catch(e){return}},"has-widget-role-evaluate":function(e,t,n){var r=Xl(n);if(null===r)return!1;var a=Bd(r);return"widget"===a||"composite"===a},"heading-matches":function(e,t){return"heading"===Mc(t)},"heading-order-after":function(e){var t=function(e){return(e=j(e)).sort((function(e,t){return e.node.ancestry.length-t.node.ancestry.length})),e.reduce(Db,[]).filter((function(e){return-1!==e.level}))}(e);return e.forEach((function(e){e.result=function(e,t){var n,r,a,i,o=yb(t,e.node.ancestry),u=null!==(n=null===(r=t[o])||void 0===r?void 0:r.level)&&void 0!==n?n:-1,s=null!==(a=null===(i=t[o-1])||void 0===i?void 0:i.level)&&void 0!==a?a:-1;return 0===o||(-1!==u?u-s<=1:void 0)}(e,t)})),e},"heading-order-evaluate":function(){var e=as.get("headingOrder");if(e)return!0;var t=Qm(i._tree[0],"h1, h2, h3, h4, h5, h6, [role=heading], iframe, frame",Ic);return e=t.map((function(e){return{ancestry:[es(e.actualNode)],level:gb(e)}})),this.data({headingOrder:e}),as.set("headingOrder",t),!0},"help-same-as-label-evaluate":function(e,t,n){var r=hd(n),a=e.getAttribute("title");return!!r&&(a||(a="",e.getAttribute("aria-describedby")&&(a=Pl(e,"aria-describedby").map((function(e){return e?$l(e):""})).join(""))),ic(a)===ic(r))},"hidden-content-evaluate":function(e,n,r){if(!["SCRIPT","HEAD","TITLE","NOSCRIPT","STYLE","TEMPLATE"].includes(e.nodeName.toUpperCase())&&Cd(r)){var a=t.getComputedStyle(e);if("none"===a.getPropertyValue("display"))return;if("hidden"===a.getPropertyValue("visibility")){var i=Ss(e),o=i&&t.getComputedStyle(i);if(!o||"hidden"!==o.getPropertyValue("visibility"))return}}return!0},"hidden-explicit-label-evaluate":function(e,t,n){if(n.hasAttr("id")){if(!n.actualNode)return;var r=ss(e),a=ga(e.getAttribute("id")),i=r.querySelector('label[for="'.concat(a,'"]'));if(i&&!Ic(i)){var o;try{o=ud(n).trim()}catch(e){return}return""===o}}return!1},"html-namespace-matches":function(e,t){return!Zb(0,t)},"html5-scope-evaluate":function(e){return!Nd(r)||"TH"===e.nodeName.toUpperCase()},"identical-links-same-purpose-after":function(e){if(e.length<2)return e;for(var t=e.filter((function(e){return void 0!==e.result})),n=[],r={},a=function(e){var a,i=t[e],o=i.data,u=o.name,s=o.urlProps;if(r[u])return 1;var l=t.filter((function(t,n){return t.data.name===u&&n!==e})),c=l.every((function(e){return bb(e.data.urlProps,s)}));l.length&&!c&&(i.result=void 0),i.relatedNodes=[],(a=i.relatedNodes).push.apply(a,j(l.map((function(e){return e.relatedNodes[0]})))),r[u]=l,n.push(i)},i=0;i<t.length;i++)a(i);return n},"identical-links-same-purpose-evaluate":function(e,t,n){var r=zl.accessibleTextVirtual(n),a=zl.sanitize(zl.removeUnicode(r,{emoji:!0,nonBmp:!0,punctuations:!0})).toLowerCase();if(a){var i={name:a,urlProps:os.urlPropsFromAttribute(e,"href")};return this.data(i),this.relatedNodes([e]),!0}},"identical-links-same-purpose-matches":function(e,t){if(!ud(t))return!1;var n=Mc(e);return!n||"link"===n},"implicit-evaluate":function(e,t,n){try{var r=_f(n,"label");if(r){var a=ic(ud(r,{inControlContext:!0,startNode:n}));return r.actualNode&&this.relatedNodes([r.actualNode]),this.data({implicitLabel:a}),!!a}return!1}catch(e){return}},"inline-style-property-evaluate":function(e,n){var r=n.cssProperty,a=n.absoluteValues,i=n.minValue,o=n.maxValue,u=n.normalValue,s=void 0===u?0:u,l=n.multiLineOnly;if(!n.noImportant&&"important"!==e.style.getPropertyPriority(r)||l&&!Pd(e))return!0;var c={};"number"==typeof i&&(c.minValue=i),"number"==typeof o&&(c.maxValue=o);var d=e.style.getPropertyValue(r);if(["inherit","unset","revert","revert-layer"].includes(d))return this.data(B({value:d},c)),!0;var f=function(e,n){var r=n.cssProperty,a=n.absoluteValues,i=n.normalValue,o=t.getComputedStyle(e),u=o.getPropertyValue(r);if("normal"===u)return i;var s=parseFloat(u);if(a)return s;var l=parseFloat(o.getPropertyValue("font-size")),c=Math.round(s/l*100)/100;return isNaN(c)?u:c}(e,{absoluteValues:a,cssProperty:r,normalValue:s});return this.data(B({value:f},c)),"number"==typeof f?("number"!=typeof i||f>=i)&&("number"!=typeof o||f<=o):void 0},"inserted-into-focus-order-matches":function(e){return Td(e)},"internal-link-present-evaluate":function(e,t,n){return ch(n,"a[href]").some((function(e){return/^#[^/!]/.test(e.attr("href"))}))},"invalid-children-evaluate":function(){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},t=arguments.length>2?arguments[2]:void 0,n=[],r=[];if(t.children){for(var a,i=Rb(t.children);i.length;){var o,u=i.shift(),s=u.vChild,l=u.nested;if(!e.divGroups||l||"div"!==(a=s).props.nodeName||null!==Xl(a)){var c=kb(s,l,e);c&&(r.includes(c)||r.push(c),1===(null==s||null===(o=s.actualNode)||void 0===o?void 0:o.nodeType)&&n.push(s.actualNode))}else{if(!s.children)return;var d=Rb(s.children,!0);i.push.apply(i,j(d))}}return 0!==r.length&&(this.data({values:r.join(", ")}),this.relatedNodes(n),!0)}},"invalidrole-evaluate":function(e,t,n){var r=Pp(n.attr("role"));return!!r.every((function(e){return!Zl(e.toLowerCase(),{allowAbstract:!0})}))&&(this.data(r),!0)},"is-element-focusable-evaluate":function(e,t,n){return jl(n)},"is-initiator-matches":ng,"is-on-screen-evaluate":function(e){return qs(e)},"is-visible-matches":function(e){return qs(e)},"is-visible-on-screen-matches":function(e,t){return qs(t)},"label-content-name-mismatch-evaluate":function(e,t,n){var r,a,i,o,u=null==t?void 0:t.pixelThreshold,s=null!==(r=null==t?void 0:t.occurrenceThreshold)&&void 0!==r?r:null==t?void 0:t.occuranceThreshold,l=$l(e).toLowerCase(),c=ic(Jc(n,{subtreeDescendant:!0,ignoreIconLigature:!0,pixelThreshold:u,occurrenceThreshold:s})).toLowerCase();return!c||(cd(l)<1||cd(c)<1?void 0:(a=c,i=Mb(l),o=Mb(a),!(!i||!o)&&i.includes(o)))},"label-content-name-mismatch-matches":function(e,t){var n=Mc(e);return!!(n&&tv("widget").includes(n)&&rv().includes(n)&&(ic(Ll(t))||ic(Gl(e)))&&ic(qc(t)))},"label-matches":function(e,t){if("input"!==t.props.nodeName||!1===t.hasAttr("type"))return!0;var n=t.attr("type").toLowerCase();return!1===["hidden","image","button","submit","reset"].includes(n)},"landmark-has-body-context-matches":function(e,t){return e.hasAttribute("role")||!cs(t,"article, aside, main, nav, section")},"landmark-is-top-level-evaluate":function(e){var t=tv("landmark"),n=Ss(e),r=Mc(e);for(this.data({role:r});n;){var a=Xl(n);if(a||"FORM"===n.nodeName.toUpperCase()||(a=Ac(n)),a&&t.includes(a)&&("main"!==a||"complementary"!==r))return!1;n=Ss(n)}return!0},"landmark-is-unique-after":function(e){var t=[];return e.filter((function(e){var n=t.find((function(t){return e.data.role===t.data.role&&e.data.accessibleText===t.data.accessibleText}));return n?(n.result=!1,n.relatedNodes.push(e.relatedNodes[0]),!1):(t.push(e),e.relatedNodes=[],!0)}))},"landmark-is-unique-evaluate":function(e,t,n){var r=Mc(e),a=ud(n);return a=a?a.toLowerCase():null,this.data({role:r,accessibleText:a}),this.relatedNodes([e]),!0},"landmark-unique-matches":function(e,t){return function(e){var t=tv("landmark"),n=Mc(e);if(!n)return!1;var r=e.props.nodeName;return"section"===r||"form"===r?!!ud(e):t.indexOf(n)>=0||"region"===n}(t)&&Ic(t)},"layout-table-matches":function(e){return!Gh(e)&&!jl(e)},"link-in-text-block-evaluate":function(e,t){var n=t.requiredContrastRatio,r=t.allowSameColor;if(qb(e))return!1;for(var a=Ss(e);a&&1===a.nodeType&&!qb(a);)a=Ss(a);if(a){this.relatedNodes([a]);var i=db(e),o=db(a),u=ub(e),s=ub(a),l=i&&o?Ib(i,o):void 0;if(l&&(l=Math.floor(100*l)/100),l&&l>=n)return!0;var c=u&&s?Ib(u,s):void 0;if(c&&(c=Math.floor(100*c)/100),c&&c>=n)return!0;if(!c){var d,f=null!==(d=Ld.get("bgColor"))&&void 0!==d?d:"bgContrast";return this.data({messageKey:f}),void Ld.clear()}if(l)return!(!r||1!==l||1!==c)||(1===l&&c>1?(this.data({messageKey:"bgContrast",contrastRatio:c,requiredContrastRatio:n,nodeBackgroundColor:u?u.toHexString():void 0,parentBackgroundColor:s?s.toHexString():void 0}),!1):(this.data({messageKey:"fgContrast",contrastRatio:l,requiredContrastRatio:n,nodeColor:i?i.toHexString():void 0,parentColor:o?o.toHexString():void 0}),!1))}},"link-in-text-block-matches":function(e){var t=ic(e.innerText),n=Xl(e);return(!n||"link"===n)&&!!t&&!!qs(e)&&qd(e)},"link-in-text-block-style-evaluate":function(e){if(jb(e))return!1;for(var n=Ss(e);n&&1===n.nodeType&&!jb(n);)n=Ss(n);if(n){if(this.relatedNodes([n]),_v(e,n))return!0;if(!function(e){for(var n=0,r=["before","after"];n<r.length;n++)if("none"!==t.getComputedStyle(e,":".concat(r[n])).getPropertyValue("content"))return!0;return!1}(e))return!1;this.data({messageKey:"pseudoContent"})}},"listitem-evaluate":function(e,t,n){var r=n.parent;if(r){var a=r.props.nodeName,i=Xl(r);return!!["presentation","none","list"].includes(i)||(i&&Zl(i)?(this.data({messageKey:"roleNotValid"}),!1):["ul","ol","menu"].includes(a))}},"matches-definition-evaluate":function(e,t,n){return Ec(n,t.matcher)},"meta-refresh-evaluate":function(e,t,n){var r=t||{},a=r.minDelay,i=r.maxDelay,o=L((n.attr("content")||"").trim().split(Ov),1)[0];if(!o.match(Sv))return!0;var u=parseFloat(o);return this.data({redirectDelay:u}),"number"==typeof a&&u<=t.minDelay||"number"==typeof i&&u>t.maxDelay},"meta-viewport-scale-evaluate":function(e,t,n){var r=t||{},a=r.scaleMinimum,i=void 0===a?2:a,o=r.lowerBound,u=void 0!==o&&o,s=n.attr("content")||"";if(!s)return!0;var l=s.split(/[;,]/).reduce((function(e,t){var n=t.trim();if(!n)return e;var r=L(n.split("="),2),a=r[0],i=r[1];if(!a||!i)return e;var o=a.toLowerCase().trim(),u=i.toLowerCase().trim();return"maximum-scale"===o&&"yes"===u&&(u=1),"maximum-scale"===o&&parseFloat(u)<0||(e[o]=u),e}),{});if(u&&l["maximum-scale"]&&parseFloat(l["maximum-scale"])<u)return!0;if(!u&&"no"===l["user-scalable"])return this.data("user-scalable=no"),!1;var c=parseFloat(l["user-scalable"]);return!u&&l["user-scalable"]&&(c||0===c)&&c>-1&&c<1?(this.data("user-scalable"),!1):!(l["maximum-scale"]&&parseFloat(l["maximum-scale"])<i&&(this.data("maximum-scale"),1))},"multiple-label-evaluate":function(e){var t=ga(e.getAttribute("id")),n=e.parentNode,r=ss(e);r=r.documentElement||r;var a=Array.from(r.querySelectorAll('label[for="'.concat(t,'"]')));for(a.length&&(a=a.filter((function(e){return!Ts(e)})));n;)"LABEL"===n.nodeName.toUpperCase()&&-1===a.indexOf(n)&&a.push(n),n=n.parentNode;if(this.relatedNodes(a),a.length>1){var i=a.filter((function(e){return Ic(e)}));if(i.length>1)return;return!Pl(e,"aria-labelledby").includes(i[0])&&void 0}return!1},"nested-interactive-matches":function(e,t){var n=Mc(t);return!!n&&!!Kl.ariaRoles[n].childrenPresentational},"no-autoplay-audio-evaluate":function(e,t){var n=e.hasAttribute("controls");if(e.hasAttribute("loop"))return n;if(e.duration){var r=t.allowedDuration,a=void 0===r?3:r,i=function(e){if(!e.currentSrc)return 0;var t=function(e){var t=e.match(/#t=(.*)/);if(t)return L(t,2)[1].split(",").map((function(e){return/:/.test(e)?function(e){for(var t=e.split(":"),n=0,r=1;t.length>0;)n+=r*parseInt(t.pop(),10),r*=60;return parseFloat(n)}(e):parseFloat(e)}))}(e.currentSrc);return t?1===t.length?Math.abs(e.duration-t[0]):Math.abs(t[1]-t[0]):Math.abs(e.duration-(e.currentTime||0))}(e);return i<=a||!!n}console.warn("axe.utils.preloadMedia did not load metadata")},"no-autoplay-audio-matches":function(e){return!!e.currentSrc&&!e.hasAttribute("paused")&&!e.hasAttribute("muted")},"no-empty-role-matches":function(e,t){return!!t.hasAttr("role")&&!!t.attr("role").trim()},"no-explicit-name-required-matches":eg,"no-focusable-content-evaluate":function(e,t,n){if(n.children)try{var r=Ob(n);if(!r.length)return!0;var a=r.filter(Sb);return a.length>0?(this.data({messageKey:"notHidden"}),this.relatedNodes(a)):this.relatedNodes(r),!1}catch(e){return}},"no-implicit-explicit-label-evaluate":function(e,t,n){var r,a,i=Mc(n,{noImplicit:!0});this.data(i);try{r=ic(Qc(n)).toLowerCase(),a=ic(ud(n)).toLowerCase()}catch(e){return}return!(!a&&!r)&&!((a||!r)&&a.includes(r))&&void 0},"no-naming-method-matches":function(e,t){var n=xc(t).namingMethods;return!(n&&0!==n.length||"combobox"===Xl(t)&&ch(t,'input:not([type="hidden"])').length||dv(t,{popupRoles:["listbox"]}))},"no-negative-tabindex-matches":function(e,t){var n=Wm(t.attr("tabindex"));return null===n||n>=0},"no-role-matches":function(e,t){return!t.attr("role")},"non-empty-if-present-evaluate":function(e,t,n){var r=n.props.nodeName,a=(n.attr("type")||"").toLowerCase(),i=n.attr("value");return i&&this.data({messageKey:"has-label"}),!("input"!==r||!["submit","reset"].includes(a))&&null===i},"not-html-matches":function(e,t){return"html"!==t.props.nodeName},"object-is-loaded-matches":function(e,t){return[eg,tg].every((function(n){return n(e,t)}))},"only-dlitems-evaluate":function(e,t,n){var r=["definition","term","list"],a=n.children.reduce((function(e,t){var n=t.actualNode;return"DIV"===n.nodeName.toUpperCase()&&null===Mc(n)?e.concat(t.children):e.concat(t)}),[]).reduce((function(e,t){var n=t.actualNode,a=n.nodeName.toUpperCase();if(1===n.nodeType&&Ic(n)){var i=Xl(n);("DT"!==a&&"DD"!==a||i)&&(r.includes(i)||e.badNodes.push(n))}else 3===n.nodeType&&""!==n.nodeValue.trim()&&(e.hasNonEmptyTextNode=!0);return e}),{badNodes:[],hasNonEmptyTextNode:!1});return a.badNodes.length&&this.relatedNodes(a.badNodes),!!a.badNodes.length||a.hasNonEmptyTextNode},"only-listitems-evaluate":function(e,t,n){var r=!1,a=!1,i=!0,o=[],u=[],s=[];return n.children.forEach((function(e){var t=e.actualNode;if(3!==t.nodeType||""===t.nodeValue.trim()){if(1===t.nodeType&&Ic(t)){i=!1;var n="LI"===t.nodeName.toUpperCase(),l=Mc(e),c="listitem"===l;n||c||o.push(t),n&&!c&&(u.push(t),s.includes(l)||s.push(l)),c&&(a=!0)}}else r=!0})),r||o.length?(this.relatedNodes(o),!0):!i&&!a&&(this.relatedNodes(u),this.data({messageKey:"roleNotValid",roles:s.join(", ")}),!0)},"p-as-heading-evaluate":function(e,t,n){var r=Array.from(e.parentNode.children),a=r.indexOf(e),i=(t=t||{}).margins||[],o=r.slice(a+1).find((function(e){return"P"===e.nodeName.toUpperCase()})),u=r.slice(0,a).reverse().find((function(e){return"P"===e.nodeName.toUpperCase()})),s=Tv(e),l=o?Tv(o):null,c=u?Tv(u):null,d=t.passLength,f=t.failLength,p=e.textContent.trim().length,m=null==o?void 0:o.textContent.trim().length;if(p>m*d)return!0;if(!l||!Mv(s,l,i))return!0;var h=cs(n,"blockquote");return!!(h&&"BLOCKQUOTE"===h.nodeName.toUpperCase()||c&&!Mv(s,c,i)||p>m*f)&&void 0},"p-as-heading-matches":function(e){var t=Array.from(e.parentNode.childNodes),n=e.textContent.trim();return!(0===n.length||(n.match(/[.!?:;](?![.!?:;])/g)||[]).length>=2)&&0!==t.slice(t.indexOf(e)+1).filter((function(e){return"P"===e.nodeName.toUpperCase()&&""!==e.textContent.trim()})).length},"page-no-duplicate-after":function(e){return e.filter((function(e){return"ignored"!==e.data}))},"page-no-duplicate-evaluate":function(e,t,n){if(!t||!t.selector||"string"!=typeof t.selector)throw new TypeError("page-no-duplicate requires options.selector to be a string");var r="page-no-duplicate;"+t.selector;if(!as.get(r)){as.set(r,!0);var a=Qm(i._tree[0],t.selector,(function(e){return Ic(e)}));return"string"==typeof t.nativeScopeFilter&&(a=a.filter((function(e){return e.actualNode.hasAttribute("role")||!cs(e,t.nativeScopeFilter)}))),"string"==typeof t.role&&(a=a.filter((function(e){return Mc(e)===t.role}))),this.relatedNodes(a.filter((function(e){return e!==n})).map((function(e){return e.actualNode}))),a.length<=1}this.data("ignored")},"presentation-role-conflict-matches":function(e,t){return null!==Ac(t,{chromiumRoles:!0})},"presentational-role-evaluate":function(e,t,n){var r=Xl(n);if(["presentation","none"].includes(r)&&["iframe","frame"].includes(n.props.nodeName)&&n.hasAttr("title"))return this.data({messageKey:"iframe",nodeName:n.props.nodeName}),!1;var a=Mc(n);if(["presentation","none"].includes(a))return this.data({role:a}),!0;if(!["presentation","none"].includes(r))return!1;var i=Ql().some((function(e){return n.hasAttr(e)})),o=jl(n);return this.data({messageKey:i&&!o?"globalAria":!i&&o?"focusable":"both",role:a}),!1},"region-after":function(e){var t=e.filter((function(e){return e.data.isIframe}));return e.forEach((function(e){if(!e.result&&1!==e.node.ancestry.length){var n,r=e.node.ancestry.slice(0,-1),a=Z(t);try{for(a.s();!(n=a.n()).done;){var i=n.value;if($m(r,i.node.ancestry)){e.result=i.result;break}}}catch(e){a.e(e)}finally{a.f()}}})),t.forEach((function(e){e.result||(e.result=!0)})),e},"region-evaluate":function(e,t,n){return this.data({isIframe:["iframe","frame"].includes(n.props.nodeName)}),!as.get("regionlessNodes",(function(){return function(e){return kv(i._tree[0],e).map((function(e){for(;e.parent&&!e.parent._hasRegionDescendant&&e.parent.actualNode!==r.body;)e=e.parent;return e})).filter((function(e,t,n){return n.indexOf(e)===t}))}(t)})).includes(n)},"same-caption-summary-evaluate":function(e,t,n){if(void 0!==n.children){var r=n.attr("summary"),a=n.children.find(xv),i=!!a&&ic(Jc(a));return!(!i||!r)&&ic(r).toLowerCase()===ic(i).toLowerCase()}},"scope-value-evaluate":function(e,t){var n=e.getAttribute("scope").toLowerCase();return-1!==t.values.indexOf(n)},"scrollable-region-focusable-matches":function(e,t){return void 0!==Em(e,13)&&!1===dv(t)&&ch(t,"*").some((function(e){return Cd(e,!0,!0)}))},"skip-link-evaluate":function(e){var t=kl(e,"href");return!!t&&(Ic(t)||void 0)},"skip-link-matches":function(e){return Qd(e)&&Is(e)},"structured-dlitems-evaluate":function(e,t,n){var r=n.children;if(!r||!r.length)return!1;for(var a,i=!1,o=!1,u=0;u<r.length;u++){if("DT"===(a=r[u].props.nodeName.toUpperCase())&&(i=!0),i&&"DD"===a)return!1;"DD"===a&&(o=!0)}return i||o},"summary-interactive-matches":function(e,t){var n,r,a,i=t.parent;return!("details"!==i.props.nodeName||(a=null===(r=(n=t).actualNode)||void 0===r?void 0:r.parentElement)&&a!==n.parent.actualNode)&&i.children.find((function(e){return"summary"===e.props.nodeName}))===t},"svg-namespace-matches":Zb,"svg-non-empty-title-evaluate":function(e,t,n){if(n.children){var r=n.children.find((function(e){return"title"===e.props.nodeName}));if(!r)return this.data({messageKey:"noTitle"}),!1;try{if(""===Jc(r,{includeHidden:!0}).trim())return this.data({messageKey:"emptyTitle"}),!1}catch(e){return}return!0}},"tabindex-evaluate":function(e,t,n){var r=Wm(n.attr("tabindex"));return null===r||r<=0},"table-or-grid-role-matches":function(e,t){var n=Mc(t);return["treegrid","grid","table"].includes(n)},"target-offset-evaluate":function(e,t,n){var r=(null==t?void 0:t.minOffset)||24;if(Us(10*r,n.boundingClientRect))return this.data({messageKey:"large",minOffset:r}),!0;var a,i=[],o=r,u=Z(hl(n,r));try{for(u.s();!(a=u.n()).done;){var s=a.value;if("widget"===Bd(s)&&jl(s)){var l=null;try{l=Ws(n,s,r/2)}catch(e){if(e.message.startsWith("splitRects"))return void this.data({messageKey:"tooManyRects",closestOffset:0,minOffset:r});throw e}null!==l&&(.05+(l=Math.round(10*l)/10*2)>=r||(o=Math.min(o,l),i.push(s)))}}}catch(e){u.e(e)}finally{u.f()}return 0===i.length?(this.data({closestOffset:o,minOffset:r}),!0):(this.relatedNodes(i.map((function(e){return e.actualNode}))),i.some(Il)?(this.data({closestOffset:o,minOffset:r}),!Il(n)&&void 0):void this.data({messageKey:"nonTabbableNeighbor",closestOffset:o,minOffset:r}))},"target-size-evaluate":function(e,t,n){var r=(null==t?void 0:t.minSize)||24,a=n.boundingClientRect;if(Us(10*r,a))return this.data({messageKey:"large",minSize:r}),!0;var i=Us.bind(null,r),o=hl(n),u=function(e,t){return t.filter((function(t){return!Fb(t,e)&&Ab(e,t)}))}(n,o),s=function(e,t){var n,r=[],a=[],i=Z(t);try{for(i.s();!(n=i.n()).done;){var o=n.value;!Ab(e,o)&&Zs(e,o)&&"none"!==Eb(o)&&(Fb(e,o)?r.push(o):a.push(o))}}catch(e){i.e(e)}finally{i.f()}return{fullyObscuringElms:r,partialObscuringElms:a}}(n,o),l=s.fullyObscuringElms,c=s.partialObscuringElms;if(u.length&&(l.length||!i(a)))return this.data({minSize:r,messageKey:"contentOverflow"}),void this.relatedNodes(Cb(u));if(l.length)return this.relatedNodes(Cb(l)),this.data({messageKey:"obscured"}),!0;var d=!Il(n)&&void 0;if(!i(a))return this.data(B({minSize:r},xb(a))),d;var f=c.filter((function(e){return"widget"===Bd(e)&&jl(e)}));if(!f.length)return this.data(B({minSize:r},xb(a))),!0;var p=function(e,t){var n,r=e.boundingClientRect,a=t.map((function(e){return e.boundingClientRect}));try{n=Xs(r,a)}catch(e){return null}return function(e,t){return e.reduce((function(e,n){var r=Us(t,e);return r!==Us(t,n)?r?e:n:e.width*e.height>n.width*n.height?e:n}))}(n)}(n,f);if(p){if(!i(p)){if(u.length)return this.data({minSize:r,messageKey:"contentOverflow"}),void this.relatedNodes(Cb(u));var m=f.every(Il),h="partiallyObscured".concat(m?"":"NonTabbable");return this.data(B({messageKey:h,minSize:r},xb(p))),this.relatedNodes(Cb(f)),m?d:void 0}return this.data(B({minSize:r},xb(p||a))),this.relatedNodes(Cb(f)),!0}this.data({minSize:r,messageKey:"tooManyRects"})},"td-has-header-evaluate":function(e){var t=[],n=qh(e),r=ec(e);return n.forEach((function(e){kd(e)&&$h(e)&&!pv(e)&&(Ph(e,r).some((function(e){return null!==e&&!!kd(e)}))||t.push(e))})),!t.length||(this.relatedNodes(t),!1)},"td-headers-attr-evaluate":function(e){for(var t=[],n={},r=0;r<e.rows.length;r++)for(var a=e.rows[r],i=0;i<a.cells.length;i++){var o=a.cells[i];t.push(o);var u=o.getAttribute("id");u&&(n[u]=Mc(o))}var s=C(C(C(C({},Fv,new Set),yv,new Set),wv,new Set),Ev,new Set);t.forEach((function(e){if(e.hasAttribute("headers")&&Ic(e)){var t=e.getAttribute("headers").trim();if(t){var r=e.getAttribute("id");Pp(t).forEach((function(t){r&&t===r?s[Fv].add(e):n[t]?["columnheader","rowheader"].includes(n[t])||s[wv].add(e):s[yv].add(e)}))}else s[Ev].add(e)}}));var l,c=Z(Dv);try{for(c.s();!(l=c.n()).done;){var d=l.value;if(s[d].size>0){if(this.relatedNodes(j(s[d])),d===Ev)return;return this.data({messageKey:d}),!1}}}catch(e){c.e(e)}finally{c.f()}return!0},"th-has-data-cells-evaluate":function(e){var t=qh(e),n=this,r=[];t.forEach((function(e){var t=e.getAttribute("headers");t&&(r=r.concat(t.split(/\s+/)));var n=e.getAttribute("aria-labelledby");n&&(r=r.concat(n.split(/\s+/)))}));var a=t.filter((function(e){return""!==ic(e.textContent)&&("TH"===e.nodeName.toUpperCase()||-1!==["rowheader","columnheader"].indexOf(Xl(e)))})),i=ec(e),o=!0;return a.forEach((function(e){if(!e.getAttribute("id")||!r.includes(e.getAttribute("id"))){var t=tc(e,i),a=!1;rc(e)&&(a=Vh("down",t,i).find((function(t){return!rc(t)&&Ph(t,i).includes(e)}))),!a&&ac(e)&&(a=Vh("right",t,i).find((function(t){return!ac(t)&&Ph(t,i).includes(e)}))),a||n.relatedNodes(e),o=o&&a}})),!!o||void 0},"title-only-evaluate":function(e,t,n){var r=hd(n),a=Sc(n),i=n.attr("aria-describedby");return!(r||!a&&!i)},"unique-frame-title-after":function(e){var t={};return e.forEach((function(e){t[e.data]=void 0!==t[e.data]?++t[e.data]:0})),e.forEach((function(e){e.result=!!t[e.data]})),e},"unique-frame-title-evaluate":function(e,t,n){var r=ic(n.attr("title")).toLowerCase();return this.data(r),!0},"unsupportedrole-evaluate":function(e,t,n){var r=Mc(n,{dpub:!0,fallback:!0}),a=Yl(r);return a&&this.data(r),a},"valid-lang-evaluate":function(e,t,n){var r=[];return t.attributes.forEach((function(e){var a=n.attr(e);if("string"==typeof a){var i=Xp(a),o=t.value?!t.value.map(Xp).includes(i):!kh(i);(""!==i&&o||""!==a&&!ic(a))&&r.push(e+'="'+n.attr(e)+'"')}})),!(!r.length||"html"!==n.props.nodeName&&!Rd(n)||(this.data(r),0))},"valid-scrollable-semantics-evaluate":function(e,t){return function(e,t){var n=Xl(e);return n&&(Gb[n]||t.roles.includes(n))||!1}(e,t)||function(e){var t=e.nodeName.toUpperCase();return $b[t]||!1}(e)},"widget-not-inline-matches":function(e,t){return Xb.every((function(n){return n(e,t)}))},"window-is-top-matches":function(e){return e.ownerDocument.defaultView.self===e.ownerDocument.defaultView.top},"xml-lang-mismatch-evaluate":function(e,t,n){return Xp(n.attr("lang"))===Xp(n.attr("xml:lang"))},"xml-lang-mismatch-matches":function(e){var t=Xp(e.getAttribute("lang")),n=Xp(e.getAttribute("xml:lang"));return kh(t)&&kh(n)}},og=ig,ug=function(e){this.id=e.id,this.data=null,this.relatedNodes=[],this.result=null};function sg(e){if("string"==typeof e){if(og[e])return og[e];if(/^\s*function[\s\w]*\(/.test(e))return new Function("return "+e+";")();throw new ReferenceError("Function ID does not exist in the metadata-function-map: ".concat(e))}return e}function lg(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return(Array.isArray(e)||"object"!==a(e))&&(e={value:e}),e}function cg(e){e&&(this.id=e.id,this.configure(e))}cg.prototype.enabled=!0,cg.prototype.run=function(e,t,n,r,a){var i=(t=t||{}).hasOwnProperty("enabled")?t.enabled:this.enabled,o=this.getOptions(t.options);if(i){var u,s=new ug(this),l=yf(s,t,r,a);try{u=this.evaluate.call(l,e.actualNode,o,e,n)}catch(t){return e&&e.actualNode&&(t.errorNode=Rp.toSpec(e)),void a(t)}l.isAsync||(s.result=u,r(s))}else r(null)},cg.prototype.runSync=function(e,t,n){var r=(t=t||{}).enabled;if(!(void 0===r?this.enabled:r))return null;var a,i=this.getOptions(t.options),o=new ug(this),u=yf(o);u.async=function(){throw new Error("Cannot run async check while in a synchronous run")};try{a=this.evaluate.call(u,e.actualNode,i,e,n)}catch(t){throw e&&e.actualNode&&(t.errorNode=Rp.toSpec(e)),t}return o.result=a,o},cg.prototype.configure=function(e){var t=this;e.evaluate&&!og[e.evaluate]||(this._internalCheck=!0),e.hasOwnProperty("enabled")&&(this.enabled=e.enabled),e.hasOwnProperty("options")&&(this.options=this._internalCheck?lg(e.options):e.options),["evaluate","after"].filter((function(t){return e.hasOwnProperty(t)})).forEach((function(n){return t[n]=sg(e[n])}))},cg.prototype.getOptions=function(e){return this._internalCheck?Ip(this.options,lg(e||{})):e||this.options};var dg=cg,fg=function(e){this.id=e.id,this.result=Qr.NA,this.pageLevel=e.pageLevel,this.impact=null,this.nodes=[]};function pg(e,t){this._audit=t,this.id=e.id,this.selector=e.selector||"*",e.impact&&(va(Qr.impact.includes(e.impact),"Impact ".concat(e.impact," is not a valid impact")),this.impact=e.impact),this.excludeHidden="boolean"!=typeof e.excludeHidden||e.excludeHidden,this.enabled="boolean"!=typeof e.enabled||e.enabled,this.pageLevel="boolean"==typeof e.pageLevel&&e.pageLevel,this.reviewOnFail="boolean"==typeof e.reviewOnFail&&e.reviewOnFail,this.any=e.any||[],this.all=e.all||[],this.none=e.none||[],this.tags=e.tags||[],this.preload=!!e.preload,this.actIds=e.actIds,e.matches&&(this.matches=sg(e.matches))}function mg(e){if(e.length){var t=!1,n={};return e.forEach((function(e){var r=e.results.filter((function(e){return e}));n[e.type]=r,r.length&&(t=!0)})),t?n:null}}pg.prototype.matches=function(){return!0},pg.prototype.gather=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n="mark_gather_start_"+this.id,r="mark_gather_end_"+this.id,a="mark_isVisibleToScreenReaders_start_"+this.id,i="mark_isVisibleToScreenReaders_end_"+this.id;t.performanceTimer&&Ym.mark(n);var o=mh(this.selector,e);return this.excludeHidden&&(t.performanceTimer&&Ym.mark(a),o=o.filter((function(e){return Ic(e)})),t.performanceTimer&&(Ym.mark(i),Ym.measure("rule_"+this.id+"#gather_axe.utils.isVisibleToScreenReaders",a,i))),t.performanceTimer&&(Ym.mark(r),Ym.measure("rule_"+this.id+"#gather",n,r)),o},pg.prototype.runChecks=function(e,t,n,r,a,i){var o=this,u=Gf();this[e].forEach((function(e){var a=o._audit.checks[e.id||e],i=um(a,o.id,n);u.defer((function(e,n){a.run(t,i,r,e,(function(e){n(new gh({ruleId:o.id,method:"".concat(a.id,"#evaluate"),errorNode:new Df(t),error:e}))}))}))})),u.then((function(t){t=t.filter((function(e){return e})),a({type:e,results:t})})).catch(i)},pg.prototype.runChecksSync=function(e,t,n,r){var a=this,i=[];return this[e].forEach((function(e){var o=a._audit.checks[e.id||e],u=um(o,a.id,n);i.push(o.runSync(t,u,r))})),{type:e,results:i=i.filter((function(e){return e}))}},pg.prototype.run=function(e){var t=this,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=arguments.length>2?arguments[2]:void 0,a=arguments.length>3?arguments[3]:void 0;n.performanceTimer&&this._trackPerformance();var i,o=Gf(),u=new fg(this);try{i=this.gatherAndMatchNodes(e,n)}catch(e){return void a(e)}n.performanceTimer&&this._logGatherPerformance(i),i.forEach((function(r){o.defer((function(a,i){var o=Gf();["any","all","none"].forEach((function(a){o.defer((function(i,o){t.runChecks(a,r,n,e,i,o)}))})),o.then((function(e){var n=mg(e);n&&(n.node=new Df(r),u.nodes.push(n),t.reviewOnFail&&(["any","all"].forEach((function(e){n[e].forEach((function(e){!1===e.result&&(e.result=void 0)}))})),n.none.forEach((function(e){!0===e.result&&(e.result=void 0)})))),a()})).catch((function(e){return i(e)}))}))})),o.then((function(){n.performanceTimer&&t._logRulePerformance(),setTimeout((function(){r(u)}),0)})).catch((function(e){n.performanceTimer&&t._logRulePerformance(),a(e)}))},pg.prototype.runSync=function(e){var t=this,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};n.performanceTimer&&this._trackPerformance();var r=new fg(this),a=this.gatherAndMatchNodes(e,n);return n.performanceTimer&&this._logGatherPerformance(a),a.forEach((function(a){var i=[];["any","all","none"].forEach((function(r){i.push(t.runChecksSync(r,a,n,e))}));var o=mg(i);o&&(o.node=a.actualNode?new Df(a):null,r.nodes.push(o),t.reviewOnFail&&(["any","all"].forEach((function(e){o[e].forEach((function(e){!1===e.result&&(e.result=void 0)}))})),o.none.forEach((function(e){!0===e.result&&(e.result=void 0)}))))})),n.performanceTimer&&this._logRulePerformance(),r},pg.prototype._trackPerformance=function(){this._markStart="mark_rule_start_"+this.id,this._markEnd="mark_rule_end_"+this.id,this._markChecksStart="mark_runchecks_start_"+this.id,this._markChecksEnd="mark_runchecks_end_"+this.id},pg.prototype._logGatherPerformance=function(e){ea("gather for ".concat(this.id," (").concat(e.length," nodes): ").concat(Ym.timeElapsed(),"ms")),Ym.mark(this._markChecksStart)},pg.prototype._logRulePerformance=function(){Ym.mark(this._markChecksEnd),Ym.mark(this._markEnd),Ym.measure("runchecks_"+this.id,this._markChecksStart,this._markChecksEnd),Ym.measure("rule_"+this.id,this._markStart,this._markEnd)},pg.prototype.gatherAndMatchNodes=function(e,t){var n=this,r="mark_matches_start_"+this.id,a="mark_matches_end_"+this.id,i=this.gather(e,t);return t.performanceTimer&&Ym.mark(r),i=i.filter((function(t){try{return n.matches(t.actualNode,t,e)}catch(e){throw new gh({ruleId:n.id,method:"#matches",errorNode:new Df(t),error:e})}})),t.performanceTimer&&(Ym.mark(a),Ym.measure("rule_"+this.id+"#matches",r,a)),i},pg.prototype.after=function(e,t){var n,r=this;return Tp(n=this).map((function(e){var t=n._audit.checks[e.id||e];return t&&"function"==typeof t.after?t:null})).filter(Boolean).forEach((function(n){var a,i,o,u=(a=n.id,i=[],e.nodes.forEach((function(e){Tp(e).forEach((function(t){t.id===a&&(t.node=e.node,i.push(t))}))})),i),s=um(n,r.id,t);try{o=n.after(u,s.options)}catch(t){var l;throw new gh({ruleId:r.id,method:"".concat(n.id,"#after"),errorNode:null===(l=e.nodes)||void 0===l||null===(l=l[0])||void 0===l?void 0:l.node,error:t})}r.reviewOnFail&&o.forEach((function(e){var t=(r.any.includes(e.id)||r.all.includes(e.id))&&!1===e.result,n=r.none.includes(e.id)&&!0===e.result;(t||n)&&(e.result=void 0)})),u.forEach((function(e){delete e.node,-1===o.indexOf(e)&&(e.filtered=!0)}))})),e.nodes=function(e){var t=["any","all","none"],n=e.nodes.filter((function(e){var n=0;return t.forEach((function(t){e[t]=e[t].filter((function(e){return!0!==e.filtered})),n+=e[t].length})),n>0}));return e.pageLevel&&n.length&&(n=[n.reduce((function(e,n){if(e)return t.forEach((function(t){e[t].push.apply(e[t],n[t])})),e}))]),n}(e),e},pg.prototype.configure=function(e){e.hasOwnProperty("selector")&&(this.selector=e.selector),e.hasOwnProperty("excludeHidden")&&(this.excludeHidden="boolean"!=typeof e.excludeHidden||e.excludeHidden),e.hasOwnProperty("enabled")&&(this.enabled="boolean"!=typeof e.enabled||e.enabled),e.hasOwnProperty("pageLevel")&&(this.pageLevel="boolean"==typeof e.pageLevel&&e.pageLevel),e.hasOwnProperty("reviewOnFail")&&(this.reviewOnFail="boolean"==typeof e.reviewOnFail&&e.reviewOnFail),e.hasOwnProperty("any")&&(this.any=e.any),e.hasOwnProperty("all")&&(this.all=e.all),e.hasOwnProperty("none")&&(this.none=e.none),e.hasOwnProperty("tags")&&(this.tags=e.tags),e.hasOwnProperty("actIds")&&(this.actIds=e.actIds),e.hasOwnProperty("matches")&&(this.matches=sg(e.matches)),e.impact&&(va(Qr.impact.includes(e.impact),"Impact ".concat(e.impact," is not a valid impact")),this.impact=e.impact)};var hg=/\{\{.+?\}\}/g,vg=K((function e(t){U(this,e),this.lang="en",this.defaultConfig=t,this.standards=Kl,this._init(),this._defaultLocale=null}),[{key:"_setDefaultLocale",value:function(){if(!this._defaultLocale){for(var e={checks:{},rules:{},failureSummaries:{},incompleteFallbackMessage:"",lang:this.lang},t=Object.keys(this.data.checks),n=0;n<t.length;n++){var r=t[n],a=this.data.checks[r].messages;e.checks[r]={pass:a.pass,fail:a.fail,incomplete:a.incomplete}}for(var i=Object.keys(this.data.rules),o=0;o<i.length;o++){var u=i[o],s=this.data.rules[u];e.rules[u]={description:s.description,help:s.help}}for(var l=Object.keys(this.data.failureSummaries),c=0;c<l.length;c++){var d=l[c];e.failureSummaries[d]={failureMessage:this.data.failureSummaries[d].failureMessage}}e.incompleteFallbackMessage=this.data.incompleteFallbackMessage,this._defaultLocale=e}}},{key:"_resetLocale",value:function(){var e=this._defaultLocale;e&&this.applyLocale(e)}},{key:"_applyCheckLocale",value:function(e){for(var t=Object.keys(e),n=0;n<t.length;n++){var r=t[n];if(!this.data.checks[r])throw new Error('Locale provided for unknown check: "'.concat(r,'"'));this.data.checks[r]=yg(this.data.checks[r],e[r])}}},{key:"_applyRuleLocale",value:function(e){for(var t=Object.keys(e),n=0;n<t.length;n++){var r=t[n];if(!this.data.rules[r])throw new Error('Locale provided for unknown rule: "'.concat(r,'"'));this.data.rules[r]=wg(this.data.rules[r],e[r])}}},{key:"_applyFailureSummaries",value:function(e){for(var t=Object.keys(e),n=0;n<t.length;n++){var r=t[n];if(!this.data.failureSummaries[r])throw new Error('Locale provided for unknown failureMessage: "'.concat(r,'"'));this.data.failureSummaries[r]=Fg(this.data.failureSummaries[r],e[r])}}},{key:"applyLocale",value:function(e){this._setDefaultLocale(),e.checks&&this._applyCheckLocale(e.checks),e.rules&&this._applyRuleLocale(e.rules),e.failureSummaries&&this._applyFailureSummaries(e.failureSummaries,"failureSummaries"),e.incompleteFallbackMessage&&(this.data.incompleteFallbackMessage=Eg(this.data.incompleteFallbackMessage,e.incompleteFallbackMessage)),e.lang&&(this.lang=e.lang)}},{key:"setAllowedOrigins",value:function(e){var t=gg();this.allowedOrigins=[];var n,r=Z(e);try{for(r.s();!(n=r.n()).done;){var a=n.value;if(a===Qr.allOrigins)return void(this.allowedOrigins=["*"]);a!==Qr.sameOrigin?this.allowedOrigins.push(a):t&&this.allowedOrigins.push(t)}}catch(e){r.e(e)}finally{r.f()}}},{key:"_init",value:function(){var e=function(e){var t;if(e?(t=wf(e)).commons=e.commons:t={},t.reporter=t.reporter||null,t.noHtml=t.noHtml||!1,!t.allowedOrigins){var n=gg();t.allowedOrigins=n?[n]:[]}return t.rules=t.rules||[],t.checks=t.checks||[],t.data=B({checks:{},rules:{}},t.data),t}(this.defaultConfig);this.lang=e.lang||"en",this.reporter=e.reporter,this.commands={},this.rules=[],this.checks={},this.brand="axe",this.application="axeAPI",this.tagExclude=["experimental","deprecated"],this.noHtml=e.noHtml,this.allowedOrigins=e.allowedOrigins,Dg(e.rules,this,"addRule"),Dg(e.checks,this,"addCheck"),this.data={},this.data.checks=e.data&&e.data.checks||{},this.data.rules=e.data&&e.data.rules||{},this.data.failureSummaries=e.data&&e.data.failureSummaries||{},this.data.incompleteFallbackMessage=e.data&&e.data.incompleteFallbackMessage||"",this._constructHelpUrls()}},{key:"registerCommand",value:function(e){this.commands[e.id]=e.callback}},{key:"addRule",value:function(e){e.metadata&&(this.data.rules[e.id]=e.metadata);var t=this.getRule(e.id);t?t.configure(e):this.rules.push(new pg(e,this))}},{key:"addCheck",value:function(e){var t=e.metadata;"object"===a(t)&&(this.data.checks[e.id]=t,"object"===a(t.messages)&&Object.keys(t.messages).filter((function(e){return t.messages.hasOwnProperty(e)&&"string"==typeof t.messages[e]})).forEach((function(e){0===t.messages[e].indexOf("function")&&(t.messages[e]=new Function("return "+t.messages[e]+";")())}))),this.checks[e.id]?this.checks[e.id].configure(e):this.checks[e.id]=new dg(e)}},{key:"run",value:function(e,t,n,r){this.normalizeOptions(t),Df.setRunOptions(t),i._selectCache=[];var a=function(e,t,n){return e.reduce((function(e,r){return dh(r,t,n)?r.preload?(e.later.push(r),e):(e.now.push(r),e):e}),{now:[],later:[]})}(this.rules,e,t),o=a.now,u=a.later,s=Gf();o.forEach((function(n){s.defer(xg(n,e,t))}));var l=Gf();u.length&&l.defer((function(e){ih(t).then((function(t){return e(t)})).catch((function(t){console.warn("Couldn't load preload assets: ",t),e(void 0)}))}));var c=Gf();c.defer(s),c.defer(l),c.then((function(a){var o=a.pop();if(o&&o.length){var s=o[0];s&&(e=B({},e,s))}var l=a[0];if(!u.length)return i._selectCache=void 0,void n(l.filter((function(e){return!!e})));var c=Gf();u.forEach((function(n){var r=xg(n,e,t);c.defer(r)})),c.then((function(e){i._selectCache=void 0,n(l.concat(e).filter((function(e){return!!e})))})).catch(r)})).catch(r)}},{key:"after",value:function(e,t){var n=this.rules;return e.map((function(e){if(e.error)return e;var r=Mp(n,"id",e.id);if(!r)throw new Error("Result for unknown rule. You may be running mismatch axe-core versions");try{return r.after(e,t)}catch(e){if(t.debug)throw e;return Ag(r,e)}}))}},{key:"getRule",value:function(e){return this.rules.find((function(t){return t.id===e}))}},{key:"normalizeOptions",value:function(e){var t=[],n=[];if(this.rules.forEach((function(e){n.push(e.id),e.tags.forEach((function(e){t.includes(e)||t.push(e)}))})),["object","string"].includes(a(e.runOnly))){if("string"==typeof e.runOnly&&(e.runOnly=[e.runOnly]),Array.isArray(e.runOnly)){var r=e.runOnly.find((function(e){return t.includes(e)})),o=e.runOnly.find((function(e){return n.includes(e)}));if(r&&o)throw new Error("runOnly cannot be both rules and tags");e.runOnly=o?{type:"rule",values:e.runOnly}:{type:"tag",values:e.runOnly}}var u=e.runOnly;if(u.value&&!u.values&&(u.values=u.value,delete u.value),!Array.isArray(u.values)||0===u.values.length)throw new Error("runOnly.values must be a non-empty array");if(["rule","rules"].includes(u.type))u.type="rule",u.values.forEach((function(e){if(!n.includes(e))throw new Error("unknown rule `"+e+"` in options.runOnly")}));else{if(!["tag","tags",void 0].includes(u.type))throw new Error("Unknown runOnly type '".concat(u.type,"'"));u.type="tag";var s=u.values.filter((function(e){return!t.includes(e)&&!/wcag2[1-3]a{1,3}/.test(e)}));0!==s.length&&i.log("Could not find tags `"+s.join("`, `")+"`")}}return"object"===a(e.rules)&&Object.keys(e.rules).forEach((function(e){if(!n.includes(e))throw new Error("unknown rule `"+e+"` in options.rules")})),e}},{key:"setBranding",value:function(e){var t={brand:this.brand,application:this.application};"string"==typeof e&&(this.application=e),e&&e.hasOwnProperty("brand")&&e.brand&&"string"==typeof e.brand&&(this.brand=e.brand),e&&e.hasOwnProperty("application")&&e.application&&"string"==typeof e.application&&(this.application=e.application),this._constructHelpUrls(t)}},{key:"_constructHelpUrls",value:function(){var e=this,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,n=(i.version.match(/^[1-9][0-9]*\.[0-9]+/)||["x.y"])[0];this.rules.forEach((function(r){e.data.rules[r.id]||(e.data.rules[r.id]={});var a=e.data.rules[r.id];("string"!=typeof a.helpUrl||t&&a.helpUrl===Cg(t,r.id,n))&&(a.helpUrl=Cg(e,r.id,n))}))}},{key:"resetRulesAndChecks",value:function(){this._init(),this._resetLocale()}}]),bg=vg;function gg(){return t.origin&&"null"!==t.origin?t.origin:t.location&&t.location.origin&&"null"!==t.location.origin?t.location.origin:void 0}function Dg(e,t,n){var r,a;for(r=0,a=e.length;r<a;r++)t[n](e[r])}var yg=function(e,t){var n=t.pass,r=t.fail;return"string"==typeof n&&hg.test(n)&&(n=Sa.default.compile(n)),"string"==typeof r&&hg.test(r)&&(r=Sa.default.compile(r)),B({},e,{messages:{pass:n||e.messages.pass,fail:r||e.messages.fail,incomplete:"object"===a(e.messages.incomplete)?B({},e.messages.incomplete,t.incomplete):t.incomplete}})},wg=function(e,t){var n=t.help,r=t.description;return"string"==typeof n&&hg.test(n)&&(n=Sa.default.compile(n)),"string"==typeof r&&hg.test(r)&&(r=Sa.default.compile(r)),B({},e,{help:n||e.help,description:r||e.description})},Fg=function(e,t){var n=t.failureMessage;return"string"==typeof n&&hg.test(n)&&(n=Sa.default.compile(n)),B({},e,{failureMessage:n||e.failureMessage})},Eg=function(e,t){return"string"==typeof t&&hg.test(t)&&(t=Sa.default.compile(t)),t||e};function xg(e,t,n){return n.performanceTimer&&Ym.mark("mark_rule_start_"+e.id),function(r,a){e.run(t,n,(function(e){return r(e)}),(function(t){n.debug?a(t):r(Ag(e,t))}))}}function Ag(e,t){var n=t.errorNode,a=vh(t),i=[{id:"error-occurred",result:void 0,data:a,relatedNodes:[]}],o=n||new Df(r.documentElement);return Object.assign(new fg(e),{error:a,result:Qr.CANTTELL,nodes:[{any:[],all:[],none:i,node:o}]})}function Cg(e,t,n){var r=e.application,a=e.lang;return Qr.helpUrlBase+e.brand+"/"+(n||i.version.substring(0,i.version.lastIndexOf(".")))+"/"+t+"?application="+encodeURIComponent(r)+(a&&"en"!==a?"&lang="+encodeURIComponent(a):"")}function kg(e){var n=t&&"Node"in t&&"NodeList"in t,a=!!r;if(!n||!a){if(!e||!e.ownerDocument)throw new Error('Required "window" or "document" globals not defined and cannot be deduced from the context. Either set the globals before running or pass in a valid Element.');a||(as.set("globalDocumentSet",!0),r=e.ownerDocument),n||(as.set("globalWindowSet",!0),t=r.defaultView)}}var Rg=function(){as.get("globalDocumentSet")&&(as.set("globalDocumentSet",!1),r=null),as.get("globalWindowSet")&&(as.set("globalWindowSet",!1),t=null),i._memoizedFns.forEach((function(e){return e.clear()})),as.clear(),i._tree=void 0,i._selectorData=void 0,i._selectCache=void 0};function Tg(e,t,n,r){try{e=new Dm(e),i._tree=e.flatTree,i._selectorData=Vu(e.flatTree)}catch(e){return Rg(),r(e)}var a=Gf(),o=i._audit;t.performanceTimer&&Ym.auditStart(),e.frames.length&&!1!==t.iframes&&a.defer((function(n,r){Np(e,t,"rules",null,n,r)})),a.defer((function(n,r){o.run(e,t,n,r)})),a.then((function(a){try{t.performanceTimer&&Ym.auditEnd();var i=Sp(a.map((function(e){return{results:e}})));e.initiator&&(t.performanceTimer&&Ym.mark("auditAfterStart"),i=o.after(i,t),t.performanceTimer&&(Ym.mark("auditAfterEnd"),Ym.measure("audit.after","auditAfterStart","auditAfterEnd"),Ym.logMeasures("audit.after")),i.forEach(sh),i=i.map(da));try{n(i,Rg)}catch(e){Rg(),ea(e)}}catch(e){Rg(),r(e)}})).catch((function(e){Rg(),r(e)}))}function Mg(e){this._run=e.run,this._collect=e.collect,this._registry={},e.commands.forEach((function(e){i._audit.registerCommand(e)}))}t.top!==t&&(wp.subscribe("axe.start",(function(e,t,n){var a=n,o=function(e){e instanceof Error==0&&(e=new Error(e)),n(e)},u=e&&e.context||{};u.hasOwnProperty("include")&&!u.include.length&&(u.include=[r]);var s=e&&e.options||{};switch(e.command){case"rules":return Tg(u,s,(function(e,t){e=Rp.mapRawResults(e),a(e),t()}),o);case"cleanup-plugin":return Nh(a,o);default:if(i._audit&&i._audit.commands&&i._audit.commands[e.command])return i._audit.commands[e.command](e,n)}})),wp.subscribe("axe.ping",(function(e,t,n){n({axe:!0})}))),Mg.prototype.run=function(){return this._run.apply(this,arguments)},Mg.prototype.collect=function(){return this._collect.apply(this,arguments)},Mg.prototype.cleanup=function(e){var t=i.utils.queue(),n=this;Object.keys(this._registry).forEach((function(e){t.defer((function(t){n._registry[e].cleanup(t)}))})),t.then(e)},Mg.prototype.add=function(e){this._registry[e.id]=e};function Og(e){var t,n,o,u=L(e,3),s=u[0],l=u[1],c=u[2],d=new TypeError("axe.run arguments are invalid");if(!Sm(s)){if(void 0!==c)throw d;c=l,l=s,s=r}if("object"!==a(l)){if(void 0!==c)throw d;c=l,l={}}if("function"!=typeof c&&void 0!==c)throw d;return(l=wf(l)).reporter=null!==(t=null!==(n=l.reporter)&&void 0!==n?n:null===(o=i._audit)||void 0===o?void 0:o.reporter)&&void 0!==t?t:"v1",{context:s,options:l,callback:c}}var Sg=function(){};function Ng(e){var t=e.frames,n=e.frameSpec;return n?t.map((function(e){return Rp.mergeSpecs(e,n)})):t}var Bg=function(e,t,n){if("function"==typeof t&&(n=t,t={}),!e||!Array.isArray(e))return n(e);n(e.map((function(e){for(var t=B({},e),n=0,r=["passes","violations","incomplete","inapplicable"];n<r.length;n++){var a=r[n];t[a]=Rp.mapRawNodeResults(t[a])}return t})))};i._thisWillBeDeletedDoNotUse={base:{Audit:bg,CheckResult:ug,Check:dg,Context:Dm,RuleResult:fg,Rule:pg,metadataFunctionMap:og},public:{reporters:Bh},helpers:{failureSummary:Jp,incompleteFallbackMessage:Qp,processAggregate:tm},utils:{setDefaultFrameMessenger:Dp,cacheNodeSelectors:Up,getNodesMatchingExpression:Gp,convertSelector:Bf},commons:{dom:{nativelyHidden:bs,displayHidden:gs,visibilityHidden:Ds,contentVisibiltyHidden:ys,ariaHidden:ws,opacityHidden:Fs,scrollHidden:Es,overflowHidden:xs,clipHidden:As,areaHidden:Cs,detailsHidden:ks}}},i.constants=Qr,i.log=ea,i.AbstractVirtualNode=na,i.SerialVirtualNode=Sh,i.VirtualNode=hf,i._cache=as,i.imports=Aa,i.cleanup=Nh,i.configure=function(e){var t=i._audit;if(!t)throw new Error("No audit configured");if(e.axeVersion||e.ver){var n=e.axeVersion||e.ver;if(!/^\d+\.\d+\.\d+(-canary)?/.test(n))throw new Error("Invalid configured version ".concat(n));var r=L(n.split("-"),2),a=r[1],o=L(r[0].split(".").map(Number),3),u=o[0],s=o[1],l=o[2],c=L(i.version.split("-"),2),d=c[1],f=L(c[0].split(".").map(Number),3),p=f[0],m=f[1],h=f[2];if(u!==p||m<s||m===s&&h<l||u===p&&s===m&&l===h&&a&&a!==d)throw new Error("Configured version ".concat(n," is not compatible with current axe version ").concat(i.version))}if(e.reporter&&("function"==typeof e.reporter||jh(e.reporter))&&(t.reporter=e.reporter),e.checks){if(!Array.isArray(e.checks))throw new TypeError("Checks property must be an array");e.checks.forEach((function(e){if(!e.id)throw new TypeError("Configured check ".concat(JSON.stringify(e)," is invalid. Checks must be an object with at least an id property"));t.addCheck(e)}))}var v,b=[];if(e.rules){if(!Array.isArray(e.rules))throw new TypeError("Rules property must be an array");e.rules.forEach((function(e){if(!e.id)throw new TypeError("Configured rule ".concat(JSON.stringify(e)," is invalid. Rules must be an object with at least an id property"));b.push(e.id),t.addRule(e)}))}if(e.disableOtherRules&&t.rules.forEach((function(e){!1===b.includes(e.id)&&(e.enabled=!1)})),void 0!==e.branding?t.setBranding(e.branding):t._constructHelpUrls(),e.tagExclude&&(t.tagExclude=e.tagExclude),e.locale&&t.applyLocale(e.locale),e.standards&&(v=e.standards,Object.keys(Wl).forEach((function(e){v[e]&&(Wl[e]=Ip(Wl[e],v[e]))}))),e.noHtml&&(t.noHtml=!0),e.allowedOrigins){if(!Array.isArray(e.allowedOrigins))throw new TypeError("Allowed origins property must be an array");if(e.allowedOrigins.includes("*"))throw new Error('"*" is not allowed. Use "'.concat(Qr.allOrigins,'" instead'));t.setAllowedOrigins(e.allowedOrigins)}},i.frameMessenger=function(e){wp.updateMessenger(e)},i.getRules=function(e){var t=(e=e||[]).length?i._audit.rules.filter((function(t){return!!e.filter((function(e){return-1!==t.tags.indexOf(e)})).length})):i._audit.rules,n=i._audit.data.rules||{};return t.map((function(e){var t=n[e.id]||{};return{ruleId:e.id,description:t.description,help:t.help,helpUrl:t.helpUrl,tags:e.tags,actIds:e.actIds}}))},i._load=function(e){i._audit=new bg(e)},i.plugins={},i.registerPlugin=function(e){i.plugins[e.id]=new Mg(e)},i.hasReporter=jh,i.getReporter=Ih,i.addReporter=function(e,t,n){Bh[e]=t,n&&(Oh=t)},i.reset=function(){var e=i._audit;if(!e)throw new Error("No audit configured");e.resetRulesAndChecks(),Object.keys(Wl).forEach((function(e){Wl[e]=Ul[e]}))},i._runRules=Tg,i.runVirtualRule=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};n.reporter=n.reporter||i._audit.reporter||"v1",i._selectorData={},t instanceof na||(t=new Sh(t));var r=wm(e);if(!r)throw new Error("unknown rule `"+e+"`");var a=(r=Object.create(r,{excludeHidden:{value:!1}})).runSync({initiator:!0,include:[t],exclude:[],frames:[],page:!1,focusable:!0,size:{},flatTree:[]},n);sh(a),da(a);var o=ma([a]);return o.violations.forEach((function(e){return e.nodes.forEach((function(e){e.failureSummary=Jp(e)}))})),B({},sm(),o,{toolOptions:n})},i.run=function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];kg(t[0]);var r=Og(t),a=r.context,o=r.options,u=r.callback,s=void 0===u?Sg:u,l=function(e){var t,n,r;return"function"==typeof Promise&&e===Sg?t=new Promise((function(e,t){n=t,r=e})):(r=function(t){return e(null,t)},n=function(t){return e(t)}),{thenable:t,reject:n,resolve:r}}(s),c=l.thenable,d=l.resolve,f=l.reject;try{va(i._audit,"No audit configured"),va(!i._running,"Axe is already running. Use `await axe.run()` to wait for the previous run to finish before starting a new run.")}catch(e){return function(e,t){if("function"!=typeof t||t===Sg)throw e;t(e.message)}(e,s)}return i._running=!0,o.performanceTimer&&Ym.start(),i._runRules(a,o,(function(e,t){var n=function(e){i._running=!1,t();try{f(e)}catch(e){i.log(e)}};try{o.performanceTimer&&Ym.mark("reporterStart"),function(e,t,n,r){var a=Ih(t.reporter)(e,t,n,r);void 0!==a&&n(a)}(e,o,(function(e){o.performanceTimer&&(Ym.mark("reporterEnd"),Ym.measure("reporter","reporterStart","reporterEnd"),Ym.logMeasures("reporter"),Ym.end()),i._running=!1,t();try{d(e)}catch(e){i.log(e)}}),n)}catch(e){n(e)}}),(function(e){o.performanceTimer&&Ym.end(),i._running=!1,s(e),f(e)})),c},i.setup=function(e){if(i._tree)throw new Error("Axe is already setup. Call `axe.teardown()` before calling `axe.setup` again.");return e&&"object"===a(e.documentElement)&&"object"===a(e.defaultView)&&(e=e.documentElement),kg(e),i._tree=Wp(e),i._selectorData=Vu(i._tree),i._tree[0]},i.teardown=Rg,i.runPartial=function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];var r=Og(t),a=r.options,o=r.context;va(i._audit,"Axe is not configured. Audit is missing."),va(!i._running,"Axe is already running. Use `await axe.run()` to wait for the previous run to finish before starting a new run.");var u=new Dm(o,i._tree);return i._tree=u.flatTree,i._selectorData=Vu(u.flatTree),i._running=!0,a.elementRef=!1,new Promise((function(e,t){i._audit.run(u,a,e,t)})).then((function(e){e=Rp.mapRawResults(e);var t,n=u.frames.map((function(e){return Rp.toSpec(e.node)}));return u.initiator&&(t=sm()),i._running=!1,Rg(),{results:e,frames:n,environmentData:t}})).catch((function(e){return i._running=!1,Rg(),Promise.reject(e)}))},i.finishRun=function(e){var t,n,r,a=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};a=wf(a);var o=(e.find((function(e){return e.environmentData}))||{}).environmentData;i._audit.normalizeOptions(a),a.reporter=null!==(t=null!==(n=a.reporter)&&void 0!==n?n:null===(r=i._audit)||void 0===r?void 0:r.reporter)&&void 0!==t?t:"v1",function(e){var t,n=[],r=Z(e);try{for(r.s();!(t=r.n()).done;){var a=t.value,i=n.shift();if(a){a.frameSpec=null!=i?i:null;var o=Ng(a);n.unshift.apply(n,j(o))}}}catch(e){r.e(e)}finally{r.f()}}(e);var u=Sp(e);return(u=i._audit.after(u,a)).forEach(sh),function(e,t){return new Promise((function(n,r){Ih(t.reporter)(e,t,n,r)}))}(u=u.map(da),B({environmentData:o},a))},i.commons=Nv,i.utils=ra,i.addReporter("na",(function(e,t,n){console.warn('"na" reporter will be deprecated in axe v4.0. Use the "v2" reporter instead.'),"function"==typeof t&&(n=t,t={});var r=t.environmentData,a=R(t,y);n(B({},sm(r),{toolOptions:a},tm(e,t)))})),i.addReporter("no-passes",(function(e,t,n){"function"==typeof t&&(n=t,t={});var r=t.environmentData,a=R(t,w);t.resultTypes=["violations"];var i=tm(e,t).violations;n(B({},sm(r),{toolOptions:a,violations:i}))})),i.addReporter("rawEnv",(function(e,t,n){"function"==typeof t&&(n=t,t={});var r=t.environmentData,a=R(t,F);Bg(e,a,(function(e){var t=sm(r);n({raw:e,env:t})}))})),i.addReporter("raw",Bg),i.addReporter("v1",(function(e,t,n){"function"==typeof t&&(n=t,t={});var r=t.environmentData,a=R(t,E),i=tm(e,t),o=function(e){e.nodes.forEach((function(e){e.failureSummary=Jp(e)}))};i.incomplete.forEach(o),i.violations.forEach(o),n(B({},sm(r),{toolOptions:a},i))})),i.addReporter("v2",(function(e,t,n){"function"==typeof t&&(n=t,t={});var r=t.environmentData,a=R(t,x),i=tm(e,t);n(B({},sm(r),{toolOptions:a},i))}),!0)}(),i._load({lang:"en",data:{rules:{accesskeys:{description:"Ensure every accesskey attribute value is unique",help:"accesskey attribute value should be unique"},"area-alt":{description:"Ensure <area> elements of image maps have alternative text",help:"Active <area> elements must have alternative text"},"aria-allowed-attr":{description:"Ensure an element's role supports its ARIA attributes",help:"Elements must only use supported ARIA attributes"},"aria-allowed-role":{description:"Ensure role attribute has an appropriate value for the element",help:"ARIA role should be appropriate for the element"},"aria-braille-equivalent":{description:"Ensure aria-braillelabel and aria-brailleroledescription have a non-braille equivalent",help:"aria-braille attributes must have a non-braille equivalent"},"aria-command-name":{description:"Ensure every ARIA button, link and menuitem has an accessible name",help:"ARIA commands must have an accessible name"},"aria-conditional-attr":{description:"Ensure ARIA attributes are used as described in the specification of the element's role",help:"ARIA attributes must be used as specified for the element's role"},"aria-deprecated-role":{description:"Ensure elements do not use deprecated roles",help:"Deprecated ARIA roles must not be used"},"aria-dialog-name":{description:"Ensure every ARIA dialog and alertdialog node has an accessible name",help:"ARIA dialog and alertdialog nodes should have an accessible name"},"aria-hidden-body":{description:'Ensure aria-hidden="true" is not present on the document body.',help:'aria-hidden="true" must not be present on the document body'},"aria-hidden-focus":{description:"Ensure aria-hidden elements are not focusable nor contain focusable elements",help:"ARIA hidden element must not be focusable or contain focusable elements"},"aria-input-field-name":{description:"Ensure every ARIA input field has an accessible name",help:"ARIA input fields must have an accessible name"},"aria-meter-name":{description:"Ensure every ARIA meter node has an accessible name",help:"ARIA meter nodes must have an accessible name"},"aria-progressbar-name":{description:"Ensure every ARIA progressbar node has an accessible name",help:"ARIA progressbar nodes must have an accessible name"},"aria-prohibited-attr":{description:"Ensure ARIA attributes are not prohibited for an element's role",help:"Elements must only use permitted ARIA attributes"},"aria-required-attr":{description:"Ensure elements with ARIA roles have all required ARIA attributes",help:"Required ARIA attributes must be provided"},"aria-required-children":{description:"Ensure elements with an ARIA role that require child roles contain them",help:"Certain ARIA roles must contain particular children"},"aria-required-parent":{description:"Ensure elements with an ARIA role that require parent roles are contained by them",help:"Certain ARIA roles must be contained by particular parents"},"aria-roledescription":{description:"Ensure aria-roledescription is only used on elements with an implicit or explicit role",help:"aria-roledescription must be on elements with a semantic role"},"aria-roles":{description:"Ensure all elements with a role attribute use a valid value",help:"ARIA roles used must conform to valid values"},"aria-text":{description:'Ensure role="text" is used on elements with no focusable descendants',help:'"role=text" should have no focusable descendants'},"aria-toggle-field-name":{description:"Ensure every ARIA toggle field has an accessible name",help:"ARIA toggle fields must have an accessible name"},"aria-tooltip-name":{description:"Ensure every ARIA tooltip node has an accessible name",help:"ARIA tooltip nodes must have an accessible name"},"aria-treeitem-name":{description:"Ensure every ARIA treeitem node has an accessible name",help:"ARIA treeitem nodes should have an accessible name"},"aria-valid-attr-value":{description:"Ensure all ARIA attributes have valid values",help:"ARIA attributes must conform to valid values"},"aria-valid-attr":{description:"Ensure attributes that begin with aria- are valid ARIA attributes",help:"ARIA attributes must conform to valid names"},"audio-caption":{description:"Ensure <audio> elements have captions",help:"<audio> elements must have a captions track"},"autocomplete-valid":{description:"Ensure the autocomplete attribute is correct and suitable for the form field",help:"autocomplete attribute must be used correctly"},"avoid-inline-spacing":{description:"Ensure that text spacing set through style attributes can be adjusted with custom stylesheets",help:"Inline text spacing must be adjustable with custom stylesheets"},blink:{description:"Ensure <blink> elements are not used",help:"<blink> elements are deprecated and must not be used"},"button-name":{description:"Ensure buttons have discernible text",help:"Buttons must have discernible text"},bypass:{description:"Ensure each page has at least one mechanism for a user to bypass navigation and jump straight to the content",help:"Page must have means to bypass repeated blocks"},"color-contrast-enhanced":{description:"Ensure the contrast between foreground and background colors meets WCAG 2 AAA enhanced contrast ratio thresholds",help:"Elements must meet enhanced color contrast ratio thresholds"},"color-contrast":{description:"Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",help:"Elements must meet minimum color contrast ratio thresholds"},"css-orientation-lock":{description:"Ensure content is not locked to any specific display orientation, and the content is operable in all display orientations",help:"CSS Media queries must not lock display orientation"},"definition-list":{description:"Ensure <dl> elements are structured correctly",help:"<dl> elements must only directly contain properly-ordered <dt> and <dd> groups, <script>, <template> or <div> elements"},dlitem:{description:"Ensure <dt> and <dd> elements are contained by a <dl>",help:"<dt> and <dd> elements must be contained by a <dl>"},"document-title":{description:"Ensure each HTML document contains a non-empty <title> element",help:"Documents must have <title> element to aid in navigation"},"duplicate-id-active":{description:"Ensure every id attribute value of active elements is unique",help:"IDs of active elements must be unique"},"duplicate-id-aria":{description:"Ensure every id attribute value used in ARIA and in labels is unique",help:"IDs used in ARIA and labels must be unique"},"duplicate-id":{description:"Ensure every id attribute value is unique",help:"id attribute value must be unique"},"empty-heading":{description:"Ensure headings have discernible text",help:"Headings should not be empty"},"empty-table-header":{description:"Ensure table headers have discernible text",help:"Table header text should not be empty"},"focus-order-semantics":{description:"Ensure elements in the focus order have a role appropriate for interactive content",help:"Elements in the focus order should have an appropriate role"},"form-field-multiple-labels":{description:"Ensure form field does not have multiple label elements",help:"Form field must not have multiple label elements"},"frame-focusable-content":{description:"Ensure <frame> and <iframe> elements with focusable content do not have tabindex=-1",help:"Frames with focusable content must not have tabindex=-1"},"frame-tested":{description:"Ensure <iframe> and <frame> elements contain the axe-core script",help:"Frames should be tested with axe-core"},"frame-title-unique":{description:"Ensure <iframe> and <frame> elements contain a unique title attribute",help:"Frames must have a unique title attribute"},"frame-title":{description:"Ensure <iframe> and <frame> elements have an accessible name",help:"Frames must have an accessible name"},"heading-order":{description:"Ensure the order of headings is semantically correct",help:"Heading levels should only increase by one"},"hidden-content":{description:"Inform users about hidden content.",help:"Hidden content on the page should be analyzed"},"html-has-lang":{description:"Ensure every HTML document has a lang attribute",help:"<html> element must have a lang attribute"},"html-lang-valid":{description:"Ensure the lang attribute of the <html> element has a valid value",help:"<html> element must have a valid value for the lang attribute"},"html-xml-lang-mismatch":{description:"Ensure that HTML elements with both valid lang and xml:lang attributes agree on the base language of the page",help:"HTML elements with lang and xml:lang must have the same base language"},"identical-links-same-purpose":{description:"Ensure that links with the same accessible name serve a similar purpose",help:"Links with the same name must have a similar purpose"},"image-alt":{description:"Ensure <img> elements have alternative text or a role of none or presentation",help:"Images must have alternative text"},"image-redundant-alt":{description:"Ensure image alternative is not repeated as text",help:"Alternative text of images should not be repeated as text"},"input-button-name":{description:"Ensure input buttons have discernible text",help:"Input buttons must have discernible text"},"input-image-alt":{description:'Ensure <input type="image"> elements have alternative text',help:"Image buttons must have alternative text"},"label-content-name-mismatch":{description:"Ensure that elements labelled through their content must have their visible text as part of their accessible name",help:"Elements must have their visible text as part of their accessible name"},"label-title-only":{description:"Ensure that every form element has a visible label and is not solely labeled using hidden labels, or the title or aria-describedby attributes",help:"Form elements should have a visible label"},label:{description:"Ensure every form element has a label",help:"Form elements must have labels"},"landmark-banner-is-top-level":{description:"Ensure the banner landmark is at top level",help:"Banner landmark should not be contained in another landmark"},"landmark-complementary-is-top-level":{description:"Ensure the complementary landmark or aside is at top level",help:"Aside should not be contained in another landmark"},"landmark-contentinfo-is-top-level":{description:"Ensure the contentinfo landmark is at top level",help:"Contentinfo landmark should not be contained in another landmark"},"landmark-main-is-top-level":{description:"Ensure the main landmark is at top level",help:"Main landmark should not be contained in another landmark"},"landmark-no-duplicate-banner":{description:"Ensure the document has at most one banner landmark",help:"Document should not have more than one banner landmark"},"landmark-no-duplicate-contentinfo":{description:"Ensure the document has at most one contentinfo landmark",help:"Document should not have more than one contentinfo landmark"},"landmark-no-duplicate-main":{description:"Ensure the document has at most one main landmark",help:"Document should not have more than one main landmark"},"landmark-one-main":{description:"Ensure the document has a main landmark",help:"Document should have one main landmark"},"landmark-unique":{description:"Ensure landmarks are unique",help:"Landmarks should have a unique role or role/label/title (i.e. accessible name) combination"},"link-in-text-block":{description:"Ensure links are distinguished from surrounding text in a way that does not rely on color",help:"Links must be distinguishable without relying on color"},"link-name":{description:"Ensure links have discernible text",help:"Links must have discernible text"},list:{description:"Ensure that lists are structured correctly",help:"<ul> and <ol> must only directly contain <li>, <script> or <template> elements"},listitem:{description:"Ensure <li> elements are used semantically",help:"<li> elements must be contained in a <ul> or <ol>"},marquee:{description:"Ensure <marquee> elements are not used",help:"<marquee> elements are deprecated and must not be used"},"meta-refresh-no-exceptions":{description:'Ensure <meta http-equiv="refresh"> is not used for delayed refresh',help:"Delayed refresh must not be used"},"meta-refresh":{description:'Ensure <meta http-equiv="refresh"> is not used for delayed refresh',help:"Delayed refresh under 20 hours must not be used"},"meta-viewport-large":{description:'Ensure <meta name="viewport"> can scale a significant amount',help:"Users should be able to zoom and scale the text up to 500%"},"meta-viewport":{description:'Ensure <meta name="viewport"> does not disable text scaling and zooming',help:"Zooming and scaling must not be disabled"},"nested-interactive":{description:"Ensure interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",help:"Interactive controls must not be nested"},"no-autoplay-audio":{description:"Ensure <video> or <audio> elements do not autoplay audio for more than 3 seconds without a control mechanism to stop or mute the audio",help:"<video> or <audio> elements must not play automatically"},"object-alt":{description:"Ensure <object> elements have alternative text",help:"<object> elements must have alternative text"},"p-as-heading":{description:"Ensure bold, italic text and font-size is not used to style <p> elements as a heading",help:"Styled <p> elements must not be used as headings"},"page-has-heading-one":{description:"Ensure that the page, or at least one of its frames contains a level-one heading",help:"Page should contain a level-one heading"},"presentation-role-conflict":{description:"Ensure elements marked as presentational do not have global ARIA or tabindex so that all screen readers ignore them",help:"Elements marked as presentational should be consistently ignored"},region:{description:"Ensure all page content is contained by landmarks",help:"All page content should be contained by landmarks"},"role-img-alt":{description:'Ensure [role="img"] elements have alternative text',help:'[role="img"] elements must have alternative text'},"scope-attr-valid":{description:"Ensure the scope attribute is used correctly on tables",help:"scope attribute should be used correctly"},"scrollable-region-focusable":{description:"Ensure elements that have scrollable content are accessible by keyboard",help:"Scrollable region must have keyboard access"},"select-name":{description:"Ensure select element has an accessible name",help:"Select element must have an accessible name"},"server-side-image-map":{description:"Ensure that server-side image maps are not used",help:"Server-side image maps must not be used"},"skip-link":{description:"Ensure all skip links have a focusable target",help:"The skip-link target should exist and be focusable"},"summary-name":{description:"Ensure summary elements have discernible text",help:"Summary elements must have discernible text"},"svg-img-alt":{description:"Ensure <svg> elements with an img, graphics-document or graphics-symbol role have accessible text",help:"<svg> elements with an img role must have alternative text"},tabindex:{description:"Ensure tabindex attribute values are not greater than 0",help:"Elements should not have tabindex greater than zero"},"table-duplicate-name":{description:"Ensure the <caption> element does not contain the same text as the summary attribute",help:"Tables should not have the same summary and caption"},"table-fake-caption":{description:"Ensure that tables with a caption use the <caption> element.",help:"Data or header cells must not be used to give caption to a data table."},"target-size":{description:"Ensure touch targets have sufficient size and space",help:"All touch targets must be 24px large, or leave sufficient space"},"td-has-header":{description:"Ensure that each non-empty data cell in a <table> larger than 3 by 3 has one or more table headers",help:"Non-empty <td> elements in larger <table> must have an associated table header"},"td-headers-attr":{description:"Ensure that each cell in a table that uses the headers attribute refers only to other <th> elements in that table",help:"Table cell headers attributes must refer to other <th> elements in the same table"},"th-has-data-cells":{description:"Ensure that <th> elements and elements with role=columnheader/rowheader have data cells they describe",help:"Table headers in a data table must refer to data cells"},"valid-lang":{description:"Ensure lang attributes have valid values",help:"lang attribute must have a valid value"},"video-caption":{description:"Ensure <video> elements have captions",help:"<video> elements must have captions"}},checks:{abstractrole:{impact:"serious",messages:{pass:"Abstract roles are not used",fail:{singular:"Abstract role cannot be directly used: ${data.values}",plural:"Abstract roles cannot be directly used: ${data.values}"}}},"aria-allowed-attr":{impact:"critical",messages:{pass:"ARIA attributes are used correctly for the defined role",fail:{singular:"ARIA attribute is not allowed: ${data.values}",plural:"ARIA attributes are not allowed: ${data.values}"},incomplete:"Check that there is no problem if the ARIA attribute is ignored on this element: ${data.values}"}},"aria-allowed-role":{impact:"minor",messages:{pass:"ARIA role is allowed for given element",fail:{singular:"ARIA role ${data.values} is not allowed for given element",plural:"ARIA roles ${data.values} are not allowed for given element"},incomplete:{singular:"ARIA role ${data.values} must be removed when the element is made visible, as it is not allowed for the element",plural:"ARIA roles ${data.values} must be removed when the element is made visible, as they are not allowed for the element"}}},"aria-busy":{impact:"serious",messages:{pass:"Element has an aria-busy attribute",fail:'Element uses aria-busy="true" while showing a loader'}},"aria-conditional-attr":{impact:"serious",messages:{pass:"ARIA attribute is allowed",fail:{checkbox:'Remove aria-checked, or set it to "${data.checkState}" to match the real checkbox state',rowSingular:"This attribute is supported with treegrid rows, but not ${data.ownerRole}: ${data.invalidAttrs}",rowPlural:"These attributes are supported with treegrid rows, but not ${data.ownerRole}: ${data.invalidAttrs}"}}},"aria-errormessage":{impact:"critical",messages:{pass:"aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique",fail:{singular:"aria-errormessage value `${data.values}` must use a technique to announce the message (e.g., aria-live, aria-describedby, role=alert, etc.)",plural:"aria-errormessage values `${data.values}` must use a technique to announce the message (e.g., aria-live, aria-describedby, role=alert, etc.)",hidden:"aria-errormessage value `${data.values}` cannot reference a hidden element"},incomplete:{singular:"Ensure aria-errormessage value `${data.values}` references an existing element",plural:"Ensure aria-errormessage values `${data.values}` reference existing elements",idrefs:"Unable to determine if aria-errormessage element exists on the page: ${data.values}"}}},"aria-hidden-body":{impact:"critical",messages:{pass:"No aria-hidden attribute is present on document body",fail:"aria-hidden=true should not be present on the document body"}},"aria-level":{impact:"serious",messages:{pass:"aria-level values are valid",incomplete:"aria-level values greater than 6 are not supported in all screenreader and browser combinations"}},"aria-prohibited-attr":{impact:"serious",messages:{pass:"ARIA attribute is allowed",fail:{hasRolePlural:'${data.prohibited} attributes cannot be used with role "${data.role}".',hasRoleSingular:'${data.prohibited} attribute cannot be used with role "${data.role}".',noRolePlural:"${data.prohibited} attributes cannot be used on a ${data.nodeName} with no valid role attribute.",noRoleSingular:"${data.prohibited} attribute cannot be used on a ${data.nodeName} with no valid role attribute."},incomplete:{hasRoleSingular:'${data.prohibited} attribute is not well supported with role "${data.role}".',hasRolePlural:'${data.prohibited} attributes are not well supported with role "${data.role}".',noRoleSingular:"${data.prohibited} attribute is not well supported on a ${data.nodeName} with no valid role attribute.",noRolePlural:"${data.prohibited} attributes are not well supported on a ${data.nodeName} with no valid role attribute."}}},"aria-required-attr":{impact:"critical",messages:{pass:"All required ARIA attributes are present",fail:{singular:"Required ARIA attribute not present: ${data.values}",plural:"Required ARIA attributes not present: ${data.values}"}}},"aria-required-children":{impact:"critical",messages:{pass:{default:"Required ARIA children are present","aria-busy":"Element has an aria-busy attribute, so it is allowed to omit required children"},fail:{singular:"Required ARIA child role not present: ${data.values}",plural:"Required ARIA children role not present: ${data.values}",unallowed:"Element has children which are not allowed: ${data.values}"},incomplete:{singular:"Expecting ARIA child role to be added: ${data.values}",plural:"Expecting ARIA children role to be added: ${data.values}"}}},"aria-required-parent":{impact:"critical",messages:{pass:"Required ARIA parent role present",fail:{singular:"Required ARIA parent role not present: ${data.values}",plural:"Required ARIA parents role not present: ${data.values}"}}},"aria-roledescription":{impact:"serious",messages:{pass:"aria-roledescription used on a supported semantic role",incomplete:"Check that the aria-roledescription is announced by supported screen readers",fail:"Give the element a role that supports aria-roledescription"}},"aria-unsupported-attr":{impact:"critical",messages:{pass:"ARIA attribute is supported",fail:"ARIA attribute is not widely supported in screen readers and assistive technologies: ${data.values}"}},"aria-valid-attr-value":{impact:"critical",messages:{pass:"ARIA attribute values are valid",fail:{singular:"Invalid ARIA attribute value: ${data.values}",plural:"Invalid ARIA attribute values: ${data.values}"},incomplete:{noId:"ARIA attribute element ID does not exist on the page: ${data.needsReview}",noIdShadow:"ARIA attribute element ID does not exist on the page or is a descendant of a different shadow DOM tree: ${data.needsReview}",ariaCurrent:'ARIA attribute value is invalid and will be treated as "aria-current=true": ${data.needsReview}',idrefs:"Unable to determine if ARIA attribute element ID exists on the page: ${data.needsReview}",empty:"ARIA attribute value is ignored while empty: ${data.needsReview}",controlsWithinPopup:"Unable to determine if aria-controls referenced ID exists on the page while using aria-haspopup: ${data.needsReview}"}}},"aria-valid-attr":{impact:"critical",messages:{pass:"ARIA attribute name is valid",fail:{singular:"Invalid ARIA attribute name: ${data.values}",plural:"Invalid ARIA attribute names: ${data.values}"}}},"braille-label-equivalent":{impact:"serious",messages:{pass:"aria-braillelabel is used on an element with accessible text",fail:"aria-braillelabel is used on an element with no accessible text",incomplete:"Unable to compute accessible text"}},"braille-roledescription-equivalent":{impact:"serious",messages:{pass:"aria-brailleroledescription is used on an element with aria-roledescription",fail:{noRoleDescription:"aria-brailleroledescription is used on an element with no aria-roledescription",emptyRoleDescription:"aria-brailleroledescription is used on an element with an empty aria-roledescription"}}},deprecatedrole:{impact:"minor",messages:{pass:"ARIA role is not deprecated",fail:"The role used is deprecated: ${data}"}},fallbackrole:{impact:"serious",messages:{pass:"Only one role value used",fail:"Use only one role value, since fallback roles are not supported in older browsers",incomplete:"Use only role 'presentation' or 'none' since they are synonymous."}},"has-global-aria-attribute":{impact:"minor",messages:{pass:{singular:"Element has global ARIA attribute: ${data.values}",plural:"Element has global ARIA attributes: ${data.values}"},fail:"Element does not have global ARIA attribute"}},"has-widget-role":{impact:"minor",messages:{pass:"Element has a widget role.",fail:"Element does not have a widget role."}},invalidrole:{impact:"critical",messages:{pass:"ARIA role is valid",fail:{singular:"Role must be one of the valid ARIA roles: ${data.values}",plural:"Roles must be one of the valid ARIA roles: ${data.values}"}}},"is-element-focusable":{impact:"minor",messages:{pass:"Element is focusable.",fail:"Element is not focusable."}},"no-implicit-explicit-label":{impact:"serious",messages:{pass:"There is no mismatch between a <label> and accessible name",incomplete:"Check that the <label> does not need be part of the ARIA ${data} field's name"}},unsupportedrole:{impact:"critical",messages:{pass:"ARIA role is supported",fail:"The role used is not widely supported in screen readers and assistive technologies: ${data}"}},"valid-scrollable-semantics":{impact:"minor",messages:{pass:"Element has valid semantics for an element in the focus order.",fail:"Element has invalid semantics for an element in the focus order."}},"color-contrast-enhanced":{impact:"serious",messages:{pass:"Element has sufficient color contrast of ${data.contrastRatio}",fail:{default:"Element has insufficient color contrast of ${data.contrastRatio} (foreground color: ${data.fgColor}, background color: ${data.bgColor}, font size: ${data.fontSize}, font weight: ${data.fontWeight}). Expected contrast ratio of ${data.expectedContrastRatio}",fgOnShadowColor:"Element has insufficient color contrast of ${data.contrastRatio} between the foreground and shadow color (foreground color: ${data.fgColor}, text-shadow color: ${data.shadowColor}, font size: ${data.fontSize}, font weight: ${data.fontWeight}). Expected contrast ratio of ${data.expectedContrastRatio}",shadowOnBgColor:"Element has insufficient color contrast of ${data.contrastRatio} between the shadow color and background color (text-shadow color: ${data.shadowColor}, background color: ${data.bgColor}, font size: ${data.fontSize}, font weight: ${data.fontWeight}). Expected contrast ratio of ${data.expectedContrastRatio}"},incomplete:{default:"Unable to determine contrast ratio",bgImage:"Element's background color could not be determined due to a background image",bgGradient:"Element's background color could not be determined due to a background gradient",imgNode:"Element's background color could not be determined because element contains an image node",bgOverlap:"Element's background color could not be determined because it is overlapped by another element",fgAlpha:"Element's foreground color could not be determined because of alpha transparency",elmPartiallyObscured:"Element's background color could not be determined because it's partially obscured by another element",elmPartiallyObscuring:"Element's background color could not be determined because it partially overlaps other elements",outsideViewport:"Element's background color could not be determined because it's outside the viewport",equalRatio:"Element has a 1:1 contrast ratio with the background",shortTextContent:"Element content is too short to determine if it is actual text content",nonBmp:"Element content contains only non-text characters",pseudoContent:"Element's background color could not be determined due to a pseudo element",colorParse:"Could not parse color string ${data.colorParse}"}}},"color-contrast":{impact:"serious",messages:{pass:{default:"Element has sufficient color contrast of ${data.contrastRatio}",hidden:"Element is hidden"},fail:{default:"Element has insufficient color contrast of ${data.contrastRatio} (foreground color: ${data.fgColor}, background color: ${data.bgColor}, font size: ${data.fontSize}, font weight: ${data.fontWeight}). Expected contrast ratio of ${data.expectedContrastRatio}",fgOnShadowColor:"Element has insufficient color contrast of ${data.contrastRatio} between the foreground and shadow color (foreground color: ${data.fgColor}, text-shadow color: ${data.shadowColor}, font size: ${data.fontSize}, font weight: ${data.fontWeight}). Expected contrast ratio of ${data.expectedContrastRatio}",shadowOnBgColor:"Element has insufficient color contrast of ${data.contrastRatio} between the shadow color and background color (text-shadow color: ${data.shadowColor}, background color: ${data.bgColor}, font size: ${data.fontSize}, font weight: ${data.fontWeight}). Expected contrast ratio of ${data.expectedContrastRatio}"},incomplete:{default:"Unable to determine contrast ratio",bgImage:"Element's background color could not be determined due to a background image",bgGradient:"Element's background color could not be determined due to a background gradient",imgNode:"Element's background color could not be determined because element contains an image node",bgOverlap:"Element's background color could not be determined because it is overlapped by another element",complexTextShadows:"Element's contrast could not be determined because it uses complex text shadows",fgAlpha:"Element's foreground color could not be determined because of alpha transparency",elmPartiallyObscured:"Element's background color could not be determined because it's partially obscured by another element",elmPartiallyObscuring:"Element's background color could not be determined because it partially overlaps other elements",outsideViewport:"Element's background color could not be determined because it's outside the viewport",equalRatio:"Element has a 1:1 contrast ratio with the background",shortTextContent:"Element content is too short to determine if it is actual text content",nonBmp:"Element content contains only non-text characters",pseudoContent:"Element's background color could not be determined due to a pseudo element",colorParse:"Could not parse color string ${data.colorParse}"}}},"link-in-text-block-style":{impact:"serious",messages:{pass:"Links can be distinguished from surrounding text by visual styling",incomplete:{default:"Check if the link needs styling to distinguish it from nearby text",pseudoContent:"Check if the link's pseudo style is sufficient to distinguish it from the surrounding text"},fail:"The link has no styling (such as underline) to distinguish it from the surrounding text"}},"link-in-text-block":{impact:"serious",messages:{pass:"Links can be distinguished from surrounding text in some way other than by color",fail:{fgContrast:"The link has insufficient color contrast of ${data.contrastRatio}:1 with the surrounding text. (Minimum contrast is ${data.requiredContrastRatio}:1, link text: ${data.nodeColor}, surrounding text: ${data.parentColor})",bgContrast:"The link background has insufficient color contrast of ${data.contrastRatio} (Minimum contrast is ${data.requiredContrastRatio}:1, link background color: ${data.nodeBackgroundColor}, surrounding background color: ${data.parentBackgroundColor})"},incomplete:{default:"Element's foreground contrast ratio could not be determined",bgContrast:"Element's background contrast ratio could not be determined",bgImage:"Element's contrast ratio could not be determined due to a background image",bgGradient:"Element's contrast ratio could not be determined due to a background gradient",imgNode:"Element's contrast ratio could not be determined because element contains an image node",bgOverlap:"Element's contrast ratio could not be determined because of element overlap"}}},"autocomplete-appropriate":{impact:"serious",messages:{pass:"The autocomplete value is on an appropriate element",fail:"The autocomplete value is inappropriate for this type of input"}},"autocomplete-valid":{impact:"serious",messages:{pass:"the autocomplete attribute is correctly formatted",fail:"the autocomplete attribute is incorrectly formatted",incomplete:"the autocomplete attribute has a non-standard value. Check whether any standard value could be used instead."}},accesskeys:{impact:"serious",messages:{pass:"Accesskey attribute value is unique",fail:"Document has multiple elements with the same accesskey"}},"focusable-content":{impact:"serious",messages:{pass:"Element contains focusable elements",fail:"Element should have focusable content"}},"focusable-disabled":{impact:"serious",messages:{pass:"No focusable elements contained within element",incomplete:"Check if the focusable elements immediately move the focus indicator",fail:"Focusable content should be disabled or be removed from the DOM"}},"focusable-element":{impact:"serious",messages:{pass:"Element is focusable",fail:"Element should be focusable"}},"focusable-modal-open":{impact:"serious",messages:{pass:"No focusable elements while a modal is open",incomplete:"Check that focusable elements are not tabbable in the current state"}},"focusable-no-name":{impact:"serious",messages:{pass:"Element is not in tab order or has accessible text",fail:"Element is in tab order and does not have accessible text",incomplete:"Unable to determine if element has an accessible name"}},"focusable-not-tabbable":{impact:"serious",messages:{pass:"No focusable elements contained within element",incomplete:"Check if the focusable elements immediately move the focus indicator",fail:'Focusable content should have tabindex="-1" or be removed from the DOM'}},"frame-focusable-content":{impact:"serious",messages:{pass:"Element does not have focusable descendants",fail:"Element has focusable descendants",incomplete:"Could not determine if element has descendants"}},"landmark-is-top-level":{impact:"moderate",messages:{pass:"The ${data.role} landmark is at the top level.",fail:"The ${data.role} landmark is contained in another landmark."}},"no-focusable-content":{impact:"serious",messages:{pass:"Element does not have focusable descendants",fail:{default:"Element has focusable descendants",notHidden:'Using a negative tabindex on an element inside an interactive control does not prevent assistive technologies from focusing the element (even with aria-hidden="true")'},incomplete:"Could not determine if element has descendants"}},"page-has-heading-one":{impact:"moderate",messages:{pass:"Page has at least one level-one heading",fail:"Page must have a level-one heading"}},"page-has-main":{impact:"moderate",messages:{pass:"Document has at least one main landmark",fail:"Document does not have a main landmark"}},"page-no-duplicate-banner":{impact:"moderate",messages:{pass:"Document does not have more than one banner landmark",fail:"Document has more than one banner landmark"}},"page-no-duplicate-contentinfo":{impact:"moderate",messages:{pass:"Document does not have more than one contentinfo landmark",fail:"Document has more than one contentinfo landmark"}},"page-no-duplicate-main":{impact:"moderate",messages:{pass:"Document does not have more than one main landmark",fail:"Document has more than one main landmark"}},tabindex:{impact:"serious",messages:{pass:"Element does not have a tabindex greater than 0",fail:"Element has a tabindex greater than 0"}},"alt-space-value":{impact:"critical",messages:{pass:"Element has a valid alt attribute value",fail:"Element has an alt attribute containing only a space character, which is not ignored by all screen readers"}},"duplicate-img-label":{impact:"minor",messages:{pass:"Element does not duplicate existing text in <img> alt text",fail:"Element contains <img> element with alt text that duplicates existing text"}},"explicit-label":{impact:"critical",messages:{pass:"Element has an explicit <label>",fail:"Element does not have an explicit <label>",incomplete:"Unable to determine if form element has an explicit <label>"}},"help-same-as-label":{impact:"minor",messages:{pass:"Help text (title or aria-describedby) does not duplicate label text",fail:"Help text (title or aria-describedby) text is the same as the label text"}},"hidden-explicit-label":{impact:"critical",messages:{pass:"Form element has a visible explicit <label>",fail:"Form element has explicit <label> that is hidden",incomplete:"Unable to determine if form element has explicit <label> that is hidden"}},"implicit-label":{impact:"critical",messages:{pass:"Element has an implicit (wrapped) <label>",fail:"Element does not have an implicit (wrapped) <label>",incomplete:"Unable to determine if form element has an implicit (wrapped) <label>"}},"label-content-name-mismatch":{impact:"serious",messages:{pass:"Element contains visible text as part of it's accessible name",fail:"Text inside the element is not included in the accessible name"}},"multiple-label":{impact:"moderate",messages:{pass:"Form field does not have multiple label elements",incomplete:"Multiple label elements is not widely supported in assistive technologies. Ensure the first label contains all necessary information."}},"title-only":{impact:"serious",messages:{pass:"Form element does not solely use title attribute for its label",fail:"Only title used to generate label for form element"}},"landmark-is-unique":{impact:"moderate",messages:{pass:"Landmarks must have a unique role or role/label/title (i.e. accessible name) combination",fail:"The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"}},"has-lang":{impact:"serious",messages:{pass:"The <html> element has a lang attribute",fail:{noXHTML:"The xml:lang attribute is not valid on HTML pages, use the lang attribute.",noLang:"The <html> element does not have a lang attribute"}}},"valid-lang":{impact:"serious",messages:{pass:"Value of lang attribute is included in the list of valid languages",fail:"Value of lang attribute not included in the list of valid languages"}},"xml-lang-mismatch":{impact:"moderate",messages:{pass:"Lang and xml:lang attributes have the same base language",fail:"Lang and xml:lang attributes do not have the same base language"}},dlitem:{impact:"serious",messages:{pass:"Description list item has a <dl> parent element",fail:"Description list item does not have a <dl> parent element"}},listitem:{impact:"serious",messages:{pass:'List item has a <ul>, <ol> or role="list" parent element',fail:{default:"List item does not have a <ul>, <ol> parent element",roleNotValid:'List item parent element has a role that is not role="list"'}}},"only-dlitems":{impact:"serious",messages:{pass:"dl element only has direct children that are allowed inside; <dt>, <dd>, or <div> elements",fail:"dl element has direct children that are not allowed: ${data.values}"}},"only-listitems":{impact:"serious",messages:{pass:"List element only has direct children that are allowed inside <li> elements",fail:"List element has direct children that are not allowed: ${data.values}"}},"structured-dlitems":{impact:"serious",messages:{pass:"When not empty, element has both <dt> and <dd> elements",fail:"When not empty, element does not have at least one <dt> element followed by at least one <dd> element"}},caption:{impact:"critical",messages:{pass:"The multimedia element has a captions track",incomplete:"Check that captions are available for the element"}},"frame-tested":{impact:"critical",messages:{pass:"The iframe was tested with axe-core",fail:"The iframe could not be tested with axe-core",incomplete:"The iframe still has to be tested with axe-core"}},"no-autoplay-audio":{impact:"moderate",messages:{pass:"<video> or <audio> does not output audio for more than allowed duration or has controls mechanism",fail:"<video> or <audio> outputs audio for more than allowed duration and does not have a controls mechanism",incomplete:"Check that the <video> or <audio> does not output audio for more than allowed duration or provides a controls mechanism"}},"css-orientation-lock":{impact:"serious",messages:{pass:"Display is operable, and orientation lock does not exist",fail:"CSS Orientation lock is applied, and makes display inoperable",incomplete:"CSS Orientation lock cannot be determined"}},"meta-viewport-large":{impact:"minor",messages:{pass:"<meta> tag does not prevent significant zooming on mobile devices",fail:"<meta> tag limits zooming on mobile devices"}},"meta-viewport":{impact:"critical",messages:{pass:"<meta> tag does not disable zooming on mobile devices",fail:"${data} on <meta> tag disables zooming on mobile devices"}},"target-offset":{impact:"serious",messages:{pass:{default:"Target has sufficient space from its closest neighbors. Safe clickable space has a diameter of ${data.closestOffset}px which is at least ${data.minOffset}px.",large:"Target far exceeds the minimum size of ${data.minOffset}px."},fail:"Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of ${data.closestOffset}px instead of at least ${data.minOffset}px.",incomplete:{default:"Element with negative tabindex has insufficient space to its closest neighbors. Safe clickable space has a diameter of ${data.closestOffset}px instead of at least ${data.minOffset}px. Is this a target?",nonTabbableNeighbor:"Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of ${data.closestOffset}px instead of at least ${data.minOffset}px. Is the neighbor a target?",tooManyRects:"Could not get the target size because there are too many overlapping elements"}}},"target-size":{impact:"serious",messages:{pass:{default:"Control has sufficient size (${data.width}px by ${data.height}px, should be at least ${data.minSize}px by ${data.minSize}px)",obscured:"Control is ignored because it is fully obscured and thus not clickable",large:"Target far exceeds the minimum size of ${data.minSize}px."},fail:{default:"Target has insufficient size (${data.width}px by ${data.height}px, should be at least ${data.minSize}px by ${data.minSize}px)",partiallyObscured:"Target has insufficient size because it is partially obscured (smallest space is ${data.width}px by ${data.height}px, should be at least ${data.minSize}px by ${data.minSize}px)"},incomplete:{default:"Element with negative tabindex has insufficient size (${data.width}px by ${data.height}px, should be at least ${data.minSize}px by ${data.minSize}px). Is this a target?",contentOverflow:"Element size could not be accurately determined due to overflow content",partiallyObscured:"Element with negative tabindex has insufficient size because it is partially obscured (smallest space is ${data.width}px by ${data.height}px, should be at least ${data.minSize}px by ${data.minSize}px). Is this a target?",partiallyObscuredNonTabbable:"Target has insufficient size because it is partially obscured by a neighbor with negative tabindex (smallest space is ${data.width}px by ${data.height}px, should be at least ${data.minSize}px by ${data.minSize}px). Is the neighbor a target?",tooManyRects:"Could not get the target size because there are too many overlapping elements"}}},"header-present":{impact:"serious",messages:{pass:"Page has a heading",fail:"Page does not have a heading"}},"heading-order":{impact:"moderate",messages:{pass:"Heading order valid",fail:"Heading order invalid",incomplete:"Unable to determine previous heading"}},"identical-links-same-purpose":{impact:"minor",messages:{pass:"There are no other links with the same name, that go to a different URL",incomplete:"Check that links have the same purpose, or are intentionally ambiguous."}},"internal-link-present":{impact:"serious",messages:{pass:"Valid skip link found",fail:"No valid skip link found"}},landmark:{impact:"serious",messages:{pass:"Page has a landmark region",fail:"Page does not have a landmark region"}},"meta-refresh-no-exceptions":{impact:"minor",messages:{pass:"<meta> tag does not immediately refresh the page",fail:"<meta> tag forces timed refresh of page"}},"meta-refresh":{impact:"critical",messages:{pass:"<meta> tag does not immediately refresh the page",fail:"<meta> tag forces timed refresh of page (less than 20 hours)"}},"p-as-heading":{impact:"serious",messages:{pass:"<p> elements are not styled as headings",fail:"Heading elements should be used instead of styled <p> elements",incomplete:"Unable to determine if <p> elements are styled as headings"}},region:{impact:"moderate",messages:{pass:"All page content is contained by landmarks",fail:"Some page content is not contained by landmarks"}},"skip-link":{impact:"moderate",messages:{pass:"Skip link target exists",incomplete:"Skip link target should become visible on activation",fail:"No skip link target"}},"unique-frame-title":{impact:"serious",messages:{pass:"Element's title attribute is unique",fail:"Element's title attribute is not unique"}},"duplicate-id-active":{impact:"serious",messages:{pass:"Document has no active elements that share the same id attribute",fail:"Document has active elements with the same id attribute: ${data}"}},"duplicate-id-aria":{impact:"critical",messages:{pass:"Document has no elements referenced with ARIA or labels that share the same id attribute",fail:"Document has multiple elements referenced with ARIA with the same id attribute: ${data}"}},"duplicate-id":{impact:"minor",messages:{pass:"Document has no static elements that share the same id attribute",fail:"Document has multiple static elements with the same id attribute: ${data}"}},"aria-label":{impact:"serious",messages:{pass:"aria-label attribute exists and is not empty",fail:"aria-label attribute does not exist or is empty"}},"aria-labelledby":{impact:"serious",messages:{pass:"aria-labelledby attribute exists and references elements that are visible to screen readers",fail:"aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty",incomplete:"Ensure aria-labelledby references an existing element"}},"avoid-inline-spacing":{impact:"serious",messages:{pass:"No inline styles with '!important' that affect text spacing has been specified",fail:{singular:"Remove '!important' from inline style ${data.values}, as overriding this is not supported by most browsers",plural:"Remove '!important' from inline styles ${data.values}, as overriding this is not supported by most browsers"}}},"button-has-visible-text":{impact:"critical",messages:{pass:"Element has inner text that is visible to screen readers",fail:"Element does not have inner text that is visible to screen readers",incomplete:"Unable to determine if element has children"}},"doc-has-title":{impact:"serious",messages:{pass:"Document has a non-empty <title> element",fail:"Document does not have a non-empty <title> element"}},"error-occurred":{messages:{pass:"",incomplete:"Axe encountered an error; test the page for this type of problem manually"}},exists:{impact:"minor",messages:{pass:"Element does not exist",incomplete:"Element exists"}},"has-alt":{impact:"critical",messages:{pass:"Element has an alt attribute",fail:"Element does not have an alt attribute"}},"has-visible-text":{impact:"minor",messages:{pass:"Element has text that is visible to screen readers",fail:"Element does not have text that is visible to screen readers",incomplete:"Unable to determine if element has children"}},"important-letter-spacing":{impact:"serious",messages:{pass:"Letter-spacing in the style attribute is not set to !important, or meets the minimum",fail:"letter-spacing in the style attribute must not use !important, or be at ${data.minValue}em (current ${data.value}em)"}},"important-line-height":{impact:"serious",messages:{pass:"line-height in the style attribute is not set to !important, or meets the minimum",fail:"line-height in the style attribute must not use !important, or be at ${data.minValue}em (current ${data.value}em)"}},"important-word-spacing":{impact:"serious",messages:{pass:"word-spacing in the style attribute is not set to !important, or meets the minimum",fail:"word-spacing in the style attribute must not use !important, or be at ${data.minValue}em (current ${data.value}em)"}},"is-on-screen":{impact:"serious",messages:{pass:"Element is not visible",fail:"Element is visible"}},"non-empty-alt":{impact:"critical",messages:{pass:"Element has a non-empty alt attribute",fail:{noAttr:"Element has no alt attribute",emptyAttr:"Element has an empty alt attribute"}}},"non-empty-if-present":{impact:"critical",messages:{pass:{default:"Element does not have a value attribute","has-label":"Element has a non-empty value attribute"},fail:"Element has a value attribute and the value attribute is empty"}},"non-empty-placeholder":{impact:"serious",messages:{pass:"Element has a placeholder attribute",fail:{noAttr:"Element has no placeholder attribute",emptyAttr:"Element has an empty placeholder attribute"}}},"non-empty-title":{impact:"serious",messages:{pass:"Element has a title attribute",fail:{noAttr:"Element has no title attribute",emptyAttr:"Element has an empty title attribute"}}},"non-empty-value":{impact:"critical",messages:{pass:"Element has a non-empty value attribute",fail:{noAttr:"Element has no value attribute",emptyAttr:"Element has an empty value attribute"}}},"presentational-role":{impact:"minor",messages:{pass:'Element\'s default semantics were overridden with role="${data.role}"',fail:{default:'Element\'s default semantics were not overridden with role="none" or role="presentation"',globalAria:"Element's role is not presentational because it has a global ARIA attribute",focusable:"Element's role is not presentational because it is focusable",both:"Element's role is not presentational because it has a global ARIA attribute and is focusable",iframe:'Using the "title" attribute on an ${data.nodeName} element with a presentational role behaves inconsistently between screen readers'}}},"role-none":{impact:"minor",messages:{pass:'Element\'s default semantics were overridden with role="none"',fail:'Element\'s default semantics were not overridden with role="none"'}},"role-presentation":{impact:"minor",messages:{pass:'Element\'s default semantics were overridden with role="presentation"',fail:'Element\'s default semantics were not overridden with role="presentation"'}},"svg-non-empty-title":{impact:"serious",messages:{pass:"Element has a child that is a title",fail:{noTitle:"Element has no child that is a title",emptyTitle:"Element child title is empty"},incomplete:"Unable to determine element has a child that is a title"}},"caption-faked":{impact:"serious",messages:{pass:"The first row of a table is not used as a caption",fail:"The first child of the table should be a caption instead of a table cell"}},"html5-scope":{impact:"moderate",messages:{pass:"Scope attribute is only used on table header elements (<th>)",fail:"In HTML 5, scope attributes may only be used on table header elements (<th>)"}},"same-caption-summary":{impact:"minor",messages:{pass:"Content of summary attribute and <caption> are not duplicated",fail:"Content of summary attribute and <caption> element are identical",incomplete:"Unable to determine if <table> element has a caption"}},"scope-value":{impact:"critical",messages:{pass:"Scope attribute is used correctly",fail:"The value of the scope attribute may only be 'row' or 'col'"}},"td-has-header":{impact:"critical",messages:{pass:"All non-empty data cells have table headers",fail:"Some non-empty data cells do not have table headers"}},"td-headers-attr":{impact:"serious",messages:{pass:"The headers attribute is exclusively used to refer to other header cells in the table",incomplete:"The headers attribute is empty",fail:{"cell-header-not-in-table":"The headers attribute is not exclusively used to refer to other header cells in the table","cell-header-not-th":"The headers attribute must refer to header cells, not data cells","header-refs-self":"The element with headers attribute refers to itself"}}},"th-has-data-cells":{impact:"serious",messages:{pass:"All table header cells refer to data cells",fail:"Not all table header cells refer to data cells",incomplete:"Table data cells are missing or empty"}},"hidden-content":{impact:"minor",messages:{pass:"All content on the page has been analyzed.",fail:"There were problems analyzing the content on this page.",incomplete:"There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."}}},failureSummaries:{any:{failureMessage:function(e){var t="Fix any of the following:",n=e;if(n)for(var r=-1,a=n.length-1;r<a;)t+="\n "+n[r+=1].split("\n").join("\n ");return t}},none:{failureMessage:function(e){var t="Fix all of the following:",n=e;if(n)for(var r=-1,a=n.length-1;r<a;)t+="\n "+n[r+=1].split("\n").join("\n ");return t}}},incompleteFallbackMessage:"axe couldn't tell the reason. Time to break out the element inspector!"},rules:[{id:"accesskeys",impact:"serious",selector:"[accesskey]",excludeHidden:!1,tags:["cat.keyboard","best-practice"],all:[],any:[],none:["accesskeys"]},{id:"area-alt",impact:"critical",selector:"map area[href]",excludeHidden:!1,tags:["cat.text-alternatives","wcag2a","wcag244","wcag412","section508","section508.22.a","TTv5","TT6.a","EN-301-549","EN-9.2.4.4","EN-9.4.1.2","ACT","RGAAv4","RGAA-1.1.2"],actIds:["c487ae"],all:[],any:[{options:{attribute:"alt"},id:"non-empty-alt"},"aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"aria-allowed-attr",impact:"critical",matches:"aria-allowed-attr-matches",tags:["cat.aria","wcag2a","wcag412","EN-301-549","EN-9.4.1.2","RGAAv4","RGAA-7.1.1"],actIds:["5c01ea"],all:[{options:{validTreeRowAttrs:["aria-posinset","aria-setsize","aria-expanded","aria-level"]},id:"aria-allowed-attr"}],any:[],none:["aria-unsupported-attr"]},{id:"aria-allowed-role",impact:"minor",excludeHidden:!1,selector:"[role]",matches:"aria-allowed-role-matches",tags:["cat.aria","best-practice"],all:[],any:[{options:{allowImplicit:!0,ignoredTags:[]},id:"aria-allowed-role"}],none:[]},{id:"aria-braille-equivalent",reviewOnFail:!0,impact:"serious",selector:"[aria-brailleroledescription], [aria-braillelabel]",tags:["cat.aria","wcag2a","wcag412","EN-301-549","EN-9.4.1.2"],all:["braille-roledescription-equivalent","braille-label-equivalent"],any:[],none:[]},{id:"aria-command-name",impact:"serious",selector:'[role="link"], [role="button"], [role="menuitem"]',matches:"no-naming-method-matches",tags:["cat.aria","wcag2a","wcag412","TTv5","TT6.a","EN-301-549","EN-9.4.1.2","ACT","RGAAv4","RGAA-11.9.1"],actIds:["97a4e1"],all:[],any:["has-visible-text","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"aria-conditional-attr",impact:"serious",matches:"aria-allowed-attr-matches",tags:["cat.aria","wcag2a","wcag412","EN-301-549","EN-9.4.1.2","RGAAv4","RGAA-7.1.1"],actIds:["5c01ea"],all:[{options:{invalidTableRowAttrs:["aria-posinset","aria-setsize","aria-expanded","aria-level"]},id:"aria-conditional-attr"}],any:[],none:[]},{id:"aria-deprecated-role",impact:"minor",selector:"[role]",matches:"no-empty-role-matches",tags:["cat.aria","wcag2a","wcag412","EN-301-549","EN-9.4.1.2","RGAAv4","RGAA-7.1.1"],actIds:["674b10"],all:[],any:[],none:["deprecatedrole"]},{id:"aria-dialog-name",impact:"serious",selector:'[role="dialog"], [role="alertdialog"]',matches:"no-naming-method-matches",tags:["cat.aria","best-practice"],all:[],any:["aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"aria-hidden-body",impact:"critical",selector:"body",excludeHidden:!1,matches:"is-initiator-matches",tags:["cat.aria","wcag2a","wcag131","wcag412","EN-301-549","EN-9.1.3.1","EN-9.4.1.2","RGAAv4","RGAA-10.8.1"],all:[],any:["aria-hidden-body"],none:[]},{id:"aria-hidden-focus",impact:"serious",selector:'[aria-hidden="true"]',matches:"aria-hidden-focus-matches",excludeHidden:!1,tags:["cat.name-role-value","wcag2a","wcag412","TTv5","TT6.a","EN-301-549","EN-9.4.1.2","RGAAv4","RGAA-10.8.1"],actIds:["6cfa84"],all:["focusable-modal-open","focusable-disabled","focusable-not-tabbable"],any:[],none:[]},{id:"aria-input-field-name",impact:"serious",selector:'[role="combobox"], [role="listbox"], [role="searchbox"], [role="slider"], [role="spinbutton"], [role="textbox"]',matches:"no-naming-method-matches",tags:["cat.aria","wcag2a","wcag412","TTv5","TT5.c","EN-301-549","EN-9.4.1.2","ACT","RGAAv4","RGAA-11.1.1"],actIds:["e086e5"],all:[],any:["aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:["no-implicit-explicit-label"]},{id:"aria-meter-name",impact:"serious",selector:'[role="meter"]',matches:"no-naming-method-matches",tags:["cat.aria","wcag2a","wcag111","EN-301-549","EN-9.1.1.1","RGAAv4","RGAA-11.1.1"],all:[],any:["aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"aria-progressbar-name",impact:"serious",selector:'[role="progressbar"]',matches:"no-naming-method-matches",tags:["cat.aria","wcag2a","wcag111","EN-301-549","EN-9.1.1.1","RGAAv4","RGAA-11.1.1"],all:[],any:["aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"aria-prohibited-attr",impact:"serious",matches:"aria-allowed-attr-matches",tags:["cat.aria","wcag2a","wcag412","EN-301-549","EN-9.4.1.2","RGAAv4","RGAA-7.1.1"],actIds:["5c01ea"],all:[],any:[],none:[{options:{elementsAllowedAriaLabel:["applet","input"]},id:"aria-prohibited-attr"}]},{id:"aria-required-attr",impact:"critical",selector:"[role]",tags:["cat.aria","wcag2a","wcag412","EN-301-549","EN-9.4.1.2","RGAAv4","RGAA-7.1.1"],actIds:["4e8ab6"],all:[],any:["aria-required-attr"],none:[]},{id:"aria-required-children",impact:"critical",selector:"[role]",matches:"aria-required-children-matches",tags:["cat.aria","wcag2a","wcag131","EN-301-549","EN-9.1.3.1","RGAAv4","RGAA-9.3.1"],actIds:["bc4a75","ff89c9"],all:[],any:[{options:{reviewEmpty:["doc-bibliography","doc-endnotes","grid","list","listbox","menu","menubar","table","tablist","tree","treegrid","rowgroup"]},id:"aria-required-children"}],none:[]},{id:"aria-required-parent",impact:"critical",selector:"[role]",matches:"aria-required-parent-matches",tags:["cat.aria","wcag2a","wcag131","EN-301-549","EN-9.1.3.1","RGAAv4","RGAA-9.3.1"],actIds:["ff89c9"],all:[],any:[{options:{ownGroupRoles:["listitem","treeitem"]},id:"aria-required-parent"}],none:[]},{id:"aria-roledescription",impact:"serious",selector:"[aria-roledescription]",tags:["cat.aria","wcag2a","wcag412","EN-301-549","EN-9.4.1.2","deprecated"],enabled:!1,all:[],any:[{options:{supportedRoles:["button","img","checkbox","radio","combobox","menuitemcheckbox","menuitemradio"]},id:"aria-roledescription"}],none:[]},{id:"aria-roles",impact:"critical",selector:"[role]",matches:"no-empty-role-matches",tags:["cat.aria","wcag2a","wcag412","EN-301-549","EN-9.4.1.2","RGAAv4","RGAA-7.1.1"],actIds:["674b10"],all:[],any:[],none:["invalidrole","abstractrole","unsupportedrole"]},{id:"aria-text",impact:"serious",selector:"[role=text]",tags:["cat.aria","best-practice"],all:[],any:["no-focusable-content"],none:[]},{id:"aria-toggle-field-name",impact:"serious",selector:'[role="checkbox"], [role="menuitemcheckbox"], [role="menuitemradio"], [role="radio"], [role="switch"], [role="option"]',matches:"no-naming-method-matches",tags:["cat.aria","wcag2a","wcag412","TTv5","TT5.c","EN-301-549","EN-9.4.1.2","ACT","RGAAv4","RGAA-7.1.1"],actIds:["e086e5"],all:[],any:["has-visible-text","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:["no-implicit-explicit-label"]},{id:"aria-tooltip-name",impact:"serious",selector:'[role="tooltip"]',matches:"no-naming-method-matches",tags:["cat.aria","wcag2a","wcag412","EN-301-549","EN-9.4.1.2"],all:[],any:["has-visible-text","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"aria-treeitem-name",impact:"serious",selector:'[role="treeitem"]',matches:"no-naming-method-matches",tags:["cat.aria","best-practice"],all:[],any:["has-visible-text","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"aria-valid-attr-value",impact:"critical",matches:"aria-has-attr-matches",tags:["cat.aria","wcag2a","wcag412","EN-301-549","EN-9.4.1.2","RGAAv4","RGAA-7.1.1"],actIds:["6a7281"],all:[{options:[],id:"aria-valid-attr-value"},"aria-errormessage","aria-level"],any:[],none:[]},{id:"aria-valid-attr",impact:"critical",matches:"aria-has-attr-matches",tags:["cat.aria","wcag2a","wcag412","EN-301-549","EN-9.4.1.2","RGAAv4","RGAA-7.1.1"],actIds:["5f99a7"],all:[],any:[{options:[],id:"aria-valid-attr"}],none:[]},{id:"audio-caption",impact:"critical",selector:"audio",enabled:!1,excludeHidden:!1,tags:["cat.time-and-media","wcag2a","wcag121","EN-301-549","EN-9.1.2.1","section508","section508.22.a","deprecated"],actIds:["2eb176","afb423"],all:[],any:[],none:["caption"]},{id:"autocomplete-valid",impact:"serious",matches:"autocomplete-matches",tags:["cat.forms","wcag21aa","wcag135","EN-301-549","EN-9.1.3.5","ACT","RGAAv4","RGAA-11.13.1"],actIds:["73f2c2"],all:[{options:{stateTerms:["none","false","true","disabled","enabled","undefined","null","xoff","xon"],ignoredValues:["text","pronouns","gender","message","content"]},id:"autocomplete-valid"}],any:[],none:[]},{id:"avoid-inline-spacing",impact:"serious",selector:"[style]",matches:"is-visible-on-screen-matches",tags:["cat.structure","wcag21aa","wcag1412","EN-301-549","EN-9.1.4.12","ACT"],actIds:["24afc2","9e45ec","78fd32"],all:[{options:{cssProperty:"letter-spacing",minValue:.12},id:"important-letter-spacing"},{options:{cssProperty:"word-spacing",minValue:.16},id:"important-word-spacing"},{options:{multiLineOnly:!0,cssProperty:"line-height",minValue:1.5,normalValue:1},id:"important-line-height"}],any:[],none:[]},{id:"blink",impact:"serious",selector:"blink",excludeHidden:!1,tags:["cat.time-and-media","wcag2a","wcag222","section508","section508.22.j","TTv5","TT2.b","EN-301-549","EN-9.2.2.2","RGAAv4","RGAA-13.8.1"],all:[],any:[],none:["is-on-screen"]},{id:"button-name",impact:"critical",selector:"button",matches:"no-explicit-name-required-matches",tags:["cat.name-role-value","wcag2a","wcag412","section508","section508.22.a","TTv5","TT6.a","EN-301-549","EN-9.4.1.2","ACT","RGAAv4","RGAA-11.9.1"],actIds:["97a4e1","m6b1q3"],all:[],any:["button-has-visible-text","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"},"implicit-label","explicit-label","presentational-role"],none:[]},{id:"bypass",impact:"serious",selector:"html:not(html *)",pageLevel:!0,matches:"bypass-matches",reviewOnFail:!0,tags:["cat.keyboard","wcag2a","wcag241","section508","section508.22.o","TTv5","TT9.a","EN-301-549","EN-9.2.4.1","RGAAv4","RGAA-12.7.1"],actIds:["cf77f2","047fe0","b40fd1","3e12e1","ye5d6e"],all:[],any:["internal-link-present",{options:{selector:":is(h1, h2, h3, h4, h5, h6):not([role]), [role=heading]"},id:"header-present"},{options:{selector:"main, [role=main]"},id:"landmark"}],none:[]},{id:"color-contrast-enhanced",impact:"serious",matches:"color-contrast-matches",excludeHidden:!1,enabled:!1,tags:["cat.color","wcag2aaa","wcag146","ACT"],actIds:["09o5cg"],all:[],any:[{options:{ignoreUnicode:!0,ignoreLength:!1,ignorePseudo:!1,boldValue:700,boldTextPt:14,largeTextPt:18,contrastRatio:{normal:{expected:7,minThreshold:4.5},large:{expected:4.5,minThreshold:3}},pseudoSizeThreshold:.25,shadowOutlineEmMax:.1,textStrokeEmMin:.03},id:"color-contrast-enhanced"}],none:[]},{id:"color-contrast",impact:"serious",matches:"color-contrast-matches",excludeHidden:!1,tags:["cat.color","wcag2aa","wcag143","TTv5","TT13.c","EN-301-549","EN-9.1.4.3","ACT","RGAAv4","RGAA-3.2.1"],actIds:["afw4f7","09o5cg"],all:[],any:[{options:{ignoreUnicode:!0,ignoreLength:!1,ignorePseudo:!1,boldValue:700,boldTextPt:14,largeTextPt:18,contrastRatio:{normal:{expected:4.5},large:{expected:3}},pseudoSizeThreshold:.25,shadowOutlineEmMax:.2,textStrokeEmMin:.03},id:"color-contrast"}],none:[]},{id:"css-orientation-lock",impact:"serious",selector:"html:not(html *)",tags:["cat.structure","wcag134","wcag21aa","EN-301-549","EN-9.1.3.4","RGAAv4","RGAA-13.9.1","experimental"],actIds:["b33eff"],all:[{options:{degreeThreshold:2},id:"css-orientation-lock"}],any:[],none:[],preload:!0},{id:"definition-list",impact:"serious",selector:"dl",matches:"no-role-matches",tags:["cat.structure","wcag2a","wcag131","EN-301-549","EN-9.1.3.1","RGAAv4","RGAA-9.3.3"],all:[],any:[],none:["structured-dlitems",{options:{validRoles:["definition","term","listitem"],validNodeNames:["dt","dd"],divGroups:!0},id:"only-dlitems"}]},{id:"dlitem",impact:"serious",selector:"dd, dt",matches:"no-role-matches",tags:["cat.structure","wcag2a","wcag131","EN-301-549","EN-9.1.3.1","RGAAv4","RGAA-9.3.3"],all:[],any:["dlitem"],none:[]},{id:"document-title",impact:"serious",selector:"html:not(html *)",matches:"is-initiator-matches",tags:["cat.text-alternatives","wcag2a","wcag242","TTv5","TT12.a","EN-301-549","EN-9.2.4.2","ACT","RGAAv4","RGAA-8.5.1"],actIds:["2779a5"],all:[],any:["doc-has-title"],none:[]},{id:"duplicate-id-active",impact:"serious",selector:"[id]",matches:"duplicate-id-active-matches",excludeHidden:!1,tags:["cat.parsing","wcag2a-obsolete","wcag411","deprecated"],enabled:!1,actIds:["3ea0c8"],all:[],any:["duplicate-id-active"],none:[]},{id:"duplicate-id-aria",impact:"critical",selector:"[id]",matches:"duplicate-id-aria-matches",excludeHidden:!1,tags:["cat.parsing","wcag2a","wcag412","EN-301-549","EN-9.4.1.2","RGAAv4","RGAA-8.2.1"],reviewOnFail:!0,actIds:["3ea0c8"],all:[],any:["duplicate-id-aria"],none:[]},{id:"duplicate-id",impact:"minor",selector:"[id]",matches:"duplicate-id-misc-matches",excludeHidden:!1,tags:["cat.parsing","wcag2a-obsolete","wcag411","deprecated"],enabled:!1,actIds:["3ea0c8"],all:[],any:["duplicate-id"],none:[]},{id:"empty-heading",impact:"minor",selector:'h1, h2, h3, h4, h5, h6, [role="heading"]',matches:"heading-matches",tags:["cat.name-role-value","best-practice"],actIds:["ffd0e9"],all:[],any:["has-visible-text","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"empty-table-header",impact:"minor",selector:'th:not([role]), [role="rowheader"], [role="columnheader"]',tags:["cat.name-role-value","best-practice"],all:[],any:["has-visible-text"],none:[]},{id:"focus-order-semantics",impact:"minor",selector:"div, h1, h2, h3, h4, h5, h6, [role=heading], p, span",matches:"inserted-into-focus-order-matches",tags:["cat.keyboard","best-practice","RGAAv4","RGAA-12.8.1","experimental"],all:[],any:[{options:[],id:"has-widget-role"},{options:{roles:["tooltip"]},id:"valid-scrollable-semantics"}],none:[]},{id:"form-field-multiple-labels",impact:"moderate",selector:"input, select, textarea",matches:"label-matches",tags:["cat.forms","wcag2a","wcag332","TTv5","TT5.c","EN-301-549","EN-9.3.3.2","RGAAv4","RGAA-11.2.1"],all:[],any:[],none:["multiple-label"]},{id:"frame-focusable-content",impact:"serious",selector:"html:not(html *)",matches:"frame-focusable-content-matches",tags:["cat.keyboard","wcag2a","wcag211","TTv5","TT4.a","EN-301-549","EN-9.2.1.1","RGAAv4","RGAA-7.3.2"],actIds:["akn7bn"],all:[],any:["frame-focusable-content"],none:[]},{id:"frame-tested",impact:"critical",selector:"html:not(html *), frame, iframe",tags:["cat.structure","best-practice","review-item"],all:[{options:{isViolation:!1},id:"frame-tested"}],any:[],none:[]},{id:"frame-title-unique",impact:"serious",selector:"frame[title], iframe[title]",matches:"frame-title-has-text-matches",tags:["cat.text-alternatives","wcag2a","wcag412","TTv5","TT12.d","EN-301-549","EN-9.4.1.2","RGAAv4","RGAA-2.2.1"],actIds:["4b1c6c"],all:[],any:[],none:["unique-frame-title"],reviewOnFail:!0},{id:"frame-title",impact:"serious",selector:"frame, iframe",matches:"no-negative-tabindex-matches",tags:["cat.text-alternatives","wcag2a","wcag412","section508","section508.22.i","TTv5","TT12.d","EN-301-549","EN-9.4.1.2","RGAAv4","RGAA-2.1.1"],actIds:["cae760"],all:[],any:[{options:{attribute:"title"},id:"non-empty-title"},"aria-label","aria-labelledby","presentational-role"],none:[]},{id:"heading-order",impact:"moderate",selector:"h1, h2, h3, h4, h5, h6, [role=heading]",matches:"heading-matches",tags:["cat.semantics","best-practice"],all:[],any:["heading-order"],none:[]},{id:"hidden-content",impact:"minor",selector:"*",excludeHidden:!1,tags:["cat.structure","best-practice","experimental","review-item"],all:[],any:["hidden-content"],none:[]},{id:"html-has-lang",impact:"serious",selector:"html:not(html *)",matches:"is-initiator-matches",tags:["cat.language","wcag2a","wcag311","TTv5","TT11.a","EN-301-549","EN-9.3.1.1","ACT","RGAAv4","RGAA-8.3.1"],actIds:["b5c3f8"],all:[],any:[{options:{attributes:["lang","xml:lang"]},id:"has-lang"}],none:[]},{id:"html-lang-valid",impact:"serious",selector:'html[lang]:not([lang=""]):not(html *), html[xml\\:lang]:not([xml\\:lang=""]):not(html *)',tags:["cat.language","wcag2a","wcag311","TTv5","TT11.a","EN-301-549","EN-9.3.1.1","ACT","RGAAv4","RGAA-8.4.1"],actIds:["bf051a"],all:[],any:[],none:[{options:{attributes:["lang","xml:lang"]},id:"valid-lang"}]},{id:"html-xml-lang-mismatch",impact:"moderate",selector:"html[lang][xml\\:lang]:not(html *)",matches:"xml-lang-mismatch-matches",tags:["cat.language","wcag2a","wcag311","EN-301-549","EN-9.3.1.1","ACT","RGAAv4","RGAA-8.3.1"],actIds:["5b7ae0"],all:["xml-lang-mismatch"],any:[],none:[]},{id:"identical-links-same-purpose",impact:"minor",selector:'a[href], area[href], [role="link"]',excludeHidden:!1,enabled:!1,matches:"identical-links-same-purpose-matches",tags:["cat.semantics","wcag2aaa","wcag249"],actIds:["b20e66"],all:["identical-links-same-purpose"],any:[],none:[]},{id:"image-alt",impact:"critical",selector:"img",matches:"no-explicit-name-required-matches",tags:["cat.text-alternatives","wcag2a","wcag111","section508","section508.22.a","TTv5","TT7.a","TT7.b","EN-301-549","EN-9.1.1.1","ACT","RGAAv4","RGAA-1.1.1"],actIds:["23a2a8"],all:[],any:["has-alt","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"},"presentational-role"],none:["alt-space-value"]},{id:"image-redundant-alt",impact:"minor",selector:"img",tags:["cat.text-alternatives","best-practice"],all:[],any:[],none:[{options:{parentSelector:"button, [role=button], a[href], p, li, td, th"},id:"duplicate-img-label"}]},{id:"input-button-name",impact:"critical",selector:'input[type="button"], input[type="submit"], input[type="reset"]',matches:"no-explicit-name-required-matches",tags:["cat.name-role-value","wcag2a","wcag412","section508","section508.22.a","TTv5","TT5.c","EN-301-549","EN-9.4.1.2","ACT","RGAAv4","RGAA-11.9.1"],actIds:["97a4e1"],all:[],any:["non-empty-if-present",{options:{attribute:"value"},id:"non-empty-value"},"aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"},"implicit-label","explicit-label","presentational-role"],none:[]},{id:"input-image-alt",impact:"critical",selector:'input[type="image"]',matches:"no-explicit-name-required-matches",tags:["cat.text-alternatives","wcag2a","wcag111","wcag412","section508","section508.22.a","TTv5","TT7.a","EN-301-549","EN-9.1.1.1","EN-9.4.1.2","ACT","RGAAv4","RGAA-1.1.3"],actIds:["59796f"],all:[],any:[{options:{attribute:"alt"},id:"non-empty-alt"},"aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"},"implicit-label","explicit-label"],none:[]},{id:"label-content-name-mismatch",impact:"serious",matches:"label-content-name-mismatch-matches",tags:["cat.semantics","wcag21a","wcag253","EN-301-549","EN-9.2.5.3","RGAAv4","RGAA-6.1.5","experimental"],actIds:["2ee8b8"],all:[],any:[{options:{pixelThreshold:.1,occurrenceThreshold:3},id:"label-content-name-mismatch"}],none:[]},{id:"label-title-only",impact:"serious",selector:"input, select, textarea",matches:"label-matches",tags:["cat.forms","best-practice"],all:[],any:[],none:["title-only"]},{id:"label",impact:"critical",selector:"input, textarea",matches:"label-matches",tags:["cat.forms","wcag2a","wcag412","section508","section508.22.n","TTv5","TT5.c","EN-301-549","EN-9.4.1.2","ACT","RGAAv4","RGAA-11.1.1"],actIds:["e086e5"],all:[],any:["implicit-label","explicit-label","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"},{options:{attribute:"placeholder"},id:"non-empty-placeholder"},"presentational-role"],none:["hidden-explicit-label"]},{id:"landmark-banner-is-top-level",impact:"moderate",selector:"header:not([role]), [role=banner]",matches:"landmark-has-body-context-matches",tags:["cat.semantics","best-practice"],all:[],any:["landmark-is-top-level"],none:[]},{id:"landmark-complementary-is-top-level",impact:"moderate",selector:"aside:not([role]), [role=complementary]",tags:["cat.semantics","best-practice"],all:[],any:["landmark-is-top-level"],none:[]},{id:"landmark-contentinfo-is-top-level",impact:"moderate",selector:"footer:not([role]), [role=contentinfo]",matches:"landmark-has-body-context-matches",tags:["cat.semantics","best-practice"],all:[],any:["landmark-is-top-level"],none:[]},{id:"landmark-main-is-top-level",impact:"moderate",selector:"main:not([role]), [role=main]",tags:["cat.semantics","best-practice"],all:[],any:["landmark-is-top-level"],none:[]},{id:"landmark-no-duplicate-banner",impact:"moderate",selector:"header:not([role]), [role=banner]",tags:["cat.semantics","best-practice"],all:[],any:[{options:{selector:"header:not([role]), [role=banner]",role:"banner"},id:"page-no-duplicate-banner"}],none:[]},{id:"landmark-no-duplicate-contentinfo",impact:"moderate",selector:"footer:not([role]), [role=contentinfo]",tags:["cat.semantics","best-practice"],all:[],any:[{options:{selector:"footer:not([role]), [role=contentinfo]",role:"contentinfo"},id:"page-no-duplicate-contentinfo"}],none:[]},{id:"landmark-no-duplicate-main",impact:"moderate",selector:"main:not([role]), [role=main]",tags:["cat.semantics","best-practice"],all:[],any:[{options:{selector:"main:not([role]), [role='main']"},id:"page-no-duplicate-main"}],none:[]},{id:"landmark-one-main",impact:"moderate",selector:"html:not(html *)",tags:["cat.semantics","best-practice"],all:[{options:{selector:"main:not([role]), [role='main']",passForModal:!0},id:"page-has-main"}],any:[],none:[]},{id:"landmark-unique",impact:"moderate",selector:"[role=banner], [role=complementary], [role=contentinfo], [role=main], [role=navigation], [role=region], [role=search], [role=form], form, footer, header, aside, main, nav, section",tags:["cat.semantics","best-practice"],matches:"landmark-unique-matches",all:[],any:["landmark-is-unique"],none:[]},{id:"link-in-text-block",impact:"serious",selector:"a[href], [role=link]",matches:"link-in-text-block-matches",excludeHidden:!1,tags:["cat.color","wcag2a","wcag141","TTv5","TT13.a","EN-301-549","EN-9.1.4.1","RGAAv4","RGAA-10.6.1"],all:[],any:[{options:{requiredContrastRatio:3,allowSameColor:!0},id:"link-in-text-block"},"link-in-text-block-style"],none:[]},{id:"link-name",impact:"serious",selector:"a[href]",tags:["cat.name-role-value","wcag2a","wcag244","wcag412","section508","section508.22.a","TTv5","TT6.a","EN-301-549","EN-9.2.4.4","EN-9.4.1.2","ACT","RGAAv4","RGAA-6.2.1"],actIds:["c487ae"],all:[],any:["has-visible-text","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:["focusable-no-name"]},{id:"list",impact:"serious",selector:"ul, ol",matches:"no-role-matches",tags:["cat.structure","wcag2a","wcag131","EN-301-549","EN-9.1.3.1","RGAAv4","RGAA-9.3.1"],all:[],any:[],none:[{options:{validRoles:["listitem"],validNodeNames:["li"]},id:"only-listitems"}]},{id:"listitem",impact:"serious",selector:"li",matches:"no-role-matches",tags:["cat.structure","wcag2a","wcag131","EN-301-549","EN-9.1.3.1","RGAAv4","RGAA-9.3.1"],all:[],any:["listitem"],none:[]},{id:"marquee",impact:"serious",selector:"marquee",excludeHidden:!1,tags:["cat.parsing","wcag2a","wcag222","TTv5","TT2.b","EN-301-549","EN-9.2.2.2","RGAAv4","RGAA-13.8.1"],all:[],any:[],none:["is-on-screen"]},{id:"meta-refresh-no-exceptions",impact:"minor",selector:'meta[http-equiv="refresh"][content]',excludeHidden:!1,enabled:!1,tags:["cat.time-and-media","wcag2aaa","wcag224","wcag325"],actIds:["bisz58"],all:[],any:[{options:{minDelay:72e3,maxDelay:!1},id:"meta-refresh-no-exceptions"}],none:[]},{id:"meta-refresh",impact:"critical",selector:'meta[http-equiv="refresh"][content]',excludeHidden:!1,tags:["cat.time-and-media","wcag2a","wcag221","TTv5","TT8.a","EN-301-549","EN-9.2.2.1","RGAAv4","RGAA-13.1.2"],actIds:["bc659a","bisz58"],all:[],any:[{options:{minDelay:0,maxDelay:72e3},id:"meta-refresh"}],none:[]},{id:"meta-viewport-large",impact:"minor",selector:'meta[name="viewport"]',matches:"is-initiator-matches",excludeHidden:!1,tags:["cat.sensory-and-visual-cues","best-practice"],all:[],any:[{options:{scaleMinimum:5,lowerBound:2},id:"meta-viewport-large"}],none:[]},{id:"meta-viewport",impact:"moderate",selector:'meta[name="viewport"]',matches:"is-initiator-matches",excludeHidden:!1,tags:["cat.sensory-and-visual-cues","wcag2aa","wcag144","EN-301-549","EN-9.1.4.4","ACT","RGAAv4","RGAA-10.4.2"],actIds:["b4f0c3"],all:[],any:[{options:{scaleMinimum:2},id:"meta-viewport"}],none:[]},{id:"nested-interactive",impact:"serious",matches:"nested-interactive-matches",tags:["cat.keyboard","wcag2a","wcag412","TTv5","TT6.a","EN-301-549","EN-9.4.1.2","RGAAv4","RGAA-7.1.1"],actIds:["307n5z"],all:[],any:["no-focusable-content"],none:[]},{id:"no-autoplay-audio",impact:"moderate",excludeHidden:!1,selector:"audio[autoplay], video[autoplay]",matches:"no-autoplay-audio-matches",reviewOnFail:!0,tags:["cat.time-and-media","wcag2a","wcag142","TTv5","TT2.a","EN-301-549","EN-9.1.4.2","ACT","RGAAv4","RGAA-4.10.1"],actIds:["80f0bf"],preload:!0,all:[{options:{allowedDuration:3},id:"no-autoplay-audio"}],any:[],none:[]},{id:"object-alt",impact:"serious",selector:"object[data]",matches:"object-is-loaded-matches",tags:["cat.text-alternatives","wcag2a","wcag111","section508","section508.22.a","EN-301-549","EN-9.1.1.1","RGAAv4","RGAA-1.1.6"],actIds:["8fc3b6"],all:[],any:["aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"},"presentational-role"],none:[]},{id:"p-as-heading",impact:"serious",selector:"p",matches:"p-as-heading-matches",tags:["cat.semantics","wcag2a","wcag131","EN-301-549","EN-9.1.3.1","RGAAv4","RGAA-9.1.3","experimental"],all:[{options:{margins:[{weight:150,italic:!0},{weight:150,size:1.15},{italic:!0,size:1.15},{size:1.4}],passLength:1,failLength:.5},id:"p-as-heading"}],any:[],none:[]},{id:"page-has-heading-one",impact:"moderate",selector:"html:not(html *)",tags:["cat.semantics","best-practice"],all:[{options:{selector:"h1:not([role], [aria-level]), :is(h1, h2, h3, h4, h5, h6):not([role])[aria-level=1], [role=heading][aria-level=1]",passForModal:!0},id:"page-has-heading-one"}],any:[],none:[]},{id:"presentation-role-conflict",impact:"minor",selector:'img[alt=\'\'], [role="none"], [role="presentation"]',matches:"has-implicit-chromium-role-matches",tags:["cat.aria","best-practice","ACT"],actIds:["46ca7f"],all:[],any:[],none:["is-element-focusable","has-global-aria-attribute"]},{id:"region",impact:"moderate",selector:"body *",tags:["cat.keyboard","best-practice","RGAAv4","RGAA-9.2.1"],all:[],any:[{options:{regionMatcher:"dialog, [role=dialog], [role=alertdialog], svg"},id:"region"}],none:[]},{id:"role-img-alt",impact:"serious",selector:"[role='img']:not(img, area, input, object)",matches:"html-namespace-matches",tags:["cat.text-alternatives","wcag2a","wcag111","section508","section508.22.a","TTv5","TT7.a","EN-301-549","EN-9.1.1.1","ACT","RGAAv4","RGAA-1.1.1"],actIds:["23a2a8"],all:[],any:["aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"scope-attr-valid",impact:"moderate",selector:"td[scope], th[scope]",tags:["cat.tables","best-practice"],all:["html5-scope",{options:{values:["row","col","rowgroup","colgroup"]},id:"scope-value"}],any:[],none:[]},{id:"scrollable-region-focusable",impact:"serious",selector:"*:not(select,textarea)",matches:"scrollable-region-focusable-matches",tags:["cat.keyboard","wcag2a","wcag211","wcag213","TTv5","TT4.a","EN-301-549","EN-9.2.1.1","EN-9.2.1.3","RGAAv4","RGAA-7.3.2"],actIds:["0ssw9k"],all:[],any:["focusable-content","focusable-element"],none:[]},{id:"select-name",impact:"critical",selector:"select",tags:["cat.forms","wcag2a","wcag412","section508","section508.22.n","TTv5","TT5.c","EN-301-549","EN-9.4.1.2","ACT","RGAAv4","RGAA-11.1.1"],actIds:["e086e5"],all:[],any:["implicit-label","explicit-label","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"},"presentational-role"],none:["hidden-explicit-label"]},{id:"server-side-image-map",impact:"minor",selector:"img[ismap]",tags:["cat.text-alternatives","wcag2a","wcag211","section508","section508.22.f","TTv5","TT4.a","EN-301-549","EN-9.2.1.1","RGAAv4","RGAA-1.1.4"],all:[],any:[],none:["exists"]},{id:"skip-link",impact:"moderate",selector:'a[href^="#"], a[href^="/#"]',matches:"skip-link-matches",tags:["cat.keyboard","best-practice","RGAAv4","RGAA-12.7.1"],all:[],any:["skip-link"],none:[]},{id:"summary-name",impact:"serious",selector:"summary",matches:"summary-interactive-matches",tags:["cat.name-role-value","wcag2a","wcag412","section508","section508.22.a","TTv5","TT6.a","EN-301-549","EN-9.4.1.2"],all:[],any:["has-visible-text","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"svg-img-alt",impact:"serious",selector:'[role="img"], [role="graphics-symbol"], svg[role="graphics-document"]',matches:"svg-namespace-matches",tags:["cat.text-alternatives","wcag2a","wcag111","section508","section508.22.a","TTv5","TT7.a","EN-301-549","EN-9.1.1.1","ACT","RGAAv4","RGAA-1.1.5"],actIds:["7d6734"],all:[],any:["svg-non-empty-title","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"tabindex",impact:"serious",selector:"[tabindex]",tags:["cat.keyboard","best-practice"],all:[],any:["tabindex"],none:[]},{id:"table-duplicate-name",impact:"minor",selector:"table",tags:["cat.tables","best-practice","RGAAv4","RGAA-5.2.1"],all:[],any:[],none:["same-caption-summary"]},{id:"table-fake-caption",impact:"serious",selector:"table",matches:"data-table-matches",tags:["cat.tables","experimental","wcag2a","wcag131","section508","section508.22.g","EN-301-549","EN-9.1.3.1","RGAAv4","RGAA-5.4.1"],all:["caption-faked"],any:[],none:[]},{id:"target-size",impact:"serious",selector:"*",enabled:!1,matches:"widget-not-inline-matches",tags:["cat.sensory-and-visual-cues","wcag22aa","wcag258"],all:[],any:[{options:{minSize:24},id:"target-size"},{options:{minOffset:24},id:"target-offset"}],none:[]},{id:"td-has-header",impact:"critical",selector:"table",matches:"data-table-large-matches",tags:["cat.tables","experimental","wcag2a","wcag131","section508","section508.22.g","TTv5","TT14.b","EN-301-549","EN-9.1.3.1","RGAAv4","RGAA-5.7.4"],all:["td-has-header"],any:[],none:[]},{id:"td-headers-attr",impact:"serious",selector:"table",matches:"table-or-grid-role-matches",tags:["cat.tables","wcag2a","wcag131","section508","section508.22.g","TTv5","TT14.b","EN-301-549","EN-9.1.3.1","RGAAv4","RGAA-5.7.4"],actIds:["a25f45"],all:["td-headers-attr"],any:[],none:[]},{id:"th-has-data-cells",impact:"serious",selector:"table",matches:"data-table-matches",tags:["cat.tables","wcag2a","wcag131","section508","section508.22.g","TTv5","TT14.b","EN-301-549","EN-9.1.3.1","RGAAv4","RGAA-5.7.1"],actIds:["d0f69e"],all:["th-has-data-cells"],any:[],none:[]},{id:"valid-lang",impact:"serious",selector:"[lang]:not(html), [xml\\:lang]:not(html)",tags:["cat.language","wcag2aa","wcag312","TTv5","TT11.b","EN-301-549","EN-9.3.1.2","ACT","RGAAv4","RGAA-8.8.1"],actIds:["de46e4"],all:[],any:[],none:[{options:{attributes:["lang","xml:lang"]},id:"valid-lang"}]},{id:"video-caption",impact:"critical",selector:"video",tags:["cat.text-alternatives","wcag2a","wcag122","section508","section508.22.a","TTv5","TT17.a","EN-301-549","EN-9.1.2.2","RGAAv4","RGAA-4.3.1"],actIds:["eac66b"],all:[],any:[],none:["caption"]}],checks:[{id:"abstractrole",evaluate:"abstractrole-evaluate"},{id:"aria-allowed-attr",evaluate:"aria-allowed-attr-evaluate",options:{validTreeRowAttrs:["aria-posinset","aria-setsize","aria-expanded","aria-level"]}},{id:"aria-allowed-role",evaluate:"aria-allowed-role-evaluate",options:{allowImplicit:!0,ignoredTags:[]}},{id:"aria-busy",evaluate:"aria-busy-evaluate",deprecated:!0},{id:"aria-conditional-attr",evaluate:"aria-conditional-attr-evaluate",options:{invalidTableRowAttrs:["aria-posinset","aria-setsize","aria-expanded","aria-level"]}},{id:"aria-errormessage",evaluate:"aria-errormessage-evaluate"},{id:"aria-hidden-body",evaluate:"aria-hidden-body-evaluate"},{id:"aria-level",evaluate:"aria-level-evaluate"},{id:"aria-prohibited-attr",evaluate:"aria-prohibited-attr-evaluate",options:{elementsAllowedAriaLabel:["applet","input"]}},{id:"aria-required-attr",evaluate:"aria-required-attr-evaluate"},{id:"aria-required-children",evaluate:"aria-required-children-evaluate",options:{reviewEmpty:["doc-bibliography","doc-endnotes","grid","list","listbox","menu","menubar","table","tablist","tree","treegrid","rowgroup"]}},{id:"aria-required-parent",evaluate:"aria-required-parent-evaluate",options:{ownGroupRoles:["listitem","treeitem"]}},{id:"aria-roledescription",evaluate:"aria-roledescription-evaluate",options:{supportedRoles:["button","img","checkbox","radio","combobox","menuitemcheckbox","menuitemradio"]}},{id:"aria-unsupported-attr",evaluate:"aria-unsupported-attr-evaluate"},{id:"aria-valid-attr-value",evaluate:"aria-valid-attr-value-evaluate",options:[]},{id:"aria-valid-attr",evaluate:"aria-valid-attr-evaluate",options:[]},{id:"braille-label-equivalent",evaluate:"braille-label-equivalent-evaluate"},{id:"braille-roledescription-equivalent",evaluate:"braille-roledescription-equivalent-evaluate"},{id:"deprecatedrole",evaluate:"deprecatedrole-evaluate"},{id:"fallbackrole",evaluate:"fallbackrole-evaluate"},{id:"has-global-aria-attribute",evaluate:"has-global-aria-attribute-evaluate"},{id:"has-widget-role",evaluate:"has-widget-role-evaluate",options:[]},{id:"invalidrole",evaluate:"invalidrole-evaluate"},{id:"is-element-focusable",evaluate:"is-element-focusable-evaluate"},{id:"no-implicit-explicit-label",evaluate:"no-implicit-explicit-label-evaluate"},{id:"unsupportedrole",evaluate:"unsupportedrole-evaluate"},{id:"valid-scrollable-semantics",evaluate:"valid-scrollable-semantics-evaluate",options:{roles:["tooltip"]}},{id:"color-contrast-enhanced",evaluate:"color-contrast-evaluate",options:{ignoreUnicode:!0,ignoreLength:!1,ignorePseudo:!1,boldValue:700,boldTextPt:14,largeTextPt:18,contrastRatio:{normal:{expected:7,minThreshold:4.5},large:{expected:4.5,minThreshold:3}},pseudoSizeThreshold:.25,shadowOutlineEmMax:.1,textStrokeEmMin:.03}},{id:"color-contrast",evaluate:"color-contrast-evaluate",options:{ignoreUnicode:!0,ignoreLength:!1,ignorePseudo:!1,boldValue:700,boldTextPt:14,largeTextPt:18,contrastRatio:{normal:{expected:4.5},large:{expected:3}},pseudoSizeThreshold:.25,shadowOutlineEmMax:.2,textStrokeEmMin:.03}},{id:"link-in-text-block-style",evaluate:"link-in-text-block-style-evaluate"},{id:"link-in-text-block",evaluate:"link-in-text-block-evaluate",options:{requiredContrastRatio:3,allowSameColor:!0}},{id:"autocomplete-appropriate",evaluate:"autocomplete-appropriate-evaluate",deprecated:!0},{id:"autocomplete-valid",evaluate:"autocomplete-valid-evaluate",options:{stateTerms:["none","false","true","disabled","enabled","undefined","null","xoff","xon"],ignoredValues:["text","pronouns","gender","message","content"]}},{id:"accesskeys",evaluate:"accesskeys-evaluate",after:"accesskeys-after"},{id:"focusable-content",evaluate:"focusable-content-evaluate"},{id:"focusable-disabled",evaluate:"focusable-disabled-evaluate"},{id:"focusable-element",evaluate:"focusable-element-evaluate"},{id:"focusable-modal-open",evaluate:"focusable-modal-open-evaluate"},{id:"focusable-no-name",evaluate:"focusable-no-name-evaluate"},{id:"focusable-not-tabbable",evaluate:"focusable-not-tabbable-evaluate"},{id:"frame-focusable-content",evaluate:"frame-focusable-content-evaluate"},{id:"landmark-is-top-level",evaluate:"landmark-is-top-level-evaluate"},{id:"no-focusable-content",evaluate:"no-focusable-content-evaluate"},{id:"page-has-heading-one",evaluate:"has-descendant-evaluate",after:"has-descendant-after",options:{selector:"h1:not([role], [aria-level]), :is(h1, h2, h3, h4, h5, h6):not([role])[aria-level=1], [role=heading][aria-level=1]",passForModal:!0}},{id:"page-has-main",evaluate:"has-descendant-evaluate",after:"has-descendant-after",options:{selector:"main:not([role]), [role='main']",passForModal:!0}},{id:"page-no-duplicate-banner",evaluate:"page-no-duplicate-evaluate",after:"page-no-duplicate-after",options:{selector:"header:not([role]), [role=banner]",role:"banner"}},{id:"page-no-duplicate-contentinfo",evaluate:"page-no-duplicate-evaluate",after:"page-no-duplicate-after",options:{selector:"footer:not([role]), [role=contentinfo]",role:"contentinfo"}},{id:"page-no-duplicate-main",evaluate:"page-no-duplicate-evaluate",after:"page-no-duplicate-after",options:{selector:"main:not([role]), [role='main']"}},{id:"tabindex",evaluate:"tabindex-evaluate"},{id:"alt-space-value",evaluate:"alt-space-value-evaluate"},{id:"duplicate-img-label",evaluate:"duplicate-img-label-evaluate",options:{parentSelector:"button, [role=button], a[href], p, li, td, th"}},{id:"explicit-label",evaluate:"explicit-evaluate"},{id:"help-same-as-label",evaluate:"help-same-as-label-evaluate"},{id:"hidden-explicit-label",evaluate:"hidden-explicit-label-evaluate"},{id:"implicit-label",evaluate:"implicit-evaluate"},{id:"label-content-name-mismatch",evaluate:"label-content-name-mismatch-evaluate",options:{pixelThreshold:.1,occurrenceThreshold:3}},{id:"multiple-label",evaluate:"multiple-label-evaluate"},{id:"title-only",evaluate:"title-only-evaluate"},{id:"landmark-is-unique",evaluate:"landmark-is-unique-evaluate",after:"landmark-is-unique-after"},{id:"has-lang",evaluate:"has-lang-evaluate",options:{attributes:["lang","xml:lang"]}},{id:"valid-lang",evaluate:"valid-lang-evaluate",options:{attributes:["lang","xml:lang"]}},{id:"xml-lang-mismatch",evaluate:"xml-lang-mismatch-evaluate"},{id:"dlitem",evaluate:"dlitem-evaluate"},{id:"listitem",evaluate:"listitem-evaluate"},{id:"only-dlitems",evaluate:"invalid-children-evaluate",options:{validRoles:["definition","term","listitem"],validNodeNames:["dt","dd"],divGroups:!0}},{id:"only-listitems",evaluate:"invalid-children-evaluate",options:{validRoles:["listitem"],validNodeNames:["li"]}},{id:"structured-dlitems",evaluate:"structured-dlitems-evaluate"},{id:"caption",evaluate:"caption-evaluate"},{id:"frame-tested",evaluate:"frame-tested-evaluate",after:"frame-tested-after",options:{isViolation:!1}},{id:"no-autoplay-audio",evaluate:"no-autoplay-audio-evaluate",options:{allowedDuration:3}},{id:"css-orientation-lock",evaluate:"css-orientation-lock-evaluate",options:{degreeThreshold:2}},{id:"meta-viewport-large",evaluate:"meta-viewport-scale-evaluate",options:{scaleMinimum:5,lowerBound:2}},{id:"meta-viewport",evaluate:"meta-viewport-scale-evaluate",options:{scaleMinimum:2}},{id:"target-offset",evaluate:"target-offset-evaluate",options:{minOffset:24}},{id:"target-size",evaluate:"target-size-evaluate",options:{minSize:24}},{id:"header-present",evaluate:"has-descendant-evaluate",after:"has-descendant-after",options:{selector:":is(h1, h2, h3, h4, h5, h6):not([role]), [role=heading]"}},{id:"heading-order",evaluate:"heading-order-evaluate",after:"heading-order-after"},{id:"identical-links-same-purpose",evaluate:"identical-links-same-purpose-evaluate",after:"identical-links-same-purpose-after"},{id:"internal-link-present",evaluate:"internal-link-present-evaluate"},{id:"landmark",evaluate:"has-descendant-evaluate",options:{selector:"main, [role=main]"}},{id:"meta-refresh-no-exceptions",evaluate:"meta-refresh-evaluate",options:{minDelay:72e3,maxDelay:!1}},{id:"meta-refresh",evaluate:"meta-refresh-evaluate",options:{minDelay:0,maxDelay:72e3}},{id:"p-as-heading",evaluate:"p-as-heading-evaluate",options:{margins:[{weight:150,italic:!0},{weight:150,size:1.15},{italic:!0,size:1.15},{size:1.4}],passLength:1,failLength:.5}},{id:"region",evaluate:"region-evaluate",after:"region-after",options:{regionMatcher:"dialog, [role=dialog], [role=alertdialog], svg"}},{id:"skip-link",evaluate:"skip-link-evaluate"},{id:"unique-frame-title",evaluate:"unique-frame-title-evaluate",after:"unique-frame-title-after"},{id:"duplicate-id-active",evaluate:"duplicate-id-evaluate",after:"duplicate-id-after"},{id:"duplicate-id-aria",evaluate:"duplicate-id-evaluate",after:"duplicate-id-after"},{id:"duplicate-id",evaluate:"duplicate-id-evaluate",after:"duplicate-id-after"},{id:"aria-label",evaluate:"aria-label-evaluate"},{id:"aria-labelledby",evaluate:"aria-labelledby-evaluate"},{id:"avoid-inline-spacing",evaluate:"avoid-inline-spacing-evaluate",options:{cssProperties:["line-height","letter-spacing","word-spacing"]}},{id:"button-has-visible-text",evaluate:"has-text-content-evaluate"},{id:"doc-has-title",evaluate:"doc-has-title-evaluate"},{id:"error-occurred",evaluate:"exists-evaluate"},{id:"exists",evaluate:"exists-evaluate"},{id:"has-alt",evaluate:"has-alt-evaluate"},{id:"has-visible-text",evaluate:"has-text-content-evaluate"},{id:"important-letter-spacing",evaluate:"inline-style-property-evaluate",options:{cssProperty:"letter-spacing",minValue:.12}},{id:"important-line-height",evaluate:"inline-style-property-evaluate",options:{multiLineOnly:!0,cssProperty:"line-height",minValue:1.5,normalValue:1}},{id:"important-word-spacing",evaluate:"inline-style-property-evaluate",options:{cssProperty:"word-spacing",minValue:.16}},{id:"is-on-screen",evaluate:"is-on-screen-evaluate"},{id:"non-empty-alt",evaluate:"attr-non-space-content-evaluate",options:{attribute:"alt"}},{id:"non-empty-if-present",evaluate:"non-empty-if-present-evaluate"},{id:"non-empty-placeholder",evaluate:"attr-non-space-content-evaluate",options:{attribute:"placeholder"}},{id:"non-empty-title",evaluate:"attr-non-space-content-evaluate",options:{attribute:"title"}},{id:"non-empty-value",evaluate:"attr-non-space-content-evaluate",options:{attribute:"value"}},{id:"presentational-role",evaluate:"presentational-role-evaluate"},{id:"role-none",evaluate:"matches-definition-evaluate",deprecated:!0,options:{matcher:{attributes:{role:"none"}}}},{id:"role-presentation",evaluate:"matches-definition-evaluate",deprecated:!0,options:{matcher:{attributes:{role:"presentation"}}}},{id:"svg-non-empty-title",evaluate:"svg-non-empty-title-evaluate"},{id:"caption-faked",evaluate:"caption-faked-evaluate"},{id:"html5-scope",evaluate:"html5-scope-evaluate"},{id:"same-caption-summary",evaluate:"same-caption-summary-evaluate"},{id:"scope-value",evaluate:"scope-value-evaluate",options:{values:["row","col","rowgroup","colgroup"]}},{id:"td-has-header",evaluate:"td-has-header-evaluate"},{id:"td-headers-attr",evaluate:"td-headers-attr-evaluate"},{id:"th-has-data-cells",evaluate:"th-has-data-cells-evaluate"},{id:"hidden-content",evaluate:"hidden-content-evaluate"}]})}("object"==typeof window?window:mo.exports)),mo.exports);
2
2
  /*! axe v4.11.1
3
3
  * Copyright (c) 2015 - 2026 Deque Systems, Inc.
4
4
  *
@@ -9,5 +9,4 @@ import{af as e,ag as t,ah as r,ai as n,aj as a,ak as i,al as o,am as u,an as s,a
9
9
  * This entire copyright notice must appear in every copy of this file you
10
10
  * distribute or in any file that contains substantial portions of this source
11
11
  * code.
12
- */var gu=bu.exports;var yu;function Du(){if(yu)return bu.exports;yu=1;(function(e){(function t(r){var n=r;var a=r.document;function i(e){"@babel/helpers - typeof";return i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},i(e)}var o=o||{};o.version="4.11.1";if(i(e)==="object"&&e.exports&&typeof t.toString==="function"){o.source="("+t.toString()+')(typeof window === "object" ? window : this);';e.exports=o}if(typeof r.getComputedStyle==="function"){r.axe=o}var u=["precision","format","inGamut"],s=["space"],l=["algorithm"],c=["method"],f=["maxDeltaE","deltaEMethod","steps","maxSteps"],d=["variant"],v=["matches"],p=["chromium"],m=["noImplicit"],h=["noPresentational"],b=["node"],g=["relatedNodes"],y=["node"],D=["node"],w=["environmentData"],F=["environmentData"],E=["environmentData"],x=["environmentData"],A=["environmentData"];function C(e){return ee(e)||L(e)||ue(e)||J()}function k(e){var t="function"==typeof Map?new Map:void 0;return k=function e(r){if(null===r||!R(r)){return r}if("function"!=typeof r){throw new TypeError("Super expression must either be null or a function")}if(void 0!==t){if(t.has(r)){return t.get(r)}t.set(r,n)}function n(){return M(r,arguments,_(this).constructor)}return n.prototype=Object.create(r.prototype,{constructor:{value:n,enumerable:false,writable:true,configurable:true}}),z(n,r)},k(e)}function R(e){try{return-1!==Function.toString.call(e).indexOf("[native code]")}catch(t){return"function"==typeof e}}function T(e,t,r){return(t=ae(t))in e?Object.defineProperty(e,t,{value:r,enumerable:true,configurable:true,writable:true}):e[t]=r,e}function M(e,t,r){if(I()){return Reflect.construct.apply(null,arguments)}var n=[null];n.push.apply(n,t);var a=new(e.bind.apply(e,n));return r&&z(a,r.prototype),a}function O(e,t){if(null==e){return{}}var r,n,a=S(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++){r=i[n],-1===t.indexOf(r)&&{}.propertyIsEnumerable.call(e,r)&&(a[r]=e[r])}}return a}function S(e,t){if(null==e){return{}}var r={};for(var n in e){if({}.hasOwnProperty.call(e,n)){if(-1!==t.indexOf(n)){continue}r[n]=e[n]}}return r}function N(e,t,r){return t=_(t),B(e,I()?Reflect.construct(t,r||[],_(e).constructor):t.apply(e,r))}function B(e,t){if(t&&("object"==i(t)||"function"==typeof t)){return t}if(void 0!==t){throw new TypeError("Derived constructors may only return object or undefined")}return j(e)}function j(e){if(void 0===e){throw new ReferenceError("this hasn't been initialised - super() hasn't been called")}return e}function I(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(e){}return(I=function t(){return!!e})()}function _(e){return _=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},_(e)}function q(e,t){if("function"!=typeof t&&null!==t){throw new TypeError("Super expression must either be null or a function")}e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:true,configurable:true}}),Object.defineProperty(e,"prototype",{writable:false}),t&&z(e,t)}function z(e,t){return z=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},z(e,t)}function P(){return P=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r){({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}}return e},P.apply(null,arguments)}function $(e){return H(e)||L(e)||ue(e)||G()}function G(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function L(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"]){return Array.from(e)}}function H(e){if(Array.isArray(e)){return se(e)}}function V(e,t,r){W(e,t),t.set(e,r)}function U(e,t){W(e,t),t.add(e)}function W(e,t){if(t.has(e)){throw new TypeError("Cannot initialize the same private elements twice on an object")}}function K(e,t){return e.get(Z(e,t))}function Y(e,t,r){return e.set(Z(e,t),r),r}function Z(e,t,r){if("function"==typeof e?e===t:e.has(t)){return arguments.length<3?t:r}throw new TypeError("Private element is not present on this object")}function X(e,t){return ee(e)||Q(e,t)||ue(e,t)||J()}function J(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function Q(e,t){var r=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=r){var n,a,i,o,u=[],s=true,l=false;try{if(i=(r=r.call(e)).next,0===t){if(Object(r)!==r){return}s=false}else{for(;!(s=(n=i.call(r)).done)&&(u.push(n.value),u.length!==t);s=true){}}}catch(e){l=true,a=e}finally{try{if(!s&&null!=r["return"]&&(o=r["return"](),Object(o)!==o)){return}}finally{if(l){throw a}}}return u}}function ee(e){if(Array.isArray(e)){return e}}function te(e,t){if(!(e instanceof t)){throw new TypeError("Cannot call a class as a function")}}function re(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||false,n.configurable=true,"value"in n&&(n.writable=true),Object.defineProperty(e,ae(n.key),n)}}function ne(e,t,r){return t&&re(e.prototype,t),r&&re(e,r),Object.defineProperty(e,"prototype",{writable:false}),e}function ae(e){var t=ie(e,"string");return"symbol"==i(t)?t:t+""}function ie(e,t){if("object"!=i(e)||!e){return e}var r=e[Symbol.toPrimitive];if(void 0!==r){var n=r.call(e,t);if("object"!=i(n)){return n}throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}function oe(e,t){var r="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=ue(e))||t){r&&(e=r);var n=0,a=function e(){};return{s:a,n:function t(){return n>=e.length?{done:true}:{done:false,value:e[n++]}},e:function e(t){throw t},f:a}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var i,o=true,u=false;return{s:function t(){r=r.call(e)},n:function e(){var t=r.next();return o=t.done,t},e:function e(t){u=true,i=t},f:function e(){try{o||null==r["return"]||r["return"]()}finally{if(u){throw i}}}}}function ue(e,t){if(e){if("string"==typeof e){return se(e,t)}var r={}.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?se(e,t):void 0}}function se(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=Array(t);r<t;r++){n[r]=e[r]}return n}function i(e){"@babel/helpers - typeof";return i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},i(e)}(function(e,t,R,S,B,j,I,_,z,G,L){var H=Object.create;var W=Object.defineProperty;var J=Object.getPrototypeOf;var Q=Object.prototype.hasOwnProperty;var ee=Object.getOwnPropertyNames;var re=Object.getOwnPropertyDescriptor;var ae=function e(t,r,n){return r in t?W(t,r,{enumerable:true,configurable:true,writable:true,value:n}):t[r]=n};var ie=function e(t){return W(t,"__esModule",{value:true})};var ue=function e(t,r){return function(){return r||t((r={exports:{}}).exports,r),r.exports}};var le=function e(t,r){for(var n in r){W(t,n,{get:r[n],enumerable:true})}};var ce=function e(t,r,n){if(r&&i(r)==="object"||typeof r==="function"){var a=oe(ee(r)),o;try{var u=function e(){var a=o.value;if(!Q.call(t,a)&&a!=="default"){W(t,a,{get:function e(){return r[a]},enumerable:!(n=re(r,a))||n.enumerable})}};for(a.s();!(o=a.n()).done;){u()}}catch(e){a.e(e)}finally{a.f()}}return t};var fe=function e(t){return ce(ie(W(t!=null?H(J(t)):{},"default",t&&t.__esModule&&"default"in t?{get:function e(){return t["default"]},enumerable:true}:{value:t,enumerable:true})),t)};var de=function e(t,r,n){ae(t,i(r)!=="symbol"?r+"":r,n);return n};var ve=ue((function(e,t){(function(r,n){i(e)==="object"&&typeof t!=="undefined"?t.exports=n():r.ES6Promise=n()})(e,(function(){function e(e){var t=i(e);return e!==null&&(t==="object"||t==="function")}function t(e){return typeof e==="function"}var o=void 0;if(Array.isArray){o=Array.isArray}else{o=function e(t){return Object.prototype.toString.call(t)==="[object Array]"}}var u=o;var s=0;var l=void 0;var c=void 0;var f=function e(t,r){x[s]=t;x[s+1]=r;s+=2;if(s===2){if(c){c(A)}else{k()}}};function d(e){c=e}function v(e){f=e}var p=typeof r!=="undefined"?r:void 0;var m=p||{};var h=m.MutationObserver||m.WebKitMutationObserver;var b=typeof self==="undefined"&&typeof process!=="undefined"&&{}.toString.call(process)==="[object process]";var g=typeof Uint8ClampedArray!=="undefined"&&typeof importScripts!=="undefined"&&typeof MessageChannel!=="undefined";function y(){return function(){return process.nextTick(A)}}function D(){if(typeof l!=="undefined"){return function(){l(A)}}return E()}function w(){var e=0;var t=new h(A);var r=a.createTextNode("");t.observe(r,{characterData:true});return function(){r.data=e=++e%2}}function F(){var e=new MessageChannel;e.port1.onmessage=A;return function(){return e.port2.postMessage(0)}}function E(){var e=setTimeout;return function(){return e(A,1)}}var x=new Array(1e3);function A(){for(var e=0;e<s;e+=2){var t=x[e];var r=x[e+1];t(r);x[e]=void 0;x[e+1]=void 0}s=0}function C(){try{var e=Function("return this")().require("vertx");l=e.runOnLoop||e.runOnContext;return D()}catch(e){return E()}}var k=void 0;if(b){k=y()}else if(h){k=w()}else if(g){k=F()}else if(p===void 0&&true){k=C()}else{k=E()}function R(e,t){var r=this;var n=new this.constructor(O);if(n[M]===void 0){X(n)}var a=r._state;if(a){var i=arguments[a-1];f((function(){return W(a,n,i,r._result)}))}else{V(r,n,e,t)}return n}function T(e){var t=this;if(e&&i(e)==="object"&&e.constructor===t){return e}var r=new t(O);$(r,e);return r}var M=Math.random().toString(36).substring(2);function O(){}var S=void 0;var N=1;var B=2;function j(){return new TypeError("You cannot resolve a promise with itself")}function I(){return new TypeError("A promises callback cannot return that same promise.")}function _(e,t,r,n){try{e.call(t,r,n)}catch(e){return e}}function q(e,t,r){f((function(e){var n=false;var a=_(r,t,(function(r){if(n){return}n=true;if(t!==r){$(e,r)}else{L(e,r)}}),(function(t){if(n){return}n=true;H(e,t)}));if(!n&&a){n=true;H(e,a)}}),e)}function z(e,t){if(t._state===N){L(e,t._result)}else if(t._state===B){H(e,t._result)}else{V(t,void 0,(function(t){return $(e,t)}),(function(t){return H(e,t)}))}}function P(e,r,n){if(r.constructor===e.constructor&&n===R&&r.constructor.resolve===T){z(e,r)}else{if(n===void 0){L(e,r)}else if(t(n)){q(e,r,n)}else{L(e,r)}}}function $(t,r){if(t===r){H(t,j())}else if(e(r)){var n=void 0;try{n=r.then}catch(e){H(t,e);return}P(t,r,n)}else{L(t,r)}}function G(e){if(e._onerror){e._onerror(e._result)}U(e)}function L(e,t){if(e._state!==S){return}e._result=t;e._state=N;if(e._subscribers.length!==0){f(U,e)}}function H(e,t){if(e._state!==S){return}e._state=B;e._result=t;f(G,e)}function V(e,t,r,n){var a=e._subscribers;var i=a.length;e._onerror=null;a[i]=t;a[i+N]=r;a[i+B]=n;if(i===0&&e._state){f(U,e)}}function U(e){var t=e._subscribers;var r=e._state;if(t.length===0){return}var n=void 0,a=void 0,i=e._result;for(var o=0;o<t.length;o+=3){n=t[o];a=t[o+r];if(n){W(r,n,a,i)}else{a(i)}}e._subscribers.length=0}function W(e,r,n,a){var i=t(n),o=void 0,u=void 0,s=true;if(i){try{o=n(a)}catch(e){s=false;u=e}if(r===o){H(r,I());return}}else{o=a}if(r._state!==S);else if(i&&s){$(r,o)}else if(s===false){H(r,u)}else if(e===N){L(r,o)}else if(e===B){H(r,o)}}function K(e,t){try{t((function t(r){$(e,r)}),(function t(r){H(e,r)}))}catch(t){H(e,t)}}var Y=0;function Z(){return Y++}function X(e){e[M]=Y++;e._state=void 0;e._result=void 0;e._subscribers=[]}function J(){return new Error("Array Methods must be provided an Array")}var Q=function(){function e(e,t){this._instanceConstructor=e;this.promise=new e(O);if(!this.promise[M]){X(this.promise)}if(u(t)){this.length=t.length;this._remaining=t.length;this._result=new Array(this.length);if(this.length===0){L(this.promise,this._result)}else{this.length=this.length||0;this._enumerate(t);if(this._remaining===0){L(this.promise,this._result)}}}else{H(this.promise,J())}}e.prototype._enumerate=function e(t){for(var r=0;this._state===S&&r<t.length;r++){this._eachEntry(t[r],r)}};e.prototype._eachEntry=function e(t,r){var n=this._instanceConstructor;var a=n.resolve;if(a===T){var i=void 0;var o=void 0;var u=false;try{i=t.then}catch(e){u=true;o=e}if(i===R&&t._state!==S){this._settledAt(t._state,r,t._result)}else if(typeof i!=="function"){this._remaining--;this._result[r]=t}else if(n===ie){var s=new n(O);if(u){H(s,o)}else{P(s,t,i)}this._willSettleAt(s,r)}else{this._willSettleAt(new n((function(e){return e(t)})),r)}}else{this._willSettleAt(a(t),r)}};e.prototype._settledAt=function e(t,r,n){var a=this.promise;if(a._state===S){this._remaining--;if(t===B){H(a,n)}else{this._result[r]=n}}if(this._remaining===0){L(a,this._result)}};e.prototype._willSettleAt=function e(t,r){var n=this;V(t,void 0,(function(e){return n._settledAt(N,r,e)}),(function(e){return n._settledAt(B,r,e)}))};return e}();function ee(e){return new Q(this,e).promise}function te(e){var t=this;if(!u(e)){return new t((function(e,t){return t(new TypeError("You must pass an array to race."))}))}else{return new t((function(r,n){var a=e.length;for(var i=0;i<a;i++){t.resolve(e[i]).then(r,n)}}))}}function re(e){var t=this;var r=new t(O);H(r,e);return r}function ne(){throw new TypeError("You must pass a resolver function as the first argument to the promise constructor")}function ae(){throw new TypeError("Failed to construct 'Promise': Please use the 'new' operator, this object constructor cannot be called as a function.")}var ie=function(){function e(t){this[M]=Z();this._result=this._state=void 0;this._subscribers=[];if(O!==t){typeof t!=="function"&&ne();this instanceof e?K(this,t):ae()}}e.prototype["catch"]=function e(t){return this.then(null,t)};e.prototype["finally"]=function e(r){var n=this;var a=n.constructor;if(t(r)){return n.then((function(e){return a.resolve(r()).then((function(){return e}))}),(function(e){return a.resolve(r()).then((function(){throw e}))}))}return n.then(r,r)};return e}();ie.prototype.then=R;ie.all=ee;ie.race=te;ie.resolve=T;ie.reject=re;ie._setScheduler=d;ie._setAsap=v;ie._asap=f;function oe(){var e=void 0;if(typeof n!=="undefined"){e=n}else if(typeof self!=="undefined"){e=self}else{try{e=Function("return this")()}catch(e){throw new Error("polyfill failed because global object is unavailable in this environment")}}var t=e.Promise;if(t){var r=null;try{r=Object.prototype.toString.call(t.resolve())}catch(e){}if(r==="[object Promise]"&&!t.cast){return}}e.Promise=ie}ie.polyfill=oe;ie.Promise=ie;return ie}))}));var pe=ue((function(e){var t=1e5;var r=function(){var e=Object.prototype.toString;var t=Object.prototype.hasOwnProperty;return{Class:function t(r){return e.call(r).replace(/^\[object *|\]$/g,"")},HasProperty:function e(t,r){return r in t},HasOwnProperty:function e(r,n){return t.call(r,n)},IsCallable:function e(t){return typeof t==="function"},ToInt32:function e(t){return t>>0},ToUint32:function e(t){return t>>>0}}}();var n=Math.LN2;var a=Math.abs;var o=Math.floor;var u=Math.log;var s=Math.min;var l=Math.pow;var c=Math.round;function f(e,t,r){return e<t?t:e>r?r:e}var d=Object.getOwnPropertyNames||function(e){if(e!==Object(e)){throw new TypeError("Object.getOwnPropertyNames called on non-object")}var t=[],n;for(n in e){if(r.HasOwnProperty(e,n)){t.push(n)}}return t};var v;if(Object.defineProperty&&function(){try{return true}catch(e){return false}}()){v=Object.defineProperty}else{v=function e(t,n,a){if(!t===Object(t)){throw new TypeError("Object.defineProperty called on non-object")}if(r.HasProperty(a,"get")&&Object.prototype.__defineGetter__){Object.prototype.__defineGetter__.call(t,n,a.get)}if(r.HasProperty(a,"set")&&Object.prototype.__defineSetter__){Object.prototype.__defineSetter__.call(t,n,a.set)}if(r.HasProperty(a,"value")){t[n]=a.value}return t}}function p(e){if(d&&v){var t=d(e),r;for(r=0;r<t.length;r+=1){v(e,t[r],{value:e[t[r]],writable:false,enumerable:false,configurable:false})}}}function m(e){if(!v){return}if(e.length>t){throw new RangeError("Array too large for polyfill")}function r(t){v(e,t,{get:function r(){return e._getter(t)},set:function r(n){e._setter(t,n)},enumerable:true,configurable:false})}var n;for(n=0;n<e.length;n+=1){r(n)}}function h(e,t){var r=32-t;return e<<r>>r}function b(e,t){var r=32-t;return e<<r>>>r}function g(e){return[e&255]}function y(e){return h(e[0],8)}function D(e){return[e&255]}function w(e){return b(e[0],8)}function F(e){e=c(Number(e));return[e<0?0:e>255?255:e&255]}function E(e){return[e>>8&255,e&255]}function x(e){return h(e[0]<<8|e[1],16)}function A(e){return[e>>8&255,e&255]}function C(e){return b(e[0]<<8|e[1],16)}function k(e){return[e>>24&255,e>>16&255,e>>8&255,e&255]}function R(e){return h(e[0]<<24|e[1]<<16|e[2]<<8|e[3],32)}function T(e){return[e>>24&255,e>>16&255,e>>8&255,e&255]}function M(e){return b(e[0]<<24|e[1]<<16|e[2]<<8|e[3],32)}function O(e,t,r){var i=(1<<t-1)-1;var c,f,d,v,p,m,h;function b(e){var t=o(e);var r=e-t;if(r<.5){return t}if(r>.5){return t+1}return t%2?t+1:t}if(e!==e){f=(1<<t)-1;d=l(2,r-1);c=0}else if(e===Infinity||e===-Infinity){f=(1<<t)-1;d=0;c=e<0?1:0}else if(e===0){f=0;d=0;c=1/e===-Infinity?1:0}else{c=e<0;e=a(e);if(e>=l(2,1-i)){f=s(o(u(e)/n),1023);d=b(e/l(2,f)*l(2,r));if(d/l(2,r)>=2){f=f+1;d=1}if(f>i){f=(1<<t)-1;d=0}else{f=f+i;d=d-l(2,r)}}else{f=0;d=b(e/l(2,1-i-r))}}p=[];for(v=r;v;v-=1){p.push(d%2?1:0);d=o(d/2)}for(v=t;v;v-=1){p.push(f%2?1:0);f=o(f/2)}p.push(c?1:0);p.reverse();m=p.join("");h=[];while(m.length){h.push(parseInt(m.substring(0,8),2));m=m.substring(8)}return h}function S(e,t,r){var n=[],a,i,o,u,s,c,f,d;for(a=e.length;a;a-=1){o=e[a-1];for(i=8;i;i-=1){n.push(o%2?1:0);o=o>>1}}n.reverse();u=n.join("");s=(1<<t-1)-1;c=parseInt(u.substring(0,1),2)?-1:1;f=parseInt(u.substring(1,1+t),2);d=parseInt(u.substring(1+t),2);if(f===(1<<t)-1){return d===0?c*Infinity:NaN}else if(f>0){return c*l(2,f-s)*(1+d/l(2,r))}else if(d!==0){return c*l(2,-(s-1))*(d/l(2,r))}return c<0?-0:0}function N(e){return S(e,11,52)}function B(e){return O(e,11,52)}function j(e){return S(e,8,23)}function I(e){return O(e,8,23)}(function(){function t(e){e=r.ToInt32(e);if(e<0){throw new RangeError("ArrayBuffer size is not a small enough positive integer")}this.byteLength=e;this._bytes=[];this._bytes.length=e;var t;for(t=0;t<this.byteLength;t+=1){this._bytes[t]=0}p(this)}e.ArrayBuffer=e.ArrayBuffer||t;function n(){}function a(e,a,o){var u;u=function e(n,a,o){var s,l,c,f;if(!arguments.length||typeof arguments[0]==="number"){this.length=r.ToInt32(arguments[0]);if(o<0){throw new RangeError("ArrayBufferView size is not a small enough positive integer")}this.byteLength=this.length*this.BYTES_PER_ELEMENT;this.buffer=new t(this.byteLength);this.byteOffset=0}else if(i(arguments[0])==="object"&&arguments[0].constructor===u){s=arguments[0];this.length=s.length;this.byteLength=this.length*this.BYTES_PER_ELEMENT;this.buffer=new t(this.byteLength);this.byteOffset=0;for(c=0;c<this.length;c+=1){this._setter(c,s._getter(c))}}else if(i(arguments[0])==="object"&&!(arguments[0]instanceof t||r.Class(arguments[0])==="ArrayBuffer")){l=arguments[0];this.length=r.ToUint32(l.length);this.byteLength=this.length*this.BYTES_PER_ELEMENT;this.buffer=new t(this.byteLength);this.byteOffset=0;for(c=0;c<this.length;c+=1){f=l[c];this._setter(c,Number(f))}}else if(i(arguments[0])==="object"&&(arguments[0]instanceof t||r.Class(arguments[0])==="ArrayBuffer")){this.buffer=n;this.byteOffset=r.ToUint32(a);if(this.byteOffset>this.buffer.byteLength){throw new RangeError("byteOffset out of range")}if(this.byteOffset%this.BYTES_PER_ELEMENT){throw new RangeError("ArrayBuffer length minus the byteOffset is not a multiple of the element size.")}if(arguments.length<3){this.byteLength=this.buffer.byteLength-this.byteOffset;if(this.byteLength%this.BYTES_PER_ELEMENT){throw new RangeError("length of buffer minus byteOffset not a multiple of the element size")}this.length=this.byteLength/this.BYTES_PER_ELEMENT}else{this.length=r.ToUint32(o);this.byteLength=this.length*this.BYTES_PER_ELEMENT}if(this.byteOffset+this.byteLength>this.buffer.byteLength){throw new RangeError("byteOffset and length reference an area beyond the end of the buffer")}}else{throw new TypeError("Unexpected argument type(s)")}this.constructor=u;p(this);m(this)};u.prototype=new n;u.prototype.BYTES_PER_ELEMENT=e;u.prototype._pack=a;u.prototype._unpack=o;u.BYTES_PER_ELEMENT=e;u.prototype._getter=function(e){if(arguments.length<1){throw new SyntaxError("Not enough arguments")}e=r.ToUint32(e);if(e>=this.length){return void 0}var t=[];for(var n=0,a=this.byteOffset+e*this.BYTES_PER_ELEMENT;n<this.BYTES_PER_ELEMENT;n+=1,a+=1){t.push(this.buffer._bytes[a])}return this._unpack(t)};u.prototype.get=u.prototype._getter;u.prototype._setter=function(e,t){if(arguments.length<2){throw new SyntaxError("Not enough arguments")}e=r.ToUint32(e);if(e<this.length){var n=this._pack(t);var a;var i;for(a=0,i=this.byteOffset+e*this.BYTES_PER_ELEMENT;a<this.BYTES_PER_ELEMENT;a+=1,i+=1){this.buffer._bytes[i]=n[a]}}};u.prototype.set=function(e,t){if(arguments.length<1){throw new SyntaxError("Not enough arguments")}var n,a,o,u,s,l,c,f,d,v;if(i(arguments[0])==="object"&&arguments[0].constructor===this.constructor){n=arguments[0];o=r.ToUint32(arguments[1]);if(o+n.length>this.length){throw new RangeError("Offset plus length of array is out of range")}f=this.byteOffset+o*this.BYTES_PER_ELEMENT;d=n.length*this.BYTES_PER_ELEMENT;if(n.buffer===this.buffer){v=[];for(s=0,l=n.byteOffset;s<d;s+=1,l+=1){v[s]=n.buffer._bytes[l]}for(s=0,c=f;s<d;s+=1,c+=1){this.buffer._bytes[c]=v[s]}}else{for(s=0,l=n.byteOffset,c=f;s<d;s+=1,l+=1,c+=1){this.buffer._bytes[c]=n.buffer._bytes[l]}}}else if(i(arguments[0])==="object"&&typeof arguments[0].length!=="undefined"){a=arguments[0];u=r.ToUint32(a.length);o=r.ToUint32(arguments[1]);if(o+u>this.length){throw new RangeError("Offset plus length of array is out of range")}for(s=0;s<u;s+=1){l=a[s];this._setter(o+s,Number(l))}}else{throw new TypeError("Unexpected argument type(s)")}};u.prototype.subarray=function(e,t){e=r.ToInt32(e);t=r.ToInt32(t);if(arguments.length<1){e=0}if(arguments.length<2){t=this.length}if(e<0){e=this.length+e}if(t<0){t=this.length+t}e=f(e,0,this.length);t=f(t,0,this.length);var n=t-e;if(n<0){n=0}return new this.constructor(this.buffer,this.byteOffset+e*this.BYTES_PER_ELEMENT,n)};return u}var o=a(1,g,y);var u=a(1,D,w);var s=a(1,F,w);var l=a(2,E,x);var c=a(2,A,C);var d=a(4,k,R);var v=a(4,T,M);var h=a(4,I,j);var b=a(8,B,N);e.Int8Array=e.Int8Array||o;e.Uint8Array=e.Uint8Array||u;e.Uint8ClampedArray=e.Uint8ClampedArray||s;e.Int16Array=e.Int16Array||l;e.Uint16Array=e.Uint16Array||c;e.Int32Array=e.Int32Array||d;e.Uint32Array=e.Uint32Array||v;e.Float32Array=e.Float32Array||h;e.Float64Array=e.Float64Array||b})();(function(){function t(e,t){return r.IsCallable(e.get)?e.get(t):e[t]}var n=function(){var r=new e.Uint16Array([4660]),n=new e.Uint8Array(r.buffer);return t(n,0)===18}();function a(t,n,a){if(arguments.length===0){t=new e.ArrayBuffer(0)}else if(!(t instanceof e.ArrayBuffer||r.Class(t)==="ArrayBuffer")){throw new TypeError("TypeError")}this.buffer=t||new e.ArrayBuffer(0);this.byteOffset=r.ToUint32(n);if(this.byteOffset>this.buffer.byteLength){throw new RangeError("byteOffset out of range")}if(arguments.length<3){this.byteLength=this.buffer.byteLength-this.byteOffset}else{this.byteLength=r.ToUint32(a)}if(this.byteOffset+this.byteLength>this.buffer.byteLength){throw new RangeError("byteOffset and length reference an area beyond the end of the buffer")}p(this)}function i(a){return function(i,o){i=r.ToUint32(i);if(i+a.BYTES_PER_ELEMENT>this.byteLength){throw new RangeError("Array index out of range")}i+=this.byteOffset;var u=new e.Uint8Array(this.buffer,i,a.BYTES_PER_ELEMENT),s=[],l;for(l=0;l<a.BYTES_PER_ELEMENT;l+=1){s.push(t(u,l))}if(Boolean(o)===Boolean(n)){s.reverse()}return t(new a(new e.Uint8Array(s).buffer),0)}}a.prototype.getUint8=i(e.Uint8Array);a.prototype.getInt8=i(e.Int8Array);a.prototype.getUint16=i(e.Uint16Array);a.prototype.getInt16=i(e.Int16Array);a.prototype.getUint32=i(e.Uint32Array);a.prototype.getInt32=i(e.Int32Array);a.prototype.getFloat32=i(e.Float32Array);a.prototype.getFloat64=i(e.Float64Array);function o(a){return function(i,o,u){i=r.ToUint32(i);if(i+a.BYTES_PER_ELEMENT>this.byteLength){throw new RangeError("Array index out of range")}var s=new a([o]),l=new e.Uint8Array(s.buffer),c=[],f,d;for(f=0;f<a.BYTES_PER_ELEMENT;f+=1){c.push(t(l,f))}if(Boolean(u)===Boolean(n)){c.reverse()}d=new e.Uint8Array(this.buffer,i,a.BYTES_PER_ELEMENT);d.set(c)}}a.prototype.setUint8=o(e.Uint8Array);a.prototype.setInt8=o(e.Int8Array);a.prototype.setUint16=o(e.Uint16Array);a.prototype.setInt16=o(e.Int16Array);a.prototype.setUint32=o(e.Uint32Array);a.prototype.setInt32=o(e.Int32Array);a.prototype.setFloat32=o(e.Float32Array);a.prototype.setFloat64=o(e.Float64Array);e.DataView=e.DataView||a})()}));var me=ue((function(e){(function(e){if(e.WeakMap){return}var t=Object.prototype.hasOwnProperty;var r=Object.defineProperty&&function(){try{return Object.defineProperty({},"x",{value:1}).x===1}catch(e){}}();var n=function e(t,n,a){if(r){Object.defineProperty(t,n,{configurable:true,writable:true,value:a})}else{t[n]=a}};e.WeakMap=function(){function e(){if(this===void 0){throw new TypeError("Constructor WeakMap requires 'new'")}n(this,"_id",o("_WeakMap"));if(arguments.length>0){throw new TypeError("WeakMap iterable is not supported")}}n(e.prototype,"delete",(function(e){r(this,"delete");if(!a(e)){return false}var t=e[this._id];if(t&&t[0]===e){delete e[this._id];return true}return false}));n(e.prototype,"get",(function(e){r(this,"get");if(!a(e)){return void 0}var t=e[this._id];if(t&&t[0]===e){return t[1]}return void 0}));n(e.prototype,"has",(function(e){r(this,"has");if(!a(e)){return false}var t=e[this._id];if(t&&t[0]===e){return true}return false}));n(e.prototype,"set",(function(e,t){r(this,"set");if(!a(e)){throw new TypeError("Invalid value used as weak map key")}var i=e[this._id];if(i&&i[0]===e){i[1]=t;return this}n(e,this._id,[e,t]);return this}));function r(e,r){if(!a(e)||!t.call(e,"_id")){throw new TypeError(r+" method called on incompatible receiver "+i(e))}}function o(e){return e+"_"+u()+"."+u()}function u(){return Math.random().toString().substring(2)}n(e,"_polyfill",true);return e}();function a(e){return Object(e)===e}})(typeof globalThis!=="undefined"?globalThis:typeof self!=="undefined"?self:typeof r!=="undefined"?r:typeof n!=="undefined"?n:e)}));var he=ue((function(e,t){var a=function e(t){return t&&t.Math===Math&&t};t.exports=a((typeof globalThis==="undefined"?"undefined":i(globalThis))=="object"&&globalThis)||a((typeof r==="undefined"?"undefined":i(r))=="object"&&r)||a((typeof self==="undefined"?"undefined":i(self))=="object"&&self)||a((typeof n==="undefined"?"undefined":i(n))=="object"&&n)||a(i(e)=="object"&&e)||function(){return this}()||Function("return this")()}));var be=ue((function(e,t){t.exports=function(e){try{return!!e()}catch(e){return true}}}));var ge=ue((function(e,t){var r=be();t.exports=!r((function(){var e=function(){}.bind();return typeof e!="function"||e.hasOwnProperty("prototype")}))}));var ye=ue((function(e,t){var r=ge();var n=Function.prototype;var a=n.apply;var o=n.call;t.exports=(typeof Reflect==="undefined"?"undefined":i(Reflect))=="object"&&Reflect.apply||(r?o.bind(a):function(){return o.apply(a,arguments)})}));var De=ue((function(e,t){var r=ge();var n=Function.prototype;var a=n.call;var i=r&&n.bind.bind(a,a);t.exports=r?i:function(e){return function(){return a.apply(e,arguments)}}}));var we=ue((function(e,t){var r=De();var n=r({}.toString);var a=r("".slice);t.exports=function(e){return a(n(e),8,-1)}}));var Fe=ue((function(e,t){var r=we();var n=De();t.exports=function(e){if(r(e)==="Function"){return n(e)}}}));var Ee=ue((function(e,t){var r=(typeof a==="undefined"?"undefined":i(a))=="object"&&a.all;t.exports=typeof r=="undefined"&&r!==void 0?function(e){return typeof e=="function"||e===r}:function(e){return typeof e=="function"}}));var xe=ue((function(e,t){var r=be();t.exports=!r((function(){return Object.defineProperty({},1,{get:function e(){return 7}})[1]!==7}))}));var Ae=ue((function(e,t){var r=ge();var n=Function.prototype.call;t.exports=r?n.bind(n):function(){return n.apply(n,arguments)}}));var Ce=ue((function(e){var t={}.propertyIsEnumerable;var r=Object.getOwnPropertyDescriptor;var n=r&&!t.call({1:2},1);e.f=n?function e(t){var n=r(this,t);return!!n&&n.enumerable}:t}));var ke=ue((function(e,t){t.exports=function(e,t){return{enumerable:!(e&1),configurable:!(e&2),writable:!(e&4),value:t}}}));var Re=ue((function(e,t){var r=De();var n=be();var a=we();var i=Object;var o=r("".split);t.exports=n((function(){return!i("z").propertyIsEnumerable(0)}))?function(e){return a(e)==="String"?o(e,""):i(e)}:i}));var Te=ue((function(e,t){t.exports=function(e){return e===null||e===void 0}}));var Me=ue((function(e,t){var r=Te();var n=TypeError;t.exports=function(e){if(r(e)){throw new n("Can't call method on "+e)}return e}}));var Oe=ue((function(e,t){var r=Re();var n=Me();t.exports=function(e){return r(n(e))}}));var Se=ue((function(e,t){var r=Ee();t.exports=function(e){return i(e)=="object"?e!==null:r(e)}}));var Ne=ue((function(e,t){t.exports={}}));var Be=ue((function(e,t){var r=Ne();var n=he();var a=Ee();var i=function e(t){return a(t)?t:void 0};t.exports=function(e,t){return arguments.length<2?i(r[e])||i(n[e]):r[e]&&r[e][t]||n[e]&&n[e][t]}}));var je=ue((function(e,t){var r=De();t.exports=r({}.isPrototypeOf)}));var Ie=ue((function(e,t){var r=he();var n=r.navigator;var a=n&&n.userAgent;t.exports=a?String(a):""}));var _e=ue((function(e,t){var r=he();var n=Ie();var a=r.process;var i=r.Deno;var o=a&&a.versions||i&&i.version;var u=o&&o.v8;var s;var l;if(u){s=u.split(".");l=s[0]>0&&s[0]<4?1:+(s[0]+s[1])}if(!l&&n){s=n.match(/Edge\/(\d+)/);if(!s||s[1]>=74){s=n.match(/Chrome\/(\d+)/);if(s){l=+s[1]}}}t.exports=l}));var qe=ue((function(e,t){var r=_e();var n=be();var a=he();var i=a.String;t.exports=!!Object.getOwnPropertySymbols&&!n((function(){var e=Symbol("symbol detection");return!i(e)||!(Object(e)instanceof Symbol)||!Symbol.sham&&r&&r<41}))}));var ze=ue((function(e,t){var r=qe();t.exports=r&&!Symbol.sham&&i(Symbol.iterator)=="symbol"}));var Pe=ue((function(e,t){var r=Be();var n=Ee();var a=je();var o=ze();var u=Object;t.exports=o?function(e){return i(e)=="symbol"}:function(e){var t=r("Symbol");return n(t)&&a(t.prototype,u(e))}}));var $e=ue((function(e,t){var r=String;t.exports=function(e){try{return r(e)}catch(e){return"Object"}}}));var Ge=ue((function(e,t){var r=Ee();var n=$e();var a=TypeError;t.exports=function(e){if(r(e)){return e}throw new a(n(e)+" is not a function")}}));var Le=ue((function(e,t){var r=Ge();var n=Te();t.exports=function(e,t){var a=e[t];return n(a)?void 0:r(a)}}));var He=ue((function(e,t){var r=Ae();var n=Ee();var a=Se();var i=TypeError;t.exports=function(e,t){var o,u;if(t==="string"&&n(o=e.toString)&&!a(u=r(o,e))){return u}if(n(o=e.valueOf)&&!a(u=r(o,e))){return u}if(t!=="string"&&n(o=e.toString)&&!a(u=r(o,e))){return u}throw new i("Can't convert object to primitive value")}}));var Ve=ue((function(e,t){t.exports=true}));var Ue=ue((function(e,t){var r=he();var n=Object.defineProperty;t.exports=function(e,t){try{n(r,e,{value:t,configurable:true,writable:true})}catch(n){r[e]=t}return t}}));var We=ue((function(e,t){var r=Ve();var n=he();var a=Ue();var i="__core-js_shared__";var o=t.exports=n[i]||a(i,{});(o.versions||(o.versions=[])).push({version:"3.44.0",mode:r?"pure":"global",copyright:"© 2014-2025 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.44.0/LICENSE",source:"https://github.com/zloirock/core-js"})}));var Ke=ue((function(e,t){var r=We();t.exports=function(e,t){return r[e]||(r[e]=t||{})}}));var Ye=ue((function(e,t){var r=Me();var n=Object;t.exports=function(e){return n(r(e))}}));var Ze=ue((function(e,t){var r=De();var n=Ye();var a=r({}.hasOwnProperty);t.exports=Object.hasOwn||function e(t,r){return a(n(t),r)}}));var Xe=ue((function(e,t){var r=De();var n=0;var a=Math.random();var i=r(1.1.toString);t.exports=function(e){return"Symbol("+(e===void 0?"":e)+")_"+i(++n+a,36)}}));var Je=ue((function(e,t){var r=he();var n=Ke();var a=Ze();var i=Xe();var o=qe();var u=ze();var s=r.Symbol;var l=n("wks");var c=u?s["for"]||s:s&&s.withoutSetter||i;t.exports=function(e){if(!a(l,e)){l[e]=o&&a(s,e)?s[e]:c("Symbol."+e)}return l[e]}}));var Qe=ue((function(e,t){var r=Ae();var n=Se();var a=Pe();var i=Le();var o=He();var u=Je();var s=TypeError;var l=u("toPrimitive");t.exports=function(e,t){if(!n(e)||a(e)){return e}var u=i(e,l);var c;if(u){if(t===void 0){t="default"}c=r(u,e,t);if(!n(c)||a(c)){return c}throw new s("Can't convert object to primitive value")}if(t===void 0){t="number"}return o(e,t)}}));var et=ue((function(e,t){var r=Qe();var n=Pe();t.exports=function(e){var t=r(e,"string");return n(t)?t:t+""}}));var tt=ue((function(e,t){var r=he();var n=Se();var a=r.document;var i=n(a)&&n(a.createElement);t.exports=function(e){return i?a.createElement(e):{}}}));var rt=ue((function(e,t){var r=xe();var n=be();var a=tt();t.exports=!r&&!n((function(){return Object.defineProperty(a("div"),"a",{get:function e(){return 7}}).a!==7}))}));var nt=ue((function(e){var t=xe();var r=Ae();var n=Ce();var a=ke();var i=Oe();var o=et();var u=Ze();var s=rt();var l=Object.getOwnPropertyDescriptor;e.f=t?l:function e(t,c){t=i(t);c=o(c);if(s){try{return l(t,c)}catch(e){}}if(u(t,c)){return a(!r(n.f,t,c),t[c])}}}));var at=ue((function(e,t){var r=be();var n=Ee();var a=/#|\.prototype\./;var i=function e(t,a){var i=u[o(t)];return i===l?true:i===s?false:n(a)?r(a):!!a};var o=i.normalize=function(e){return String(e).replace(a,".").toLowerCase()};var u=i.data={};var s=i.NATIVE="N";var l=i.POLYFILL="P";t.exports=i}));var it=ue((function(e,t){var r=Fe();var n=Ge();var a=ge();var i=r(r.bind);t.exports=function(e,t){n(e);return t===void 0?e:a?i(e,t):function(){return e.apply(t,arguments)}}}));var ot=ue((function(e,t){var r=xe();var n=be();t.exports=r&&n((function(){return Object.defineProperty((function(){}),"prototype",{value:42,writable:false}).prototype!==42}))}));var ut=ue((function(e,t){var r=Se();var n=String;var a=TypeError;t.exports=function(e){if(r(e)){return e}throw new a(n(e)+" is not an object")}}));var st=ue((function(e){var t=xe();var r=rt();var n=ot();var a=ut();var i=et();var o=TypeError;var u=Object.defineProperty;var s=Object.getOwnPropertyDescriptor;var l="enumerable";var c="configurable";var f="writable";e.f=t?n?function e(t,r,n){a(t);r=i(r);a(n);if(typeof t==="function"&&r==="prototype"&&"value"in n&&f in n&&!n[f]){var o=s(t,r);if(o&&o[f]){t[r]=n.value;n={configurable:c in n?n[c]:o[c],enumerable:l in n?n[l]:o[l],writable:false}}}return u(t,r,n)}:u:function e(t,n,s){a(t);n=i(n);a(s);if(r){try{return u(t,n,s)}catch(e){}}if("get"in s||"set"in s){throw new o("Accessors not supported")}if("value"in s){t[n]=s.value}return t}}));var lt=ue((function(e,t){var r=xe();var n=st();var a=ke();t.exports=r?function(e,t,r){return n.f(e,t,a(1,r))}:function(e,t,r){e[t]=r;return e}}));var ct=ue((function(e,t){var r=he();var n=ye();var a=Fe();var o=Ee();var u=nt().f;var s=at();var l=Ne();var c=it();var f=lt();var d=Ze();We();var v=function e(t){var r=function e(a,i,o){if(this instanceof r){switch(arguments.length){case 0:return new t;case 1:return new t(a);case 2:return new t(a,i)}return new t(a,i,o)}return n(t,this,arguments)};r.prototype=t.prototype;return r};t.exports=function(e,t){var n=e.target;var p=e.global;var m=e.stat;var h=e.proto;var b=p?r:m?r[n]:r[n]&&r[n].prototype;var g=p?l:l[n]||f(l,n,{})[n];var y=g.prototype;var D,w,F;var E,x,A,C,k,R;for(E in t){D=s(p?E:n+(m?".":"#")+E,e.forced);w=!D&&b&&d(b,E);A=g[E];if(w){if(e.dontCallGetSet){R=u(b,E);C=R&&R.value}else{C=b[E]}}x=w&&C?C:t[E];if(!D&&!h&&i(A)==i(x)){continue}if(e.bind&&w){k=c(x,r)}else if(e.wrap&&w){k=v(x)}else if(h&&o(x)){k=a(x)}else{k=x}if(e.sham||x&&x.sham||A&&A.sham){f(k,"sham",true)}f(g,E,k);if(h){F=n+"Prototype";if(!d(l,F)){f(l,F,{})}f(l[F],E,x);if(e.real&&y&&(D||!y[E])){f(y,E,x)}}}}}));var ft=ue((function(){var e=ct();var t=Ze();e({target:"Object",stat:true},{hasOwn:t})}));var dt=ue((function(e,t){ft();var r=Ne();t.exports=r.Object.hasOwn}));var vt=ue((function(e,t){var r=dt();t.exports=r}));var pt=ue((function(e,t){var r=vt();t.exports=r}));var mt=ue((function(e,t){var r=Ke();var n=Xe();var a=r("keys");t.exports=function(e){return a[e]||(a[e]=n(e))}}));var ht=ue((function(e,t){var r=be();t.exports=!r((function(){function e(){}e.prototype.constructor=null;return Object.getPrototypeOf(new e)!==e.prototype}))}));var bt=ue((function(e,t){var r=Ze();var n=Ee();var a=Ye();var i=mt();var o=ht();var u=i("IE_PROTO");var s=Object;var l=s.prototype;t.exports=o?s.getPrototypeOf:function(e){var t=a(e);if(r(t,u)){return t[u]}var i=t.constructor;if(n(i)&&t instanceof i){return i.prototype}return t instanceof s?l:null}}));var gt=ue((function(e,t){var r=Math.ceil;var n=Math.floor;t.exports=Math.trunc||function e(t){var a=+t;return(a>0?n:r)(a)}}));var yt=ue((function(e,t){var r=gt();t.exports=function(e){var t=+e;return t!==t||t===0?0:r(t)}}));var Dt=ue((function(e,t){var r=yt();var n=Math.max;var a=Math.min;t.exports=function(e,t){var i=r(e);return i<0?n(i+t,0):a(i,t)}}));var wt=ue((function(e,t){var r=yt();var n=Math.min;t.exports=function(e){var t=r(e);return t>0?n(t,9007199254740991):0}}));var Ft=ue((function(e,t){var r=wt();t.exports=function(e){return r(e.length)}}));var Et=ue((function(e,t){var r=Oe();var n=Dt();var a=Ft();var i=function e(t){return function(e,i,o){var u=r(e);var s=a(u);if(s===0){return!t&&-1}var l=n(o,s);var c;if(t&&i!==i){while(s>l){c=u[l++];if(c!==c){return true}}}else{for(;s>l;l++){if((t||l in u)&&u[l]===i){return t||l||0}}}return!t&&-1}};t.exports={includes:i(true),indexOf:i(false)}}));var xt=ue((function(e,t){t.exports={}}));var At=ue((function(e,t){var r=De();var n=Ze();var a=Oe();var i=Et().indexOf;var o=xt();var u=r([].push);t.exports=function(e,t){var r=a(e);var s=0;var l=[];var c;for(c in r){!n(o,c)&&n(r,c)&&u(l,c)}while(t.length>s){if(n(r,c=t[s++])){~i(l,c)||u(l,c)}}return l}}));var Ct=ue((function(e,t){t.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]}));var kt=ue((function(e,t){var r=At();var n=Ct();t.exports=Object.keys||function e(t){return r(t,n)}}));var Rt=ue((function(e,t){var r=xe();var n=be();var a=De();var i=bt();var o=kt();var u=Oe();var s=Ce().f;var l=a(s);var c=a([].push);var f=r&&n((function(){var e=Object.create(null);e[2]=2;return!l(e,2)}));var d=function e(t){return function(e){var n=u(e);var a=o(n);var s=f&&i(n)===null;var d=a.length;var v=0;var p=[];var m;while(d>v){m=a[v++];if(!r||(s?m in n:l(n,m))){c(p,t?[m,n[m]]:n[m])}}return p}};t.exports={entries:d(true),values:d(false)}}));var Tt=ue((function(){var e=ct();var t=Rt().values;e({target:"Object",stat:true},{values:function e(r){return t(r)}})}));var Mt=ue((function(e,t){Tt();var r=Ne();t.exports=r.Object.values}));var Ot=ue((function(e,t){var r=Mt();t.exports=r}));var St=ue((function(e,t){var r=Ot();t.exports=r}));var Nt=ue((function(e,t){var r=Je();var n=r("toStringTag");var a={};a[n]="z";t.exports=String(a)==="[object z]"}));var Bt=ue((function(e,t){var r=Nt();var n=Ee();var a=we();var i=Je();var o=i("toStringTag");var u=Object;var s=a(function(){return arguments}())==="Arguments";var l=function e(t,r){try{return t[r]}catch(e){}};t.exports=r?a:function(e){var t,r,i;return e===void 0?"Undefined":e===null?"Null":typeof(r=l(t=u(e),o))=="string"?r:s?a(t):(i=a(t))==="Object"&&n(t.callee)?"Arguments":i}}));var jt=ue((function(e,t){var r=Bt();var n=String;t.exports=function(e){if(r(e)==="Symbol"){throw new TypeError("Cannot convert a Symbol value to a string")}return n(e)}}));var It=ue((function(e,t){var r=De();var n=yt();var a=jt();var i=Me();var o=r("".charAt);var u=r("".charCodeAt);var s=r("".slice);var l=function e(t){return function(e,r){var l=a(i(e));var c=n(r);var f=l.length;var d,v;if(c<0||c>=f){return t?"":void 0}d=u(l,c);return d<55296||d>56319||c+1===f||(v=u(l,c+1))<56320||v>57343?t?o(l,c):d:t?s(l,c,c+2):(d-55296<<10)+(v-56320)+65536}};t.exports={codeAt:l(false),charAt:l(true)}}));var _t=ue((function(e,t){var r=he();var n=Ee();var a=r.WeakMap;t.exports=n(a)&&/native code/.test(String(a))}));var qt=ue((function(e,t){var r=_t();var n=he();var a=Se();var i=lt();var o=Ze();var u=We();var s=mt();var l=xt();var c="Object already initialized";var f=n.TypeError;var d=n.WeakMap;var v;var p;var m;var h=function e(t){return m(t)?p(t):v(t,{})};var b=function e(t){return function(e){var r;if(!a(e)||(r=p(e)).type!==t){throw new f("Incompatible receiver, "+t+" required")}return r}};if(r||u.state){g=u.state||(u.state=new d);g.get=g.get;g.has=g.has;g.set=g.set;v=function e(t,r){if(g.has(t)){throw new f(c)}r.facade=t;g.set(t,r);return r};p=function e(t){return g.get(t)||{}};m=function e(t){return g.has(t)}}else{y=s("state");l[y]=true;v=function e(t,r){if(o(t,y)){throw new f(c)}r.facade=t;i(t,y,r);return r};p=function e(t){return o(t,y)?t[y]:{}};m=function e(t){return o(t,y)}}var g;var y;t.exports={set:v,get:p,has:m,enforce:h,getterFor:b}}));var zt=ue((function(e,t){var r=xe();var n=Ze();var a=Function.prototype;var i=r&&Object.getOwnPropertyDescriptor;var o=n(a,"name");var u=o&&function e(){}.name==="something";var s=o&&(!r||r&&i(a,"name").configurable);t.exports={EXISTS:o,PROPER:u,CONFIGURABLE:s}}));var Pt=ue((function(e){var t=xe();var r=ot();var n=st();var a=ut();var i=Oe();var o=kt();e.f=t&&!r?Object.defineProperties:function e(t,r){a(t);var u=i(r);var s=o(r);var l=s.length;var c=0;var f;while(l>c){n.f(t,f=s[c++],u[f])}return t}}));var $t=ue((function(e,t){var r=Be();t.exports=r("document","documentElement")}));var Gt=ue((function(e,t){var r=ut();var n=Pt();var i=Ct();var o=xt();var u=$t();var s=tt();var l=mt();var c=">";var f="<";var d="prototype";var v="script";var p=l("IE_PROTO");var m=function e(){};var h=function e(t){return f+v+c+t+f+"/"+v+c};var b=function e(t){t.write(h(""));t.close();var r=t.parentWindow.Object;t=null;return r};var g=function e(){var t=s("iframe");var r="java"+v+":";var n;t.style.display="none";u.appendChild(t);t.src=String(r);n=t.contentWindow.document;n.open();n.write(h("document.F=Object"));n.close();return n.F};var y;var D=function e(){try{y=new ActiveXObject("htmlfile")}catch(e){}D=typeof a!="undefined"?a.domain&&y?b(y):g():b(y);var t=i.length;while(t--){delete D[d][i[t]]}return D()};o[p]=true;t.exports=Object.create||function e(t,a){var i;if(t!==null){m[d]=r(t);i=new m;m[d]=null;i[p]=t}else{i=D()}return a===void 0?i:n.f(i,a)}}));var Lt=ue((function(e,t){var r=lt();t.exports=function(e,t,n,a){if(a&&a.enumerable){e[t]=n}else{r(e,t,n)}return e}}));var Ht=ue((function(e,t){var r=be();var n=Ee();var a=Se();var i=Gt();var o=bt();var u=Lt();var s=Je();var l=Ve();var c=s("iterator");var f=false;var d;var v;var p;if([].keys){p=[].keys();if(!("next"in p)){f=true}else{v=o(o(p));if(v!==Object.prototype){d=v}}}var m=!a(d)||r((function(){var e={};return d[c].call(e)!==e}));if(m){d={}}else if(l){d=i(d)}if(!n(d[c])){u(d,c,(function(){return this}))}t.exports={IteratorPrototype:d,BUGGY_SAFARI_ITERATORS:f}}));var Vt=ue((function(e,t){var r=Nt();var n=Bt();t.exports=r?{}.toString:function e(){return"[object "+n(this)+"]"}}));var Ut=ue((function(e,t){var r=Nt();var n=st().f;var a=lt();var i=Ze();var o=Vt();var u=Je();var s=u("toStringTag");t.exports=function(e,t,u,l){var c=u?e:e&&e.prototype;if(c){if(!i(c,s)){n(c,s,{configurable:true,value:t})}if(l&&!r){a(c,"toString",o)}}}}));var Wt=ue((function(e,t){t.exports={}}));var Kt=ue((function(e,t){var r=Ht().IteratorPrototype;var n=Gt();var a=ke();var i=Ut();var o=Wt();var u=function e(){return this};t.exports=function(e,t,s,l){var c=t+" Iterator";e.prototype=n(r,{next:a(+!l,s)});i(e,c,false,true);o[c]=u;return e}}));var Yt=ue((function(e,t){var r=De();var n=Ge();t.exports=function(e,t,a){try{return r(n(Object.getOwnPropertyDescriptor(e,t)[a]))}catch(e){}}}));var Zt=ue((function(e,t){var r=Se();t.exports=function(e){return r(e)||e===null}}));var Xt=ue((function(e,t){var r=Zt();var n=String;var a=TypeError;t.exports=function(e){if(r(e)){return e}throw new a("Can't set "+n(e)+" as a prototype")}}));var Jt=ue((function(e,t){var r=Yt();var n=Se();var a=Me();var i=Xt();t.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var e=false;var t={};var o;try{o=r(Object.prototype,"__proto__","set");o(t,[]);e=t instanceof Array}catch(e){}return function t(r,u){a(r);i(u);if(!n(r)){return r}if(e){o(r,u)}else{r.__proto__=u}return r}}():void 0)}));var Qt=ue((function(e,t){var r=ct();var n=Ae();var a=Ve();var i=zt();var o=Ee();var u=Kt();var s=bt();var l=Jt();var c=Ut();var f=lt();var d=Lt();var v=Je();var p=Wt();var m=Ht();var h=i.PROPER;var b=i.CONFIGURABLE;var g=m.IteratorPrototype;var y=m.BUGGY_SAFARI_ITERATORS;var D=v("iterator");var w="keys";var F="values";var E="entries";var x=function e(){return this};t.exports=function(e,t,i,v,m,A,C){u(i,t,v);var k=function e(t){if(t===m&&S){return S}if(!y&&t&&t in M){return M[t]}switch(t){case w:return function e(){return new i(this,t)};case F:return function e(){return new i(this,t)};case E:return function e(){return new i(this,t)}}return function(){return new i(this)}};var R=t+" Iterator";var T=false;var M=e.prototype;var O=M[D]||M["@@iterator"]||m&&M[m];var S=!y&&O||k(m);var N=t==="Array"?M.entries||O:O;var B,j,I;if(N){B=s(N.call(new e));if(B!==Object.prototype&&B.next){if(!a&&s(B)!==g){if(l){l(B,g)}else if(!o(B[D])){d(B,D,x)}}c(B,R,true,true);if(a){p[R]=x}}}if(h&&m===F&&O&&O.name!==F){if(!a&&b){f(M,"name",F)}else{T=true;S=function e(){return n(O,this)}}}if(m){j={values:k(F),keys:A?S:k(w),entries:k(E)};if(C){for(I in j){if(y||T||!(I in M)){d(M,I,j[I])}}}else{r({target:t,proto:true,forced:y||T},j)}}if((!a||C)&&M[D]!==S){d(M,D,S,{name:m})}p[t]=S;return j}}));var er=ue((function(e,t){t.exports=function(e,t){return{value:e,done:t}}}));var tr=ue((function(){var e=It().charAt;var t=jt();var r=qt();var n=Qt();var a=er();var i="String Iterator";var o=r.set;var u=r.getterFor(i);n(String,"String",(function(e){o(this,{type:i,string:t(e),index:0})}),(function t(){var r=u(this);var n=r.string;var i=r.index;var o;if(i>=n.length){return a(void 0,true)}o=e(n,i);r.index+=o.length;return a(o,false)}))}));var rr=ue((function(e,t){var r=Ae();var n=ut();var a=Le();t.exports=function(e,t,i){var o,u;n(e);try{o=a(e,"return");if(!o){if(t==="throw"){throw i}return i}o=r(o,e)}catch(e){u=true;o=e}if(t==="throw"){throw i}if(u){throw o}n(o);return i}}));var nr=ue((function(e,t){var r=ut();var n=rr();t.exports=function(e,t,a,i){try{return i?t(r(a)[0],a[1]):t(a)}catch(t){n(e,"throw",t)}}}));var ar=ue((function(e,t){var r=Je();var n=Wt();var a=r("iterator");var i=Array.prototype;t.exports=function(e){return e!==void 0&&(n.Array===e||i[a]===e)}}));var ir=ue((function(e,t){var r=De();var n=Ee();var a=We();var i=r(Function.toString);if(!n(a.inspectSource)){a.inspectSource=function(e){return i(e)}}t.exports=a.inspectSource}));var or=ue((function(e,t){var r=De();var n=be();var a=Ee();var i=Bt();var o=Be();var u=ir();var s=function e(){};var l=o("Reflect","construct");var c=/^\s*(?:class|function)\b/;var f=r(c.exec);var d=!c.test(s);var v=function e(t){if(!a(t)){return false}try{l(s,[],t);return true}catch(e){return false}};var p=function e(t){if(!a(t)){return false}switch(i(t)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return false}try{return d||!!f(c,u(t))}catch(e){return true}};p.sham=true;t.exports=!l||n((function(){var e;return v(v.call)||!v(Object)||!v((function(){e=true}))||e}))?p:v}));var ur=ue((function(e,t){var r=xe();var n=st();var a=ke();t.exports=function(e,t,i){if(r){n.f(e,t,a(0,i))}else{e[t]=i}}}));var sr=ue((function(e,t){var r=Bt();var n=Le();var a=Te();var i=Wt();var o=Je();var u=o("iterator");t.exports=function(e){if(!a(e)){return n(e,u)||n(e,"@@iterator")||i[r(e)]}}}));var lr=ue((function(e,t){var r=Ae();var n=Ge();var a=ut();var i=$e();var o=sr();var u=TypeError;t.exports=function(e,t){var s=arguments.length<2?o(e):t;if(n(s)){return a(r(s,e))}throw new u(i(e)+" is not iterable")}}));var cr=ue((function(e,t){var r=it();var n=Ae();var a=Ye();var i=nr();var o=ar();var u=or();var s=Ft();var l=ur();var c=lr();var f=sr();var d=Array;t.exports=function e(t){var v=a(t);var p=u(this);var m=arguments.length;var h=m>1?arguments[1]:void 0;var b=h!==void 0;if(b){h=r(h,m>2?arguments[2]:void 0)}var g=f(v);var y=0;var D,w,F,E,x,A;if(g&&!(this===d&&o(g))){w=p?new this:[];E=c(v,g);x=E.next;for(;!(F=n(x,E)).done;y++){A=b?i(E,h,[F.value,y],true):F.value;l(w,y,A)}}else{D=s(v);w=p?new this(D):d(D);for(;D>y;y++){A=b?h(v[y],y):v[y];l(w,y,A)}}w.length=y;return w}}));var fr=ue((function(e,t){var r=Je();var n=r("iterator");var a=false;try{i=0;o={next:function e(){return{done:!!i++}},return:function e(){a=true}};o[n]=function(){return this};Array.from(o,(function(){throw 2}))}catch(e){}var i;var o;t.exports=function(e,t){try{if(!t&&!a){return false}}catch(e){return false}var r=false;try{var i={};i[n]=function(){return{next:function e(){return{done:r=true}}}};e(i)}catch(e){}return r}}));var dr=ue((function(){var e=ct();var t=cr();var r=fr();var n=!r((function(e){Array.from(e)}));e({target:"Array",stat:true,forced:n},{from:t})}));var vr=ue((function(e,t){tr();dr();var r=Ne();t.exports=r.Array.from}));var pr=ue((function(e,t){var r=vr();t.exports=r}));var mr=ue((function(e,t){var r=pr();t.exports=r}));var hr=ue((function(e){Object.defineProperty(e,"__esModule",{value:true});function t(e){return e>="a"&&e<="z"||e>="A"&&e<="Z"||e==="-"||e==="_"}e.isIdentStart=t;function r(e){return e>="a"&&e<="z"||e>="A"&&e<="Z"||e>="0"&&e<="9"||e==="-"||e==="_"}e.isIdent=r;function n(e){return e>="a"&&e<="f"||e>="A"&&e<="F"||e>="0"&&e<="9"}e.isHex=n;function a(t){var r=t.length;var n="";var a=0;while(a<r){var i=t.charAt(a);if(e.identSpecialChars[i]){n+="\\"+i}else{if(!(i==="_"||i==="-"||i>="A"&&i<="Z"||i>="a"&&i<="z"||a!==0&&i>="0"&&i<="9")){var o=i.charCodeAt(0);if((o&63488)===55296){var u=t.charCodeAt(a++);if((o&64512)!==55296||(u&64512)!==56320){throw Error("UCS-2(decode): illegal sequence")}o=((o&1023)<<10)+(u&1023)+65536}n+="\\"+o.toString(16)+" "}else{n+=i}}a++}return n}e.escapeIdentifier=a;function i(t){var r=t.length;var n="";var a=0;var i;while(a<r){var o=t.charAt(a);if(o==='"'){o='\\"'}else if(o==="\\"){o="\\\\"}else if((i=e.strReplacementsRev[o])!==void 0){o=i}n+=o;a++}return'"'+n+'"'}e.escapeStr=i;e.identSpecialChars={"!":true,'"':true,"#":true,$:true,"%":true,"&":true,"'":true,"(":true,")":true,"*":true,"+":true,",":true,".":true,"/":true,";":true,"<":true,"=":true,">":true,"?":true,"@":true,"[":true,"\\":true,"]":true,"^":true,"`":true,"{":true,"|":true,"}":true,"~":true};e.strReplacementsRev={"\n":"\\n","\r":"\\r","\t":"\\t","\f":"\\f","\v":"\\v"};e.singleQuoteEscapeChars={n:"\n",r:"\r",t:"\t",f:"\f","\\":"\\","'":"'"};e.doubleQuotesEscapeChars={n:"\n",r:"\r",t:"\t",f:"\f","\\":"\\",'"':'"'}}));var br=ue((function(e){Object.defineProperty(e,"__esModule",{value:true});var t=hr();function r(e,r,n,a,i,o){var u=e.length;var s="";function l(n,a){var i="";r++;s=e.charAt(r);while(r<u){if(s===n){r++;return i}else if(s==="\\"){r++;s=e.charAt(r);var o=void 0;if(s===n){i+=n}else if((o=a[s])!==void 0){i+=o}else if(t.isHex(s)){var l=s;r++;s=e.charAt(r);while(t.isHex(s)){l+=s;r++;s=e.charAt(r)}if(s===" "){r++;s=e.charAt(r)}i+=String.fromCharCode(parseInt(l,16));continue}else{i+=s}}else{i+=s}r++;s=e.charAt(r)}return i}function c(){var n="";s=e.charAt(r);while(r<u){if(t.isIdent(s)){n+=s}else if(s==="\\"){r++;if(r>=u){throw Error("Expected symbol but end of file reached.")}s=e.charAt(r);if(t.identSpecialChars[s]){n+=s}else if(t.isHex(s)){var a=s;r++;s=e.charAt(r);while(t.isHex(s)){a+=s;r++;s=e.charAt(r)}if(s===" "){r++;s=e.charAt(r)}n+=String.fromCharCode(parseInt(a,16));continue}else{n+=s}}else{return n}r++;s=e.charAt(r)}return n}function f(){s=e.charAt(r);var t=false;while(s===" "||s==="\t"||s==="\n"||s==="\r"||s==="\f"){t=true;r++;s=e.charAt(r)}return t}function d(){var t=v();if(r<u){throw Error('Rule expected but "'+e.charAt(r)+'" found.')}return t}function v(){var t=p();if(!t){return null}var n=t;s=e.charAt(r);while(s===","){r++;f();if(n.type!=="selectors"){n={type:"selectors",selectors:[t]}}t=p();if(!t){throw Error('Rule expected after ",".')}n.selectors.push(t)}return n}function p(){f();var t={type:"ruleSet"};var n=m();if(!n){return null}var a=t;while(n){n.type="rule";a.rule=n;a=n;f();s=e.charAt(r);if(r>=u||s===","||s===")"){break}if(i[s]){var o=s;r++;f();n=m();if(!n){throw Error('Rule expected after "'+o+'".')}n.nestingOperator=o}else{n=m();if(n){n.nestingOperator=null}}}return t}function m(){var i=null;while(r<u){s=e.charAt(r);if(s==="*"){r++;(i=i||{}).tagName="*"}else if(t.isIdentStart(s)||s==="\\"){(i=i||{}).tagName=c()}else if(s==="."){r++;i=i||{};(i.classNames=i.classNames||[]).push(c())}else if(s==="#"){r++;(i=i||{}).id=c()}else if(s==="["){r++;f();var d={name:c()};f();if(s==="]"){r++}else{var p="";if(a[s]){p=s;r++;s=e.charAt(r)}if(r>=u){throw Error('Expected "=" but end of file reached.')}if(s!=="="){throw Error('Expected "=" but "'+s+'" found.')}d.operator=p+"=";r++;f();var m="";d.valueType="string";if(s==='"'){m=l('"',t.doubleQuotesEscapeChars)}else if(s==="'"){m=l("'",t.singleQuoteEscapeChars)}else if(o&&s==="$"){r++;m=c();d.valueType="substitute"}else{while(r<u){if(s==="]"){break}m+=s;r++;s=e.charAt(r)}m=m.trim()}f();if(r>=u){throw Error('Expected "]" but end of file reached.')}if(s!=="]"){throw Error('Expected "]" but "'+s+'" found.')}r++;d.value=m}i=i||{};(i.attrs=i.attrs||[]).push(d)}else if(s===":"){r++;var h=c();var b={name:h};if(s==="("){r++;var g="";f();if(n[h]==="selector"){b.valueType="selector";g=v()}else{b.valueType=n[h]||"string";if(s==='"'){g=l('"',t.doubleQuotesEscapeChars)}else if(s==="'"){g=l("'",t.singleQuoteEscapeChars)}else if(o&&s==="$"){r++;g=c();b.valueType="substitute"}else{while(r<u){if(s===")"){break}g+=s;r++;s=e.charAt(r)}g=g.trim()}f()}if(r>=u){throw Error('Expected ")" but end of file reached.')}if(s!==")"){throw Error('Expected ")" but "'+s+'" found.')}r++;b.value=g}i=i||{};(i.pseudos=i.pseudos||[]).push(b)}else{break}}return i}return d()}e.parseCssSelector=r}));var gr=ue((function(e){Object.defineProperty(e,"__esModule",{value:true});var t=hr();function r(e){var n="";switch(e.type){case"ruleSet":var a=e.rule;var i=[];while(a){if(a.nestingOperator){i.push(a.nestingOperator)}i.push(r(a));a=a.rule}n=i.join(" ");break;case"selectors":n=e.selectors.map(r).join(", ");break;case"rule":if(e.tagName){if(e.tagName==="*"){n="*"}else{n=t.escapeIdentifier(e.tagName)}}if(e.id){n+="#"+t.escapeIdentifier(e.id)}if(e.classNames){n+=e.classNames.map((function(e){return"."+t.escapeIdentifier(e)})).join("")}if(e.attrs){n+=e.attrs.map((function(e){if("operator"in e){if(e.valueType==="substitute"){return"["+t.escapeIdentifier(e.name)+e.operator+"$"+e.value+"]"}else{return"["+t.escapeIdentifier(e.name)+e.operator+t.escapeStr(e.value)+"]"}}else{return"["+t.escapeIdentifier(e.name)+"]"}})).join("")}if(e.pseudos){n+=e.pseudos.map((function(e){if(e.valueType){if(e.valueType==="selector"){return":"+t.escapeIdentifier(e.name)+"("+r(e.value)+")"}else if(e.valueType==="substitute"){return":"+t.escapeIdentifier(e.name)+"($"+e.value+")"}else if(e.valueType==="numeric"){return":"+t.escapeIdentifier(e.name)+"("+e.value+")"}else{return":"+t.escapeIdentifier(e.name)+"("+t.escapeIdentifier(e.value)+")"}}else{return":"+t.escapeIdentifier(e.name)}})).join("")}break;default:throw Error('Unknown entity type: "'+e.type+'".')}return n}e.renderEntity=r}));var yr=ue((function(e){Object.defineProperty(e,"__esModule",{value:true});var t=br();var r=gr();var n=function(){function e(){this.pseudos={};this.attrEqualityMods={};this.ruleNestingOperators={};this.substitutesEnabled=false}e.prototype.registerSelectorPseudos=function(){var e=[];for(var t=0;t<arguments.length;t++){e[t]=arguments[t]}for(var r=0,n=e;r<n.length;r++){var a=n[r];this.pseudos[a]="selector"}return this};e.prototype.unregisterSelectorPseudos=function(){var e=[];for(var t=0;t<arguments.length;t++){e[t]=arguments[t]}for(var r=0,n=e;r<n.length;r++){var a=n[r];delete this.pseudos[a]}return this};e.prototype.registerNumericPseudos=function(){var e=[];for(var t=0;t<arguments.length;t++){e[t]=arguments[t]}for(var r=0,n=e;r<n.length;r++){var a=n[r];this.pseudos[a]="numeric"}return this};e.prototype.unregisterNumericPseudos=function(){var e=[];for(var t=0;t<arguments.length;t++){e[t]=arguments[t]}for(var r=0,n=e;r<n.length;r++){var a=n[r];delete this.pseudos[a]}return this};e.prototype.registerNestingOperators=function(){var e=[];for(var t=0;t<arguments.length;t++){e[t]=arguments[t]}for(var r=0,n=e;r<n.length;r++){var a=n[r];this.ruleNestingOperators[a]=true}return this};e.prototype.unregisterNestingOperators=function(){var e=[];for(var t=0;t<arguments.length;t++){e[t]=arguments[t]}for(var r=0,n=e;r<n.length;r++){var a=n[r];delete this.ruleNestingOperators[a]}return this};e.prototype.registerAttrEqualityMods=function(){var e=[];for(var t=0;t<arguments.length;t++){e[t]=arguments[t]}for(var r=0,n=e;r<n.length;r++){var a=n[r];this.attrEqualityMods[a]=true}return this};e.prototype.unregisterAttrEqualityMods=function(){var e=[];for(var t=0;t<arguments.length;t++){e[t]=arguments[t]}for(var r=0,n=e;r<n.length;r++){var a=n[r];delete this.attrEqualityMods[a]}return this};e.prototype.enableSubstitutes=function(){this.substitutesEnabled=true;return this};e.prototype.disableSubstitutes=function(){this.substitutesEnabled=false;return this};e.prototype.parse=function(e){return t.parseCssSelector(e,0,this.pseudos,this.attrEqualityMods,this.ruleNestingOperators,this.substitutesEnabled)};e.prototype.render=function(e){return r.renderEntity(e).trim()};return e}();e.CssSelectorParser=n}));var Dr=ue((function(e,t){(function(){var e={name:"doT",version:"1.1.1",templateSettings:{evaluate:/\{\{([\s\S]+?(\}?)+)\}\}/g,interpolate:/\{\{=([\s\S]+?)\}\}/g,encode:/\{\{!([\s\S]+?)\}\}/g,use:/\{\{#([\s\S]+?)\}\}/g,useParams:/(^|[^\w$])def(?:\.|\[[\'\"])([\w$\.]+)(?:[\'\"]\])?\s*\:\s*([\w$\.]+|\"[^\"]+\"|\'[^\']+\'|\{[^\}]+\})/g,define:/\{\{##\s*([\w\.$]+)\s*(\:|=)([\s\S]+?)#\}\}/g,defineParams:/^\s*([\w$]+):([\s\S]+)/,conditional:/\{\{\?(\?)?\s*([\s\S]*?)\s*\}\}/g,iterate:/\{\{~\s*(?:\}\}|([\s\S]+?)\s*\:\s*([\w$]+)\s*(?:\:\s*([\w$]+))?\s*\}\})/g,varname:"it",strip:true,append:true,selfcontained:false,doNotSkipEncoded:false},template:void 0,compile:void 0,log:true};(function(){if((typeof globalThis==="undefined"?"undefined":i(globalThis))==="object"){return}try{Object.defineProperty(Object.prototype,"__magic__",{get:function e(){return this},configurable:true});__magic__.globalThis=__magic__;delete Object.prototype.__magic__}catch(e){r.globalThis=function(){if(typeof self!=="undefined"){return self}if(typeof r!=="undefined"){return r}if(typeof n!=="undefined"){return n}if(typeof this!=="undefined"){return this}throw new Error("Unable to locate global `this`")}()}})();e.encodeHTMLSource=function(e){var t={"&":"&#38;","<":"&#60;",">":"&#62;",'"':"&#34;","'":"&#39;","/":"&#47;"},r=e?/[&<>"'\/]/g:/&(?!#?\w+;)|<|>|"|'|\//g;return function(e){return e?e.toString().replace(r,(function(e){return t[e]||e})):""}};if(typeof t!=="undefined"&&t.exports){t.exports=e}else{globalThis.doT=e}var a={append:{start:"'+(",end:")+'",startencode:"'+encodeHTML("},split:{start:"';out+=(",end:");out+='",startencode:"';out+=encodeHTML("}},o=/$^/;function u(e,t,r){return(typeof t==="string"?t:t.toString()).replace(e.define||o,(function(t,n,a,i){if(n.indexOf("def.")===0){n=n.substring(4)}if(!(n in r)){if(a===":"){if(e.defineParams){i.replace(e.defineParams,(function(e,t,a){r[n]={arg:t,text:a}}))}if(!(n in r)){r[n]=i}}else{new Function("def","def['"+n+"']="+i)(r)}}return""})).replace(e.use||o,(function(t,n){if(e.useParams){n=n.replace(e.useParams,(function(e,t,n,a){if(r[n]&&r[n].arg&&a){var i=(n+":"+a).replace(/'|\\/g,"_");r.__exp=r.__exp||{};r.__exp[i]=r[n].text.replace(new RegExp("(^|[^\\w$])"+r[n].arg+"([^\\w$])","g"),"$1"+a+"$2");return t+"def.__exp['"+i+"']"}}))}var a=new Function("def","return "+n)(r);return a?u(e,a,r):a}))}function s(e){return e.replace(/\\('|\\)/g,"$1").replace(/[\r\t\n]/g," ")}e.template=function(t,r,n){r=r||e.templateSettings;var i=r.append?a.append:a.split,l,c=0,f,d=r.use||r.define?u(r,t,n||{}):t;d=("var out='"+(r.strip?d.replace(/(^|\r|\n)\t* +| +\t*(\r|\n|$)/g," ").replace(/\r|\n|\t|\/\*[\s\S]*?\*\//g,""):d).replace(/'|\\/g,"\\$&").replace(r.interpolate||o,(function(e,t){return i.start+s(t)+i.end})).replace(r.encode||o,(function(e,t){l=true;return i.startencode+s(t)+i.end})).replace(r.conditional||o,(function(e,t,r){return t?r?"';}else if("+s(r)+"){out+='":"';}else{out+='":r?"';if("+s(r)+"){out+='":"';}out+='"})).replace(r.iterate||o,(function(e,t,r,n){if(!t){return"';} } out+='"}c+=1;f=n||"i"+c;t=s(t);return"';var arr"+c+"="+t+";if(arr"+c+"){var "+r+","+f+"=-1,l"+c+"=arr"+c+".length-1;while("+f+"<l"+c+"){"+r+"=arr"+c+"["+f+"+=1];out+='"})).replace(r.evaluate||o,(function(e,t){return"';"+s(t)+"out+='"}))+"';return out;").replace(/\n/g,"\\n").replace(/\t/g,"\\t").replace(/\r/g,"\\r").replace(/(\s|;|\}|^|\{)out\+='';/g,"$1").replace(/\+''/g,"");if(l){if(!r.selfcontained&&globalThis&&!globalThis._encodeHTML){globalThis._encodeHTML=e.encodeHTMLSource(r.doNotSkipEncoded)}d="var encodeHTML = typeof _encodeHTML !== 'undefined' ? _encodeHTML : ("+e.encodeHTMLSource.toString()+"("+(r.doNotSkipEncoded||"")+"));"+d}try{return new Function(r.varname,d)}catch(e){if(typeof console!=="undefined"){console.log("Could not create a template function: "+d)}throw e}};e.compile=function(t,r){return e.template(t,null,r)}})()}));var wr=ue((function(e,t){t.exports=function(){}}));var Fr=ue((function(e,t){var r=wr()();t.exports=function(e){return e!==r&&e!==null}}));var Er=ue((function(e,t){var r=Fr();var n=Array.prototype.forEach;var a=Object.create;var i=function e(t,r){var n;for(n in t){r[n]=t[n]}};t.exports=function(e){var t=a(null);n.call(arguments,(function(e){if(!r(e)){return}i(Object(e),t)}));return t}}));var xr=ue((function(e,t){t.exports=function(){var e=Math.sign;if(typeof e!=="function"){return false}return e(10)===1&&e(-20)===-1}}));var Ar=ue((function(e,t){t.exports=function(e){e=Number(e);if(isNaN(e)||e===0){return e}return e>0?1:-1}}));var Cr=ue((function(e,t){t.exports=xr()()?Math.sign:Ar()}));var kr=ue((function(e,t){var r=Cr();var n=Math.abs;var a=Math.floor;t.exports=function(e){if(isNaN(e)){return 0}e=Number(e);if(e===0||!isFinite(e)){return e}return r(e)*a(n(e))}}));var Rr=ue((function(e,t){var r=kr();var n=Math.max;t.exports=function(e){return n(0,r(e))}}));var Tr=ue((function(e,t){var r=Rr();t.exports=function(e,t,n){var a;if(isNaN(e)){a=t;if(!(a>=0)){return 1}if(n&&a){return a-1}return a}if(e===false){return false}return r(e)}}));var Mr=ue((function(e,t){t.exports=function(e){if(typeof e!=="function"){throw new TypeError(e+" is not a function")}return e}}));var Or=ue((function(e,t){var r=Fr();t.exports=function(e){if(!r(e)){throw new TypeError("Cannot use null or undefined")}return e}}));var Sr=ue((function(e,t){var r=Mr();var n=Or();var a=Function.prototype.bind;var i=Function.prototype.call;var o=Object.keys;var u=Object.prototype.propertyIsEnumerable;t.exports=function(e,t){return function(s,l){var c,f=arguments[2],d=arguments[3];s=Object(n(s));r(l);c=o(s);if(d){c.sort(typeof d==="function"?a.call(d,s):void 0)}if(typeof e!=="function"){e=c[e]}return i.call(e,c,(function(e,r){if(!u.call(s,e)){return t}return i.call(l,f,s[e],e,s,r)}))}}}));var Nr=ue((function(e,t){t.exports=Sr()("forEach")}));var Br=ue((function(){}));var jr=ue((function(e,t){t.exports=function(){var e=Object.assign,t;if(typeof e!=="function"){return false}t={foo:"raz"};e(t,{bar:"dwa"},{trzy:"trzy"});return t.foo+t.bar+t.trzy==="razdwatrzy"}}));var Ir=ue((function(e,t){t.exports=function(){try{return true}catch(e){return false}}}));var _r=ue((function(e,t){var r=Fr();var n=Object.keys;t.exports=function(e){return n(r(e)?Object(e):e)}}));var qr=ue((function(e,t){t.exports=Ir()()?Object.keys:_r()}));var zr=ue((function(e,t){var r=qr();var n=Or();var a=Math.max;t.exports=function(e,t){var i,o,u=a(arguments.length,2),s;e=Object(n(e));s=function r(n){try{e[n]=t[n]}catch(e){if(!i){i=e}}};for(o=1;o<u;++o){t=arguments[o];r(t).forEach(s)}if(i!==void 0){throw i}return e}}));var Pr=ue((function(e,t){t.exports=jr()()?Object.assign:zr()}));var $r=ue((function(e,t){var r=Fr();var n={function:true,object:true};t.exports=function(e){return r(e)&&n[i(e)]||false}}));var Gr=ue((function(e,t){var r=Pr();var n=$r();var a=Fr();var i=Error.captureStackTrace;t.exports=function(e){var o=new Error(e),u=arguments[1],s=arguments[2];if(!a(s)){if(n(u)){s=u;u=null}}if(a(s)){r(o,s)}if(a(u)){o.code=u}if(i){i(o,t.exports)}return o}}));var Lr=ue((function(e,t){var r=Or();var n=Object.defineProperty;var a=Object.getOwnPropertyDescriptor;var i=Object.getOwnPropertyNames;var o=Object.getOwnPropertySymbols;t.exports=function(e,t){var u,s=Object(r(t));e=Object(r(e));i(s).forEach((function(r){try{n(e,r,a(t,r))}catch(e){u=e}}));if(typeof o==="function"){o(s).forEach((function(r){try{n(e,r,a(t,r))}catch(e){u=e}}))}if(u!==void 0){throw u}return e}}));var Hr=ue((function(e,t){var r=Rr();var n=function e(t,r){return r};var a;var i;var o;var u;try{Object.defineProperty(n,"length",{configurable:true,writable:false,enumerable:false,value:1})}catch(e){}if(n.length===1){a={configurable:true,writable:false,enumerable:false};i=Object.defineProperty;t.exports=function(e,t){t=r(t);if(e.length===t){return e}a.value=t;return i(e,"length",a)}}else{u=Lr();o=function(){var e=[];return function(t){var r,n=0;if(e[t]){return e[t]}r=[];while(t--){r.push("a"+(++n).toString(36))}return new Function("fn","return function ("+r.join(", ")+") { return fn.apply(this, arguments); };")}}();t.exports=function(e,t){var n;t=r(t);if(e.length===t){return e}n=o(t)(e);try{u(n,e)}catch(e){}return n}}}));var Vr=ue((function(e,t){var r=void 0;t.exports=function(e){return e!==r&&e!==null}}));var Ur=ue((function(e,t){var r=Vr();var n={object:true,function:true,undefined:true};t.exports=function(e){if(!r(e)){return false}return hasOwnProperty.call(n,i(e))}}));var Wr=ue((function(e,t){var r=Ur();t.exports=function(e){if(!r(e)){return false}try{if(!e.constructor){return false}return e.constructor.prototype===e}catch(e){return false}}}));var Kr=ue((function(e,t){var r=Wr();t.exports=function(e){if(typeof e!=="function"){return false}if(!hasOwnProperty.call(e,"length")){return false}try{if(typeof e.length!=="number"){return false}if(typeof e.call!=="function"){return false}if(typeof e.apply!=="function"){return false}}catch(e){return false}return!r(e)}}));var Yr=ue((function(e,t){var r=Kr();var n=/^\s*class[\s{/}]/;var a=Function.prototype.toString;t.exports=function(e){if(!r(e)){return false}if(n.test(a.call(e))){return false}return true}}));var Zr=ue((function(e,t){var r="razdwatrzy";t.exports=function(){if(typeof r.contains!=="function"){return false}return r.contains("dwa")===true&&r.contains("foo")===false}}));var Xr=ue((function(e,t){var r=String.prototype.indexOf;t.exports=function(e){return r.call(this,e,arguments[1])>-1}}));var Jr=ue((function(e,t){t.exports=Zr()()?String.prototype.contains:Xr()}));var Qr=ue((function(e,t){var r=Vr();var n=Yr();var a=Pr();var i=Er();var o=Jr();var u=t.exports=function(e,t){var n,u,s,l,c;if(arguments.length<2||typeof e!=="string"){l=t;t=e;e=null}else{l=arguments[2]}if(r(e)){n=o.call(e,"c");u=o.call(e,"e");s=o.call(e,"w")}else{n=s=true;u=false}c={value:t,configurable:n,enumerable:u,writable:s};return!l?c:a(i(l),c)};u.gs=function(e,t,u){var s,l,c,f;if(typeof e!=="string"){c=u;u=t;t=e;e=null}else{c=arguments[3]}if(!r(t)){t=void 0}else if(!n(t)){c=t;t=u=void 0}else if(!r(u)){u=void 0}else if(!n(u)){c=u;u=void 0}if(r(e)){s=o.call(e,"c");l=o.call(e,"e")}else{s=true;l=false}f={get:t,set:u,configurable:s,enumerable:l};return!c?f:a(i(c),f)}}));var en=ue((function(e,t){var r=Qr();var n=Mr();var a=Function.prototype.apply;var o=Function.prototype.call;var u=Object.create;var s=Object.defineProperty;var l=Object.defineProperties;var c=Object.prototype.hasOwnProperty;var f={configurable:true,enumerable:false,writable:true};var d;var v;var p;var m;var h;var b;var g;d=function e(t,r){var a;n(r);if(!c.call(this,"__ee__")){a=f.value=u(null);s(this,"__ee__",f);f.value=null}else{a=this.__ee__}if(!a[t]){a[t]=r}else if(i(a[t])==="object"){a[t].push(r)}else{a[t]=[a[t],r]}return this};v=function e(t,r){var i,o;n(r);o=this;d.call(this,t,i=function e(){p.call(o,t,i);a.call(r,this,arguments)});i.__eeOnceListener__=r;return this};p=function e(t,r){var a,o,u,s;n(r);if(!c.call(this,"__ee__")){return this}a=this.__ee__;if(!a[t]){return this}o=a[t];if(i(o)==="object"){for(s=0;u=o[s];++s){if(u===r||u.__eeOnceListener__===r){if(o.length===2){a[t]=o[s?0:1]}else{o.splice(s,1)}}}}else{if(o===r||o.__eeOnceListener__===r){delete a[t]}}return this};m=function e(t){var r,n,u,s,l;if(!c.call(this,"__ee__")){return}s=this.__ee__[t];if(!s){return}if(i(s)==="object"){n=arguments.length;l=new Array(n-1);for(r=1;r<n;++r){l[r-1]=arguments[r]}s=s.slice();for(r=0;u=s[r];++r){a.call(u,this,l)}}else{switch(arguments.length){case 1:o.call(s,this);break;case 2:o.call(s,this,arguments[1]);break;case 3:o.call(s,this,arguments[1],arguments[2]);break;default:n=arguments.length;l=new Array(n-1);for(r=1;r<n;++r){l[r-1]=arguments[r]}a.call(s,this,l)}}};h={on:d,once:v,off:p,emit:m};b={on:r(d),once:r(v),off:r(p),emit:r(m)};g=l({},b);t.exports=e=function e(t){return t==null?u(g):l(Object(t),b)};e.methods=h}));var tn=ue((function(e,t){t.exports=function(){var e=Array.from,t,r;if(typeof e!=="function"){return false}t=["raz","dwa"];r=e(t);return Boolean(r&&r!==t&&r[1]==="dwa")}}));var rn=ue((function(e,t){t.exports=function(){if((typeof globalThis==="undefined"?"undefined":i(globalThis))!=="object"){return false}if(!globalThis){return false}return globalThis.Array===Array}}));var nn=ue((function(e,t){var n=function e(){if((typeof self==="undefined"?"undefined":i(self))==="object"&&self){return self}if((typeof r==="undefined"?"undefined":i(r))==="object"&&r){return r}throw new Error("Unable to resolve global `this`")};t.exports=function(){if(this){return this}try{Object.defineProperty(Object.prototype,"__global__",{get:function e(){return this},configurable:true})}catch(e){return n()}try{if(!__global__){return n()}return __global__}finally{delete Object.prototype.__global__}}()}));var an=ue((function(e,t){t.exports=rn()()?globalThis:nn()}));var on=ue((function(e,t){var r=an();var n={object:true,symbol:true};t.exports=function(){var e=r.Symbol;if(typeof e!=="function"){return false}e("test symbol");if(!n[i(e.iterator)]){return false}if(!n[i(e.toPrimitive)]){return false}if(!n[i(e.toStringTag)]){return false}return true}}));var un=ue((function(e,t){t.exports=function(e){if(!e){return false}if(i(e)==="symbol"){return true}if(!e.constructor){return false}if(e.constructor.name!=="Symbol"){return false}return e[e.constructor.toStringTag]==="Symbol"}}));var sn=ue((function(e,t){var r=un();t.exports=function(e){if(!r(e)){throw new TypeError(e+" is not a symbol")}return e}}));var ln=ue((function(e,t){var r=Qr();var n=Object.create;var a=Object.defineProperty;var i=Object.prototype;var o=n(null);t.exports=function(e){var t=0,n,u;while(o[e+(t||"")]){++t}e+=t||"";o[e]=true;n="@@"+e;a(i,n,r.gs(null,(function(e){if(u){return}u=true;a(this,n,r(e));u=false})));return n}}));var cn=ue((function(e,t){var r=Qr();var n=an().Symbol;t.exports=function(e){return Object.defineProperties(e,{hasInstance:r("",n&&n.hasInstance||e("hasInstance")),isConcatSpreadable:r("",n&&n.isConcatSpreadable||e("isConcatSpreadable")),iterator:r("",n&&n.iterator||e("iterator")),match:r("",n&&n.match||e("match")),replace:r("",n&&n.replace||e("replace")),search:r("",n&&n.search||e("search")),species:r("",n&&n.species||e("species")),split:r("",n&&n.split||e("split")),toPrimitive:r("",n&&n.toPrimitive||e("toPrimitive")),toStringTag:r("",n&&n.toStringTag||e("toStringTag")),unscopables:r("",n&&n.unscopables||e("unscopables"))})}}));var fn=ue((function(e,t){var r=Qr();var n=sn();var a=Object.create(null);t.exports=function(e){return Object.defineProperties(e,{for:r((function(t){if(a[t]){return a[t]}return a[t]=e(String(t))})),keyFor:r((function(e){var t;n(e);for(t in a){if(a[t]===e){return t}}return void 0}))})}}));var dn=ue((function(e,t){var r=Qr();var n=sn();var a=an().Symbol;var o=ln();var u=cn();var s=fn();var l=Object.create;var c=Object.defineProperties;var f=Object.defineProperty;var d;var v;var p;if(typeof a==="function"){try{String(a());p=true}catch(e){}}else{a=null}v=function e(t){if(this instanceof v){throw new TypeError("Symbol is not a constructor")}return d(t)};t.exports=d=function e(t){var n;if(this instanceof e){throw new TypeError("Symbol is not a constructor")}if(p){return a(t)}n=l(v.prototype);t=t===void 0?"":String(t);return c(n,{__description__:r("",t),__name__:r("",o(t))})};u(d);s(d);c(v.prototype,{constructor:r(d),toString:r("",(function(){return this.__name__}))});c(d.prototype,{toString:r((function(){return"Symbol ("+n(this).__description__+")"})),valueOf:r((function(){return n(this)}))});f(d.prototype,d.toPrimitive,r("",(function(){var e=n(this);if(i(e)==="symbol"){return e}return e.toString()})));f(d.prototype,d.toStringTag,r("c","Symbol"));f(v.prototype,d.toStringTag,r("c",d.prototype[d.toStringTag]));f(v.prototype,d.toPrimitive,r("c",d.prototype[d.toPrimitive]))}));var vn=ue((function(e,t){t.exports=on()()?an().Symbol:dn()}));var pn=ue((function(e,t){var r=Object.prototype.toString;var n=r.call(function(){return arguments}());t.exports=function(e){return r.call(e)===n}}));var mn=ue((function(e,t){var r=Object.prototype.toString;var n=RegExp.prototype.test.bind(/^[object [A-Za-z0-9]*Function]$/);t.exports=function(e){return typeof e==="function"&&n(r.call(e))}}));var hn=ue((function(e,t){var r=Object.prototype.toString;var n=r.call("");t.exports=function(e){return typeof e==="string"||e&&i(e)==="object"&&(e instanceof String||r.call(e)===n)||false}}));var bn=ue((function(e,t){var r=vn().iterator;var n=pn();var a=mn();var i=Rr();var o=Mr();var u=Or();var s=Fr();var l=hn();var c=Array.isArray;var f=Function.prototype.call;var d={configurable:true,enumerable:true,writable:true,value:null};var v=Object.defineProperty;t.exports=function(e){var t=arguments[1],p=arguments[2],m,h,b,g,y,D,w,F,E,x;e=Object(u(e));if(s(t)){o(t)}if(!this||this===Array||!a(this)){if(!t){if(n(e)){y=e.length;if(y!==1){return Array.apply(null,e)}g=new Array(1);g[0]=e[0];return g}if(c(e)){g=new Array(y=e.length);for(h=0;h<y;++h){g[h]=e[h]}return g}}g=[]}else{m=this}if(!c(e)){if((E=e[r])!==void 0){w=o(E).call(e);if(m){g=new m}F=w.next();h=0;while(!F.done){x=t?f.call(t,p,F.value,h):F.value;if(m){d.value=x;v(g,h,d)}else{g[h]=x}F=w.next();++h}y=h}else if(l(e)){y=e.length;if(m){g=new m}for(h=0,b=0;h<y;++h){x=e[h];if(h+1<y){D=x.charCodeAt(0);if(D>=55296&&D<=56319){x+=e[++h]}}x=t?f.call(t,p,x,b):x;if(m){d.value=x;v(g,b,d)}else{g[b]=x}++b}y=b}}if(y===void 0){y=i(e.length);if(m){g=new m(y)}for(h=0;h<y;++h){x=t?f.call(t,p,e[h],h):e[h];if(m){d.value=x;v(g,h,d)}else{g[h]=x}}}if(m){d.value=null;g.length=y}return g}}));var gn=ue((function(e,t){t.exports=tn()()?Array.from:bn()}));var yn=ue((function(e,t){var r=gn();var n=Array.isArray;t.exports=function(e){return n(e)?e:r(e)}}));var Dn=ue((function(e,t){var r=yn();var n=Fr();var a=Mr();var i=Array.prototype.slice;var o;o=function e(t){return this.map((function(e,r){return e?e(t[r]):t[r]})).concat(i.call(t,this.length))};t.exports=function(e){e=r(e);e.forEach((function(e){if(n(e)){a(e)}}));return o.bind(e)}}));var wn=ue((function(e,t){var r=Mr();t.exports=function(e){var t;if(typeof e==="function"){return{set:e,get:e}}t={get:r(e.get)};if(e.set!==void 0){t.set=r(e.set);if(e["delete"]){t["delete"]=r(e["delete"])}if(e.clear){t.clear=r(e.clear)}return t}t.set=t.get;return t}}));var Fn=ue((function(e,t){var r=Gr();var n=Hr();var a=Qr();var i=en().methods;var o=Dn();var u=wn();var s=Function.prototype.apply;var l=Function.prototype.call;var c=Object.create;var f=Object.defineProperties;var d=i.on;var v=i.emit;t.exports=function(e,t,i){var p=c(null),m,h,b,g,y,D,w,F,E,x,A,C,k,R,T;if(t!==false){h=t}else if(isNaN(e.length)){h=1}else{h=e.length}if(i.normalizer){x=u(i.normalizer);b=x.get;g=x.set;y=x["delete"];D=x.clear}if(i.resolvers!=null){T=o(i.resolvers)}if(b){R=n((function(t){var n,a,i=arguments;if(T){i=T(i)}n=b(i);if(n!==null){if(hasOwnProperty.call(p,n)){if(A){m.emit("get",n,i,this)}return p[n]}}if(i.length===1){a=l.call(e,this,i[0])}else{a=s.call(e,this,i)}if(n===null){n=b(i);if(n!==null){throw r("Circular invocation","CIRCULAR_INVOCATION")}n=g(i)}else if(hasOwnProperty.call(p,n)){throw r("Circular invocation","CIRCULAR_INVOCATION")}p[n]=a;if(C){m.emit("set",n,null,a)}return a}),h)}else if(t===0){R=function t(){var n;if(hasOwnProperty.call(p,"data")){if(A){m.emit("get","data",arguments,this)}return p.data}if(arguments.length){n=s.call(e,this,arguments)}else{n=l.call(e,this)}if(hasOwnProperty.call(p,"data")){throw r("Circular invocation","CIRCULAR_INVOCATION")}p.data=n;if(C){m.emit("set","data",null,n)}return n}}else{R=function t(n){var a,i=arguments,o;if(T){i=T(arguments)}o=String(i[0]);if(hasOwnProperty.call(p,o)){if(A){m.emit("get",o,i,this)}return p[o]}if(i.length===1){a=l.call(e,this,i[0])}else{a=s.call(e,this,i)}if(hasOwnProperty.call(p,o)){throw r("Circular invocation","CIRCULAR_INVOCATION")}p[o]=a;if(C){m.emit("set",o,null,a)}return a}}m={original:e,memoized:R,profileName:i.profileName,get:function e(t){if(T){t=T(t)}if(b){return b(t)}return String(t[0])},has:function e(t){return hasOwnProperty.call(p,t)},delete:function e(t){var r;if(!hasOwnProperty.call(p,t)){return}if(y){y(t)}r=p[t];delete p[t];if(k){m.emit("delete",t,r)}},clear:function e(){var t=p;if(D){D()}p=c(null);m.emit("clear",t)},on:function e(t,r){if(t==="get"){A=true}else if(t==="set"){C=true}else if(t==="delete"){k=true}return d.call(this,t,r)},emit:v,updateEnv:function t(){e=m.original}};if(b){w=n((function(e){var t,r=arguments;if(T){r=T(r)}t=b(r);if(t===null){return}m["delete"](t)}),h)}else if(t===0){w=function e(){return m["delete"]("data")}}else{w=function e(t){if(T){t=T(arguments)[0]}return m["delete"](t)}}F=n((function(){var e,r=arguments;if(t===0){return p.data}if(T){r=T(r)}if(b){e=b(r)}else{e=String(r[0])}return p[e]}));E=n((function(){var e,r=arguments;if(t===0){return m.has("data")}if(T){r=T(r)}if(b){e=b(r)}else{e=String(r[0])}if(e===null){return false}return m.has(e)}));f(R,{__memoized__:a(true),delete:a(w),clear:a(m.clear),_get:a(F),_has:a(E)});return m}}));var En=ue((function(e,t){var r=Mr();var n=Nr();var a=Br();var i=Fn();var o=Tr();t.exports=function e(t){var u,s,l;r(t);u=Object(arguments[1]);if(u.async&&u.promise){throw new Error("Options 'async' and 'promise' cannot be used together")}if(hasOwnProperty.call(t,"__memoized__")&&!u.force){return t}s=o(u.length,t.length,u.async&&a.async);l=i(t,s,u);n(a,(function(e,t){if(u[t]){e(u[t],l,u)}}));if(e.__profiler__){e.__profiler__(l)}l.updateEnv();return l.memoized}}));var xn=ue((function(e,t){t.exports=function(e){var t,r,n=e.length;if(!n){return""}t=String(e[r=0]);while(--n){t+=""+e[++r]}return t}}));var An=ue((function(e,t){t.exports=function(e){if(!e){return function(){return""}}return function(t){var r=String(t[0]),n=0,a=e;while(--a){r+=""+t[++n]}return r}}}));var Cn=ue((function(e,t){t.exports=function(){var e=Number.isNaN;if(typeof e!=="function"){return false}return!e({})&&e(NaN)&&!e(34)}}));var kn=ue((function(e,t){t.exports=function(e){return e!==e}}));var Rn=ue((function(e,t){t.exports=Cn()()?Number.isNaN:kn()}));var Tn=ue((function(e,t){var r=Rn();var n=Rr();var a=Or();var i=Array.prototype.indexOf;var o=Object.prototype.hasOwnProperty;var u=Math.abs;var s=Math.floor;t.exports=function(e){var t,l,c,f;if(!r(e)){return i.apply(this,arguments)}l=n(a(this).length);c=arguments[1];if(isNaN(c)){c=0}else if(c>=0){c=s(c)}else{c=n(this.length)-s(u(c))}for(t=c;t<l;++t){if(o.call(this,t)){f=this[t];if(r(f)){return t}}}return-1}}));var Mn=ue((function(e,t){var r=Tn();var n=Object.create;t.exports=function(){var e=0,t=[],a=n(null);return{get:function e(n){var a=0,i=t,o,u=n.length;if(u===0){return i[u]||null}if(i=i[u]){while(a<u-1){o=r.call(i[0],n[a]);if(o===-1){return null}i=i[1][o];++a}o=r.call(i[0],n[a]);if(o===-1){return null}return i[1][o]||null}return null},set:function n(i){var o=0,u=t,s,l=i.length;if(l===0){u[l]=++e}else{if(!u[l]){u[l]=[[],[]]}u=u[l];while(o<l-1){s=r.call(u[0],i[o]);if(s===-1){s=u[0].push(i[o])-1;u[1].push([[],[]])}u=u[1][s];++o}s=r.call(u[0],i[o]);if(s===-1){s=u[0].push(i[o])-1}u[1][s]=++e}a[e]=i;return e},delete:function e(n){var i=0,o=t,u,s=a[n],l=s.length,c=[];if(l===0){delete o[l]}else if(o=o[l]){while(i<l-1){u=r.call(o[0],s[i]);if(u===-1){return}c.push(o,u);o=o[1][u];++i}u=r.call(o[0],s[i]);if(u===-1){return}n=o[1][u];o[0].splice(u,1);o[1].splice(u,1);while(!o[0].length&&c.length){u=c.pop();o=c.pop();o[0].splice(u,1);o[1].splice(u,1)}}delete a[n]},clear:function e(){t=[];a=n(null)}}}}));var On=ue((function(e,t){var r=Tn();t.exports=function(){var e=0,t=[],n=[];return{get:function e(a){var i=r.call(t,a[0]);return i===-1?null:n[i]},set:function r(a){t.push(a[0]);n.push(++e);return e},delete:function e(a){var i=r.call(n,a);if(i!==-1){t.splice(i,1);n.splice(i,1)}},clear:function e(){t=[];n=[]}}}}));var Sn=ue((function(e,t){var r=Tn();var n=Object.create;t.exports=function(e){var t=0,a=[[],[]],i=n(null);return{get:function t(n){var i=0,o=a,u;while(i<e-1){u=r.call(o[0],n[i]);if(u===-1){return null}o=o[1][u];++i}u=r.call(o[0],n[i]);if(u===-1){return null}return o[1][u]||null},set:function n(o){var u=0,s=a,l;while(u<e-1){l=r.call(s[0],o[u]);if(l===-1){l=s[0].push(o[u])-1;s[1].push([[],[]])}s=s[1][l];++u}l=r.call(s[0],o[u]);if(l===-1){l=s[0].push(o[u])-1}s[1][l]=++t;i[t]=o;return t},delete:function t(n){var o=0,u=a,s,l=[],c=i[n];while(o<e-1){s=r.call(u[0],c[o]);if(s===-1){return}l.push(u,s);u=u[1][s];++o}s=r.call(u[0],c[o]);if(s===-1){return}n=u[1][s];u[0].splice(s,1);u[1].splice(s,1);while(!u[0].length&&l.length){s=l.pop();u=l.pop();u[0].splice(s,1);u[1].splice(s,1)}delete i[n]},clear:function e(){a=[[],[]];i=n(null)}}}}));var Nn=ue((function(e,t){var r=Mr();var n=Nr();var a=Function.prototype.call;t.exports=function(e,t){var i={},o=arguments[2];r(t);n(e,(function(e,r,n,u){i[r]=a.call(t,o,e,r,n,u)}));return i}}));var Bn=ue((function(e,t){var r=function e(t){if(typeof t!=="function"){throw new TypeError(t+" is not a function")}return t};var n=function e(t){var n=a.createTextNode(""),i,o,u=0;new t((function(){var e;if(!i){if(!o){return}i=o}else if(o){i=o.concat(i)}o=i;i=null;if(typeof o==="function"){e=o;o=null;e();return}n.data=u=++u%2;while(o){e=o.shift();if(!o.length){o=null}e()}})).observe(n,{characterData:true});return function(e){r(e);if(i){if(typeof i==="function"){i=[i,e]}else{i.push(e)}return}i=e;n.data=u=++u%2}};t.exports=function(){if((typeof process==="undefined"?"undefined":i(process))==="object"&&process&&typeof process.nextTick==="function"){return process.nextTick}if(typeof queueMicrotask==="function"){return function(e){queueMicrotask(r(e))}}if((typeof a==="undefined"?"undefined":i(a))==="object"&&a){if(typeof MutationObserver==="function"){return n(MutationObserver)}if(typeof WebKitMutationObserver==="function"){return n(WebKitMutationObserver)}}if(typeof setImmediate==="function"){return function(e){setImmediate(r(e))}}if(typeof setTimeout==="function"||(typeof setTimeout==="undefined"?"undefined":i(setTimeout))==="object"){return function(e){setTimeout(r(e),0)}}return null}()}));var jn=ue((function(){var e=gn();var t=Nn();var r=Lr();var n=Hr();var a=Bn();var i=Array.prototype.slice;var o=Function.prototype.apply;var u=Object.create;Br().async=function(s,l){var c=u(null),f=u(null),d=l.memoized,v=l.original,p,m,h;l.memoized=n((function(e){var t=arguments,r=t[t.length-1];if(typeof r==="function"){p=r;t=i.call(t,0,-1)}return d.apply(m=this,h=t)}),d);try{r(l.memoized,d)}catch(e){}l.on("get",(function(e){var t,r,n;if(!p){return}if(c[e]){if(typeof c[e]==="function"){c[e]=[c[e],p]}else{c[e].push(p)}p=null;return}t=p;r=m;n=h;p=m=h=null;a((function(){var a;if(hasOwnProperty.call(f,e)){a=f[e];l.emit("getasync",e,n,r);o.call(t,a.context,a.args)}else{p=t;m=r;h=n;d.apply(r,n)}}))}));l.original=function(){var t,r,n,i;if(!p){return o.call(v,this,arguments)}t=e(arguments);r=function t(r){var n,u,s=t.id;if(s==null){a(o.bind(t,this,arguments));return void 0}delete t.id;n=c[s];delete c[s];if(!n){return void 0}u=e(arguments);if(l.has(s)){if(r){l["delete"](s)}else{f[s]={context:this,args:u};l.emit("setasync",s,typeof n==="function"?1:n.length)}}if(typeof n==="function"){i=o.call(n,this,u)}else{n.forEach((function(e){i=o.call(e,this,u)}),this)}return i};n=p;p=m=h=null;t.push(r);i=o.call(v,this,t);r.cb=n;p=r;return i};l.on("set",(function(e){if(!p){l["delete"](e);return}if(c[e]){if(typeof c[e]==="function"){c[e]=[c[e],p.cb]}else{c[e].push(p.cb)}}else{c[e]=p.cb}delete p.cb;p.id=e;p=null}));l.on("delete",(function(e){var t;if(hasOwnProperty.call(c,e)){return}if(!f[e]){return}t=f[e];delete f[e];l.emit("deleteasync",e,i.call(t.args,1))}));l.on("clear",(function(){var e=f;f=u(null);l.emit("clearasync",t(e,(function(e){return i.call(e.args,1)})))}))}}));var In=ue((function(e,t){var r=Array.prototype.forEach;var n=Object.create;t.exports=function(e){var t=n(null);r.call(arguments,(function(e){t[e]=true}));return t}}));var _n=ue((function(e,t){t.exports=function(e){return typeof e==="function"}}));var qn=ue((function(e,t){var r=_n();t.exports=function(e){try{if(e&&r(e.toString)){return e.toString()}return String(e)}catch(e){throw new TypeError("Passed argument cannot be stringifed")}}}));var zn=ue((function(e,t){var r=Or();var n=qn();t.exports=function(e){return n(r(e))}}));var Pn=ue((function(e,t){var r=_n();t.exports=function(e){try{if(e&&r(e.toString)){return e.toString()}return String(e)}catch(e){return"<Non-coercible to string value>"}}}));var $n=ue((function(e,t){var r=Pn();var n=/[\n\r\u2028\u2029]/g;t.exports=function(e){var t=r(e);if(t.length>100){t=t.slice(0,99)+"…"}t=t.replace(n,(function(e){return JSON.stringify(e).slice(1,-1)}));return t}}));var Gn=ue((function(e,t){t.exports=r;t.exports["default"]=r;function r(e){return!!e&&(i(e)==="object"||typeof e==="function")&&typeof e.then==="function"}}));var Ln=ue((function(){var e=Nn();var t=In();var r=zn();var n=$n();var a=Gn();var i=Bn();var o=Object.create;var u=t("then","then:finally","done","done:finally");Br().promise=function(t,s){var l=o(null),c=o(null),f=o(null);if(t===true){t=null}else{t=r(t);if(!u[t]){throw new TypeError("'"+n(t)+"' is not valid promise mode")}}s.on("set",(function(e,r,n){var o=false;if(!a(n)){c[e]=n;s.emit("setasync",e,1);return}l[e]=1;f[e]=n;var u=function t(r){var n=l[e];if(o){throw new Error("Memoizee error: Detected unordered then|done & finally resolution, which in turn makes proper detection of success/failure impossible (when in 'done:finally' mode)\nConsider to rely on 'then' or 'done' mode instead.")}if(!n){return}delete l[e];c[e]=r;s.emit("setasync",e,n)};var d=function t(){o=true;if(!l[e]){return}delete l[e];delete f[e];s["delete"](e)};var v=t;if(!v){v="then"}if(v==="then"){var p=function e(){i(d)};n=n.then((function(e){i(u.bind(this,e))}),p);if(typeof n["finally"]==="function"){n["finally"](p)}}else if(v==="done"){if(typeof n.done!=="function"){throw new Error("Memoizee error: Retrieved promise does not implement 'done' in 'done' mode")}n.done(u,d)}else if(v==="done:finally"){if(typeof n.done!=="function"){throw new Error("Memoizee error: Retrieved promise does not implement 'done' in 'done:finally' mode")}if(typeof n["finally"]!=="function"){throw new Error("Memoizee error: Retrieved promise does not implement 'finally' in 'done:finally' mode")}n.done(u);n["finally"](d)}}));s.on("get",(function(e,t,r){var n;if(l[e]){++l[e];return}n=f[e];var o=function n(){s.emit("getasync",e,t,r)};if(a(n)){if(typeof n.done==="function"){n.done(o)}else{n.then((function(){i(o)}))}}else{o()}}));s.on("delete",(function(e){delete f[e];if(l[e]){delete l[e];return}if(!hasOwnProperty.call(c,e)){return}var t=c[e];delete c[e];s.emit("deleteasync",e,[t])}));s.on("clear",(function(){var t=c;c=o(null);l=o(null);f=o(null);s.emit("clearasync",e(t,(function(e){return[e]})))}))}}));var Hn=ue((function(){var e=Mr();var t=Nr();var r=Br();var n=Function.prototype.apply;r.dispose=function(a,i,o){var u;e(a);if(o.async&&r.async||o.promise&&r.promise){i.on("deleteasync",u=function e(t,r){n.call(a,null,r)});i.on("clearasync",(function(e){t(e,(function(e,t){u(t,e)}))}));return}i.on("delete",u=function e(t,r){a(r)});i.on("clear",(function(e){t(e,(function(e,t){u(t,e)}))}))}}));var Vn=ue((function(e,t){t.exports=2147483647}));var Un=ue((function(e,t){var r=Rr();var n=Vn();t.exports=function(e){e=r(e);if(e>n){throw new TypeError(e+" exceeds maximum possible timeout")}return e}}));var Wn=ue((function(){var e=gn();var t=Nr();var r=Bn();var n=Gn();var a=Un();var i=Br();var o=Function.prototype;var u=Math.max;var s=Math.min;var l=Object.create;i.maxAge=function(c,f,d){var v,p,m,h;c=a(c);if(!c){return}v=l(null);p=d.async&&i.async||d.promise&&i.promise?"async":"";f.on("set"+p,(function(e){v[e]=setTimeout((function(){f["delete"](e)}),c);if(typeof v[e].unref==="function"){v[e].unref()}if(!h){return}if(h[e]){if(h[e]!=="nextTick"){clearTimeout(h[e])}}h[e]=setTimeout((function(){delete h[e]}),m);if(typeof h[e].unref==="function"){h[e].unref()}}));f.on("delete"+p,(function(e){clearTimeout(v[e]);delete v[e];if(!h){return}if(h[e]!=="nextTick"){clearTimeout(h[e])}delete h[e]}));if(d.preFetch){if(d.preFetch===true||isNaN(d.preFetch)){m=.333}else{m=u(s(Number(d.preFetch),1),0)}if(m){h={};m=(1-m)*c;f.on("get"+p,(function(t,a,i){if(!h[t]){h[t]="nextTick";r((function(){var r;if(h[t]!=="nextTick"){return}delete h[t];f["delete"](t);if(d.async){a=e(a);a.push(o)}r=f.memoized.apply(i,a);if(d.promise){if(n(r)){if(typeof r.done==="function"){r.done(o,o)}else{r.then(o,o)}}}}))}}))}}f.on("clear"+p,(function(){t(v,(function(e){clearTimeout(e)}));v={};if(h){t(h,(function(e){if(e!=="nextTick"){clearTimeout(e)}}));h={}}}))}}));var Kn=ue((function(e,t){var r=Rr();var n=Object.create;var a=Object.prototype.hasOwnProperty;t.exports=function(e){var t=0,i=1,o=n(null),u=n(null),s=0,l;e=r(e);return{hit:function r(n){var c=u[n],f=++s;o[f]=n;u[n]=f;if(!c){++t;if(t<=e){return}n=o[i];l(n);return n}delete o[c];if(i!==c){return}while(!a.call(o,++i)){continue}},delete:l=function e(r){var n=u[r];if(!n){return}delete o[n];delete u[r];--t;if(i!==n){return}if(!t){s=0;i=1;return}while(!a.call(o,++i)){continue}},clear:function e(){t=0;i=1;o=n(null);u=n(null);s=0}}}}));var Yn=ue((function(){var e=Rr();var t=Kn();var r=Br();r.max=function(n,a,i){var o,u,s;n=e(n);if(!n){return}u=t(n);o=i.async&&r.async||i.promise&&r.promise?"async":"";a.on("set"+o,s=function e(t){t=u.hit(t);if(t===void 0){return}a["delete"](t)});a.on("get"+o,s);a.on("delete"+o,u["delete"]);a.on("clear"+o,u.clear)}}));var Zn=ue((function(){var e=Qr();var t=Br();var r=Object.create;var n=Object.defineProperties;t.refCounter=function(a,i,o){var u,s;u=r(null);s=o.async&&t.async||o.promise&&t.promise?"async":"";i.on("set"+s,(function(e,t){u[e]=t||1}));i.on("get"+s,(function(e){++u[e]}));i.on("delete"+s,(function(e){delete u[e]}));i.on("clear"+s,(function(){u={}}));n(i.memoized,{deleteRef:e((function(){var e=i.get(arguments);if(e===null){return null}if(!u[e]){return null}if(! --u[e]){i["delete"](e);return true}return false})),getRefCount:e((function(){var e=i.get(arguments);if(e===null){return 0}if(!u[e]){return 0}return u[e]}))})}}));var Xn=ue((function(e,t){var r=Er();var n=Tr();var a=En();t.exports=function(e){var t=r(arguments[1]),i;if(!t.normalizer){i=t.length=n(t.length,e.length,t.async);if(i!==0){if(t.primitive){if(i===false){t.normalizer=xn()}else if(i>1){t.normalizer=An()(i)}}else if(i===false){t.normalizer=Mn()()}else if(i===1){t.normalizer=On()()}else{t.normalizer=Sn()(i)}}}if(t.async){jn()}if(t.promise){Ln()}if(t.dispose){Hn()}if(t.maxAge){Wn()}if(t.max){Yn()}if(t.refCounter){Zn()}return a(e,t)}}));var Jn=[{name:"NA",value:"inapplicable",priority:0,group:"inapplicable"},{name:"PASS",value:"passed",priority:1,group:"passes"},{name:"CANTTELL",value:"cantTell",priority:2,group:"incomplete"},{name:"FAIL",value:"failed",priority:3,group:"violations"}];var Qn={helpUrlBase:"https://dequeuniversity.com/rules/",gridSize:200,selectorSimilarFilterLimit:700,results:[],resultGroups:[],resultGroupMap:{},impact:Object.freeze(["minor","moderate","serious","critical"]),preload:Object.freeze({assets:["cssom","media"],timeout:1e4}),allOrigins:"<unsafe_all_origins>",sameOrigin:"<same_origin>",serializableErrorProps:Object.freeze(["message","stack","name","code","ruleId","method"])};Jn.forEach((function(e){var t=e.name;var r=e.value;var n=e.priority;var a=e.group;Qn[t]=r;Qn[t+"_PRIO"]=n;Qn[t+"_GROUP"]=a;Qn.results[n]=r;Qn.resultGroups[n]=a;Qn.resultGroupMap[r]=a}));Object.freeze(Qn.results);Object.freeze(Qn.resultGroups);Object.freeze(Qn.resultGroupMap);Object.freeze(Qn);var ea=Qn;function ta(){if((typeof console==="undefined"?"undefined":i(console))==="object"&&console.log){Function.prototype.apply.call(console.log,console,arguments)}}var ra=ta;var na=/[\t\r\n\f]/g;var aa=function(){function e(){te(this,e);this.parent=void 0}return ne(e,[{key:"props",get:function e(){throw new Error('VirtualNode class must have a "props" object consisting of "nodeType" and "nodeName" properties')}},{key:"attrNames",get:function e(){throw new Error('VirtualNode class must have an "attrNames" property')}},{key:"attr",value:function e(){throw new Error('VirtualNode class must have an "attr" function')}},{key:"hasAttr",value:function e(){throw new Error('VirtualNode class must have a "hasAttr" function')}},{key:"hasClass",value:function e(t){var r=this.attr("class");if(!r){return false}var n=" "+t+" ";return(" "+r+" ").replace(na," ").indexOf(n)>=0}}])}();var ia=aa;var oa={};le(oa,{DqElement:function e(){return Ah},RuleError:function e(){return ZD},aggregate:function e(){return sa},aggregateChecks:function e(){return ma},aggregateNodeResults:function e(){return ga},aggregateResult:function e(){return wa},areStylesSet:function e(){return Ea},assert:function e(){return Aa},checkHelper:function e(){return kh},clone:function e(){return Rh},closest:function e(){return Yh},collectResultsFromFrames:function e(){return dg},contains:function e(){return vg},convertSelector:function e(){return Vh},cssParser:function e(){return Oh},deepMerge:function e(){return mg},escapeSelector:function e(){return Ta},extendMetaData:function e(){return bg},filterHtmlAttrs:function e(){return $D},finalizeRuleResult:function e(){return ha},findBy:function e(){return ag},getAllChecks:function e(){return rg},getAncestry:function e(){return Dl},getBaseLang:function e(){return _g},getCheckMessage:function e(){return Zg},getCheckOption:function e(){return Jg},getEnvironmentData:function e(){return Qg},getFlattenedTree:function e(){return Og},getFrameContexts:function e(){return Dy},getFriendlyUriEnd:function e(){return ja},getNodeAttributes:function e(){return _a},getNodeFromTree:function e(){return Ol},getPreloadConfig:function e(){return SD},getRootNode:function e(){return Bl},getRule:function e(){return wy},getScroll:function e(){return xy},getScrollState:function e(){return ky},getSelector:function e(){return bl},getSelectorData:function e(){return sl},getShadowSelector:function e(){return Qs},getStandards:function e(){return Ry},getStyleSheetFactory:function e(){return My},getXpath:function e(){return xl},injectStyle:function e(){return Ny},isArrayLike:function e(){return By},isContextObject:function e(){return _y},isContextProp:function e(){return qy},isContextSpec:function e(){return Iy},isHidden:function e(){return Gy},isHtmlElement:function e(){return Hy},isLabelledFramesSelector:function e(){return zy},isLabelledShadowDomSelector:function e(){return Py},isNodeInContext:function e(){return Vy},isShadowRoot:function e(){return Dg},isValidLang:function e(){return lw},isXHTML:function e(){return Js},matchAncestry:function e(){return Wy},matches:function e(){return Sh},matchesExpression:function e(){return Wh},matchesSelector:function e(){return za},memoize:function e(){return Zs},mergeResults:function e(){return cg},nodeLookup:function e(){return Zy},nodeSerializer:function e(){return Qb},nodeSorter:function e(){return Yy},objectHasOwn:function e(){return jy},parseCrossOriginStylesheet:function e(){return nD},parseSameOriginStylesheet:function e(){return Jy},parseStylesheet:function e(){return tD},parseTabindex:function e(){return iD},performanceTimer:function e(){return uD},pollyfillElementsFromPoint:function e(){return sD},preload:function e(){return TD},preloadCssom:function e(){return hD},preloadMedia:function e(){return kD},processMessage:function e(){return Kg},publishMetaData:function e(){return ND},querySelectorAll:function e(){return _D},querySelectorAllFilter:function e(){return pD},queue:function e(){return Qh},respondable:function e(){return Ub},ruleShouldRun:function e(){return PD},select:function e(){return HD},sendCommandToFrame:function e(){return Kb},serializeError:function e(){return KD},setScrollState:function e(){return QD},shadowSelect:function e(){return ew},shadowSelectAll:function e(){return rw},shouldPreload:function e(){return OD},toArray:function e(){return ka},tokenList:function e(){return Fg},uniqueArray:function e(){return cD},uuid:function e(){return gb},validInputTypes:function e(){return iw},validLangs:function e(){return sw}});function ua(e,t,r){t=t.slice();if(r){t.push(r)}var n=t.map((function(t){return e.indexOf(t)})).sort();return e[n.pop()]}var sa=ua;var la=ea.CANTTELL_PRIO,ca=ea.FAIL_PRIO;var fa=[];fa[ea.PASS_PRIO]=true;fa[ea.CANTTELL_PRIO]=null;fa[ea.FAIL_PRIO]=false;var da=["any","all","none"];function va(e,t){return da.reduce((function(r,n){r[n]=(e[n]||[]).map((function(e){return t(e,n)}));return r}),{})}function pa(e){var t=Object.assign({},e);va(t,(function(e,t){var r=typeof e.result==="undefined"?-1:fa.indexOf(e.result);e.priority=r!==-1?r:ea.CANTTELL_PRIO;if(t==="none"){if(e.priority===ea.PASS_PRIO){e.priority=ea.FAIL_PRIO}else if(e.priority===ea.FAIL_PRIO){e.priority=ea.PASS_PRIO}}}));var r={all:t.all.reduce((function(e,t){return Math.max(e,t.priority)}),0),none:t.none.reduce((function(e,t){return Math.max(e,t.priority)}),0),any:t.any.reduce((function(e,t){return Math.min(e,t.priority)}),4)%4};t.priority=Math.max(r.all,r.none,r.any);var n=[];da.forEach((function(e){t[e]=t[e].filter((function(n){return n.priority===t.priority&&n.priority===r[e]}));t[e].forEach((function(e){return n.push(e.impact)}))}));if([la,ca].includes(t.priority)){t.impact=sa(ea.impact,n)}else{t.impact=null}va(t,(function(e){delete e.result;delete e.priority}));t.result=ea.results[t.priority];delete t.priority;return t}var ma=pa;function ha(e){var t=o._audit.rules.find((function(t){var r=t.id;return r===e.id}));if(t&&t.impact){e.nodes.forEach((function(e){["any","all","none"].forEach((function(r){(e[r]||[]).forEach((function(e){e.impact=t.impact}))}))}))}Object.assign(e,ga(e.nodes));delete e.nodes;return e}function ba(e){var t={};e=e.map((function(e){if(e.any&&e.all&&e.none){return ma(e)}else if(Array.isArray(e.node)){return ha(e)}else{throw new TypeError("Invalid Result type")}}));if(e&&e.length){var r=e.map((function(e){return e.result}));t.result=sa(ea.results,r,t.result)}else{t.result="inapplicable"}ea.resultGroups.forEach((function(e){return t[e]=[]}));e.forEach((function(e){var r=ea.resultGroupMap[e.result];t[r].push(e)}));var n=ea.FAIL_GROUP;if(t[n].length===0){n=ea.CANTTELL_GROUP}if(t[n].length>0){var a=t[n].map((function(e){return e.impact}));t.impact=sa(ea.impact,a)||null}else{t.impact=null}return t}var ga=ba;function ya(e,t,r){var n=Object.assign({},t);n.nodes=(n[r]||[]).concat();ea.resultGroups.forEach((function(e){delete n[e]}));e[r].push(n)}function Da(e){var t={};ea.resultGroups.forEach((function(e){return t[e]=[]}));e.forEach((function(e){if(e.error){ya(t,e,ea.CANTTELL_GROUP)}else if(e.result===ea.NA){ya(t,e,ea.NA_GROUP)}else{ea.resultGroups.forEach((function(r){if(Array.isArray(e[r])&&e[r].length>0){ya(t,e,r)}}))}}));return t}var wa=Da;function Fa(e,t,n){var a=r.getComputedStyle(e,null);if(!a){return false}for(var i=0;i<t.length;++i){var o=t[i];if(a.getPropertyValue(o.property)===o.value){return true}}if(!e.parentNode||e.nodeName.toUpperCase()===n.toUpperCase()){return false}return Fa(e.parentNode,t,n)}var Ea=Fa;function xa(e,t){if(!e){throw new Error(t)}}var Aa=xa;function Ca(e){return Array.prototype.slice.call(e)}var ka=Ca;function Ra(e){var t=String(e);var r=t.length;var n=-1;var a;var i="";var o=t.charCodeAt(0);while(++n<r){a=t.charCodeAt(n);if(a==0){i+="�";continue}if(a>=1&&a<=31||a==127||n==0&&a>=48&&a<=57||n==1&&a>=48&&a<=57&&o==45){i+="\\"+a.toString(16)+" ";continue}if(n==0&&r==1&&a==45){i+="\\"+t.charAt(n);continue}if(a>=128||a==45||a==95||a>=48&&a<=57||a>=65&&a<=90||a>=97&&a<=122){i+=t.charAt(n);continue}i+="\\"+t.charAt(n)}return i}var Ta=Ra;function Ma(){var e=arguments.length>0&&arguments[0]!==undefined?arguments[0]:"";return e.length!==0&&(e.match(/[0-9]/g)||"").length>=e.length/2}function Oa(e,t){return[e.substring(0,t),e.substring(t)]}function Sa(e){return e.replace(/\s+$/,"")}function Na(e){var t=e;var r="",n="",a="",i="",o="",u="";if(e.includes("#")){var s=Oa(e,e.indexOf("#"));var l=X(s,2);e=l[0];u=l[1]}if(e.includes("?")){var c=Oa(e,e.indexOf("?"));var f=X(c,2);e=f[0];o=f[1]}if(e.includes("://")){var d=e.split("://");var v=X(d,2);r=v[0];e=v[1];var p=Oa(e,e.indexOf("/"));var m=X(p,2);n=m[0];e=m[1]}else if(e.substr(0,2)==="//"){e=e.substr(2);var h=Oa(e,e.indexOf("/"));var b=X(h,2);n=b[0];e=b[1]}if(n.substr(0,4)==="www."){n=n.substr(4)}if(n&&n.includes(":")){var g=Oa(n,n.indexOf(":"));var y=X(g,2);n=y[0];a=y[1]}i=e;return{original:t,protocol:r,domain:n,port:a,path:i,query:o,hash:u}}function Ba(){var e=arguments.length>0&&arguments[0]!==undefined?arguments[0]:"";var t=arguments.length>1&&arguments[1]!==undefined?arguments[1]:{};if(e.length<=1||e.substr(0,5)==="data:"||e.substr(0,11)==="javascript:"||e.includes("?")){return}var r=t.currentDomain,n=t.maxLength,a=n===void 0?25:n;var i=Na(e),o=i.path,u=i.domain,s=i.hash;var l=o.substr(o.substr(0,o.length-2).lastIndexOf("/")+1);if(s){if(l&&(l+s).length<=a){return Sa(l+s)}else if(l.length<2&&s.length>2&&s.length<=a){return Sa(s)}else{return}}else if(u&&u.length<a&&o.length<=1){return Sa(u+o)}if(o==="/"+l&&u&&r&&u!==r&&(u+o).length<=a){return Sa(u+o)}var c=l.lastIndexOf(".");if((c===-1||c>1)&&(c!==-1||l.length>2)&&l.length<=a&&!l.match(/index(\.[a-zA-Z]{2-4})?/)&&!Ma(l)){return Sa(l)}}var ja=Ba;function Ia(e){if(e.attributes instanceof r.NamedNodeMap){return e.attributes}return e.cloneNode(false).attributes}var _a=Ia;var qa=function(){var e;function t(e){var t=["matches","matchesSelector","mozMatchesSelector","webkitMatchesSelector","msMatchesSelector"];var r=t.length;var n,a;for(n=0;n<r;n++){a=t[n];if(e[a]){return a}}}return function(r,n){if(!e||!r[e]){e=t(r)}if(r[e]){return r[e](n)}return false}}();var za=qa;var Pa={};le(Pa,{ArrayFrom:function e(){return Ks["default"]},Colorjs:function e(){return Gs},CssSelectorParser:function e(){return Ua.CssSelectorParser},doT:function e(){return Wa["default"]},emojiRegexText:function e(){return Ka},memoize:function e(){return Ya["default"]}});var $a=fe(ve());var Ga=fe(pe());fe(me());var La=fe(pt());var Ha=fe(St());var Va=fe(mr());if(!("hasOwn"in Object)){Object.hasOwn=La["default"]}if(!("values"in Object)){Object.values=Ha["default"]}if(!("Promise"in r)){$a["default"].polyfill()}if(!("Uint32Array"in r)){r.Uint32Array=Ga.Uint32Array}if(r.Uint32Array){if(!("some"in r.Uint32Array.prototype)){Object.defineProperty(r.Uint32Array.prototype,"some",{value:Array.prototype.some})}if(!("reduce"in r.Uint32Array.prototype)){Object.defineProperty(r.Uint32Array.prototype,"reduce",{value:Array.prototype.reduce})}}if(typeof Object.assign!=="function"){(function(){Object.assign=function(e){if(e===void 0||e===null){throw new TypeError("Cannot convert undefined or null to object")}var t=Object(e);for(var r=1;r<arguments.length;r++){var n=arguments[r];if(n!==void 0&&n!==null){for(var a in n){if(n.hasOwnProperty(a)){t[a]=n[a]}}}}return t}})()}if(!Array.prototype.find){Object.defineProperty(Array.prototype,"find",{value:function e(t){if(this===null){throw new TypeError("Array.prototype.find called on null or undefined")}if(typeof t!=="function"){throw new TypeError("predicate must be a function")}var r=Object(this);var n=r.length>>>0;var a=arguments[1];var e;for(var i=0;i<n;i++){e=r[i];if(t.call(a,e,i,r)){return e}}return void 0}})}if(!Array.prototype.findIndex){Object.defineProperty(Array.prototype,"findIndex",{value:function e(t,r){if(this===null){throw new TypeError("Array.prototype.find called on null or undefined")}if(typeof t!=="function"){throw new TypeError("predicate must be a function")}var n=Object(this);var a=n.length>>>0;var e;for(var i=0;i<a;i++){e=n[i];if(t.call(r,e,i,n)){return i}}return-1}})}if(!Array.prototype.includes){Object.defineProperty(Array.prototype,"includes",{value:function e(t){var r=Object(this);var n=parseInt(r.length,10)||0;if(n===0){return false}var a=parseInt(arguments[1],10)||0;var i;if(a>=0){i=a}else{i=n+a;if(i<0){i=0}}var o;while(i<n){o=r[i];if(t===o||t!==t&&o!==o){return true}i++}return false}})}if(!Array.prototype.some){Object.defineProperty(Array.prototype,"some",{value:function e(t){if(this==null){throw new TypeError("Array.prototype.some called on null or undefined")}if(typeof t!=="function"){throw new TypeError}var r=Object(this);var n=r.length>>>0;var a=arguments.length>=2?arguments[1]:void 0;for(var i=0;i<n;i++){if(i in r&&t.call(a,r[i],i,r)){return true}}return false}})}if(!Array.from){Array.from=Va["default"]}if(!String.prototype.includes){String.prototype.includes=function(e,t){if(typeof t!=="number"){t=0}if(t+e.length>this.length){return false}else{return this.indexOf(e,t)!==-1}}}if(!Array.prototype.flat){Object.defineProperty(Array.prototype,"flat",{configurable:true,value:function e(){var t=isNaN(arguments[0])?1:Number(arguments[0]);return t?Array.prototype.reduce.call(this,(function(r,n){if(Array.isArray(n)){r.push.apply(r,e.call(n,t-1))}else{r.push(n)}return r}),[]):Array.prototype.slice.call(this)},writable:true})}if(r.Node&&!("isConnected"in r.Node.prototype)){Object.defineProperty(r.Node.prototype,"isConnected",{get:function e(){return!this.ownerDocument||!(this.ownerDocument.compareDocumentPosition(this)&this.DOCUMENT_POSITION_DISCONNECTED)}})}var Ua=fe(yr());var Wa=fe(Dr());var Ka=function e(){return/[#*0-9]\uFE0F?\u20E3|[\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u231A\u231B\u2328\u23CF\u23ED-\u23EF\u23F1\u23F2\u23F8-\u23FA\u24C2\u25AA\u25AB\u25B6\u25C0\u25FB\u25FC\u25FE\u2600-\u2604\u260E\u2611\u2614\u2615\u2618\u2620\u2622\u2623\u2626\u262A\u262E\u262F\u2638-\u263A\u2640\u2642\u2648-\u2653\u265F\u2660\u2663\u2665\u2666\u2668\u267B\u267E\u267F\u2692\u2694-\u2697\u2699\u269B\u269C\u26A0\u26A7\u26AA\u26B0\u26B1\u26BD\u26BE\u26C4\u26C8\u26CF\u26D1\u26E9\u26F0-\u26F5\u26F7\u26F8\u26FA\u2702\u2708\u2709\u270F\u2712\u2714\u2716\u271D\u2721\u2733\u2734\u2744\u2747\u2757\u2763\u27A1\u2934\u2935\u2B05-\u2B07\u2B1B\u2B1C\u2B55\u3030\u303D\u3297\u3299]\uFE0F?|[\u261D\u270C\u270D](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?|[\u270A\u270B](?:\uD83C[\uDFFB-\uDFFF])?|[\u23E9-\u23EC\u23F0\u23F3\u25FD\u2693\u26A1\u26AB\u26C5\u26CE\u26D4\u26EA\u26FD\u2705\u2728\u274C\u274E\u2753-\u2755\u2795-\u2797\u27B0\u27BF\u2B50]|\u26D3\uFE0F?(?:\u200D\uD83D\uDCA5)?|\u26F9(?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|\u2764\uFE0F?(?:\u200D(?:\uD83D\uDD25|\uD83E\uDE79))?|\uD83C(?:[\uDC04\uDD70\uDD71\uDD7E\uDD7F\uDE02\uDE37\uDF21\uDF24-\uDF2C\uDF36\uDF7D\uDF96\uDF97\uDF99-\uDF9B\uDF9E\uDF9F\uDFCD\uDFCE\uDFD4-\uDFDF\uDFF5\uDFF7]\uFE0F?|[\uDF85\uDFC2\uDFC7](?:\uD83C[\uDFFB-\uDFFF])?|[\uDFC4\uDFCA](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDFCB\uDFCC](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDCCF\uDD8E\uDD91-\uDD9A\uDE01\uDE1A\uDE2F\uDE32-\uDE36\uDE38-\uDE3A\uDE50\uDE51\uDF00-\uDF20\uDF2D-\uDF35\uDF37-\uDF43\uDF45-\uDF4A\uDF4C-\uDF7C\uDF7E-\uDF84\uDF86-\uDF93\uDFA0-\uDFC1\uDFC5\uDFC6\uDFC8\uDFC9\uDFCF-\uDFD3\uDFE0-\uDFF0\uDFF8-\uDFFF]|\uDDE6\uD83C[\uDDE8-\uDDEC\uDDEE\uDDF1\uDDF2\uDDF4\uDDF6-\uDDFA\uDDFC\uDDFD\uDDFF]|\uDDE7\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEF\uDDF1-\uDDF4\uDDF6-\uDDF9\uDDFB\uDDFC\uDDFE\uDDFF]|\uDDE8\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDEE\uDDF0-\uDDF7\uDDFA-\uDDFF]|\uDDE9\uD83C[\uDDEA\uDDEC\uDDEF\uDDF0\uDDF2\uDDF4\uDDFF]|\uDDEA\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDED\uDDF7-\uDDFA]|\uDDEB\uD83C[\uDDEE-\uDDF0\uDDF2\uDDF4\uDDF7]|\uDDEC\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEE\uDDF1-\uDDF3\uDDF5-\uDDFA\uDDFC\uDDFE]|\uDDED\uD83C[\uDDF0\uDDF2\uDDF3\uDDF7\uDDF9\uDDFA]|\uDDEE\uD83C[\uDDE8-\uDDEA\uDDF1-\uDDF4\uDDF6-\uDDF9]|\uDDEF\uD83C[\uDDEA\uDDF2\uDDF4\uDDF5]|\uDDF0\uD83C[\uDDEA\uDDEC-\uDDEE\uDDF2\uDDF3\uDDF5\uDDF7\uDDFC\uDDFE\uDDFF]|\uDDF1\uD83C[\uDDE6-\uDDE8\uDDEE\uDDF0\uDDF7-\uDDFB\uDDFE]|\uDDF2\uD83C[\uDDE6\uDDE8-\uDDED\uDDF0-\uDDFF]|\uDDF3\uD83C[\uDDE6\uDDE8\uDDEA-\uDDEC\uDDEE\uDDF1\uDDF4\uDDF5\uDDF7\uDDFA\uDDFF]|\uDDF4\uD83C\uDDF2|\uDDF5\uD83C[\uDDE6\uDDEA-\uDDED\uDDF0-\uDDF3\uDDF7-\uDDF9\uDDFC\uDDFE]|\uDDF6\uD83C\uDDE6|\uDDF7\uD83C[\uDDEA\uDDF4\uDDF8\uDDFA\uDDFC]|\uDDF8\uD83C[\uDDE6-\uDDEA\uDDEC-\uDDF4\uDDF7-\uDDF9\uDDFB\uDDFD-\uDDFF]|\uDDF9\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDED\uDDEF-\uDDF4\uDDF7\uDDF9\uDDFB\uDDFC\uDDFF]|\uDDFA\uD83C[\uDDE6\uDDEC\uDDF2\uDDF3\uDDF8\uDDFE\uDDFF]|\uDDFB\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDEE\uDDF3\uDDFA]|\uDDFC\uD83C[\uDDEB\uDDF8]|\uDDFD\uD83C\uDDF0|\uDDFE\uD83C[\uDDEA\uDDF9]|\uDDFF\uD83C[\uDDE6\uDDF2\uDDFC]|\uDF44(?:\u200D\uD83D\uDFEB)?|\uDF4B(?:\u200D\uD83D\uDFE9)?|\uDFC3(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?|\uDFF3\uFE0F?(?:\u200D(?:\u26A7\uFE0F?|\uD83C\uDF08))?|\uDFF4(?:\u200D\u2620\uFE0F?|\uDB40\uDC67\uDB40\uDC62\uDB40(?:\uDC65\uDB40\uDC6E\uDB40\uDC67|\uDC73\uDB40\uDC63\uDB40\uDC74|\uDC77\uDB40\uDC6C\uDB40\uDC73)\uDB40\uDC7F)?)|\uD83D(?:[\uDC3F\uDCFD\uDD49\uDD4A\uDD6F\uDD70\uDD73\uDD76-\uDD79\uDD87\uDD8A-\uDD8D\uDDA5\uDDA8\uDDB1\uDDB2\uDDBC\uDDC2-\uDDC4\uDDD1-\uDDD3\uDDDC-\uDDDE\uDDE1\uDDE3\uDDE8\uDDEF\uDDF3\uDDFA\uDECB\uDECD-\uDECF\uDEE0-\uDEE5\uDEE9\uDEF0\uDEF3]\uFE0F?|[\uDC42\uDC43\uDC46-\uDC50\uDC66\uDC67\uDC6B-\uDC6D\uDC72\uDC74-\uDC76\uDC78\uDC7C\uDC83\uDC85\uDC8F\uDC91\uDCAA\uDD7A\uDD95\uDD96\uDE4C\uDE4F\uDEC0\uDECC](?:\uD83C[\uDFFB-\uDFFF])?|[\uDC6E-\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4\uDEB5](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD74\uDD90](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?|[\uDC00-\uDC07\uDC09-\uDC14\uDC16-\uDC25\uDC27-\uDC3A\uDC3C-\uDC3E\uDC40\uDC44\uDC45\uDC51-\uDC65\uDC6A\uDC79-\uDC7B\uDC7D-\uDC80\uDC84\uDC88-\uDC8E\uDC90\uDC92-\uDCA9\uDCAB-\uDCFC\uDCFF-\uDD3D\uDD4B-\uDD4E\uDD50-\uDD67\uDDA4\uDDFB-\uDE2D\uDE2F-\uDE34\uDE37-\uDE41\uDE43\uDE44\uDE48-\uDE4A\uDE80-\uDEA2\uDEA4-\uDEB3\uDEB7-\uDEBF\uDEC1-\uDEC5\uDED0-\uDED2\uDED5-\uDED8\uDEDC-\uDEDF\uDEEB\uDEEC\uDEF4-\uDEFC\uDFE0-\uDFEB\uDFF0]|\uDC08(?:\u200D\u2B1B)?|\uDC15(?:\u200D\uD83E\uDDBA)?|\uDC26(?:\u200D(?:\u2B1B|\uD83D\uDD25))?|\uDC3B(?:\u200D\u2744\uFE0F?)?|\uDC41\uFE0F?(?:\u200D\uD83D\uDDE8\uFE0F?)?|\uDC68(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDC68\uDC69]\u200D\uD83D(?:\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?)|[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?)|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFC-\uDFFF])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFC-\uDFFF]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFD-\uDFFF]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFD\uDFFF]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFE])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFE]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?))?|\uDC69(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?[\uDC68\uDC69]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?|\uDC69\u200D\uD83D(?:\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?))|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFC-\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFC-\uDFFF]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFC-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB\uDFFD-\uDFFF]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFD\uDFFF]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFB-\uDFFE])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFE]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFB-\uDFFE])))?))?|\uDD75(?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|\uDE2E(?:\u200D\uD83D\uDCA8)?|\uDE35(?:\u200D\uD83D\uDCAB)?|\uDE36(?:\u200D\uD83C\uDF2B\uFE0F?)?|\uDE42(?:\u200D[\u2194\u2195]\uFE0F?)?|\uDEB6(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?)|\uD83E(?:[\uDD0C\uDD0F\uDD18-\uDD1F\uDD30-\uDD34\uDD36\uDD77\uDDB5\uDDB6\uDDBB\uDDD2\uDDD3\uDDD5\uDEC3-\uDEC5\uDEF0\uDEF2-\uDEF8](?:\uD83C[\uDFFB-\uDFFF])?|[\uDD26\uDD35\uDD37-\uDD39\uDD3C-\uDD3E\uDDB8\uDDB9\uDDCD\uDDCF\uDDD4\uDDD6-\uDDDD](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDDDE\uDDDF](?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD0D\uDD0E\uDD10-\uDD17\uDD20-\uDD25\uDD27-\uDD2F\uDD3A\uDD3F-\uDD45\uDD47-\uDD76\uDD78-\uDDB4\uDDB7\uDDBA\uDDBC-\uDDCC\uDDD0\uDDE0-\uDDFF\uDE70-\uDE7C\uDE80-\uDE8A\uDE8E-\uDEC2\uDEC6\uDEC8\uDECD-\uDEDC\uDEDF-\uDEEA\uDEEF]|\uDDCE(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?|\uDDD1(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1|\uDDD1\u200D\uD83E\uDDD2(?:\u200D\uD83E\uDDD2)?|\uDDD2(?:\u200D\uD83E\uDDD2)?))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFC-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFC-\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFC-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB\uDFFD-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB-\uDFFD\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB-\uDFFE]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFE])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFE])))?))?|\uDEF1(?:\uD83C(?:\uDFFB(?:\u200D\uD83E\uDEF2\uD83C[\uDFFC-\uDFFF])?|\uDFFC(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB\uDFFD-\uDFFF])?|\uDFFD(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])?|\uDFFE(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB-\uDFFD\uDFFF])?|\uDFFF(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB-\uDFFE])?))?)/g};var Ya=fe(Xn());function Za(e,t){var r=e.length;if(!Array.isArray(e[0])){e=[e]}if(!Array.isArray(t[0])){t=t.map((function(e){return[e]}))}var n=t[0].length;var a=t[0].map((function(e,r){return t.map((function(e){return e[r]}))}));var i=e.map((function(e){return a.map((function(t){var r=0;if(!Array.isArray(e)){var n=oe(t),a;try{for(n.s();!(a=n.n()).done;){var i=a.value;r+=e*i}}catch(e){n.e(e)}finally{n.f()}return r}for(var o=0;o<e.length;o++){r+=e[o]*(t[o]||0)}return r}))}));if(r===1){i=i[0]}if(n===1){return i.map((function(e){return e[0]}))}return i}function Xa(e){return Ja(e)==="string"}function Ja(e){var t=Object.prototype.toString.call(e);return(t.match(/^\[object\s+(.*?)\]$/)[1]||"").toLowerCase()}function Qa(e,t){e=+e;t=+t;var r=(Math.floor(e)+"").length;if(t>r){return+e.toFixed(t-r)}else{var n=Math.pow(10,r-t);return Math.round(e/n)*n}}function ei(e){if(!e){return}e=e.trim();var t=/^([a-z]+)\((.+?)\)$/i;var r=/^-?[\d.]+$/;var n=e.match(t);if(n){var a=[];n[2].replace(/\/?\s*([-\w.]+(?:%|deg)?)/g,(function(e,t){if(/%$/.test(t)){t=new Number(t.slice(0,-1)/100);t.type="<percentage>"}else if(/deg$/.test(t)){t=new Number(+t.slice(0,-3));t.type="<angle>";t.unit="deg"}else if(r.test(t)){t=new Number(t);t.type="<number>"}if(e.startsWith("/")){t=t instanceof Number?t:new Number(t);t.alpha=true}a.push(t)}));return{name:n[1].toLowerCase(),rawName:n[1],rawArgs:n[2],args:a}}}function ti(e){return e[e.length-1]}function ri(e,t,r){if(isNaN(e)){return t}if(isNaN(t)){return e}return e+(t-e)*r}function ni(e,t,r){return(r-e)/(t-e)}function ai(e,t,r){return ri(t[0],t[1],ni(e[0],e[1],r))}function ii(e){return e.map((function(e){return e.split("|").map((function(e){e=e.trim();var t=e.match(/^(<[a-z]+>)\[(-?[.\d]+),\s*(-?[.\d]+)\]?$/);if(t){var r=new String(t[1]);r.range=[+t[2],+t[3]];return r}return e}))}))}var oi=Object.freeze({__proto__:null,isString:Xa,type:Ja,toPrecision:Qa,parseFunction:ei,last:ti,interpolate:ri,interpolateInv:ni,mapRange:ai,parseCoordGrammar:ii,multiplyMatrices:Za});var ui=function(){function e(){te(this,e)}return ne(e,[{key:"add",value:function e(t,r,n){if(typeof arguments[0]!="string"){for(var t in arguments[0]){this.add(t,arguments[0][t],arguments[1])}return}(Array.isArray(t)?t:[t]).forEach((function(e){this[e]=this[e]||[];if(r){this[e][n?"unshift":"push"](r)}}),this)}},{key:"run",value:function e(t,r){this[t]=this[t]||[];this[t].forEach((function(e){e.call(r&&r.context?r.context:r,r)}))}}])}();var si=new ui;var li={gamut_mapping:"lch.c",precision:5,deltaE:"76"};var ci={D50:[.3457/.3585,1,(1-.3457-.3585)/.3585],D65:[.3127/.329,1,(1-.3127-.329)/.329]};function fi(e){if(Array.isArray(e)){return e}return ci[e]}function di(e,t,r){var n=arguments.length>3&&arguments[3]!==undefined?arguments[3]:{};e=fi(e);t=fi(t);if(!e||!t){throw new TypeError("Missing white point to convert ".concat(!e?"from":"").concat(!e&&!t?"/":"").concat(!t?"to":""))}if(e===t){return r}var a={W1:e,W2:t,XYZ:r,options:n};si.run("chromatic-adaptation-start",a);if(!a.M){if(a.W1===ci.D65&&a.W2===ci.D50){a.M=[[1.0479298208405488,.022946793341019088,-.05019222954313557],[.029627815688159344,.990434484573249,-.01707382502938514],[-.009243058152591178,.015055144896577895,.7518742899580008]]}else if(a.W1===ci.D50&&a.W2===ci.D65){a.M=[[.9554734527042182,-.023098536874261423,.0632593086610217],[-.028369706963208136,1.0099954580058226,.021041398966943008],[.012314001688319899,-.020507696433477912,1.3303659366080753]]}}si.run("chromatic-adaptation-end",a);if(a.M){return Za(a.M,a.XYZ)}else{throw new TypeError("Only Bradford CAT with white points D50 and D65 supported for now.")}}var vi=75e-6;var pi=(e=new WeakSet,t=new WeakMap,function(){function r(n){var a,i,o,u,s,l,c;te(this,r);U(this,e);V(this,t,void 0);this.id=n.id;this.name=n.name;this.base=n.base?pi.get(n.base):null;this.aliases=n.aliases;if(this.base){this.fromBase=n.fromBase;this.toBase=n.toBase}var f=(a=n.coords)!==null&&a!==void 0?a:this.base.coords;this.coords=f;var d=(i=(o=n.white)!==null&&o!==void 0?o:this.base.white)!==null&&i!==void 0?i:"D65";this.white=fi(d);this.formats=(u=n.formats)!==null&&u!==void 0?u:{};for(var v in this.formats){var p=this.formats[v];p.type||(p.type="function");p.name||(p.name=v)}if(n.cssId&&!((s=this.formats.functions)!==null&&s!==void 0&&s.color)){this.formats.color={id:n.cssId};Object.defineProperty(this,"cssId",{value:n.cssId})}else if((l=this.formats)!==null&&l!==void 0&&l.color&&!((c=this.formats)!==null&&c!==void 0&&c.color.id)){this.formats.color.id=this.id}this.referred=n.referred;Y(t,this,Z(e,this,hi).call(this).reverse());si.run("colorspace-init-end",this)}return ne(r,[{key:"inGamut",value:function e(t){var r=arguments.length>1&&arguments[1]!==undefined?arguments[1]:{},n=r.epsilon,a=n===void 0?vi:n;if(this.isPolar){t=this.toBase(t);return this.base.inGamut(t,{epsilon:a})}var i=Object.values(this.coords);return t.every((function(e,t){var r=i[t];if(r.type!=="angle"&&r.range){if(Number.isNaN(e)){return true}var n=X(r.range,2),o=n[0],u=n[1];return(o===void 0||e>=o-a)&&(u===void 0||e<=u+a)}return true}))}},{key:"cssId",get:function e(){var t;return((t=this.formats.functions)===null||t===void 0||(t=t.color)===null||t===void 0?void 0:t.id)||this.id}},{key:"isPolar",get:function e(){for(var t in this.coords){if(this.coords[t].type==="angle"){return true}}return false}},{key:"getFormat",value:function t(r){if(i(r)==="object"){r=Z(e,this,mi).call(this,r);return r}var n;if(r==="default"){n=Object.values(this.formats)[0]}else{n=this.formats[r]}if(n){n=Z(e,this,mi).call(this,n);return n}return null}},{key:"to",value:function e(r,n){if(arguments.length===1){var a=[r.space,r.coords];r=a[0];n=a[1]}r=pi.get(r);if(this===r){return n}n=n.map((function(e){return Number.isNaN(e)?0:e}));var i=K(t,this);var o=K(t,r);var u,s;for(var l=0;l<i.length;l++){if(i[l]===o[l]){u=i[l];s=l}else{break}}if(!u){throw new Error("Cannot convert between color spaces ".concat(this," and ").concat(r,": no connection space was found"))}for(var c=i.length-1;c>s;c--){n=i[c].toBase(n)}for(var f=s+1;f<o.length;f++){n=o[f].fromBase(n)}return n}},{key:"from",value:function e(t,r){if(arguments.length===1){var n=[t.space,t.coords];t=n[0];r=n[1]}t=pi.get(t);return t.to(this,r)}},{key:"toString",value:function e(){return"".concat(this.name," (").concat(this.id,")")}},{key:"getMinCoords",value:function e(){var t=[];for(var r in this.coords){var n;var a=this.coords[r];var i=a.range||a.refRange;t.push((n=i===null||i===void 0?void 0:i.min)!==null&&n!==void 0?n:0)}return t}}],[{key:"all",get:function e(){return $(new Set(Object.values(pi.registry)))}},{key:"register",value:function e(t,r){if(arguments.length===1){r=arguments[0];t=r.id}r=this.get(r);if(this.registry[t]&&this.registry[t]!==r){throw new Error("Duplicate color space registration: '".concat(t,"'"))}this.registry[t]=r;if(arguments.length===1&&r.aliases){var n=oe(r.aliases),a;try{for(n.s();!(a=n.n()).done;){var i=a.value;this.register(i,r)}}catch(e){n.e(e)}finally{n.f()}}return r}},{key:"get",value:function e(t){if(!t||t instanceof pi){return t}var r=Ja(t);if(r==="string"){var n=pi.registry[t.toLowerCase()];if(!n){throw new TypeError('No color space found with id = "'.concat(t,'"'))}return n}for(var a=arguments.length,i=new Array(a>1?a-1:0),o=1;o<a;o++){i[o-1]=arguments[o]}if(i.length){return pi.get.apply(pi,i)}throw new TypeError("".concat(t," is not a valid color space"))}},{key:"resolveCoord",value:function e(t,r){var n=Ja(t);var a,i;if(n==="string"){if(t.includes(".")){var o=t.split(".");var u=X(o,2);a=u[0];i=u[1]}else{a=void 0;i=t}}else if(Array.isArray(t)){var s=X(t,2);a=s[0];i=s[1]}else{a=t.space;i=t.coordId}a=pi.get(a);if(!a){a=r}if(!a){throw new TypeError("Cannot resolve coordinate reference ".concat(t,": No color space specified and relative references are not allowed here"))}n=Ja(i);if(n==="number"||n==="string"&&i>=0){var l=Object.entries(a.coords)[i];if(l){return P({space:a,id:l[0],index:i},l[1])}}a=pi.get(a);var c=i.toLowerCase();var f=0;for(var d in a.coords){var v;var p=a.coords[d];if(d.toLowerCase()===c||((v=p.name)===null||v===void 0?void 0:v.toLowerCase())===c){return P({space:a,id:d,index:f},p)}f++}throw new TypeError('No "'.concat(i,'" coordinate found in ').concat(a.name,". Its coordinates are: ").concat(Object.keys(a.coords).join(", ")))}}])}());function mi(e){if(e.coords&&!e.coordGrammar){e.type||(e.type="function");e.name||(e.name="color");e.coordGrammar=ii(e.coords);var t=Object.entries(this.coords).map((function(t,r){var n=X(t,2),a=n[1];var i=e.coordGrammar[r][0];var o=a.range||a.refRange;var u=i.range,s="";if(i=="<percentage>"){u=[0,100];s="%"}else if(i=="<angle>"){s="deg"}return{fromRange:o,toRange:u,suffix:s}}));e.serializeCoords=function(e,r){return e.map((function(e,n){var a=t[n],i=a.fromRange,o=a.toRange,u=a.suffix;if(i&&o){e=ai(i,o,e)}e=Qa(e,r);if(u){e+=u}return e}))}}return e}function hi(){var e=[this];for(var t=this;t=t.base;){e.push(t)}return e}var bi=pi;de(bi,"registry",{});de(bi,"DEFAULT_FORMAT",{type:"functions",name:"color"});var gi=new bi({id:"xyz-d65",name:"XYZ D65",coords:{x:{name:"X"},y:{name:"Y"},z:{name:"Z"}},white:"D65",formats:{color:{ids:["xyz-d65","xyz"]}},aliases:["xyz"]});var yi=function(e){function t(e){var r;var n;te(this,t);if(!e.coords){e.coords={r:{range:[0,1],name:"Red"},g:{range:[0,1],name:"Green"},b:{range:[0,1],name:"Blue"}}}if(!e.base){e.base=gi}if(e.toXYZ_M&&e.fromXYZ_M){var a,i;(a=e.toBase)!==null&&a!==void 0?a:e.toBase=function(t){var r=Za(e.toXYZ_M,t);if(n.white!==n.base.white){r=di(n.white,n.base.white,r)}return r};(i=e.fromBase)!==null&&i!==void 0?i:e.fromBase=function(t){t=di(n.base.white,n.white,t);return Za(e.fromXYZ_M,t)}}(r=e.referred)!==null&&r!==void 0?r:e.referred="display";return n=N(this,t,[e])}q(t,e);return ne(t)}(bi);function Di(e){var t;var r={str:(t=String(e))===null||t===void 0?void 0:t.trim()};si.run("parse-start",r);if(r.color){return r.color}r.parsed=ei(r.str);if(r.parsed){var n=r.parsed.name;if(n==="color"){var a=r.parsed.args.shift();var i=r.parsed.rawArgs.indexOf("/")>0?r.parsed.args.pop():1;var o=oe(bi.all),u;try{var s=function e(){var t=u.value;var n=t.getFormat("color");if(n){var o;if(a===n.id||(o=n.ids)!==null&&o!==void 0&&o.includes(a)){var s=Object.keys(t.coords).length;var l=Array(s).fill(0);l.forEach((function(e,t){return l[t]=r.parsed.args[t]||0}));return{v:{spaceId:t.id,coords:l,alpha:i}}}}},l;for(o.s();!(u=o.n()).done;){l=s();if(l){return l.v}}}catch(e){o.e(e)}finally{o.f()}var c="";if(a in bi.registry){var f;var d=(f=bi.registry[a].formats)===null||f===void 0||(f=f.functions)===null||f===void 0||(f=f.color)===null||f===void 0?void 0:f.id;if(d){c="Did you mean color(".concat(d,")?")}}throw new TypeError("Cannot parse color(".concat(a,"). ")+(c||"Missing a plugin?"))}else{var v=oe(bi.all),p;try{var m=function e(){var t=p.value;var a=t.getFormat(n);if(a&&a.type==="function"){var i=1;if(a.lastAlpha||ti(r.parsed.args).alpha){i=r.parsed.args.pop()}var o=r.parsed.args;if(a.coordGrammar){Object.entries(t.coords).forEach((function(e,t){var r;var i=X(e,2),u=i[0],s=i[1];var l=a.coordGrammar[t];var c=(r=o[t])===null||r===void 0?void 0:r.type;l=l.find((function(e){return e==c}));if(!l){var f=s.name||u;throw new TypeError("".concat(c," not allowed for ").concat(f," in ").concat(n,"()"))}var d=l.range;if(c==="<percentage>"){d||(d=[0,1])}var v=s.range||s.refRange;if(d&&v){o[t]=ai(d,v,o[t])}}))}return{v:{spaceId:t.id,coords:o,alpha:i}}}},h;for(v.s();!(p=v.n()).done;){h=m();if(h){return h.v}}}catch(e){v.e(e)}finally{v.f()}}}else{var b=oe(bi.all),g;try{for(b.s();!(g=b.n()).done;){var y=g.value;for(var D in y.formats){var w=y.formats[D];if(w.type!=="custom"){continue}if(w.test&&!w.test(r.str)){continue}var F=w.parse(r.str);if(F){var E;(E=F.alpha)!==null&&E!==void 0?E:F.alpha=1;return F}}}}catch(e){b.e(e)}finally{b.f()}}throw new TypeError("Could not parse ".concat(e," as a color. Missing a plugin?"))}function wi(e){if(!e){throw new TypeError("Empty color reference")}if(Xa(e)){e=Di(e)}var t=e.space||e.spaceId;if(!(t instanceof bi)){e.space=bi.get(t)}if(e.alpha===void 0){e.alpha=1}return e}function Fi(e,t){t=bi.get(t);return t.from(e)}function Ei(e,t){var r=bi.resolveCoord(t,e.space),n=r.space,a=r.index;var i=Fi(e,n);return i[a]}function xi(e,t,r){t=bi.get(t);e.coords=t.to(e.space,r);return e}function Ai(e,t,r){e=wi(e);if(arguments.length===2&&Ja(arguments[1])==="object"){var n=arguments[1];for(var a in n){Ai(e,a,n[a])}}else{if(typeof r==="function"){r=r(Ei(e,t))}var i=bi.resolveCoord(t,e.space),o=i.space,u=i.index;var s=Fi(e,o);s[u]=r;xi(e,o,s)}return e}var Ci=new bi({id:"xyz-d50",name:"XYZ D50",white:"D50",base:gi,fromBase:function e(t){return di(gi.white,"D50",t)},toBase:function e(t){return di("D50",gi.white,t)},formats:{color:{}}});var ki=216/24389;var Ri=24/116;var Ti=24389/27;var Mi=ci.D50;var Oi=new bi({id:"lab",name:"Lab",coords:{l:{refRange:[0,100],name:"L"},a:{refRange:[-125,125]},b:{refRange:[-125,125]}},white:Mi,base:Ci,fromBase:function e(t){var r=t.map((function(e,t){return e/Mi[t]}));var n=r.map((function(e){return e>ki?Math.cbrt(e):(Ti*e+16)/116}));return[116*n[1]-16,500*(n[0]-n[1]),200*(n[1]-n[2])]},toBase:function e(t){var r=[];r[1]=(t[0]+16)/116;r[0]=t[1]/500+r[1];r[2]=r[1]-t[2]/200;var n=[r[0]>Ri?Math.pow(r[0],3):(116*r[0]-16)/Ti,t[0]>8?Math.pow((t[0]+16)/116,3):t[0]/Ti,r[2]>Ri?Math.pow(r[2],3):(116*r[2]-16)/Ti];return n.map((function(e,t){return e*Mi[t]}))},formats:{lab:{coords:["<number> | <percentage>","<number>","<number>"]}}});function Si(e){return(e%360+360)%360}function Ni(e,t){if(e==="raw"){return t}var r=t.map(Si),n=X(r,2),a=n[0],i=n[1];var o=i-a;if(e==="increasing"){if(o<0){i+=360}}else if(e==="decreasing"){if(o>0){a+=360}}else if(e==="longer"){if(-180<o&&o<180){if(o>0){i+=360}else{a+=360}}}else if(e==="shorter"){if(o>180){a+=360}else if(o<-180){i+=360}}return[a,i]}var Bi=new bi({id:"lch",name:"LCH",coords:{l:{refRange:[0,100],name:"Lightness"},c:{refRange:[0,150],name:"Chroma"},h:{refRange:[0,360],type:"angle",name:"Hue"}},base:Oi,fromBase:function e(t){var r=X(t,3),n=r[0],a=r[1],i=r[2];var o;var u=.02;if(Math.abs(a)<u&&Math.abs(i)<u){o=NaN}else{o=Math.atan2(i,a)*180/Math.PI}return[n,Math.sqrt(Math.pow(a,2)+Math.pow(i,2)),Si(o)]},toBase:function e(t){var r=X(t,3),n=r[0],a=r[1],i=r[2];if(a<0){a=0}if(isNaN(i)){i=0}return[n,a*Math.cos(i*Math.PI/180),a*Math.sin(i*Math.PI/180)]},formats:{lch:{coords:["<number> | <percentage>","<number>","<number> | <angle>"]}}});var ji=Math.pow(25,7);var Ii=Math.PI;var _i=180/Ii;var qi=Ii/180;function zi(e,t){var r=arguments.length>2&&arguments[2]!==undefined?arguments[2]:{},n=r.kL,a=n===void 0?1:n,i=r.kC,o=i===void 0?1:i,u=r.kH,s=u===void 0?1:u;var l=Oi.from(e),c=X(l,3),f=c[0],d=c[1],v=c[2];var p=Bi.from(Oi,[f,d,v])[1];var m=Oi.from(t),h=X(m,3),b=h[0],g=h[1],y=h[2];var D=Bi.from(Oi,[b,g,y])[1];if(p<0){p=0}if(D<0){D=0}var w=(p+D)/2;var F=Math.pow(w,7);var E=.5*(1-Math.sqrt(F/(F+ji)));var x=(1+E)*d;var A=(1+E)*g;var C=Math.sqrt(Math.pow(x,2)+Math.pow(v,2));var k=Math.sqrt(Math.pow(A,2)+Math.pow(y,2));var R=x===0&&v===0?0:Math.atan2(v,x);var T=A===0&&y===0?0:Math.atan2(y,A);if(R<0){R+=2*Ii}if(T<0){T+=2*Ii}R*=_i;T*=_i;var M=b-f;var O=k-C;var S=T-R;var N=R+T;var B=Math.abs(S);var j;if(C*k===0){j=0}else if(B<=180){j=S}else if(S>180){j=S-360}else if(S<-180){j=S+360}else{console.log("the unthinkable has happened")}var I=2*Math.sqrt(k*C)*Math.sin(j*qi/2);var _=(f+b)/2;var q=(C+k)/2;var z=Math.pow(q,7);var P;if(C*k===0){P=N}else if(B<=180){P=N/2}else if(N<360){P=(N+360)/2}else{P=(N-360)/2}var $=Math.pow(_-50,2);var G=1+.015*$/Math.sqrt(20+$);var L=1+.045*q;var H=1;H-=.17*Math.cos((P-30)*qi);H+=.24*Math.cos(2*P*qi);H+=.32*Math.cos((3*P+6)*qi);H-=.2*Math.cos((4*P-63)*qi);var V=1+.015*q*H;var U=30*Math.exp(-1*Math.pow((P-275)/25,2));var W=2*Math.sqrt(z/(z+ji));var K=-1*Math.sin(2*U*qi)*W;var Y=Math.pow(M/(a*G),2);Y+=Math.pow(O/(o*L),2);Y+=Math.pow(I/(s*V),2);Y+=K*(O/(o*L))*(I/(s*V));return Math.sqrt(Y)}var Pi=75e-6;function $i(e){var t=arguments.length>1&&arguments[1]!==undefined?arguments[1]:e.space;var r=arguments.length>2&&arguments[2]!==undefined?arguments[2]:{},n=r.epsilon,a=n===void 0?Pi:n;e=wi(e);t=bi.get(t);var i=e.coords;if(t!==e.space){i=t.from(e)}return t.inGamut(i,{epsilon:a})}function Gi(e){return{space:e.space,coords:e.coords.slice(),alpha:e.alpha}}function Li(e){var t=arguments.length>1&&arguments[1]!==undefined?arguments[1]:{},r=t.method,n=r===void 0?li.gamut_mapping:r,a=t.space,i=a===void 0?e.space:a;if(Xa(arguments[1])){i=arguments[1]}i=bi.get(i);if($i(e,i,{epsilon:0})){return e}var o=Hi(e,i);if(n!=="clip"&&!$i(e,i)){var u=Li(Gi(o),{method:"clip",space:i});if(zi(e,u)>2){var s=bi.resolveCoord(n);var l=s.space;var c=s.id;var f=Hi(o,l);var d=s.range||s.refRange;var v=d[0];var p=.01;var m=v;var h=Ei(f,c);while(h-m>p){var b=Gi(f);b=Li(b,{space:i,method:"clip"});var g=zi(f,b);if(g-2<p){m=Ei(f,c)}else{h=Ei(f,c)}Ai(f,c,(m+h)/2)}o=Hi(f,i)}else{o=u}}if(n==="clip"||!$i(o,i,{epsilon:0})){var y=Object.values(i.coords).map((function(e){return e.range||[]}));o.coords=o.coords.map((function(e,t){var r=X(y[t],2),n=r[0],a=r[1];if(n!==void 0){e=Math.max(n,e)}if(a!==void 0){e=Math.min(e,a)}return e}))}if(i!==e.space){o=Hi(o,e.space)}e.coords=o.coords;return e}Li.returns="color";function Hi(e,t){var r=arguments.length>2&&arguments[2]!==undefined?arguments[2]:{},n=r.inGamut;e=wi(e);t=bi.get(t);var a=t.from(e);var i={space:t,coords:a,alpha:e.alpha};if(n){i=Li(i)}return i}Hi.returns="color";function Vi(e){var t,r;var n=arguments.length>1&&arguments[1]!==undefined?arguments[1]:{};var a=n.precision,i=a===void 0?li.precision:a,o=n.format,s=o===void 0?"default":o,l=n.inGamut,c=l===void 0?true:l,f=O(n,u);var d;e=wi(e);var v=s;s=(t=(r=e.space.getFormat(s))!==null&&r!==void 0?r:e.space.getFormat("default"))!==null&&t!==void 0?t:bi.DEFAULT_FORMAT;c||(c=s.toGamut);var p=e.coords;p=p.map((function(e){return e?e:0}));if(c&&!$i(e)){p=Li(Gi(e),c===true?void 0:c).coords}if(s.type==="custom"){f.precision=i;if(s.serialize){d=s.serialize(p,e.alpha,f)}else{throw new TypeError("format ".concat(v," can only be used to parse colors, not for serialization"))}}else{var m=s.name||"color";if(s.serializeCoords){p=s.serializeCoords(p,i)}else{if(i!==null){p=p.map((function(e){return Qa(e,i)}))}}var h=$(p);if(m==="color"){var b;var g=s.id||((b=s.ids)===null||b===void 0?void 0:b[0])||e.space.id;h.unshift(g)}var y=e.alpha;if(i!==null){y=Qa(y,i)}var D=e.alpha<1&&!s.noAlpha?"".concat(s.commas?",":" /"," ").concat(y):"";d="".concat(m,"(").concat(h.join(s.commas?", ":" ")).concat(D,")")}return d}var Ui=[[.6369580483012914,.14461690358620832,.1688809751641721],[.2627002120112671,.6779980715188708,.05930171646986196],[0,.028072693049087428,1.060985057710791]];var Wi=[[1.716651187971268,-.355670783776392,-.25336628137366],[-.666684351832489,1.616481236634939,.0157685458139111],[.017639857445311,-.042770613257809,.942103121235474]];var Ki=new yi({id:"rec2020-linear",name:"Linear REC.2020",white:"D65",toXYZ_M:Ui,fromXYZ_M:Wi,formats:{color:{}}});var Yi=1.09929682680944;var Zi=.018053968510807;var Xi=new yi({id:"rec2020",name:"REC.2020",base:Ki,toBase:function e(t){return t.map((function(e){if(e<Zi*4.5){return e/4.5}return Math.pow((e+Yi-1)/Yi,1/.45)}))},fromBase:function e(t){return t.map((function(e){if(e>=Zi){return Yi*Math.pow(e,.45)-(Yi-1)}return 4.5*e}))},formats:{color:{}}});var Ji=[[.4865709486482162,.26566769316909306,.1982172852343625],[.2289745640697488,.6917385218365064,.079286914093745],[0,.04511338185890264,1.043944368900976]];var Qi=[[2.493496911941425,-.9313836179191239,-.40271078445071684],[-.8294889695615747,1.7626640603183463,.023624685841943577],[.03584583024378447,-.07617238926804182,.9568845240076872]];var eo=new yi({id:"p3-linear",name:"Linear P3",white:"D65",toXYZ_M:Ji,fromXYZ_M:Qi});var to=[[.41239079926595934,.357584339383878,.1804807884018343],[.21263900587151027,.715168678767756,.07219231536073371],[.01933081871559182,.11919477979462598,.9505321522496607]];var ro=[[3.2409699419045226,-1.537383177570094,-.4986107602930034],[-.9692436362808796,1.8759675015077202,.04155505740717559],[.05563007969699366,-.20397695888897652,1.0569715142428786]];var no=new yi({id:"srgb-linear",name:"Linear sRGB",white:"D65",toXYZ_M:to,fromXYZ_M:ro,formats:{color:{}}});var ao={aliceblue:[240/255,248/255,1],antiquewhite:[250/255,235/255,215/255],aqua:[0,1,1],aquamarine:[127/255,1,212/255],azure:[240/255,1,1],beige:[245/255,245/255,220/255],bisque:[1,228/255,196/255],black:[0,0,0],blanchedalmond:[1,235/255,205/255],blue:[0,0,1],blueviolet:[138/255,43/255,226/255],brown:[165/255,42/255,42/255],burlywood:[222/255,184/255,135/255],cadetblue:[95/255,158/255,160/255],chartreuse:[127/255,1,0],chocolate:[210/255,105/255,30/255],coral:[1,127/255,80/255],cornflowerblue:[100/255,149/255,237/255],cornsilk:[1,248/255,220/255],crimson:[220/255,20/255,60/255],cyan:[0,1,1],darkblue:[0,0,139/255],darkcyan:[0,139/255,139/255],darkgoldenrod:[184/255,134/255,11/255],darkgray:[169/255,169/255,169/255],darkgreen:[0,100/255,0],darkgrey:[169/255,169/255,169/255],darkkhaki:[189/255,183/255,107/255],darkmagenta:[139/255,0,139/255],darkolivegreen:[85/255,107/255,47/255],darkorange:[1,140/255,0],darkorchid:[153/255,50/255,204/255],darkred:[139/255,0,0],darksalmon:[233/255,150/255,122/255],darkseagreen:[143/255,188/255,143/255],darkslateblue:[72/255,61/255,139/255],darkslategray:[47/255,79/255,79/255],darkslategrey:[47/255,79/255,79/255],darkturquoise:[0,206/255,209/255],darkviolet:[148/255,0,211/255],deeppink:[1,20/255,147/255],deepskyblue:[0,191/255,1],dimgray:[105/255,105/255,105/255],dimgrey:[105/255,105/255,105/255],dodgerblue:[30/255,144/255,1],firebrick:[178/255,34/255,34/255],floralwhite:[1,250/255,240/255],forestgreen:[34/255,139/255,34/255],fuchsia:[1,0,1],gainsboro:[220/255,220/255,220/255],ghostwhite:[248/255,248/255,1],gold:[1,215/255,0],goldenrod:[218/255,165/255,32/255],gray:[128/255,128/255,128/255],green:[0,128/255,0],greenyellow:[173/255,1,47/255],grey:[128/255,128/255,128/255],honeydew:[240/255,1,240/255],hotpink:[1,105/255,180/255],indianred:[205/255,92/255,92/255],indigo:[75/255,0,130/255],ivory:[1,1,240/255],khaki:[240/255,230/255,140/255],lavender:[230/255,230/255,250/255],lavenderblush:[1,240/255,245/255],lawngreen:[124/255,252/255,0],lemonchiffon:[1,250/255,205/255],lightblue:[173/255,216/255,230/255],lightcoral:[240/255,128/255,128/255],lightcyan:[224/255,1,1],lightgoldenrodyellow:[250/255,250/255,210/255],lightgray:[211/255,211/255,211/255],lightgreen:[144/255,238/255,144/255],lightgrey:[211/255,211/255,211/255],lightpink:[1,182/255,193/255],lightsalmon:[1,160/255,122/255],lightseagreen:[32/255,178/255,170/255],lightskyblue:[135/255,206/255,250/255],lightslategray:[119/255,136/255,153/255],lightslategrey:[119/255,136/255,153/255],lightsteelblue:[176/255,196/255,222/255],lightyellow:[1,1,224/255],lime:[0,1,0],limegreen:[50/255,205/255,50/255],linen:[250/255,240/255,230/255],magenta:[1,0,1],maroon:[128/255,0,0],mediumaquamarine:[102/255,205/255,170/255],mediumblue:[0,0,205/255],mediumorchid:[186/255,85/255,211/255],mediumpurple:[147/255,112/255,219/255],mediumseagreen:[60/255,179/255,113/255],mediumslateblue:[123/255,104/255,238/255],mediumspringgreen:[0,250/255,154/255],mediumturquoise:[72/255,209/255,204/255],mediumvioletred:[199/255,21/255,133/255],midnightblue:[25/255,25/255,112/255],mintcream:[245/255,1,250/255],mistyrose:[1,228/255,225/255],moccasin:[1,228/255,181/255],navajowhite:[1,222/255,173/255],navy:[0,0,128/255],oldlace:[253/255,245/255,230/255],olive:[128/255,128/255,0],olivedrab:[107/255,142/255,35/255],orange:[1,165/255,0],orangered:[1,69/255,0],orchid:[218/255,112/255,214/255],palegoldenrod:[238/255,232/255,170/255],palegreen:[152/255,251/255,152/255],paleturquoise:[175/255,238/255,238/255],palevioletred:[219/255,112/255,147/255],papayawhip:[1,239/255,213/255],peachpuff:[1,218/255,185/255],peru:[205/255,133/255,63/255],pink:[1,192/255,203/255],plum:[221/255,160/255,221/255],powderblue:[176/255,224/255,230/255],purple:[128/255,0,128/255],rebeccapurple:[102/255,51/255,153/255],red:[1,0,0],rosybrown:[188/255,143/255,143/255],royalblue:[65/255,105/255,225/255],saddlebrown:[139/255,69/255,19/255],salmon:[250/255,128/255,114/255],sandybrown:[244/255,164/255,96/255],seagreen:[46/255,139/255,87/255],seashell:[1,245/255,238/255],sienna:[160/255,82/255,45/255],silver:[192/255,192/255,192/255],skyblue:[135/255,206/255,235/255],slateblue:[106/255,90/255,205/255],slategray:[112/255,128/255,144/255],slategrey:[112/255,128/255,144/255],snow:[1,250/255,250/255],springgreen:[0,1,127/255],steelblue:[70/255,130/255,180/255],tan:[210/255,180/255,140/255],teal:[0,128/255,128/255],thistle:[216/255,191/255,216/255],tomato:[1,99/255,71/255],turquoise:[64/255,224/255,208/255],violet:[238/255,130/255,238/255],wheat:[245/255,222/255,179/255],white:[1,1,1],whitesmoke:[245/255,245/255,245/255],yellow:[1,1,0],yellowgreen:[154/255,205/255,50/255]};var io=Array(3).fill("<percentage> | <number>[0, 255]");var oo=Array(3).fill("<number>[0, 255]");var uo=new yi({id:"srgb",name:"sRGB",base:no,fromBase:function e(t){return t.map((function(e){var t=e<0?-1:1;var r=e*t;if(r>.0031308){return t*(1.055*Math.pow(r,1/2.4)-.055)}return 12.92*e}))},toBase:function e(t){return t.map((function(e){var t=e<0?-1:1;var r=e*t;if(r<.04045){return e/12.92}return t*Math.pow((r+.055)/1.055,2.4)}))},formats:{rgb:{coords:io},rgb_number:{name:"rgb",commas:true,coords:oo,noAlpha:true},color:{},rgba:{coords:io,commas:true,lastAlpha:true},rgba_number:{name:"rgba",commas:true,coords:oo},hex:{type:"custom",toGamut:true,test:function e(t){return/^#([a-f0-9]{3,4}){1,2}$/i.test(t)},parse:function e(t){if(t.length<=5){t=t.replace(/[a-f0-9]/gi,"$&$&")}var r=[];t.replace(/[a-f0-9]{2}/gi,(function(e){r.push(parseInt(e,16)/255)}));return{spaceId:"srgb",coords:r.slice(0,3),alpha:r.slice(3)[0]}},serialize:function e(t,r){var n=arguments.length>2&&arguments[2]!==undefined?arguments[2]:{},a=n.collapse,i=a===void 0?true:a;if(r<1){t.push(r)}t=t.map((function(e){return Math.round(e*255)}));var o=i&&t.every((function(e){return e%17===0}));var u=t.map((function(e){if(o){return(e/17).toString(16)}return e.toString(16).padStart(2,"0")})).join("");return"#"+u}},keyword:{type:"custom",test:function e(t){return/^[a-z]+$/i.test(t)},parse:function e(t){t=t.toLowerCase();var r={spaceId:"srgb",coords:null,alpha:1};if(t==="transparent"){r.coords=ao.black;r.alpha=0}else{r.coords=ao[t]}if(r.coords){return r}}}}});var so=new yi({id:"p3",name:"P3",base:eo,fromBase:uo.fromBase,toBase:uo.toBase,formats:{color:{id:"display-p3"}}});li.display_space=uo;if(typeof CSS!=="undefined"&&(R=CSS)!==null&&R!==void 0&&R.supports){for(var lo=0,co=[Oi,Xi,so];lo<co.length;lo++){var fo=co[lo];var vo=fo.getMinCoords();var po={space:fo,coords:vo,alpha:1};var mo=Vi(po);if(CSS.supports("color",mo)){li.display_space=fo;break}}}function ho(e){var t;var r=arguments.length>1&&arguments[1]!==undefined?arguments[1]:{};var n=r.space,a=n===void 0?li.display_space:n,i=O(r,s);var o=Vi(e,i);if(typeof CSS==="undefined"||(t=CSS)!==null&&t!==void 0&&t.supports("color",o)||!li.display_space){o=new String(o);o.color=e}else{var u=Hi(e,a);o=new String(Vi(u,i));o.color=u}return o}function bo(e,t){var r=arguments.length>2&&arguments[2]!==undefined?arguments[2]:"lab";r=bi.get(r);var n=r.from(e);var a=r.from(t);return Math.sqrt(n.reduce((function(e,t,r){var n=a[r];if(isNaN(t)||isNaN(n)){return e}return e+Math.pow(n-t,2)}),0))}function go(e,t){e=wi(e);t=wi(t);return e.space===t.space&&e.alpha===t.alpha&&e.coords.every((function(e,r){return e===t.coords[r]}))}function yo(e){return Ei(e,[gi,"y"])}function Do(e,t){Ai(e,[gi,"y"],t)}function wo(e){Object.defineProperty(e.prototype,"luminance",{get:function e(){return yo(this)},set:function e(t){Do(this,t)}})}var Fo=Object.freeze({__proto__:null,getLuminance:yo,setLuminance:Do,register:wo});function Eo(e,t){e=wi(e);t=wi(t);var r=Math.max(yo(e),0);var n=Math.max(yo(t),0);if(n>r){var a=[n,r];r=a[0];n=a[1]}return(r+.05)/(n+.05)}var xo=.56;var Ao=.57;var Co=.62;var ko=.65;var Ro=.022;var To=1.414;var Mo=.1;var Oo=5e-4;var So=1.14;var No=.027;var Bo=1.14;function jo(e){if(e>=Ro){return e}return e+Math.pow(Ro-e,To)}function Io(e){var t=e<0?-1:1;var r=Math.abs(e);return t*Math.pow(r,2.4)}function _o(e,t){t=wi(t);e=wi(e);var r;var n;var a;var i,o,u;t=Hi(t,"srgb");var s=X(t.coords,3);i=s[0];o=s[1];u=s[2];var l=Io(i)*.2126729+Io(o)*.7151522+Io(u)*.072175;e=Hi(e,"srgb");var c=X(e.coords,3);i=c[0];o=c[1];u=c[2];var f=Io(i)*.2126729+Io(o)*.7151522+Io(u)*.072175;var d=jo(l);var v=jo(f);var p=v>d;if(Math.abs(v-d)<Oo){n=0}else{if(p){r=Math.pow(v,xo)-Math.pow(d,Ao);n=r*So}else{r=Math.pow(v,ko)-Math.pow(d,Co);n=r*Bo}}if(Math.abs(n)<Mo){a=0}else if(n>0){a=n-No}else{a=n+No}return a*100}function qo(e,t){e=wi(e);t=wi(t);var r=Math.max(yo(e),0);var n=Math.max(yo(t),0);if(n>r){var a=[n,r];r=a[0];n=a[1]}var i=r+n;return i===0?0:(r-n)/i}var zo=5e4;function Po(e,t){e=wi(e);t=wi(t);var r=Math.max(yo(e),0);var n=Math.max(yo(t),0);if(n>r){var a=[n,r];r=a[0];n=a[1]}return n===0?zo:(r-n)/n}function $o(e,t){e=wi(e);t=wi(t);var r=Ei(e,[Oi,"l"]);var n=Ei(t,[Oi,"l"]);return Math.abs(r-n)}var Go=216/24389;var Lo=24/116;var Ho=24389/27;var Vo=ci.D65;var Uo=new bi({id:"lab-d65",name:"Lab D65",coords:{l:{refRange:[0,100],name:"L"},a:{refRange:[-125,125]},b:{refRange:[-125,125]}},white:Vo,base:gi,fromBase:function e(t){var r=t.map((function(e,t){return e/Vo[t]}));var n=r.map((function(e){return e>Go?Math.cbrt(e):(Ho*e+16)/116}));return[116*n[1]-16,500*(n[0]-n[1]),200*(n[1]-n[2])]},toBase:function e(t){var r=[];r[1]=(t[0]+16)/116;r[0]=t[1]/500+r[1];r[2]=r[1]-t[2]/200;var n=[r[0]>Lo?Math.pow(r[0],3):(116*r[0]-16)/Ho,t[0]>8?Math.pow((t[0]+16)/116,3):t[0]/Ho,r[2]>Lo?Math.pow(r[2],3):(116*r[2]-16)/Ho];return n.map((function(e,t){return e*Vo[t]}))},formats:{"lab-d65":{coords:["<number> | <percentage>","<number>","<number>"]}}});var Wo=Math.pow(5,.5)*.5+.5;function Ko(e,t){e=wi(e);t=wi(t);var r=Ei(e,[Uo,"l"]);var n=Ei(t,[Uo,"l"]);var a=Math.abs(Math.pow(r,Wo)-Math.pow(n,Wo));var i=Math.pow(a,1/Wo)*Math.SQRT2-40;return i<7.5?0:i}var Yo=Object.freeze({__proto__:null,contrastWCAG21:Eo,contrastAPCA:_o,contrastMichelson:qo,contrastWeber:Po,contrastLstar:$o,contrastDeltaPhi:Ko});function Zo(e,t){var r=arguments.length>2&&arguments[2]!==undefined?arguments[2]:{};if(Xa(r)){r={algorithm:r}}var n=r,a=n.algorithm,i=O(n,l);if(!a){var o=Object.keys(Yo).map((function(e){return e.replace(/^contrast/,"")})).join(", ");throw new TypeError("contrast() function needs a contrast algorithm. Please specify one of: ".concat(o))}e=wi(e);t=wi(t);for(var u in Yo){if("contrast"+a.toLowerCase()===u.toLowerCase()){return Yo[u](e,t,i)}}throw new TypeError("Unknown contrast algorithm: ".concat(a))}function Xo(e){var t=Fi(e,gi),r=X(t,3),n=r[0],a=r[1],i=r[2];var o=n+15*a+3*i;return[4*n/o,9*a/o]}function Jo(e){var t=Fi(e,gi),r=X(t,3),n=r[0],a=r[1],i=r[2];var o=n+a+i;return[n/o,a/o]}function Qo(e){Object.defineProperty(e.prototype,"uv",{get:function e(){return Xo(this)}});Object.defineProperty(e.prototype,"xy",{get:function e(){return Jo(this)}})}var eu=Object.freeze({__proto__:null,uv:Xo,xy:Jo,register:Qo});function tu(e,t){return bo(e,t,"lab")}var ru=Math.PI;var nu=ru/180;function au(e,t){var r=arguments.length>2&&arguments[2]!==undefined?arguments[2]:{},n=r.l,a=n===void 0?2:n,i=r.c,o=i===void 0?1:i;var u=Oi.from(e),s=X(u,3),l=s[0],c=s[1],f=s[2];var d=Bi.from(Oi,[l,c,f]),v=X(d,3),p=v[1],m=v[2];var h=Oi.from(t),b=X(h,3),g=b[0],y=b[1],D=b[2];var w=Bi.from(Oi,[g,y,D])[1];if(p<0){p=0}if(w<0){w=0}var F=l-g;var E=p-w;var x=c-y;var A=f-D;var C=Math.pow(x,2)+Math.pow(A,2)-Math.pow(E,2);var k=.511;if(l>=16){k=.040975*l/(1+.01765*l)}var R=.0638*p/(1+.0131*p)+.638;var T;if(Number.isNaN(m)){m=0}if(m>=164&&m<=345){T=.56+Math.abs(.2*Math.cos((m+168)*nu))}else{T=.36+Math.abs(.4*Math.cos((m+35)*nu))}var M=Math.pow(p,4);var O=Math.sqrt(M/(M+1900));var S=R*(O*T+1-O);var N=Math.pow(F/(a*k),2);N+=Math.pow(E/(o*R),2);N+=C/Math.pow(S,2);return Math.sqrt(N)}var iu=203;var ou=new bi({id:"xyz-abs-d65",name:"Absolute XYZ D65",coords:{x:{refRange:[0,9504.7],name:"Xa"},y:{refRange:[0,1e4],name:"Ya"},z:{refRange:[0,10888.3],name:"Za"}},base:gi,fromBase:function e(t){return t.map((function(e){return Math.max(e*iu,0)}))},toBase:function e(t){return t.map((function(e){return Math.max(e/iu,0)}))}});var uu=1.15;var su=.66;var lu=2610/Math.pow(2,14);var cu=Math.pow(2,14)/2610;var fu=3424/Math.pow(2,12);var du=2413/Math.pow(2,7);var vu=2392/Math.pow(2,7);var pu=1.7*2523/Math.pow(2,5);var mu=Math.pow(2,5)/(1.7*2523);var hu=-.56;var bu=16295499532821565e-27;var gu=[[.41478972,.579999,.014648],[-.20151,1.120649,.0531008],[-.0166008,.2648,.6684799]];var yu=[[1.9242264357876067,-1.0047923125953657,.037651404030618],[.35031676209499907,.7264811939316552,-.06538442294808501],[-.09098281098284752,-.3127282905230739,1.5227665613052603]];var Du=[[.5,.5,0],[3.524,-4.066708,.542708],[.199076,1.096799,-1.295875]];var wu=[[1,.1386050432715393,.05804731615611886],[.9999999999999999,-.1386050432715393,-.05804731615611886],[.9999999999999998,-.09601924202631895,-.8118918960560388]];var Fu=new bi({id:"jzazbz",name:"Jzazbz",coords:{jz:{refRange:[0,1],name:"Jz"},az:{refRange:[-.5,.5]},bz:{refRange:[-.5,.5]}},base:ou,fromBase:function e(t){var r=X(t,3),n=r[0],a=r[1],i=r[2];var o=uu*n-(uu-1)*i;var u=su*a-(su-1)*n;var s=Za(gu,[o,u,i]);var l=s.map((function(e){var t=fu+du*Math.pow(e/1e4,lu);var r=1+vu*Math.pow(e/1e4,lu);return Math.pow(t/r,pu)}));var c=Za(Du,l),f=X(c,3),d=f[0],v=f[1],p=f[2];var m=(1+hu)*d/(1+hu*d)-bu;return[m,v,p]},toBase:function e(t){var r=X(t,3),n=r[0],a=r[1],i=r[2];var o=(n+bu)/(1+hu-hu*(n+bu));var u=Za(wu,[o,a,i]);var s=u.map((function(e){var t=fu-Math.pow(e,mu);var r=vu*Math.pow(e,mu)-du;var n=1e4*Math.pow(t/r,cu);return n}));var l=Za(yu,s),c=X(l,3),f=c[0],d=c[1],v=c[2];var p=(f+(uu-1)*v)/uu;var m=(d+(su-1)*p)/su;return[p,m,v]},formats:{color:{}}});var Eu=new bi({id:"jzczhz",name:"JzCzHz",coords:{jz:{refRange:[0,1],name:"Jz"},cz:{refRange:[0,1],name:"Chroma"},hz:{refRange:[0,360],type:"angle",name:"Hue"}},base:Fu,fromBase:function e(t){var r=X(t,3),n=r[0],a=r[1],i=r[2];var o;var u=2e-4;if(Math.abs(a)<u&&Math.abs(i)<u){o=NaN}else{o=Math.atan2(i,a)*180/Math.PI}return[n,Math.sqrt(Math.pow(a,2)+Math.pow(i,2)),Si(o)]},toBase:function e(t){return[t[0],t[1]*Math.cos(t[2]*Math.PI/180),t[1]*Math.sin(t[2]*Math.PI/180)]},formats:{color:{}}});function xu(e,t){var r=Eu.from(e),n=X(r,3),a=n[0],i=n[1],o=n[2];var u=Eu.from(t),s=X(u,3),l=s[0],c=s[1],f=s[2];var d=a-l;var v=i-c;if(Number.isNaN(o)&&Number.isNaN(f)){o=0;f=0}else if(Number.isNaN(o)){o=f}else if(Number.isNaN(f)){f=o}var p=o-f;var m=2*Math.sqrt(i*c)*Math.sin(p/2*(Math.PI/180));return Math.sqrt(Math.pow(d,2)+Math.pow(v,2)+Math.pow(m,2))}var Au=3424/4096;var Cu=2413/128;var ku=2392/128;var Ru=2610/16384;var Tu=2523/32;var Mu=16384/2610;var Ou=32/2523;var Su=[[.3592,.6976,-.0358],[-.1922,1.1004,.0755],[.007,.0749,.8434]];var Nu=[[2048/4096,2048/4096,0],[6610/4096,-13613/4096,7003/4096],[17933/4096,-17390/4096,-543/4096]];var Bu=[[.9999888965628402,.008605050147287059,.11103437159861648],[1.00001110343716,-.008605050147287059,-.11103437159861648],[1.0000320633910054,.56004913547279,-.3206339100541203]];var ju=[[2.0701800566956137,-1.326456876103021,.20661600684785517],[.3649882500326575,.6804673628522352,-.04542175307585323],[-.04959554223893211,-.04942116118675749,1.1879959417328034]];var Iu=new bi({id:"ictcp",name:"ICTCP",coords:{i:{refRange:[0,1],name:"I"},ct:{refRange:[-.5,.5],name:"CT"},cp:{refRange:[-.5,.5],name:"CP"}},base:ou,fromBase:function e(t){var r=Za(Su,t);return _u(r)},toBase:function e(t){var r=qu(t);return Za(ju,r)},formats:{color:{}}});function _u(e){var t=e.map((function(e){var t=Au+Cu*Math.pow(e/1e4,Ru);var r=1+ku*Math.pow(e/1e4,Ru);return Math.pow(t/r,Tu)}));return Za(Nu,t)}function qu(e){var t=Za(Bu,e);var r=t.map((function(e){var t=Math.max(Math.pow(e,Ou)-Au,0);var r=Cu-ku*Math.pow(e,Ou);return 1e4*Math.pow(t/r,Mu)}));return r}function zu(e,t){var r=Iu.from(e),n=X(r,3),a=n[0],i=n[1],o=n[2];var u=Iu.from(t),s=X(u,3),l=s[0],c=s[1],f=s[2];return 720*Math.sqrt(Math.pow(a-l,2)+.25*Math.pow(i-c,2)+Math.pow(o-f,2))}var Pu=[[.8190224432164319,.3619062562801221,-.12887378261216414],[.0329836671980271,.9292868468965546,.03614466816999844],[.048177199566046255,.26423952494422764,.6335478258136937]];var $u=[[1.2268798733741557,-.5578149965554813,.28139105017721583],[-.04057576262431372,1.1122868293970594,-.07171106666151701],[-.07637294974672142,-.4214933239627914,1.5869240244272418]];var Gu=[[.2104542553,.793617785,-.0040720468],[1.9779984951,-2.428592205,.4505937099],[.0259040371,.7827717662,-.808675766]];var Lu=[[.9999999984505198,.39633779217376786,.2158037580607588],[1.0000000088817609,-.10556134232365635,-.06385417477170591],[1.0000000546724108,-.08948418209496575,-1.2914855378640917]];var Hu=new bi({id:"oklab",name:"OKLab",coords:{l:{refRange:[0,1],name:"L"},a:{refRange:[-.4,.4]},b:{refRange:[-.4,.4]}},white:"D65",base:gi,fromBase:function e(t){var r=Za(Pu,t);var n=r.map((function(e){return Math.cbrt(e)}));return Za(Gu,n)},toBase:function e(t){var r=Za(Lu,t);var n=r.map((function(e){return Math.pow(e,3)}));return Za($u,n)},formats:{oklab:{coords:["<number> | <percentage>","<number>","<number>"]}}});function Vu(e,t){var r=Hu.from(e),n=X(r,3),a=n[0],i=n[1],o=n[2];var u=Hu.from(t),s=X(u,3),l=s[0],c=s[1],f=s[2];var d=a-l;var v=i-c;var p=o-f;return Math.sqrt(Math.pow(d,2)+Math.pow(v,2)+Math.pow(p,2))}var Uu=Object.freeze({__proto__:null,deltaE76:tu,deltaECMC:au,deltaE2000:zi,deltaEJz:xu,deltaEITP:zu,deltaEOK:Vu});function Wu(e,t){var r=arguments.length>2&&arguments[2]!==undefined?arguments[2]:{};if(Xa(r)){r={method:r}}var n=r,a=n.method,i=a===void 0?li.deltaE:a,o=O(n,c);e=wi(e);t=wi(t);for(var u in Uu){if("deltae"+i.toLowerCase()===u.toLowerCase()){return Uu[u](e,t,o)}}throw new TypeError("Unknown deltaE method: ".concat(i))}function Ku(e){var t=arguments.length>1&&arguments[1]!==undefined?arguments[1]:.25;var r=bi.get("oklch","lch");var n=[r,"l"];return Ai(e,n,(function(e){return e*(1+t)}))}function Yu(e){var t=arguments.length>1&&arguments[1]!==undefined?arguments[1]:.25;var r=bi.get("oklch","lch");var n=[r,"l"];return Ai(e,n,(function(e){return e*(1-t)}))}var Zu=Object.freeze({__proto__:null,lighten:Ku,darken:Yu});function Xu(e,t){var r=arguments.length>2&&arguments[2]!==undefined?arguments[2]:.5;var n=arguments.length>3&&arguments[3]!==undefined?arguments[3]:{};var a=[wi(e),wi(t)];e=a[0];t=a[1];if(Ja(r)==="object"){var i=[.5,r];r=i[0];n=i[1]}var o=n,u=o.space,s=o.outputSpace,l=o.premultiplied;var c=Qu(e,t,{space:u,outputSpace:s,premultiplied:l});return c(r)}function Ju(e,t){var r=arguments.length>2&&arguments[2]!==undefined?arguments[2]:{};var n;if(es(e)){n=e;r=t;var a=X(n.rangeArgs.colors,2);e=a[0];t=a[1]}var i=r,o=i.maxDeltaE,u=i.deltaEMethod,s=i.steps,l=s===void 0?2:s,c=i.maxSteps,d=c===void 0?1e3:c,v=O(i,f);if(!n){var p=[wi(e),wi(t)];e=p[0];t=p[1];n=Qu(e,t,v)}var m=Wu(e,t);var h=o>0?Math.max(l,Math.ceil(m/o)+1):l;var b=[];if(d!==void 0){h=Math.min(h,d)}if(h===1){b=[{p:.5,color:n(.5)}]}else{var g=1/(h-1);b=Array.from({length:h},(function(e,t){var r=t*g;return{p:r,color:n(r)}}))}if(o>0){var y=b.reduce((function(e,t,r){if(r===0){return 0}var n=Wu(t.color,b[r-1].color,u);return Math.max(e,n)}),0);while(y>o){y=0;for(var D=1;D<b.length&&b.length<d;D++){var w=b[D-1];var F=b[D];var E=(F.p+w.p)/2;var x=n(E);y=Math.max(y,Wu(x,w.color),Wu(x,F.color));b.splice(D,0,{p:E,color:n(E)});D++}}}b=b.map((function(e){return e.color}));return b}function Qu(e,t){var r=arguments.length>2&&arguments[2]!==undefined?arguments[2]:{};if(es(e)){var n=e,a=t;return Qu.apply(void 0,$(n.rangeArgs.colors).concat([P({},n.rangeArgs.options,a)]))}var i=r.space,o=r.outputSpace,u=r.progression,s=r.premultiplied;e=wi(e);t=wi(t);e=Gi(e);t=Gi(t);var l={colors:[e,t],options:r};if(i){i=bi.get(i)}else{i=bi.registry[li.interpolationSpace]||e.space}o=o?bi.get(o):i;e=Hi(e,i);t=Hi(t,i);e=Li(e);t=Li(t);if(i.coords.h&&i.coords.h.type==="angle"){var c=r.hue=r.hue||"shorter";var f=[i,"h"];var d=[Ei(e,f),Ei(t,f)],v=d[0],p=d[1];var m=Ni(c,[v,p]);var h=X(m,2);v=h[0];p=h[1];Ai(e,f,v);Ai(t,f,p)}if(s){e.coords=e.coords.map((function(t){return t*e.alpha}));t.coords=t.coords.map((function(e){return e*t.alpha}))}return Object.assign((function(r){r=u?u(r):r;var n=e.coords.map((function(e,n){var a=t.coords[n];return ri(e,a,r)}));var a=ri(e.alpha,t.alpha,r);var l={space:i,coords:n,alpha:a};if(s){l.coords=l.coords.map((function(e){return e/a}))}if(o!==i){l=Hi(l,o)}return l}),{rangeArgs:l})}function es(e){return Ja(e)==="function"&&!!e.rangeArgs}li.interpolationSpace="lab";function ts(e){e.defineFunction("mix",Xu,{returns:"color"});e.defineFunction("range",Qu,{returns:"function<color>"});e.defineFunction("steps",Ju,{returns:"array<color>"})}var rs=Object.freeze({__proto__:null,mix:Xu,steps:Ju,range:Qu,isRange:es,register:ts});var ns=new bi({id:"hsl",name:"HSL",coords:{h:{refRange:[0,360],type:"angle",name:"Hue"},s:{range:[0,100],name:"Saturation"},l:{range:[0,100],name:"Lightness"}},base:uo,fromBase:function e(t){var r=Math.max.apply(Math,$(t));var n=Math.min.apply(Math,$(t));var a=X(t,3),i=a[0],o=a[1],u=a[2];var s=NaN,l=0,c=(n+r)/2;var f=r-n;if(f!==0){l=c===0||c===1?0:(r-c)/Math.min(c,1-c);switch(r){case i:s=(o-u)/f+(o<u?6:0);break;case o:s=(u-i)/f+2;break;case u:s=(i-o)/f+4}s=s*60}return[s,l*100,c*100]},toBase:function e(t){var r=X(t,3),n=r[0],a=r[1],i=r[2];n=n%360;if(n<0){n+=360}a/=100;i/=100;function o(e){var t=(e+n/30)%12;var r=a*Math.min(i,1-i);return i-r*Math.max(-1,Math.min(t-3,9-t,1))}return[o(0),o(8),o(4)]},formats:{hsl:{toGamut:true,coords:["<number> | <angle>","<percentage>","<percentage>"]},hsla:{coords:["<number> | <angle>","<percentage>","<percentage>"],commas:true,lastAlpha:true}}});var as=new bi({id:"hsv",name:"HSV",coords:{h:{refRange:[0,360],type:"angle",name:"Hue"},s:{range:[0,100],name:"Saturation"},v:{range:[0,100],name:"Value"}},base:ns,fromBase:function e(t){var r=X(t,3),n=r[0],a=r[1],i=r[2];a/=100;i/=100;var o=i+a*Math.min(i,1-i);return[n,o===0?0:200*(1-i/o),100*o]},toBase:function e(t){var r=X(t,3),n=r[0],a=r[1],i=r[2];a/=100;i/=100;var o=i*(1-a/2);return[n,o===0||o===1?0:(i-o)/Math.min(o,1-o)*100,o*100]},formats:{color:{toGamut:true}}});var is=new bi({id:"hwb",name:"HWB",coords:{h:{refRange:[0,360],type:"angle",name:"Hue"},w:{range:[0,100],name:"Whiteness"},b:{range:[0,100],name:"Blackness"}},base:as,fromBase:function e(t){var r=X(t,3),n=r[0],a=r[1],i=r[2];return[n,i*(100-a)/100,100-i]},toBase:function e(t){var r=X(t,3),n=r[0],a=r[1],i=r[2];a/=100;i/=100;var o=a+i;if(o>=1){var u=a/o;return[n,0,u*100]}var s=1-i;var l=s===0?0:1-a/s;return[n,l*100,s*100]},formats:{hwb:{toGamut:true,coords:["<number> | <angle>","<percentage>","<percentage>"]}}});var os=[[.5766690429101305,.1855582379065463,.1882286462349947],[.29734497525053605,.6273635662554661,.07529145849399788],[.02703136138641234,.07068885253582723,.9913375368376388]];var us=[[2.0415879038107465,-.5650069742788596,-.34473135077832956],[-.9692436362808795,1.8759675015077202,.04155505740717557],[.013444280632031142,-.11836239223101838,1.0151749943912054]];var ss=new yi({id:"a98rgb-linear",name:"Linear Adobe® 98 RGB compatible",white:"D65",toXYZ_M:os,fromXYZ_M:us});var ls=new yi({id:"a98rgb",name:"Adobe® 98 RGB compatible",base:ss,toBase:function e(t){return t.map((function(e){return Math.pow(Math.abs(e),563/256)*Math.sign(e)}))},fromBase:function e(t){return t.map((function(e){return Math.pow(Math.abs(e),256/563)*Math.sign(e)}))},formats:{color:{id:"a98-rgb"}}});var cs=[[.7977604896723027,.13518583717574031,.0313493495815248],[.2880711282292934,.7118432178101014,8565396060525902e-20],[0,0,.8251046025104601]];var fs=[[1.3457989731028281,-.25558010007997534,-.05110628506753401],[-.5446224939028347,1.5082327413132781,.02053603239147973],[0,0,1.2119675456389454]];var ds=new yi({id:"prophoto-linear",name:"Linear ProPhoto",white:"D50",base:Ci,toXYZ_M:cs,fromXYZ_M:fs});var vs=1/512;var ps=16/512;var ms=new yi({id:"prophoto",name:"ProPhoto",base:ds,toBase:function e(t){return t.map((function(e){return e<ps?e/16:Math.pow(e,1.8)}))},fromBase:function e(t){return t.map((function(e){return e>=vs?Math.pow(e,1/1.8):16*e}))},formats:{color:{id:"prophoto-rgb"}}});var hs=new bi({id:"oklch",name:"OKLCh",coords:{l:{refRange:[0,1],name:"Lightness"},c:{refRange:[0,.4],name:"Chroma"},h:{refRange:[0,360],type:"angle",name:"Hue"}},white:"D65",base:Hu,fromBase:function e(t){var r=X(t,3),n=r[0],a=r[1],i=r[2];var o;var u=2e-4;if(Math.abs(a)<u&&Math.abs(i)<u){o=NaN}else{o=Math.atan2(i,a)*180/Math.PI}return[n,Math.sqrt(Math.pow(a,2)+Math.pow(i,2)),Si(o)]},toBase:function e(t){var r=X(t,3),n=r[0],a=r[1],i=r[2];var o,u;if(isNaN(i)){o=0;u=0}else{o=a*Math.cos(i*Math.PI/180);u=a*Math.sin(i*Math.PI/180)}return[n,o,u]},formats:{oklch:{coords:["<number> | <percentage>","<number>","<number> | <angle>"]}}});var bs=203;var gs=2610/Math.pow(2,14);var ys=Math.pow(2,14)/2610;var Ds=2523/Math.pow(2,5);var ws=Math.pow(2,5)/2523;var Fs=3424/Math.pow(2,12);var Es=2413/Math.pow(2,7);var xs=2392/Math.pow(2,7);var As=new yi({id:"rec2100pq",name:"REC.2100-PQ",base:Ki,toBase:function e(t){return t.map((function(e){var t=Math.pow(Math.max(Math.pow(e,ws)-Fs,0)/(Es-xs*Math.pow(e,ws)),ys);return t*1e4/bs}))},fromBase:function e(t){return t.map((function(e){var t=Math.max(e*bs/1e4,0);var r=Fs+Es*Math.pow(t,gs);var n=1+xs*Math.pow(t,gs);return Math.pow(r/n,Ds)}))},formats:{color:{id:"rec2100-pq"}}});var Cs=.17883277;var ks=.28466892;var Rs=.55991073;var Ts=3.7743;var Ms=new yi({id:"rec2100hlg",cssid:"rec2100-hlg",name:"REC.2100-HLG",referred:"scene",base:Ki,toBase:function e(t){return t.map((function(e){if(e<=.5){return Math.pow(e,2)/3*Ts}return Math.exp((e-Rs)/Cs+ks)/12*Ts}))},fromBase:function e(t){return t.map((function(e){e/=Ts;if(e<=1/12){return Math.sqrt(3*e)}return Cs*Math.log(12*e-ks)+Rs}))},formats:{color:{id:"rec2100-hlg"}}});var Os={};si.add("chromatic-adaptation-start",(function(e){if(e.options.method){e.M=Ns(e.W1,e.W2,e.options.method)}}));si.add("chromatic-adaptation-end",(function(e){if(!e.M){e.M=Ns(e.W1,e.W2,e.options.method)}}));function Ss(e){var t=e.id;Os[t]=arguments[0]}function Ns(e,t){var r=arguments.length>2&&arguments[2]!==undefined?arguments[2]:"Bradford";var n=Os[r];var a=Za(n.toCone_M,e),i=X(a,3),o=i[0],u=i[1],s=i[2];var l=Za(n.toCone_M,t),c=X(l,3),f=c[0],d=c[1],v=c[2];var p=[[f/o,0,0],[0,d/u,0],[0,0,v/s]];var m=Za(p,n.toCone_M);var h=Za(n.fromCone_M,m);return h}Ss({id:"von Kries",toCone_M:[[.40024,.7076,-.08081],[-.2263,1.16532,.0457],[0,0,.91822]],fromCone_M:[[1.8599364,-1.1293816,.2198974],[.3611914,.6388125,-64e-7],[0,0,1.0890636]]});Ss({id:"Bradford",toCone_M:[[.8951,.2664,-.1614],[-.7502,1.7135,.0367],[.0389,-.0685,1.0296]],fromCone_M:[[.9869929,-.1470543,.1599627],[.4323053,.5183603,.0492912],[-.0085287,.0400428,.9684867]]});Ss({id:"CAT02",toCone_M:[[.7328,.4296,-.1624],[-.7036,1.6975,.0061],[.003,.0136,.9834]],fromCone_M:[[1.0961238,-.278869,.1827452],[.454369,.4735332,.0720978],[-.0096276,-.005698,1.0153256]]});Ss({id:"CAT16",toCone_M:[[.401288,.650173,-.051461],[-.250268,1.204414,.045854],[-.002079,.048952,.953127]],fromCone_M:[[1.862067855087233,-1.011254630531685,.1491867754444518],[.3875265432361372,.6214474419314753,-.008973985167612518],[-.01584149884933386,-.03412293802851557,1.04996443687785]]});Object.assign(ci,{A:[1.0985,1,.35585],C:[.98074,1,1.18232],D55:[.95682,1,.92149],D75:[.94972,1,1.22638],E:[1,1,1],F2:[.99186,1,.67393],F7:[.95041,1,1.08747],F11:[1.00962,1,.6435]});ci.ACES=[.32168/.33767,1,(1-.32168-.33767)/.33767];var Bs=[[.6624541811085053,.13400420645643313,.1561876870049078],[.27222871678091454,.6740817658111484,.05368951740793705],[-.005574649490394108,.004060733528982826,1.0103391003129971]];var js=[[1.6410233796943257,-.32480329418479,-.23642469523761225],[-.6636628587229829,1.6153315916573379,.016756347685530137],[.011721894328375376,-.008284441996237409,.9883948585390215]];var Is=new yi({id:"acescg",name:"ACEScg",coords:{r:{range:[0,65504],name:"Red"},g:{range:[0,65504],name:"Green"},b:{range:[0,65504],name:"Blue"}},referred:"scene",white:ci.ACES,toXYZ_M:Bs,fromXYZ_M:js,formats:{color:{}}});var _s=Math.pow(2,-16);var qs=-.35828683;var zs=(Math.log2(65504)+9.72)/17.52;var Ps=new yi({id:"acescc",name:"ACEScc",coords:{r:{range:[qs,zs],name:"Red"},g:{range:[qs,zs],name:"Green"},b:{range:[qs,zs],name:"Blue"}},referred:"scene",base:Is,toBase:function e(t){var r=(9.72-15)/17.52;return t.map((function(e){if(e<=r){return(Math.pow(2,e*17.52-9.72)-_s)*2}else if(e<zs){return Math.pow(2,e*17.52-9.72)}else{return 65504}}))},fromBase:function e(t){return t.map((function(e){if(e<=0){return(Math.log2(_s)+9.72)/17.52}else if(e<_s){return(Math.log2(_s+e*.5)+9.72)/17.52}else{return(Math.log2(e)+9.72)/17.52}}))},formats:{color:{}}});var $s=Object.freeze({__proto__:null,XYZ_D65:gi,XYZ_D50:Ci,XYZ_ABS_D65:ou,Lab_D65:Uo,Lab:Oi,LCH:Bi,sRGB_Linear:no,sRGB:uo,HSL:ns,HWB:is,HSV:as,P3_Linear:eo,P3:so,A98RGB_Linear:ss,A98RGB:ls,ProPhoto_Linear:ds,ProPhoto:ms,REC_2020_Linear:Ki,REC_2020:Xi,OKLab:Hu,OKLCH:hs,Jzazbz:Fu,JzCzHz:Eu,ICTCP:Iu,REC_2100_PQ:As,REC_2100_HLG:Ms,ACEScg:Is,ACEScc:Ps});var Gs=(S=new WeakMap,function(){function e(){var t=this;te(this,e);V(this,S,void 0);var r;for(var n=arguments.length,a=new Array(n),i=0;i<n;i++){a[i]=arguments[i]}if(a.length===1){r=wi(a[0])}var o,u,s;if(r){o=r.space||r.spaceId;u=r.coords;s=r.alpha}else{o=a[0];u=a[1];s=a[2]}Y(S,this,bi.get(o));this.coords=u?u.slice():[0,0,0];this.alpha=s<1?s:1;for(var l=0;l<this.coords.length;l++){if(this.coords[l]==="NaN"){this.coords[l]=NaN}}var c=function e(r){Object.defineProperty(t,r,{get:function e(){return t.get(r)},set:function e(n){return t.set(r,n)}})};for(var f in K(S,this).coords){c(f)}}return ne(e,[{key:"space",get:function e(){return K(S,this)}},{key:"spaceId",get:function e(){return K(S,this).id}},{key:"clone",value:function e(){return new Gs(this.space,this.coords,this.alpha)}},{key:"toJSON",value:function e(){return{spaceId:this.spaceId,coords:this.coords,alpha:this.alpha}}},{key:"display",value:function e(){for(var t=arguments.length,r=new Array(t),n=0;n<t;n++){r[n]=arguments[n]}var a=ho.apply(void 0,[this].concat(r));a.color=new Gs(a.color);return a}}],[{key:"get",value:function e(t){if(t instanceof Gs){return t}for(var r=arguments.length,n=new Array(r>1?r-1:0),a=1;a<r;a++){n[a-1]=arguments[a]}return M(Gs,[t].concat(n))}},{key:"defineFunction",value:function e(t,r){var n=arguments.length>2&&arguments[2]!==undefined?arguments[2]:r;var a=n.instance,i=a===void 0?true:a,o=n.returns;var u=function e(){var t=r.apply(void 0,arguments);if(o==="color"){t=Gs.get(t)}else if(o==="function<color>"){var n=t;t=function e(){var t=n.apply(void 0,arguments);return Gs.get(t)};Object.assign(t,n)}else if(o==="array<color>"){t=t.map((function(e){return Gs.get(e)}))}return t};if(!(t in Gs)){Gs[t]=u}if(i){Gs.prototype[t]=function(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++){t[r]=arguments[r]}return u.apply(void 0,[this].concat(t))}}}},{key:"defineFunctions",value:function e(t){for(var r in t){Gs.defineFunction(r,t[r],t[r])}}},{key:"extend",value:function e(t){if(t.register){t.register(Gs)}else{for(var r in t){Gs.defineFunction(r,t[r])}}}}])}());Gs.defineFunctions({get:Ei,getAll:Fi,set:Ai,setAll:xi,to:Hi,equals:go,inGamut:$i,toGamut:Li,distance:bo,toString:Vi});Object.assign(Gs,{util:oi,hooks:si,WHITES:ci,Space:bi,spaces:bi.registry,parse:Di,defaults:li});for(var Ls=0,Hs=Object.keys($s);Ls<Hs.length;Ls++){var Vs=Hs[Ls];bi.register($s[Vs])}for(var Us in bi.registry){Ws(Us,bi.registry[Us])}si.add("colorspace-init-end",(function(e){var t;Ws(e.id,e);(t=e.aliases)===null||t===void 0||t.forEach((function(t){Ws(t,e)}))}));function Ws(e,t){Object.values(t.coords).map((function(e){return e.name}));var r=e.replace(/-/g,"_");Object.defineProperty(Gs.prototype,r,{get:function r(){var n=this;var a=this.getAll(e);if(typeof Proxy==="undefined"){return a}return new Proxy(a,{has:function e(r,n){try{bi.resolveCoord([t,n]);return true}catch(e){}return Reflect.has(r,n)},get:function e(r,n,a){if(n&&i(n)!=="symbol"&&!(n in r)){var o=bi.resolveCoord([t,n]),u=o.index;if(u>=0){return r[u]}}return Reflect.get(r,n,a)},set:function r(a,o,u,s){if(o&&i(o)!=="symbol"&&!(o in a)||o>=0){var l=bi.resolveCoord([t,o]),c=l.index;if(c>=0){a[c]=u;n.setAll(e,a);return true}}return Reflect.set(a,o,u,s)}})},set:function t(r){this.setAll(e,r)},configurable:true,enumerable:true})}Gs.extend(Uu);Gs.extend({deltaE:Wu});Gs.extend(Zu);Gs.extend({contrast:Zo});Gs.extend(eu);Gs.extend(Fo);Gs.extend(rs);Gs.extend(Yo);var Ks=fe(mr());Wa["default"].templateSettings.strip=false;o._memoizedFns=[];function Ys(e){var t=(0,Ya["default"])(e);o._memoizedFns.push(t);return t}var Zs=Ys;var Xs=Zs((function(e){if(!(e!==null&&e!==void 0&&e.createElement)){return false}return e.createElement("A").localName==="A"}));var Js=Xs;function Qs(e,t){var r=arguments.length>2&&arguments[2]!==undefined?arguments[2]:{};if(!t){return""}var n=t.getRootNode&&t.getRootNode()||a;if(n.nodeType!==11){return e(t,r,n)}var i=[];while(n.nodeType===11){if(!n.host){return""}i.unshift({elm:t,doc:n});t=n.host;n=t.getRootNode()}i.unshift({elm:t,doc:n});return i.map((function(t){return e(t.elm,r,t.doc)}))}var el=["class","style","id","selected","checked","disabled","tabindex","aria-checked","aria-selected","aria-invalid","aria-activedescendant","aria-busy","aria-disabled","aria-expanded","aria-grabbed","aria-pressed","aria-valuenow","xmlns"];var tl=31;var rl=/([\\"])/g;var nl=/(\r\n|\r|\n)/g;function al(e){return e.replace(rl,"\\$1").replace(nl,"\\a ")}function il(e,t){var r=t.name;var n;if(r.indexOf("href")!==-1||r.indexOf("src")!==-1){var a=ja(e.getAttribute(r));if(a){n=Ta(t.name)+'$="'+al(a)+'"'}else{n=Ta(t.name)+'="'+al(e.getAttribute(r))+'"'}}else{n=Ta(r)+'="'+al(t.value)+'"'}return n}function ol(e,t){return e.count<t.count?-1:e.count===t.count?0:1}function ul(e){return!el.includes(e.name)&&e.name.indexOf(":")===-1&&(!e.value||e.value.length<tl)}function sl(e){var t={classes:{},tags:{},attributes:{}};e=Array.isArray(e)?e:[e];var r=e.slice();var n=[];var a=function e(){var a=r.pop();var i=a.actualNode;if(!!i.querySelectorAll){var o=i.nodeName;if(t.tags[o]){t.tags[o]++}else{t.tags[o]=1}if(i.classList){Array.from(i.classList).forEach((function(e){var r=Ta(e);if(t.classes[r]){t.classes[r]++}else{t.classes[r]=1}}))}if(i.hasAttributes()){Array.from(_a(i)).filter(ul).forEach((function(e){var r=il(i,e);if(r){if(t.attributes[r]){t.attributes[r]++}else{t.attributes[r]=1}}}))}}if(a.children.length){n.push(r);r=a.children.slice()}while(!r.length&&n.length){r=n.pop()}};while(r.length){a()}return t}function ll(e,t){var r=[];var n=t.classes;var a=t.tags;if(e.classList){Array.from(e.classList).forEach((function(t){var i=Ta(t);if(n[i]<a[e.nodeName]){r.push({name:i,count:n[i],species:"class"})}}))}return r.sort(ol)}function cl(e,t){var r=e.parentNode&&Array.from(e.parentNode.children||"")||[];var n=r.find((function(r){return r!==e&&za(r,t)}));if(n){var a=1+r.indexOf(e);return":nth-child("+a+")"}else{return""}}function fl(e){if(!e.getAttribute("id")){return}var t=e.getRootNode&&e.getRootNode()||a;var r="#"+Ta(e.getAttribute("id")||"");if(!r.match(/player_uid_/)&&t.querySelectorAll(r).length===1){return r}}function dl(e){var t=Js(a);return Ta(t?e.localName:e.nodeName.toLowerCase())}function vl(e,t){var r=[];var n=t.attributes;var a=t.tags;if(e.hasAttributes()){Array.from(_a(e)).filter(ul).forEach((function(t){var i=il(e,t);if(i&&n[i]<a[e.nodeName]){r.push({name:i,count:n[i],species:"attribute"})}}))}return r.sort(ol)}function pl(e,t){var r="";var n;var a=ll(e,t);var i=vl(e,t);if(a.length&&a[0].count===1){n=[a[0]]}else if(i.length&&i[0].count===1){n=[i[0]];r=dl(e)}else{n=a.concat(i);n.sort(ol);n=n.slice(0,3);if(!n.some((function(e){return e.species==="class"}))){r=dl(e)}else{n.sort((function(e,t){return e.species!==t.species&&e.species==="class"?-1:e.species===t.species?0:1}))}}return r+=n.reduce((function(e,t){switch(t.species){case"class":return e+"."+t.name;case"attribute":return e+"["+t.name+"]"}return e}),"")}function ml(e,t,r){if(!o._selectorData){throw new Error("Expect axe._selectorData to be set up")}var n=t.toRoot,a=n===void 0?false:n;var i;var u;do{var s=fl(e);if(!s){s=pl(e,o._selectorData);s+=cl(e,s)}if(i){i=s+" > "+i}else{i=s}if(!u||u.length>ea.selectorSimilarFilterLimit){u=gl(r,i)}else{u=u.filter((function(e){return za(e,i)}))}e=e.parentElement}while((u.length>1||a)&&e&&e.nodeType!==11);if(u.length===1){return i}else if(i.indexOf(" > ")!==-1){return":root"+i.substring(i.indexOf(" > "))}return":root"}function hl(e,t){return Qs(ml,e,t)}var bl=Zs(hl);var gl=Zs((function(e,t){return Array.from(e.querySelectorAll(t))}));function yl(e){var t=e.nodeName.toLowerCase();var r=e.parentElement;var n=e.parentNode;var a="";if(t!=="head"&&t!=="body"&&(n===null||n===void 0?void 0:n.children.length)>1){var i=Array.prototype.indexOf.call(n.children,e)+1;a=":nth-child(".concat(i,")")}if(!r){return t+a}return yl(r)+" > "+t+a}function Dl(e,t){return Qs(yl,e,t)}function wl(e,t){var r,n;if(!e){return[]}if(!t&&e.nodeType===9){t=[{str:"html"}];return t}t=t||[];if(e.parentNode&&e.parentNode!==e){t=wl(e.parentNode,t)}if(e.previousSibling){n=1;r=e.previousSibling;do{if(r.nodeType===1&&r.nodeName===e.nodeName){n++}r=r.previousSibling}while(r);if(n===1){n=null}}else if(e.nextSibling){r=e.nextSibling;do{if(r.nodeType===1&&r.nodeName===e.nodeName){n=1;r=null}else{n=null;r=r.previousSibling}}while(r)}if(e.nodeType===1){var a={};a.str=e.nodeName.toLowerCase();var i=e.getAttribute&&Ta(e.getAttribute("id"));if(i&&e.ownerDocument.querySelectorAll("#"+i).length===1){a.id=e.getAttribute("id")}if(n>1){a.count=n}t.push(a)}return t}function Fl(e){return e.reduce((function(e,t){if(t.id){return"//".concat(t.str,"[@id='").concat(t.id,"']")}else{return e+"/".concat(t.str)+(t.count>0?"[".concat(t.count,"]"):"")}}),"")}function El(e){var t=wl(e);return Fl(t)}var xl=El;var Al={};var Cl={set:function e(t,r){kl(t);Al[t]=r},get:function e(t,r){Rl(r);if(t in Al){return Al[t]}if(typeof r==="function"){var n=r();Aa(n!==void 0,"Cache creator function should not return undefined");this.set(t,n);return Al[t]}},clear:function e(){Al={}}};function kl(e){Aa(typeof e==="string","key must be a string, "+i(e)+" given");Aa(e!=="","key must not be empty")}function Rl(e){Aa(typeof e==="function"||typeof e==="undefined","creator must be a function or undefined, "+i(e)+" given")}var Tl=Cl;function Ml(e,t){var r=t||e;return Tl.get("nodeMap")?Tl.get("nodeMap").get(r):null}var Ol=Ml;var Sl={};le(Sl,{createGrid:function e(){return Hc},findElmsInContext:function e(){return _l},findNearbyElms:function e(){return rf},findUp:function e(){return $l},findUpVirtual:function e(){return zl},focusDisabled:function e(){return pf},getComposedParent:function e(){return cc},getElementByReference:function e(){return yf},getElementCoordinates:function e(){return pc},getElementStack:function e(){return Af},getModalDialog:function e(){return of},getNodeGrid:function e(){return tf},getOverflowHiddenAncestors:function e(){return Hl},getRootNode:function e(){return jl},getScrollOffset:function e(){return dc},getTabbableElements:function e(){return kf},getTargetRects:function e(){return Sf},getTargetSize:function e(){return jf},getTextElementStack:function e(){return em},getViewportSize:function e(){return hc},getVisibleChildTextRects:function e(){return Yp},hasContent:function e(){return lm},hasContentVirtual:function e(){return um},hasLangText:function e(){return cm},idrefs:function e(){return Pf},insertedIntoFocusOrder:function e(){return dm},isCurrentPageLink:function e(){return bf},isFocusable:function e(){return Mf},isHTML5:function e(){return bm},isHiddenForEveryone:function e(){return oc},isHiddenWithCSS:function e(){return mm},isInTabOrder:function e(){return Of},isInTextBlock:function e(){return Am},isInert:function e(){return sf},isModalOpen:function e(){return km},isMultiline:function e(){return Rm},isNativelyFocusable:function e(){return Tf},isNode:function e(){return Mm},isOffscreen:function e(){return yc},isOpaque:function e(){return Wm},isSkipLink:function e(){return Km},isVisible:function e(){return th},isVisibleOnScreen:function e(){return wc},isVisibleToScreenReaders:function e(){return Av},isVisualContent:function e(){return nm},reduceToElementsBelowFloating:function e(){return nh},shadowElementsFromPoint:function e(){return sh},urlPropsFromAttribute:function e(){return ph},visuallyContains:function e(){return ah},visuallyOverlaps:function e(){return hh},visuallySort:function e(){return Df}});function Nl(e){var t=e.getRootNode&&e.getRootNode()||a;if(t===e){t=a}return t}var Bl=Nl;var jl=Bl;function Il(e){var t=e.context,r=e.value,n=e.attr,a=e.elm,i=a===void 0?"":a;var o;var u=Ta(r);if(t.nodeType===9||t.nodeType===11){o=t}else{o=jl(t)}return Array.from(o.querySelectorAll(i+"["+n+"="+u+"]"))}var _l=Il;function ql(e,t){var r;r=e.actualNode;if(!e.shadowId&&typeof e.actualNode.closest==="function"){var n=e.actualNode.closest(t);if(n){return n}return null}do{r=r.assignedSlot?r.assignedSlot:r.parentNode;if(r&&r.nodeType===11){r=r.host}}while(r&&!za(r,t)&&r!==a.documentElement);if(!r){return null}if(!za(r,t)){return null}return r}var zl=ql;function Pl(e,t){return zl(Ol(e),t)}var $l=Pl;function Gl(e,t){return(e.left|0)<(t.right|0)&&(e.right|0)>(t.left|0)&&(e.top|0)<(t.bottom|0)&&(e.bottom|0)>(t.top|0)}var Ll=Zs((function e(t){var r=[];if(!t){return r}var n=t.getComputedStylePropertyValue("overflow");if(n==="hidden"){r.push(t)}return r.concat(Ll(t.parent))}));var Hl=Ll;var Vl=/rect\s*\(([0-9]+)px,?\s*([0-9]+)px,?\s*([0-9]+)px,?\s*([0-9]+)px\s*\)/;var Ul=/(\w+)\((\d+)/;function Wl(e){return["style","script","noscript","template"].includes(e.props.nodeName)}function Kl(e){if(e.props.nodeName==="area"){return false}return e.getComputedStylePropertyValue("display")==="none"}function Yl(e){var t=arguments.length>1&&arguments[1]!==undefined?arguments[1]:{},r=t.isAncestor;return!r&&["hidden","collapse"].includes(e.getComputedStylePropertyValue("visibility"))}function Zl(e){var t=arguments.length>1&&arguments[1]!==undefined?arguments[1]:{},r=t.isAncestor;return!!r&&e.getComputedStylePropertyValue("content-visibility")==="hidden"}function Xl(e){return e.attr("aria-hidden")==="true"}function Jl(e){return e.getComputedStylePropertyValue("opacity")==="0"}function Ql(e){var t=xy(e.actualNode);var r=parseInt(e.getComputedStylePropertyValue("height"));var n=parseInt(e.getComputedStylePropertyValue("width"));return!!t&&(r===0||n===0)}function ec(e){var t=arguments.length>1&&arguments[1]!==undefined?arguments[1]:{},r=t.isAncestor;if(r){return false}var n=e.getComputedStylePropertyValue("position");if(n==="fixed"){return false}var a=Hl(e);if(!a.length){return false}var i=e.boundingClientRect;return a.some((function(t){if(n==="absolute"&&!ac(e,t)&&t.getComputedStylePropertyValue("position")==="static"){return false}var r=t.boundingClientRect;if(r.width<2||r.height<2){return true}return!Gl(i,r)}))}function tc(e){var t=e.getComputedStylePropertyValue("clip").match(Vl);var r=e.getComputedStylePropertyValue("clip-path").match(Ul);if(t&&t.length===5){var n=e.getComputedStylePropertyValue("position");if(["fixed","absolute"].includes(n)){return t[3]-t[1]<=0&&t[2]-t[4]<=0}}if(r){var a=r[1];var i=parseInt(r[2],10);switch(a){case"inset":return i>=50;case"circle":return i===0}}return false}function rc(e,t){var r=Yh(e,"map");if(!r){return true}var n=r.attr("name");if(!n){return true}var a=Bl(e.actualNode);if(!a||a.nodeType!==9){return true}var i=_D(o._tree,'img[usemap="#'.concat(Ta(n),'"]'));if(!i||!i.length){return true}return i.some((function(e){return!t(e)}))}function nc(e){var t;if(((t=e.parent)===null||t===void 0?void 0:t.props.nodeName)!=="details"){return false}if(e.props.nodeName==="summary"){var r=e.parent.children.find((function(e){return e.props.nodeName==="summary"}));if(r===e){return false}}return!e.parent.hasAttr("open")}function ac(e,t){var r=e.parent;while(r&&r!==t){if(["relative","sticky"].includes(r.getComputedStylePropertyValue("position"))){return true}r=r.parent}return false}var ic=[Kl,Yl,Zl,nc];function oc(e){var t=arguments.length>1&&arguments[1]!==undefined?arguments[1]:{},r=t.skipAncestors,n=t.isAncestor,a=n===void 0?false:n;e=Zy(e).vNode;if(r){return uc(e,a)}return sc(e,a)}var uc=Zs((function e(t,r){if(Wl(t)){return true}if(!t.actualNode){return false}if(ic.some((function(e){return e(t,{isAncestor:r})}))){return true}if(!t.actualNode.isConnected){return true}return false}));var sc=Zs((function e(t,r){if(uc(t,r)){return true}if(!t.parent){return false}return sc(t.parent,true)}));function lc(e){if(e.assignedSlot){return lc(e.assignedSlot)}else if(e.parentNode){var t=e.parentNode;if(t.nodeType===1){return t}else if(t.host){return t.host}}return null}var cc=lc;function fc(e){if(!e.nodeType&&e.document){e=e.document}if(e.nodeType===9){var t=e.documentElement,r=e.body;return{left:t&&t.scrollLeft||r&&r.scrollLeft||0,top:t&&t.scrollTop||r&&r.scrollTop||0}}return{left:e.scrollLeft,top:e.scrollTop}}var dc=fc;function vc(e){var t=dc(a),r=t.left,n=t.top,i=e.getBoundingClientRect();return{top:i.top+n,right:i.right+r,bottom:i.bottom+n,left:i.left+r,width:i.right-i.left,height:i.bottom-i.top}}var pc=vc;function mc(e){var t=e.document;var r=t.documentElement;if(e.innerWidth){return{width:e.innerWidth,height:e.innerHeight}}if(r){return{width:r.clientWidth,height:r.clientHeight}}var n=t.body;return{width:n.clientWidth,height:n.clientHeight}}var hc=mc;function bc(e,t){e=cc(e);while(e&&e.nodeName.toLowerCase()!=="html"){if(e.scrollTop){t+=e.scrollTop;if(t>=0){return false}}e=cc(e)}return true}function gc(e){var t=arguments.length>1&&arguments[1]!==undefined?arguments[1]:{},n=t.isAncestor;if(n){return false}var i=Zy(e),o=i.domNode;if(!o){return void 0}var u;var s=a.documentElement;var l=r.getComputedStyle(o);var c=r.getComputedStyle(a.body||s).getPropertyValue("direction");var f=pc(o);if(f.bottom<0&&(bc(o,f.bottom)||l.position==="absolute")){return true}if(f.left===0&&f.right===0){return false}if(c==="ltr"){if(f.right<=0){return true}}else{u=Math.max(s.scrollWidth,hc(r).width);if(f.left>=u){return true}}return false}var yc=gc;var Dc=[Jl,Ql,ec,tc,yc];function wc(e){e=Zy(e).vNode;return Fc(e)}var Fc=Zs((function e(t,r){if(t.actualNode&&t.props.nodeName==="area"){return!rc(t,Fc)}if(oc(t,{skipAncestors:true,isAncestor:r})){return false}if(t.actualNode&&Dc.some((function(e){return e(t,{isAncestor:r})}))){return false}if(!t.parent){return true}return Fc(t.parent,true)}));function Ec(e,t){var n=Math.min(e.top,t.top);var a=Math.max(e.right,t.right);var i=Math.max(e.bottom,t.bottom);var o=Math.min(e.left,t.left);return new r.DOMRect(o,n,a-o,i-n)}function xc(e,t){var r=e.x,n=e.y;var a=t.top,i=t.right,o=t.bottom,u=t.left;return n>=a&&r<=i&&n<=o&&r>=u}var Ac={};le(Ac,{getBoundingRect:function e(){return Ec},getIntersectionRect:function e(){return Cc},getOffset:function e(){return Mc},getRectCenter:function e(){return kc},hasVisualOverlap:function e(){return Nc},isPointInRect:function e(){return xc},rectHasMinimumSize:function e(){return Tc},rectsOverlap:function e(){return Gl},splitRects:function e(){return Bc}});function Cc(e,t){var n=Math.max(e.left,t.left);var a=Math.min(e.right,t.right);var i=Math.max(e.top,t.top);var o=Math.min(e.bottom,t.bottom);if(n>=a||i>=o){return null}return new r.DOMRect(n,i,a-n,o-i)}function kc(e){var t=e.left,n=e.top,a=e.width,i=e.height;return new r.DOMPoint(t+a/2,n+i/2)}var Rc=.05;function Tc(e,t){var r=t.width,n=t.height;return r+Rc>=e&&n+Rc>=e}function Mc(e,t){var r=arguments.length>2&&arguments[2]!==undefined?arguments[2]:12;var n=Sf(e);var a=Sf(t);if(!n.length||!a.length){return null}var i=n.reduce(Ec);var o=kc(i);var u=Infinity;var s=oe(a),l;try{for(s.s();!(l=s.n()).done;){var c=l.value;if(xc(o,c)){return 0}var f=Oc(o,c);var d=Sc(o,f);u=Math.min(u,d)}}catch(e){s.e(e)}finally{s.f()}var v=jf(t);if(Tc(r*2,v)){return u}var p=a.reduce(Ec);var m=kc(p);var h=Sc(o,m)-r;return Math.max(0,Math.min(u,h))}function Oc(e,t){var r;var n;if(e.x<t.left){r=t.left}else if(e.x>t.right){r=t.right}else{r=e.x}if(e.y<t.top){n=t.top}else if(e.y>t.bottom){n=t.bottom}else{n=e.y}return{x:r,y:n}}function Sc(e,t){return Math.hypot(e.x-t.x,e.y-t.y)}function Nc(e,t){var r=e.boundingClientRect;var n=t.boundingClientRect;if(r.left>=n.right||r.right<=n.left||r.top>=n.bottom||r.bottom<=n.top){return false}return Df(e,t)>0}function Bc(e,t){var r=[e];var n=oe(t),a;try{var i=function e(){var t=a.value;r=r.reduce((function(e,r){return e.concat(jc(r,t))}),[]);if(r.length>4e3){throw new Error("splitRects: Too many rects")}};for(n.s();!(a=n.n()).done;){i()}}catch(e){n.e(e)}finally{n.f()}return r}function jc(e,t){var r=e.top,n=e.left,a=e.bottom,i=e.right;var o=r<t.bottom&&a>t.top;var u=n<t.right&&i>t.left;var s=[];if(Ic(t.top,r,a)&&u){s.push({top:r,left:n,bottom:t.top,right:i})}if(Ic(t.right,n,i)&&o){s.push({top:r,left:t.right,bottom:a,right:i})}if(Ic(t.bottom,r,a)&&u){s.push({top:t.bottom,right:i,bottom:a,left:n})}if(Ic(t.left,n,i)&&o){s.push({top:r,left:n,bottom:a,right:t.left})}if(s.length===0){if(qc(e,t)){return[]}s.push(e)}return s.map(_c)}var Ic=function e(t,r,n){return t>r&&t<n};function _c(e){return new r.DOMRect(e.left,e.top,e.right-e.left,e.bottom-e.top)}function qc(e,t){return e.top>=t.top&&e.left>=t.left&&e.bottom<=t.bottom&&e.right<=t.right}var zc=0;var Pc=.1;var $c=.2;var Gc=.3;var Lc=0;function Hc(){var e=arguments.length>0&&arguments[0]!==undefined?arguments[0]:a.body;var t=arguments.length>1?arguments[1]:undefined;var n=arguments.length>2&&arguments[2]!==undefined?arguments[2]:null;if(Tl.get("gridCreated")&&!n){return ea.gridSize}Tl.set("gridCreated",true);if(!n){var i=Ol(a.documentElement);if(!i){i=new yh(a.documentElement)}Lc=0;i._stackingOrder=[Kc(zc,Lc++,null)];t!==null&&t!==void 0?t:t=new Qc;Jc(t,i);if(xy(i.actualNode)){var u=new Qc(i);i._subGrid=u}}var s=a.createTreeWalker(e,r.NodeFilter.SHOW_ELEMENT,null,false);var l=n?s.nextNode():s.currentNode;while(l){var c=Ol(l);if(c&&c.parent){n=c.parent}else if(l.assignedSlot){n=Ol(l.assignedSlot)}else if(l.parentElement){n=Ol(l.parentElement)}else if(l.parentNode&&Ol(l.parentNode)){n=Ol(l.parentNode)}if(!c){c=new o.VirtualNode(l,n)}c._stackingOrder=Wc(c,n,Lc++);var f=Xc(c,n);var d=f?f._subGrid:t;if(xy(c.actualNode)){var v=new Qc(c);c._subGrid=v}var p=c.boundingClientRect;if(p.width!==0&&p.height!==0&&wc(l)){Jc(d,c)}if(Dg(l)){Hc(l.shadowRoot,d,c)}l=s.nextNode()}return ea.gridSize}function Vc(e,t){var r=e.getComputedStylePropertyValue("position");var n=e.getComputedStylePropertyValue("z-index");if(r==="fixed"||r==="sticky"){return true}if(n!=="auto"&&r!=="static"){return true}if(e.getComputedStylePropertyValue("opacity")!=="1"){return true}var a=e.getComputedStylePropertyValue("-webkit-transform")||e.getComputedStylePropertyValue("-ms-transform")||e.getComputedStylePropertyValue("transform")||"none";if(a!=="none"){return true}var i=e.getComputedStylePropertyValue("mix-blend-mode");if(i&&i!=="normal"){return true}var o=e.getComputedStylePropertyValue("filter");if(o&&o!=="none"){return true}var u=e.getComputedStylePropertyValue("perspective");if(u&&u!=="none"){return true}var s=e.getComputedStylePropertyValue("clip-path");if(s&&s!=="none"){return true}var l=e.getComputedStylePropertyValue("-webkit-mask")||e.getComputedStylePropertyValue("mask")||"none";if(l!=="none"){return true}var c=e.getComputedStylePropertyValue("-webkit-mask-image")||e.getComputedStylePropertyValue("mask-image")||"none";if(c!=="none"){return true}var f=e.getComputedStylePropertyValue("-webkit-mask-border")||e.getComputedStylePropertyValue("mask-border")||"none";if(f!=="none"){return true}if(e.getComputedStylePropertyValue("isolation")==="isolate"){return true}var d=e.getComputedStylePropertyValue("will-change");if(d==="transform"||d==="opacity"){return true}if(e.getComputedStylePropertyValue("-webkit-overflow-scrolling")==="touch"){return true}var v=e.getComputedStylePropertyValue("contain");if(["layout","paint","strict","content"].includes(v)){return true}if(n!=="auto"&&Uc(t)){return true}return false}function Uc(e){if(!e){return false}var t=e.getComputedStylePropertyValue("display");return["flex","inline-flex","grid","inline-grid"].includes(t)}function Wc(e,t,r){var n=t._stackingOrder.slice();if(Vc(e,t)){var a=n.findIndex((function(e){var t=e.stackLevel;return[zc,$c,Gc].includes(t)}));if(a!==-1){n.splice(a,n.length-a)}}var i=Yc(e,t);if(i!==null){n.push(Kc(i,r,e))}return n}function Kc(e,t,r){return{stackLevel:e,treeOrder:t,vNode:r}}function Yc(e,t){var r=Zc(e,t);if(!["auto","0"].includes(r)){return parseInt(r)}if(e.getComputedStylePropertyValue("position")!=="static"){return Gc}if(e.getComputedStylePropertyValue("float")!=="none"){return $c}if(Vc(e,t)){return Pc}return null}function Zc(e,t){var r=e.getComputedStylePropertyValue("position");if(r==="static"&&!Uc(t)){return"auto"}return e.getComputedStylePropertyValue("z-index")}function Xc(e,t){var r=null;var n=[e];while(t){if(xy(t.actualNode)){r=t;break}if(t._scrollRegionParent){r=t._scrollRegionParent;break}n.push(t);t=Ol(t.actualNode.parentElement||t.actualNode.parentNode)}n.forEach((function(e){return e._scrollRegionParent=r}));return r}function Jc(e,t){var r=Hl(t);t.clientRects.forEach((function(n){var a;var i=r.reduce((function(e,t){return e&&Cc(e,t.boundingClientRect)}),n);if(!i){return}(a=t._grid)!==null&&a!==void 0?a:t._grid=e;var o=e.getGridPositionOfRect(i);e.loopGridPosition(o,(function(e){if(!e.includes(t)){e.push(t)}}))}))}var Qc=function(){function e(){var t=arguments.length>0&&arguments[0]!==undefined?arguments[0]:null;te(this,e);this.container=t;this.cells=[]}return ne(e,[{key:"toGridIndex",value:function e(t){return Math.floor(t/ea.gridSize)}},{key:"getCellFromPoint",value:function e(t){var r,n;var a=t.x,i=t.y;Aa(this.boundaries,"Grid does not have cells added");var o=this.toGridIndex(i);var u=this.toGridIndex(a);Aa(xc({y:o,x:u},this.boundaries),"Element midpoint exceeds the grid bounds");var s=(r=this.cells[o-this.cells._negativeIndex])!==null&&r!==void 0?r:[];return(n=s[u-s._negativeIndex])!==null&&n!==void 0?n:[]}},{key:"loopGridPosition",value:function e(t,r){var n=t,a=n.left,i=n.right,o=n.top,u=n.bottom;if(this.boundaries){t=Ec(this.boundaries,t)}this.boundaries=t;ef(this.cells,o,u,(function(e,t){ef(e,a,i,(function(e,n){r(e,{row:t,col:n})}))}))}},{key:"getGridPositionOfRect",value:function e(t){var n=t.top,a=t.right,i=t.bottom,o=t.left;var u=arguments.length>1&&arguments[1]!==undefined?arguments[1]:0;n=this.toGridIndex(n-u);a=this.toGridIndex(a+u-1);i=this.toGridIndex(i+u-1);o=this.toGridIndex(o-u);return new r.DOMRect(o,n,a-o,i-n)}}])}();function ef(e,t,r,n){var a;(a=e._negativeIndex)!==null&&a!==void 0?a:e._negativeIndex=0;if(t<e._negativeIndex){for(var i=0;i<e._negativeIndex-t;i++){e.splice(0,0,[])}e._negativeIndex=t}var o=t-e._negativeIndex;var u=r-e._negativeIndex;for(var s=o;s<=u;s++){var l,c;(c=e[l=s])!==null&&c!==void 0?c:e[l]=[];n(e[s],s+e._negativeIndex)}}function tf(e){Hc();var t=Zy(e),r=t.vNode;return r._grid}function rf(e){var t;var r=arguments.length>1&&arguments[1]!==undefined?arguments[1]:0;var n=tf(e);if(!(n!==null&&n!==void 0&&(t=n.cells)!==null&&t!==void 0&&t.length)){return[]}var a=e.boundingClientRect;var i=nf(e);var o=n.getGridPositionOfRect(a,r);var u=[];n.loopGridPosition(o,(function(t){var r=oe(t),n;try{for(r.s();!(n=r.n()).done;){var a=n.value;if(a&&a!==e&&!u.includes(a)&&i===nf(a)){u.push(a)}}}catch(e){r.e(e)}finally{r.f()}}));return u}var nf=Zs((function(e){if(!e){return false}if(e.getComputedStylePropertyValue("position")==="fixed"){return true}return nf(e.parent)}));var af=Zs((function e(){var t;if(!o._tree){return null}var r=pD(o._tree[0],"dialog[open]",(function(e){var t=e.boundingClientRect;var r=a.elementsFromPoint(t.left+1,t.top+1);return r.includes(e.actualNode)&&wc(e)}));if(!r.length){return null}var n=r.find((function(e){var t=e.boundingClientRect;var r=a.elementsFromPoint(t.left-10,t.top-10);return r.includes(e.actualNode)}));if(n){return n}return(t=r.find((function(e){var t;var r=(t=uf(e))!==null&&t!==void 0?t:{},n=r.vNode,i=r.rect;if(!n){return false}var o=a.elementsFromPoint(i.left+1,i.top+1);return!o.includes(n.actualNode)})))!==null&&t!==void 0?t:null}));var of=af;function uf(e){Hc();var t=o._tree[0]._grid;var n=new r.DOMRect(0,0,r.innerWidth,r.innerHeight);if(!t){return}for(var a=0;a<t.cells.length;a++){var i=t.cells[a];if(!i){continue}for(var u=0;u<i.length;u++){var s=i[u];if(!s){continue}for(var l=0;l<s.length;l++){var c=s[l];var f=c.boundingClientRect;var d=Cc(f,n);if(c.props.nodeName!=="html"&&c!==e&&c.getComputedStylePropertyValue("pointer-events")!=="none"&&d){return{vNode:c,rect:d}}}}}}function sf(e){var t=arguments.length>1&&arguments[1]!==undefined?arguments[1]:{},r=t.skipAncestors,n=t.isAncestor;if(r){return lf(e,n)}return cf(e,n)}var lf=Zs((function e(t,r){if(t.hasAttr("inert")){return true}if(!r&&t.actualNode){var n=of();if(n&&!vg(n,t)){return true}}return false}));var cf=Zs((function e(t,r){if(lf(t,r)){return true}if(!t.parent){return false}return cf(t.parent,true)}));var ff=["button","command","fieldset","keygen","optgroup","option","select","textarea","input"];function df(e){return ff.includes(e)}function vf(e){var t=Zy(e),r=t.vNode;if(df(r.props.nodeName)&&r.hasAttr("disabled")||sf(r)){return true}var n=r.parent;var a=[];var i=false;while(n&&n.shadowId===r.shadowId&&!i){a.push(n);if(n.props.nodeName==="legend"){break}if(n._inDisabledFieldset!==void 0){i=n._inDisabledFieldset;break}if(n.props.nodeName==="fieldset"&&n.hasAttr("disabled")){i=true}n=n.parent}a.forEach((function(e){return e._inDisabledFieldset=i}));if(i){return true}if(r.props.nodeName!=="area"){if(!r.actualNode){return false}return oc(r)}return false}var pf=vf;var mf=/^\/\#/;var hf=/^#[!/]/;function bf(e){var t;var n=e.getAttribute("href");if(!n||n==="#"){return false}if(mf.test(n)){return true}var a=e.hash,i=e.protocol,o=e.hostname,u=e.port,s=e.pathname;if(hf.test(a)){return false}if(n.charAt(0)==="#"){return true}if(typeof((t=r.location)===null||t===void 0?void 0:t.origin)!=="string"||r.location.origin.indexOf("://")===-1){return null}var l=r.location.origin+r.location.pathname;var c;if(!o){c=r.location.origin}else{c="".concat(i,"//").concat(o).concat(u?":".concat(u):"")}if(!s){c+=r.location.pathname}else{c+=(s[0]!=="/"?"/":"")+s}return c===l}function gf(e,t){var r=e.getAttribute(t);if(!r){return null}if(t==="href"&&!bf(e)){return null}if(r.indexOf("#")!==-1){r=decodeURIComponent(r.substr(r.indexOf("#")+1))}var n=a.getElementById(r);if(n){return n}n=a.getElementsByName(r);if(n.length){return n[0]}return null}var yf=gf;function Df(e,t){Hc();var n=Math.max(e._stackingOrder.length,t._stackingOrder.length);for(var a=0;a<n;a++){if(typeof t._stackingOrder[a]==="undefined"){return-1}else if(typeof e._stackingOrder[a]==="undefined"){return 1}if(t._stackingOrder[a].stackLevel>e._stackingOrder[a].stackLevel){return 1}if(t._stackingOrder[a].stackLevel<e._stackingOrder[a].stackLevel){return-1}if(t._stackingOrder[a].treeOrder!==e._stackingOrder[a].treeOrder){return t._stackingOrder[a].treeOrder-e._stackingOrder[a].treeOrder}}var i=e.actualNode;var o=t.actualNode;if(i.getRootNode&&i.getRootNode()!==o.getRootNode()){var u=[];while(i){u.push({root:i.getRootNode(),node:i});i=i.getRootNode().host}while(o&&!u.find((function(e){return e.root===o.getRootNode()}))){o=o.getRootNode().host}i=u.find((function(e){return e.root===o.getRootNode()})).node;if(i===o){return e.actualNode.getRootNode()!==i.getRootNode()?-1:1}}var s=r.Node,l=s.DOCUMENT_POSITION_FOLLOWING,c=s.DOCUMENT_POSITION_CONTAINS,f=s.DOCUMENT_POSITION_CONTAINED_BY;var d=i.compareDocumentPosition(o);var v=d&l?1:-1;var p=d&c||d&f;var m=wf(e);var h=wf(t);if(m===h||p){return v}return h-m}function wf(e){if(e.getComputedStylePropertyValue("display").indexOf("inline")!==-1){return 2}if(Ff(e)){return 1}return 0}function Ff(e){if(!e){return false}if(e._isFloated!==void 0){return e._isFloated}var t=e.getComputedStylePropertyValue("float");if(t!=="none"){e._isFloated=true;return true}var r=Ff(e.parent);e._isFloated=r;return r}function Ef(e,t){var r=arguments.length>2&&arguments[2]!==undefined?arguments[2]:false;var n=kc(t);var i=e.getCellFromPoint(n)||[];var o=Math.floor(n.x);var u=Math.floor(n.y);var s=i.filter((function(e){return e.clientRects.some((function(e){var t=e.left;var r=e.top;return o<Math.floor(t+e.width)&&o>=Math.floor(t)&&u<Math.floor(r+e.height)&&u>=Math.floor(r)}))}));var l=e.container;if(l){s=Ef(l._grid,l.boundingClientRect,true).concat(s)}if(!r){s=s.sort(Df).map((function(e){return e.actualNode})).concat(a.documentElement).filter((function(e,t,r){return r.indexOf(e)===t}))}return s}function xf(e){var t=tf(e);if(!t){return[]}var r=Ol(e).boundingClientRect;return Ef(t,r)}var Af=xf;function Cf(e){var t=_D(e,"*");var r=t.filter((function(e){var t=e.isFocusable;var r=iD(e.actualNode.getAttribute("tabindex"));return r!==null?t&&r>=0:t}));return r}var kf=Cf;function Rf(e){var t=Zy(e),r=t.vNode;if(!r||pf(r)){return false}switch(r.props.nodeName){case"a":case"area":if(r.hasAttr("href")){return true}break;case"input":return r.props.type!=="hidden";case"textarea":case"select":case"summary":case"button":return true;case"details":return!_D(r,"summary").length}return false}var Tf=Rf;function Mf(e){var t=Zy(e),r=t.vNode;if(r.props.nodeType!==1){return false}if(pf(r)){return false}else if(Tf(r)){return true}var n=iD(r.attr("tabindex"));return n!==null}function Of(e){var t=Zy(e),r=t.vNode;if(r.props.nodeType!==1){return false}var n=iD(r.attr("tabindex"));if(n<=-1){return false}return Mf(r)}var Sf=Zs(Nf);function Nf(e){var t=e.boundingClientRect;var r=rf(e).filter((function(t){return Nc(e,t)&&t.getComputedStylePropertyValue("pointer-events")!=="none"&&!Bf(e,t)}));if(!r.length){return[t]}var n=r.map((function(e){var t=e.boundingClientRect;return t}));return Bc(t,n)}function Bf(e,t){return vg(e,t)&&!Of(t)}var jf=Zs(If);function If(e,t){var r=Sf(e);return _f(r,t)}function _f(e,t){return e.reduce((function(e,r){var n=Tc(t,e);var a=Tc(t,r);if(n!==a){return n?e:r}var i=e.width*e.height;var o=r.width*r.height;return i>o?e:r}))}var qf={};le(qf,{accessibleText:function e(){return Gf},accessibleTextVirtual:function e(){return Dp},autocomplete:function e(){return Np},formControlValue:function e(){return Jv},formControlValueMethods:function e(){return Hv},hasUnicode:function e(){return gp},isHumanInterpretable:function e(){return Sp},isIconLigature:function e(){return yp},isValidAutocomplete:function e(){return jp},label:function e(){return Lp},labelText:function e(){return ip},labelVirtual:function e(){return $p},nativeElementType:function e(){return Vp},nativeTextAlternative:function e(){return fp},nativeTextMethods:function e(){return cp},removeUnicode:function e(){return Cp},sanitize:function e(){return Td},subtreeText:function e(){return rp},titleText:function e(){return yv},unsupported:function e(){return xv},visible:function e(){return zp},visibleTextNodes:function e(){return Wp},visibleVirtual:function e(){return Rv}});function zf(e,t){e=e.actualNode||e;try{var r=jl(e);var n=[];var a=e.getAttribute(t);if(a){a=Fg(a);for(var i=0;i<a.length;i++){n.push(r.getElementById(a[i]))}}return n}catch(e){throw new TypeError("Cannot resolve id references for non-DOM nodes")}}var Pf=zf;function $f(e,t){var r=Ol(e);return Dp(r,t)}var Gf=$f;function Lf(e){var t=arguments.length>1&&arguments[1]!==undefined?arguments[1]:{};var r=Zy(e),n=r.vNode;if((n===null||n===void 0?void 0:n.props.nodeType)!==1){return""}if(n.props.nodeType!==1||t.inLabelledByContext||t.inControlContext||!n.attr("aria-labelledby")){return""}var a=Pf(n,"aria-labelledby").filter((function(e){return e}));return a.reduce((function(e,r){var a=Gf(r,P({inLabelledByContext:true,startNode:t.startNode||n},t));if(!e){return a}else{return"".concat(e," ").concat(a)}}),"")}var Hf=Lf;function Vf(e){var t=Zy(e),r=t.vNode;if((r===null||r===void 0?void 0:r.props.nodeType)!==1){return""}return r.attr("aria-label")||""}var Uf={"aria-activedescendant":{type:"idref",allowEmpty:true},"aria-atomic":{type:"boolean",global:true},"aria-autocomplete":{type:"nmtoken",values:["inline","list","both","none"]},"aria-braillelabel":{type:"string",allowEmpty:true,global:true},"aria-brailleroledescription":{type:"string",allowEmpty:true,global:true},"aria-busy":{type:"boolean",global:true},"aria-checked":{type:"nmtoken",values:["false","mixed","true","undefined"]},"aria-colcount":{type:"int",minValue:-1},"aria-colindex":{type:"int",minValue:1},"aria-colspan":{type:"int",minValue:1},"aria-controls":{type:"idrefs",allowEmpty:true,global:true},"aria-current":{type:"nmtoken",allowEmpty:true,values:["page","step","location","date","time","true","false"],global:true},"aria-describedby":{type:"idrefs",allowEmpty:true,global:true},"aria-description":{type:"string",allowEmpty:true,global:true},"aria-details":{type:"idref",allowEmpty:true,global:true},"aria-disabled":{type:"boolean",global:true},"aria-dropeffect":{type:"nmtokens",values:["copy","execute","link","move","none","popup"],global:true},"aria-errormessage":{type:"idref",allowEmpty:true,global:true},"aria-expanded":{type:"nmtoken",values:["true","false","undefined"]},"aria-flowto":{type:"idrefs",allowEmpty:true,global:true},"aria-grabbed":{type:"nmtoken",values:["true","false","undefined"],global:true},"aria-haspopup":{type:"nmtoken",allowEmpty:true,values:["true","false","menu","listbox","tree","grid","dialog"],global:true},"aria-hidden":{type:"nmtoken",values:["true","false","undefined"],global:true},"aria-invalid":{type:"nmtoken",values:["grammar","false","spelling","true"],global:true},"aria-keyshortcuts":{type:"string",allowEmpty:true,global:true},"aria-label":{type:"string",allowEmpty:true,global:true},"aria-labelledby":{type:"idrefs",allowEmpty:true,global:true},"aria-level":{type:"int",minValue:1},"aria-live":{type:"nmtoken",values:["assertive","off","polite"],global:true},"aria-modal":{type:"boolean"},"aria-multiline":{type:"boolean"},"aria-multiselectable":{type:"boolean"},"aria-orientation":{type:"nmtoken",values:["horizontal","undefined","vertical"]},"aria-owns":{type:"idrefs",allowEmpty:true,global:true},"aria-placeholder":{type:"string",allowEmpty:true},"aria-posinset":{type:"int",minValue:1},"aria-pressed":{type:"nmtoken",values:["false","mixed","true","undefined"]},"aria-readonly":{type:"boolean"},"aria-relevant":{type:"nmtokens",values:["additions","all","removals","text"],global:true},"aria-required":{type:"boolean"},"aria-roledescription":{type:"string",allowEmpty:true,global:true},"aria-rowcount":{type:"int",minValue:-1},"aria-rowindex":{type:"int",minValue:1},"aria-rowspan":{type:"int",minValue:0},"aria-selected":{type:"nmtoken",values:["false","true","undefined"]},"aria-setsize":{type:"int",minValue:-1},"aria-sort":{type:"nmtoken",values:["ascending","descending","none","other"]},"aria-valuemax":{type:"decimal"},"aria-valuemin":{type:"decimal"},"aria-valuenow":{type:"decimal"},"aria-valuetext":{type:"string",allowEmpty:true}};var Wf=Uf;var Kf={alert:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["section"]},alertdialog:{type:"window",allowedAttrs:["aria-expanded","aria-modal"],superclassRole:["alert","dialog"],accessibleNameRequired:true},application:{type:"landmark",allowedAttrs:["aria-activedescendant","aria-expanded"],superclassRole:["structure"],accessibleNameRequired:true},article:{type:"structure",allowedAttrs:["aria-posinset","aria-setsize","aria-expanded"],superclassRole:["document"]},banner:{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},blockquote:{type:"structure",superclassRole:["section"]},button:{type:"widget",allowedAttrs:["aria-expanded","aria-pressed"],superclassRole:["command"],accessibleNameRequired:true,nameFromContent:true,childrenPresentational:true},caption:{type:"structure",requiredContext:["figure","table","grid","treegrid"],superclassRole:["section"],prohibitedAttrs:["aria-label","aria-labelledby"]},cell:{type:"structure",requiredContext:["row"],allowedAttrs:["aria-colindex","aria-colspan","aria-rowindex","aria-rowspan","aria-expanded"],superclassRole:["section"],nameFromContent:true},checkbox:{type:"widget",requiredAttrs:["aria-checked"],allowedAttrs:["aria-readonly","aria-expanded","aria-required"],superclassRole:["input"],accessibleNameRequired:true,nameFromContent:true,childrenPresentational:true},code:{type:"structure",superclassRole:["section"],prohibitedAttrs:["aria-label","aria-labelledby"]},columnheader:{type:"structure",requiredContext:["row"],allowedAttrs:["aria-sort","aria-colindex","aria-colspan","aria-expanded","aria-readonly","aria-required","aria-rowindex","aria-rowspan","aria-selected"],superclassRole:["cell","gridcell","sectionhead"],accessibleNameRequired:false,nameFromContent:true},combobox:{type:"widget",requiredAttrs:["aria-expanded","aria-controls"],allowedAttrs:["aria-owns","aria-autocomplete","aria-readonly","aria-required","aria-activedescendant","aria-orientation"],superclassRole:["select"],accessibleNameRequired:true},command:{type:"abstract",superclassRole:["widget"]},complementary:{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},composite:{type:"abstract",superclassRole:["widget"]},contentinfo:{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},comment:{type:"structure",allowedAttrs:["aria-level","aria-posinset","aria-setsize"],superclassRole:["article"]},definition:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["section"]},deletion:{type:"structure",superclassRole:["section"],prohibitedAttrs:["aria-label","aria-labelledby"]},dialog:{type:"window",allowedAttrs:["aria-expanded","aria-modal"],superclassRole:["window"],accessibleNameRequired:true},directory:{type:"structure",deprecated:true,allowedAttrs:["aria-expanded"],superclassRole:["list"],nameFromContent:true},document:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["structure"]},emphasis:{type:"structure",superclassRole:["section"],prohibitedAttrs:["aria-label","aria-labelledby"]},feed:{type:"structure",requiredOwned:["article"],allowedAttrs:["aria-expanded"],superclassRole:["list"]},figure:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["section"],nameFromContent:true},form:{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},grid:{type:"composite",requiredOwned:["rowgroup","row"],allowedAttrs:["aria-level","aria-multiselectable","aria-readonly","aria-activedescendant","aria-colcount","aria-expanded","aria-rowcount"],superclassRole:["composite","table"],accessibleNameRequired:false},gridcell:{type:"widget",requiredContext:["row"],allowedAttrs:["aria-readonly","aria-required","aria-selected","aria-colindex","aria-colspan","aria-expanded","aria-rowindex","aria-rowspan"],superclassRole:["cell","widget"],nameFromContent:true},group:{type:"structure",allowedAttrs:["aria-activedescendant","aria-expanded"],superclassRole:["section"]},heading:{type:"structure",requiredAttrs:["aria-level"],allowedAttrs:["aria-expanded"],superclassRole:["sectionhead"],accessibleNameRequired:false,nameFromContent:true},img:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["section"],accessibleNameRequired:true,childrenPresentational:true},input:{type:"abstract",superclassRole:["widget"]},insertion:{type:"structure",superclassRole:["section"],prohibitedAttrs:["aria-label","aria-labelledby"]},landmark:{type:"abstract",superclassRole:["section"]},link:{type:"widget",allowedAttrs:["aria-expanded"],superclassRole:["command"],accessibleNameRequired:true,nameFromContent:true},list:{type:"structure",requiredOwned:["listitem"],allowedAttrs:["aria-expanded"],superclassRole:["section"]},listbox:{type:"widget",requiredOwned:["group","option"],allowedAttrs:["aria-multiselectable","aria-readonly","aria-required","aria-activedescendant","aria-expanded","aria-orientation"],superclassRole:["select"],accessibleNameRequired:true},listitem:{type:"structure",requiredContext:["list"],allowedAttrs:["aria-level","aria-posinset","aria-setsize","aria-expanded"],superclassRole:["section"],nameFromContent:true},log:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["section"]},main:{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},marquee:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["section"]},math:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["section"],childrenPresentational:true},menu:{type:"composite",requiredOwned:["group","menuitemradio","menuitem","menuitemcheckbox","menu","separator"],allowedAttrs:["aria-activedescendant","aria-expanded","aria-orientation"],superclassRole:["select"]},menubar:{type:"composite",requiredOwned:["group","menuitemradio","menuitem","menuitemcheckbox","menu","separator"],allowedAttrs:["aria-activedescendant","aria-expanded","aria-orientation"],superclassRole:["menu"]},menuitem:{type:"widget",requiredContext:["menu","menubar","group"],allowedAttrs:["aria-posinset","aria-setsize","aria-expanded"],superclassRole:["command"],accessibleNameRequired:true,nameFromContent:true},menuitemcheckbox:{type:"widget",requiredContext:["menu","menubar","group"],requiredAttrs:["aria-checked"],allowedAttrs:["aria-expanded","aria-posinset","aria-readonly","aria-setsize"],superclassRole:["checkbox","menuitem"],accessibleNameRequired:true,nameFromContent:true,childrenPresentational:true},menuitemradio:{type:"widget",requiredContext:["menu","menubar","group"],requiredAttrs:["aria-checked"],allowedAttrs:["aria-expanded","aria-posinset","aria-readonly","aria-setsize"],superclassRole:["menuitemcheckbox","radio"],accessibleNameRequired:true,nameFromContent:true,childrenPresentational:true},meter:{type:"structure",requiredAttrs:["aria-valuenow"],allowedAttrs:["aria-valuemax","aria-valuemin","aria-valuetext"],superclassRole:["range"],accessibleNameRequired:true,childrenPresentational:true},mark:{type:"structure",superclassRole:["section"],prohibitedAttrs:["aria-label","aria-labelledby"]},navigation:{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},none:{type:"structure",superclassRole:["structure"],prohibitedAttrs:["aria-label","aria-labelledby"]},note:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["section"]},option:{type:"widget",requiredContext:["group","listbox"],allowedAttrs:["aria-selected","aria-checked","aria-posinset","aria-setsize"],superclassRole:["input"],accessibleNameRequired:true,nameFromContent:true,childrenPresentational:true},paragraph:{type:"structure",superclassRole:["section"],prohibitedAttrs:["aria-label","aria-labelledby"]},presentation:{type:"structure",superclassRole:["structure"],prohibitedAttrs:["aria-label","aria-labelledby"]},progressbar:{type:"widget",allowedAttrs:["aria-expanded","aria-valuemax","aria-valuemin","aria-valuenow","aria-valuetext"],superclassRole:["range"],accessibleNameRequired:true,childrenPresentational:true},radio:{type:"widget",requiredAttrs:["aria-checked"],allowedAttrs:["aria-posinset","aria-setsize","aria-required"],superclassRole:["input"],accessibleNameRequired:true,nameFromContent:true,childrenPresentational:true},radiogroup:{type:"composite",allowedAttrs:["aria-readonly","aria-required","aria-activedescendant","aria-expanded","aria-orientation"],superclassRole:["select"],accessibleNameRequired:false},range:{type:"abstract",superclassRole:["widget"]},region:{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"],accessibleNameRequired:false},roletype:{type:"abstract",superclassRole:[]},row:{type:"structure",requiredContext:["grid","rowgroup","table","treegrid"],requiredOwned:["cell","columnheader","gridcell","rowheader"],allowedAttrs:["aria-colindex","aria-level","aria-rowindex","aria-selected","aria-activedescendant","aria-expanded","aria-posinset","aria-setsize"],superclassRole:["group","widget"],nameFromContent:true},rowgroup:{type:"structure",requiredContext:["grid","table","treegrid"],requiredOwned:["row"],superclassRole:["structure"],nameFromContent:true},rowheader:{type:"structure",requiredContext:["row"],allowedAttrs:["aria-sort","aria-colindex","aria-colspan","aria-expanded","aria-readonly","aria-required","aria-rowindex","aria-rowspan","aria-selected"],superclassRole:["cell","gridcell","sectionhead"],accessibleNameRequired:false,nameFromContent:true},scrollbar:{type:"widget",requiredAttrs:["aria-valuenow"],allowedAttrs:["aria-controls","aria-orientation","aria-valuemax","aria-valuemin","aria-valuetext"],superclassRole:["range"],childrenPresentational:true},search:{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},searchbox:{type:"widget",allowedAttrs:["aria-activedescendant","aria-autocomplete","aria-multiline","aria-placeholder","aria-readonly","aria-required"],superclassRole:["textbox"],accessibleNameRequired:true},section:{type:"abstract",superclassRole:["structure"],nameFromContent:true},sectionhead:{type:"abstract",superclassRole:["structure"],nameFromContent:true},select:{type:"abstract",superclassRole:["composite","group"]},separator:{type:"structure",requiredAttrs:["aria-valuenow"],allowedAttrs:["aria-valuemax","aria-valuemin","aria-orientation","aria-valuetext"],superclassRole:["structure","widget"],childrenPresentational:true},slider:{type:"widget",requiredAttrs:["aria-valuenow"],allowedAttrs:["aria-valuemax","aria-valuemin","aria-orientation","aria-readonly","aria-required","aria-valuetext"],superclassRole:["input","range"],accessibleNameRequired:true,childrenPresentational:true},spinbutton:{type:"widget",allowedAttrs:["aria-valuemax","aria-valuemin","aria-readonly","aria-required","aria-activedescendant","aria-valuetext","aria-valuenow"],superclassRole:["composite","input","range"],accessibleNameRequired:true},status:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["section"]},strong:{type:"structure",superclassRole:["section"],prohibitedAttrs:["aria-label","aria-labelledby"]},structure:{type:"abstract",superclassRole:["roletype"]},subscript:{type:"structure",superclassRole:["section"],prohibitedAttrs:["aria-label","aria-labelledby"]},superscript:{type:"structure",superclassRole:["section"],prohibitedAttrs:["aria-label","aria-labelledby"]},switch:{type:"widget",requiredAttrs:["aria-checked"],allowedAttrs:["aria-expanded","aria-readonly","aria-required"],superclassRole:["checkbox"],accessibleNameRequired:true,nameFromContent:true,childrenPresentational:true},suggestion:{type:"structure",requiredOwned:["insertion","deletion"],superclassRole:["section"],prohibitedAttrs:["aria-label","aria-labelledby"]},tab:{type:"widget",requiredContext:["tablist"],allowedAttrs:["aria-posinset","aria-selected","aria-setsize","aria-expanded"],superclassRole:["sectionhead","widget"],nameFromContent:true,childrenPresentational:true},table:{type:"structure",requiredOwned:["rowgroup","row"],allowedAttrs:["aria-colcount","aria-rowcount","aria-expanded"],superclassRole:["section"],accessibleNameRequired:false,nameFromContent:true},tablist:{type:"composite",requiredOwned:["tab"],allowedAttrs:["aria-level","aria-multiselectable","aria-orientation","aria-activedescendant","aria-expanded"],superclassRole:["composite"]},tabpanel:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["section"],accessibleNameRequired:false},term:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["section"],nameFromContent:true},text:{type:"structure",superclassRole:["section"],nameFromContent:true},textbox:{type:"widget",allowedAttrs:["aria-activedescendant","aria-autocomplete","aria-multiline","aria-placeholder","aria-readonly","aria-required"],superclassRole:["input"],accessibleNameRequired:true},time:{type:"structure",superclassRole:["section"]},timer:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["status"]},toolbar:{type:"structure",allowedAttrs:["aria-orientation","aria-activedescendant","aria-expanded"],superclassRole:["group"],accessibleNameRequired:true},tooltip:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["section"],nameFromContent:true},tree:{type:"composite",requiredOwned:["group","treeitem"],allowedAttrs:["aria-multiselectable","aria-required","aria-activedescendant","aria-expanded","aria-orientation"],superclassRole:["select"],accessibleNameRequired:false},treegrid:{type:"composite",requiredOwned:["rowgroup","row"],allowedAttrs:["aria-activedescendant","aria-colcount","aria-expanded","aria-level","aria-multiselectable","aria-orientation","aria-readonly","aria-required","aria-rowcount"],superclassRole:["grid","tree"],accessibleNameRequired:false},treeitem:{type:"widget",requiredContext:["group","tree"],allowedAttrs:["aria-checked","aria-expanded","aria-level","aria-posinset","aria-selected","aria-setsize"],superclassRole:["listitem","option"],accessibleNameRequired:true,nameFromContent:true},widget:{type:"abstract",superclassRole:["roletype"]},window:{type:"abstract",superclassRole:["roletype"]}};var Yf=Kf;var Zf={"doc-abstract":{type:"section",allowedAttrs:["aria-expanded"],superclassRole:["section"]},"doc-acknowledgments":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-afterword":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-appendix":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-backlink":{type:"link",allowedAttrs:["aria-expanded"],nameFromContent:true,superclassRole:["link"]},"doc-biblioentry":{type:"listitem",allowedAttrs:["aria-expanded","aria-level","aria-posinset","aria-setsize"],superclassRole:["listitem"],deprecated:true},"doc-bibliography":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-biblioref":{type:"link",allowedAttrs:["aria-expanded"],nameFromContent:true,superclassRole:["link"]},"doc-chapter":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-colophon":{type:"section",allowedAttrs:["aria-expanded"],superclassRole:["section"]},"doc-conclusion":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-cover":{type:"img",allowedAttrs:["aria-expanded"],superclassRole:["img"]},"doc-credit":{type:"section",allowedAttrs:["aria-expanded"],superclassRole:["section"]},"doc-credits":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-dedication":{type:"section",allowedAttrs:["aria-expanded"],superclassRole:["section"]},"doc-endnote":{type:"listitem",allowedAttrs:["aria-expanded","aria-level","aria-posinset","aria-setsize"],superclassRole:["listitem"],deprecated:true},"doc-endnotes":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-epigraph":{type:"section",allowedAttrs:["aria-expanded"],superclassRole:["section"]},"doc-epilogue":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-errata":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-example":{type:"section",allowedAttrs:["aria-expanded"],superclassRole:["section"]},"doc-footnote":{type:"section",allowedAttrs:["aria-expanded"],superclassRole:["section"]},"doc-foreword":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-glossary":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-glossref":{type:"link",allowedAttrs:["aria-expanded"],nameFromContent:true,superclassRole:["link"]},"doc-index":{type:"navigation",allowedAttrs:["aria-expanded"],superclassRole:["navigation"]},"doc-introduction":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-noteref":{type:"link",allowedAttrs:["aria-expanded"],nameFromContent:true,superclassRole:["link"]},"doc-notice":{type:"note",allowedAttrs:["aria-expanded"],superclassRole:["note"]},"doc-pagebreak":{type:"separator",allowedAttrs:["aria-expanded","aria-orientation"],superclassRole:["separator"],childrenPresentational:true},"doc-pagelist":{type:"navigation",allowedAttrs:["aria-expanded"],superclassRole:["navigation"]},"doc-part":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-preface":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-prologue":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-pullquote":{type:"none",superclassRole:["none"]},"doc-qna":{type:"section",allowedAttrs:["aria-expanded"],superclassRole:["section"]},"doc-subtitle":{type:"sectionhead",allowedAttrs:["aria-expanded"],superclassRole:["sectionhead"]},"doc-tip":{type:"note",allowedAttrs:["aria-expanded"],superclassRole:["note"]},"doc-toc":{type:"navigation",allowedAttrs:["aria-expanded"],superclassRole:["navigation"]}};var Xf=Zf;var Jf={"graphics-document":{type:"structure",superclassRole:["document"],accessibleNameRequired:true},"graphics-object":{type:"structure",superclassRole:["group"],nameFromContent:true},"graphics-symbol":{type:"structure",superclassRole:["img"],accessibleNameRequired:true,childrenPresentational:true}};var Qf=Jf;var ed={a:{variant:{href:{matches:"[href]",contentTypes:["interactive","phrasing","flow"],allowedRoles:["button","checkbox","menuitem","menuitemcheckbox","menuitemradio","option","radio","switch","tab","treeitem","doc-backlink","doc-biblioref","doc-glossref","doc-noteref"],namingMethods:["subtreeText"]},default:{contentTypes:["phrasing","flow"],allowedRoles:true}}},abbr:{contentTypes:["phrasing","flow"],allowedRoles:true},address:{contentTypes:["flow"],allowedRoles:true},area:{variant:{href:{matches:"[href]",allowedRoles:false},default:{allowedRoles:["button","link"]}},contentTypes:["phrasing","flow"],namingMethods:["altText"]},article:{contentTypes:["sectioning","flow"],allowedRoles:["feed","presentation","none","document","application","main","region"],shadowRoot:true},aside:{contentTypes:["sectioning","flow"],allowedRoles:["feed","note","presentation","none","region","search","doc-dedication","doc-example","doc-footnote","doc-glossary","doc-pullquote","doc-tip"]},audio:{variant:{controls:{matches:"[controls]",contentTypes:["interactive","embedded","phrasing","flow"]},default:{contentTypes:["embedded","phrasing","flow"]}},allowedRoles:["application"],chromiumRole:"Audio"},b:{contentTypes:["phrasing","flow"],allowedRoles:true},base:{allowedRoles:false,noAriaAttrs:true},bdi:{contentTypes:["phrasing","flow"],allowedRoles:true},bdo:{contentTypes:["phrasing","flow"],allowedRoles:true},blockquote:{contentTypes:["flow"],allowedRoles:true,shadowRoot:true},body:{allowedRoles:false,shadowRoot:true},br:{contentTypes:["phrasing","flow"],allowedRoles:["presentation","none"],namingMethods:["titleText","singleSpace"]},button:{contentTypes:["interactive","phrasing","flow"],allowedRoles:["checkbox","combobox","gridcell","link","menuitem","menuitemcheckbox","menuitemradio","option","radio","separator","slider","switch","tab","treeitem"],namingMethods:["subtreeText"]},canvas:{allowedRoles:true,contentTypes:["embedded","phrasing","flow"],chromiumRole:"Canvas"},caption:{allowedRoles:false},cite:{contentTypes:["phrasing","flow"],allowedRoles:true},code:{contentTypes:["phrasing","flow"],allowedRoles:true},col:{allowedRoles:false,noAriaAttrs:true},colgroup:{allowedRoles:false,noAriaAttrs:true},data:{contentTypes:["phrasing","flow"],allowedRoles:true},datalist:{contentTypes:["phrasing","flow"],allowedRoles:false,noAriaAttrs:true,implicitAttrs:{"aria-multiselectable":"false"}},dd:{allowedRoles:false},del:{contentTypes:["phrasing","flow"],allowedRoles:true},dfn:{contentTypes:["phrasing","flow"],allowedRoles:true},details:{contentTypes:["interactive","flow"],allowedRoles:false},dialog:{contentTypes:["flow"],allowedRoles:["alertdialog"]},div:{contentTypes:["flow"],allowedRoles:true,shadowRoot:true},dl:{contentTypes:["flow"],allowedRoles:["group","list","presentation","none"],chromiumRole:"DescriptionList"},dt:{allowedRoles:["listitem"]},em:{contentTypes:["phrasing","flow"],allowedRoles:true},embed:{contentTypes:["interactive","embedded","phrasing","flow"],allowedRoles:["application","document","img","presentation","none"],chromiumRole:"EmbeddedObject"},fieldset:{contentTypes:["flow"],allowedRoles:["none","presentation","radiogroup"],namingMethods:["fieldsetLegendText"]},figcaption:{allowedRoles:["group","none","presentation"]},figure:{contentTypes:["flow"],allowedRoles:true,namingMethods:["figureText","titleText"]},footer:{contentTypes:["flow"],allowedRoles:["group","none","presentation","doc-footnote"],shadowRoot:true},form:{contentTypes:["flow"],allowedRoles:["form","search","none","presentation"]},h1:{contentTypes:["heading","flow"],allowedRoles:["none","presentation","tab","doc-subtitle"],shadowRoot:true,implicitAttrs:{"aria-level":"1"}},h2:{contentTypes:["heading","flow"],allowedRoles:["none","presentation","tab","doc-subtitle"],shadowRoot:true,implicitAttrs:{"aria-level":"2"}},h3:{contentTypes:["heading","flow"],allowedRoles:["none","presentation","tab","doc-subtitle"],shadowRoot:true,implicitAttrs:{"aria-level":"3"}},h4:{contentTypes:["heading","flow"],allowedRoles:["none","presentation","tab","doc-subtitle"],shadowRoot:true,implicitAttrs:{"aria-level":"4"}},h5:{contentTypes:["heading","flow"],allowedRoles:["none","presentation","tab","doc-subtitle"],shadowRoot:true,implicitAttrs:{"aria-level":"5"}},h6:{contentTypes:["heading","flow"],allowedRoles:["none","presentation","tab","doc-subtitle"],shadowRoot:true,implicitAttrs:{"aria-level":"6"}},head:{allowedRoles:false,noAriaAttrs:true},header:{contentTypes:["flow"],allowedRoles:["group","none","presentation","doc-footnote"],shadowRoot:true},hgroup:{contentTypes:["heading","flow"],allowedRoles:true},hr:{contentTypes:["flow"],allowedRoles:["none","presentation","doc-pagebreak"],namingMethods:["titleText","singleSpace"]},html:{allowedRoles:false,noAriaAttrs:true},i:{contentTypes:["phrasing","flow"],allowedRoles:true},iframe:{contentTypes:["interactive","embedded","phrasing","flow"],allowedRoles:["application","document","img","none","presentation"],chromiumRole:"Iframe"},img:{variant:{nonEmptyAlt:{matches:[{attributes:{alt:"/.+/"}},{hasAccessibleName:true}],allowedRoles:["button","checkbox","link","math","menuitem","menuitemcheckbox","menuitemradio","meter","option","progressbar","radio","scrollbar","separator","slider","switch","tab","treeitem","doc-cover"]},usemap:{matches:"[usemap]",contentTypes:["interactive","embedded","flow"]},default:{allowedRoles:["presentation","none"],contentTypes:["embedded","flow"]}},namingMethods:["altText"]},input:{variant:{button:{matches:{properties:{type:"button"}},allowedRoles:["checkbox","combobox","link","menuitem","menuitemcheckbox","menuitemradio","option","radio","switch","tab"]},buttonType:{matches:{properties:{type:["button","submit","reset"]}},namingMethods:["valueText","titleText","buttonDefaultText"]},checkboxPressed:{matches:{properties:{type:"checkbox"},attributes:{"aria-pressed":"/.*/"}},allowedRoles:["button","menuitemcheckbox","option","switch"],implicitAttrs:{"aria-checked":"false"}},checkbox:{matches:{properties:{type:"checkbox"},attributes:{"aria-pressed":null}},allowedRoles:["menuitemcheckbox","option","switch"],implicitAttrs:{"aria-checked":"false"}},noRoles:{matches:{properties:{type:["color","date","datetime-local","file","month","number","password","range","reset","submit","time","week"]}},allowedRoles:false},hidden:{matches:{properties:{type:"hidden"}},contentTypes:["flow"],allowedRoles:false,noAriaAttrs:true},image:{matches:{properties:{type:"image"}},allowedRoles:["link","menuitem","menuitemcheckbox","menuitemradio","radio","switch"],namingMethods:["altText","valueText","labelText","titleText","buttonDefaultText"]},radio:{matches:{properties:{type:"radio"}},allowedRoles:["menuitemradio"],implicitAttrs:{"aria-checked":"false"}},textWithList:{matches:{properties:{type:"text"},attributes:{list:"/.*/"}},allowedRoles:false},default:{contentTypes:["interactive","flow"],allowedRoles:["combobox","searchbox","spinbutton"],implicitAttrs:{"aria-valuenow":""},namingMethods:["labelText","placeholderText"]}}},ins:{contentTypes:["phrasing","flow"],allowedRoles:true},kbd:{contentTypes:["phrasing","flow"],allowedRoles:true},label:{contentTypes:["interactive","phrasing","flow"],allowedRoles:false,chromiumRole:"Label"},legend:{allowedRoles:false},li:{allowedRoles:["menuitem","menuitemcheckbox","menuitemradio","option","none","presentation","radio","separator","tab","treeitem","doc-biblioentry","doc-endnote"],implicitAttrs:{"aria-setsize":"1","aria-posinset":"1"}},link:{contentTypes:["phrasing","flow"],allowedRoles:false,noAriaAttrs:true},main:{contentTypes:["flow"],allowedRoles:false,shadowRoot:true},map:{contentTypes:["phrasing","flow"],allowedRoles:false,noAriaAttrs:true},math:{contentTypes:["embedded","phrasing","flow"],allowedRoles:false},mark:{contentTypes:["phrasing","flow"],allowedRoles:true},menu:{contentTypes:["flow"],allowedRoles:["directory","group","listbox","menu","menubar","none","presentation","radiogroup","tablist","toolbar","tree"]},meta:{variant:{itemprop:{matches:"[itemprop]",contentTypes:["phrasing","flow"]}},allowedRoles:false,noAriaAttrs:true},meter:{contentTypes:["phrasing","flow"],allowedRoles:false,chromiumRole:"progressbar"},nav:{contentTypes:["sectioning","flow"],allowedRoles:["doc-index","doc-pagelist","doc-toc","menu","menubar","none","presentation","tablist"],shadowRoot:true},noscript:{contentTypes:["phrasing","flow"],allowedRoles:false,noAriaAttrs:true},object:{variant:{usemap:{matches:"[usemap]",contentTypes:["interactive","embedded","phrasing","flow"]},default:{contentTypes:["embedded","phrasing","flow"]}},allowedRoles:["application","document","img"],chromiumRole:"PluginObject"},ol:{contentTypes:["flow"],allowedRoles:["directory","group","listbox","menu","menubar","none","presentation","radiogroup","tablist","toolbar","tree"]},optgroup:{allowedRoles:false},option:{allowedRoles:false,implicitAttrs:{"aria-selected":"false"}},output:{contentTypes:["phrasing","flow"],allowedRoles:true,namingMethods:["subtreeText"]},p:{contentTypes:["flow"],allowedRoles:true,shadowRoot:true},param:{allowedRoles:false,noAriaAttrs:true},picture:{contentTypes:["phrasing","flow"],allowedRoles:false,noAriaAttrs:true},pre:{contentTypes:["flow"],allowedRoles:true},progress:{contentTypes:["phrasing","flow"],allowedRoles:false,implicitAttrs:{"aria-valuemax":"100","aria-valuemin":"0","aria-valuenow":"0"}},q:{contentTypes:["phrasing","flow"],allowedRoles:true},rp:{allowedRoles:true},rt:{allowedRoles:true},ruby:{contentTypes:["phrasing","flow"],allowedRoles:true},s:{contentTypes:["phrasing","flow"],allowedRoles:true},samp:{contentTypes:["phrasing","flow"],allowedRoles:true},script:{contentTypes:["phrasing","flow"],allowedRoles:false,noAriaAttrs:true},search:{contentTypes:["flow"],allowedRoles:["form","group","none","presentation","region","search"]},section:{contentTypes:["sectioning","flow"],allowedRoles:["alert","alertdialog","application","banner","complementary","contentinfo","dialog","document","feed","group","log","main","marquee","navigation","none","note","presentation","search","status","tabpanel","doc-abstract","doc-acknowledgments","doc-afterword","doc-appendix","doc-bibliography","doc-chapter","doc-colophon","doc-conclusion","doc-credit","doc-credits","doc-dedication","doc-endnotes","doc-epigraph","doc-epilogue","doc-errata","doc-example","doc-foreword","doc-glossary","doc-index","doc-introduction","doc-notice","doc-pagelist","doc-part","doc-preface","doc-prologue","doc-pullquote","doc-qna","doc-toc"],shadowRoot:true},select:{variant:{combobox:{matches:{attributes:{multiple:null,size:[null,"1"]}},allowedRoles:["menu"]},default:{allowedRoles:false}},contentTypes:["interactive","phrasing","flow"],implicitAttrs:{"aria-valuenow":""},namingMethods:["labelText"]},slot:{contentTypes:["phrasing","flow"],allowedRoles:false,noAriaAttrs:true},small:{contentTypes:["phrasing","flow"],allowedRoles:true},source:{allowedRoles:false,noAriaAttrs:true},span:{contentTypes:["phrasing","flow"],allowedRoles:true,shadowRoot:true},strong:{contentTypes:["phrasing","flow"],allowedRoles:true},style:{allowedRoles:false,noAriaAttrs:true},svg:{contentTypes:["embedded","phrasing","flow"],allowedRoles:true,chromiumRole:"SVGRoot",namingMethods:["svgTitleText"]},sub:{contentTypes:["phrasing","flow"],allowedRoles:true},summary:{allowedRoles:false,namingMethods:["subtreeText"]},sup:{contentTypes:["phrasing","flow"],allowedRoles:true},table:{contentTypes:["flow"],allowedRoles:true,namingMethods:["tableCaptionText","tableSummaryText"]},tbody:{allowedRoles:true},template:{contentTypes:["phrasing","flow"],allowedRoles:false,noAriaAttrs:true},textarea:{contentTypes:["interactive","phrasing","flow"],allowedRoles:false,implicitAttrs:{"aria-valuenow":"","aria-multiline":"true"},namingMethods:["labelText","placeholderText"]},tfoot:{allowedRoles:true},thead:{allowedRoles:true},time:{contentTypes:["phrasing","flow"],allowedRoles:true},title:{allowedRoles:false,noAriaAttrs:true},td:{allowedRoles:true},th:{allowedRoles:true},tr:{allowedRoles:true},track:{allowedRoles:false,noAriaAttrs:true},u:{contentTypes:["phrasing","flow"],allowedRoles:true},ul:{contentTypes:["flow"],allowedRoles:["directory","group","listbox","menu","menubar","none","presentation","radiogroup","tablist","toolbar","tree"]},var:{contentTypes:["phrasing","flow"],allowedRoles:true},video:{variant:{controls:{matches:"[controls]",contentTypes:["interactive","embedded","phrasing","flow"]},default:{contentTypes:["embedded","phrasing","flow"]}},allowedRoles:["application"],chromiumRole:"video"},wbr:{contentTypes:["phrasing","flow"],allowedRoles:["presentation","none"]}};var td=ed;var rd={aliceblue:[240,248,255],antiquewhite:[250,235,215],aqua:[0,255,255],aquamarine:[127,255,212],azure:[240,255,255],beige:[245,245,220],bisque:[255,228,196],black:[0,0,0],blanchedalmond:[255,235,205],blue:[0,0,255],blueviolet:[138,43,226],brown:[165,42,42],burlywood:[222,184,135],cadetblue:[95,158,160],chartreuse:[127,255,0],chocolate:[210,105,30],coral:[255,127,80],cornflowerblue:[100,149,237],cornsilk:[255,248,220],crimson:[220,20,60],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgoldenrod:[184,134,11],darkgray:[169,169,169],darkgreen:[0,100,0],darkgrey:[169,169,169],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkseagreen:[143,188,143],darkslateblue:[72,61,139],darkslategray:[47,79,79],darkslategrey:[47,79,79],darkturquoise:[0,206,209],darkviolet:[148,0,211],deeppink:[255,20,147],deepskyblue:[0,191,255],dimgray:[105,105,105],dimgrey:[105,105,105],dodgerblue:[30,144,255],firebrick:[178,34,34],floralwhite:[255,250,240],forestgreen:[34,139,34],fuchsia:[255,0,255],gainsboro:[220,220,220],ghostwhite:[248,248,255],gold:[255,215,0],goldenrod:[218,165,32],gray:[128,128,128],green:[0,128,0],greenyellow:[173,255,47],grey:[128,128,128],honeydew:[240,255,240],hotpink:[255,105,180],indianred:[205,92,92],indigo:[75,0,130],ivory:[255,255,240],khaki:[240,230,140],lavender:[230,230,250],lavenderblush:[255,240,245],lawngreen:[124,252,0],lemonchiffon:[255,250,205],lightblue:[173,216,230],lightcoral:[240,128,128],lightcyan:[224,255,255],lightgoldenrodyellow:[250,250,210],lightgray:[211,211,211],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightsalmon:[255,160,122],lightseagreen:[32,178,170],lightskyblue:[135,206,250],lightslategray:[119,136,153],lightslategrey:[119,136,153],lightsteelblue:[176,196,222],lightyellow:[255,255,224],lime:[0,255,0],limegreen:[50,205,50],linen:[250,240,230],magenta:[255,0,255],maroon:[128,0,0],mediumaquamarine:[102,205,170],mediumblue:[0,0,205],mediumorchid:[186,85,211],mediumpurple:[147,112,219],mediumseagreen:[60,179,113],mediumslateblue:[123,104,238],mediumspringgreen:[0,250,154],mediumturquoise:[72,209,204],mediumvioletred:[199,21,133],midnightblue:[25,25,112],mintcream:[245,255,250],mistyrose:[255,228,225],moccasin:[255,228,181],navajowhite:[255,222,173],navy:[0,0,128],oldlace:[253,245,230],olive:[128,128,0],olivedrab:[107,142,35],orange:[255,165,0],orangered:[255,69,0],orchid:[218,112,214],palegoldenrod:[238,232,170],palegreen:[152,251,152],paleturquoise:[175,238,238],palevioletred:[219,112,147],papayawhip:[255,239,213],peachpuff:[255,218,185],peru:[205,133,63],pink:[255,192,203],plum:[221,160,221],powderblue:[176,224,230],purple:[128,0,128],rebeccapurple:[102,51,153],red:[255,0,0],rosybrown:[188,143,143],royalblue:[65,105,225],saddlebrown:[139,69,19],salmon:[250,128,114],sandybrown:[244,164,96],seagreen:[46,139,87],seashell:[255,245,238],sienna:[160,82,45],silver:[192,192,192],skyblue:[135,206,235],slateblue:[106,90,205],slategray:[112,128,144],slategrey:[112,128,144],snow:[255,250,250],springgreen:[0,255,127],steelblue:[70,130,180],tan:[210,180,140],teal:[0,128,128],thistle:[216,191,216],tomato:[255,99,71],turquoise:[64,224,208],violet:[238,130,238],wheat:[245,222,179],white:[255,255,255],whitesmoke:[245,245,245],yellow:[255,255,0],yellowgreen:[154,205,50]};var nd=rd;var ad={ariaAttrs:Wf,ariaRoles:P({},Yf,Xf,Qf),htmlElms:td,cssColors:nd};var id=P({},ad);function od(e){Object.keys(id).forEach((function(t){if(e[t]){id[t]=mg(id[t],e[t])}}))}function ud(){Object.keys(id).forEach((function(e){id[e]=ad[e]}))}var sd=id;function ld(e){var t=sd.ariaRoles[e];return t?!!t.unsupported:false}var cd=ld;function fd(e){var t=arguments.length>1&&arguments[1]!==undefined?arguments[1]:{},r=t.allowAbstract,n=t.flagUnsupported,a=n===void 0?false:n;var i=sd.ariaRoles[e];var o=cd(e);if(!i||a&&o){return false}return r?true:i.type!=="abstract"}var dd=fd;function vd(e){var t=arguments.length>1&&arguments[1]!==undefined?arguments[1]:{},r=t.fallback,n=t.abstracts,a=t.dpub;e=e instanceof ia?e:Ol(e);if(e.props.nodeType!==1){return null}var i=(e.attr("role")||"").trim().toLowerCase();var o=r?Fg(i):[i];var u=o.find((function(e){if(!a&&e.substr(0,4)==="doc-"){return false}return dd(e,{allowAbstract:n})}));return u||null}var pd=vd;function md(e){return Object.keys(sd.htmlElms).filter((function(t){var r=sd.htmlElms[t];if(r.contentTypes){return r.contentTypes.includes(e)}if(!r.variant){return false}if(r.variant["default"]&&r.variant["default"].contentTypes){return r.variant["default"].contentTypes.includes(e)}return false}))}var hd=md;function bd(){return Tl.get("globalAriaAttrs",(function(){return Object.keys(sd.ariaAttrs).filter((function(e){return sd.ariaAttrs[e].global}))}))}var gd=bd;function yd(e){var t=[];var r=e.rows;for(var n=0,a=r.length;n<a;n++){var i=r[n].cells;t[n]=t[n]||[];var o=0;for(var u=0,s=i.length;u<s;u++){for(var l=0;l<i[u].colSpan;l++){var c=i[u].getAttribute("rowspan");var f=parseInt(c)===0||i[u].rowspan===0?r.length:i[u].rowSpan;for(var d=0;d<f;d++){t[n+d]=t[n+d]||[];while(t[n+d][o]){o++}t[n+d][o]=i[u]}o++}}}return t}var Dd=Zs(yd);function wd(e,t){var r,n;if(!t){t=Dd($l(e,"table"))}for(r=0;r<t.length;r++){if(t[r]){n=t[r].indexOf(e);if(n!==-1){return{x:n,y:r}}}}}var Fd=Zs(wd);function Ed(e){var t=Zy(e),r=t.vNode,n=t.domNode;var a=r.attr("scope");var i=pd(r);if(!["td","th"].includes(r.props.nodeName)){throw new TypeError("Expected TD or TH element")}if(i==="columnheader"){return"col"}else if(i==="rowheader"){return"row"}else if(a==="col"||a==="row"){return a}else if(r.props.nodeName!=="th"){return false}else if(!r.actualNode){return"auto"}var o=Dd($l(n,"table"));var u=Fd(n,o);var s=o[u.y].every((function(e){return e.nodeName.toUpperCase()==="TH"}));if(s){return"col"}var l=o.map((function(e){return e[u.x]})).every((function(e){return e&&e.nodeName.toUpperCase()==="TH"}));if(l){return"row"}return"auto"}function xd(e){return["col","auto"].indexOf(Ed(e))!==-1}var Ad=xd;function Cd(e){return["row","auto"].includes(Ed(e))}var kd=Cd;function Rd(e){if(!e){return""}return e.replace(/\r\n/g,"\n").replace(/\u00A0/g," ").replace(/[\s]{2,}/g," ").trim()}var Td=Rd;var Md=function e(){return Tl.get("sectioningContentSelector",(function(){return hd("sectioning").map((function(e){return"".concat(e,":not([role])")})).join(", ")+" , [role=article], [role=complementary], [role=navigation], [role=region]"}))};var Od=function e(){return Tl.get("sectioningContentPlusMainSelector",(function(){return Md()+" , main:not([role]), [role=main]"}))};function Sd(e){var t=arguments.length>1&&arguments[1]!==undefined?arguments[1]:{},r=t.checkTitle,n=r===void 0?false:r;return!!(Td(Hf(e))||Td(Vf(e))||n&&(e===null||e===void 0?void 0:e.props.nodeType)===1&&Td(e.attr("title")))}var Nd={a:function e(t){return t.hasAttr("href")?"link":null},area:function e(t){return t.hasAttr("href")?"link":null},article:"article",aside:function e(t){if(Yh(t.parent,Md())&&!Sd(t,{checkTitle:true})){return null}return"complementary"},body:"document",button:"button",datalist:"listbox",dd:"definition",dfn:"term",details:"group",dialog:"dialog",dt:"term",fieldset:"group",figure:"figure",footer:function e(t){var r=Yh(t,Od());return!r?"contentinfo":null},form:function e(t){return Sd(t)?"form":null},h1:"heading",h2:"heading",h3:"heading",h4:"heading",h5:"heading",h6:"heading",header:function e(t){var r=Yh(t,Od());return!r?"banner":null},hr:"separator",img:function e(t){var r=t.hasAttr("alt")&&!t.attr("alt");var n=gd().find((function(e){return t.hasAttr(e)}));return r&&!n&&!Mf(t)?"presentation":"img"},input:function e(t){var r;if(t.hasAttr("list")){var n=Pf(t.actualNode,"list").filter((function(e){return!!e}))[0];r=n&&n.nodeName.toLowerCase()==="datalist"}switch(t.props.type){case"checkbox":return"checkbox";case"number":return"spinbutton";case"radio":return"radio";case"range":return"slider";case"search":return!r?"searchbox":"combobox";case"button":case"image":case"reset":case"submit":return"button";case"text":case"tel":case"url":case"email":case"":return!r?"textbox":"combobox";default:return"textbox"}},li:"listitem",main:"main",math:"math",menu:"list",meter:"meter",nav:"navigation",ol:"list",optgroup:"group",option:"option",output:"status",progress:"progressbar",search:"search",section:function e(t){return Sd(t)?"region":null},select:function e(t){return t.hasAttr("multiple")||parseInt(t.attr("size"))>1?"listbox":"combobox"},summary:"button",table:"table",tbody:"rowgroup",td:function e(t){var r=Yh(t,"table");var n=pd(r);return["grid","treegrid"].includes(n)?"gridcell":"cell"},textarea:"textbox",tfoot:"rowgroup",th:function e(t){if(Ad(t)){return"columnheader"}if(kd(t)){return"rowheader"}},thead:"rowgroup",tr:"row",ul:"list"};var Bd=Nd;function jd(e,t){var r=i(t);if(Array.isArray(t)&&typeof e!=="undefined"){return t.includes(e)}if(r==="function"){return!!t(e)}if(e!==null&&e!==void 0){if(t instanceof RegExp){return t.test(e)}if(/^\/.*\/$/.test(t)){var n=t.substring(1,t.length-1);return new RegExp(n).test(e)}}return t===e}var Id=jd;function _d(e,t){return Id(!!Dp(e),t)}var qd=_d;function zd(e,t){var r=i(t);if(r!=="object"||Array.isArray(t)||t instanceof RegExp){throw new Error("Expect matcher to be an object")}return Object.keys(t).every((function(r){return Id(e(r),t[r])}))}var Pd=zd;function $d(e,t){e=Zy(e).vNode;return Pd((function(t){return e.attr(t)}),t)}var Gd=$d;function Ld(e,t){return!!t(e)}function Hd(e,t){return Id(pd(e),t)}var Vd=Hd;function Ud(e,t){return Id(lv(e),t)}var Wd=Ud;function Kd(e,t){e=Zy(e).vNode;return Id(e.props.nodeName,t)}var Yd=Kd;function Zd(e,t){e=Zy(e).vNode;return Pd((function(t){return e.props[t]}),t)}var Xd=Zd;function Jd(e,t){return Id(hv(e),t)}var Qd=Jd;var ev={hasAccessibleName:qd,attributes:Gd,condition:Ld,explicitRole:Vd,implicitRole:Wd,nodeName:Yd,properties:Xd,semanticRole:Qd};function tv(e,t){e=Zy(e).vNode;if(Array.isArray(t)){return t.some((function(t){return tv(e,t)}))}if(typeof t==="string"){return Sh(e,t)}return Object.keys(t).every((function(r){if(!ev[r]){throw new Error('Unknown matcher type "'.concat(r,'"'))}var n=ev[r];var a=t[r];return n(e,a)}))}var rv=tv;function nv(e,t){return rv(e,t)}var av=nv;av.hasAccessibleName=qd;av.attributes=Gd;av.condition=Ld;av.explicitRole=Vd;av.fromDefinition=rv;av.fromFunction=Pd;av.fromPrimative=Id;av.implicitRole=Wd;av.nodeName=Yd;av.properties=Xd;av.semanticRole=Qd;var iv=av;function ov(e){var t=arguments.length>1&&arguments[1]!==undefined?arguments[1]:{},r=t.noMatchAccessibleName,n=r===void 0?false:r;var a=sd.htmlElms[e.props.nodeName];if(!a){return{}}if(!a.variant){return a}var i=a.variant,o=O(a,d);for(var u in i){if(!i.hasOwnProperty(u)||u==="default"){continue}var s=i[u],l=s.matches,c=O(s,v);var f=Array.isArray(l)?l:[l];for(var p=0;p<f.length&&n;p++){if(f[p].hasOwnProperty("hasAccessibleName")){return a}}if(iv(e,l)){for(var m in c){if(c.hasOwnProperty(m)){o[m]=c[m]}}}}for(var h in i["default"]){if(i["default"].hasOwnProperty(h)&&typeof o[h]==="undefined"){o[h]=i["default"][h]}}return o}var uv=ov;function sv(e){var t=arguments.length>1&&arguments[1]!==undefined?arguments[1]:{},r=t.chromium;var n=e instanceof ia?e:Ol(e);e=n.actualNode;if(!n){throw new ReferenceError("Cannot get implicit role of a node outside the current scope.")}var a=n.props.nodeName;var i=Bd[a];if(!i&&r){var o=uv(n),u=o.chromiumRole;return u||null}if(typeof i==="function"){return i(n)}return i||null}var lv=sv;var cv={td:["tr"],th:["tr"],tr:["thead","tbody","tfoot","table"],thead:["table"],tbody:["table"],tfoot:["table"],li:["ol","ul"],dt:["dl","div"],dd:["dl","div"],div:["dl"]};function fv(e,t){var r=cv[e.props.nodeName];if(!r){return null}if(!e.parent){if(!e.actualNode){return null}throw new ReferenceError("Cannot determine role presentational inheritance of a required parent outside the current scope.")}if(!r.includes(e.parent.props.nodeName)){return null}var n=pd(e.parent,t);if(["none","presentation"].includes(n)&&!vv(e.parent)){return n}if(n){return null}return fv(e.parent,t)}function dv(e,t){var r=t.chromium,n=O(t,p);var a=lv(e,{chromium:r});if(!a){return null}var i=fv(e,n);if(i){return i}return a}function vv(e){var t=gd().some((function(t){return e.hasAttr(t)}));return t||Mf(e)}function pv(e){var t=arguments.length>1&&arguments[1]!==undefined?arguments[1]:{};var r=t.noImplicit,n=O(t,m);var a=Zy(e),i=a.vNode;if(i.props.nodeType!==1){return null}var o=pd(i,n);if(!o){return r?null:dv(i,n)}if(!["presentation","none"].includes(o)){return o}if(vv(i)){return r?null:dv(i,n)}return o}function mv(e){var t=arguments.length>1&&arguments[1]!==undefined?arguments[1]:{};var r=t.noPresentational,n=O(t,h);var a=pv(e,n);if(r&&["presentation","none"].includes(a)){return null}return a}var hv=mv;var bv=["iframe"];function gv(e){var t=Zy(e),r=t.vNode;if(r.props.nodeType!==1||!e.hasAttr("title")){return""}if(!av(r,bv)&&["none","presentation"].includes(hv(r))){return""}return r.attr("title")}var yv=gv;function Dv(e){var t=arguments.length>1&&arguments[1]!==undefined?arguments[1]:{},r=t.strict;e=e instanceof ia?e:Ol(e);if(e.props.nodeType!==1){return false}var n=hv(e);var a=sd.ariaRoles[n];if(a&&a.nameFromContent){return true}if(r){return false}return!a||["presentation","none"].includes(n)}var wv=Dv;function Fv(e){var t=e.actualNode,r=e.children;if(!r){throw new Error("getOwnedVirtual requires a virtual node")}if(e.hasAttr("aria-owns")){var n=Pf(t,"aria-owns").filter((function(e){return!!e})).map((function(e){return o.utils.getNodeFromTree(e)}));return[].concat($(r),$(n))}return $(r)}var Ev=Fv;var xv={accessibleNameFromFieldValue:["progressbar"]};function Av(e){e=Zy(e).vNode;return Cv(e)}var Cv=Zs((function e(t,r){if(Xl(t)||sf(t,{skipAncestors:true,isAncestor:r})){return false}if(t.actualNode&&t.props.nodeName==="area"){return!rc(t,Cv)}if(oc(t,{skipAncestors:true,isAncestor:r})){return false}if(!t.parent){return true}return Cv(t.parent,true)}));function kv(e,t,r){var n=Zy(e),a=n.vNode;var i=t?Av:wc;var o=!e.actualNode||e.actualNode&&i(e);var u=a.children.map((function(e){var n=e.props,a=n.nodeType,i=n.nodeValue;if(a===3){if(i&&o){return i}}else if(!r){return kv(e,t)}})).join("");return Td(u)}var Rv=kv;var Tv=["button","checkbox","color","file","hidden","image","password","radio","reset","submit"];function Mv(e){e=e instanceof ia?e:Ol(e);var t=e.props.nodeName;return t==="textarea"||t==="input"&&!Tv.includes((e.attr("type")||"").toLowerCase())}var Ov=Mv;function Sv(e){e=e instanceof ia?e:Ol(e);var t=e.props.nodeName;return t==="select"}var Nv=Sv;function Bv(e){var t=pd(e);return t==="textbox"}var jv=Bv;function Iv(e){var t=pd(e);return t==="listbox"}var _v=Iv;function qv(e){var t=pd(e);return t==="combobox"}var zv=qv;var Pv=["progressbar","scrollbar","slider","spinbutton"];function $v(e){var t=pd(e);return Pv.includes(t)}var Gv=$v;var Lv=["textbox","progressbar","scrollbar","slider","spinbutton","combobox","listbox"];var Hv={nativeTextboxValue:Uv,nativeSelectValue:Wv,ariaTextboxValue:Kv,ariaListboxValue:Yv,ariaComboboxValue:Zv,ariaRangeValue:Xv};function Vv(e){var t=arguments.length>1&&arguments[1]!==undefined?arguments[1]:{};var r=e.actualNode;var n=xv.accessibleNameFromFieldValue||[];var a=hv(e);if(t.startNode===e||!Lv.includes(a)||n.includes(a)){return""}var i=Object.keys(Hv).map((function(e){return Hv[e]}));var o=i.reduce((function(r,n){return r||n(e,t)}),"");if(t.debug){ra(o||"{empty-value}",r,t)}return o}function Uv(e){var t=Zy(e),r=t.vNode;if(Ov(r)){return r.props.value||""}return""}function Wv(e){var t=Zy(e),r=t.vNode;if(!Nv(r)){return""}var n=_D(r,"option");var a=n.filter((function(e){return e.props.selected}));if(!a.length){a.push(n[0])}return a.map((function(e){return Rv(e)})).join(" ")||""}function Kv(e){var t=Zy(e),r=t.vNode,n=t.domNode;if(!jv(r)){return""}if(!n||n&&!oc(n)){return Rv(r,true)}else{return n.textContent}}function Yv(e,t){var r=Zy(e),n=r.vNode;if(!_v(n)){return""}var a=Ev(n).filter((function(e){return hv(e)==="option"&&e.attr("aria-selected")==="true"}));if(a.length===0){return""}return Dp(a[0],t)}function Zv(e,t){var r=Zy(e),n=r.vNode;if(!zv(n)){return""}var a=Ev(n).filter((function(e){return hv(e)==="listbox"}))[0];return a?Yv(a,t):""}function Xv(e){var t=Zy(e),r=t.vNode;if(!Gv(r)||!r.hasAttr("aria-valuenow")){return""}var n=+r.attr("aria-valuenow");return!isNaN(n)?String(n):"0"}var Jv=Vv;function Qv(e){var t=arguments.length>1&&arguments[1]!==undefined?arguments[1]:{};var r=Dp.alreadyProcessed;t.startNode=t.startNode||e;var n=t,a=n.strict,i=n.inControlContext,o=n.inLabelledByContext;var u=hv(e);var s=uv(e,{noMatchAccessibleName:true}),l=s.contentTypes;if(r(e,t)||e.props.nodeType!==1||l!==null&&l!==void 0&&l.includes("embedded")||Lv.includes(u)){return""}if(!t.subtreeDescendant&&!t.inLabelledByContext&&!wv(e,{strict:a})){return""}if(!a){var c=!i&&!o;t=P({subtreeDescendant:c},t)}return Ev(e).reduce((function(e,r){return tp(e,r,t)}),"")}var ep=hd("phrasing").concat(["#text"]);function tp(e,t,r){var n=t.props.nodeName;var a=Dp(t,r);if(!a){return e}if(!ep.includes(n)){if(a[0]!==" "){a+=" "}if(e&&e[e.length-1]!==" "){a=" "+a}}return e+a}var rp=Qv;function np(e){var t=arguments.length>1&&arguments[1]!==undefined?arguments[1]:{};var r=Dp.alreadyProcessed;if(t.inControlContext||t.inLabelledByContext||r(e,t)){return""}if(!t.startNode){t.startNode=e}var n=P({inControlContext:true},t);var a=ap(e);var i=Yh(e,"label");var o;if(i){o=[].concat($(a),[i.actualNode]);o.sort(Yy)}else{o=a}return o.map((function(e){return Gf(e,n)})).filter((function(e){return e!==""})).join(" ")}function ap(e){if(!e.attr("id")){return[]}if(!e.actualNode){throw new TypeError("Cannot resolve explicit label reference for non-DOM nodes")}return _l({elm:"label",attr:"for",value:e.attr("id"),context:e.actualNode})}var ip=np;var op={submit:"Submit",image:"Submit",reset:"Reset",button:""};var up={valueText:function e(t){return t.props.value||""},buttonDefaultText:function e(t){return op[t.props.type]||""},tableCaptionText:lp.bind(null,"caption"),figureText:lp.bind(null,"figcaption"),svgTitleText:lp.bind(null,"title"),fieldsetLegendText:lp.bind(null,"legend"),altText:sp.bind(null,"alt"),tableSummaryText:sp.bind(null,"summary"),titleText:yv,subtreeText:rp,labelText:ip,singleSpace:function e(){return" "},placeholderText:sp.bind(null,"placeholder")};function sp(e,t){return t.attr(e)||""}function lp(e,t,r){var n=t.actualNode;e=e.toLowerCase();var a=[e,n.nodeName.toLowerCase()].join(",");var i=n.querySelector(a);if(!i||i.nodeName.toLowerCase()!==e){return""}return Gf(i,r)}var cp=up;function fp(e){var t=arguments.length>1&&arguments[1]!==undefined?arguments[1]:{};var r=e.actualNode;if(e.props.nodeType!==1||["presentation","none"].includes(hv(e))){return""}var n=dp(e);var a=n.reduce((function(r,n){return r||n(e,t)}),"");if(t.debug){o.log(a||"{empty-value}",r,t)}return a}function dp(e){var t=uv(e,{noMatchAccessibleName:true});var r=t.namingMethods||[];return r.map((function(e){return cp[e]}))}function vp(){return/[\u1D00-\u1D7F\u1D80-\u1DBF\u1DC0-\u1DFF\u20A0-\u20CF\u20D0-\u20FF\u2100-\u214F\u2150-\u218F\u2190-\u21FF\u2200-\u22FF\u2300-\u23FF\u2400-\u243F\u2440-\u245F\u2460-\u24FF\u2500-\u257F\u2580-\u259F\u25A0-\u25FF\u2600-\u26FF\u2700-\u27BF\uE000-\uF8FF]/g}function pp(){return/[\u2000-\u206F\u2E00-\u2E7F\\'!"#$%&\xa3\xa2\xa5\xa7\u20ac()*+,\-.\/:;<=>?@\[\]^_`{|}~\xb1]/g}function mp(){return/[\uDB80-\uDBBF][\uDC00-\uDFFF]/g}function hp(){return/[\xAD\u0600-\u0605\u061C\u06DD\u070F\u08E2\u180E\u200B-\u200F\u202A-\u202E\u2060-\u2064\u2066-\u206F\uFEFF\uFFF9-\uFFFB]|\uD804[\uDCBD\uDCCD]|\uD80D[\uDC30-\uDC38]|\uD82F[\uDCA0-\uDCA3]|\uD834[\uDD73-\uDD7A]|\uDB40[\uDC01\uDC20-\uDC7F]/g}function bp(e,t){var r=t.emoji,n=t.nonBmp,a=t.punctuations;var i=false;if(r){i||(i=Ka().test(e))}if(n){i||(i=vp().test(e)||mp().test(e)||hp().test(e))}if(a){i||(i=pp().test(e))}return i}var gp=bp;function yp(e){var t=arguments.length>1&&arguments[1]!==undefined?arguments[1]:.15;var n=arguments.length>2&&arguments[2]!==undefined?arguments[2]:3;var i=e.actualNode.nodeValue.trim();if(!Td(i)||gp(i,{emoji:true,nonBmp:true})){return false}var o=Tl.get("canvasContext",(function(){return a.createElement("canvas").getContext("2d",{willReadFrequently:true})}));var u=o.canvas;var s=Tl.get("fonts",(function(){return{}}));var l=r.getComputedStyle(e.parent.actualNode);var c=l.getPropertyValue("font-family");if(!s[c]){s[c]={occurrences:0,numLigatures:0}}var f=s[c];if(f.occurrences>=n){if(f.numLigatures/f.occurrences===1){return true}else if(f.numLigatures===0){return false}}f.occurrences++;var d=30;var v="".concat(d,"px ").concat(c);o.font=v;var p=i.charAt(0);var m=o.measureText(p).width;if(m===0){f.numLigatures++;return true}if(m<30){var h=30/m;m*=h;d*=h;v="".concat(d,"px ").concat(c)}u.width=m;u.height=d;o.font=v;o.textAlign="left";o.textBaseline="top";o.fillText(p,0,0);var b=new Uint32Array(o.getImageData(0,0,m,d).data.buffer);if(!b.some((function(e){return e}))){f.numLigatures++;return true}o.clearRect(0,0,m,d);o.fillText(i,0,0);var g=new Uint32Array(o.getImageData(0,0,m,d).data.buffer);var y=b.reduce((function(e,t,r){if(t===0&&g[r]===0){return e}if(t!==0&&g[r]!==0){return e}return++e}),0);var D=i.split("").reduce((function(e,t){return e+o.measureText(t).width}),0);var w=o.measureText(i).width;var F=y/b.length;var E=1-w/D;if(F>=t&&E>=t){f.numLigatures++;return true}return false}function Dp(e){var t=arguments.length>1&&arguments[1]!==undefined?arguments[1]:{};t=xp(e,t);if(Fp(e,t)){return""}if(Ep(e,t)){return""}var r=[Hf,Vf,fp,Jv,rp,wp,yv];var n=r.reduce((function(r,n){if(t.startNode===e){r=Td(r)}if(r!==""){return r}return n(e,t)}),"");if(t.debug){o.log(n||"{empty-value}",e.actualNode,t)}return n}function wp(e){if(e.props.nodeType!==3){return""}return e.props.nodeValue}function Fp(e,t){if(!e){return false}if(e.props.nodeType!==1||t.includeHidden){return false}return!Av(e)}function Ep(e,t){var r;var n=t.ignoreIconLigature,a=t.pixelThreshold;var i=(r=t.occurrenceThreshold)!==null&&r!==void 0?r:t.occuranceThreshold;if(e.props.nodeType!==3||!n){return false}return yp(e,a,i)}function xp(e,t){if(!t.startNode){t=P({startNode:e},t)}if(e.props.nodeType===1&&t.inLabelledByContext&&t.includeHidden===void 0){t=P({includeHidden:!Av(e)},t)}return t}Dp.alreadyProcessed=function e(t,r){r.processed=r.processed||[];if(r.processed.includes(t)){return true}r.processed.push(t);return false};function Ap(e,t){var r=t.emoji,n=t.nonBmp,a=t.punctuations;if(r){e=e.replace(Ka(),"")}if(n){e=e.replace(vp(),"").replace(mp(),"").replace(hp(),"")}if(a){e=e.replace(pp(),"")}return e}var Cp=Ap;function kp(e){if(Rp(e)||Tp(e)||Mp(e)||Op(e)){return 0}return 1}function Rp(e){return Td(e).length===0}function Tp(e){return e.length===1&&e.match(/\D/)}function Mp(e){var t=["aa","abc"];return t.includes(e.toLowerCase())}function Op(e){var t=Cp(e,{emoji:true,nonBmp:true,punctuations:true});return!Td(t)}var Sp=kp;var Np={stateTerms:["on","off"],standaloneTerms:["name","honorific-prefix","given-name","additional-name","family-name","honorific-suffix","nickname","username","new-password","current-password","organization-title","organization","street-address","address-line1","address-line2","address-line3","address-level4","address-level3","address-level2","address-level1","country","country-name","postal-code","cc-name","cc-given-name","cc-additional-name","cc-family-name","cc-number","cc-exp","cc-exp-month","cc-exp-year","cc-csc","cc-type","transaction-currency","transaction-amount","language","bday","bday-day","bday-month","bday-year","sex","url","photo","one-time-code"],qualifiers:["home","work","mobile","fax","pager"],qualifiedTerms:["tel","tel-country-code","tel-national","tel-area-code","tel-local","tel-local-prefix","tel-local-suffix","tel-extension","email","impp"],locations:["billing","shipping"]};function Bp(e){var t=arguments.length>1&&arguments[1]!==undefined?arguments[1]:{},r=t.looseTyped,n=r===void 0?false:r,a=t.stateTerms,i=a===void 0?[]:a,o=t.locations,u=o===void 0?[]:o,s=t.qualifiers,l=s===void 0?[]:s,c=t.standaloneTerms,f=c===void 0?[]:c,d=t.qualifiedTerms,v=d===void 0?[]:d,p=t.ignoredValues,m=p===void 0?[]:p;e=e.toLowerCase().trim();i=i.concat(Np.stateTerms);if(i.includes(e)||e===""){return true}l=l.concat(Np.qualifiers);u=u.concat(Np.locations);f=f.concat(Np.standaloneTerms);v=v.concat(Np.qualifiedTerms);var h=e.split(/\s+/g);if(h[h.length-1]==="webauthn"){h.pop();if(h.length===0){return false}}if(!n){if(h[0].length>8&&h[0].substr(0,8)==="section-"){h.shift()}if(u.includes(h[0])){h.shift()}if(l.includes(h[0])){h.shift();f=[]}if(h.length!==1){return false}}var b=h[h.length-1];if(m.includes(b)){return void 0}return f.includes(b)||v.includes(b)}var jp=Bp;function Ip(e){var t,r;if(e.attr("aria-labelledby")){t=Pf(e.actualNode,"aria-labelledby");r=t.map((function(e){var t=Ol(e);return t?Rv(t):""})).join(" ").trim();if(r){return r}}r=e.attr("aria-label");if(r){r=Td(r);if(r){return r}}return null}var _p=Ip;function qp(e,t,r){e=Ol(e);return Rv(e,t,r)}var zp=qp;function Pp(e){var t,r,n;r=_p(e);if(r){return r}if(e.attr("id")){if(!e.actualNode){throw new TypeError("Cannot resolve explicit label reference for non-DOM nodes")}var a=Ta(e.attr("id"));n=jl(e.actualNode);t=n.querySelector('label[for="'+a+'"]');r=t&&zp(t,true);if(r){return r}}t=Yh(e,"label");r=t&&Rv(t,true);if(r){return r}return null}var $p=Pp;function Gp(e){e=Ol(e);return $p(e)}var Lp=Gp;var Hp=[{matches:[{nodeName:"textarea"},{nodeName:"input",properties:{type:["text","password","search","tel","email","url"]}}],namingMethods:"labelText"},{matches:{nodeName:"input",properties:{type:["button","submit","reset"]}},namingMethods:["valueText","titleText","buttonDefaultText"]},{matches:{nodeName:"input",properties:{type:"image"}},namingMethods:["altText","valueText","labelText","titleText","buttonDefaultText"]},{matches:"button",namingMethods:"subtreeText"},{matches:"fieldset",namingMethods:"fieldsetLegendText"},{matches:"OUTPUT",namingMethods:"subtreeText"},{matches:[{nodeName:"select"},{nodeName:"input",properties:{type:/^(?!text|password|search|tel|email|url|button|submit|reset)/}}],namingMethods:"labelText"},{matches:"summary",namingMethods:"subtreeText"},{matches:"figure",namingMethods:["figureText","titleText"]},{matches:"img",namingMethods:"altText"},{matches:"table",namingMethods:["tableCaptionText","tableSummaryText"]},{matches:["hr","br"],namingMethods:["titleText","singleSpace"]}];var Vp=Hp;function Up(e){var t=wc(e);var r=[];e.children.forEach((function(e){if(e.actualNode.nodeType===3){if(t){r.push(e)}}else{r=r.concat(Up(e))}}));return r}var Wp=Up;var Kp=Zs((function e(t){var r=Ol(t);var n=r.boundingClientRect;var a=[];var i=Hl(r);t.childNodes.forEach((function(e){if(e.nodeType!==3||Td(e.nodeValue)===""){return}var t=Zp(e);if(Xp(t,n)){return}a.push.apply(a,$(Jp(t,i)))}));return a.length?a:Jp([n],i)}));var Yp=Kp;function Zp(e){var t=a.createRange();t.selectNodeContents(e);return Array.from(t.getClientRects())}function Xp(e,t){return e.some((function(e){var r=kc(e);return!xc(r,t)}))}function Jp(e,t){var r=[];e.forEach((function(e){if(e.width<1||e.height<1){return}var n=t.reduce((function(e,t){return e&&Cc(e,t.boundingClientRect)}),e);if(n){r.push(n)}}));return r}function Qp(e){var t=tf(e);if(!t){return[]}var r=Yp(e);return r.map((function(e){return Ef(t,e)}))}var em=Qp;var tm=["checkbox","img","meter","progressbar","scrollbar","radio","slider","spinbutton","textbox"];function rm(e){var t=Zy(e),r=t.vNode;var n=o.commons.aria.getExplicitRole(r);if(n){return tm.indexOf(n)!==-1}switch(r.props.nodeName){case"img":case"iframe":case"object":case"video":case"audio":case"canvas":case"svg":case"math":case"button":case"select":case"textarea":case"keygen":case"progress":case"meter":return true;case"input":return r.props.type!=="hidden";default:return false}}var nm=rm;var am=["head","title","template","script","style","iframe","object","video","audio","noscript"];function im(e){if(am.includes(e.props.nodeName)){return false}return e.children.some((function(e){var t=e.props;return t.nodeType===3&&t.nodeValue.trim()}))}function om(e,t,r){return im(e)||nm(e.actualNode)||!r&&!!_p(e)||!t&&e.children.some((function(e){return e.actualNode.nodeType===1&&om(e)}))}var um=om;function sm(e,t,r){e=Ol(e);return um(e,t,r)}var lm=sm;function cm(e){if(typeof e.children==="undefined"||im(e)){return true}if(e.props.nodeType===1&&nm(e)){return!!o.commons.text.accessibleTextVirtual(e)}return e.children.some((function(e){return!e.attr("lang")&&cm(e)&&!oc(e)}))}function fm(e){var t=iD(e.getAttribute("tabindex"));return t>-1&&Mf(e)&&!Tf(e)}var dm=fm;function vm(e,t){var r=Zy(e),n=r.vNode,a=r.domNode;if(!n){return pm(a,t)}if(n._isHiddenWithCSS===void 0){n._isHiddenWithCSS=pm(a,t)}return n._isHiddenWithCSS}function pm(e,t){if(e.nodeType===9){return false}if(e.nodeType===11){e=e.host}if(["STYLE","SCRIPT"].includes(e.nodeName.toUpperCase())){return false}var n=r.getComputedStyle(e,null);if(!n){throw new Error("Style does not exist for the given element.")}var a=n.getPropertyValue("display");if(a==="none"){return true}var i=["hidden","collapse"];var o=n.getPropertyValue("visibility");if(i.includes(o)&&!t){return true}if(i.includes(o)&&t&&i.includes(t)){return true}var u=cc(e);if(u&&!i.includes(o)){return vm(u,o)}return false}var mm=vm;function hm(e){var t=e.doctype;if(t===null){return false}return t.name==="html"&&!t.publicId&&!t.systemId}var bm=hm;function gm(e){var t;if(e instanceof ia||(t=r)!==null&&t!==void 0&&t.Node&&e instanceof r.Node){e=o.commons.aria.getRole(e)}var n=sd.ariaRoles[e];return(n===null||n===void 0?void 0:n.type)||null}var ym=gm;function Dm(e,t){if(t(e.actualNode)!==false){e.children.forEach((function(e){return Dm(e,t)}))}}var wm=["block","list-item","table","flex","grid","inline-block"];function Fm(e){var t=r.getComputedStyle(e).getPropertyValue("display");return wm.includes(t)||t.substr(0,6)==="table-"}function Em(e){var t=cc(e);while(t&&!Fm(t)){t=cc(t)}return Ol(t)}function xm(e,t){if(Fm(e)){return false}var r=Em(e);var n="";var a="";var i=0;Dm(r,(function(t){if(i===2){return false}if(t.nodeType===3){n+=t.nodeValue}if(t.nodeType!==1){return}var r=(t.nodeName||"").toUpperCase();if(t===e){i=1}if(["BR","HR"].includes(r)){if(i===0){n="";a=""}else{i=2}}else if(t.style.display==="none"||t.style.overflow==="hidden"||!["",null,"none"].includes(t.style["float"])||!["",null,"relative"].includes(t.style.position)){return false}else if(ym(t)==="widget"){a+=t.textContent;return false}}));n=Td(n);if(t!==null&&t!==void 0&&t.noLengthCompare){return n.length!==0}a=Td(a);return n.length>a.length}var Am=xm;function Cm(e){e=e||{};var t=e.modalPercent||.75;if(Tl.get("isModalOpen")){return Tl.get("isModalOpen")}var n=pD(o._tree[0],"dialog, [role=dialog], [aria-modal=true]",wc);if(n.length){Tl.set("isModalOpen",true);return true}var i=hc(r);var u=i.width*t;var s=i.height*t;var l=(i.width-u)/2;var c=(i.height-s)/2;var f=[{x:l,y:c},{x:i.width-l,y:c},{x:i.width/2,y:i.height/2},{x:l,y:i.height-c},{x:i.width-l,y:i.height-c}];var d=f.map((function(e){return Array.from(a.elementsFromPoint(e.x,e.y))}));var v=function e(){var t=d[m].find((function(e){var t=r.getComputedStyle(e);return parseInt(t.width,10)>=u&&parseInt(t.height,10)>=s&&t.getPropertyValue("pointer-events")!=="none"&&(t.position==="absolute"||t.position==="fixed")}));if(t&&d.every((function(e){return e.includes(t)}))){Tl.set("isModalOpen",true);return{v:true}}},p;for(var m=0;m<d.length;m++){p=v();if(p){return p.v}}Tl.set("isModalOpen",void 0);return void 0}var km=Cm;function Rm(e){var t=arguments.length>1&&arguments[1]!==undefined?arguments[1]:2;var r=e.ownerDocument.createRange();r.setStart(e,0);r.setEnd(e,e.childNodes.length);var n=0;var a=0;var i=oe(r.getClientRects()),o;try{for(i.s();!(o=i.n()).done;){var u=o.value;if(u.height<=t){continue}if(n>u.top+t){n=Math.max(n,u.bottom)}else if(a===0){n=u.bottom;a++}else{return true}}}catch(e){i.e(e)}finally{i.f()}return false}function Tm(e){return e instanceof r.Node}var Mm=Tm;var Om="color.incompleteData";var Sm={set:function e(t,r){if(typeof t!=="string"){throw new Error("Incomplete data: key must be a string")}var n=Tl.get(Om,(function(){return{}}));if(r){n[t]=r}return n[t]},get:function e(t){var r=Tl.get(Om);return r===null||r===void 0?void 0:r[t]},clear:function e(){Tl.set(Om,{})}};var Nm=Sm;function Bm(e,t){var n=["IMG","CANVAS","OBJECT","IFRAME","VIDEO","SVG"];var a=e.nodeName.toUpperCase();if(n.includes(a)){Nm.set("bgColor","imgNode");return true}t=t||r.getComputedStyle(e);var i=t.getPropertyValue("background-image");var o=i!=="none";if(o){var u=/gradient/.test(i);Nm.set("bgColor",u?"bgGradient":"bgImage")}return o}var jm=Bm;var Im=/^#[0-9a-f]{3,8}$/i;var _m=/hsl\(\s*([-\d.]+)(rad|turn)/;var qm=(B=new WeakMap,j=new WeakMap,I=new WeakMap,_=new WeakMap,z=new WeakMap,G=new WeakMap,L=new WeakSet,function(){function e(t,r,n){var a=arguments.length>3&&arguments[3]!==undefined?arguments[3]:1;te(this,e);U(this,L);V(this,B,void 0);V(this,j,void 0);V(this,I,void 0);V(this,_,void 0);V(this,z,void 0);V(this,G,void 0);if(t instanceof qm){var i=t.r,o=t.g,u=t.b;this.r=i;this.g=o;this.b=u;this.alpha=t.alpha;return}this.red=t;this.green=r;this.blue=n;this.alpha=a}return ne(e,[{key:"r",get:function e(){return K(B,this)},set:function e(t){Y(B,this,t);Y(_,this,Math.round($m(t,0,1)*255))}},{key:"g",get:function e(){return K(j,this)},set:function e(t){Y(j,this,t);Y(z,this,Math.round($m(t,0,1)*255))}},{key:"b",get:function e(){return K(I,this)},set:function e(t){Y(I,this,t);Y(G,this,Math.round($m(t,0,1)*255))}},{key:"red",get:function e(){return K(_,this)},set:function e(t){Y(B,this,t/255);Y(_,this,$m(t,0,255))}},{key:"green",get:function e(){return K(z,this)},set:function e(t){Y(j,this,t/255);Y(z,this,$m(t,0,255))}},{key:"blue",get:function e(){return K(G,this)},set:function e(t){Y(I,this,t/255);Y(G,this,$m(t,0,255))}},{key:"toHexString",value:function e(){var t=Math.round(this.red).toString(16);var r=Math.round(this.green).toString(16);var n=Math.round(this.blue).toString(16);return"#"+(this.red>15.5?t:"0"+t)+(this.green>15.5?r:"0"+r)+(this.blue>15.5?n:"0"+n)}},{key:"toJSON",value:function e(){var t=this.red,r=this.green,n=this.blue,a=this.alpha;return{red:t,green:r,blue:n,alpha:a}}},{key:"parseString",value:function e(t){t=t.replace(_m,(function(e,t,r){var n=t+r;switch(r){case"rad":return e.replace(n,Gm(t));case"turn":return e.replace(n,Lm(t))}}));try{var n;if("Prototype"in r&&"Version"in r.Prototype){n=Array.from;Array.from=Ks["default"]}var a=new Gs(t).toGamut({space:"srgb",method:"clip"}).to("srgb");if(n){Array.from=n;n=null}this.r=a.r;this.g=a.g;this.b=a.b;this.alpha=+a.alpha}catch(e){Nm.set("colorParse",t);throw new Error('Unable to parse color "'.concat(t,'"'))}return this}},{key:"parseRgbString",value:function e(t){this.parseString(t)}},{key:"parseHexString",value:function e(t){if(!t.match(Im)||[6,8].includes(t.length)){return}this.parseString(t)}},{key:"parseColorFnString",value:function e(t){this.parseString(t)}},{key:"getRelativeLuminance",value:function e(){var t=this.r,r=this.g,n=this.b;var a=t<=.04045?t/12.92:Math.pow((t+.055)/1.055,2.4);var i=r<=.04045?r/12.92:Math.pow((r+.055)/1.055,2.4);var o=n<=.04045?n/12.92:Math.pow((n+.055)/1.055,2.4);return.2126*a+.7152*i+.0722*o}},{key:"getLuminosity",value:function e(){return.3*this.r+.59*this.g+.11*this.b}},{key:"setLuminosity",value:function e(t){var r=t-this.getLuminosity();return Z(L,this,zm).call(this,r).clip()}},{key:"getSaturation",value:function e(){return Math.max(this.r,this.g,this.b)-Math.min(this.r,this.g,this.b)}},{key:"setSaturation",value:function e(t){var r=new qm(this);var n=[{name:"r",value:r.r},{name:"g",value:r.g},{name:"b",value:r.b}];var a=n.sort((function(e,t){return e.value-t.value})),i=X(a,3),o=i[0],u=i[1],s=i[2];if(s.value>o.value){u.value=(u.value-o.value)*t/(s.value-o.value);s.value=t}else{u.value=s.value=0}o.value=0;r[s.name]=s.value;r[o.name]=o.value;r[u.name]=u.value;return r}},{key:"clip",value:function e(){var t=new qm(this);var r=t.getLuminosity();var n=Math.min(t.r,t.g,t.b);var a=Math.max(t.r,t.g,t.b);if(n<0){t.r=r+(t.r-r)*r/(r-n);t.g=r+(t.g-r)*r/(r-n);t.b=r+(t.b-r)*r/(r-n)}if(a>1){t.r=r+(t.r-r)*(1-r)/(a-r);t.g=r+(t.g-r)*(1-r)/(a-r);t.b=r+(t.b-r)*(1-r)/(a-r)}return t}}])}());function zm(e){var t=new qm(this);t.r+=e;t.g+=e;t.b+=e;return t}var Pm=qm;function $m(e,t,r){return Math.min(Math.max(t,e),r)}function Gm(e){return e*180/Math.PI}function Lm(e){return e*360}function Hm(e){var t=new Pm;t.parseString(e.getPropertyValue("background-color"));if(t.alpha!==0){var r=e.getPropertyValue("opacity");t.alpha=t.alpha*r}return t}var Vm=Hm;function Um(e){var t=r.getComputedStyle(e);return jm(e,t)||Vm(t).alpha===1}var Wm=Um;function Km(e){if(!e.href){return false}var t=Tl.get("firstPageLink",Ym);if(!t){return true}return e.compareDocumentPosition(t.actualNode)===e.DOCUMENT_POSITION_FOLLOWING}function Ym(){var e;if(!r.location.origin){e=_D(o._tree,'a:not([href^="#"]):not([href^="/#"]):not([href^="javascript:"])')[0]}else{e=_D(o._tree,'a[href]:not([href^="javascript:"])').find((function(e){return!bf(e.actualNode)}))}return e||null}var Zm=/rect\s*\(([0-9]+)px,?\s*([0-9]+)px,?\s*([0-9]+)px,?\s*([0-9]+)px\s*\)/;var Xm=/(\w+)\((\d+)/;function Jm(e){var t=e.getPropertyValue("clip").match(Zm);var r=e.getPropertyValue("clip-path").match(Xm);if(t&&t.length===5){var n=e.getPropertyValue("position");if(["fixed","absolute"].includes(n)){return t[3]-t[1]<=0&&t[2]-t[4]<=0}}if(r){var a=r[1];var i=parseInt(r[2],10);switch(a){case"inset":return i>=50;case"circle":return i===0}}return false}function Qm(e,t,r){var n=$l(e,"map");if(!n){return false}var a=n.getAttribute("name");if(!a){return false}var i=jl(e);if(!i||i.nodeType!==9){return false}var u=_D(o._tree,'img[usemap="#'.concat(Ta(a),'"]'));if(!u||!u.length){return false}return u.some((function(e){var n=e.actualNode;return eh(n,t,r)}))}function eh(e,t,n){var a;if(!e){throw new TypeError("Cannot determine if element is visible for non-DOM nodes")}var i=e instanceof ia?e:Ol(e);e=i?i.actualNode:e;var o="_isVisible"+(t?"ScreenReader":"");var u=(a=r.Node)!==null&&a!==void 0?a:{},s=u.DOCUMENT_NODE,l=u.DOCUMENT_FRAGMENT_NODE;var c=i?i.props.nodeType:e.nodeType;var f=i?i.props.nodeName:e.nodeName.toLowerCase();if(i&&typeof i[o]!=="undefined"){return i[o]}if(c===s){return true}if(["style","script","noscript","template"].includes(f)){return false}if(e&&c===l){e=e.host}if(t){var d=i?i.attr("aria-hidden"):e.getAttribute("aria-hidden");if(d==="true"){return false}}if(!e){var v=i.parent;var p=true;if(v){p=eh(v,t,true)}if(i){i[o]=p}return p}var m=r.getComputedStyle(e,null);if(m===null){return false}if(f==="area"){return Qm(e,t,n)}if(m.getPropertyValue("display")==="none"){return false}var h=parseInt(m.getPropertyValue("height"));var b=parseInt(m.getPropertyValue("width"));var g=xy(e);var y=g&&h===0;var D=g&&b===0;var w=m.getPropertyValue("position")==="absolute"&&(h<2||b<2)&&m.getPropertyValue("overflow")==="hidden";if(!t&&(Jm(m)||m.getPropertyValue("opacity")==="0"||y||D||w)){return false}if(!n&&(m.getPropertyValue("visibility")==="hidden"||!t&&yc(e))){return false}var F=e.assignedSlot?e.assignedSlot:e.parentNode;var E=false;if(F){E=eh(F,t,true)}if(i){i[o]=E}return E}var th=eh;function rh(e,t){var n=["fixed","sticky"];var a=[];var i=false;for(var o=0;o<e.length;++o){var u=e[o];if(u===t){i=true}var s=r.getComputedStyle(u);if(!i&&n.indexOf(s.position)!==-1){a=[];continue}a.push(u)}return a}var nh=rh;function ah(e,t){var r=ih(t);do{var n=ih(e);if(n===r||n===t){return oh(e,t)}e=n}while(e);return false}function ih(e){var t=Ol(e);var r=t.parent;while(r){if(xy(r.actualNode)){return r.actualNode}r=r.parent}}function oh(e,t){var n=r.getComputedStyle(t);var a=n.getPropertyValue("overflow");if(n.getPropertyValue("display")==="inline"){return true}var i=Array.from(e.getClientRects());var o=t.getBoundingClientRect();var u={left:o.left,top:o.top,width:o.width,height:o.height};if(["scroll","auto"].includes(a)||t instanceof r.HTMLHtmlElement){u.width=t.scrollWidth;u.height=t.scrollHeight}if(i.length===1&&a==="hidden"&&n.getPropertyValue("white-space")==="nowrap"){i[0]=u}return i.some((function(e){return!(Math.ceil(e.left)<Math.floor(u.left)||Math.ceil(e.top)<Math.floor(u.top)||Math.floor(e.left+e.width)>Math.ceil(u.left+u.width)||Math.floor(e.top+e.height)>Math.ceil(u.top+u.height))}))}function uh(e,t){var r=arguments.length>2&&arguments[2]!==undefined?arguments[2]:a;var n=arguments.length>3&&arguments[3]!==undefined?arguments[3]:0;if(n>999){throw new Error("Infinite loop detected")}return Array.from(r.elementsFromPoint(e,t)||[]).filter((function(e){return jl(e)===r})).reduce((function(r,a){if(Dg(a)){var i=uh(e,t,a.shadowRoot,n+1);r=r.concat(i);if(r.length&&ah(r[0],a)){r.push(a)}}else{r.push(a)}return r}),[])}var sh=uh;function lh(e,t){if(!e.hasAttribute(t)){return void 0}var r=e.nodeName.toUpperCase();var n=e;if(!["A","AREA"].includes(r)||e.ownerSVGElement){n=a.createElement("a");n.href=e.getAttribute(t)}var i=["https:","ftps:"].includes(n.protocol)?n.protocol.replace(/s:$/,":"):n.protocol;var o=/^\//.test(n.pathname)?n.pathname:"/".concat(n.pathname);var u=fh(o),s=u.pathname,l=u.filename;return{protocol:i,hostname:n.hostname,port:ch(n.port),pathname:/\/$/.test(s)?s:"".concat(s,"/"),search:dh(n.search),hash:vh(n.hash),filename:l}}function ch(e){var t=["443","80"];return!t.includes(e)?e:""}function fh(e){var t=e.split("/").pop();if(!t||t.indexOf(".")===-1){return{pathname:e,filename:""}}return{pathname:e.replace(t,""),filename:/index./.test(t)?"":t}}function dh(e){var t={};if(!e||!e.length){return t}var r=e.substring(1).split("&");if(!r||!r.length){return t}for(var n=0;n<r.length;n++){var a=r[n];var i=a.split("="),o=X(i,2),u=o[0],s=o[1],l=s===void 0?"":s;t[decodeURIComponent(u)]=decodeURIComponent(l)}return t}function vh(e){if(!e){return""}var t=/#!?\/?/g;var r=e.match(t);if(!r){return""}var n=X(r,1),a=n[0];if(a==="#"){return""}return e}var ph=lh;function mh(e,t){var n=t.getBoundingClientRect();var a=n.top;var i=n.left;var o={top:a-t.scrollTop,bottom:a-t.scrollTop+t.scrollHeight,left:i-t.scrollLeft,right:i-t.scrollLeft+t.scrollWidth};if(e.left>o.right&&e.left>n.right||e.top>o.bottom&&e.top>n.bottom||e.right<o.left&&e.right<n.left||e.bottom<o.top&&e.bottom<n.top){return false}var u=r.getComputedStyle(t);if(e.left>n.right||e.top>n.bottom){return u.overflow==="scroll"||u.overflow==="auto"||t instanceof r.HTMLBodyElement||t instanceof r.HTMLHtmlElement}return true}var hh=mh;var bh=0;var gh=function(e){function t(e,r,n){var a;te(this,t);a=N(this,t);a.shadowId=n;a.children=[];a.actualNode=e;a.parent=r;if(!r){bh=0}a.nodeIndex=bh++;a._isHidden=null;a._cache={};a._isXHTML=Js(e.ownerDocument);if(e.nodeName.toLowerCase()==="input"){var i=e.getAttribute("type");i=a._isXHTML?i:(i||"").toLowerCase();if(!iw().includes(i)){i="text"}a._type=i}if(Tl.get("nodeMap")){Tl.get("nodeMap").set(e,a)}return a}q(t,e);return ne(t,[{key:"props",get:function e(){if(!this._cache.hasOwnProperty("props")){var t=this.actualNode,r=t.nodeType,n=t.nodeName,a=t.id,i=t.nodeValue;this._cache.props={nodeType:r,nodeName:this._isXHTML?n:n.toLowerCase(),id:a,type:this._type,nodeValue:i};if(r===1){this._cache.props.multiple=this.actualNode.multiple;this._cache.props.value=this.actualNode.value;this._cache.props.selected=this.actualNode.selected;this._cache.props.checked=this.actualNode.checked;this._cache.props.indeterminate=this.actualNode.indeterminate}}return this._cache.props}},{key:"attr",value:function e(t){if(typeof this.actualNode.getAttribute!=="function"){return null}return this.actualNode.getAttribute(t)}},{key:"hasAttr",value:function e(t){if(typeof this.actualNode.hasAttribute!=="function"){return false}return this.actualNode.hasAttribute(t)}},{key:"attrNames",get:function e(){if(!this._cache.hasOwnProperty("attrNames")){var t;if(this.actualNode.attributes instanceof r.NamedNodeMap){t=this.actualNode.attributes}else{t=this.actualNode.cloneNode(false).attributes}this._cache.attrNames=Array.from(t).map((function(e){return e.name}))}return this._cache.attrNames}},{key:"getComputedStylePropertyValue",value:function e(t){var n="computedStyle_"+t;if(!this._cache.hasOwnProperty(n)){if(!this._cache.hasOwnProperty("computedStyle")){this._cache.computedStyle=r.getComputedStyle(this.actualNode)}this._cache[n]=this._cache.computedStyle.getPropertyValue(t)}return this._cache[n]}},{key:"isFocusable",get:function e(){if(!this._cache.hasOwnProperty("isFocusable")){this._cache.isFocusable=Mf(this.actualNode)}return this._cache.isFocusable}},{key:"tabbableElements",get:function e(){if(!this._cache.hasOwnProperty("tabbableElements")){this._cache.tabbableElements=kf(this)}return this._cache.tabbableElements}},{key:"clientRects",get:function e(){if(!this._cache.hasOwnProperty("clientRects")){this._cache.clientRects=Array.from(this.actualNode.getClientRects()).filter((function(e){return e.width>0}))}return this._cache.clientRects}},{key:"boundingClientRect",get:function e(){if(!this._cache.hasOwnProperty("boundingClientRect")){this._cache.boundingClientRect=this.actualNode.getBoundingClientRect()}return this._cache.boundingClientRect}}])}(ia);var yh=gh;var Dh="DqElm.RunOptions";function wh(e){var t=e.outerHTML;if(!t&&typeof r.XMLSerializer==="function"){t=(new r.XMLSerializer).serializeToString(e)}return t||""}function Fh(e){var t=300;var r=20;var n=wh(e);var a=Ol(e);if(!a){a=new yh(e)}var i=a.props.nodeName;if(n.length<t){return n}var o=[];var u=e.cloneNode(false);var s=_a(u);var l=wh(u);if(l.length<t){var c="";var f=oe(s),d;try{for(f.s();!(d=f.n()).done;){var v=d.value,p=v.name,m=v.value;var h={name:p,value:m};c+=" ".concat(h.name,'="').concat(h.value,'"')}}catch(e){f.e(e)}finally{f.f()}l="<".concat(i).concat(c,">");return l}var b="<".concat(i,">").length;var g=oe(s),y;try{for(g.s();!(y=g.n()).done;){var D=y.value,w=D.name,F=D.value;if(b>t){break}var E={name:w,value:F};var x=E.name;var A=E.value;x=x.length>r?x.substring(0,r)+"...":x;A=A.length>r?A.substring(0,r)+"...":A;var C="".concat(x,'="').concat(A,'"');b+=(" "+C).length;o.push(C)}}catch(e){g.e(e)}finally{g.f()}l="<".concat(i," ").concat(o.join(" "),">");if(l.length>t){l=l.substring(0,t)+" ...>"}else if(o.length<s.length){l=l.substring(0,l.length-1)+" ...>"}return l}function Eh(e){if(!e){return""}return Fh(e)}var xh=Zs((function e(t,r,n){var a,i;r!==null&&r!==void 0?r:r=null;n!==null&&n!==void 0?n:n={};if(!r){var u;r=(u=Tl.get(Dh))!==null&&u!==void 0?u:{}}this.spec=n;if(t instanceof ia){this._virtualNode=t;this._element=t.actualNode}else{this._element=t;this._virtualNode=Ol(t)}this.fromFrame=((a=this.spec.selector)===null||a===void 0?void 0:a.length)>1;this._includeElementInJson=r.elementRef;if(r.absolutePaths){this._options={toRoot:true}}this.nodeIndexes=[];if(Array.isArray(this.spec.nodeIndexes)){this.nodeIndexes=this.spec.nodeIndexes}else if(typeof((i=this._virtualNode)===null||i===void 0?void 0:i.nodeIndex)==="number"){this.nodeIndexes=[this._virtualNode.nodeIndex]}this.source=null;if(!o._audit.noHtml){var s;this.source=(s=this.spec.source)!==null&&s!==void 0?s:Eh(this._element)}return this}));xh.prototype={get selector(){return this.spec.selector||[bl(this.element,this._options)]},get ancestry(){return this.spec.ancestry||[Dl(this.element)]},get xpath(){return this.spec.xpath||[xl(this.element)]},get element(){return this._element},toJSON:function e(){var t={selector:this.selector,source:this.source,xpath:this.xpath,ancestry:this.ancestry,nodeIndexes:this.nodeIndexes,fromFrame:this.fromFrame};if(this._includeElementInJson){t.element=this._element}return t}};xh.fromFrame=function e(t,r,n){var a=xh.mergeSpecs(t,n);return new xh(n.element,r,a)};xh.mergeSpecs=function e(t,r){return P({},t,{selector:[].concat($(r.selector),$(t.selector)),ancestry:[].concat($(r.ancestry),$(t.ancestry)),xpath:[].concat($(r.xpath),$(t.xpath)),nodeIndexes:[].concat($(r.nodeIndexes),$(t.nodeIndexes)),fromFrame:true})};xh.setRunOptions=function e(t){var r=t.elementRef,n=t.absolutePaths;Tl.set(Dh,{elementRef:r,absolutePaths:n})};var Ah=xh;function Ch(e,t,n,a){return{isAsync:false,async:function t(){this.isAsync=true;return function(t){if(t instanceof Error===false){e.result=t;n(e)}else{a(t)}}},data:function t(r){e.data=r},relatedNodes:function t(n){if(!r.Node){return}if(n instanceof r.Node||n instanceof ia){n=[n]}else{n=ka(n)}e.relatedNodes=[];n.forEach((function(t){if(t instanceof ia){t=t.actualNode}if(t instanceof r.Node){var n=new Ah(t);e.relatedNodes.push(n)}}))}}}var kh=Ch;function Rh(e){return Th(e,new Map)}function Th(e,t){var n,a;if(e===null||i(e)!=="object"){return e}if((n=r)!==null&&n!==void 0&&n.Node&&e instanceof r.Node||(a=r)!==null&&a!==void 0&&a.HTMLCollection&&e instanceof r.HTMLCollection||"nodeName"in e&&"nodeType"in e&&"ownerDocument"in e){return e}if(t.has(e)){return t.get(e)}if(Array.isArray(e)){var o=[];t.set(e,o);e.forEach((function(e){o.push(Th(e,t))}));return o}var u={};t.set(e,u);for(var s in e){u[s]=Th(e[s],t)}return u}var Mh=new Ua.CssSelectorParser;Mh.registerSelectorPseudos("not");Mh.registerSelectorPseudos("is");Mh.registerNestingOperators(">");Mh.registerAttrEqualityMods("^","$","*","~");var Oh=Mh;function Sh(e,t){var r=Vh(t);return r.some((function(t){return Wh(e,t)}))}function Nh(e,t){return e.props.nodeType===1&&(t.tag==="*"||e.props.nodeName===t.tag)}function Bh(e,t){return!t.classes||t.classes.every((function(t){return e.hasClass(t.value)}))}function jh(e,t){return!t.attributes||t.attributes.every((function(t){var r=e.attr(t.key);return r!==null&&t.test(r)}))}function Ih(e,t){return!t.id||e.props.id===t.id}function _h(e,t){if(!t.pseudos||t.pseudos.every((function(t){if(t.name==="not"){return!t.expressions.some((function(t){return Wh(e,t)}))}else if(t.name==="is"){return t.expressions.some((function(t){return Wh(e,t)}))}throw new Error("the pseudo selector "+t.name+" has not yet been implemented")}))){return true}return false}function qh(e,t){return Nh(e,t)&&Bh(e,t)&&jh(e,t)&&Ih(e,t)&&_h(e,t)}var zh=function(){var e=/(?=[\-\[\]{}()*+?.\\\^$|,#\s])/g;var t="\\";return function(r){return r.replace(e,t)}}();var Ph=/\\/g;function $h(e){if(!e){return}return e.map((function(e){var t=e.name.replace(Ph,"");var r=(e.value||"").replace(Ph,"");var n,a;switch(e.operator){case"^=":a=new RegExp("^"+zh(r));break;case"$=":a=new RegExp(zh(r)+"$");break;case"~=":a=new RegExp("(^|\\s)"+zh(r)+"(\\s|$)");break;case"|=":a=new RegExp("^"+zh(r)+"(-|$)");break;case"=":n=function e(t){return r===t};break;case"*=":n=function e(t){return t&&t.includes(r)};break;case"!=":n=function e(t){return r!==t};break;default:n=function e(t){return t!==null}}if(r===""&&/^[*$^]=$/.test(e.operator)){n=function e(){return false}}if(!n){n=function e(t){return t&&a.test(t)}}return{key:t,value:r,type:typeof e.value==="undefined"?"attrExist":"attrValue",test:n}}))}function Gh(e){if(!e){return}return e.map((function(e){e=e.replace(Ph,"");return{value:e,regexp:new RegExp("(^|\\s)"+zh(e)+"(\\s|$)")}}))}function Lh(e){if(!e){return}return e.map((function(e){var t;if(["is","not"].includes(e.name)){t=e.value;t=t.selectors?t.selectors:[t];t=Hh(t)}return{name:e.name,expressions:t,value:e.value}}))}function Hh(e){return e.map((function(e){var t=[];var r=e.rule;while(r){t.push({tag:r.tagName?r.tagName.toLowerCase():"*",combinator:r.nestingOperator?r.nestingOperator:" ",id:r.id,attributes:$h(r.attrs),classes:Gh(r.classNames),pseudos:Lh(r.pseudos)});r=r.rule}return t}))}function Vh(e){var t=Oh.parse(e);t=t.selectors?t.selectors:[t];return Hh(t)}function Uh(e,t,r,n){if(!e){return false}var a=Array.isArray(t);var i=a?t[r]:t;var o=qh(e,i);while(!o&&n&&e.parent){e=e.parent;o=qh(e,i)}if(r>0){if([" ",">"].includes(i.combinator)===false){throw new Error("axe.utils.matchesExpression does not support the combinator: "+i.combinator)}o=o&&Uh(e.parent,t,r-1,i.combinator===" ")}return o}function Wh(e,t,r){return Uh(e,t,t.length-1,r)}function Kh(e,t){while(e){if(Sh(e,t)){return e}if(typeof e.parent==="undefined"){throw new TypeError("Cannot resolve parent for non-DOM nodes")}e=e.parent}return null}var Yh=Kh;function Zh(){}function Xh(e){if(typeof e!=="function"){throw new TypeError("Queue methods require functions as arguments")}}function Jh(){var e=[];var t=0;var r=0;var n=Zh;var a=false;var o;var u=function e(t){o=t;setTimeout((function(){if(o!==void 0&&o!==null){ra("Uncaught error (of queue)",o)}}),1)};var s=u;function l(t){return function(i){e[t]=i;r-=1;if(!r&&n!==Zh){a=true;n(e)}}}function c(t){n=Zh;s(t);return e}function f(){var r=e.length;for(;t<r;t++){var n=e[t];try{n.call(null,l(t),c)}catch(e){c(e)}}}var d={defer:function t(n){if(i(n)==="object"&&n.then&&n["catch"]){var t=n;n=function e(r,n){t.then(r)["catch"](n)}}Xh(n);if(o!==void 0){return}else if(a){throw new Error("Queue already completed")}e.push(n);++r;f();return d},then:function t(i){Xh(i);if(n!==Zh){throw new Error("queue `then` already set")}if(!o){n=i;if(!r){a=true;n(e)}}return d},catch:function e(t){Xh(t);if(s!==u){throw new Error("queue `catch` already set")}if(!o){s=t}else{t(o);o=null}return d},abort:c};return d}var Qh=Jh;var eb;var tb;var rb=r.crypto||r.msCrypto;if(!tb&&rb&&rb.getRandomValues){var nb=new Uint8Array(16);tb=function e(){rb.getRandomValues(nb);return nb}}if(!tb){var ab=new Array(16);tb=function e(){for(var t=0,r;t<16;t++){if((t&3)===0){r=Math.random()*4294967296}ab[t]=r>>>((t&3)<<3)&255}return ab}}var ib=typeof r.Buffer=="function"?r.Buffer:Array;var ob=[];var ub={};for(var sb=0;sb<256;sb++){ob[sb]=(sb+256).toString(16).substr(1);ub[ob[sb]]=sb}function lb(e,t,r){var n=t&&r||0,a=0;t=t||[];e.toLowerCase().replace(/[0-9a-f]{2}/g,(function(e){if(a<16){t[n+a++]=ub[e]}}));while(a<16){t[n+a++]=0}return t}function cb(e,t){var r=t||0,n=ob;return n[e[r++]]+n[e[r++]]+n[e[r++]]+n[e[r++]]+"-"+n[e[r++]]+n[e[r++]]+"-"+n[e[r++]]+n[e[r++]]+"-"+n[e[r++]]+n[e[r++]]+"-"+n[e[r++]]+n[e[r++]]+n[e[r++]]+n[e[r++]]+n[e[r++]]+n[e[r++]]}var fb=tb();var db=[fb[0]|1,fb[1],fb[2],fb[3],fb[4],fb[5]];var vb=(fb[6]<<8|fb[7])&16383;var pb=0;var mb=0;function hb(e,t,r){var n=t&&r||0;var a=t||[];e=e||{};var i=e.clockseq!=null?e.clockseq:vb;var o=e.msecs!=null?e.msecs:(new Date).getTime();var u=e.nsecs!=null?e.nsecs:mb+1;var s=o-pb+(u-mb)/1e4;if(s<0&&e.clockseq==null){i=i+1&16383}if((s<0||o>pb)&&e.nsecs==null){u=0}if(u>=1e4){throw new Error("uuid.v1(): Can't create more than 10M uuids/sec")}pb=o;mb=u;vb=i;o+=122192928e5;var l=((o&268435455)*1e4+u)%4294967296;a[n++]=l>>>24&255;a[n++]=l>>>16&255;a[n++]=l>>>8&255;a[n++]=l&255;var c=o/4294967296*1e4&268435455;a[n++]=c>>>8&255;a[n++]=c&255;a[n++]=c>>>24&15|16;a[n++]=c>>>16&255;a[n++]=i>>>8|128;a[n++]=i&255;var f=e.node||db;for(var d=0;d<6;d++){a[n+d]=f[d]}return t?t:cb(a)}function bb(e,t,r){var n=t&&r||0;if(typeof e=="string"){t=e=="binary"?new ib(16):null;e=null}e=e||{};var a=e.random||(e.rng||tb)();a[6]=a[6]&15|64;a[8]=a[8]&63|128;if(t){for(var i=0;i<16;i++){t[n+i]=a[i]}}return t||cb(a)}eb=bb;eb.v1=hb;eb.v4=bb;eb.parse=lb;eb.unparse=cb;eb.BufferClass=ib;o._uuid=hb();var gb=bb;var yb=Object.freeze(["EvalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError"]);function Db(e){var t=e.topic,r=e.channelId,n=e.message,a=e.messageId,i=e.keepalive;var o={channelId:r,topic:t,messageId:a,keepalive:!!i,source:xb()};if(n instanceof Error){o.error={name:n.name,message:n.message,stack:n.stack}}else{o.payload=n}return JSON.stringify(o)}function wb(e){var t;try{t=JSON.parse(e)}catch(e){return}if(!Fb(t)){return}var r=t,n=r.topic,a=r.channelId,o=r.messageId,u=r.keepalive;var s=i(t.error)==="object"?Eb(t.error):t.payload;return{topic:n,message:s,messageId:o,channelId:a,keepalive:!!u}}function Fb(e){return e!==null&&i(e)==="object"&&typeof e.channelId==="string"&&e.source===xb()}function Eb(e){var t=e.message||"Unknown error occurred";var n=yb.includes(e.name)?e.name:"Error";var a=r[n]||Error;if(e.stack){t+="\n"+e.stack.replace(e.message,"")}return new a(t)}function xb(){var e="axeAPI";var t="";if(typeof o!=="undefined"&&o._audit&&o._audit.application){e=o._audit.application}if(typeof o!=="undefined"){t=o.version}return e+"."+t}function Ab(e){kb(e);Aa(r.parent===e,"Source of the response must be the parent window.")}function Cb(e){kb(e);Aa(e.parent===r,"Respondable target must be a frame in the current window")}function kb(e){Aa(r!==e,"Messages can not be sent to the same window.")}var Rb={};function Tb(e,t){var r=arguments.length>2&&arguments[2]!==undefined?arguments[2]:true;Aa(!Rb[e],"A replyHandler already exists for this message channel.");Rb[e]={replyHandler:t,sendToParent:r}}function Mb(e){return Rb[e]}function Ob(e){delete Rb[e]}var Sb=[];function Nb(){var e="".concat(bb(),":").concat(bb());if(Sb.includes(e)){return Nb()}Sb.push(e);return e}function Bb(e){if(Sb.includes(e)){return false}Sb.push(e);return true}function jb(e,t,r,n){r?Ab(e):Cb(e);if(t.message instanceof Error&&!r){o.log(t.message);return false}var a=Db(P({messageId:Nb()},t));var i=o._audit.allowedOrigins;if(!i||!i.length){return false}if(typeof n==="function"){Tb(t.channelId,n,r)}i.forEach((function(t){try{e.postMessage(a,t)}catch(r){if(r instanceof e.DOMException){throw new Error('allowedOrigins value "'.concat(t,'" is not a valid origin'))}throw r}}));return true}function Ib(e,t,n){if(!e.parent!==r){return o.log(t)}try{jb(e,{topic:null,channelId:n,message:t,messageId:Nb(),keepalive:true},true)}catch(e){return o.log(e)}}function _b(e,t){var r=arguments.length>2&&arguments[2]!==undefined?arguments[2]:true;return function n(a,i,o){var u={channelId:t,message:a,keepalive:i};jb(e,u,r,o)}}function qb(e){var t=o._audit.allowedOrigins;return t&&t.includes("*")||t.includes(e)}function zb(e,t){var n=e.origin,a=e.data,i=e.source;try{var u=wb(a)||{};var s=u.channelId,l=u.message,c=u.messageId;if(!qb(n)||!Bb(c)){return}if(l instanceof Error&&i.parent!==r){o.log(l);return false}try{if(u.topic){var f=_b(i,s);Ab(i);t(u,f)}else{Pb(i,u)}}catch(e){Ib(i,e,s)}}catch(e){o.log(e);return false}}function Pb(e,t){var r=t.channelId,n=t.message,a=t.keepalive;var i=Mb(r)||{},u=i.replyHandler,s=i.sendToParent;if(!u){return}s?Ab(e):Cb(e);var l=_b(e,r,s);if(!a&&r){Ob(r)}try{u(n,a,l)}catch(e){o.log(e);l(e,a)}}var $b={open:function e(t){if(typeof r.addEventListener!=="function"){return}var n=function e(r){zb(r,t)};r.addEventListener("message",n,false);return function(){r.removeEventListener("message",n,false)}},post:function e(t,n,a){if(typeof r.addEventListener!=="function"){return false}return jb(t,n,false,a)}};function Gb(e){e.updateMessenger($b)}var Lb;var Hb;var Vb={};function Ub(e,t,r,n,a){var i={topic:t,message:r,channelId:"".concat(bb(),":").concat(bb()),keepalive:n};return Hb(e,i,a)}function Wb(e,t){var r=e.topic,n=e.message,a=e.keepalive;var i=Vb[r];if(!i){return}try{i(n,a,t)}catch(e){o.log(e);t(e,a)}}Ub.updateMessenger=function e(t){var r=t.open,n=t.post;Aa(typeof r==="function","open callback must be a function");Aa(typeof n==="function","post callback must be a function");if(Lb){Lb()}var a=r(Wb);if(a){Aa(typeof a==="function","open callback must return a cleanup function");Lb=a}else{Lb=null}Hb=n};Ub.subscribe=function e(t,r){Aa(typeof r==="function","Subscriber callback must be a function");Aa(!Vb[t],"Topic ".concat(t," is already registered to."));Vb[t]=r};Ub.isInFrame=function e(){var t=arguments.length>0&&arguments[0]!==undefined?arguments[0]:r;return!!t.frameElement};Gb(Ub);function Kb(e,t,r,n){var a,i;var o=e.contentWindow;var u=(a=(i=t.options)===null||i===void 0?void 0:i.pingWaitTime)!==null&&a!==void 0?a:500;if(!o){ra("Frame does not have a content window",e);r(null);return}if(u===0){Yb(e,t,r,n);return}var s=setTimeout((function(){s=setTimeout((function(){if(!t.debug){r(null)}else{n(Zb("No response from frame",e))}}),0)}),u);Ub(o,"axe.ping",null,void 0,(function(){clearTimeout(s);Yb(e,t,r,n)}))}function Yb(e,t,r,n){var a,i;var o=(a=(i=t.options)===null||i===void 0?void 0:i.frameWaitTime)!==null&&a!==void 0?a:6e4;var u=e.contentWindow;var s=setTimeout((function t(){n(Zb("Axe in frame timed out",e))}),o);Ub(u,"axe.start",t,void 0,(function(e){clearTimeout(s);if(e instanceof Error===false){r(e)}else{n(e)}}))}function Zb(e,t){var r;if(o._tree){r=bl(t)}return new Error(e+": "+(r||t))}var Xb=null;var Jb={update:function e(t){Aa(i(t)==="object","serializer must be an object");Xb=t},toSpec:function e(t){return Jb.dqElmToSpec(new Ah(t))},dqElmToSpec:function e(t,r){var n;if(t instanceof Ah===false){return t}if(r){t=eg(t,r)}if(typeof((n=Xb)===null||n===void 0?void 0:n.toSpec)==="function"){return Xb.toSpec(t)}return t.toJSON()},mergeSpecs:function e(t,r){var n;if(typeof((n=Xb)===null||n===void 0?void 0:n.mergeSpecs)==="function"){return Xb.mergeSpecs(t,r)}return Ah.mergeSpecs(t,r)},mapRawResults:function e(t){return t.map((function(e){return P({},e,{nodes:Jb.mapRawNodeResults(e.nodes)})}))},mapRawNodeResults:function e(t){return t===null||t===void 0?void 0:t.map((function(e){var t=e.node,r=O(e,b);r.node=Jb.dqElmToSpec(t);for(var n=0,a=["any","all","none"];n<a.length;n++){var i=a[n];r[i]=r[i].map((function(e){var t=e.relatedNodes,r=O(e,g);r.relatedNodes=t.map(Jb.dqElmToSpec);return r}))}return r}))}};var Qb=Jb;function eg(e,t){var r=e.fromFrame;var n=t.ancestry,a=t.xpath;var i=t.selectors!==false||r;e=new Ah(e.element,t,{source:e.source,nodeIndexes:e.nodeIndexes,selector:i?e.selector:[":root"],ancestry:n?e.ancestry:[":root"],xpath:a?e.xpath:"/"});e.fromFrame=r;return e}function tg(e){var t=[];return t.concat(e.any||[]).concat(e.all||[]).concat(e.none||[])}var rg=tg;function ng(e,t,r){if(Array.isArray(e)){return e.find((function(e){return e!==null&&i(e)==="object"&&Object.hasOwn(e,t)&&e[t]===r}))}}var ag=ng;function ig(e,t,r){e.forEach((function(e){e.node=Qb.mergeSpecs(e.node,r);var t=rg(e);t.forEach((function(e){e.relatedNodes=e.relatedNodes.map((function(e){return Qb.mergeSpecs(e,r)}))}))}))}function og(e,t){var r=t[0].node;var n;for(var a=0;a<e.length;a++){n=e[a].node;var i=lg(n.nodeIndexes,r.nodeIndexes);if(i>0||i===0&&r.selector.length<n.selector.length){e.splice.apply(e,[a,0].concat($(t)));return}}e.push.apply(e,$(t))}function ug(e){if(!e||!e.results){return null}if(!Array.isArray(e.results)){return[e.results]}if(!e.results.length){return null}return e.results}function sg(e,t){var r=[];e.forEach((function(e){var n=ug(e);if(!n||!n.length){return}var a=fg(e);n.forEach((function(e){if(e.nodes&&a){ig(e.nodes,t,a)}var n=ag(r,"id",e.id);if(!n){r.push(e)}else{if(e.nodes.length){og(n.nodes,e.nodes)}if(e.error){var i;(i=n.error)!==null&&i!==void 0?i:n.error=e.error}}}))}));r.forEach((function(e){if(e.nodes){e.nodes.sort((function(e,t){return lg(e.node.nodeIndexes,t.node.nodeIndexes)}))}}));return r}function lg(){var e=arguments.length>0&&arguments[0]!==undefined?arguments[0]:[];var t=arguments.length>1&&arguments[1]!==undefined?arguments[1]:[];var r=Math.max(e===null||e===void 0?void 0:e.length,t===null||t===void 0?void 0:t.length);for(var n=0;n<r;n++){var a=e===null||e===void 0?void 0:e[n];var i=t===null||t===void 0?void 0:t[n];if(typeof a!=="number"||isNaN(a)){return n===0?1:-1}if(typeof i!=="number"||isNaN(i)){return n===0?-1:1}if(a!==i){return a-i}}return 0}var cg=sg;function fg(e){if(e.frameElement){return Qb.toSpec(e.frameElement)}else if(e.frameSpec){return e.frameSpec}return null}function dg(e,t,r,n,a,i){t=P({},t,{elementRef:false});var o=Qh();var u=e.frames;u.forEach((function(e){var a=e.node,i=O(e,y);o.defer((function(e,o){var u={options:t,command:r,parameter:n,context:i};function s(t){if(!t){return e(null)}return e({results:t,frameElement:a})}Kb(a,u,s,o)}))}));o.then((function(e){a(cg(e,t))}))["catch"](i)}function vg(e,t){if(!e.shadowId&&!t.shadowId&&e.actualNode&&typeof e.actualNode.contains==="function"){return e.actualNode.contains(t.actualNode)}do{if(e===t){return true}else if(t.nodeIndex<e.nodeIndex){return false}t=t.parent}while(t);return false}function pg(){var e={};for(var t=arguments.length,r=new Array(t),n=0;n<t;n++){r[n]=arguments[n]}r.forEach((function(t){if(!t||i(t)!=="object"||Array.isArray(t)){return}for(var r=0,n=Object.keys(t);r<n.length;r++){var a=n[r];if(!e.hasOwnProperty(a)||i(t[a])!=="object"||Array.isArray(e[a])){e[a]=t[a]}else{e[a]=pg(e[a],t[a])}}}));return e}var mg=pg;function hg(e,t){Object.assign(e,t);Object.keys(t).filter((function(e){return typeof t[e]==="function"})).forEach((function(r){e[r]=null;try{e[r]=t[r](e)}catch(e){}}))}var bg=hg;var gg=["article","aside","blockquote","body","div","footer","h1","h2","h3","h4","h5","h6","header","main","nav","p","section","span"];function yg(e){if(e.shadowRoot){var t=e.nodeName.toLowerCase();if(gg.includes(t)||/^[a-z][a-z0-9_.-]*-[a-z0-9_.-]*$/.test(t)){return true}}return false}var Dg=yg;function wg(e){return(e||"").trim().replace(/\s{2,}/g," ").split(" ")}var Fg=wg;var Eg=" [idsMap]";function xg(e,t,r){var n=e[0]._selectorMap;if(!n){return}var a=e[0].shadowId;for(var i=0;i<t.length;i++){if(t[i].length>1&&t[i].some((function(e){return Cg(e)}))){return}}var o=new Set;t.forEach((function(e){var t;var r=Ag(e,n,a);r===null||r===void 0||(t=r.nodes)===null||t===void 0||t.forEach((function(t){if(r.isComplexSelector&&!Wh(t,e)){return}o.add(t)}))}));var u=[];o.forEach((function(e){return u.push(e)}));if(r){u=u.filter(r)}return u.sort((function(e,t){return e.nodeIndex-t.nodeIndex}))}function Ag(e,t,r){var n=e[e.length-1];var a=null;var i=e.length>1||!!n.pseudos||!!n.classes;if(Cg(n)){a=t["*"]}else{if(n.id){var o;if(!t[Eg]||!Object.hasOwn(t[Eg],n.id)||!((o=t[Eg][n.id])!==null&&o!==void 0&&o.length)){return}a=t[Eg][n.id].filter((function(e){return e.shadowId===r}))}if(n.tag&&n.tag!=="*"){var u;if(!((u=t[n.tag])!==null&&u!==void 0&&u.length)){return}var s=t[n.tag];a=a?kg(s,a):s}if(n.classes){var l;if(!((l=t["[class]"])!==null&&l!==void 0&&l.length)){return}var c=t["[class]"];a=a?kg(c,a):c}if(n.attributes){for(var f=0;f<n.attributes.length;f++){var d;var v=n.attributes[f];if(v.type==="attrValue"){i=true}if(!((d=t["[".concat(v.key,"]")])!==null&&d!==void 0&&d.length)){return}var p=t["[".concat(v.key,"]")];a=a?kg(p,a):p}}}return{nodes:a,isComplexSelector:i}}function Cg(e){return e.tag==="*"&&!e.attributes&&!e.id&&!e.classes}function kg(e,t){return e.filter((function(e){return t.includes(e)}))}function Rg(e,t,r){if(!Object.hasOwn(r,e)){r[e]=[]}r[e].push(t)}function Tg(e,t){if(e.props.nodeType!==1){return}Rg(e.props.nodeName,e,t);Rg("*",e,t);e.attrNames.forEach((function(r){if(r==="id"){t[Eg]=t[Eg]||{};Fg(e.attr(r)).forEach((function(r){Rg(r,e,t[Eg])}))}Rg("[".concat(r,"]"),e,t)}))}var Mg;function Og(){var e=arguments.length>0&&arguments[0]!==undefined?arguments[0]:a.documentElement;var t=arguments.length>1?arguments[1]:undefined;Mg=false;var r={};Tl.set("nodeMap",new WeakMap);Tl.set("selectorMap",r);var n=jg(e,t,null);n[0]._selectorMap=r;n[0]._hasShadowRoot=Mg;return n}function Sg(e){var t=[];e=e.firstChild;while(e){t.push(e);e=e.nextSibling}return t}function Ng(e,t,r){var n=new yh(e,t,r);Tg(n,Tl.get("selectorMap"));return n}function Bg(e,t,r){var n=[];e.forEach((function(e){var a=jg(e,r,t);if(a){n.push.apply(n,$(a))}}));return n}function jg(e,t,n){var i,o;if(e.documentElement){e=e.documentElement}var u=e.nodeName.toLowerCase();if(Dg(e)){Mg=true;i=Ng(e,n,t);t="a"+Math.random().toString().substring(2);o=Array.from(e.shadowRoot.childNodes);i.children=Bg(o,i,t);return[i]}if(u==="content"&&typeof e.getDistributedNodes==="function"){o=Array.from(e.getDistributedNodes());return Bg(o,n,t)}if(u==="slot"&&typeof e.assignedNodes==="function"){o=Array.from(e.assignedNodes());if(!o.length){o=Sg(e)}r.getComputedStyle(e);return Bg(o,n,t)}if(e.nodeType===a.ELEMENT_NODE){i=Ng(e,n,t);o=Array.from(e.childNodes);i.children=Bg(o,i,t);return[i]}if(e.nodeType===a.TEXT_NODE){return[Ng(e,n)]}return void 0}function Ig(e){if(!e){return""}return e.trim().split("-")[0].toLowerCase()}var _g=Ig;function qg(e){var t={};t.none=e.none.concat(e.all);t.any=e.any;return Object.keys(t).map((function(e){if(!t[e].length){return}var r=o._audit.data.failureSummaries[e];if(r&&typeof r.failureMessage==="function"){return r.failureMessage(t[e].map((function(e){return e.message||""})))}})).filter((function(e){return e!==void 0})).join("\n\n")}var zg=qg;function Pg(){var e=o._audit.data.incompleteFallbackMessage;if(typeof e==="function"){e=e()}if(typeof e!=="string"){return""}return e}var $g=ea.resultGroups;function Gg(e,t){var r=o.utils.aggregateResult(e);$g.forEach((function(e){if(t.resultTypes&&!t.resultTypes.includes(e)){(r[e]||[]).forEach((function(e){if(Array.isArray(e.nodes)&&e.nodes.length>0){e.nodes=[e.nodes[0]]}}))}r[e]=(r[e]||[]).map((function(e){e=Object.assign({},e);if(Array.isArray(e.nodes)&&e.nodes.length>0){e.nodes=e.nodes.map((function(e){if(i(e.node)==="object"){var r=Hg(e.node,t);Object.assign(e,r)}delete e.result;delete e.node;Lg(e,t);return e}))}$g.forEach((function(t){return delete e[t]}));delete e.pageLevel;delete e.result;return e}))}));return r}function Lg(e,t){["any","all","none"].forEach((function(r){if(!Array.isArray(e[r])){return}e[r].filter((function(e){return Array.isArray(e.relatedNodes)})).forEach((function(e){e.relatedNodes=e.relatedNodes.map((function(e){return Hg(e,t)}))}))}))}function Hg(){var e=arguments.length>0&&arguments[0]!==undefined?arguments[0]:{};var t=arguments.length>1?arguments[1]:undefined;e=Qb.dqElmToSpec(e,t);var r={};if(o._audit.noHtml){r.html=null}else{var n;r.html=(n=e.source)!==null&&n!==void 0?n:"Undefined"}if(t.elementRef&&!e.fromFrame){var a;r.element=(a=e.element)!==null&&a!==void 0?a:null}if(t.selectors!==false||e.fromFrame){var i;r.target=(i=e.selector)!==null&&i!==void 0?i:[":root"]}if(t.ancestry){var u;r.ancestry=(u=e.ancestry)!==null&&u!==void 0?u:[":root"]}if(t.xpath){var s;r.xpath=(s=e.xpath)!==null&&s!==void 0?s:["/"]}return r}var Vg=/\$\{\s?data\s?\}/g;function Ug(e,t){if(typeof t==="string"){return e.replace(Vg,t)}for(var r in t){if(t.hasOwnProperty(r)){var n=new RegExp("\\${\\s?data\\."+r+"\\s?}","g");var a=typeof t[r]==="undefined"?"":String(t[r]);e=e.replace(n,a)}}return e}function Wg(e,t){if(!e){return}if(Array.isArray(t)){t.values=t.join(", ");if(typeof e.singular==="string"&&typeof e.plural==="string"){var r=t.length===1?e.singular:e.plural;return Ug(r,t)}return Ug(e,t)}if(typeof e==="string"){return Ug(e,t)}if(typeof t==="string"){var n=e[t];return Ug(n,t)}var a=e["default"]||Pg();if(t&&t.messageKey&&e[t.messageKey]){a=e[t.messageKey]}return Wg(a,t)}var Kg=Wg;function Yg(e,t,r){var n=o._audit.data.checks[e];if(!n){throw new Error("Cannot get message for unknown check: ".concat(e,"."))}if(!n.messages[t]){throw new Error('Check "'.concat(e,'"" does not have a "').concat(t,'" message.'))}return Kg(n.messages[t],r)}var Zg=Yg;function Xg(e,t,r){var n=((r.rules&&r.rules[t]||{}).checks||{})[e.id];var a=(r.checks||{})[e.id];var i=e.enabled;var o=e.options;if(a){if(a.hasOwnProperty("enabled")){i=a.enabled}if(a.hasOwnProperty("options")){o=a.options}}if(n){if(n.hasOwnProperty("enabled")){i=n.enabled}if(n.hasOwnProperty("options")){o=n.options}}return{enabled:i,options:o,absolutePaths:r.absolutePaths}}var Jg=Xg;function Qg(){var e;var t=arguments.length>0&&arguments[0]!==undefined?arguments[0]:null;var n=arguments.length>1&&arguments[1]!==undefined?arguments[1]:r;if(t&&i(t)==="object"){return t}else if(i(n)!=="object"){return{}}return{testEngine:{name:"axe-core",version:o.version},testRunner:{name:o._audit.brand},testEnvironment:ey(n),timestamp:(new Date).toISOString(),url:(e=n.location)===null||e===void 0?void 0:e.href}}function ey(e){if(!e.navigator||i(e.navigator)!=="object"){return{}}var t=e.navigator,r=e.innerHeight,n=e.innerWidth;var a=ty(e)||{},o=a.angle,u=a.type;return{userAgent:t.userAgent,windowWidth:n,windowHeight:r,orientationAngle:o,orientationType:u}}function ty(e){var t=e.screen;return t.orientation||t.msOrientation||t.mozOrientation}function ry(e,t){var r=t.focusable,n=t.page;return{node:e,include:[],exclude:[],initiator:false,focusable:r&&ny(e),size:ay(e),page:n}}function ny(e){var t=iD(e.getAttribute("tabindex"));return t===null||t>=0}function ay(e){var t=parseInt(e.getAttribute("width"),10);var r=parseInt(e.getAttribute("height"),10);if(isNaN(t)||isNaN(r)){var n=e.getBoundingClientRect();t=isNaN(t)?n.width:t;r=isNaN(r)?n.height:r}return{width:t,height:r}}function iy(e){if(_y(e)){var t=" must be used inside include or exclude. It should not be on the same object.";dy(!jy(e,"fromFrames"),"fromFrames"+t);dy(!jy(e,"fromShadowDom"),"fromShadowDom"+t)}else if(qy(e)){e={include:e,exclude:[]}}else{return{include:[a],exclude:[]}}var r=oy(e.include);if(r.length===0){r.push(a)}var n=oy(e.exclude);return{include:r,exclude:n}}function oy(){var e=arguments.length>0&&arguments[0]!==undefined?arguments[0]:[];var t=[];if(!By(e)){e=[e]}for(var r=0;r<e.length;r++){var n=uy(e[r]);if(n){t.push(n)}}return t}function uy(e){if(e instanceof r.Node){return e}if(typeof e==="string"){return[e]}if(zy(e)){ly(e);e=e.fromFrames}else if(Py(e)){e=[e]}return sy(e)}function sy(e){if(!Array.isArray(e)){return}var t=[];var r=oe(e),n;try{for(r.s();!(n=r.n()).done;){var a=n.value;if(Py(a)){cy(a);a=a.fromShadowDom}if(typeof a!=="string"&&!fy(a)){return}t.push(a)}}catch(e){r.e(e)}finally{r.f()}return t}function ly(e){dy(Array.isArray(e.fromFrames),"fromFrames property must be an array");dy(e.fromFrames.every((function(e){return!jy(e,"fromFrames")})),"Invalid context; fromFrames selector must be appended, rather than nested");dy(!jy(e,"fromShadowDom"),"fromFrames and fromShadowDom cannot be used on the same object")}function cy(e){dy(Array.isArray(e.fromShadowDom),"fromShadowDom property must be an array");dy(e.fromShadowDom.every((function(e){return!jy(e,"fromFrames")})),"shadow selector must be inside fromFrame instead");dy(e.fromShadowDom.every((function(e){return!jy(e,"fromShadowDom")})),"fromShadowDom selector must be appended, rather than nested")}function fy(e){return Array.isArray(e)&&e.every((function(e){return typeof e==="string"}))}function dy(e,t){Aa(e,"Invalid context; ".concat(t,"\nSee: https://github.com/dequelabs/axe-core/blob/master/doc/context.md"))}function vy(e,t){var n=[];for(var a=0,i=e[t].length;a<i;a++){var o=e[t][a];if(o instanceof r.Node){if(o.documentElement instanceof r.Node){n.push(e.flatTree[0])}else if(o.host instanceof r.Node){var u=Array.from(o.children).map((function(e){return Ol(e)}));n.push.apply(n,$(u))}else{n.push(Ol(o))}}else if(o&&o.length){if(o.length>1){py(e,t,o)}else{var s=rw(o[0]);n.push.apply(n,$(s.map((function(e){return Ol(e)}))))}}}return n.filter((function(e){return e}))}function py(e,t,r){e.frames=e.frames||[];var n=r.shift();var a=rw(n);a.forEach((function(n){var a=e.frames.find((function(e){return e.node===n}));if(!a){a=ry(n,e);e.frames.push(a)}a[t].push(r)}))}function my(e,t){var r,n,a,o,u=this;e=Rh(e);this.frames=[];this.page=typeof((r=e)===null||r===void 0?void 0:r.page)==="boolean"?e.page:void 0;this.initiator=typeof((n=e)===null||n===void 0?void 0:n.initiator)==="boolean"?e.initiator:true;this.focusable=typeof((a=e)===null||a===void 0?void 0:a.focusable)==="boolean"?e.focusable:true;this.size=i((o=e)===null||o===void 0?void 0:o.size)==="object"?e.size:{};e=iy(e);this.flatTree=t!==null&&t!==void 0?t:Og(yy(e));this.exclude=e.exclude;this.include=e.include;this.include=vy(this,"include");this.exclude=vy(this,"exclude");HD("frame, iframe",this).forEach((function(e){if(Vy(e,u)){hy(u,e.actualNode)}}));if(typeof this.page==="undefined"){this.page=by(this);this.frames.forEach((function(e){e.page=u.page}))}gy(this);if(!Array.isArray(this.include)){this.include=Array.from(this.include)}this.include.sort(Yy)}function hy(e,t){if(!Av(t)||ag(e.frames,"node",t)){return}e.frames.push(ry(t,e))}function by(e){var t=e.include;return t.length===1&&t[0].actualNode===a.documentElement}function gy(e){if(e.include.length===0&&e.frames.length===0){var t=Ub.isInFrame()?"frame":"page";throw new Error("No elements found for include in "+t+" Context")}}function yy(e){var t=e.include,n=e.exclude;var i=Array.from(t).concat(Array.from(n));for(var o=0;o<i.length;o++){var u=i[o];if(u instanceof r.Element){return u.ownerDocument.documentElement}if(u instanceof r.Document){return u.documentElement}}return a.documentElement}function Dy(e){var t=arguments.length>1&&arguments[1]!==undefined?arguments[1]:{};if(t.iframes===false){return[]}var r=new my(e),n=r.frames;return n.map((function(e){var t=e.node,r=O(e,D);r.initiator=false;var n=Dl(t);return{frameSelector:n,frameContext:r}}))}function wy(e){var t=o._audit.rules.find((function(t){var r=t.id;return r===e}));if(!t){throw new Error("Cannot find rule by id: ".concat(e))}return t}function Fy(e){var t=arguments.length>1&&arguments[1]!==undefined?arguments[1]:0;var n=e.scrollWidth>e.clientWidth+t;var a=e.scrollHeight>e.clientHeight+t;if(!(n||a)){return}var i=r.getComputedStyle(e);var o=Ey(i,"overflow-x");var u=Ey(i,"overflow-y");if(n&&o||a&&u){return{elm:e,top:e.scrollTop,left:e.scrollLeft}}}function Ey(e,t){var r=e.getPropertyValue(t);return["scroll","auto"].includes(r)}var xy=Zs(Fy);function Ay(e){return Array.from(e.children||e.childNodes||[]).reduce((function(e,t){var r=xy(t);if(r){e.push(r)}return e.concat(Ay(t))}),[])}function Cy(){var e=arguments.length>0&&arguments[0]!==undefined?arguments[0]:r;var t=e.document.documentElement;var n=[e.pageXOffset!==void 0?{elm:e,top:e.pageYOffset,left:e.pageXOffset}:{elm:t,top:t.scrollTop,left:t.scrollLeft}];return n.concat(Ay(a.body))}var ky=Cy;function Ry(){return Rh(sd)}function Ty(e){if(!e){throw new Error("axe.utils.getStyleSheetFactory should be invoked with an argument")}return function(t){var r=t.data,n=t.isCrossOrigin,a=n===void 0?false:n,i=t.shadowId,o=t.root,u=t.priority,s=t.isLink,l=s===void 0?false:s;var c=e.createElement("style");if(l){var f=e.createTextNode('@import "'.concat(r.href,'"'));c.appendChild(f)}else{c.appendChild(e.createTextNode(r))}e.head.appendChild(c);return{sheet:c.sheet,isCrossOrigin:a,shadowId:i,root:o,priority:u}}}var My=Ty;var Oy;function Sy(e){if(Oy&&Oy.parentNode){if(Oy.styleSheet===void 0){Oy.appendChild(a.createTextNode(e))}else{Oy.styleSheet.cssText+=e}return Oy}if(!e){return}var t=a.head||a.getElementsByTagName("head")[0];Oy=a.createElement("style");Oy.type="text/css";if(Oy.styleSheet===void 0){Oy.appendChild(a.createTextNode(e))}else{Oy.styleSheet.cssText=e}t.appendChild(Oy);return Oy}var Ny=Sy;function By(e){return!!e&&i(e)==="object"&&typeof e.length==="number"&&e instanceof r.Node===false}function jy(e,t){if(!e||i(e)!=="object"){return false}return Object.prototype.hasOwnProperty.call(e,t)}function Iy(e){return _y(e)||qy(e)}function _y(e){return["include","exclude"].some((function(t){return jy(e,t)&&qy(e[t])}))}function qy(e){return typeof e==="string"||e instanceof r.Node||zy(e)||Py(e)||By(e)}function zy(e){return jy(e,"fromFrames")}function Py(e){return jy(e,"fromShadowDom")}function $y(e,t){var n=Ol(e);if(e.nodeType===9){return false}if(e.nodeType===11){e=e.host}if(n&&n._isHidden!==null){return n._isHidden}var a=r.getComputedStyle(e,null);if(!a||!e.parentNode||a.getPropertyValue("display")==="none"||!t&&a.getPropertyValue("visibility")==="hidden"||e.getAttribute("aria-hidden")==="true"){return true}var i=e.assignedSlot?e.assignedSlot:e.parentNode;var o=$y(i,true);if(n){n._isHidden=o}return o}var Gy=$y;function Ly(e){var t,r;var n=(t=(r=e.props)===null||r===void 0?void 0:r.nodeName)!==null&&t!==void 0?t:e.nodeName.toLowerCase();if(e.namespaceURI==="http://www.w3.org/2000/svg"){return false}return!!sd.htmlElms[n]}var Hy=Ly;function Vy(e,t){var r=t.include,n=r===void 0?[]:r,a=t.exclude,i=a===void 0?[]:a;var o=n.filter((function(t){return vg(t,e)}));if(o.length===0){return false}var u=i.filter((function(t){return vg(t,e)}));if(u.length===0){return true}var s=Uy(o);var l=Uy(u);return vg(l,s)}function Uy(e){var t;var r=oe(e),n;try{for(r.s();!(n=r.n()).done;){var a=n.value;if(!t||!vg(a,t)){t=a}}}catch(e){r.e(e)}finally{r.f()}return t}function Wy(e,t){if(e.length!==t.length){return false}return e.every((function(e,r){var n=t[r];if(!Array.isArray(e)){return e===n}if(e.length!==n.length){return false}return e.every((function(e,t){return n[t]===e}))}))}function Ky(e,t){e=e.actualNode||e;t=t.actualNode||t;if(e===t){return 0}if(e.compareDocumentPosition(t)&4){return-1}else{return 1}}var Yy=Ky;function Zy(e){if(e instanceof ia){return{vNode:e,domNode:e.actualNode}}return{vNode:Ol(e),domNode:e}}function Xy(e,t,r,n){var a=arguments.length>4&&arguments[4]!==undefined?arguments[4]:false;var i=Array.from(e.cssRules);if(!i){return Promise.resolve()}var o=i.filter((function(e){return e.type===3}));if(!o.length){return Promise.resolve({isCrossOrigin:a,priority:r,root:t.rootNode,shadowId:t.shadowId,sheet:e})}var u=o.filter((function(e){return e.href})).map((function(e){return e.href})).filter((function(e){return!n.includes(e)}));var s=u.map((function(e,a){var i=[].concat($(r),[a]);var o=/^https?:\/\/|^\/\//i.test(e);return nD(e,t,i,n,o)}));var l=i.filter((function(e){return e.type!==3}));if(!l.length){return Promise.all(s)}s.push(Promise.resolve(t.convertDataToStylesheet({data:l.map((function(e){return e.cssText})).join(),isCrossOrigin:a,priority:r,root:t.rootNode,shadowId:t.shadowId})));return Promise.all(s)}var Jy=Xy;function Qy(e,t,r,n){var a=arguments.length>4&&arguments[4]!==undefined?arguments[4]:false;var i=eD(e);if(i){return Jy(e,t,r,n,a)}return nD(e.href,t,r,n,true)}function eD(e){try{var t=e.cssRules;if(!t&&e.href){return false}return true}catch(e){return false}}var tD=Qy;function rD(e,t,n,a,i){a.push(e);return new Promise((function(t,n){var a=new r.XMLHttpRequest;a.open("GET",e);a.timeout=ea.preload.timeout;a.addEventListener("error",n);a.addEventListener("timeout",n);a.addEventListener("loadend",(function(e){if(e.loaded&&a.responseText){return t(a.responseText)}n(a.responseText)}));a.send()})).then((function(e){var r=t.convertDataToStylesheet({data:e,isCrossOrigin:i,priority:n,root:t.rootNode,shadowId:t.shadowId});return tD(r.sheet,t,n,a,r.isCrossOrigin)}))}var nD=rD;function aD(e){if(typeof e!=="string"){return null}var t=e.trim().match(/^([-+]?\d+)/);if(t){return Number(t[1])}return null}var iD=aD;var oD=function(){function e(){if(r.performance&&r.performance){return r.performance.now()}}var t=e();var n=false;return{start:function e(){this.reset();n=true;this.mark("mark_axe_start")},end:function e(){this.mark("mark_axe_end");this.measure("axe","mark_axe_start","mark_axe_end",true);this.logMeasures("axe");this.clearMark("mark_axe_start","mark_axe_end");n=false},auditStart:function e(){if(!n){this.reset()}this.mark("mark_audit_start")},auditEnd:function e(){this.mark("mark_audit_end");this.measure("audit_start_to_end","mark_audit_start","mark_audit_end",true);this.logMeasures();this.clearMark("mark_audit_start","mark_audit_end")},mark:function e(t){var n;if((n=r.performance)!==null&&n!==void 0&&n.mark){r.performance.mark(t)}},measure:function e(t,n,a){var i;var o=arguments.length>3&&arguments[3]!==undefined?arguments[3]:false;if(!((i=r.performance)!==null&&i!==void 0&&i.measure)){return}try{r.performance.measure(t,n,a)}catch(e){this._log(e)}if(!o){this.clearMark(n,a)}},logMeasures:function e(t){var n=this,a,i;var o=function e(t){return Array.isArray(t)?t[t.length-1]:t};var u=function e(t){n._log("Measure "+t.name+" took "+t.duration+"ms")};if(!((a=r.performance)!==null&&a!==void 0&&a.getEntriesByType)||!((i=r.performance)!==null&&i!==void 0&&i.getEntriesByName)){return}var s=o(r.performance.getEntriesByName("mark_axe_start"))||o(r.performance.getEntriesByName("mark_audit_start"));if(!s){this._log("Axe must be started before using performanceTimer");return}var l=r.performance.getEntriesByType("measure").filter((function(e){return e.startTime>=s.startTime}));for(var c=0;c<l.length;++c){var f=l[c];if(f.name===t){u(f);return}else if(!t){u(f)}}},timeElapsed:function r(){var n=e();return n-t},clearMark:function e(){var t;if(!((t=r.performance)!==null&&t!==void 0&&t.clearMarks)){return}for(var n=arguments.length,a=new Array(n),i=0;i<n;i++){a[i]=arguments[i]}for(var o=0,u=a;o<u.length;o++){var s=u[o];r.performance.clearMarks(s)}},reset:function r(){t=e()},_log:function e(t){ra(t)}}}();var uD=oD;function sD(){if(a.elementsFromPoint){return a.elementsFromPoint}if(a.msElementsFromPoint){return a.msElementsFromPoint}var e=function(){var e=a.createElement("x");e.style.cssText="pointer-events:auto";return e.style.pointerEvents==="auto"}();var t=e?"pointer-events":"visibility";var r=e?"none":"hidden";var n=a.createElement("style");n.innerHTML=e?"* { pointer-events: all }":"* { visibility: visible }";return function(e,i){var o,u,s;var l=[];var c=[];a.head.appendChild(n);while((o=a.elementFromPoint(e,i))&&l.indexOf(o)===-1){l.push(o);c.push({value:o.style.getPropertyValue(t),priority:o.style.getPropertyPriority(t)});o.style.setProperty(t,r,"important")}if(l.indexOf(a.documentElement)<l.length-1){l.splice(l.indexOf(a.documentElement),1);l.push(a.documentElement)}for(u=c.length;!!(s=c[--u]);){l[u].style.setProperty(t,s.value?s.value:"",s.priority)}a.head.removeChild(n);return l}}if(typeof r.addEventListener==="function"){a.elementsFromPoint=sD()}function lD(e,t){return e.concat(t).filter((function(e,t,r){return r.indexOf(e)===t}))}var cD=lD;function fD(e,t,r,n,a){var i=a||{};i.vNodes=e;i.vNodesIndex=0;i.anyLevel=t;i.thisLevel=r;i.parentShadowId=n;return i}function dD(e,t,r){var n=Tl.get("qsa.recycledLocalVariables",(function(){return[]}));var a=[];var i=Array.isArray(e)?e:[e];var o=fD(i,t,null,e[0].shadowId,n.pop());var u=[];while(o.vNodesIndex<o.vNodes.length){var s,l;var c=o.vNodes[o.vNodesIndex++];var f=null;var d=null;var v=(((s=o.anyLevel)===null||s===void 0?void 0:s.length)||0)+(((l=o.thisLevel)===null||l===void 0?void 0:l.length)||0);var p=false;for(var m=0;m<v;m++){var h,b,g;var y=m<(((h=o.anyLevel)===null||h===void 0?void 0:h.length)||0)?o.anyLevel[m]:o.thisLevel[m-(((b=o.anyLevel)===null||b===void 0?void 0:b.length)||0)];if((!y[0].id||c.shadowId===o.parentShadowId)&&Wh(c,y[0])){if(y.length===1){if(!p&&(!r||r(c))){u.push(c);p=true}}else{var D=y.slice(1);if([" ",">"].includes(D[0].combinator)===false){throw new Error("axe.utils.querySelectorAll does not support the combinator: "+y[1].combinator)}if(D[0].combinator===">"){(f=f||[]).push(D)}else{(d=d||[]).push(D)}}}if((!y[0].id||c.shadowId===o.parentShadowId)&&(g=o.anyLevel)!==null&&g!==void 0&&g.includes(y)){(d=d||[]).push(y)}}if(c.children&&c.children.length){a.push(o);o=fD(c.children,d,f,c.shadowId,n.pop())}while(o.vNodesIndex===o.vNodes.length&&a.length){n.push(o);o=a.pop()}}return u}function vD(e,t,r){e=Array.isArray(e)?e:[e];var n=Vh(t);var a=xg(e,n,r);if(a){return a}return dD(e,n,r)}var pD=vD;function mD(e){var t=e.treeRoot,r=t===void 0?o._tree[0]:t;var n=bD(r);if(!n.length){return Promise.resolve()}var i=a.implementation.createHTMLDocument("Dynamic document for loading cssom");var u=My(i);return gD(n,u).then((function(e){return yD(e)}))}var hD=mD;function bD(e){var t=[];var r=pD(e,"*",(function(e){if(t.includes(e.shadowId)){return false}t.push(e.shadowId);return true})).map((function(e){return{shadowId:e.shadowId,rootNode:Bl(e.actualNode)}}));return cD(r,[])}function gD(e,t){var r=[];e.forEach((function(e,n){var a=e.rootNode,i=e.shadowId;var o=DD(a,i,t);if(!o){return Promise.all(r)}var u=n+1;var s={rootNode:a,shadowId:i,convertDataToStylesheet:t,rootIndex:u};var l=[];var c=Promise.all(o.map((function(e,t){var r=[u,t];return tD(e,s,r,l)})));r.push(c)}));return Promise.all(r)}function yD(e){return e.reduce((function(e,t){return Array.isArray(t)?e.concat(yD(t)):e.concat(t)}),[])}function DD(e,t,r){var n;if(e.nodeType===11&&t){n=wD(e,r)}else{n=FD(e)}return AD(n)}function wD(e,t){return Array.from(e.children).filter(ED).reduce((function(r,n){var a=n.nodeName.toUpperCase();var i=a==="STYLE"?n.textContent:n;var o=a==="LINK";var u=t({data:i,isLink:o,root:e});if(u.sheet){r.push(u.sheet)}return r}),[])}function FD(e){return Array.from(e.styleSheets).filter((function(e){if(!e.media){return false}return xD(e.media.mediaText)}))}function ED(e){var t=e.nodeName.toUpperCase();var r=e.getAttribute("href");var n=e.getAttribute("rel");var a=t==="LINK"&&r&&n&&e.rel.toUpperCase().includes("STYLESHEET");var i=t==="STYLE";return i||a&&xD(e.media)}function xD(e){if(!e){return true}return!e.toUpperCase().includes("PRINT")}function AD(e){var t=[];return e.filter((function(e){if(!e.href){return true}if(t.includes(e.href)){return false}t.push(e.href);return true}))}function CD(e){var t=e.treeRoot,r=t===void 0?o._tree[0]:t;var n=pD(r,"video[autoplay], audio[autoplay]",(function(e){var t=e.actualNode;if(t.preload==="none"&&t.readyState===0&&t.networkState!==t.NETWORK_LOADING){return false}if(t.hasAttribute("paused")||t.hasAttribute("muted")){return false}if(t.hasAttribute("src")){return!!t.getAttribute("src")}var r=Array.from(t.getElementsByTagName("source")).filter((function(e){return!!e.getAttribute("src")}));if(r.length<=0){return false}return true}));return Promise.all(n.map((function(e){var t=e.actualNode;return RD(t)})))}var kD=CD;function RD(e){return new Promise((function(t){if(e.readyState>0){t(e)}function r(){e.removeEventListener("loadedmetadata",r);t(e)}e.addEventListener("loadedmetadata",r)}))}function TD(e){var t={cssom:hD,media:kD};if(!OD(e)){return Promise.resolve()}return new Promise((function(r,n){var a=SD(e),i=a.assets,o=a.timeout;var u=setTimeout((function(){return n(new Error("Preload assets timed out."))}),o);Promise.all(i.map((function(r){return t[r](e).then((function(e){return T({},r,e)}))}))).then((function(e){var t=e.reduce((function(e,t){return P({},e,t)}),{});clearTimeout(u);r(t)}))["catch"]((function(e){clearTimeout(u);n(e)}))}))}function MD(e){return i(e)==="object"&&Array.isArray(e.assets)}function OD(e){if(!e||e.preload===void 0||e.preload===null){return true}if(typeof e.preload==="boolean"){return e.preload}return MD(e.preload)}function SD(e){var t=ea.preload,r=t.assets,n=t.timeout;var a={assets:r,timeout:n};if(!e.preload){return a}if(typeof e.preload==="boolean"){return a}var i=e.preload.assets.every((function(e){return r.includes(e.toLowerCase())}));if(!i){throw new Error("Requested assets, not supported. Supported assets are: ".concat(r.join(", "),"."))}a.assets=cD(e.preload.assets.map((function(e){return e.toLowerCase()})),[]);if(e.preload.timeout&&typeof e.preload.timeout==="number"&&!isNaN(e.preload.timeout)){a.timeout=e.preload.timeout}return a}function ND(e){var t=o._audit.data.checks||{};var r=o._audit.data.rules||{};var n=ag(o._audit.rules,"id",e.id)||{};e.tags=Rh(n.tags||[]);var a=jD(t,true,n);var i=jD(t,false,n);e.nodes.forEach((function(e){e.any.forEach(a);e.all.forEach(a);e.none.forEach(i)}));bg(e,Rh(r[e.id]||{}))}function BD(e,t){function r(e){if(e.incomplete&&e.incomplete["default"]){return e.incomplete["default"]}else{return Pg()}}if(e&&e.missingData){try{var n=t.incomplete[e.missingData[0].reason];if(!n){throw new Error}return n}catch(n){if(typeof e.missingData==="string"){return t.incomplete[e.missingData]}else{return r(t)}}}else if(e&&e.messageKey){return t.incomplete[e.messageKey]}else{return r(t)}}function jD(e,t,r){return function(n){var a=e[n.id]||{};var o=a.messages||{};var u=Object.assign({},a);delete u.messages;if(!r.reviewOnFail&&n.result===void 0){if(i(o.incomplete)==="object"&&!Array.isArray(n.data)){u.message=BD(n.data,o)}if(!u.message){u.message=o.incomplete}}else{u.message=n.result===t?o.pass:o.fail}if(typeof u.message!=="function"){u.message=Kg(u.message,n.data)}bg(n,u)}}function ID(e,t){return pD(e,t)}var _D=ID;function qD(e,t){var r,n;var a=o._audit&&o._audit.tagExclude?o._audit.tagExclude:[];if(t.hasOwnProperty("include")||t.hasOwnProperty("exclude")){r=t.include||[];r=Array.isArray(r)?r:[r];n=t.exclude||[];n=Array.isArray(n)?n:[n];n=n.concat(a.filter((function(e){return r.indexOf(e)===-1})))}else{r=Array.isArray(t)?t:[t];n=a.filter((function(e){return r.indexOf(e)===-1}))}var i=r.some((function(t){return e.tags.indexOf(t)!==-1}));if(i||r.length===0&&e.enabled!==false){return n.every((function(t){return e.tags.indexOf(t)===-1}))}else{return false}}function zD(e,t,r){var n=r.runOnly||{};var a=(r.rules||{})[e.id];if(e.pageLevel&&!t.page){return false}else if(n.type==="rule"){return n.values.indexOf(e.id)!==-1}else if(a&&typeof a.enabled==="boolean"){return a.enabled}else if(n.type==="tag"&&n.values){return qD(e,n.values)}else{return qD(e,[])}}var PD=zD;function $D(e,t){if(!t){return e}var r=e.cloneNode(false);var n=_a(r);if(r.nodeType===1){var a=r.outerHTML;r=Tl.get(a,(function(){return GD(r,n,e,t)}))}else{r=GD(r,n,e,t)}Array.from(e.childNodes).forEach((function(e){r.appendChild($D(e,t))}));return r}function GD(e,t,r,n){if(!t){return e}e=a.createElement(e.nodeName);Array.from(t).forEach((function(t){if(!LD(r,t.name,n)){e.setAttribute(t.name,t.value)}}));return e}function LD(e,t,r){if(typeof r[t]==="undefined"){return false}if(r[t]===true){return true}return za(e,r[t])}function HD(e,t){var r=[];var n;if(o._selectCache){for(var a=0,i=o._selectCache.length;a<i;a++){var u=o._selectCache[a];if(u.selector===e){return u.result}}}var s=VD(t.include);var l=UD(t);for(var c=0;c<s.length;c++){n=s[c];var f=pD(n,e,l);r=WD(r,f)}if(o._selectCache){o._selectCache.push({selector:e,result:r})}return r}function VD(e){return e.reduce((function(e,t){if(!e.length||!vg(e[e.length-1],t)){e.push(t)}return e}),[])}function UD(e){if(!e.exclude||e.exclude.length===0){return null}return function(t){return Vy(t,e)}}function WD(e,t){if(e.length===0){return t}if(e.length<t.length){var r=e;e=t;t=r}for(var n=0,a=t.length;n<a;n++){if(!e.includes(t[n])){e.push(t[n])}}return e}function KD(e){var t=arguments.length>1&&arguments[1]!==undefined?arguments[1]:0;if(i(e)!=="object"||e===null){return{message:String(e)}}var r={};var n=oe(ea.serializableErrorProps),a;try{for(n.s();!(a=n.n()).done;){var o=a.value;if(["string","number","boolean"].includes(i(e[o]))){r[o]=e[o]}}}catch(e){n.e(e)}finally{n.f()}if(e.cause){r.cause=t<10?KD(e.cause,t+1):"..."}return r}var YD=function(e){function t(e){var r;var n;var a=e.error,i=e.ruleId,o=e.method,u=e.errorNode;te(this,t);n=N(this,t);n.name=(r=a.name)!==null&&r!==void 0?r:"RuleError";n.message=a.message;n.stack=a.stack;if(a.cause){n.cause=KD(a.cause)}if(i){n.ruleId=i;n.message+=" Skipping ".concat(n.ruleId," rule.")}if(o){n.method=o}if(u){n.errorNode=u}return n}q(t,e);return ne(t)}(k(Error));var ZD=YD;function XD(e,t,n){if(e===r){return e.scroll(n,t)}else{e.scrollTop=t;e.scrollLeft=n}}function JD(e){e.forEach((function(e){var t=e.elm,r=e.top,n=e.left;return XD(t,r,n)}))}var QD=JD;function ew(e){var t=Array.isArray(e)?$(e):[e];return tw(t,a)}function tw(e,t){var r=e.shift();var n=r?t.querySelector(r):null;if(e.length===0){return n}if(!(n!==null&&n!==void 0&&n.shadowRoot)){return null}return tw(e,n.shadowRoot)}function rw(e){var t=arguments.length>1&&arguments[1]!==undefined?arguments[1]:a;var r=Array.isArray(e)?$(e):[e];if(e.length===0){return[]}return nw(r,t)}function nw(e,t){var r=C(e),n=r[0],a=se(r).slice(1);var i=t.querySelectorAll(n);if(a.length===0){return Array.from(i)}var o=[];var u=oe(i),s;try{for(u.s();!(s=u.n()).done;){var l=s.value;if(l!==null&&l!==void 0&&l.shadowRoot){o.push.apply(o,$(nw(a,l.shadowRoot)))}}}catch(e){u.e(e)}finally{u.f()}return o}function aw(){return["hidden","text","search","tel","url","email","password","date","month","week","time","datetime-local","number","range","color","checkbox","radio","file","submit","image","reset","button"]}var iw=aw;var ow=[,[,[1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,,1,1,1,1,1,1,,1],[1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,,1,1,1,,1,1,,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1],[,1,1,,1,1,1,1,1,1,1,,1,,1,1,1,1,1,1,1,1,,1,1,1,1],[1,1,1,1,1,1,,,,,,1,1,1,1,,,1,1,1,,1,,1,,1,1],[1,1,1,,1,1,,1,1,1,,1,,,1,1,1,,,1,1,1,,,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,,,,,1,1,1,,1,1,1,1,1,1,,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,,1,1,1],[,1,,,,,,1,,1,,,,,1,,1,,,1,1,1,,1,,,1],[1,,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,,,1,1,1,1,,,1,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,1,1,,,1,,,,1,1,1,1,,1,,1,,1,,,,,,1],[1,,1,1,1,1,,,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[1,,1,,1,,,,,1,,1,1,1,1,1,,,,1,1,1,1],[,1,1,1,1,1,,1,1,1,,1,,1,1,1,,,1,1,1,1,1,1,1,1],[,,1,,,1,,1,,,,1,1,1,,,,,,,,,,,1],[1,1,1,1,1,1,,1,1,1,,1,1,,1,1,1,1,1,1,1,1,,,1,1,1],[1,1,1,1,1,,,1,,,1,,,1,1,1,,,,,1,,,,,,1]],[,[1,1,1,1,1,1,1,1,1,1,1,,1,,1,1,1,,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,,1,,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,,,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1],[,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]],[,[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1],[,1,1,1,1,1,,1,1,1,1,1,1,,1,1,,1,1,1,1,1,1,1,,1],[,1,,1,1,1,,1,1,,1,,1,1,1,1,1,1,1,1],[,1,,1,1,1,1,1,1,1,1,,,1,1,1,,,1,1,,,,,,1,1],[1,1,1,,,,,1,,,,1,1,,1,,,,,,1,,,,,1],[,1,,,1,,,1,,,,,,1],[,1,,1,,,,1,,,,1],[1,,1,1,1,,1,1,1,,1,1,1,1,1,1,1,1,1,,1,,,1,1,1,1],[,1,1,1,1,1,,,1,,,1,,1,1,,1,,1,,,,,1,,1],[,1,,,,1,,,1,1,,1,,1,1,1,1,,1,1,,,1,,,1],[,1,1,,,,,,1,,,,1,1,1,1,,1,1,1,1,1,1,,1,1,1],[,1,,1,1,1,,,1,1,1,1,1,1,,1,,,,1,1,1,,1,,1],[,1,,1,,1,,1,,1,,1,1,1,1,1,,,1,1,1],[,1,1,1,,,,1,1,1,,1,1,,,1,1,1,1,1,1,1,,1,1],[1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,,,1,1,1,1,1,1,1],[,1,1,1,,1,1,1,,1,,,,,1,1,1,,,1,,1,,,1,1],[,,,,1,,,,,,,,,,,,,,,,,1],[1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,1,1,1,,1,1,,,,1,1,1,1,1,,,1,1,1,,,,1,1],[1,1,1,1,,,,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1],[1,,,,,,,1,,,,,,,1],[,1,1,,1,1,,1,,,,,,,,,,,,,1],[,,,,,,,,1],[1,1,1,,,,,,,,,,,,,1],[,,,,,,,,1,,,1,,,1,1,,,,,1]],[,[1,1,,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,,1,1,1,1,1,1],[,1,1,,1,1,1,1,,1,1,,1,1,1,1,1,1,1,,1,1,1,1,,1],[,,,1,,,,,,,,,,,,,,,1],[,1,,,1,1,,1,,1,1,,,,1,1,,,1,1,,,,1],[1,,,1,1,1,1,1,1,1,,1,1,1,1,,1,1,1,1,,,1,,,,1],,[,1,1,1,1,1,,1,1,1,,1,1,,1,1,,,1,1,1,1,,1,1,,1],[,1,,,1,,,1,,1,,,1,1,1,1,,,1,1,,1,1,1,1],[,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[,1,1,1,1,1,1,,,1,1,1,1,1,1,1,,,1,,,1,,1],[,1,,,,,,1,,,,1,1,,,,,,1,1,,,,,1],[,,,,,,,1,,,,1,,1,1],[,1,1,1,1,1,1,1,,,,1,1,1,1,1,,,1,1,,1,1,1,1,1],[,1,,,1,1,,1,,1,1,1,,,1,1,,,1,,1,1,1,1,,1],[,1,1,1,,1,1,,1,1,,1,1,,1,1,1,1,1,1,1,,1,1,1,1,1],[,,,,,,,,,,,,,,,,1],,[,1,1,1,1,1,,1,1,1,,,1,,1,1,,1,1,1,1,1,,1,,1],[,,1,,,1,,,1,1,,1,1,,1,1,,1,,,,,,,,,1],[,1,1,,1,,,,1,1,,1,,1,1,1,1,,1,1,1,1,,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1],[1,1],[,1,,,,,,,,,,1,1,,,,,,1,1,,1,,1,,1,1],,[,1,1,,1,,,1,,1,,,,1,1,1,,,1,,,1,,,,1],[1,1,,,1,1,,1,,,,,1,,1]],[,[,1],[,,,1,,,,1,,,,1,,,,1,,,1,,,1],[,,,,,,,,,,,,,,,,,,1,1,,,,,,1],,[1,,,,,1],[,1,,,,1,,,,1],[,1,,,,,,,,,,,1,1,,1,,,,,,,,,1,1],[,,,,,,,,,,,,,,,,,,,1,,1],[,,,,,,,,,,,,,,,,1,,,,1,,1],[,1],[,1,,1,,1,,1,,1,,1,1,1,,1,1,,1,,,,,,,1],[1,,,,,1,,,1,1,,1,,1,,1,1,,,,,1,,,1],[,1,1,,,1,,1,,1,,1,,1,1,1,1,1,,1,,1,,1,1,1,1],[1,1,1,1,1,,1,,1,,,,1,1,1,1,,1,1,,,1,1,1,1],[1,,,,,,,,,,,,,,,,,,,,1],[,,,,,,,,,1],,[,1,,,,,,1,1,1,,1,,,,1,,,1,1,1,,,1],[1,,,,,1,,1,1,1,,1,1,1,1,1,,1,,1,,1,,,1,1],[1,,1,1,,,,,1,,,,,,1,1,,,1,1,1,1,,,1,,1],[1,,,,1,,,,,,,,,,,,,1],[,,,,,1,,,1,,,,,,1],[,,,,,,,,,,,,,,,1],[,,,,,,,,,,,,,,,,,,,,1],[,1,,,,,,,,,,,,,,1],[,1,,,,1]],[,[1,1,1,,1,,1,1,1,1,1,1,1,1,1,,1,,1,,1,1,,,1,1,1],[,,,,,,,,,,,,1],[,,,,,,,,,,,,,,,,,,,1],,[,,,,,,,,,,,,,,,,,,1],[1,,,,,,,,,1,,,,1],[,,,,,,,,,,,,,,,,,,1],,[1,1,,,,1,1,,,,,,1,,,,1,,1,,1,1,,1],[1],[,,,,,,,,,,,1,,,,,,,,,,,1],[,1,,,,,,,1,1,,,1,,1,,,,1,,,,,,,1],[,,,,,,,,,,,,,,,,1,,,,,1],[,,1,,,,,1,,1],[1,,,,1,,,,,1,,,,1,1,,,,1,1,,,,,1],[,,,,,1],[,,,,,,,,,,,,,,,,,,,1],[1,,,1,1,,,,,,,1,,1,,1,1,1,1,1,1],[,,,,,1,,,,,,,1,,,,,,,1],,[,,1,1,1,1,1,,1,1,1,,,1,1,,,1,1,,1,1,1,,,1],[,,,,,,,,,,,,,,,,,,1],[,1,,,,1],,[1]],[,[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1],[,,,1,1,1,1,,,,,,1,,1,,,,1,,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,,,1],[,1,1,1,1,,1,1,1,1,1,1,1,1,,,,1,,1,,,1,1,1,1,1],[,,,,,,,,,,,1,,,,,,,,,1,,,,1],[,1,1,,1,1,,1,,,,1,1,,1,1,,,1,,1,1,,1],[,1,,1,,1,,,1,,,1,1,,1,1,,,1,1,1],[,1,1,1,1,1,,1,1,1,,,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[,,,,,,,,,1,,1,,1,1,,,,1,,,1],[,1,,,1,1,,,,,,,,,1,1,1,,,,,1],[1,,1,1,1,,,,1,1,1,1,1,,,1,,,1,,,1,,1,,1],[,1,1,,1,1,,1,1,,,,1,1,1,,,1,1,,,1,1,1,1,1,1],[1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,,1,1,,1,1,,1,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,,,1,,,,,,,,,1],[,1,,,,,,,,1,,,,,1,,,,1,,,1],[,1,1,1,1,,,1,1,1,1,1,,1,,1,,1,1,1,1,1,1,1,1,1,1],[,,,,,1,,1,,,,,1,1,1,1,1,,,1,,,,1],[,1,,,,,,,,1,,,,,,,,,,,,1],[1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1],[1,1,,1,,1,1,,,,1,,1,1,1,1,1,,1,1,,,,,,1],[,1,1,1,1,1,1,1,,1,1,,,1,1,,,,1,,1,1,,1,1],[,,,,,,,,,,,,,,,,,,,,,,,,1],[,1,1,,1,1,1,1,,1,,,1,1,1,1,,,1,,,,,,,1,1],[,1,,,,,,,,1,,,,,1]],[,[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,,1,1,1,1,1],[,1,1,,,,,,,,,,,,1,1,,,,,,1],[,1,,,,,,,1],[,,,,,,,,,,,,,,1,,,,,1,,,,,,1],[1,1,,,1,,,1,1,1,,,,1],,[,,,,,,,,,,,,,1,,,,,,,,,,1],[,,,,,,,,,1,,,,,,,,,1,,,,,,,1],[1,1,1,,1,,1,1,1,1,1,1,1,1,,1,,,1,,1,,,1,1],[,,,,,,,,,1],[,1,,,,1,,,1,,,1,,,1,,,,,1],[,1,1,,1,1,,,,,,,,,,,,,,,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1],[,1,,,1,1,,1,1,1,1,,,1,1,1,,,,1,,1],[1,1,1,1,1,1,,,1,1,1,1,1,1,,1,1,,1,1,1,,1,1,,1,1],[,,,,,,,,,,,,,,,1,,,,1],,[1,1,,1,,1,,,,,,1,,1,,1,1,,1,,1,1,,1,1,,1],[,,1,,,,,,1,,,,1,,1,,,,,1],[1,,,,,,,,,1,,,,,,1,,,,1,,1,,,1],[1,,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1],[,,,1,,1,,,,,,1,,,1,,,,,,,,1],[,1,,1,,,,,,,,,,,,1],,[1,1,,,,,,,,,,,,,,,,,,,,,,1,1],[1]],[,[1,,,,,,,,,1,,,,,1,,1,,1],[,1,1,,1,1,,1,1,1,,,1,1,1,,,,1,,,1,,,,1],[,1,,,,,,,1,,,,1,,,,,,1],[1,1,1,1,1,1,,,,1,,,,,,,,,1,1,1,1],[1],[,1,1,,,1,1,,,,,1,,1,,,,,,,,1,,,,1],[1,,1,,,1,,1,,,,,1,1,1,1,,,,1,,,,1],[,,1,,,,,,,1,,,,,,,1,,,,,,,1],[1,,,,,,,,,,,,,,1,,,,1],[,,,1,,1,,,,,1,,,,1,1,,,,1],[1,,,,,1,,,1,1,,1,1,,,1,1,,1,1,1,,1,1,1,,1],[,1,1,,,,,1,,1,,1,1,1,,1,1,,,1,,1,1,1],[,1,,,,1,,,,1,,,1,,1,1,,,1,1,1,,,,,1],[1,,1,1,,1,,1,1,,1,,1,1,1,1,1,,,1,1,,,,,,1],[1,,,,,,,,,,,,,,,,,,1,,,1,,1],[,,,,,,,,,1,,,,,,1],[,,,,,,,,,,,,,,,,,,,,,1,,1],[,1,,,,1,,,1,1,,1,,,1,1,,,1,,,1,,,1,1],[1,1,,1,1,1,,1,1,1,,1,,1,1,1,,,1,,1,1,1],[1,,1,1,1,1,,,,1,,1,1,1,,1,,,1,1,1,,1,1,1,1,1],[1,,,,,,,,,,,,,1],[,,1,,,,,,,,,,,,,,,,,,,,1],[1,,,,,,,,,,,1,,1,,1,,,,1],[,,,1,,,,,,,,,1],[,1,,,,,,,,,,,,,,1,,,,,,,,,1],[,,,,,,,,1,1,,,,1,,,,,1,,,,,,,,1]],[,[1,1,1,1,1,1,1,,1,,1,1,1,1,1,1,,1,1,1,1,1,,,1,1,1],[,,,,,1,,,,1,1,1,,1,1,1,,,1,,1,1,,1],[,,,,,,,,,,,,,,,,,,,1,1],[,1,,,,,,1,,,,,,,,,,,,,1],[,,1,,,1,,1,1,1,,1,1,,1,,,,1,,1,1],,[,,1,,,1,,,,,,1,,,,1],[,,,,,,,,,1,,,,,,,,,,1],[1,1,1,1,1,1,,1,1,1,,,1,1,,1,,1,,,1,1,1,,,1],[,,,,,1,,,,,,,,,,,,,1],[,1,,,,,,,,,,,,1,,1,1,,1,1,,1],[,,,,,1,,,,,,,,,,,,,,1],[,1,1,1,1,,,,,1,,,1,,1,,,,1,1,,,,1,1],[,1,,,1,,,1,,1,1,,1,,,,,,,1],[,,1,,1,,,1,,,,,,,,,,,1,1,,,,1],[,1,,,,,,,,,,,,,,,,,1,,,,,,1],[,,,,,,,,,,,,,,,,,,1],[,1,1,,,,,,,,,,,,,,,,1,,1,1],[,,,,,,,,,,,,1],,[,1,1,1,1,,,,1,1,,1,1,1,1,1,1,,1,1,1,1,,1,,1],[1,,,,1,,,,,,,,,,1],[1,,,,,,,,,1],,[,1,,,,1,,,,,,,,,,,,,,,,,,,,1]],[,[1,1,1,1,1,1,1,1,1,1,1,1,,1,,1,1,1,1,,,,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,,1,1,,1,1,1,,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,,1,1,1,1,1,1,1,1,1,1,,,1,1,1,,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]],[,[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,,1,,1,1,1,1],[1,1,1,1,,1,1,1,,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1],[,,,1,1,1,1,,1,,,,1,1,,,1,1,,1],[,1,1,,1,,,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,,,,,,,,,,,,1],[1,1,1,,,,,1,1,1,,1,1,1,1,1,,1,1,1,1,1,,,,,1],[,1,,,,,,,1,1,,,1,1,1,,1,,,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,,,1,1,1,1,1,,1,1,1,1,1,1],[,1,,,,1,,,,1,,,1,,,,1,,,,,,,1,1],[,1,1,1,1,1,,,1,1,1,,1,1,1,1,,,1,1,1,1,,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,,1,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,,1,1,1,1,1,1],[1,1,1,,1,,,1,1,1,1,,1,1,1,1,,,,1,,1,,1,,,1],[1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,,,1,,,,,,,,,1,1,,,,,,,,,1],[,,,,,,,,,,,,,,,,,,1],[,1,,1,,1,,1,,1,,1,1,1,1,1,,,1,,1,,1,,,,1],[,1,1,1,1,1,,1,1,1,,,1,1,1,1,1,,1,1,1,,1,1,,1],[1,,,1,,,,1,1,1,,,,,1,1,,,,1,,1],[1,1,,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[1,1,,,,,,,,1,,1,1,,,,,,,1,,1],[,1,,,,1,,1,1,,,,1,1,,1,,,,1,1,1,,1],[,,,,,,,,,,,,,1],[,1,,,,,,1,,,,,,,1],[,,,,,,,,1,,,,1,,1,,,,,,,,,,,,1]],[,[,1,1,,1,1,1,1,,1,1,1,,1,1,,1,1,,1,1,1,1,1,1,,1],[,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,,1,1,1,1,1,1,1,1,1,,1,,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1],[,1,1,,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]],[,[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,,1,,1],[1,1,1,1,1,,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,,1,1,1,1,1,1,1,1,1,1],[,1,,,1,,,,,,,,1,,,,,,1,,,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,,1,,1,1,1,1,1,1,,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1],[,1,1,,1,,,,1,1,1,,1,1,1,1,,,1,1,1,1,,,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,,1],[1,1,,1,,1,,1,,1,1,1,1,1,1,1,,1,1,,,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1],[1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,,1,1],[,1,1,,,,,1,1,1,,,1,,1,1,,,,1,,1,,,1,1],[,,,,,,,1,,,,1,1,1,1,1,,1,,,1,,,,,1],[1,1,1,1,,1,1,1,,1,,1,1,1,1,,1,,1,,1,1,,,1,,1],[,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,,,,1,1,,1,,1,1,1,,1,,1,1,,1,1,,1,,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,,,,,,,,1,,,,,1,,1],[,1,1,1,,1,,1,,1,,,,1,,1,,,1,,,,,1,1,1],[,1,,,1,1,,1,,1,,1,1,1,1,1,,1,1,,,1,,,1],[1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,,1,,,,,1,,1,,1,,,,,1,1,,1,,,,1,1]],[,[,1,,1,,,,,,,,1,,,,,,,1,,,,1],[,,,,,,,,,1,,1,1,1,,1,,,1,,1,1],[1,1,,,,,,,1,,,,,1,,1,,,,,,1],[,1,,,,,,,,,,1,,,,,,,,,1,1],,[,,,,,,,,,,,,,,,1,,,,1,,1],[,,1,1,,1,,1,,,,,,,,1,,,,,,1],[,,,,,,,,,,,,,,,,,,,,1,1],[,1,,,,1,,,,,,,,,1],[1,,1,1,,,,1,,,,,,,,,1,,,1,,,1,1],[,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,,,1,1,,1,1,,1,,1],[,1,,,1,1,,,,,,1,,1,,1,,,1,,1,1],[1,1,1,1,,1,,1,,1,,1,1,,1,1,1,1,1,,1,1,1,1,1,1],[,1,1,,,1,,1,,1,1,1,,,1,1,1,,1,1,1,1,,1,1],[,,,,1,,,1,,,,,,,1,,,,1,1],[,1,,,,,,,,,,1,,1,,1,,,,,1,,,,,1],,[1,1,,1,,1,,1,1,,,,,,1,1,,,1,1,1,1,1,1,1,1,1],[1,1,,1,,,,,,1,,,,,1,1,1,,,,1,1,,,1],[,1,1,,1,1,,,,1,,1,1,1,1,1,,1,1,1,1,1,,1,1,1,1],[,1,1,,,1,,,,1,,,,1,1],[,,,,1],[,,,,,,,,,1,,,1],,[,,1,,1,,,,,,,,,1,,,,,,,,,,,,1],[,,,,,,,,,,,,,1]],[,[1,1,1,1,1,1,1,1,1,1,,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1],[,,1,1,,1,1,1,1,1,,,1,1,1,1,1,,1,1,1,1,1,,,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,,1,,,,,1],[,1,,1,,,,,,1,,,,,1,1,,,,,1,1],[,1,1,,1,1,1,1,1,1,1,1,1,1,,1,1,1,,1,,,1,,1,1,1],[,1,,,,1,,,,,,,1],[,1,,,1,,,1,,1,,1,1,,1,,,,,1,,1,,,,1,1],[,1,,,1,,,1,1,1,1,1,1,1,1,1,,1,1,,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,,1,1,1,1,1,1,1,1,1],[,,,,,,,,,,,,,,,,,,,,1],[,1,1,1,,,,1,1,,,,,,1,1,1,,1,1,1,1],[1,1,1,1,1,1,1,1,1,,1,1,1,,1,1,1,1,1,1,1,1,1,1,,1,1],[,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,,1,1,1,1,1,,1,1,1,1],[,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,,,1,1,1,1,1,1,1,,1,,1,1,1,1,1,,1,1,,1,1,1,1,1],[,1,,,,1,,,,1,,1,1,1,1,1,1,1,1,1,1,1],[,1,,,,1,,,,,,,,1,,,,,,,,,,1],[,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[1,1,,1,1,1,,1,1,1,,,1,1,1,1,1,1,1,1,1,1,,1,,1],[1,1,,,,,,,1,1,,,,,1,1,1,1,1,,1,1,1,1,,1],[,1,1,1,1,1,1,1,,1,1,1,,1,,1,1,1,1,,1,1,,1,1,1,1],,[,1,1,,,,,1,,1,,,,1,1,1,,,1,,,,,1],[,,,,,,,,,,,,,1],[,,,,,1,,,,,,,,1,1,,,,,1,,1,,,1,1],[,,,,,1,,,1,,,,,,1]],[,[,1],,,,,,,,,,,,,,,,,,,,[1,1,1,1,1,,1,1,1,1,,1,1,1,1,,1,1,1,1,,,1,1,1,1,1],[,1,,1,,1,,,1,1,1,,1,1,1,1,1,,,1,,,,1,,1,1],[,1,,1,,1,,,1,,,,,1,,,,,,1,1],[,1,,1,,,,,1,,,,1,,1,1,1,1,1,1,1,1,,1],[,1,,,,,,,,,,,,,,,1]],[,[,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,,1,,,,,,,,,1,1,,,,1],[,,,,,,1],[,,1],[,1,1,,,1,,1,,1,1,,1,1,1,,,,1,1,1,,,,,1],,[,1,,,,1,,,,,,1,,,1,,,,1,1,,1],[,,,,,,,1,,,,,,,,,1],[,1,1,,,1,1,,,,,,1,1,1,,,,1,,1,1],[,,,,,,,1,,1,,,,,,,,,,1],[,1,1,,,,,,1,1,,,,1,,,,,,,1,,,1],,[1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,,1,,,1,,,,,1,,1,,1,,1,,,,,1],[1,1,1,1,1,1,1,1,,,,,1,1,,1,1,,1,,,1,,1],[,,,,,,,,,,,,,,1,,,,,,1],,[,,,,,,,,,1,,,,1,,1,,,,,1],[,,1,,,,,,,1,,1,1,1,1,,,,,,,,,1],[,,,1,,,,,1,,,,,1,,,,,,1,,,,1],[1,,1,1,,1,1,1,1,1,,1,,,,1,1,1,,,1,1,,,,1,1],,[1,1,,,,,,,,,,1,1,1,,1,,,1],[,,,,1,,,,,,,,,,,,,,,,,,,1],[,,,,,,,,,,,,,,1,,,,,1,,1],[,,,,,,,,1]],[,[1,1,1,1,1,1,1,,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,,,1,1,1,1,1,,1,1,,1,1,1,1,,1,1,1,1,1,1],[1,1,1,1,,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[,,1,,,1,,,,,,,,1,,,,,,1,,,,1],[1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,,1,1,1,1],[1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,,1,,,,1,1,1,1,1,1,,1,1,1,1,,1],[1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,,1,1,1,1,1,1,1,1,,1,1,1,,1,1,1,1,1,1,,1,1,1,1],[1,1,1,1,1,,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1],[1,,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1],[1,1,1,1,1,1,,1,1,1,1,1,1,,1,1,1,1,1,1,,1,1,1,1,1,1],[,,1,1,1,1,,1,,1,,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[1,1,,,,,,,1,,1,1,,1,1,1,,1,1,1,1,1,,,1],[1,1,1,1,,1,1,1,1,1,,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1],[1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1],[1,1,1,1,,1,,1,,1,1,1,1,1,,1,,1,1,1,1,,1,1,1,1,1],[1,1,1,1,,1,,,,,,1,,1,,,,,1,1,,,,,1],[1,,1,1,,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,,1,1,,1,,1,,,,1,1,1,1,1,,,1,1,,1,,1],[,1,1,1,1,,,,,1,,1,1,1,1,1,,,1,1,,,,1,1,1],[,1,1,1,1,1,,1,,,,,1,,1,,1,,,1,,,1,1,,1]],[,[1,1,1,1,1,1,1,1,,1,1,1,1,,1,1,1,1,1,1,,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,,1,1,1,,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,,1,1],[1,1,1,1,1,1,1,1,1,1,,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,,,,,,,,,1,,,,,1,1,,,1,,1],[1,1,1,1,1,1,1,1,1,1,1,,,,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,,,1,1,1,1,,1,1,,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1],[1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1],[,1,,,,,,1,,1,1,,1,1,1,1,1,,,1,,1,,1],[1,1,1,,1,1,1,1,,,,1,1,1,1,,1,1,1,1,1,1,1,1,1,,1],[1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,,1,1,1,1,1,1],[,1,,1,,1,1,1,,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1],[,,1,,,,,,,,,,1,1,1,1,1,1,1,,1,1,,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,,,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,,1,1,1,1,1,1,1,1],[,1,,,1,1,,,,1,,1,1,1,1,1,,,,1,1,1,,1,1,1],[1,1,1,1,1,1,1,1,1,,,,1,1,1,1,1,1,1,,1,1,,1,1,1],[,1,1,1,,1,,1,1,1,1,,,1,1,1,,1,1,1,1,1,,,1,1],[1,1,,,,1,,,1,1,1,,1,,1,,1,,1,1,1,1,1,,1,1,1],[,1,,,,,,,1,,1,,1,1,1,1,,,,,,,,,1]],[,[,,,,,,,,,,,,,1,1,,,,1],[,1,,,,,,,,1,,,1,,,,,,1,,,1,,,,1],,[,1,,,,1,,1,,1,1,,1,1,,,,,,,,1],[,,,,,,,,,,,,,,,,,,,1],[,,,,,,,,,1],[1,1,1,,,1,,,1,,,,,,1,1,,,,,,,,,,1],[,1,,,,,,,,,,,,,1],[,,,,,,,,,,,,,,,,,,,1,,,1],[,,,,,,,,,1],[1,1,,,,,,1,1,1,,1,1,,,,1,1,,1,,1,1,1,,1],[,1,1,1,,1,1,,,1,,1,1,1,1,,,,,,,1,,1,,1],[,1,1,1,1,,,1,,1,,,,1,1,1,1,,1,1,,1],[,1,,,1,1,,1,,1,,1,,1,1,,1,,1,,,1,,,1,,1],[,,,,,,,,,,,1,,,1],[,,,,,,,,,1,,,,,,,,,,,,,1],,[1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,,1,,1,1,1,1,1,1,1],[,1,,,,,,,1,1,,1,,,,,1,,,1,,1],[,1,,,,1,,,1,,,,,,,,1,,1,,,1],[,,,,,,,,,,,,,1,1,,,,1,,,1],[,,,,,1,,,1,,,,1],[,1],,[,1],[1,,,,,,,,,,,,,,1,,,,,1]],[,[,1,,,,1,1,1,1,1,1,,1,1,1,1,1,,1,1,,1,1,,,1],[,,1,,,,,,,,,1],,,[1,,,1,1,,,,,,,,1,1,,1,1,,1],,[,,,,,,,,,,,,,,,,,,1,,1],,[1,,,1,1,,1,1,,,,,1,,1,,,,,1,1,,1],[,,,,,,,,,,,1],[,1,,,,,,,,1,1,1,1,1,1,1,1,,,,1,1,,,,,1],[,,,,,,,,,,,,,,,,1,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,,,1,1,1,1,,1,1,1,1,1,1],[,,,,,,,,,,,1,,1,,,1],[1,,,,,,,,,,,,,,,,,,1,,1],,,[,1,,,,,,,,,,,,,,1,,,,1,1],[,,,,,,,,,1,,,1,,1,,,,,,,,1],[,,,,,,,,,,,,,,,1],[,,,,,,,,,,,,,1,1,,,,,,1],,[,1]],[,[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,,,1,1,,1,1,1,1,1,1,,,1,1,1,1,1,,1,1],[,1,,,,,,,,1],[,,,,1,,,1,,,1,1,,,,,,,,,1,1,,,,1],[,1,,1,1,,,1,1,1,,,,1,1,1,1,,1,1,1,1,,1],[,,,,,,,1],[,1,1,,,,,1,,1,,,,,,1,,,,,,1,,1,,1],[,1,,,,,,1,,,,1,,,,,,,,,,1],[,,1,1,,1,1,1,1,1,1,1,1,1,1,,,,1,,1,1,1,1,,1],[,1,,,,,,,,1],[,1,1,,1,,,,,,,,1,,,,,,1,,,1,,1,,1],[,1,,1,,1,,1,1,1,,1,1,1,,1,,,1,1,,1,1,1,1,1],[,1,1,1,1,1,,1,1,1,,,,1,1,1,,,,1,1,,,1,1],[,,1,1,1,1,,1,,1,,1,,1,1,1,1,,,,,1,,1,,1],[1,1,1,1,1,1,1,1,,1,,1,,1,1,1,,,1,1,,,,1,,1],[,,,1],,[,1,1,,1,,,1,1,1,,1,1,1,1,1,1,,1,1,,1,1,1,1,1,1],[,1,,,,,,1,,1,,1,,,,,,,1,1,,1,1],[,,1,,,,1,,1,1,,1,,1,,,,,,,,,,1],[,1,1,,1,,,,1,,,,1,1,1,,,,1,,1,1,1,,1,1],,[,1,1,,,,,,,,,,,,,1,,,1,,,,,1],[,1,,,,,,,,,,,,,,,,,,,,,,1],[,1,1,,,,,,,1,,,,1,1,,,,1,,,,,,,1]],[,[,1,1,1,1,1,,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1],[,1,1,1,1,1,,1,,1,1,,,1,1,1,1,,1,,,,,1,1,1],[,,1,1,,1,,1,1,,,,1,1,1,1,,,1,,1,1,1,1,,1],[,1,,1,,,,,,,,1,,1,,1,,1,,,,,,,,1],[,,1,,1,,,1,,,,,1,1,,,1,,1,1,1,1],[,1],[,1,1,,1,,1,1,,1,,,1,1,1,,,,1,,,1,,1],[1,1,,1,1,1,,,,,,,,1,,,,,1,,1,1,1],[,1,1,,,,,,,1,,,1,,1,,1,,1,1,,,1,,,1],[,,1,,,,,,,,,,,,,,,,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,,1,,1,,,,,1,1,1,,,1,,1,,,,1],[,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,,1,,,1,1,1,1,1,,1,1,1,,1,1,1,1,1,,,,1,1],[,,,1,1,,,1,,1,,1,,1,1,1,1,,1,,,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,,,,,,,,,,,,,,,,,,1],[,1,1,,1,1,,1,,1,,,,1,1,,,1,1,,1,1,,1],[,1,1,1,1,1,,,1,1,1,,1,1,1,1,1,1,1,1,,1,1,,,1],[,1,1,1,1,1,,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[,1,1,,1,,,1,,,1,,1,1,1,1,1,,1,,1,1],[,,,,,1,,,,1,,,,,1,1,,,,1],[,1,,1,1,1,,1,,,1,1,1,,,1,,,1,,1,,,1],[,,1,,,,,,,,,1,,1,,,,,1,,1],[,1,1,,,,,,,,1,1,1,,,,,,,,1,,,,,1],[,,,,,,,,1,,,,,1,,,1]],[,[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,,1,1,,,1,1,1,1,1,1,1,1,,,,,,,,,1,1],[,,,,,,,,1,,,,1,,1,,1,,1],[,1,,,1,1,,1,,,,1,,,,,,,,1],[,1,,1,,1,,,,1,1,,1,,1,,,,1,1,1,1,1,,,1],,[,1,,,,,,,,1,,,1,1,,,1,,1,1,,1,,1],[,1,,,1,,,,,,,,1,,,,,,,1],[1,1,,,,,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,,1,1,1],,[,1,,,,,,1,1,1,,1,1,1,1,1,,,1,,1,1,,,,1],[,1,1,,,1,,1,,1,,,1,1,1,1,,,1,,,1,,,,1],[,1,1,1,1,1,,1,1,1,,1,1,1,1,1,1,1,1,1,1,,,,1,,1],[,1,1,,1,1,,1,1,,,1,1,,1,1,,1,,1,,1],[1,,1,,,,,1,,1,,1,1,1,1,,,,,1,1,,,,1,1],[,1,1,,,,,1,1,,,1,,1,1,1,1,,,,,,,,,,1],,[,1,1,,,1,,,,1,,1,1,1,1,1,,,,1,,,,1,,1],[,,,1,1,,,1,,,,,1,1,1,1,1,,1,1,,,,,,1],[,1,,,,,,,,,,,1,,,,1,,,,,,,1,,1],[,1,1,1,1,1,1,1,,1,1,1,1,1,1,,1,1,1,,1,1,,1,1,1,1],[,1,,,,,,,,,,,,,,,,,,,1],[,1,,,,,,1,,,,,1,,1,,,1,1,,1,1,,1],[,1,,,,,,1,,,,,1,1,,,,,,,,1,,,,1],[,,,,,,,,,,,,,,,,,,1,,,1,,,,,1],[,,,,,,,1,,,,1]],[,[1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,1,,1,,,,,,,1,,,,,,,,1,1,,1],[,1,,,1,,,,1],[,,,,,,,,,,1],[,1,,,,,,1,1,,,,,1,1],,[,1,1,,,,,,1,,,,,1,1,,,,1],[1,,1,,1,,,,,1,,,,,1,,,,,,,,,1,1],[,1,1,,,,,,,,,1,1,1,1,,,,1,,,,,1,,,1],,[,1,1,,1,,,1,1,,,1,,,1,1,1,,1,,1,1,1,,,,1],[,1,,,,1,,,,,1,,,1,1,,,1,,1,,1,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,,1,1,,1,,,,1,,,,,,,,1],[,,,1,,,,,1,,,,,1,,1,,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,,,,,1],[,1,,,,,,1,,,,,,,1,1,1,,,1],[,1,,,,,,,,,,1,1,1,,,,,1,,,1],[,,,,,1,,1,,,,,1,1,1,,1,1,,1,1,1,,,1,1],[1,1,,,,,,,1,,,,,1,1,,,,,,,,,,,1],,[,1],[,,,,,,,,,,,,,,,,,,,,,,,,1],[,,1,,,,,1,,,1,,,,1,,1],[,1,,,,,,,,,1]]];function uw(e){var t=ow;while(e.length<3){e+="`"}for(var r=0;r<=e.length-1;r++){var n=e.charCodeAt(r)-96;t=t[n];if(!t){return false}}return true}function sw(e){e=Array.isArray(e)?e:ow;var t=[];e.forEach((function(e,r){var n=String.fromCharCode(r+96).replace("`","");if(Array.isArray(e)){t=t.concat(sw(e).map((function(e){return n+e})))}else{t.push(n)}}));return t}var lw=uw;var cw=function(e){function t(e){var r;te(this,t);r=N(this,t);r._props=pw(e);r._attrs=mw(e);return r}q(t,e);return ne(t,[{key:"props",get:function e(){return this._props}},{key:"attr",value:function e(t){var r;return(r=this._attrs[t])!==null&&r!==void 0?r:null}},{key:"hasAttr",value:function e(t){return this._attrs[t]!==void 0}},{key:"attrNames",get:function e(){return Object.keys(this._attrs)}}])}(ia);var fw={"#cdata-section":2,"#text":3,"#comment":8,"#document":9,"#document-fragment":11};var dw={};var vw=Object.keys(fw);vw.forEach((function(e){dw[fw[e]]=e}));function pw(e){var t,r,n;var a=(t=e.nodeName)!==null&&t!==void 0?t:dw[e.nodeType];var i=(r=(n=e.nodeType)!==null&&n!==void 0?n:fw[e.nodeName])!==null&&r!==void 0?r:1;Aa(typeof i==="number","nodeType has to be a number, got '".concat(i,"'"));Aa(typeof a==="string","nodeName has to be a string, got '".concat(a,"'"));a=a.toLowerCase();var o=null;if(a==="input"){o=(e.type||e.attributes&&e.attributes.type||"").toLowerCase();if(!iw().includes(o)){o="text"}}var u=P({},e,{nodeType:i,nodeName:a});if(o){u.type=o}delete u.attributes;return Object.freeze(u)}function mw(e){var t=e.attributes,r=t===void 0?{}:t;var n={htmlFor:"for",className:"class"};return Object.keys(r).reduce((function(e,t){var a=r[t];Aa(i(a)!=="object"||a===null,"expects attributes not to be an object, '".concat(t,"' was"));if(a!==void 0){var o=n[t]||t;e[o]=a!==null?String(a):null}return e}),{})}var hw=cw;function bw(e,t){e=e||function e(){};t=t||o.log;if(!o._audit){throw new Error("No audit configured")}var r=o.utils.queue();var n=[];Object.keys(o.plugins).forEach((function(e){r.defer((function(t){var r=function e(r){n.push(r);t()};try{o.plugins[e].cleanup(t,r)}catch(e){r(e)}}))}));var i=o.utils.getFlattenedTree(a.body);o.utils.querySelectorAll(i,"iframe, frame").forEach((function(e){r.defer((function(t,r){return o.utils.sendCommandToFrame(e.actualNode,{command:"cleanup-plugin"},t,r)}))}));r.then((function(r){if(n.length===0){e(r)}else{t(n)}}))["catch"](t)}var gw=bw;var yw={};var Dw;function ww(e){return yw.hasOwnProperty(e)}function Fw(e){if(typeof e==="string"&&yw[e]){return yw[e]}if(typeof e==="function"){return e}return Dw}function Ew(e,t,r){yw[e]=t;if(r){Dw=t}}function xw(e){var t=o._audit;if(!t){throw new Error("No audit configured")}if(e.axeVersion||e.ver){var r=e.axeVersion||e.ver;if(!/^\d+\.\d+\.\d+(-canary)?/.test(r)){throw new Error("Invalid configured version ".concat(r))}var n=r.split("-"),a=X(n,2),i=a[0],u=a[1];var s=i.split(".").map(Number),l=X(s,3),c=l[0],f=l[1],d=l[2];var v=o.version.split("-"),p=X(v,2),m=p[0],h=p[1];var b=m.split(".").map(Number),g=X(b,3),y=g[0],D=g[1],w=g[2];if(c!==y||D<f||D===f&&w<d||c===y&&f===D&&d===w&&u&&u!==h){throw new Error("Configured version ".concat(r," is not compatible with current axe version ").concat(o.version))}}if(e.reporter&&(typeof e.reporter==="function"||ww(e.reporter))){t.reporter=e.reporter}if(e.checks){if(!Array.isArray(e.checks)){throw new TypeError("Checks property must be an array")}e.checks.forEach((function(e){if(!e.id){throw new TypeError("Configured check ".concat(JSON.stringify(e)," is invalid. Checks must be an object with at least an id property"))}t.addCheck(e)}))}var F=[];if(e.rules){if(!Array.isArray(e.rules)){throw new TypeError("Rules property must be an array")}e.rules.forEach((function(e){if(!e.id){throw new TypeError("Configured rule ".concat(JSON.stringify(e)," is invalid. Rules must be an object with at least an id property"))}F.push(e.id);t.addRule(e)}))}if(e.disableOtherRules){t.rules.forEach((function(e){if(F.includes(e.id)===false){e.enabled=false}}))}if(typeof e.branding!=="undefined"){t.setBranding(e.branding)}else{t._constructHelpUrls()}if(e.tagExclude){t.tagExclude=e.tagExclude}if(e.locale){t.applyLocale(e.locale)}if(e.standards){od(e.standards)}if(e.noHtml){t.noHtml=true}if(e.allowedOrigins){if(!Array.isArray(e.allowedOrigins)){throw new TypeError("Allowed origins property must be an array")}if(e.allowedOrigins.includes("*")){throw new Error('"*" is not allowed. Use "'.concat(ea.allOrigins,'" instead'))}t.setAllowedOrigins(e.allowedOrigins)}}var Aw=xw;function Cw(e){Ub.updateMessenger(e)}function kw(e){e=e||[];var t=!e.length?o._audit.rules:o._audit.rules.filter((function(t){return!!e.filter((function(e){return t.tags.indexOf(e)!==-1})).length}));var r=o._audit.data.rules||{};return t.map((function(e){var t=r[e.id]||{};return{ruleId:e.id,description:t.description,help:t.help,helpUrl:t.helpUrl,tags:e.tags,actIds:e.actIds}}))}var Rw=kw;function Tw(e,t,n){var a=["SCRIPT","HEAD","TITLE","NOSCRIPT","STYLE","TEMPLATE"];if(!a.includes(e.nodeName.toUpperCase())&&um(n)){var i=r.getComputedStyle(e);if(i.getPropertyValue("display")==="none"){return void 0}else if(i.getPropertyValue("visibility")==="hidden"){var o=cc(e);var u=o&&r.getComputedStyle(o);if(!u||u.getPropertyValue("visibility")!=="hidden"){return void 0}}}return true}var Mw=Tw;var Ow={};le(Ow,{getAllCells:function e(){return Nw},getCellPosition:function e(){return Fd},getHeaders:function e(){return Iw},getScope:function e(){return Ed},isColumnHeader:function e(){return Ad},isDataCell:function e(){return qw},isDataTable:function e(){return Pw},isHeader:function e(){return Gw},isRowHeader:function e(){return kd},toArray:function e(){return Dd},toGrid:function e(){return Dd},traverse:function e(){return Vw}});function Sw(e){var t,r,n,a;var i=[];for(t=0,n=e.rows.length;t<n;t++){for(r=0,a=e.rows[t].cells.length;r<a;r++){i.push(e.rows[t].cells[r])}}return i}var Nw=Sw;function Bw(e,t,r){var n=e==="row"?"_rowHeaders":"_colHeaders";var a=e==="row"?kd:Ad;var i=r[t.y][t.x];var u=i.colSpan-1;var s=i.getAttribute("rowspan");var l=parseInt(s)===0||i.rowspan===0?r.length:i.rowSpan;var c=l-1;var f=t.y+c;var d=t.x+u;var v=e==="row"?t.y:0;var p=e==="row"?0:t.x;var m;var h=[];for(var b=f;b>=v&&!m;b--){for(var g=d;g>=p;g--){var y=r[b]?r[b][g]:void 0;if(!y){continue}var D=o.utils.getNodeFromTree(y);if(D[n]){m=D[n];break}h.push(y)}}m=(m||[]).concat(h.filter(a));h.forEach((function(e){var t=o.utils.getNodeFromTree(e);t[n]=m}));return m}function jw(e,t){if(e.getAttribute("headers")){var r=Pf(e,"headers");if(r.filter((function(e){return e})).length){return r}}if(!t){t=Dd($l(e,"table"))}var n=Fd(e,t);var a=Bw("row",n,t);var i=Bw("col",n,t);return[].concat(a,i).reverse()}var Iw=jw;function _w(e){if(!e.children.length&&!e.textContent.trim()){return false}var t=pd(e);if(t){return["cell","gridcell"].includes(t)}else{return e.nodeName.toUpperCase()==="TD"}}var qw=_w;function zw(e){var t=pd(e);if((t==="presentation"||t==="none")&&!Mf(e)){return false}if(e.getAttribute("contenteditable")==="true"||$l(e,'[contenteditable="true"]')){return true}if(t==="grid"||t==="treegrid"||t==="table"){return true}if(ym(t)==="landmark"){return true}if(e.getAttribute("datatable")==="0"){return false}if(e.getAttribute("summary")){return true}if(e.tHead||e.tFoot||e.caption){return true}for(var n=0,a=e.children.length;n<a;n++){if(e.children[n].nodeName.toUpperCase()==="COLGROUP"){return true}}var i=0;var o=e.rows.length;var u,s;var l=false;for(var c=0;c<o;c++){u=e.rows[c];for(var f=0,d=u.cells.length;f<d;f++){s=u.cells[f];if(s.nodeName.toUpperCase()==="TH"){return true}if(!l&&(s.offsetWidth!==s.clientWidth||s.offsetHeight!==s.clientHeight)){l=true}if(s.getAttribute("scope")||s.getAttribute("headers")||s.getAttribute("abbr")){return true}if(["columnheader","rowheader"].includes(pd(s))){return true}if(s.children.length===1&&s.children[0].nodeName.toUpperCase()==="ABBR"){return true}i++}}if(e.getElementsByTagName("table").length){return false}if(o<2){return false}var v=e.rows[Math.ceil(o/2)];if(v.cells.length===1&&v.cells[0].colSpan===1){return false}if(v.cells.length>=5){return true}if(l){return true}var p,m;for(var h=0;h<o;h++){u=e.rows[h];if(p&&p!==r.getComputedStyle(u).getPropertyValue("background-color")){return true}else{p=r.getComputedStyle(u).getPropertyValue("background-color")}if(m&&m!==r.getComputedStyle(u).getPropertyValue("background-image")){return true}else{m=r.getComputedStyle(u).getPropertyValue("background-image")}}if(o>=20){return true}if(pc(e).width>hc(r).width*.95){return false}if(i<10){return false}if(e.querySelector("object, embed, iframe, applet")){return false}return true}var Pw=zw;function $w(e){if(Ad(e)||kd(e)){return true}if(e.getAttribute("id")){var t=Ta(e.getAttribute("id"));return!!a.querySelector('[headers~="'.concat(t,'"]'))}return false}var Gw=$w;function Lw(e,t,r,n){var a;var i=r[t.y]?r[t.y][t.x]:void 0;if(!i){return[]}if(typeof n==="function"){a=n(i,t,r);if(a===true){return[i]}}a=Lw(e,{x:t.x+e.x,y:t.y+e.y},r,n);a.unshift(i);return a}function Hw(e,t,r,n){if(Array.isArray(t)){n=r;r=t;t={x:0,y:0}}if(typeof e==="string"){switch(e){case"left":e={x:-1,y:0};break;case"up":e={x:0,y:-1};break;case"right":e={x:1,y:0};break;case"down":e={x:0,y:1};break}}return Lw(e,{x:t.x+e.x,y:t.y+e.y},r,n)}var Vw=Hw;var Uw={};le(Uw,{allowedAttr:function e(){return Kw},arialabelText:function e(){return Vf},arialabelledbyText:function e(){return Hf},getAccessibleRefs:function e(){return Jw},getElementUnallowedRoles:function e(){return oF},getExplicitRole:function e(){return pd},getImplicitRole:function e(){return lv},getOwnedVirtual:function e(){return Ev},getRole:function e(){return hv},getRoleType:function e(){return ym},getRolesByType:function e(){return cF},getRolesWithNameFromContents:function e(){return pF},implicitNodes:function e(){return DF},implicitRole:function e(){return lv},isAccessibleRef:function e(){return FF},isAriaRoleAllowedOnElement:function e(){return eF},isComboboxPopup:function e(){return EF},isUnsupportedRole:function e(){return cd},isValidRole:function e(){return dd},label:function e(){return kF},labelVirtual:function e(){return _p},lookupTable:function e(){return gF},namedFromContents:function e(){return wv},requiredAttr:function e(){return TF},requiredContext:function e(){return OF},requiredOwned:function e(){return NF},validateAttr:function e(){return _F},validateAttrValue:function e(){return jF}});function Ww(e){var t=sd.ariaRoles[e];var r=$(gd());if(!t){return r}if(t.allowedAttrs){r.push.apply(r,$(t.allowedAttrs))}if(t.requiredAttrs){r.push.apply(r,$(t.requiredAttrs))}return r}var Kw=Ww;var Yw=/^idrefs?$/;function Zw(e,t,r){if(e.hasAttribute){if(e.nodeName.toUpperCase()==="LABEL"&&e.hasAttribute("for")){var n=e.getAttribute("for");if(!t.has(n)){t.set(n,[e])}else{t.get(n).push(e)}}for(var a=0;a<r.length;++a){var i=r[a];var o=Td(e.getAttribute(i)||"");if(!o){continue}var u=oe(Fg(o)),s;try{for(u.s();!(s=u.n()).done;){var l=s.value;if(!t.has(l)){t.set(l,[e])}else{t.get(l).push(e)}}}catch(e){u.e(e)}finally{u.f()}}}for(var c=0;c<e.childNodes.length;c++){if(e.childNodes[c].nodeType===1){Zw(e.childNodes[c],t,r)}}}function Xw(e){var t;e=e.actualNode||e;var r=jl(e);r=r.documentElement||r;var n=Tl.get("idRefsByRoot",(function(){return new Map}));var a=n.get(r);if(!a){a=new Map;n.set(r,a);var i=Object.keys(sd.ariaAttrs).filter((function(e){var t=sd.ariaAttrs[e].type;return Yw.test(t)}));Zw(r,a,i)}return(t=a.get(e.id))!==null&&t!==void 0?t:[]}var Jw=Xw;function Qw(e,t){var r=e instanceof ia?e:Ol(e);var n=lv(r);var a=uv(r);if(Array.isArray(a.allowedRoles)){return a.allowedRoles.includes(t)}if(t===n){return false}return!!a.allowedRoles}var eF=Qw;var tF=["doc-backlink","doc-biblioentry","doc-biblioref","doc-cover","doc-endnote","doc-glossref","doc-noteref"];var rF={header:"banner",footer:"contentinfo"};function nF(e){var t=[];if(!e){return t}if(e.hasAttr("role")){var r=Fg(e.attr("role").toLowerCase());t=t.concat(r)}return t.filter((function(e){return dd(e)}))}function aF(e){var t=arguments.length>1&&arguments[1]!==undefined?arguments[1]:true;var r=Zy(e),n=r.vNode;if(!Hy(n)){return[]}var a=n.props.nodeName;var i=lv(n)||rF[a];var o=nF(n);return o.filter((function(e){return!iF(e,n,t,i)}))}function iF(e,t,r,n){if(r&&e===n){return true}if(tF.includes(e)&&ym(e)!==n){return false}return eF(t,e)}var oF=aF;function uF(e){return Object.keys(sd.ariaRoles).filter((function(t){return sd.ariaRoles[t].type===e}))}var sF=uF;function lF(e){return sF(e)}var cF=lF;function fF(){return Tl.get("ariaRolesNameFromContent",(function(){return Object.keys(sd.ariaRoles).filter((function(e){return sd.ariaRoles[e].nameFromContent}))}))}var dF=fF;function vF(){return dF()}var pF=vF;var mF=function e(t){return t===null};var hF=function e(t){return t!==null};var bF={};bF.attributes={"aria-activedescendant":{type:"idref",allowEmpty:true,unsupported:false},"aria-atomic":{type:"boolean",values:["true","false"],unsupported:false},"aria-autocomplete":{type:"nmtoken",values:["inline","list","both","none"],unsupported:false},"aria-busy":{type:"boolean",values:["true","false"],unsupported:false},"aria-checked":{type:"nmtoken",values:["true","false","mixed","undefined"],unsupported:false},"aria-colcount":{type:"int",unsupported:false},"aria-colindex":{type:"int",unsupported:false},"aria-colspan":{type:"int",unsupported:false},"aria-controls":{type:"idrefs",allowEmpty:true,unsupported:false},"aria-current":{type:"nmtoken",allowEmpty:true,values:["page","step","location","date","time","true","false"],unsupported:false},"aria-describedby":{type:"idrefs",allowEmpty:true,unsupported:false},"aria-describedat":{unsupported:true,unstandardized:true},"aria-details":{type:"idref",allowEmpty:true,unsupported:false},"aria-disabled":{type:"boolean",values:["true","false"],unsupported:false},"aria-dropeffect":{type:"nmtokens",values:["copy","move","reference","execute","popup","none"],unsupported:false},"aria-errormessage":{type:"idref",allowEmpty:true,unsupported:false},"aria-expanded":{type:"nmtoken",values:["true","false","undefined"],unsupported:false},"aria-flowto":{type:"idrefs",allowEmpty:true,unsupported:false},"aria-grabbed":{type:"nmtoken",values:["true","false","undefined"],unsupported:false},"aria-haspopup":{type:"nmtoken",allowEmpty:true,values:["true","false","menu","listbox","tree","grid","dialog"],unsupported:false},"aria-hidden":{type:"boolean",values:["true","false"],unsupported:false},"aria-invalid":{type:"nmtoken",allowEmpty:true,values:["true","false","spelling","grammar"],unsupported:false},"aria-keyshortcuts":{type:"string",allowEmpty:true,unsupported:false},"aria-label":{type:"string",allowEmpty:true,unsupported:false},"aria-labelledby":{type:"idrefs",allowEmpty:true,unsupported:false},"aria-level":{type:"int",unsupported:false},"aria-live":{type:"nmtoken",values:["off","polite","assertive"],unsupported:false},"aria-modal":{type:"boolean",values:["true","false"],unsupported:false},"aria-multiline":{type:"boolean",values:["true","false"],unsupported:false},"aria-multiselectable":{type:"boolean",values:["true","false"],unsupported:false},"aria-orientation":{type:"nmtoken",values:["horizontal","vertical"],unsupported:false},"aria-owns":{type:"idrefs",allowEmpty:true,unsupported:false},"aria-placeholder":{type:"string",allowEmpty:true,unsupported:false},"aria-posinset":{type:"int",unsupported:false},"aria-pressed":{type:"nmtoken",values:["true","false","mixed","undefined"],unsupported:false},"aria-readonly":{type:"boolean",values:["true","false"],unsupported:false},"aria-relevant":{type:"nmtokens",values:["additions","removals","text","all"],unsupported:false},"aria-required":{type:"boolean",values:["true","false"],unsupported:false},"aria-roledescription":{type:"string",allowEmpty:true,unsupported:false},"aria-rowcount":{type:"int",unsupported:false},"aria-rowindex":{type:"int",unsupported:false},"aria-rowspan":{type:"int",unsupported:false},"aria-selected":{type:"nmtoken",values:["true","false","undefined"],unsupported:false},"aria-setsize":{type:"int",unsupported:false},"aria-sort":{type:"nmtoken",values:["ascending","descending","other","none"],unsupported:false},"aria-valuemax":{type:"decimal",unsupported:false},"aria-valuemin":{type:"decimal",unsupported:false},"aria-valuenow":{type:"decimal",unsupported:false},"aria-valuetext":{type:"string",unsupported:false}};bF.globalAttributes=["aria-atomic","aria-busy","aria-controls","aria-current","aria-describedby","aria-details","aria-disabled","aria-dropeffect","aria-flowto","aria-grabbed","aria-haspopup","aria-hidden","aria-invalid","aria-keyshortcuts","aria-label","aria-labelledby","aria-live","aria-owns","aria-relevant","aria-roledescription"];bF.role={alert:{type:"widget",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,unsupported:false,allowedElements:["section"]},alertdialog:{type:"widget",attributes:{allowed:["aria-expanded","aria-modal","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,unsupported:false,allowedElements:["dialog","section"]},application:{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage","aria-activedescendant"]},owned:null,nameFrom:["author"],context:null,unsupported:false,allowedElements:["article","audio","embed","iframe","object","section","svg","video"]},article:{type:"structure",attributes:{allowed:["aria-expanded","aria-posinset","aria-setsize","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["article"],unsupported:false},banner:{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["header"],unsupported:false,allowedElements:["section"]},button:{type:"widget",attributes:{allowed:["aria-expanded","aria-pressed","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:null,implicit:["button",'input[type="button"]','input[type="image"]','input[type="reset"]','input[type="submit"]',"summary"],unsupported:false,allowedElements:[{nodeName:"a",attributes:{href:hF}}]},cell:{type:"structure",attributes:{allowed:["aria-colindex","aria-colspan","aria-rowindex","aria-rowspan","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:["row"],implicit:["td","th"],unsupported:false},checkbox:{type:"widget",attributes:{allowed:["aria-checked","aria-required","aria-readonly","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:null,implicit:['input[type="checkbox"]'],unsupported:false,allowedElements:["button"]},columnheader:{type:"structure",attributes:{allowed:["aria-colindex","aria-colspan","aria-expanded","aria-rowindex","aria-rowspan","aria-required","aria-readonly","aria-selected","aria-sort","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:["row"],implicit:["th"],unsupported:false},combobox:{type:"composite",attributes:{allowed:["aria-autocomplete","aria-required","aria-activedescendant","aria-orientation","aria-errormessage"],required:["aria-expanded"]},owned:{all:["listbox","tree","grid","dialog","textbox"]},nameFrom:["author"],context:null,unsupported:false,allowedElements:[{nodeName:"input",properties:{type:["text","search","tel","url","email"]}}]},command:{nameFrom:["author"],type:"abstract",unsupported:false},complementary:{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["aside"],unsupported:false,allowedElements:["section"]},composite:{nameFrom:["author"],type:"abstract",unsupported:false},contentinfo:{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["footer"],unsupported:false,allowedElements:["section"]},definition:{type:"structure",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["dd","dfn"],unsupported:false},dialog:{type:"widget",attributes:{allowed:["aria-expanded","aria-modal","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["dialog"],unsupported:false,allowedElements:["section"]},directory:{type:"structure",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:null,unsupported:false,allowedElements:["ol","ul"]},document:{type:"structure",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["body"],unsupported:false,allowedElements:["article","embed","iframe","object","section","svg"]},"doc-abstract":{type:"section",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,unsupported:false,allowedElements:["section"]},"doc-acknowledgments":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,unsupported:false,allowedElements:["section"]},"doc-afterword":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,unsupported:false,allowedElements:["section"]},"doc-appendix":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,unsupported:false,allowedElements:["section"]},"doc-backlink":{type:"link",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:null,unsupported:false,allowedElements:[{nodeName:"a",attributes:{href:hF}}]},"doc-biblioentry":{type:"listitem",attributes:{allowed:["aria-expanded","aria-level","aria-posinset","aria-setsize","aria-errormessage"]},owned:null,nameFrom:["author"],context:["doc-bibliography"],unsupported:false,allowedElements:["li"]},"doc-bibliography":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:{one:["doc-biblioentry"]},nameFrom:["author"],context:null,unsupported:false,allowedElements:["section"]},"doc-biblioref":{type:"link",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:null,unsupported:false,allowedElements:[{nodeName:"a",attributes:{href:hF}}]},"doc-chapter":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:false,allowedElements:["section"]},"doc-colophon":{type:"section",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:false,allowedElements:["section"]},"doc-conclusion":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:false,allowedElements:["section"]},"doc-cover":{type:"img",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:false},"doc-credit":{type:"section",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:false,allowedElements:["section"]},"doc-credits":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:false,allowedElements:["section"]},"doc-dedication":{type:"section",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:false,allowedElements:["section"]},"doc-endnote":{type:"listitem",attributes:{allowed:["aria-expanded","aria-level","aria-posinset","aria-setsize","aria-errormessage"]},owned:null,namefrom:["author"],context:["doc-endnotes"],unsupported:false,allowedElements:["li"]},"doc-endnotes":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:{one:["doc-endnote"]},namefrom:["author"],context:null,unsupported:false,allowedElements:["section"]},"doc-epigraph":{type:"section",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:false},"doc-epilogue":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:false,allowedElements:["section"]},"doc-errata":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:false,allowedElements:["section"]},"doc-example":{type:"section",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:false,allowedElements:["aside","section"]},"doc-footnote":{type:"section",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:false,allowedElements:["aside","footer","header"]},"doc-foreword":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:false,allowedElements:["section"]},"doc-glossary":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:["term","definition"],namefrom:["author"],context:null,unsupported:false,allowedElements:["dl"]},"doc-glossref":{type:"link",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author","contents"],context:null,unsupported:false,allowedElements:[{nodeName:"a",attributes:{href:hF}}]},"doc-index":{type:"navigation",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:false,allowedElements:["nav","section"]},"doc-introduction":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:false,allowedElements:["section"]},"doc-noteref":{type:"link",attributes:{allowed:["aria-expanded"]},owned:null,namefrom:["author","contents"],context:null,unsupported:false,allowedElements:[{nodeName:"a",attributes:{href:hF}}]},"doc-notice":{type:"note",attributes:{allowed:["aria-expanded"]},owned:null,namefrom:["author"],context:null,unsupported:false,allowedElements:["section"]},"doc-pagebreak":{type:"separator",attributes:{allowed:["aria-expanded"]},owned:null,namefrom:["author"],context:null,unsupported:false,allowedElements:["hr"]},"doc-pagelist":{type:"navigation",attributes:{allowed:["aria-expanded"]},owned:null,namefrom:["author"],context:null,unsupported:false,allowedElements:["nav","section"]},"doc-part":{type:"landmark",attributes:{allowed:["aria-expanded"]},owned:null,namefrom:["author"],context:null,unsupported:false,allowedElements:["section"]},"doc-preface":{type:"landmark",attributes:{allowed:["aria-expanded"]},owned:null,namefrom:["author"],context:null,unsupported:false,allowedElements:["section"]},"doc-prologue":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:false,allowedElements:["section"]},"doc-pullquote":{type:"none",attributes:{allowed:["aria-expanded"]},owned:null,namefrom:["author"],context:null,unsupported:false,allowedElements:["aside","section"]},"doc-qna":{type:"section",attributes:{allowed:["aria-expanded"]},owned:null,namefrom:["author"],context:null,unsupported:false,allowedElements:["section"]},"doc-subtitle":{type:"sectionhead",attributes:{allowed:["aria-expanded"]},owned:null,namefrom:["author"],context:null,unsupported:false,allowedElements:{nodeName:["h1","h2","h3","h4","h5","h6"]}},"doc-tip":{type:"note",attributes:{allowed:["aria-expanded"]},owned:null,namefrom:["author"],context:null,unsupported:false,allowedElements:["aside"]},"doc-toc":{type:"navigation",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:false,allowedElements:["nav","section"]},feed:{type:"structure",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:{one:["article"]},nameFrom:["author"],context:null,unsupported:false,allowedElements:["article","aside","section"]},figure:{type:"structure",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:null,implicit:["figure"],unsupported:false},form:{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["form"],unsupported:false},grid:{type:"composite",attributes:{allowed:["aria-activedescendant","aria-expanded","aria-colcount","aria-level","aria-multiselectable","aria-readonly","aria-rowcount","aria-errormessage"]},owned:{one:["rowgroup","row"]},nameFrom:["author"],context:null,implicit:["table"],unsupported:false},gridcell:{type:"widget",attributes:{allowed:["aria-colindex","aria-colspan","aria-expanded","aria-rowindex","aria-rowspan","aria-selected","aria-readonly","aria-required","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:["row"],implicit:["td","th"],unsupported:false},group:{type:"structure",attributes:{allowed:["aria-activedescendant","aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["details","optgroup"],unsupported:false,allowedElements:["dl","figcaption","fieldset","figure","footer","header","ol","ul"]},heading:{type:"structure",attributes:{required:["aria-level"],allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:null,implicit:["h1","h2","h3","h4","h5","h6"],unsupported:false},img:{type:"structure",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["img"],unsupported:false,allowedElements:["embed","iframe","object","svg"]},input:{nameFrom:["author"],type:"abstract",unsupported:false},landmark:{nameFrom:["author"],type:"abstract",unsupported:false},link:{type:"widget",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:null,implicit:["a[href]","area[href]"],unsupported:false,allowedElements:["button",{nodeName:"input",properties:{type:["image","button"]}}]},list:{type:"structure",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:{all:["listitem"]},nameFrom:["author"],context:null,implicit:["ol","ul","dl"],unsupported:false},listbox:{type:"composite",attributes:{allowed:["aria-activedescendant","aria-multiselectable","aria-readonly","aria-required","aria-expanded","aria-orientation","aria-errormessage"]},owned:{all:["option"]},nameFrom:["author"],context:null,implicit:["select"],unsupported:false,allowedElements:["ol","ul"]},listitem:{type:"structure",attributes:{allowed:["aria-level","aria-posinset","aria-setsize","aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:["list"],implicit:["li","dt"],unsupported:false},log:{type:"widget",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,unsupported:false,allowedElements:["section"]},main:{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["main"],unsupported:false,allowedElements:["article","section"]},marquee:{type:"widget",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,unsupported:false,allowedElements:["section"]},math:{type:"structure",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["math"],unsupported:false},menu:{type:"composite",attributes:{allowed:["aria-activedescendant","aria-expanded","aria-orientation","aria-errormessage"]},owned:{one:["menuitem","menuitemradio","menuitemcheckbox"]},nameFrom:["author"],context:null,implicit:['menu[type="context"]'],unsupported:false,allowedElements:["ol","ul"]},menubar:{type:"composite",attributes:{allowed:["aria-activedescendant","aria-expanded","aria-orientation","aria-errormessage"]},owned:{one:["menuitem","menuitemradio","menuitemcheckbox"]},nameFrom:["author"],context:null,unsupported:false,allowedElements:["ol","ul"]},menuitem:{type:"widget",attributes:{allowed:["aria-posinset","aria-setsize","aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:["menu","menubar"],implicit:['menuitem[type="command"]'],unsupported:false,allowedElements:["button","li",{nodeName:"iput",properties:{type:["image","button"]}},{nodeName:"a",attributes:{href:hF}}]},menuitemcheckbox:{type:"widget",attributes:{allowed:["aria-checked","aria-posinset","aria-setsize","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:["menu","menubar"],implicit:['menuitem[type="checkbox"]'],unsupported:false,allowedElements:[{nodeName:["button","li"]},{nodeName:"input",properties:{type:["checkbox","image","button"]}},{nodeName:"a",attributes:{href:hF}}]},menuitemradio:{type:"widget",attributes:{allowed:["aria-checked","aria-selected","aria-posinset","aria-setsize","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:["menu","menubar"],implicit:['menuitem[type="radio"]'],unsupported:false,allowedElements:[{nodeName:["button","li"]},{nodeName:"input",properties:{type:["image","button","radio"]}},{nodeName:"a",attributes:{href:hF}}]},navigation:{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["nav"],unsupported:false,allowedElements:["section"]},none:{type:"structure",attributes:null,owned:null,nameFrom:["author"],context:null,unsupported:false,allowedElements:[{nodeName:["article","aside","dl","embed","figcaption","fieldset","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hr","iframe","li","ol","section","ul"]},{nodeName:"img",attributes:{alt:hF}}]},note:{type:"structure",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,unsupported:false,allowedElements:["aside"]},option:{type:"widget",attributes:{allowed:["aria-selected","aria-posinset","aria-setsize","aria-checked","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:["listbox"],implicit:["option"],unsupported:false,allowedElements:[{nodeName:["button","li"]},{nodeName:"input",properties:{type:["checkbox","button"]}},{nodeName:"a",attributes:{href:hF}}]},presentation:{type:"structure",attributes:null,owned:null,nameFrom:["author"],context:null,unsupported:false,allowedElements:[{nodeName:["article","aside","dl","embed","figcaption","fieldset","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hr","iframe","li","ol","section","ul"]},{nodeName:"img",attributes:{alt:hF}}]},progressbar:{type:"widget",attributes:{allowed:["aria-valuetext","aria-valuenow","aria-valuemax","aria-valuemin","aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["progress"],unsupported:false},radio:{type:"widget",attributes:{allowed:["aria-selected","aria-posinset","aria-setsize","aria-required","aria-errormessage","aria-checked"]},owned:null,nameFrom:["author","contents"],context:null,implicit:['input[type="radio"]'],unsupported:false,allowedElements:[{nodeName:["button","li"]},{nodeName:"input",properties:{type:["image","button"]}}]},radiogroup:{type:"composite",attributes:{allowed:["aria-activedescendant","aria-required","aria-expanded","aria-readonly","aria-errormessage","aria-orientation"]},owned:{all:["radio"]},nameFrom:["author"],context:null,unsupported:false,allowedElements:{nodeName:["ol","ul","fieldset"]}},range:{nameFrom:["author"],type:"abstract",unsupported:false},region:{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["section[aria-label]","section[aria-labelledby]","section[title]"],unsupported:false,allowedElements:{nodeName:["article","aside"]}},roletype:{type:"abstract",unsupported:false},row:{type:"structure",attributes:{allowed:["aria-activedescendant","aria-colindex","aria-expanded","aria-level","aria-selected","aria-rowindex","aria-errormessage"]},owned:{one:["cell","columnheader","rowheader","gridcell"]},nameFrom:["author","contents"],context:["rowgroup","grid","treegrid","table"],implicit:["tr"],unsupported:false},rowgroup:{type:"structure",attributes:{allowed:["aria-activedescendant","aria-expanded","aria-errormessage"]},owned:{all:["row"]},nameFrom:["author","contents"],context:["grid","table","treegrid"],implicit:["tbody","thead","tfoot"],unsupported:false},rowheader:{type:"structure",attributes:{allowed:["aria-colindex","aria-colspan","aria-expanded","aria-rowindex","aria-rowspan","aria-required","aria-readonly","aria-selected","aria-sort","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:["row"],implicit:["th"],unsupported:false},scrollbar:{type:"widget",attributes:{required:["aria-controls","aria-valuenow"],allowed:["aria-valuetext","aria-orientation","aria-errormessage","aria-valuemax","aria-valuemin"]},owned:null,nameFrom:["author"],context:null,unsupported:false},search:{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,unsupported:false,allowedElements:{nodeName:["aside","form","section"]}},searchbox:{type:"widget",attributes:{allowed:["aria-activedescendant","aria-autocomplete","aria-multiline","aria-readonly","aria-required","aria-placeholder","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:['input[type="search"]'],unsupported:false,allowedElements:{nodeName:"input",properties:{type:"text"}}},section:{nameFrom:["author","contents"],type:"abstract",unsupported:false},sectionhead:{nameFrom:["author","contents"],type:"abstract",unsupported:false},select:{nameFrom:["author"],type:"abstract",unsupported:false},separator:{type:"structure",attributes:{allowed:["aria-expanded","aria-orientation","aria-valuenow","aria-valuemax","aria-valuemin","aria-valuetext","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["hr"],unsupported:false,allowedElements:["li"]},slider:{type:"widget",attributes:{allowed:["aria-valuetext","aria-orientation","aria-readonly","aria-errormessage","aria-valuemax","aria-valuemin"],required:["aria-valuenow"]},owned:null,nameFrom:["author"],context:null,implicit:['input[type="range"]'],unsupported:false},spinbutton:{type:"widget",attributes:{allowed:["aria-valuetext","aria-required","aria-readonly","aria-errormessage","aria-valuemax","aria-valuemin"],required:["aria-valuenow"]},owned:null,nameFrom:["author"],context:null,implicit:['input[type="number"]'],unsupported:false,allowedElements:{nodeName:"input",properties:{type:["text","tel"]}}},status:{type:"widget",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["output"],unsupported:false,allowedElements:["section"]},structure:{type:"abstract",unsupported:false},switch:{type:"widget",attributes:{allowed:["aria-errormessage"],required:["aria-checked"]},owned:null,nameFrom:["author","contents"],context:null,unsupported:false,allowedElements:["button",{nodeName:"input",properties:{type:["checkbox","image","button"]}},{nodeName:"a",attributes:{href:hF}}]},tab:{type:"widget",attributes:{allowed:["aria-selected","aria-expanded","aria-setsize","aria-posinset","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:["tablist"],unsupported:false,allowedElements:[{nodeName:["button","h1","h2","h3","h4","h5","h6","li"]},{nodeName:"input",properties:{type:"button"}},{nodeName:"a",attributes:{href:hF}}]},table:{type:"structure",attributes:{allowed:["aria-colcount","aria-rowcount","aria-errormessage"]},owned:{one:["rowgroup","row"]},nameFrom:["author","contents"],context:null,implicit:["table"],unsupported:false},tablist:{type:"composite",attributes:{allowed:["aria-activedescendant","aria-expanded","aria-level","aria-multiselectable","aria-orientation","aria-errormessage"]},owned:{all:["tab"]},nameFrom:["author"],context:null,unsupported:false,allowedElements:["ol","ul"]},tabpanel:{type:"widget",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,unsupported:false,allowedElements:["section"]},term:{type:"structure",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:null,implicit:["dt"],unsupported:false},textbox:{type:"widget",attributes:{allowed:["aria-activedescendant","aria-autocomplete","aria-multiline","aria-readonly","aria-required","aria-placeholder","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:['input[type="text"]','input[type="email"]','input[type="password"]','input[type="tel"]','input[type="url"]',"input:not([type])","textarea"],unsupported:false},timer:{type:"widget",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,unsupported:false},toolbar:{type:"structure",attributes:{allowed:["aria-activedescendant","aria-expanded","aria-orientation","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:['menu[type="toolbar"]'],unsupported:false,allowedElements:["ol","ul"]},tooltip:{type:"structure",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:null,unsupported:false},tree:{type:"composite",attributes:{allowed:["aria-activedescendant","aria-multiselectable","aria-required","aria-expanded","aria-orientation","aria-errormessage"]},owned:{all:["treeitem"]},nameFrom:["author"],context:null,unsupported:false,allowedElements:["ol","ul"]},treegrid:{type:"composite",attributes:{allowed:["aria-activedescendant","aria-colcount","aria-expanded","aria-level","aria-multiselectable","aria-readonly","aria-required","aria-rowcount","aria-orientation","aria-errormessage"]},owned:{one:["rowgroup","row"]},nameFrom:["author"],context:null,unsupported:false},treeitem:{type:"widget",attributes:{allowed:["aria-checked","aria-selected","aria-expanded","aria-level","aria-posinset","aria-setsize","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:["group","tree"],unsupported:false,allowedElements:["li",{nodeName:"a",attributes:{href:hF}}]},widget:{type:"abstract",unsupported:false},window:{nameFrom:["author"],type:"abstract",unsupported:false}};bF.implicitHtmlRole=Bd;bF.elementsAllowedNoRole=[{nodeName:["base","body","caption","col","colgroup","datalist","dd","details","dt","head","html","keygen","label","legend","main","map","math","meta","meter","noscript","optgroup","param","picture","progress","script","source","style","template","textarea","title","track"]},{nodeName:"area",attributes:{href:hF}},{nodeName:"input",properties:{type:["color","data","datatime","file","hidden","month","number","password","range","reset","submit","time","week"]}},{nodeName:"link",attributes:{href:hF}},{nodeName:"menu",attributes:{type:"context"}},{nodeName:"menuitem",attributes:{type:["command","checkbox","radio"]}},{nodeName:"select",condition:function e(t){if(!(t instanceof o.AbstractVirtualNode)){t=o.utils.getNodeFromTree(t)}return Number(t.attr("size"))>1},properties:{multiple:true}},{nodeName:["clippath","cursor","defs","desc","feblend","fecolormatrix","fecomponenttransfer","fecomposite","feconvolvematrix","fediffuselighting","fedisplacementmap","fedistantlight","fedropshadow","feflood","fefunca","fefuncb","fefuncg","fefuncr","fegaussianblur","feimage","femerge","femergenode","femorphology","feoffset","fepointlight","fespecularlighting","fespotlight","fetile","feturbulence","filter","hatch","hatchpath","lineargradient","marker","mask","meshgradient","meshpatch","meshrow","metadata","mpath","pattern","radialgradient","solidcolor","stop","switch","view"]}];bF.elementsAllowedAnyRole=[{nodeName:"a",attributes:{href:mF}},{nodeName:"img",attributes:{alt:mF}},{nodeName:["abbr","address","canvas","div","p","pre","blockquote","ins","del","output","span","table","tbody","thead","tfoot","td","em","strong","small","s","cite","q","dfn","abbr","time","code","var","samp","kbd","sub","sup","i","b","u","mark","ruby","rt","rp","bdi","bdo","br","wbr","th","tr"]}];bF.evaluateRoleForElement={A:function e(t){var r=t.node,n=t.out;if(r.namespaceURI==="http://www.w3.org/2000/svg"){return true}if(r.href.length){return n}return true},AREA:function e(t){var r=t.node;return!r.href},BUTTON:function e(t){var r=t.node,n=t.role,a=t.out;if(r.getAttribute("type")==="menu"){return n==="menuitem"}return a},IMG:function e(t){var r=t.node,n=t.role,a=t.out;switch(r.alt){case null:return a;case"":return n==="presentation"||n==="none";default:return n!=="presentation"&&n!=="none"}},INPUT:function e(t){var r=t.node,n=t.role,a=t.out;switch(r.type){case"button":case"image":return a;case"checkbox":if(n==="button"&&r.hasAttribute("aria-pressed")){return true}return a;case"radio":return n==="menuitemradio";case"text":return n==="combobox"||n==="searchbox"||n==="spinbutton";case"tel":return n==="combobox"||n==="spinbutton";case"url":case"search":case"email":return n==="combobox";default:return false}},LI:function e(t){var r=t.node,n=t.out;var a=o.utils.matchesSelector(r,"ol li, ul li");if(a){return n}return true},MENU:function e(t){var r=t.node;if(r.getAttribute("type")==="context"){return false}return true},OPTION:function e(t){var r=t.node;var n=o.utils.matchesSelector(r,"select > option, datalist > option, optgroup > option");return!n},SELECT:function e(t){var r=t.node,n=t.role;return!r.multiple&&r.size<=1&&n==="menu"},SVG:function e(t){var r=t.node,n=t.out;if(r.parentNode&&r.parentNode.namespaceURI==="http://www.w3.org/2000/svg"){return true}return n}};bF.rolesOfType={widget:["button","checkbox","dialog","gridcell","link","log","marquee","menuitem","menuitemcheckbox","menuitemradio","option","progressbar","radio","scrollbar","searchbox","slider","spinbutton","status","switch","tab","tabpanel","textbox","timer","tooltip","tree","treeitem"]};var gF=bF;function yF(e){var t=null;var r=gF.role[e];if(r&&r.implicit){t=Rh(r.implicit)}return t}var DF=yF;function wF(e){return!!Jw(e).length}var FF=wF;function EF(e){var t=arguments.length>1&&arguments[1]!==undefined?arguments[1]:{},r=t.popupRoles;var n=hv(e);r!==null&&r!==void 0?r:r=Wf["aria-haspopup"].values;if(!r.includes(n)){return false}var a=AF(e);if(xF(a)){return true}var i=e.props.id;if(!i){return false}if(!e.actualNode){throw new Error("Unable to determine combobox popup without an actualNode")}var o=Bl(e.actualNode);var u=o.querySelectorAll('[aria-owns~="'.concat(i,'"][role~="combobox"]:not(select),\n [aria-controls~="').concat(i,'"][role~="combobox"]:not(select)'));return Array.from(u).some(xF)}var xF=function e(t){return t&&hv(t)==="combobox"};function AF(e){while(e=e.parent){if(hv(e,{noPresentational:true})!==null){return e}}return null}function CF(e){e=Ol(e);return _p(e)}var kF=CF;function RF(e){var t=sd.ariaRoles[e];if(!t||!Array.isArray(t.requiredAttrs)){return[]}return $(t.requiredAttrs)}var TF=RF;function MF(e){var t=sd.ariaRoles[e];if(!t||!Array.isArray(t.requiredContext)){return null}return $(t.requiredContext)}var OF=MF;function SF(e){var t=sd.ariaRoles[e];if(!t||!Array.isArray(t.requiredOwned)){return null}return $(t.requiredOwned)}var NF=SF;function BF(e,t){e=e instanceof ia?e:Ol(e);var r;var n;var a=e.attr(t);var i=sd.ariaAttrs[t];if(!i){return true}if(i.allowEmpty&&(!a||a.trim()==="")){return true}switch(i.type){case"boolean":return["true","false"].includes(a.toLowerCase());case"nmtoken":return typeof a==="string"&&i.values.includes(a.toLowerCase());case"nmtokens":n=Fg(a);return n.reduce((function(e,t){return e&&i.values.includes(t)}),n.length!==0);case"idref":try{var o=jl(e.actualNode);return!!(a&&o.getElementById(a))}catch(e){throw new TypeError("Cannot resolve id references for partial DOM")}case"idrefs":return Pf(e,t).some((function(e){return!!e}));case"string":return a.trim()!=="";case"decimal":r=a.match(/^[-+]?([0-9]*)\.?([0-9]*)$/);return!!(r&&(r[1]||r[2]));case"int":var u=typeof i.minValue!=="undefined"?i.minValue:-Infinity;return/^[-+]?[0-9]+$/.test(a)&&parseInt(a)>=u}}var jF=BF;function IF(e){var t=sd.ariaAttrs[e];return!!t}var _F=IF;function qF(e){var t=Nw(e);var r=this;var n=[];t.forEach((function(e){var t=e.getAttribute("headers");if(t){n=n.concat(t.split(/\s+/))}var r=e.getAttribute("aria-labelledby");if(r){n=n.concat(r.split(/\s+/))}}));var a=t.filter((function(e){if(Td(e.textContent)===""){return false}return e.nodeName.toUpperCase()==="TH"||["rowheader","columnheader"].indexOf(pd(e))!==-1}));var i=Dd(e);var o=true;a.forEach((function(e){if(e.getAttribute("id")&&n.includes(e.getAttribute("id"))){return}var t=Fd(e,i);var a=false;if(Ad(e)){a=Vw("down",t,i).find((function(t){return!Ad(t)&&Iw(t,i).includes(e)}))}if(!a&&kd(e)){a=Vw("right",t,i).find((function(t){return!kd(t)&&Iw(t,i).includes(e)}))}if(!a){r.relatedNodes(e)}o=o&&a}));return o?true:void 0}var zF=qF;var PF=["cell-header-not-in-table","cell-header-not-th","header-refs-self","empty-hdrs"];var $F=PF[0],GF=PF[1],LF=PF[2],HF=PF[3];function VF(e){var t=[];var r={};for(var n=0;n<e.rows.length;n++){var a=e.rows[n];for(var i=0;i<a.cells.length;i++){var o=a.cells[i];t.push(o);var u=o.getAttribute("id");if(u){r[u]=hv(o)}}}var s=T(T(T(T({},LF,new Set),$F,new Set),GF,new Set),HF,new Set);t.forEach((function(e){if(!e.hasAttribute("headers")||!Av(e)){return}var t=e.getAttribute("headers").trim();if(!t){s[HF].add(e);return}var n=e.getAttribute("id");var a=Fg(t);a.forEach((function(t){if(n&&t===n){s[LF].add(e)}else if(!r[t]){s[$F].add(e)}else if(!["columnheader","rowheader"].includes(r[t])){s[GF].add(e)}}))}));var l=oe(PF),c;try{for(l.s();!(c=l.n()).done;){var f=c.value;if(s[f].size>0){this.relatedNodes($(s[f]));if(f===HF){return void 0}this.data({messageKey:f});return false}}}catch(e){l.e(e)}finally{l.f()}return true}function UF(e){var t=[];var r=Nw(e);var n=Dd(e);r.forEach((function(e){if(lm(e)&&qw(e)&&!kF(e)){var r=Iw(e,n).some((function(e){return e!==null&&!!lm(e)}));if(!r){t.push(e)}}}));if(t.length){this.relatedNodes(t);return false}return true}var WF=UF;function KF(e,t){var r=e.getAttribute("scope").toLowerCase();return t.values.indexOf(r)!==-1}var YF=KF;var ZF=XF;function XF(e,t,r){if(r.children===void 0){return void 0}var n=r.attr("summary");var a=r.children.find(JF);var i=a?Td(rp(a)):false;if(!i||!n){return false}return Td(n).toLowerCase()===Td(i).toLowerCase()}function JF(e){return e.props.nodeName==="caption"}function QF(e){if(!bm(a)){return true}return e.nodeName.toUpperCase()==="TH"}var eE=QF;function tE(e){var t=Dd(e);var r=t[0];if(t.length<=1||r.length<=1||e.rows.length<=1){return true}return r.reduce((function(e,t,n){return e||t!==r[n+1]&&r[n+1]!==void 0}),false)}var rE=tE;function nE(e,t,r){if(!r.children){return void 0}var n=r.children.find((function(e){var t=e.props;return t.nodeName==="title"}));if(!n){this.data({messageKey:"noTitle"});return false}try{var a=rp(n,{includeHidden:true}).trim();if(a===""){this.data({messageKey:"emptyTitle"});return false}}catch(e){return void 0}return true}var aE=nE;var iE={};le(iE,{getAriaRolesByType:function e(){return sF},getAriaRolesSupportingNameFromContent:function e(){return dF},getElementSpec:function e(){return uv},getElementsByContentType:function e(){return hd},getGlobalAriaAttrs:function e(){return gd},implicitHtmlRoles:function e(){return Bd}});function oE(e,t,r){var n=pd(r);if(["presentation","none"].includes(n)&&["iframe","frame"].includes(r.props.nodeName)&&r.hasAttr("title")){this.data({messageKey:"iframe",nodeName:r.props.nodeName});return false}var a=hv(r);if(["presentation","none"].includes(a)){this.data({role:a});return true}if(!["presentation","none"].includes(n)){return false}var i=gd().some((function(e){return r.hasAttr(e)}));var o=Mf(r);var u;if(i&&!o){u="globalAria"}else if(!i&&o){u="focusable"}else{u="both"}this.data({messageKey:u,role:a});return false}function uE(e,t,r){var n=r.props.nodeName;var a=(r.attr("type")||"").toLowerCase();var i=r.attr("value");if(i){this.data({messageKey:"has-label"})}if(n==="input"&&["submit","reset"].includes(a)){return i===null}return false}var sE=uE;function lE(e){return wc(e)}var cE=lE;function fE(e,t){var r=t.cssProperty,n=t.absoluteValues,a=t.minValue,i=t.maxValue,o=t.normalValue,u=o===void 0?0:o,s=t.noImportant,l=t.multiLineOnly;if(!s&&e.style.getPropertyPriority(r)!=="important"||l&&!Rm(e)){return true}var c={};if(typeof a==="number"){c.minValue=a}if(typeof i==="number"){c.maxValue=i}var f=e.style.getPropertyValue(r);if(["inherit","unset","revert","revert-layer"].includes(f)){this.data(P({value:f},c));return true}var d=dE(e,{absoluteValues:n,cssProperty:r,normalValue:u});this.data(P({value:d},c));if(typeof d!=="number"){return void 0}if((typeof a!=="number"||d>=a)&&(typeof i!=="number"||d<=i)){return true}return false}function dE(e,t){var n=t.cssProperty,a=t.absoluteValues,i=t.normalValue;var o=r.getComputedStyle(e);var u=o.getPropertyValue(n);if(u==="normal"){return i}var s=parseFloat(u);if(a){return s}var l=parseFloat(o.getPropertyValue("font-size"));var c=Math.round(s/l*100)/100;if(isNaN(c)){return u}return c}function vE(e,t,r){var n=r.props.nodeName;if(!["img","input","area"].includes(n)){return false}return r.hasAttr("alt")}var pE=vE;function mE(){return void 0}var hE=mE;function bE(){var e=a.title;return!!Td(e)}var gE=bE;function yE(e,t){var r=t.cssProperties.filter((function(t){if(e.style.getPropertyPriority(t)==="important"){return t}}));if(r.length>0){this.data(r);return false}return true}var DE=yE;function wE(e,t,r){try{return!!Td(Hf(r))}catch(e){return void 0}}var FE=wE;function EE(e,t,r){return!!Td(Vf(r))}var xE=EE;function AE(e){var t=e.getAttribute("id").trim();if(!t){return true}var r=jl(e);var n=Array.from(r.querySelectorAll('[id="'.concat(Ta(t),'"]'))).filter((function(t){return t!==e}));if(n.length){this.relatedNodes(n)}this.data(t);return n.length===0}var CE=AE;function kE(e){var t=[];return e.filter((function(e){if(t.indexOf(e.data)===-1){t.push(e.data);return true}return false}))}var RE=kE;function TE(e,t,r){var n=Td(r.attr("title")).toLowerCase();this.data(n);return true}var ME=TE;function OE(e){var t={};e.forEach((function(e){t[e.data]=t[e.data]!==void 0?++t[e.data]:0}));e.forEach((function(e){e.result=!!t[e.data]}));return e}var SE=OE;function NE(e){var t=yf(e,"href");if(t){return Av(t)||void 0}return false}var BE=NE;var jE=["alert","log","status"];function IE(e,t,r){this.data({isIframe:["iframe","frame"].includes(r.props.nodeName)});var n=Tl.get("regionlessNodes",(function(){return _E(t)}));return!n.includes(r)}function _E(e){var t=qE(o._tree[0],e).map((function(e){while(e.parent&&!e.parent._hasRegionDescendant&&e.parent.actualNode!==a.body){e=e.parent}return e})).filter((function(e,t,r){return r.indexOf(e)===t}));return t}function qE(e,t){var r=e.actualNode;if(hv(e)==="button"||PE(e,t)||["iframe","frame"].includes(e.props.nodeName)||Km(e.actualNode)&&yf(e.actualNode,"href")||!Av(r)){var n=e;while(n){n._hasRegionDescendant=true;n=n.parent}if(["iframe","frame"].includes(e.props.nodeName)){return[e]}return[]}else if(r!==a.body&&lm(r,true)&&!zE(e)){return[e]}else{return e.children.filter((function(e){var t=e.actualNode;return t.nodeType===1})).map((function(e){return qE(e,t)})).reduce((function(e,t){return e.concat(t)}),[])}}function zE(e){return["none","presentation"].includes(hv(e))&&!im(e)}function PE(e,t){var r=e.actualNode;var n=hv(e);var a=(r.getAttribute("aria-live")||"").toLowerCase().trim();var i=sF("landmark");if(["assertive","polite"].includes(a)||jE.includes(n)){return true}if(i.includes(n)){return true}if(t.regionMatcher&&iv(e,t.regionMatcher)){return true}return false}function $E(e){var t=e.filter((function(e){return e.data.isIframe}));e.forEach((function(e){if(e.result||e.node.ancestry.length===1){return}var r=e.node.ancestry.slice(0,-1);var n=oe(t),a;try{for(n.s();!(a=n.n()).done;){var i=a.value;if(Wy(r,i.node.ancestry)){e.result=i.result;break}}}catch(e){n.e(e)}finally{n.f()}}));t.forEach((function(e){if(!e.result){e.result=true}}));return e}var GE=$E;function LE(e){switch(e){case"lighter":return 100;case"normal":return 400;case"bold":return 700;case"bolder":return 900}e=parseInt(e);return!isNaN(e)?e:400}function HE(e){var t=e;var r=e.textContent.trim();var n=r;while(n===r&&t!==void 0){var a=-1;e=t;if(e.children.length===0){return e}do{a++;n=e.children[a].textContent.trim()}while(n===""&&a+1<e.children.length);t=e.children[a]}return e}function VE(e){var t=r.getComputedStyle(HE(e));return{fontWeight:LE(t.getPropertyValue("font-weight")),fontSize:parseInt(t.getPropertyValue("font-size")),isItalic:t.getPropertyValue("font-style")==="italic"}}function UE(e,t,r){return r.reduce((function(r,n){return r||(!n.size||e.fontSize/n.size>t.fontSize)&&(!n.weight||e.fontWeight-n.weight>t.fontWeight)&&(!n.italic||e.isItalic&&!t.isItalic)}),false)}function WE(e,t,r){var n=Array.from(e.parentNode.children);var a=n.indexOf(e);t=t||{};var i=t.margins||[];var o=n.slice(a+1).find((function(e){return e.nodeName.toUpperCase()==="P"}));var u=n.slice(0,a).reverse().find((function(e){return e.nodeName.toUpperCase()==="P"}));var s=VE(e);var l=o?VE(o):null;var c=u?VE(u):null;var f=t.passLength;var d=t.failLength;var v=e.textContent.trim().length;var p=o===null||o===void 0?void 0:o.textContent.trim().length;if(v>p*f){return true}if(!l||!UE(s,l,i)){return true}var m=zl(r,"blockquote");if(m&&m.nodeName.toUpperCase()==="BLOCKQUOTE"){return void 0}if(c&&!UE(s,c,i)){return void 0}if(v>p*d){return void 0}return false}var KE=WE;var YE=/[;,\s]/;var ZE=/^[0-9.]+$/;function XE(e,t,r){var n=t||{},a=n.minDelay,i=n.maxDelay;var o=(r.attr("content")||"").trim();var u=o.split(YE),s=X(u,1),l=s[0];if(!l.match(ZE)){return true}var c=parseFloat(l);this.data({redirectDelay:c});if(typeof a==="number"&&c<=t.minDelay){return true}if(typeof i==="number"&&c>t.maxDelay){return true}return false}function JE(e,t,r){var n=_D(r,"a[href]");return n.some((function(e){return/^#[^/!]/.test(e.attr("href"))}))}var QE=JE;var ex={};le(ex,{aria:function e(){return Uw},color:function e(){return tx},dom:function e(){return Sl},forms:function e(){return Qx},matches:function e(){return iv},math:function e(){return Ac},standards:function e(){return iE},table:function e(){return Ow},text:function e(){return qf},utils:function e(){return oa}});var tx={};le(tx,{Color:function e(){return Pm},centerPointOfRect:function e(){return nx},elementHasImage:function e(){return jm},elementIsDistinct:function e(){return ox},filteredRectStack:function e(){return cx},flattenColors:function e(){return vx},flattenShadowColors:function e(){return bx},getBackgroundColor:function e(){return zx},getBackgroundStack:function e(){return gx},getContrast:function e(){return Vx},getForegroundColor:function e(){return Ux},getOwnBackgroundColor:function e(){return Vm},getRectStack:function e(){return sx},getStackingContext:function e(){return Sx},getStrokeColorsFromShadows:function e(){return Ax},getTextShadowColors:function e(){return Tx},hasValidContrastRatio:function e(){return Jx},incompleteData:function e(){return Nm},parseTextShadows:function e(){return Rx},stackingContextToColor:function e(){return Nx}});function rx(e){if(e.left>r.innerWidth){return void 0}if(e.top>r.innerHeight){return void 0}var t=Math.min(Math.ceil(e.left+e.width/2),r.innerWidth-1);var n=Math.min(Math.ceil(e.top+e.height/2),r.innerHeight-1);return{x:t,y:n}}var nx=rx;function ax(e){return e.getPropertyValue("font-family").split(/[,;]/g).map((function(e){return e.trim().toLowerCase()}))}function ix(e,t){var n=r.getComputedStyle(e);if(n.getPropertyValue("background-image")!=="none"){return true}var a=["border-bottom","border-top","outline"].reduce((function(e,t){var r=new Pm;r.parseString(n.getPropertyValue(t+"-color"));return e||n.getPropertyValue(t+"-style")!=="none"&&parseFloat(n.getPropertyValue(t+"-width"))>0&&r.alpha!==0}),false);if(a){return true}var i=r.getComputedStyle(t);if(ax(n)[0]!==ax(i)[0]){return true}var o=["text-decoration-line","text-decoration-style","font-weight","font-style","font-size"].reduce((function(e,t){return e||n.getPropertyValue(t)!==i.getPropertyValue(t)}),false);var u=n.getPropertyValue("text-decoration");if(u.split(" ").length<3){o=o||u!==i.getPropertyValue("text-decoration")}return o}var ox=ix;function ux(e){var t=Af(e);var r=em(e);if(!r||r.length<=1){return[t]}if(r.some((function(e){return e===void 0}))){return null}r.splice(0,0,t);return r}var sx=ux;function lx(e){var t=sx(e);if(t&&t.length===1){return t[0]}if(t&&t.length>1){var r=t.shift();var n;t.forEach((function(a,i){if(i===0){return}var o=t[i-1],u=t[i];n=o.every((function(e,t){return e===u[t]}))||r.includes(e)}));if(!n){Nm.set("bgColor","elmPartiallyObscuring");return null}return t[0]}Nm.set("bgColor","outsideViewport");return null}var cx=lx;var fx=["hue","saturation","color","luminosity"];var dx={normal:function e(t,r){return r},multiply:function e(t,r){return r*t},screen:function e(t,r){return t+r-t*r},overlay:function e(t,r){return this["hard-light"](r,t)},darken:function e(t,r){return Math.min(t,r)},lighten:function e(t,r){return Math.max(t,r)},"color-dodge":function e(t,r){return t===0?0:r===1?1:Math.min(1,t/(1-r))},"color-burn":function e(t,r){return t===1?1:r===0?0:1-Math.min(1,(1-t)/r)},"hard-light":function e(t,r){return r<=.5?this.multiply(t,2*r):this.screen(t,2*r-1)},"soft-light":function e(t,r){if(r<=.5){return t-(1-2*r)*t*(1-t)}else{var n=t<=.25?((16*t-12)*t+4)*t:Math.sqrt(t);return t+(2*r-1)*(n-t)}},difference:function e(t,r){return Math.abs(t-r)},exclusion:function e(t,r){return t+r-2*t*r},hue:function e(t,r){return r.setSaturation(t.getSaturation()).setLuminosity(t.getLuminosity())},saturation:function e(t,r){return t.setSaturation(r.getSaturation()).setLuminosity(t.getLuminosity())},color:function e(t,r){return r.setLuminosity(t.getLuminosity())},luminosity:function e(t,r){return t.setLuminosity(r.getLuminosity())}};function vx(e,t){var r=arguments.length>2&&arguments[2]!==undefined?arguments[2]:"normal";var n=hx(t,e,r);var a=px(e.red,e.alpha,t.red,t.alpha,n.r*255);var i=px(e.green,e.alpha,t.green,t.alpha,n.g*255);var o=px(e.blue,e.alpha,t.blue,t.alpha,n.b*255);var u=mx(e.alpha+t.alpha*(1-e.alpha),0,1);if(u===0){return new Pm(a,i,o,u)}var s=Math.round(a/u);var l=Math.round(i/u);var c=Math.round(o/u);return new Pm(s,l,c,u)}function px(e,t,r,n,a){return t*(1-n)*e+t*n*a+(1-t)*n*r}function mx(e,t,r){return Math.min(Math.max(t,e),r)}function hx(e,t,r){if(fx.includes(r)){return dx[r](e,t)}var n=new Pm;["r","g","b"].forEach((function(a){n[a]=dx[r](e[a],t[a])}));return n}function bx(e,t){var r=e.alpha;var n=(1-r)*t.red+r*e.red;var a=(1-r)*t.green+r*e.green;var i=(1-r)*t.blue+r*e.blue;var o=e.alpha+t.alpha*(1-e.alpha);return new Pm(n,a,i,o)}function gx(e){var t=em(e).map((function(t){t=nh(t,e);t=yx(t);return t}));for(var r=0;r<t.length;r++){var n=t[r];if(n[0]!==e){Nm.set("bgColor","bgOverlap");return null}if(r!==0&&!Dx(n,t[0])){Nm.set("bgColor","elmPartiallyObscuring");return null}}return t[0]||null}function yx(e){var t=e.indexOf(a.body);var n=e;var i=Vm(r.getComputedStyle(a.documentElement));if(t>1&&i.alpha===0&&!jm(a.documentElement)){if(t>1){n.splice(t,1);n.push(a.body)}var o=n.indexOf(a.documentElement);if(o>0){n.splice(o,1);n.push(a.documentElement)}}return n}function Dx(e,t){if(e===t){return true}if(e===null||t===null){return false}if(e.length!==t.length){return false}for(var r=0;r<e.length;++r){if(e[r]!==t[r]){return false}}return true}var wx=.54;var Fx=.5;var Ex=1.5;var xx=["top","right","bottom","left"];function Ax(e){var t=arguments.length>1&&arguments[1]!==undefined?arguments[1]:{},r=t.ignoreEdgeCount,n=r===void 0?false:r;var a=Cx(e);var i=Object.entries(a).map((function(e){var t=X(e,2),r=t[0],n=t[1];var a=xx.filter((function(e){return n[e].length!==0})).length;return{colorStr:r,sides:n,edgeCount:a}}));if(!n&&i.some((function(e){var t=e.edgeCount;return t>1&&t<4}))){return null}return i.map(kx).filter((function(e){return e!==null}))}function Cx(e){var t={};var r=oe(e),n;try{for(r.s();!(n=r.n()).done;){var a;var i=n.value,o=i.colorStr,u=i.pixels;(a=t[o])!==null&&a!==void 0?a:t[o]={top:[],right:[],bottom:[],left:[]};var s=t[o];var l=X(u,2),c=l[0],f=l[1];if(c>Fx){s.right.push(c)}else if(-c>Fx){s.left.push(-c)}if(f>Fx){s.bottom.push(f)}else if(-f>Fx){s.top.push(-f)}}}catch(e){r.e(e)}finally{r.f()}return t}function kx(e){var t=e.colorStr,r=e.sides,n=e.edgeCount;if(n!==4){return null}var a=new Pm;a.parseString(t);var i=0;var o=true;xx.forEach((function(e){i+=r[e].length/4;o&&(o=r[e].every((function(e){return e>Ex})))}));if(!o){a.alpha=1-Math.pow(wx,i)}return a}function Rx(e){var t={pixels:[]};var r=e.trim();var n=[t];if(!r){return[]}while(r){var a=r.match(/^[a-z]+(\([^)]+\))?/i)||r.match(/^#[0-9a-f]+/i);var i=r.match(/^([0-9.-]+)px/i)||r.match(/^(0)/);if(a){Aa(!t.colorStr,"Multiple colors identified in text-shadow: ".concat(e));r=r.replace(a[0],"").trim();t.colorStr=a[0]}else if(i){Aa(t.pixels.length<3,"Too many pixel units in text-shadow: ".concat(e));r=r.replace(i[0],"").trim();var o=parseFloat((i[1][0]==="."?"0":"")+i[1]);t.pixels.push(o)}else if(r[0]===","){Aa(t.pixels.length>=2,"Missing pixel value in text-shadow: ".concat(e));t={pixels:[]};n.push(t);r=r.substr(1).trim()}else{throw new Error("Unable to process text-shadows: ".concat(r))}}n.forEach((function(e){var t=e.pixels;if(t.length===2){t.push(0)}}));return n}function Tx(e){var t=arguments.length>1&&arguments[1]!==undefined?arguments[1]:{},n=t.minRatio,a=t.maxRatio,i=t.ignoreEdgeCount;var o=[];var u=r.getComputedStyle(e);var s=u.getPropertyValue("text-shadow");if(s==="none"){return o}var l=u.getPropertyValue("font-size");var c=parseInt(l);Aa(isNaN(c)===false,"Unable to determine font-size value ".concat(l));var f=[];var d=Rx(s);var v=oe(d),p;try{for(v.s();!(p=v.n()).done;){var m=p.value;var h=m.colorStr||u.getPropertyValue("color");var b=X(m.pixels,3),g=b[0],y=b[1],D=b[2],w=D===void 0?0:D;if(a&&w>=c*a){continue}if(n&&w<c*n){f.push({colorStr:h,pixels:m.pixels});continue}if(f.length>0){var F=Ax(f,{ignoreEdgeCount:i});if(F===null){return null}o.push.apply(o,$(F));f.splice(0,f.length)}var E=Mx({colorStr:h,offsetX:g,offsetY:y,blurRadius:w,fontSize:c});o.push(E)}}catch(e){v.e(e)}finally{v.f()}if(f.length>0){var x=Ax(f,{ignoreEdgeCount:i});if(x===null){return null}o.push.apply(o,$(x))}return o}function Mx(e){var t=e.colorStr,r=e.offsetX,n=e.offsetY,a=e.blurRadius,i=e.fontSize;if(r>a||n>a){return new Pm(0,0,0,0)}var o=new Pm;o.parseString(t);o.alpha*=Ox(a,i);return o}function Ox(e,t){if(e===0){return 1}var r=e/t;return.185/(r+.4)}function Sx(e,t){var r=Ol(e);if(r._stackingContext){return r._stackingContext}var n=[];var a=new Map;t=t!==null&&t!==void 0?t:gx(e);t.forEach((function(e){var t;var r=Ol(e);var i=qx(r);var o=r._stackingOrder.filter((function(e){var t=e.vNode;return!!t}));o.forEach((function(e,t){var r;var i=e.vNode;var u=(r=o[t-1])===null||r===void 0?void 0:r.vNode;var s=_x(a,i,u);if(t===0&&!a.get(i)){n.unshift(s)}a.set(i,s)}));var u=(t=o[o.length-1])===null||t===void 0?void 0:t.vNode;var s=_x(a,r,u);if(!o.length){n.unshift(s)}s.bgColor=i}));r._stackingContext=n;return n}function Nx(e){var t;if(!((t=e.descendants)!==null&&t!==void 0&&t.length)){var r=e.bgColor;r.alpha*=e.opacity;return{color:r,blendMode:e.blendMode}}var n=e.descendants.reduce(Bx,jx());var a=vx(n,e.bgColor,e.descendants[0].blendMode);a.alpha*=e.opacity;return{color:a,blendMode:e.blendMode}}function Bx(e,t){var r;if(e instanceof Pm){r=e}else{r=Nx(e).color}var n=Nx(t).color;return vx(n,r,t.blendMode)}function jx(e,t){var r;return{vNode:e,ancestor:t,opacity:parseFloat((r=e===null||e===void 0?void 0:e.getComputedStylePropertyValue("opacity"))!==null&&r!==void 0?r:1),bgColor:new Pm(0,0,0,0),blendMode:Ix(e===null||e===void 0?void 0:e.getComputedStylePropertyValue("mix-blend-mode")),descendants:[]}}function Ix(e){return!!e?e:void 0}function _x(e,t,r){var n;var a=e.get(r);var i=(n=e.get(t))!==null&&n!==void 0?n:jx(t,a);if(a&&r!==t&&!a.descendants.includes(i)){a.descendants.unshift(i)}return i}function qx(e){var t=new Pm;t.parseString(e.getComputedStylePropertyValue("background-color"));return t}function zx(e){var t=arguments.length>1&&arguments[1]!==undefined?arguments[1]:[];var r=arguments.length>2&&arguments[2]!==undefined?arguments[2]:.1;var n=Ol(e);var a=n._cache.getBackgroundColor;if(a){t.push.apply(t,$(a.bgElms));Nm.set("bgColor",a.incompleteData);return a.bgColor}var i=Px(e,t,r);n._cache.getBackgroundColor={bgColor:i,bgElms:t,incompleteData:Nm.get("bgColor")};return i}function Px(e,t,n){var i,o;var u=gx(e);if(!u){return null}var s=Yp(e);var l=(i=Tx(e,{minRatio:n,ignoreEdgeCount:true}))!==null&&i!==void 0?i:[];if(l.length){l=[{color:l.reduce(bx)}]}for(var c=0;c<u.length;c++){var f=u[c];var d=r.getComputedStyle(f);if(jm(f,d)){t.push(f);return null}var v=void 0;try{v=Vm(d);if(v.alpha===0){continue}}catch(e){if(e&&Nm.get("colorParse")){return null}throw e}if(d.getPropertyValue("display")!=="inline"&&!$x(f,s)){t.push(f);Nm.set("bgColor","elmPartiallyObscured");return null}t.push(f);if(v.alpha===1){break}}var p=Sx(e,u);l=p.map(Nx).concat(l);var m=Lx(e,u.includes(a.body));(o=l).unshift.apply(o,$(m));if(l.length===0){return new Pm(255,255,255,1)}var h=l.reduce((function(e,t){return vx(t.color,e.color instanceof Pm?e.color:e,t.blendMode)}));return vx(h.color instanceof Pm?h.color:h,new Pm(255,255,255,1))}function $x(e,t){t=Array.isArray(t)?t:[t];var n=e.getBoundingClientRect();var a=n.right,i=n.bottom;var o=r.getComputedStyle(e);var u=o.getPropertyValue("overflow");var s=parseInt(o.getPropertyValue("padding-left"),10);var l=parseInt(o.getPropertyValue("padding-right"),10);var c=parseInt(o.getPropertyValue("padding-top"),10);var f=parseInt(o.getPropertyValue("padding-bottom"),10);if(["scroll","auto"].includes(u)||e instanceof r.HTMLHtmlElement){a=n.left+e.scrollWidth+s+l;i=n.top+e.scrollHeight+c+f}return t.every((function(e){return e.top>=n.top&&e.bottom<=i&&e.left>=n.left&&e.right<=a}))}function Gx(e){return!!e?e:void 0}function Lx(e,t){var n=[];if(!t){var i=a.documentElement;var o=a.body;var u=r.getComputedStyle(i);var s=r.getComputedStyle(o);var l=Vm(u);var c=Vm(s);var f=c.alpha!==0&&$x(o,e.getBoundingClientRect());if(c.alpha!==0&&l.alpha===0||f&&c.alpha!==1){n.unshift({color:c,blendMode:Gx(s.getPropertyValue("mix-blend-mode"))})}if(l.alpha!==0&&(!f||f&&c.alpha!==1)){n.unshift({color:l,blendMode:Gx(u.getPropertyValue("mix-blend-mode"))})}}return n}function Hx(e,t){if(!t||!e){return null}if(t.alpha<1){t=vx(t,e)}var r=e.getRelativeLuminance();var n=t.getRelativeLuminance();return(Math.max(n,r)+.05)/(Math.min(n,r)+.05)}var Vx=Hx;function Ux(e,t,n){var a=arguments.length>3&&arguments[3]!==undefined?arguments[3]:{};var i=r.getComputedStyle(e);var o=[function(){return Kx(i,a)},function(){return Wx(i)},function(){return Tx(e,{minRatio:0})}];var u=[];try{for(var s=0,l=o;s<l.length;s++){var c=l[s];var f=c();if(!f){continue}u=u.concat(f);if(f.alpha===1){break}}}catch(e){if(e&&Nm.get("colorParse")){return null}throw e}var d=u.reduce((function(e,t){return vx(e,t)}));n!==null&&n!==void 0?n:n=zx(e,[]);if(n===null){var v=Nm.get("bgColor");Nm.set("fgColor",v);return null}var p=Sx(e);var m=Zx(p,e);return vx(Yx(d,m,p),new Pm(255,255,255,1))}function Wx(e){return(new Pm).parseString(e.getPropertyValue("-webkit-text-fill-color")||e.getPropertyValue("color"))}function Kx(e,t){var r=t.textStrokeEmMin,n=r===void 0?0:r;var a=parseFloat(e.getPropertyValue("-webkit-text-stroke-width"));if(a===0){return null}var i=e.getPropertyValue("font-size");var o=a/parseFloat(i);if(isNaN(o)||o<n){return null}var u=e.getPropertyValue("-webkit-text-stroke-color");return(new Pm).parseString(u)}function Yx(e,t,r){while(t){var n;if(t.opacity===1&&t.ancestor){t=t.ancestor;continue}e.alpha*=t.opacity;var a=((n=t.ancestor)===null||n===void 0?void 0:n.descendants)||r;if(t.opacity!==1){a=a.slice(0,a.indexOf(t))}var i=a.map(Nx);if(!i.length){t=t.ancestor;continue}var o=i.reduce((function(e,t){return vx(t.color,e.color instanceof Pm?e.color:e)}),{color:new Pm(0,0,0,0),blendMode:"normal"});e=vx(e,o);t=t.ancestor}return e}function Zx(e,t){var r=oe(e),n;try{for(r.s();!(n=r.n()).done;){var a;var i=n.value;if(((a=i.vNode)===null||a===void 0?void 0:a.actualNode)===t){return i}var o=Zx(i.descendants,t);if(o){return o}}}catch(e){r.e(e)}finally{r.f()}}function Xx(e,t,r,n){var a=Vx(e,t);var i=n&&Math.ceil(r*72)/96<14||!n&&Math.ceil(r*72)/96<18;var o=i?4.5:3;return{isValid:a>o,contrastRatio:a,expectedContrastRatio:o}}var Jx=Xx;var Qx={};le(Qx,{isAriaCombobox:function e(){return zv},isAriaListbox:function e(){return _v},isAriaRange:function e(){return Gv},isAriaTextbox:function e(){return jv},isDisabled:function e(){return rA},isNativeSelect:function e(){return Nv},isNativeTextbox:function e(){return Ov}});var eA=["fieldset","button","select","input","textarea"];function tA(e){var t=e._isDisabled;if(typeof t==="boolean"){return t}var r=e.props.nodeName;var n=e.attr("aria-disabled");if(eA.includes(r)&&e.hasAttr("disabled")){t=true}else if(n){t=n.toLowerCase()==="true"}else if(e.parent){t=tA(e.parent)}else{t=false}e._isDisabled=t;return t}var rA=tA;function nA(e,t,r){var n=qf.accessibleTextVirtual(r);var a=qf.sanitize(qf.removeUnicode(n,{emoji:true,nonBmp:true,punctuations:true})).toLowerCase();if(!a){return void 0}var i={name:a,urlProps:Sl.urlPropsFromAttribute(e,"href")};this.data(i);this.relatedNodes([e]);return true}var aA=nA;function iA(e,t){if(!e||!t){return false}var r=Object.getOwnPropertyNames(e);var n=Object.getOwnPropertyNames(t);if(r.length!==n.length){return false}var a=r.every((function(r){var n=e[r];var a=t[r];if(i(n)!==i(a)){return false}if(i(n)==="object"||i(a)==="object"){return iA(n,a)}return n===a}));return a}function oA(e){if(e.length<2){return e}var t=e.filter((function(e){var t=e.result;return t!==void 0}));var r=[];var n={};var a=function e(a){var i;var o=t[a];var u=o.data,s=u.name,l=u.urlProps;if(n[s]){return 1}var c=t.filter((function(e,t){var r=e.data;return r.name===s&&t!==a}));var f=c.every((function(e){var t=e.data;return iA(t.urlProps,l)}));if(c.length&&!f){o.result=void 0}o.relatedNodes=[];(i=o.relatedNodes).push.apply(i,$(c.map((function(e){return e.relatedNodes[0]}))));n[s]=c;r.push(o)};for(var i=0;i<t.length;i++){if(a(i)){continue}}return r}var uA=oA;function sA(e){var t=hv(e);var r=t&&t.includes("heading");var n=e.attr("aria-level");var a=parseInt(n,10);var i=e.props.nodeName.match(/h(\d)/)||[],o=X(i,2),u=o[1];if(!r){return-1}if(u&&!n){return parseInt(u,10)}if(isNaN(a)||a<1){if(u){return parseInt(u,10)}return 2}if(a){return a}return-1}function lA(){var e=Tl.get("headingOrder");if(e){return true}var t="h1, h2, h3, h4, h5, h6, [role=heading], iframe, frame";var r=pD(o._tree[0],t,Av);e=r.map((function(e){return{ancestry:[Dl(e.actualNode)],level:sA(e)}}));this.data({headingOrder:e});Tl.set("headingOrder",r);return true}var cA=lA;function fA(e){var t=vA(e);e.forEach((function(e){e.result=dA(e,t)}));return e}function dA(e,t){var r,n,a,i;var o=hA(t,e.node.ancestry);var u=(r=(n=t[o])===null||n===void 0?void 0:n.level)!==null&&r!==void 0?r:-1;var s=(a=(i=t[o-1])===null||i===void 0?void 0:i.level)!==null&&a!==void 0?a:-1;if(o===0){return true}if(u===-1){return void 0}return u-s<=1}function vA(e){e=$(e);e.sort((function(e,t){var r=e.node;var n=t.node;return r.ancestry.length-n.ancestry.length}));var t=e.reduce(pA,[]);return t.filter((function(e){var t=e.level;return t!==-1}))}function pA(e,t){var r;var n=(r=t.data)===null||r===void 0?void 0:r.headingOrder;var a=gA(t.node.ancestry,1);if(!n){return e}var i=n.map((function(e){return bA(e,a)}));var o=mA(e,a);if(o===-1){e.push.apply(e,$(i))}else{e.splice.apply(e,[o,0].concat($(i)))}return e}function mA(e,t){while(t.length){var r=hA(e,t);if(r!==-1){return r}t=gA(t,1)}return-1}function hA(e,t){return e.findIndex((function(e){return Wy(e.ancestry,t)}))}function bA(e,t){var r=t.concat(e.ancestry);return P({},e,{ancestry:r})}function gA(e,t){return e.slice(0,e.length-t)}function yA(e,t,r){var n=(t===null||t===void 0?void 0:t.minSize)||24;var a=r.boundingClientRect;if(Tc(n*10,a)){this.data({messageKey:"large",minSize:n});return true}var i=Tc.bind(null,n);var o=rf(r);var u=DA(r,o);var s=wA(r,o),l=s.fullyObscuringElms,c=s.partialObscuringElms;if(u.length&&(l.length||!i(a))){this.data({minSize:n,messageKey:"contentOverflow"});this.relatedNodes(TA(u));return void 0}if(l.length){this.relatedNodes(TA(l));this.data({messageKey:"obscured"});return true}var f=Of(r)?false:void 0;if(!i(a)){this.data(P({minSize:n},kA(a)));return f}var d=xA(c);if(!d.length){this.data(P({minSize:n},kA(a)));return true}var v=FA(r,d);if(!v){this.data({minSize:n,messageKey:"tooManyRects"});return void 0}if(!i(v)){if(u.length){this.data({minSize:n,messageKey:"contentOverflow"});this.relatedNodes(TA(u));return void 0}var p=d.every(Of);var m="partiallyObscured".concat(p?"":"NonTabbable");this.data(P({messageKey:m,minSize:n},kA(v)));this.relatedNodes(TA(d));return p?f:void 0}this.data(P({minSize:n},kA(v||a)));this.relatedNodes(TA(d));return true}function DA(e,t){return t.filter((function(t){return!AA(t,e)&&RA(e,t)}))}function wA(e,t){var r=[];var n=[];var a=oe(t),i;try{for(a.s();!(i=a.n()).done;){var o=i.value;if(!RA(e,o)&&Nc(e,o)&&CA(o)!=="none"){if(AA(e,o)){r.push(o)}else{n.push(o)}}}}catch(e){a.e(e)}finally{a.f()}return{fullyObscuringElms:r,partialObscuringElms:n}}function FA(e,t){var r=e.boundingClientRect;var n=t.map((function(e){var t=e.boundingClientRect;return t}));var a;try{a=Bc(r,n)}catch(e){return null}return EA(a)}function EA(e,t){return e.reduce((function(e,r){var n=Tc(t,e);var a=Tc(t,r);if(n!==a){return n?e:r}var i=e.width*e.height;var o=r.width*r.height;return i>o?e:r}))}function xA(e){return e.filter((function(e){return ym(e)==="widget"&&Mf(e)}))}function AA(e,t){var r=e.boundingClientRect;var n=t.boundingClientRect;return r.top>=n.top&&r.left>=n.left&&r.bottom<=n.bottom&&r.right<=n.right}function CA(e){return e.getComputedStylePropertyValue("pointer-events")}function kA(e){return{width:Math.round(e.width*10)/10,height:Math.round(e.height*10)/10}}function RA(e,t){return vg(e,t)&&!Of(t)}function TA(e){return e.map((function(e){var t=e.actualNode;return t}))}var MA=.05;function OA(e,t,r){var n=(t===null||t===void 0?void 0:t.minOffset)||24;if(Tc(n*10,r.boundingClientRect)){this.data({messageKey:"large",minOffset:n});return true}var a=[];var i=n;var o=oe(rf(r,n)),u;try{for(o.s();!(u=o.n()).done;){var s=u.value;if(ym(s)!=="widget"||!Mf(s)){continue}var l=null;try{l=Mc(r,s,n/2)}catch(e){if(e.message.startsWith("splitRects")){this.data({messageKey:"tooManyRects",closestOffset:0,minOffset:n});return void 0}throw e}if(l===null){continue}l=SA(l)*2;if(l+MA>=n){continue}i=Math.min(i,l);a.push(s)}}catch(e){o.e(e)}finally{o.f()}if(a.length===0){this.data({closestOffset:i,minOffset:n});return true}this.relatedNodes(a.map((function(e){var t=e.actualNode;return t})));if(!a.some(Of)){this.data({messageKey:"nonTabbableNeighbor",closestOffset:i,minOffset:n});return void 0}this.data({closestOffset:i,minOffset:n});return Of(r)?false:void 0}function SA(e){return Math.round(e*10)/10}function NA(e,t,r){var n=t||{},a=n.scaleMinimum,i=a===void 0?2:a,o=n.lowerBound,u=o===void 0?false:o;var s=r.attr("content")||"";if(!s){return true}var l=s.split(/[;,]/).reduce((function(e,t){var r=t.trim();if(!r){return e}var n=r.split("="),a=X(n,2),i=a[0],o=a[1];if(!i||!o){return e}var u=i.toLowerCase().trim();var s=o.toLowerCase().trim();if(u==="maximum-scale"&&s==="yes"){s=1}if(u==="maximum-scale"&&parseFloat(s)<0){return e}e[u]=s;return e}),{});if(u&&l["maximum-scale"]&&parseFloat(l["maximum-scale"])<u){return true}if(!u&&l["user-scalable"]==="no"){this.data("user-scalable=no");return false}var c=parseFloat(l["user-scalable"]);if(!u&&l["user-scalable"]&&(c||c===0)&&c>-1&&c<1){this.data("user-scalable");return false}if(l["maximum-scale"]&&parseFloat(l["maximum-scale"])<i){this.data("maximum-scale");return false}return true}var BA=NA;function jA(e,t,r,n){var a=n||{},i=a.cssom,o=i===void 0?void 0:i;var u=t||{},s=u.degreeThreshold,l=s===void 0?0:s;if(!o||!o.length){return void 0}var c=false;var f=[];var d=h(o);var v=function e(){var t=m[p];var r=d[t],n=r.root,a=r.rules;var i=a.filter(b);if(!i.length){return 1}i.forEach((function(e){var t=e.cssRules;Array.from(t).forEach((function(e){var t=g(e);if(t&&e.selectorText.toUpperCase()!=="HTML"){var r=Array.from(n.querySelectorAll(e.selectorText))||[];f=f.concat(r)}c=c||t}))}))};for(var p=0,m=Object.keys(d);p<m.length;p++){if(v()){continue}}if(!c){return true}if(f.length){this.relatedNodes(f)}return false;function h(e){return e.reduce((function(e,t){var r=t.sheet,n=t.root,a=t.shadowId;var i=a?a:"topDocument";if(!e[i]){e[i]={root:n,rules:[]}}if(!r||!r.cssRules){return e}var o=Array.from(r.cssRules);e[i].rules=e[i].rules.concat(o);return e}),{})}function b(e){var t=e.type,r=e.cssText;if(t!==4){return false}return/orientation:\s*landscape/i.test(r)||/orientation:\s*portrait/i.test(r)}function g(e){var t=e.selectorText,r=e.style;if(!t||r.length<=0){return false}var n=r.transform||r.webkitTransform||r.msTransform||false;if(!n&&!r.rotate){return false}var a=y(n);var i=D("rotate",r.rotate);var o=a+i;if(!o){return false}o=Math.abs(o);if(Math.abs(o-180)%180<=l){return false}return Math.abs(o-90)%90<=l}function y(e){if(!e){return 0}var t=e.match(/(rotate|rotateZ|rotate3d|matrix|matrix3d)\(([^)]+)\)(?!.*(rotate|rotateZ|rotate3d|matrix|matrix3d))/);if(!t){return 0}var r=X(t,3),n=r[1],a=r[2];return D(n,a)}function D(e,t){switch(e){case"rotate":case"rotateZ":return w(t);case"rotate3d":var r=t.split(",").map((function(e){return e.trim()})),n=X(r,4),a=n[2],i=n[3];if(parseInt(a)===0){return}return w(i);case"matrix":case"matrix3d":return F(t);default:return 0}}function w(e){var t=e.match(/(deg|grad|rad|turn)/)||[],r=X(t,1),n=r[0];if(!n){return 0}var a=parseFloat(e.replace(n,""));switch(n){case"rad":return E(a);case"grad":return x(a);case"turn":return A(a);case"deg":default:return parseInt(a)}}function F(e){var t=e.split(",");if(t.length<=6){var r=X(t,2),n=r[0],a=r[1];var i=Math.atan2(parseFloat(a),parseFloat(n));return E(i)}var o=parseFloat(t[8]);var u=Math.asin(o);var s=Math.cos(u);var l=Math.acos(parseFloat(t[0])/s);return E(l)}function E(e){return Math.round(e*(180/Math.PI))}function x(e){e=e%400;if(e<0){e+=400}return Math.round(e/400*360)}function A(e){return Math.round(360/(1/e))}}var IA=jA;function _A(e,t){var r=e.hasAttribute("controls");if(e.hasAttribute("loop")){return r}if(!e.duration){console.warn("axe.utils.preloadMedia did not load metadata");return void 0}var n=t.allowedDuration,a=n===void 0?3:n;var i=o(e);if(i<=a){return true}if(!r){return false}return true;function o(e){if(!e.currentSrc){return 0}var t=u(e.currentSrc);if(!t){return Math.abs(e.duration-(e.currentTime||0))}if(t.length===1){return Math.abs(e.duration-t[0])}return Math.abs(t[1]-t[0])}function u(e){var t=e.match(/#t=(.*)/);if(!t){return}var r=X(t,2),n=r[1];var a=n.split(",");return a.map((function(e){if(/:/.test(e)){return s(e)}return parseFloat(e)}))}function s(e){var t=e.split(":");var r=0;var n=1;while(t.length>0){r+=n*parseInt(t.pop(),10);n*=60}return parseFloat(r)}}var qA=_A;function zA(e,t){return t.isViolation?false:void 0}var PA=zA;var $A=" > ";function GA(e){var t={};return e.filter((function(e){var r=e.node.ancestry[e.node.ancestry.length-1]!=="html";if(r){var n=e.node.ancestry.flat(Infinity).join($A);t[n]=e;return true}var a=e.node.ancestry.slice(0,e.node.ancestry.length-1).flat(Infinity).join($A);if(t[a]){t[a].result=true}return false}))}var LA=GA;function HA(e,t,r){var n=_D(r,"track");var a=n.some((function(e){return(e.attr("kind")||"").toLowerCase()==="captions"}));return a?false:void 0}var VA=HA;function UA(e,t,r){var n=r.children;if(!n||!n.length){return false}var a=false,i=false,o;for(var u=0;u<n.length;u++){o=n[u].props.nodeName.toUpperCase();if(o==="DT"){a=true}if(a&&o==="DD"){return false}if(o==="DD"){i=true}}return a||i}var WA=UA;function KA(e,t,r){var n=false;var a=false;var i=true;var o=[];var u=[];var s=[];r.children.forEach((function(e){var t=e.actualNode;if(t.nodeType===3&&t.nodeValue.trim()!==""){n=true;return}if(t.nodeType!==1||!Av(t)){return}i=false;var r=t.nodeName.toUpperCase()==="LI";var l=hv(e);var c=l==="listitem";if(!r&&!c){o.push(t)}if(r&&!c){u.push(t);if(!s.includes(l)){s.push(l)}}if(c){a=true}}));if(n||o.length){this.relatedNodes(o);return true}if(i||a){return false}this.relatedNodes(u);this.data({messageKey:"roleNotValid",roles:s.join(", ")});return true}var YA=KA;function ZA(e,t,r){var n=["definition","term","list"];var a={badNodes:[],hasNonEmptyTextNode:false};var i=r.children.reduce((function(e,t){var r=t.actualNode;if(r.nodeName.toUpperCase()==="DIV"&&hv(r)===null){return e.concat(t.children)}return e.concat(t)}),[]);var o=i.reduce((function(e,t){var r=t.actualNode;var a=r.nodeName.toUpperCase();if(r.nodeType===1&&Av(r)){var i=pd(r);if(a!=="DT"&&a!=="DD"||i){if(!n.includes(i)){e.badNodes.push(r)}}}else if(r.nodeType===3&&r.nodeValue.trim()!==""){e.hasNonEmptyTextNode=true}return e}),a);if(o.badNodes.length){this.relatedNodes(o.badNodes)}return!!o.badNodes.length||o.hasNonEmptyTextNode}function XA(e,t,r){var n=r.parent;if(!n){return void 0}var a=n.props.nodeName;var i=pd(n);if(["presentation","none","list"].includes(i)){return true}if(i&&dd(i)){this.data({messageKey:"roleNotValid"});return false}return["ul","ol","menu"].includes(a)}function JA(e){var t=arguments.length>1&&arguments[1]!==undefined?arguments[1]:{};var r=arguments.length>2?arguments[2]:undefined;var n=[];var a=[];if(!r.children){return void 0}var i=tC(r.children);while(i.length){var o;var u=i.shift(),s=u.vChild,l=u.nested;if(t.divGroups&&!l&&eC(s)){if(!s.children){return void 0}var c=tC(s.children,true);i.push.apply(i,$(c));continue}var f=QA(s,l,t);if(!f){continue}if(!a.includes(f)){a.push(f)}if((s===null||s===void 0||(o=s.actualNode)===null||o===void 0?void 0:o.nodeType)===1){n.push(s.actualNode)}}if(a.length===0){return false}this.data({values:a.join(", ")});this.relatedNodes(n);return true}function QA(e,t,r){var n=r.validRoles,a=n===void 0?[]:n,i=r.validNodeNames,o=i===void 0?[]:i;var u=e.props,s=u.nodeName,l=u.nodeType,c=u.nodeValue;var f=t?"div > ":"";if(l===3&&c.trim()!==""){return f+"#text"}if(l!==1||!Av(e)){return false}var d=pd(e);if(d){return a.includes(d)?false:f+"[role=".concat(d,"]")}else{return o.includes(s)?false:f+s}}function eC(e){return e.props.nodeName==="div"&&pd(e)===null}function tC(e){var t=arguments.length>1&&arguments[1]!==undefined?arguments[1]:false;return e.map((function(e){return{vChild:e,nested:t}}))}function rC(e){var t=cc(e);var r=t.nodeName.toUpperCase();var n=pd(t);if(r==="DIV"&&["presentation","none",null].includes(n)){t=cc(t);r=t.nodeName.toUpperCase();n=pd(t)}if(r!=="DL"){return false}if(!n||["presentation","none","list"].includes(n)){return true}return false}var nC=rC;function aC(e,t,r){var n=_g(r.attr("lang"));var a=_g(r.attr("xml:lang"));return n===a}var iC=aC;function oC(e,t,r){var n=[];t.attributes.forEach((function(e){var a=r.attr(e);if(typeof a!=="string"){return}var i=_g(a);var o=t.value?!t.value.map(_g).includes(i):!lw(i);if(i!==""&&o||a!==""&&!Td(a)){n.push(e+'="'+r.attr(e)+'"')}}));if(!n.length){return false}if(r.props.nodeName!=="html"&&!cm(r)){return false}this.data(n);return true}var uC=oC;function sC(e){return(e||"").trim()!==""}function lC(e,t,r){var n=typeof a!=="undefined"?Js(a):false;if(t.attributes.includes("xml:lang")&&t.attributes.includes("lang")&&sC(r.attr("xml:lang"))&&!sC(r.attr("lang"))&&!n){this.data({messageKey:"noXHTML"});return false}var i=t.attributes.some((function(e){return sC(r.attr(e))}));if(!i){this.data({messageKey:"noLang"});return false}return true}var cC=lC;function fC(e,t,r){var n=hv(e);var a=Dp(r);a=a?a.toLowerCase():null;this.data({role:n,accessibleText:a});this.relatedNodes([e]);return true}var dC=fC;function vC(e){var t=[];return e.filter((function(e){var r=function t(r){return e.data.role===r.data.role&&e.data.accessibleText===r.data.accessibleText};var n=t.find(r);if(n){n.result=false;n.relatedNodes.push(e.relatedNodes[0]);return false}t.push(e);e.relatedNodes=[];return true}))}var pC=vC;function mC(e,t,r){var n=$p(r);var a=yv(r);var i=r.attr("aria-describedby");return!n&&!!(a||i)}var hC=mC;function bC(e){var t=Ta(e.getAttribute("id"));var r=e.parentNode;var n=jl(e);n=n.documentElement||n;var a=Array.from(n.querySelectorAll('label[for="'.concat(t,'"]')));if(a.length){a=a.filter((function(e){return!oc(e)}))}while(r){if(r.nodeName.toUpperCase()==="LABEL"&&a.indexOf(r)===-1){a.push(r)}r=r.parentNode}this.relatedNodes(a);if(a.length>1){var i=a.filter((function(e){return Av(e)}));if(i.length>1){return void 0}var o=Pf(e,"aria-labelledby");return!o.includes(i[0])?void 0:false}return false}var gC=bC;function yC(e,t){var r=DC(t);var n=DC(e);if(!r||!n){return false}return r.includes(n)}function DC(e){var t=Cp(e,{emoji:true,nonBmp:true,punctuations:true});return Td(t)}function wC(e,t,r){var n;var a=t===null||t===void 0?void 0:t.pixelThreshold;var i=(n=t===null||t===void 0?void 0:t.occurrenceThreshold)!==null&&n!==void 0?n:t===null||t===void 0?void 0:t.occuranceThreshold;var o=Gf(e).toLowerCase();var u=Td(rp(r,{subtreeDescendant:true,ignoreIconLigature:true,pixelThreshold:a,occurrenceThreshold:i})).toLowerCase();if(!u){return true}if(Sp(o)<1||Sp(u)<1){return void 0}return yC(u,o)}var FC=wC;function EC(e,t,r){try{var n=Yh(r,"label");if(n){var a=Td(Dp(n,{inControlContext:true,startNode:r}));if(n.actualNode){this.relatedNodes([n.actualNode])}this.data({implicitLabel:a});return!!a}return false}catch(e){return void 0}}var xC=EC;function AC(e,t,r){if(r.hasAttr("id")){if(!r.actualNode){return void 0}var n=jl(e);var a=Ta(e.getAttribute("id"));var i=n.querySelector('label[for="'.concat(a,'"]'));if(i&&!Av(i)){var o;try{o=Dp(r).trim()}catch(e){return void 0}var u=o==="";return u}}return false}var CC=AC;function kC(e,t,r){var n=$p(r);var a=e.getAttribute("title");if(!n){return false}if(!a){a="";if(e.getAttribute("aria-describedby")){var i=Pf(e,"aria-describedby");a=i.map((function(e){return e?Gf(e):""})).join("")}}return Td(a)===Td(n)}var RC=kC;function TC(e,t,r){var n=this;if(!r.attr("id")){return false}if(!r.actualNode){return void 0}var a=jl(r.actualNode);var i=Ta(r.attr("id"));var o=Array.from(a.querySelectorAll('label[for="'.concat(i,'"]')));this.relatedNodes(o);if(!o.length){return false}try{return o.some((function(e){if(!wc(e)){return true}else{var t=Td(Gf(e,{inControlContext:true,startNode:r}));n.data({explicitLabel:t});return!!t}}))}catch(e){return void 0}}var MC=TC;function OC(e,t,r){if(["none","presentation"].includes(hv(r))){return false}var n=Yh(r,t.parentSelector);if(!n){return false}var a=Rv(n,true).toLowerCase();if(a===""){return false}return a===Dp(r).toLowerCase()}var SC=OC;function NC(e,t,r){var n=r.attr("alt");var a=/^\s+$/;return typeof n==="string"&&a.test(n)}var BC=NC;function jC(e,t,r){var n=iD(r.attr("tabindex"));return n===null||n<=0}var IC=jC;function _C(e,t,r){if(!r.children){return void 0}try{var n=qC(r);if(!n.length){return true}var a=n.filter(zC);if(a.length>0){this.data({messageKey:"notHidden"});this.relatedNodes(a)}else{this.relatedNodes(n)}return false}catch(e){return void 0}}function qC(e){if(!e.children){if(e.props.nodeType===1){throw new Error("Cannot determine children")}return[]}var t=[];e.children.forEach((function(e){if(ym(e)==="widget"&&Mf(e)){t.push(e)}else{t.push.apply(t,$(qC(e)))}}));return t}function zC(e){var t=iD(e.attr("tabindex"));return t!==null&&t<0}function PC(e){var t=sF("landmark");var r=cc(e);var n=hv(e);this.data({role:n});while(r){var a=pd(r);if(!a&&r.nodeName.toUpperCase()!=="FORM"){a=lv(r)}if(a&&t.includes(a)&&!(a==="main"&&n==="complementary")){return false}r=cc(r)}return true}var $C=PC;function GC(e,t,r){if(!r.children){return void 0}try{return!r.children.some((function(e){return LC(e)}))}catch(e){return void 0}}function LC(e){if(Of(e)){return true}if(!e.children){if(e.props.nodeType===1){throw new Error("Cannot determine children")}return false}return e.children.some((function(e){return LC(e)}))}function HC(e,t,r){var n=["button","fieldset","input","select","textarea"];var a=r.tabbableElements;if(!a||!a.length){return true}var i=a.filter((function(e){return!n.includes(e.props.nodeName)}));this.relatedNodes(i.map((function(e){return e.actualNode})));if(i.length===0||km()){return true}return i.every((function(e){var t=e.getComputedStylePropertyValue("pointer-events");var r=parseInt(e.getComputedStylePropertyValue("width"));var n=parseInt(e.getComputedStylePropertyValue("height"));return e.actualNode.onfocus||(r===0||n===0)&&t==="none"}))?void 0:false}var VC=HC;function UC(e,t,r){if(!Of(r)){return false}try{return!Dp(r)}catch(e){return void 0}}var WC=UC;function KC(e,t,r){var n=r.tabbableElements.map((function(e){var t=e.actualNode;return t}));if(!n||!n.length){return true}if(km()){this.relatedNodes(n);return void 0}return true}var YC=KC;function ZC(e,t,r){if(r.hasAttr("contenteditable")&&n(r)){return true}return Of(r);function n(e){var t=e.attr("contenteditable");if(t==="true"||t===""){return true}if(t==="false"){return false}var a=Yh(r.parent,"[contenteditable]");if(!a){return false}return n(a)}}var XC=ZC;function JC(e,t,r){var n=["button","fieldset","input","select","textarea"];var a=r.tabbableElements;if(!a||!a.length){return true}var i=a.filter((function(e){return n.includes(e.props.nodeName)}));this.relatedNodes(i.map((function(e){return e.actualNode})));if(i.length===0||km()){return true}return i.every((function(e){var t=e.getComputedStylePropertyValue("pointer-events");var r=parseInt(e.getComputedStylePropertyValue("width"));var n=parseInt(e.getComputedStylePropertyValue("height"));return e.actualNode.onfocus||(r===0||n===0)&&t==="none"}))?void 0:false}var QC=JC;function ek(e,t,r){var n=r.tabbableElements;if(!n){return false}var a=n.filter((function(e){return e!==r}));return a.length>0}var tk=ek;function rk(e,t,r){if(!oc(r)){this.data(r.attr("accesskey"));this.relatedNodes([e])}return true}var nk=rk;function ak(e){var t={};return e.filter((function(e){if(!e.data){return false}var r=e.data.toUpperCase();if(!t[r]){t[r]=e;e.relatedNodes=[];return true}t[r].relatedNodes.push(e.relatedNodes[0]);return false})).map((function(e){e.result=!!e.relatedNodes.length;return e}))}var ik=ak;function ok(e,t,r){if(!t||!t.selector||typeof t.selector!=="string"){throw new TypeError("page-no-duplicate requires options.selector to be a string")}var n="page-no-duplicate;"+t.selector;if(Tl.get(n)){this.data("ignored");return}Tl.set(n,true);var a=pD(o._tree[0],t.selector,(function(e){return Av(e)}));if(typeof t.nativeScopeFilter==="string"){a=a.filter((function(e){return e.actualNode.hasAttribute("role")||!zl(e,t.nativeScopeFilter)}))}if(typeof t.role==="string"){a=a.filter((function(e){return hv(e)===t.role}))}this.relatedNodes(a.filter((function(e){return e!==r})).map((function(e){return e.actualNode})));return a.length<=1}var uk=ok;function sk(e){return e.filter((function(e){return e.data!=="ignored"}))}var lk=sk;function ck(e,t,r){return iv(r,t.matcher)}var fk=ck;function dk(e,t,r){try{return Td(rp(r))!==""}catch(e){return void 0}}function vk(e,t,r){if(!t||!t.selector||typeof t.selector!=="string"){throw new TypeError("has-descendant requires options.selector to be a string")}if(t.passForModal&&km()){return true}var n=pD(r,t.selector,(function(e){return Av(e)}));this.relatedNodes(n.map((function(e){return e.actualNode})));return n.length>0}var pk=vk;function mk(e){var t=e.some((function(e){return e.result===true}));if(t){e.forEach((function(e){e.result=true}))}return e}var hk=mk;function bk(e){var t=arguments.length>1&&arguments[1]!==undefined?arguments[1]:{};var r=arguments.length>2?arguments[2]:undefined;if(!t.attribute||typeof t.attribute!=="string"){throw new TypeError("attr-non-space-content requires options.attribute to be a string")}if(!r.hasAttr(t.attribute)){this.data({messageKey:"noAttr"});return false}var n=r.attr(t.attribute);var a=!Td(n);if(a){this.data({messageKey:"emptyAttr"});return false}return true}var gk=bk;function yk(e,t,r){var n=r.attr("autocomplete")||"";return jp(n,t)}var Dk=yk;function wk(e,t,r){if(r.props.nodeName!=="input"){return true}var n=["text","search","number","tel"];var a=["text","search","url"];var o={bday:["text","search","date"],email:["text","search","email"],username:["text","search","email"],"street-address":["text"],tel:["text","search","tel"],"tel-country-code":["text","search","tel"],"tel-national":["text","search","tel"],"tel-area-code":["text","search","tel"],"tel-local":["text","search","tel"],"tel-local-prefix":["text","search","tel"],"tel-local-suffix":["text","search","tel"],"tel-extension":["text","search","tel"],"cc-number":n,"cc-exp":["text","search","month","tel"],"cc-exp-month":n,"cc-exp-year":n,"cc-csc":n,"transaction-amount":n,"bday-day":n,"bday-month":n,"bday-year":n,"new-password":["text","search","password"],"current-password":["text","search","password"],url:a,photo:a,impp:a};if(i(t)==="object"){Object.keys(t).forEach((function(e){if(!o[e]){o[e]=[]}o[e]=o[e].concat(t[e])}))}var u=r.attr("autocomplete");var s=u.split(/\s+/g).map((function(e){return e.toLowerCase()}));var l=s[s.length-1];if(Np.stateTerms.includes(l)){return true}var c=o[l];var f=r.hasAttr("type")?Td(r.attr("type")).toLowerCase():"text";f=iw().includes(f)?f:"text";if(typeof c==="undefined"){return f==="text"}return c.includes(f)}var Fk=wk;var Ek=["block","list-item","table","flex","grid","inline-block"];function xk(e){if(Ak(e)){return false}var t=cc(e);while(t&&t.nodeType===1&&!Ak(t)){t=cc(t)}if(!t){return void 0}this.relatedNodes([t]);if(ox(e,t)){return true}if(Ck(e)){this.data({messageKey:"pseudoContent"});return void 0}return false}function Ak(e){var t=r.getComputedStyle(e).getPropertyValue("display");return Ek.indexOf(t)!==-1||t.substr(0,6)==="table-"}function Ck(e){for(var t=0,n=["before","after"];t<n.length;t++){var a=n[t];var i=r.getComputedStyle(e,":".concat(a));var o=i.getPropertyValue("content");if(o!=="none"){return true}}return false}function kk(e,t){var r=e.getRelativeLuminance();var n=t.getRelativeLuminance();return(Math.max(r,n)+.05)/(Math.min(r,n)+.05)}var Rk=["block","list-item","table","flex","grid","inline-block"];function Tk(e){var t=r.getComputedStyle(e).getPropertyValue("display");return Rk.indexOf(t)!==-1||t.substr(0,6)==="table-"}function Mk(e,t){var r=t.requiredContrastRatio,n=t.allowSameColor;if(Tk(e)){return false}var a=cc(e);while(a&&a.nodeType===1&&!Tk(a)){a=cc(a)}if(!a){return void 0}this.relatedNodes([a]);var i=Ux(e);var o=Ux(a);var u=zx(e);var s=zx(a);var l=i&&o?kk(i,o):void 0;if(l){l=Math.floor(l*100)/100}if(l&&l>=r){return true}var c=u&&s?kk(u,s):void 0;if(c){c=Math.floor(c*100)/100}if(c&&c>=r){return true}if(!c){var f;var d=(f=Nm.get("bgColor"))!==null&&f!==void 0?f:"bgContrast";this.data({messageKey:d});Nm.clear();return void 0}if(!l){return void 0}if(n&&l===1&&c===1){return true}if(l===1&&c>1){this.data({messageKey:"bgContrast",contrastRatio:c,requiredContrastRatio:r,nodeBackgroundColor:u?u.toHexString():void 0,parentBackgroundColor:s?s.toHexString():void 0});return false}this.data({messageKey:"fgContrast",contrastRatio:l,requiredContrastRatio:r,nodeColor:i?i.toHexString():void 0,parentColor:o?o.toHexString():void 0});return false}var Ok=Mk;function Sk(e,t,n){var a=t.ignoreUnicode,i=t.ignoreLength,o=t.ignorePseudo,u=t.boldValue,s=t.boldTextPt,l=t.largeTextPt,c=t.contrastRatio,f=t.shadowOutlineEmMax,d=t.pseudoSizeThreshold;if(!wc(e)){this.data({messageKey:"hidden"});return true}var v=Rv(n,false,true);if(a&&jk(v)){this.data({messageKey:"nonBmp"});return void 0}var p=r.getComputedStyle(e);var m=parseFloat(p.getPropertyValue("font-size"));var h=p.getPropertyValue("font-weight");var b=parseFloat(h)>=u||h==="bold";var g=Math.ceil(m*72)/96;var y=b&&g<s||!b&&g<l;var D=y?c.normal:c.large,w=D.expected,F=D.minThreshold,E=D.maxThreshold;var x=Nk(n,{ignorePseudo:o,pseudoSizeThreshold:d});if(x){this.data({fontSize:"".concat((m*72/96).toFixed(1),"pt (").concat(m,"px)"),fontWeight:b?"bold":"normal",messageKey:"pseudoContent",expectedContrastRatio:w+":1"});this.relatedNodes(x.actualNode);return void 0}var A=Tx(e,{minRatio:.001,maxRatio:f});if(A===null){this.data({messageKey:"complexTextShadows"});return void 0}var C=[];var k=zx(e,C,f);var R=Ux(e,false,k,t);var T=null;var M=null;var O=null;if(A.length===0){T=Vx(k,R)}else if(R&&k){O=[].concat($(A),[k]).reduce(bx);var S=Vx(k,R);var N=Vx(k,O);var B=Vx(O,R);T=Math.max(S,N,B);if(T!==S){M=N>B?"shadowOnBgColor":"fgOnShadowColor"}}var j=T>w;if(typeof F==="number"&&(typeof T!=="number"||T<F)||typeof E==="number"&&(typeof T!=="number"||T>E)){this.data({contrastRatio:T});return true}var I=Math.floor(T*100)/100;var _;var q;if(k===null){if(Nm.get("colorParse")){_="colorParse";q=Nm.get("colorParse")}else{_=Nm.get("bgColor")}}else if(!j){_=M}if(R===null&&Nm.get("colorParse")){_="colorParse";q=Nm.get("colorParse")}var z=I===1;var P=v.length===1;if(z){_=Nm.set("bgColor","equalRatio")}else if(!j&&P&&!i){_="shortTextContent"}this.data({fgColor:R?R.toHexString():void 0,bgColor:k?k.toHexString():void 0,contrastRatio:I,fontSize:"".concat((m*72/96).toFixed(1),"pt (").concat(m,"px)"),fontWeight:b?"bold":"normal",messageKey:_,expectedContrastRatio:w+":1",shadowColor:O?O.toHexString():void 0,colorParse:q});if(R===null||k===null||z||P&&!i&&!j){_=null;Nm.clear();this.relatedNodes(C);return void 0}if(!j){this.relatedNodes(C)}return j}function Nk(e,t){var r=t.pseudoSizeThreshold,n=r===void 0?.25:r,a=t.ignorePseudo,i=a===void 0?false:a;if(i){return}var o=e.boundingClientRect;var u=o.width*o.height*n;do{var s=Bk(e.actualNode,":before");var l=Bk(e.actualNode,":after");if(s+l>u){return e}}while(e=e.parent)}var Bk=Zs((function e(t,n){var a=r.getComputedStyle(t,n);var i=function e(t,r){return a.getPropertyValue(t)===r};if(i("content","none")||i("display","none")||i("visibility","hidden")||i("position","absolute")===false){return 0}if(Vm(a).alpha===0&&i("background-image","none")){return 0}var o=Ik(a.getPropertyValue("width"));var u=Ik(a.getPropertyValue("height"));if(o.unit!=="px"||u.unit!=="px"){return o.value===0||u.value===0?0:Infinity}return o.value*u.value}));function jk(e){var t={nonBmp:true};var r=gp(e,t);var n=Td(Cp(e,t))==="";return r&&n}function Ik(e){var t=/^([0-9.]+)([a-z]+)$/i;var r=e.match(t)||[],n=X(r,3),a=n[1],i=a===void 0?"":a,o=n[2],u=o===void 0?"":o;return{value:parseFloat(i),unit:u.toLowerCase()}}var _k={ARTICLE:true,ASIDE:true,NAV:true,SECTION:true};var qk={alert:true,alertdialog:true,application:true,article:true,banner:false,complementary:true,contentinfo:true,dialog:true,form:true,log:true,main:true,navigation:true,region:true,search:false,status:true,tabpanel:true};function zk(e){var t=e.nodeName.toUpperCase();return _k[t]||false}function Pk(e,t){var r=pd(e);if(!r){return false}return qk[r]||t.roles.includes(r)||false}function $k(e,t){return Pk(e,t)||zk(e)}var Gk=$k;function Lk(e,t,r){var n=hv(r,{dpub:true,fallback:true});var a=cd(n);if(a){this.data(n)}return a}var Hk=Lk;function Vk(e,t,r){var n=hv(r,{noImplicit:true});this.data(n);var a;var i;try{a=Td(ip(r)).toLowerCase();i=Td(Dp(r)).toLowerCase()}catch(e){return void 0}if(!i&&!a){return false}if(!i&&a){return void 0}if(!i.includes(a)){return void 0}return false}var Uk=Vk;function Wk(e,t,r){return Mf(r)}var Kk=Wk;function Yk(e,t,r){var n=Fg(r.attr("role"));var a=n.every((function(e){return!dd(e.toLowerCase(),{allowAbstract:true})}));if(a){this.data(n);return true}return false}var Zk=Yk;function Xk(e,t,r){var n=pd(r);if(n===null){return false}var a=ym(n);return a==="widget"||a==="composite"}var Jk=Xk;function Qk(e,t,r){var n=gd().filter((function(e){return r.hasAttr(e)}));this.data(n);return n.length>0}var eR=Qk;function tR(e,t){var r=lv(e);return!r&&t.length===2&&t.includes("none")&&t.includes("presentation")}function rR(e,t,r){var n=Fg(r.attr("role"));if(n.length<=1){return false}return tR(r,n)?void 0:true}var nR=rR;function aR(e,t,r){var n=hv(r,{dpub:true,fallback:true});var a=sd.ariaRoles[n];if(!(a!==null&&a!==void 0&&a.deprecated)){return false}this.data(n);return true}function iR(e,t,r){var n;var a=(n=r.attr("aria-brailleroledescription"))!==null&&n!==void 0?n:"";if(Td(a)===""){return true}var i=r.attr("aria-roledescription");if(typeof i!=="string"){this.data({messageKey:"noRoleDescription"});return false}if(Td(i)===""){this.data({messageKey:"emptyRoleDescription"});return false}return true}function oR(e,t,r){var n;var a=(n=r.attr("aria-braillelabel"))!==null&&n!==void 0?n:"";if(!a.trim()){return true}try{return Td(Dp(r))!==""}catch(e){return void 0}}function uR(e,t,r){t=Array.isArray(t.value)?t.value:[];var n="";var a="";var i=[];var u=/^aria-/;var s=["aria-errormessage"];var l={"aria-controls":function e(){var t=["false",null].includes(r.attr("aria-haspopup"))===false;if(t){n='aria-controls="'.concat(r.attr("aria-controls"),'"');a="controlsWithinPopup"}return r.attr("aria-expanded")!=="false"&&r.attr("aria-selected")!=="false"&&t===false},"aria-current":function e(t){if(!t){n='aria-current="'.concat(r.attr("aria-current"),'"');a="ariaCurrent"}return},"aria-owns":function e(){return r.attr("aria-expanded")!=="false"},"aria-describedby":function e(t){if(!t){n='aria-describedby="'.concat(r.attr("aria-describedby"),'"');a=o._tree&&o._tree[0]._hasShadowRoot?"noIdShadow":"noId"}return},"aria-labelledby":function e(t){if(!t){n='aria-labelledby="'.concat(r.attr("aria-labelledby"),'"');a=o._tree&&o._tree[0]._hasShadowRoot?"noIdShadow":"noId"}}};r.attrNames.forEach((function(e){if(s.includes(e)||t.includes(e)||!u.test(e)){return}var o;var c=r.attr(e);try{o=jF(r,e)}catch(t){n="".concat(e,'="').concat(c,'"');a="idrefs";return}if((l[e]?l[e](o):true)&&!o){if(c===""&&!sR(e)){n=e;a="empty"}else{i.push("".concat(e,'="').concat(c,'"'))}}}));if(i.length){this.data(i);return false}if(n){this.data({messageKey:a,needsReview:n});return void 0}return true}function sR(e){var t;return((t=sd.ariaAttrs[e])===null||t===void 0?void 0:t.type)==="string"}function lR(e,t,r){t=Array.isArray(t.value)?t.value:[];var n=[];var a=/^aria-/;r.attrNames.forEach((function(e){if(t.indexOf(e)===-1&&a.test(e)&&!_F(e)){n.push(e)}}));if(n.length){this.data(n);return false}return true}var cR=lR;function fR(e,t,r){var n=r.attrNames.filter((function(t){var r=sd.ariaAttrs[t];if(!_F(t)){return false}var n=r.unsupported;if(i(n)!=="object"){return!!n}return!iv(e,n.exceptions)}));if(n.length){this.data(n);return true}return false}var dR=fR;function vR(e){var t=arguments.length>1&&arguments[1]!==undefined?arguments[1]:{};var r=arguments.length>2?arguments[2]:undefined;var n=hv(r);var a=t.supportedRoles||[];if(a.includes(n)){return true}if(n&&n!=="presentation"&&n!=="none"){return void 0}return false}var pR=vR;function mR(e,t,r,n){var a=pd(e);if(!r){r=OF(a)}if(!r){return null}var i=r.includes("group");var o=n?e:e.parent;while(o){var u=hv(o,{noPresentational:true});if(!u){o=o.parent}else if(u==="group"&&i){if(t.includes(a)){r.push(a)}r=r.filter((function(e){return e!=="group"}));o=o.parent}else if(r.includes(u)){return null}else{return r}}return r}function hR(e){var t=[];var r=null;while(e){if(e.getAttribute("id")){var n=Ta(e.getAttribute("id"));var a=jl(e);r=a.querySelector("[aria-owns~=".concat(n,"]"));if(r){t.push(r)}}e=e.parentElement}return t.length?t:null}function bR(e,t,r){var n=t&&Array.isArray(t.ownGroupRoles)?t.ownGroupRoles:[];var a=mR(r,n);if(!a){return true}var i=hR(e);if(i){for(var o=0,u=i.length;o<u;o++){a=mR(Ol(i[o]),n,a,true);if(!a){return true}}}this.data(a);return false}var gR=bR;function yR(e,t,r){var n=t&&Array.isArray(t.reviewEmpty)?t.reviewEmpty:[];var a=pd(r,{dpub:true});var i=NF(a);if(i===null){return true}var o=DR(r,i);var u=o.filter((function(e){var t=e.role,r=e.vNode;return r.props.nodeType===1&&!i.includes(t)}));if(u.length){this.relatedNodes(u.map((function(e){var t=e.vNode;return t})));this.data({messageKey:"unallowed",values:u.map((function(e){var t=e.vNode,r=e.attr;return ER(t,r)})).filter((function(e,t,r){return r.indexOf(e)===t})).join(", ")});return false}if(wR(i,o)){return true}if(r.attr("aria-busy")==="true"){this.data({messageKey:"aria-busy"});return true}this.data(i);if(n.includes(a)&&!o.some(xR)){return void 0}return false}function DR(e,t){var r;var n=[];var a=Ev(e);var i=function e(){if(r.props.nodeType===3){n.push({vNode:r,role:null})}if(r.props.nodeType!==1||!Av(r)){return 1}var i=hv(r,{noPresentational:true});var o=FR(r);var u=!!o||Mf(r);if(!i&&!u||["group","rowgroup"].includes(i)&&t.some((function(e){return e===i}))){a.push.apply(a,$(r.children))}else if(i||u){var s=o||"tabindex";n.push({role:i,attr:s,vNode:r})}};while(r=a.shift()){if(i()){continue}}return n}function wR(e,t){return t.some((function(t){var r=t.role;return r&&e.includes(r)}))}function FR(e){return gd().find((function(t){return e.hasAttr(t)}))}function ER(e,t){var r=e.props,n=r.nodeName,a=r.nodeType;if(a===3){return"#text"}var i=pd(e,{dpub:true});if(i){return"[role=".concat(i,"]")}if(t){return n+"[".concat(t,"]")}return n}function xR(e){var t=e.vNode;if(t.props.nodeType===3){return t.props.nodeValue.trim().length>0}return um(t,false,true)}function AR(e){var t;var r=arguments.length>1&&arguments[1]!==undefined?arguments[1]:{};var n=arguments.length>2?arguments[2]:undefined;var a=pd(n);var i=n.attrNames;var o=TF(a);if(Array.isArray(r[a])){o=cD(r[a],o)}if(!a||!i.length||!o.length){return true}if(CR(n,a)||RR(n,a)){return true}if(a==="slider"&&(t=n.attr("aria-valuetext"))!==null&&t!==void 0&&t.trim()){return true}var u=uv(n);var s=o.filter((function(e){return!n.attr(e)&&!kR(u,e)}));if(s.length){this.data(s);return false}return true}function CR(e,t){return t==="separator"&&!Mf(e)}function kR(e,t){var r;return((r=e.implicitAttrs)===null||r===void 0?void 0:r[t])!==void 0}function RR(e,t){return t==="combobox"&&e.attr("aria-expanded")==="false"}function TR(e){var t=arguments.length>1&&arguments[1]!==undefined?arguments[1]:{};var r=arguments.length>2?arguments[2]:undefined;var n=(t===null||t===void 0?void 0:t.elementsAllowedAriaLabel)||[];var a=r.props.nodeName;var i=hv(r,{chromium:true,fallback:true});var o=MR(r,i,a,n);var u=o.filter((function(e){if(!r.attrNames.includes(e)){return false}return Td(r.attr(e))!==""}));if(u.length===0){return false}var s=i!==null?"hasRole":"noRole";s+=u.length>1?"Plural":"Singular";this.data({role:i,nodeName:a,messageKey:s,prohibited:u});var l=rp(r,{subtreeDescendant:true});if(Td(l)!==""){return void 0}return true}function MR(e,t,r,n){var a=sd.ariaRoles[t];if(a){return a.prohibitedAttrs||[]}if(!!t||n.includes(r)||OR(e)==="widget"){return[]}return["aria-label","aria-labelledby"]}var OR=Zs((function e(t){if(!t){return}var r=hv(t,{noPresentational:true,chromium:true});if(r){return ym(r)}return OR(t.parent)}));function SR(e,t,r){var n=r.attr("aria-level");var a=parseInt(n,10);if(a>6){return void 0}return true}var NR=SR;function BR(e,t,r){return r.attr("aria-hidden")!=="true"}var jR=BR;function IR(e,t,r){t=Array.isArray(t)?t:[];var n=r.attr("aria-errormessage");var a=r.hasAttr("aria-errormessage");var i=r.attr("aria-invalid");var o=r.hasAttr("aria-invalid");if(!o||i==="false"){return true}function u(e){if(e.trim()===""){return sd.ariaAttrs["aria-errormessage"].allowEmpty}var t;try{t=e&&Pf(r,"aria-errormessage")[0]}catch(t){this.data({messageKey:"idrefs",values:Fg(e)});return void 0}if(t){if(!Av(t)){this.data({messageKey:"hidden",values:Fg(e)});return false}return pd(t)==="alert"||t.getAttribute("aria-live")==="assertive"||t.getAttribute("aria-live")==="polite"||Fg(r.attr("aria-describedby")).indexOf(e)>-1}return}if(t.indexOf(n)===-1&&a){this.data(Fg(n));return u.call(this,n)}return true}function _R(e){var t,r;var n=arguments.length>1&&arguments[1]!==undefined?arguments[1]:{},a=n.invalidTableRowAttrs;var i=arguments.length>2?arguments[2]:undefined;var o=(t=a===null||a===void 0||(r=a.filter)===null||r===void 0?void 0:r.call(a,(function(e){return i.hasAttr(e)})))!==null&&t!==void 0?t:[];if(o.length===0){return true}var u=qR(i);var s=u&&hv(u);if(!s||s==="treegrid"){return true}var l="row".concat(o.length>1?"Plural":"Singular");this.data({messageKey:l,invalidAttrs:o,ownerRole:s});return false}function qR(e){if(!e.parent){return}var t='table:not([role]), [role~="treegrid"], [role~="table"], [role~="grid"]';return Yh(e,t)}function zR(e,t,r){var n=r.props,a=n.nodeName,i=n.type;var o=$R(r.attr("aria-checked"));if(a!=="input"||i!=="checkbox"||!o){return true}var u=PR(r);if(o===u){return true}this.data({messageKey:"checkbox",checkState:u});return false}function PR(e){if(e.props.indeterminate){return"mixed"}return e.props.checked?"true":"false"}function $R(e){if(!e){return""}e=e.toLowerCase();if(["mixed","true"].includes(e)){return e}return"false"}var GR={row:_R,checkbox:zR};function LR(e,t,r){var n=hv(r);if(!GR[n]){return true}return GR[n].call(this,e,t,r)}function HR(e,t,r){return r.attr("aria-busy")==="true"}function VR(e){var t=arguments.length>1&&arguments[1]!==undefined?arguments[1]:{};var r=arguments.length>2?arguments[2]:undefined;var n=t.allowImplicit,a=n===void 0?true:n,i=t.ignoredTags,o=i===void 0?[]:i;var u=r.props.nodeName;if(o.map((function(e){return e.toLowerCase()})).includes(u)){return true}var s=oF(r,a);if(s.length){this.data(s);if(!Av(r)){return void 0}return false}return true}var UR=VR;function WR(e,t,r){var n=[];var a=hv(r);var i=Kw(a);if(Array.isArray(t[a])){i=cD(t[a].concat(i))}var o=oe(r.attrNames),u;try{for(o.s();!(u=o.n()).done;){var s=u.value;if(_F(s)&&!i.includes(s)&&!KR(s,r.attr(s),r)){n.push(s)}}}catch(e){o.e(e)}finally{o.f()}if(!n.length){return true}this.data(n.map((function(e){return e+'="'+r.attr(e)+'"'})));if(!a&&!Hy(r)&&!Mf(r)){return void 0}return false}function KR(e,t,r){if(e==="aria-required"&&t==="false"){return true}if(e==="aria-multiline"&&t==="false"&&r.hasAttr("contenteditable")){return true}return false}function YR(e,t,r){var n=Fg(r.attr("role")).filter((function(e){return ym(e)==="abstract"}));if(n.length>0){this.data(n);return true}return false}var ZR=YR;function XR(e){var t=_g(e.getAttribute("lang"));var r=_g(e.getAttribute("xml:lang"));return lw(t)&&lw(r)}var JR=XR;function QR(e){return e.ownerDocument.defaultView.self===e.ownerDocument.defaultView.top}var eT=QR;function tT(e,t){try{var r=t.props.nodeName;if(r==="svg"){return true}return!!Yh(t,"svg")}catch(e){return false}}var rT=tT;function nT(e,t){return aT.every((function(r){return r(e,t)}))}var aT=[function(e,t){return iT(t)},function(e,t){return oT(t)},function(e,t){return!rT(e,t)},function(e,t){return Mf(t)},function(e,t){return Of(t)||!uT(t)},function(e){return!Am(e,{noLengthCompare:true})}];function iT(e){return ym(e)==="widget"}function oT(e){return e.props.nodeName!=="area"}var uT=Zs((function e(t){if(!(t!==null&&t!==void 0&&t.parent)){return false}if(iT(t.parent)&&Of(t.parent)){return true}return e(t.parent)}));function sT(e,t){var r=hv(t);return["treegrid","grid","table"].includes(r)}function lT(e,t){var r=t.parent;if(r.props.nodeName!=="details"||cT(t)){return false}var n=r.children.find((function(e){return e.props.nodeName==="summary"}));if(n!==t){return false}return true}function cT(e){var t;var r=(t=e.actualNode)===null||t===void 0?void 0:t.parentElement;return r&&r!==e.parent.actualNode}function fT(e){return Km(e)&&yc(e)}var dT=fT;function vT(e,t){return xy(e,13)!==void 0&&EF(t)===false&&pT(t)}function pT(e){return _D(e,"*").some((function(e){return um(e,true,true)}))}function mT(e,t){return lv(t,{chromiumRoles:true})!==null}var hT=mT;function bT(e){var t=Array.from(e.parentNode.childNodes);var r=e.textContent.trim();var n=/[.!?:;](?![.!?:;])/g;if(r.length===0||(r.match(n)||[]).length>=2){return false}var a=t.slice(t.indexOf(e)+1).filter((function(e){return e.nodeName.toUpperCase()==="P"&&e.textContent.trim()!==""}));return a.length!==0}var gT=bT;function yT(e,t){var r=pd(t);if(!r||["none","presentation"].includes(r)){return true}var n=Yf[r]||{},a=n.accessibleNameRequired;if(a||Mf(t)){return true}return false}var DT=yT;var wT=function e(t,r){return[DT,FT].every((function(e){return e(t,r)}))};function FT(e){var t;if(!(e!==null&&e!==void 0&&(t=e.ownerDocument)!==null&&t!==void 0&&t.createRange)){return true}var r=e.ownerDocument.createRange();r.setStart(e,0);r.setEnd(e,e.childNodes.length);return r.getClientRects().length===0}function ET(e,t){return t.props.nodeName!=="html"}var xT=ET;function AT(e,t){return!t.attr("role")}var CT=AT;function kT(e,t){var r=iD(t.attr("tabindex"));return r===null||r>=0}var RT=kT;function TT(e,t){var r=uv(t),n=r.namingMethods;if(n&&n.length!==0){return false}if(pd(t)==="combobox"&&_D(t,'input:not([type="hidden"])').length){return false}if(EF(t,{popupRoles:["listbox"]})){return false}return true}var MT=TT;function OT(e,t){if(!t.hasAttr("role")){return false}if(!t.attr("role").trim()){return false}return true}var ST=OT;function NT(e){if(!e.currentSrc){return false}if(e.hasAttribute("paused")||e.hasAttribute("muted")){return false}return true}var BT=NT;function jT(e,t){var r=hv(t);if(!r){return false}return!!sd.ariaRoles[r].childrenPresentational}var IT=jT;function _T(e){var t=Td(e.innerText);var r=pd(e);if(r&&r!=="link"){return false}if(!t){return false}if(!wc(e)){return false}return Am(e)}var qT=_T;function zT(e){return!Pw(e)&&!Mf(e)}var PT=zT;function $T(e,t){return GT(t)&&Av(t)}function GT(e){var t=sF("landmark");var r=hv(e);if(!r){return false}var n=e.props.nodeName;if(n==="section"||n==="form"){var a=Dp(e);return!!a}return t.indexOf(r)>=0||r==="region"}function LT(e,t){var r="article, aside, main, nav, section";return e.hasAttribute("role")||!zl(t,r)}var HT=LT;function VT(e,t){if(t.props.nodeName!=="input"||t.hasAttr("type")===false){return true}var r=t.attr("type").toLowerCase();return["hidden","image","button","submit","reset"].includes(r)===false}var UT=VT;function WT(e,t){var r=hv(e);if(!r){return false}var n=sF("widget");var a=n.includes(r);if(!a){return false}var i=dF();if(!i.includes(r)){return false}if(!Td(Vf(t))&&!Td(Hf(e))){return false}if(!Td(Rv(t))){return false}return true}var KT=WT;function YT(e,t){return wc(t)}function ZT(e){return wc(e)}function XT(e,t,r){return r.initiator}var JT=XT;function QT(e){return dm(e)}var eM=QT;function tM(e,t){var r=!!Dp(t);if(!r){return false}var n=hv(e);if(n&&n!=="link"){return false}return true}var rM=tM;function nM(e,t){return!rT(e,t)}var aM=nM;function iM(e,t){return hv(t)==="heading"}function oM(e,t){return lv(t,{chromium:true})!==null}var uM=oM;function sM(e){var t=e.getAttribute("title");return!!Td(t)}var lM=sM;function cM(e,t,r){var n,a;return!r.initiator&&!r.focusable&&((n=r.size)===null||n===void 0?void 0:n.width)*((a=r.size)===null||a===void 0?void 0:a.height)>1}var fM=cM;function dM(e){var t=e.getAttribute("id").trim();var r='*[id="'.concat(Ta(t),'"]');var n=Array.from(jl(e).querySelectorAll(r));return!FF(e)&&n.every((function(e){return!Mf(e)}))}var vM=dM;function pM(e){return FF(e)}var mM=pM;function hM(e){var t=e.getAttribute("id").trim();var r='*[id="'.concat(Ta(t),'"]');var n=Array.from(jl(e).querySelectorAll(r));return!FF(e)&&n.some(Mf)}var bM=hM;function gM(e){return Pw(e)}var yM=gM;function DM(e){if(Pw(e)){var t=Dd(e);return t.length>=3&&t[0].length>=3&&t[1].length>=3&&t[2].length>=3}return false}var wM=DM;function FM(e,t){var n=t.props,i=n.nodeName,o=n.type;if(i==="option"){return false}if(i==="select"&&!e.options.length){return false}var u=["hidden","range","color","checkbox","radio","image"];if(i==="input"&&u.includes(o)){return false}if(rA(t)||sf(t)){return false}var s=["input","select","textarea"];if(s.includes(i)){var l=r.getComputedStyle(e);var c=parseInt(l.getPropertyValue("text-indent"),10);if(c){var f=e.getBoundingClientRect();f={top:f.top,bottom:f.bottom,left:f.left+c,right:f.right+c};if(!hh(f,e)){return false}}return true}var d=zl(t,"label");if(i==="label"||d){var v=d||e;var p=d?Ol(d):t;if(v.htmlFor){var m=jl(v);var h=m.getElementById(v.htmlFor);var b=h&&Ol(h);if(b&&rA(b)){return false}}var g='input:not([type="hidden"],[type="image"],[type="button"],[type="submit"],[type="reset"]), select, textarea';var y=_D(p,g)[0];if(y&&rA(y)){return false}}var D=[];var w=t;while(w){if(w.props.id){var F=Jw(w).filter((function(e){return Fg(e.getAttribute("aria-labelledby")||"").includes(w.props.id)})).map((function(e){return Ol(e)}));D.push.apply(D,$(F))}w=w.parent}if(D.length>0&&D.every(rA)){return false}if(!AM(t)){return false}if(!parseFloat(t.getComputedStylePropertyValue("font-size"))){return false}var E=a.createRange();var x=t.children;for(var A=0;A<x.length;A++){var C=x[A];if(C.actualNode.nodeType===3&&Td(C.actualNode.nodeValue)!==""){E.selectNodeContents(C.actualNode)}}var k=Array.from(E.getClientRects());var R=Hl(t);return k.some((function(t){var r=hh(t,e);if(!R.length){return r}var n=R.some((function(e){return Gl(t,e.boundingClientRect)}));return r&&n}))}var EM=FM;var xM={emoji:true,nonBmp:false,punctuations:true};function AM(e){var t=Rv(e,false,true);if(t===""||Cp(t,xM)===""){return false}return e.children.some((function(e){return e.props.nodeName==="#text"&&!yp(e)}))}function CM(e,t,r){if(JT(e,t,r)){return!!e.querySelector("a[href]")}return true}var kM=CM;function RM(e,t){var r=t.attr("autocomplete");if(!r||Td(r)===""){return false}var n=t.props.nodeName;if(["textarea","input","select"].includes(n)===false){return false}var a=t.attr("aria-readonly")||"false";if(t.hasAttr("readonly")||a.toLowerCase()==="true"){return false}var i=["submit","reset","button","hidden"];if(n==="input"&&i.includes(t.props.type)){return false}var o=t.attr("aria-disabled")||"false";if(t.hasAttr("disabled")||o.toLowerCase()==="true"){return false}var u=pd(t);var s=iD(t.attr("tabindex"));if(s<0&&t.hasAttr("role")){var l=sd.ariaRoles[u];if(l===void 0||l.type!=="widget"){return false}}if(s<0&&t.actualNode&&!wc(t)&&!Av(t)){return false}return true}var TM=RM;function MM(e,t){var r=pd(t);return!!OF(r)}var OM=MM;function SM(e,t){var r=pd(t,{dpub:true});return!!NF(r)}var NM=SM;function BM(e){if(!e){return true}if(e.getAttribute("aria-hidden")==="true"){return false}return BM(cc(e))}function jM(e){return BM(cc(e))}var IM=jM;function _M(e,t){var r=/^aria-/;return t.attrNames.some((function(e){return r.test(e)}))}var qM=_M;function zM(e,t){return pd(t,{dpub:true,fallback:true})!==null}var PM=zM;function $M(e,t){var r=/^aria-/;var n=t.attrNames;if(n.length){for(var a=0,i=n.length;a<i;a++){if(r.test(n[a])){return true}}}return false}var GM=$M;var LM={"abstractrole-evaluate":ZR,"accesskeys-after":ik,"accesskeys-evaluate":nk,"alt-space-value-evaluate":BC,"aria-allowed-attr-evaluate":WR,"aria-allowed-attr-matches":GM,"aria-allowed-role-evaluate":UR,"aria-allowed-role-matches":PM,"aria-busy-evaluate":HR,"aria-conditional-attr-evaluate":LR,"aria-conditional-checkbox-attr-evaluate":zR,"aria-conditional-row-attr-evaluate":_R,"aria-errormessage-evaluate":IR,"aria-has-attr-matches":qM,"aria-hidden-body-evaluate":jR,"aria-hidden-focus-matches":IM,"aria-label-evaluate":xE,"aria-labelledby-evaluate":FE,"aria-level-evaluate":NR,"aria-prohibited-attr-evaluate":TR,"aria-required-attr-evaluate":AR,"aria-required-children-evaluate":yR,"aria-required-children-matches":NM,"aria-required-parent-evaluate":gR,"aria-required-parent-matches":OM,"aria-roledescription-evaluate":pR,"aria-unsupported-attr-evaluate":dR,"aria-valid-attr-evaluate":cR,"aria-valid-attr-value-evaluate":uR,"attr-non-space-content-evaluate":gk,"autocomplete-appropriate-evaluate":Fk,"autocomplete-matches":TM,"autocomplete-valid-evaluate":Dk,"avoid-inline-spacing-evaluate":DE,"braille-label-equivalent-evaluate":oR,"braille-roledescription-equivalent-evaluate":iR,"bypass-matches":kM,"caption-evaluate":VA,"caption-faked-evaluate":rE,"color-contrast-evaluate":Sk,"color-contrast-matches":EM,"css-orientation-lock-evaluate":IA,"data-table-large-matches":wM,"data-table-matches":yM,"deprecatedrole-evaluate":aR,"dlitem-evaluate":nC,"doc-has-title-evaluate":gE,"duplicate-id-active-matches":bM,"duplicate-id-after":RE,"duplicate-id-aria-matches":mM,"duplicate-id-evaluate":CE,"duplicate-id-misc-matches":vM,"duplicate-img-label-evaluate":SC,"exists-evaluate":hE,"explicit-evaluate":MC,"fallbackrole-evaluate":nR,"focusable-content-evaluate":tk,"focusable-disabled-evaluate":QC,"focusable-element-evaluate":XC,"focusable-modal-open-evaluate":YC,"focusable-no-name-evaluate":WC,"focusable-not-tabbable-evaluate":VC,"frame-focusable-content-evaluate":GC,"frame-focusable-content-matches":fM,"frame-tested-after":LA,"frame-tested-evaluate":PA,"frame-title-has-text-matches":lM,"has-alt-evaluate":pE,"has-descendant-after":hk,"has-descendant-evaluate":pk,"has-global-aria-attribute-evaluate":eR,"has-implicit-chromium-role-matches":uM,"has-lang-evaluate":cC,"has-text-content-evaluate":dk,"has-widget-role-evaluate":Jk,"heading-matches":iM,"heading-order-after":fA,"heading-order-evaluate":cA,"help-same-as-label-evaluate":RC,"hidden-content-evaluate":Mw,"hidden-explicit-label-evaluate":CC,"html-namespace-matches":aM,"html5-scope-evaluate":eE,"identical-links-same-purpose-after":uA,"identical-links-same-purpose-evaluate":aA,"identical-links-same-purpose-matches":rM,"implicit-evaluate":xC,"inline-style-property-evaluate":fE,"inserted-into-focus-order-matches":eM,"internal-link-present-evaluate":QE,"invalid-children-evaluate":JA,"invalidrole-evaluate":Zk,"is-element-focusable-evaluate":Kk,"is-initiator-matches":JT,"is-on-screen-evaluate":cE,"is-visible-matches":ZT,"is-visible-on-screen-matches":YT,"label-content-name-mismatch-evaluate":FC,"label-content-name-mismatch-matches":KT,"label-matches":UT,"landmark-has-body-context-matches":HT,"landmark-is-top-level-evaluate":$C,"landmark-is-unique-after":pC,"landmark-is-unique-evaluate":dC,"landmark-unique-matches":$T,"layout-table-matches":PT,"link-in-text-block-evaluate":Ok,"link-in-text-block-matches":qT,"link-in-text-block-style-evaluate":xk,"listitem-evaluate":XA,"matches-definition-evaluate":fk,"meta-refresh-evaluate":XE,"meta-viewport-scale-evaluate":BA,"multiple-label-evaluate":gC,"nested-interactive-matches":IT,"no-autoplay-audio-evaluate":qA,"no-autoplay-audio-matches":BT,"no-empty-role-matches":ST,"no-explicit-name-required-matches":DT,"no-focusable-content-evaluate":_C,"no-implicit-explicit-label-evaluate":Uk,"no-naming-method-matches":MT,"no-negative-tabindex-matches":RT,"no-role-matches":CT,"non-empty-if-present-evaluate":sE,"not-html-matches":xT,"object-is-loaded-matches":wT,"only-dlitems-evaluate":ZA,"only-listitems-evaluate":YA,"p-as-heading-evaluate":KE,"p-as-heading-matches":gT,"page-no-duplicate-after":lk,"page-no-duplicate-evaluate":uk,"presentation-role-conflict-matches":hT,"presentational-role-evaluate":oE,"region-after":GE,"region-evaluate":IE,"same-caption-summary-evaluate":ZF,"scope-value-evaluate":YF,"scrollable-region-focusable-matches":vT,"skip-link-evaluate":BE,"skip-link-matches":dT,"structured-dlitems-evaluate":WA,"summary-interactive-matches":lT,"svg-namespace-matches":rT,"svg-non-empty-title-evaluate":aE,"tabindex-evaluate":IC,"table-or-grid-role-matches":sT,"target-offset-evaluate":OA,"target-size-evaluate":yA,"td-has-header-evaluate":WF,"td-headers-attr-evaluate":VF,"th-has-data-cells-evaluate":zF,"title-only-evaluate":hC,"unique-frame-title-after":SE,"unique-frame-title-evaluate":ME,"unsupportedrole-evaluate":Hk,"valid-lang-evaluate":uC,"valid-scrollable-semantics-evaluate":Gk,"widget-not-inline-matches":nT,"window-is-top-matches":eT,"xml-lang-mismatch-evaluate":iC,"xml-lang-mismatch-matches":JR};var HM=LM;function VM(e){this.id=e.id;this.data=null;this.relatedNodes=[];this.result=null}var UM=VM;function WM(e){if(typeof e==="string"){if(HM[e]){return HM[e]}if(/^\s*function[\s\w]*\(/.test(e)){return new Function("return "+e+";")()}throw new ReferenceError("Function ID does not exist in the metadata-function-map: ".concat(e))}return e}function KM(){var e=arguments.length>0&&arguments[0]!==undefined?arguments[0]:{};if(Array.isArray(e)||i(e)!=="object"){e={value:e}}return e}function YM(e){if(e){this.id=e.id;this.configure(e)}}YM.prototype.enabled=true;YM.prototype.run=function e(t,r,n,a,i){r=r||{};var o=r.hasOwnProperty("enabled")?r.enabled:this.enabled;var u=this.getOptions(r.options);if(o){var s=new UM(this);var l=kh(s,r,a,i);var c;try{c=this.evaluate.call(l,t.actualNode,u,t,n)}catch(e){if(t&&t.actualNode){e.errorNode=Qb.toSpec(t)}i(e);return}if(!l.isAsync){s.result=c;a(s)}}else{a(null)}};YM.prototype.runSync=function e(t,r,n){r=r||{};var a=r,i=a.enabled,o=i===void 0?this.enabled:i;if(!o){return null}var u=this.getOptions(r.options);var s=new UM(this);var l=kh(s);l.async=function e(){throw new Error("Cannot run async check while in a synchronous run")};var c;try{c=this.evaluate.call(l,t.actualNode,u,t,n)}catch(e){if(t&&t.actualNode){e.errorNode=Qb.toSpec(t)}throw e}s.result=c;return s};YM.prototype.configure=function e(t){var r=this;if(!t.evaluate||HM[t.evaluate]){this._internalCheck=true}if(t.hasOwnProperty("enabled")){this.enabled=t.enabled}if(t.hasOwnProperty("options")){if(this._internalCheck){this.options=KM(t.options)}else{this.options=t.options}}["evaluate","after"].filter((function(e){return t.hasOwnProperty(e)})).forEach((function(e){return r[e]=WM(t[e])}))};YM.prototype.getOptions=function e(t){if(this._internalCheck){return mg(this.options,KM(t||{}))}else{return t||this.options}};var ZM=YM;function XM(e){this.id=e.id;this.result=ea.NA;this.pageLevel=e.pageLevel;this.impact=null;this.nodes=[]}var JM=XM;function QM(e,t){this._audit=t;this.id=e.id;this.selector=e.selector||"*";if(e.impact){Aa(ea.impact.includes(e.impact),"Impact ".concat(e.impact," is not a valid impact"));this.impact=e.impact}this.excludeHidden=typeof e.excludeHidden==="boolean"?e.excludeHidden:true;this.enabled=typeof e.enabled==="boolean"?e.enabled:true;this.pageLevel=typeof e.pageLevel==="boolean"?e.pageLevel:false;this.reviewOnFail=typeof e.reviewOnFail==="boolean"?e.reviewOnFail:false;this.any=e.any||[];this.all=e.all||[];this.none=e.none||[];this.tags=e.tags||[];this.preload=e.preload?true:false;this.actIds=e.actIds;if(e.matches){this.matches=WM(e.matches)}}QM.prototype.matches=function e(){return true};QM.prototype.gather=function e(t){var r=arguments.length>1&&arguments[1]!==undefined?arguments[1]:{};var n="mark_gather_start_"+this.id;var a="mark_gather_end_"+this.id;var i="mark_isVisibleToScreenReaders_start_"+this.id;var o="mark_isVisibleToScreenReaders_end_"+this.id;if(r.performanceTimer){uD.mark(n)}var u=HD(this.selector,t);if(this.excludeHidden){if(r.performanceTimer){uD.mark(i)}u=u.filter((function(e){return Av(e)}));if(r.performanceTimer){uD.mark(o);uD.measure("rule_"+this.id+"#gather_axe.utils.isVisibleToScreenReaders",i,o)}}if(r.performanceTimer){uD.mark(a);uD.measure("rule_"+this.id+"#gather",n,a)}return u};QM.prototype.runChecks=function e(t,r,n,a,i,o){var u=this;var s=Qh();this[t].forEach((function(e){var t=u._audit.checks[e.id||e];var i=Jg(t,u.id,n);s.defer((function(e,n){t.run(r,i,a,e,(function(e){n(new ZD({ruleId:u.id,method:"".concat(t.id,"#evaluate"),errorNode:new Ah(r),error:e}))}))}))}));s.then((function(e){e=e.filter((function(e){return e}));i({type:t,results:e})}))["catch"](o)};QM.prototype.runChecksSync=function e(t,r,n,a){var i=this;var o=[];this[t].forEach((function(e){var t=i._audit.checks[e.id||e];var u=Jg(t,i.id,n);o.push(t.runSync(r,u,a))}));o=o.filter((function(e){return e}));return{type:t,results:o}};QM.prototype.run=function e(t){var r=this;var n=arguments.length>1&&arguments[1]!==undefined?arguments[1]:{};var a=arguments.length>2?arguments[2]:undefined;var i=arguments.length>3?arguments[3]:undefined;if(n.performanceTimer){this._trackPerformance()}var o=Qh();var u=new JM(this);var s;try{s=this.gatherAndMatchNodes(t,n)}catch(e){i(e);return}if(n.performanceTimer){this._logGatherPerformance(s)}s.forEach((function(e){o.defer((function(a,i){var o=Qh();["any","all","none"].forEach((function(a){o.defer((function(i,o){r.runChecks(a,e,n,t,i,o)}))}));o.then((function(t){var n=eO(t);if(n){n.node=new Ah(e);u.nodes.push(n);if(r.reviewOnFail){["any","all"].forEach((function(e){n[e].forEach((function(e){if(e.result===false){e.result=void 0}}))}));n.none.forEach((function(e){if(e.result===true){e.result=void 0}}))}}a()}))["catch"]((function(e){return i(e)}))}))}));o.then((function(){if(n.performanceTimer){r._logRulePerformance()}setTimeout((function(){a(u)}),0)}))["catch"]((function(e){if(n.performanceTimer){r._logRulePerformance()}i(e)}))};QM.prototype.runSync=function e(t){var r=this;var n=arguments.length>1&&arguments[1]!==undefined?arguments[1]:{};if(n.performanceTimer){this._trackPerformance()}var a=new JM(this);var i=this.gatherAndMatchNodes(t,n);if(n.performanceTimer){this._logGatherPerformance(i)}i.forEach((function(e){var i=[];["any","all","none"].forEach((function(a){i.push(r.runChecksSync(a,e,n,t))}));var o=eO(i);if(o){o.node=e.actualNode?new Ah(e):null;a.nodes.push(o);if(r.reviewOnFail){["any","all"].forEach((function(e){o[e].forEach((function(e){if(e.result===false){e.result=void 0}}))}));o.none.forEach((function(e){if(e.result===true){e.result=void 0}}))}}}));if(n.performanceTimer){this._logRulePerformance()}return a};QM.prototype._trackPerformance=function e(){this._markStart="mark_rule_start_"+this.id;this._markEnd="mark_rule_end_"+this.id;this._markChecksStart="mark_runchecks_start_"+this.id;this._markChecksEnd="mark_runchecks_end_"+this.id};QM.prototype._logGatherPerformance=function e(t){ra("gather for ".concat(this.id," (").concat(t.length," nodes): ").concat(uD.timeElapsed(),"ms"));uD.mark(this._markChecksStart)};QM.prototype._logRulePerformance=function e(){uD.mark(this._markChecksEnd);uD.mark(this._markEnd);uD.measure("runchecks_"+this.id,this._markChecksStart,this._markChecksEnd);uD.measure("rule_"+this.id,this._markStart,this._markEnd)};function eO(e){if(e.length){var t=false;var r={};e.forEach((function(e){var n=e.results.filter((function(e){return e}));r[e.type]=n;if(n.length){t=true}}));if(t){return r}return null}}QM.prototype.gatherAndMatchNodes=function e(t,r){var n=this;var a="mark_matches_start_"+this.id;var i="mark_matches_end_"+this.id;var o=this.gather(t,r);if(r.performanceTimer){uD.mark(a)}o=o.filter((function(e){try{return n.matches(e.actualNode,e,t)}catch(t){throw new ZD({ruleId:n.id,method:"#matches",errorNode:new Ah(e),error:t})}}));if(r.performanceTimer){uD.mark(i);uD.measure("rule_"+this.id+"#matches",a,i)}return o};function tO(e){return rg(e).map((function(t){var r=e._audit.checks[t.id||t];return r&&typeof r.after==="function"?r:null})).filter(Boolean)}function rO(e,t){var r=[];e.forEach((function(e){var n=rg(e);n.forEach((function(n){if(n.id===t){n.node=e.node;r.push(n)}}))}));return r}function nO(e){return e.filter((function(e){return e.filtered!==true}))}function aO(e){var t=["any","all","none"];var r=e.nodes.filter((function(e){var r=0;t.forEach((function(t){e[t]=nO(e[t]);r+=e[t].length}));return r>0}));if(e.pageLevel&&r.length){r=[r.reduce((function(e,r){if(e){t.forEach((function(t){e[t].push.apply(e[t],r[t])}));return e}}))]}return r}QM.prototype.after=function e(t,r){var n=this;var a=tO(this);a.forEach((function(e){var a=rO(t.nodes,e.id);var i=Jg(e,n.id,r);var o;try{o=e.after(a,i.options)}catch(r){var u;throw new ZD({ruleId:n.id,method:"".concat(e.id,"#after"),errorNode:(u=t.nodes)===null||u===void 0||(u=u[0])===null||u===void 0?void 0:u.node,error:r})}if(n.reviewOnFail){o.forEach((function(e){var t=(n.any.includes(e.id)||n.all.includes(e.id))&&e.result===false;var r=n.none.includes(e.id)&&e.result===true;if(t||r){e.result=void 0}}))}a.forEach((function(e){delete e.node;if(o.indexOf(e)===-1){e.filtered=true}}))}));t.nodes=aO(t);return t};QM.prototype.configure=function e(t){if(t.hasOwnProperty("selector")){this.selector=t.selector}if(t.hasOwnProperty("excludeHidden")){this.excludeHidden=typeof t.excludeHidden==="boolean"?t.excludeHidden:true}if(t.hasOwnProperty("enabled")){this.enabled=typeof t.enabled==="boolean"?t.enabled:true}if(t.hasOwnProperty("pageLevel")){this.pageLevel=typeof t.pageLevel==="boolean"?t.pageLevel:false}if(t.hasOwnProperty("reviewOnFail")){this.reviewOnFail=typeof t.reviewOnFail==="boolean"?t.reviewOnFail:false}if(t.hasOwnProperty("any")){this.any=t.any}if(t.hasOwnProperty("all")){this.all=t.all}if(t.hasOwnProperty("none")){this.none=t.none}if(t.hasOwnProperty("tags")){this.tags=t.tags}if(t.hasOwnProperty("actIds")){this.actIds=t.actIds}if(t.hasOwnProperty("matches")){this.matches=WM(t.matches)}if(t.impact){Aa(ea.impact.includes(t.impact),"Impact ".concat(t.impact," is not a valid impact"));this.impact=t.impact}};var iO=/\{\{.+?\}\}/g;var oO=function(){function e(t){te(this,e);this.lang="en";this.defaultConfig=t;this.standards=sd;this._init();this._defaultLocale=null}return ne(e,[{key:"_setDefaultLocale",value:function e(){if(this._defaultLocale){return}var t={checks:{},rules:{},failureSummaries:{},incompleteFallbackMessage:"",lang:this.lang};var r=Object.keys(this.data.checks);for(var n=0;n<r.length;n++){var a=r[n];var i=this.data.checks[a];var o=i.messages,u=o.pass,s=o.fail,l=o.incomplete;t.checks[a]={pass:u,fail:s,incomplete:l}}var c=Object.keys(this.data.rules);for(var f=0;f<c.length;f++){var d=c[f];var v=this.data.rules[d];var p=v.description,m=v.help;t.rules[d]={description:p,help:m}}var h=Object.keys(this.data.failureSummaries);for(var b=0;b<h.length;b++){var g=h[b];var y=this.data.failureSummaries[g];var D=y.failureMessage;t.failureSummaries[g]={failureMessage:D}}t.incompleteFallbackMessage=this.data.incompleteFallbackMessage;this._defaultLocale=t}},{key:"_resetLocale",value:function e(){var t=this._defaultLocale;if(!t){return}this.applyLocale(t)}},{key:"_applyCheckLocale",value:function e(t){var r=Object.keys(t);for(var n=0;n<r.length;n++){var a=r[n];if(!this.data.checks[a]){throw new Error('Locale provided for unknown check: "'.concat(a,'"'))}this.data.checks[a]=fO(this.data.checks[a],t[a])}}},{key:"_applyRuleLocale",value:function e(t){var r=Object.keys(t);for(var n=0;n<r.length;n++){var a=r[n];if(!this.data.rules[a]){throw new Error('Locale provided for unknown rule: "'.concat(a,'"'))}this.data.rules[a]=dO(this.data.rules[a],t[a])}}},{key:"_applyFailureSummaries",value:function e(t){var r=Object.keys(t);for(var n=0;n<r.length;n++){var a=r[n];if(!this.data.failureSummaries[a]){throw new Error('Locale provided for unknown failureMessage: "'.concat(a,'"'))}this.data.failureSummaries[a]=vO(this.data.failureSummaries[a],t[a])}}},{key:"applyLocale",value:function e(t){this._setDefaultLocale();if(t.checks){this._applyCheckLocale(t.checks)}if(t.rules){this._applyRuleLocale(t.rules)}if(t.failureSummaries){this._applyFailureSummaries(t.failureSummaries,"failureSummaries")}if(t.incompleteFallbackMessage){this.data.incompleteFallbackMessage=pO(this.data.incompleteFallbackMessage,t.incompleteFallbackMessage)}if(t.lang){this.lang=t.lang}}},{key:"setAllowedOrigins",value:function e(t){var r=sO();this.allowedOrigins=[];var n=oe(t),a;try{for(n.s();!(a=n.n()).done;){var i=a.value;if(i===ea.allOrigins){this.allowedOrigins=["*"];return}else if(i!==ea.sameOrigin){this.allowedOrigins.push(i)}else if(r){this.allowedOrigins.push(r)}}}catch(e){n.e(e)}finally{n.f()}}},{key:"_init",value:function e(){var t=lO(this.defaultConfig);this.lang=t.lang||"en";this.reporter=t.reporter;this.commands={};this.rules=[];this.checks={};this.brand="axe";this.application="axeAPI";this.tagExclude=["experimental","deprecated"];this.noHtml=t.noHtml;this.allowedOrigins=t.allowedOrigins;cO(t.rules,this,"addRule");cO(t.checks,this,"addCheck");this.data={};this.data.checks=t.data&&t.data.checks||{};this.data.rules=t.data&&t.data.rules||{};this.data.failureSummaries=t.data&&t.data.failureSummaries||{};this.data.incompleteFallbackMessage=t.data&&t.data.incompleteFallbackMessage||"";this._constructHelpUrls()}},{key:"registerCommand",value:function e(t){this.commands[t.id]=t.callback}},{key:"addRule",value:function e(t){if(t.metadata){this.data.rules[t.id]=t.metadata}var r=this.getRule(t.id);if(r){r.configure(t)}else{this.rules.push(new QM(t,this))}}},{key:"addCheck",value:function e(t){var r=t.metadata;if(i(r)==="object"){this.data.checks[t.id]=r;if(i(r.messages)==="object"){Object.keys(r.messages).filter((function(e){return r.messages.hasOwnProperty(e)&&typeof r.messages[e]==="string"})).forEach((function(e){if(r.messages[e].indexOf("function")===0){r.messages[e]=new Function("return "+r.messages[e]+";")()}}))}}if(this.checks[t.id]){this.checks[t.id].configure(t)}else{this.checks[t.id]=new ZM(t)}}},{key:"run",value:function e(t,r,n,a){this.normalizeOptions(r);Ah.setRunOptions(r);o._selectCache=[];var i=mO(this.rules,t,r);var u=i.now;var s=i.later;var l=Qh();u.forEach((function(e){l.defer(hO(e,t,r))}));var c=Qh();if(s.length){c.defer((function(e){TD(r).then((function(t){return e(t)}))["catch"]((function(t){console.warn("Couldn't load preload assets: ",t);e(void 0)}))}))}var f=Qh();f.defer(l);f.defer(c);f.then((function(e){var i=e.pop();if(i&&i.length){var u=i[0];if(u){t=P({},t,u)}}var l=e[0];if(!s.length){o._selectCache=void 0;n(l.filter((function(e){return!!e})));return}var c=Qh();s.forEach((function(e){var n=hO(e,t,r);c.defer(n)}));c.then((function(e){o._selectCache=void 0;n(l.concat(e).filter((function(e){return!!e})))}))["catch"](a)}))["catch"](a)}},{key:"after",value:function e(t,r){var n=this.rules;return t.map((function(e){if(e.error){return e}var t=ag(n,"id",e.id);if(!t){throw new Error("Result for unknown rule. You may be running mismatch axe-core versions")}try{return t.after(e,r)}catch(e){if(r.debug){throw e}return bO(t,e)}}))}},{key:"getRule",value:function e(t){return this.rules.find((function(e){return e.id===t}))}},{key:"normalizeOptions",value:function e(t){var r=this;var n=[];var a=[];r.rules.forEach((function(e){a.push(e.id);e.tags.forEach((function(e){if(!n.includes(e)){n.push(e)}}))}));if(["object","string"].includes(i(t.runOnly))){if(typeof t.runOnly==="string"){t.runOnly=[t.runOnly]}if(Array.isArray(t.runOnly)){var u=t.runOnly.find((function(e){return n.includes(e)}));var s=t.runOnly.find((function(e){return a.includes(e)}));if(u&&s){throw new Error("runOnly cannot be both rules and tags")}if(s){t.runOnly={type:"rule",values:t.runOnly}}else{t.runOnly={type:"tag",values:t.runOnly}}}var l=t.runOnly;if(l.value&&!l.values){l.values=l.value;delete l.value}if(!Array.isArray(l.values)||l.values.length===0){throw new Error("runOnly.values must be a non-empty array")}if(["rule","rules"].includes(l.type)){l.type="rule";l.values.forEach((function(e){if(!a.includes(e)){throw new Error("unknown rule `"+e+"` in options.runOnly")}}))}else if(["tag","tags",void 0].includes(l.type)){l.type="tag";var c=l.values.filter((function(e){return!n.includes(e)&&!/wcag2[1-3]a{1,3}/.test(e)}));if(c.length!==0){o.log("Could not find tags `"+c.join("`, `")+"`")}}else{throw new Error("Unknown runOnly type '".concat(l.type,"'"))}}if(i(t.rules)==="object"){Object.keys(t.rules).forEach((function(e){if(!a.includes(e)){throw new Error("unknown rule `"+e+"` in options.rules")}}))}return t}},{key:"setBranding",value:function e(t){var r={brand:this.brand,application:this.application};if(typeof t==="string"){this.application=t}if(t&&t.hasOwnProperty("brand")&&t.brand&&typeof t.brand==="string"){this.brand=t.brand}if(t&&t.hasOwnProperty("application")&&t.application&&typeof t.application==="string"){this.application=t.application}this._constructHelpUrls(r)}},{key:"_constructHelpUrls",value:function e(){var t=this;var r=arguments.length>0&&arguments[0]!==undefined?arguments[0]:null;var n=(o.version.match(/^[1-9][0-9]*\.[0-9]+/)||["x.y"])[0];this.rules.forEach((function(e){if(!t.data.rules[e.id]){t.data.rules[e.id]={}}var a=t.data.rules[e.id];if(typeof a.helpUrl!=="string"||r&&a.helpUrl===gO(r,e.id,n)){a.helpUrl=gO(t,e.id,n)}}))}},{key:"resetRulesAndChecks",value:function e(){this._init();this._resetLocale()}}])}();var uO=oO;function sO(){if(r.origin&&r.origin!=="null"){return r.origin}if(r.location&&r.location.origin&&r.location.origin!=="null"){return r.location.origin}}function lO(e){var t;if(e){t=Rh(e);t.commons=e.commons}else{t={}}t.reporter=t.reporter||null;t.noHtml=t.noHtml||false;if(!t.allowedOrigins){var r=sO();t.allowedOrigins=r?[r]:[]}t.rules=t.rules||[];t.checks=t.checks||[];t.data=P({checks:{},rules:{}},t.data);return t}function cO(e,t,r){var n,a;for(n=0,a=e.length;n<a;n++){t[r](e[n])}}var fO=function e(t,r){var n=r.pass,a=r.fail;if(typeof n==="string"&&iO.test(n)){n=Wa["default"].compile(n)}if(typeof a==="string"&&iO.test(a)){a=Wa["default"].compile(a)}return P({},t,{messages:{pass:n||t.messages.pass,fail:a||t.messages.fail,incomplete:i(t.messages.incomplete)==="object"?P({},t.messages.incomplete,r.incomplete):r.incomplete}})};var dO=function e(t,r){var n=r.help,a=r.description;if(typeof n==="string"&&iO.test(n)){n=Wa["default"].compile(n)}if(typeof a==="string"&&iO.test(a)){a=Wa["default"].compile(a)}return P({},t,{help:n||t.help,description:a||t.description})};var vO=function e(t,r){var n=r.failureMessage;if(typeof n==="string"&&iO.test(n)){n=Wa["default"].compile(n)}return P({},t,{failureMessage:n||t.failureMessage})};var pO=function e(t,r){if(typeof r==="string"&&iO.test(r)){r=Wa["default"].compile(r)}return r||t};function mO(e,t,r){var n={now:[],later:[]};var a=e.reduce((function(e,n){if(!PD(n,t,r)){return e}if(n.preload){e.later.push(n);return e}e.now.push(n);return e}),n);return a}function hO(e,t,r){if(r.performanceTimer){uD.mark("mark_rule_start_"+e.id)}return function(n,a){e.run(t,r,(function(e){return n(e)}),(function(t){if(r.debug){a(t)}else{n(bO(e,t))}}))}}function bO(e,t){var r=t.errorNode;var n=KD(t);var i=[{id:"error-occurred",result:void 0,data:n,relatedNodes:[]}];var o=r||new Ah(a.documentElement);return Object.assign(new JM(e),{error:n,result:ea.CANTTELL,nodes:[{any:[],all:[],none:i,node:o}]})}function gO(e,t,r){var n=e.brand,a=e.application,i=e.lang;return ea.helpUrlBase+n+"/"+(r||o.version.substring(0,o.version.lastIndexOf(".")))+"/"+t+"?application="+encodeURIComponent(a)+(i&&i!=="en"?"&lang="+encodeURIComponent(i):"")}function yO(e){var t=r&&"Node"in r&&"NodeList"in r;var n=!!a;if(t&&n){return}if(!e||!e.ownerDocument){throw new Error('Required "window" or "document" globals not defined and cannot be deduced from the context. Either set the globals before running or pass in a valid Element.')}if(!n){Tl.set("globalDocumentSet",true);a=e.ownerDocument}if(!t){Tl.set("globalWindowSet",true);r=a.defaultView}}function DO(){if(Tl.get("globalDocumentSet")){Tl.set("globalDocumentSet",false);a=null}if(Tl.get("globalWindowSet")){Tl.set("globalWindowSet",false);r=null}}function wO(){DO();o._memoizedFns.forEach((function(e){return e.clear()}));Tl.clear();o._tree=void 0;o._selectorData=void 0;o._selectCache=void 0}var FO=wO;function EO(e,t,r,n){try{e=new my(e);o._tree=e.flatTree;o._selectorData=sl(e.flatTree)}catch(e){FO();return n(e)}var a=Qh();var i=o._audit;if(t.performanceTimer){uD.auditStart()}if(e.frames.length&&t.iframes!==false){a.defer((function(r,n){dg(e,t,"rules",null,r,n)}))}a.defer((function(r,n){i.run(e,t,r,n)}));a.then((function(a){try{if(t.performanceTimer){uD.auditEnd()}var o=cg(a.map((function(e){return{results:e}})));if(e.initiator){if(t.performanceTimer){uD.mark("auditAfterStart")}o=i.after(o,t);if(t.performanceTimer){uD.mark("auditAfterEnd");uD.measure("audit.after","auditAfterStart","auditAfterEnd");uD.logMeasures("audit.after")}o.forEach(ND);o=o.map(ha)}try{r(o,FO)}catch(e){FO();ra(e)}}catch(e){FO();n(e)}}))["catch"]((function(e){FO();n(e)}))}function xO(e){o._audit=new uO(e)}function AO(e,t,r){var n=r;var i=function e(t){if(t instanceof Error===false){t=new Error(t)}r(t)};var u=e&&e.context||{};if(u.hasOwnProperty("include")&&!u.include.length){u.include=[a]}var s=e&&e.options||{};switch(e.command){case"rules":return EO(u,s,(function(e,t){e=Qb.mapRawResults(e);n(e);t()}),i);case"cleanup-plugin":return gw(n,i);default:if(o._audit&&o._audit.commands&&o._audit.commands[e.command]){return o._audit.commands[e.command](e,r)}}}if(r.top!==r){Ub.subscribe("axe.start",AO);Ub.subscribe("axe.ping",(function(e,t,r){r({axe:true})}))}function CO(e){this._run=e.run;this._collect=e.collect;this._registry={};e.commands.forEach((function(e){o._audit.registerCommand(e)}))}CO.prototype.run=function e(){return this._run.apply(this,arguments)};CO.prototype.collect=function e(){return this._collect.apply(this,arguments)};CO.prototype.cleanup=function e(t){var r=o.utils.queue();var n=this;Object.keys(this._registry).forEach((function(e){r.defer((function(t){n._registry[e].cleanup(t)}))}));r.then(t)};CO.prototype.add=function e(t){this._registry[t.id]=t};function kO(e){o.plugins[e.id]=new CO(e)}var RO=kO;function TO(){var e=o._audit;if(!e){throw new Error("No audit configured")}e.resetRulesAndChecks();ud()}var MO=TO;function OO(e,t){var r=arguments.length>2&&arguments[2]!==undefined?arguments[2]:{};r.reporter=r.reporter||o._audit.reporter||"v1";o._selectorData={};if(!(t instanceof ia)){t=new hw(t)}var n=wy(e);if(!n){throw new Error("unknown rule `"+e+"`")}n=Object.create(n,{excludeHidden:{value:false}});var a={initiator:true,include:[t],exclude:[],frames:[],page:false,focusable:true,size:{},flatTree:[]};var i=n.runSync(a,r);ND(i);ha(i);var u=wa([i]);u.violations.forEach((function(e){return e.nodes.forEach((function(e){e.failureSummary=zg(e)}))}));return P({},Qg(),u,{toolOptions:r})}function SO(e){var t,r,n;var u=X(e,3),s=u[0],l=u[1],c=u[2];var f=new TypeError("axe.run arguments are invalid");if(!Iy(s)){if(c!==void 0){throw f}c=l;l=s;s=a}if(i(l)!=="object"){if(c!==void 0){throw f}c=l;l={}}if(typeof c!=="function"&&c!==void 0){throw f}l=Rh(l);l.reporter=(t=(r=l.reporter)!==null&&r!==void 0?r:(n=o._audit)===null||n===void 0?void 0:n.reporter)!==null&&t!==void 0?t:"v1";return{context:s,options:l,callback:c}}var NO=function e(){};function BO(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++){t[r]=arguments[r]}yO(t[0]);var n=SO(t),a=n.context,i=n.options,u=n.callback,s=u===void 0?NO:u;var l=jO(s),c=l.thenable,f=l.resolve,d=l.reject;try{Aa(o._audit,"No audit configured");Aa(!o._running,"Axe is already running. Use `await axe.run()` to wait for the previous run to finish before starting a new run.")}catch(e){return _O(e,s)}o._running=true;if(i.performanceTimer){uD.start()}function v(e,t){var r=function e(r){if(i.performanceTimer){uD.mark("reporterEnd");uD.measure("reporter","reporterStart","reporterEnd");uD.logMeasures("reporter");uD.end()}o._running=false;t();try{f(r)}catch(e){o.log(e)}};var n=function e(r){o._running=false;t();try{d(r)}catch(e){o.log(e)}};try{if(i.performanceTimer){uD.mark("reporterStart")}IO(e,i,r,n)}catch(e){n(e)}}function p(e){if(i.performanceTimer){uD.end()}o._running=false;s(e);d(e)}o._runRules(a,i,v,p);return c}function jO(e){var t,r,n;if(typeof Promise==="function"&&e===NO){t=new Promise((function(e,t){r=t;n=e}))}else{n=function t(r){return e(null,r)};r=function t(r){return e(r)}}return{thenable:t,reject:r,resolve:n}}function IO(e,t,r,n){var a=Fw(t.reporter);var i=a(e,t,r,n);if(i!==void 0){r(i)}}function _O(e,t){if(typeof t==="function"&&t!==NO){t(e.message);return}throw e}function qO(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++){t[r]=arguments[r]}var n=SO(t),a=n.options,i=n.context;Aa(o._audit,"Axe is not configured. Audit is missing.");Aa(!o._running,"Axe is already running. Use `await axe.run()` to wait for the previous run to finish before starting a new run.");var u=new my(i,o._tree);o._tree=u.flatTree;o._selectorData=sl(u.flatTree);o._running=true;a.elementRef=false;return new Promise((function(e,t){o._audit.run(u,a,e,t)})).then((function(e){e=Qb.mapRawResults(e);var t=u.frames.map((function(e){var t=e.node;return Qb.toSpec(t)}));var r;if(u.initiator){r=Qg()}o._running=false;FO();return{results:e,frames:t,environmentData:r}}))["catch"]((function(e){o._running=false;FO();return Promise.reject(e)}))}function zO(e){var t,r,n;var a=arguments.length>1&&arguments[1]!==undefined?arguments[1]:{};a=Rh(a);var i=e.find((function(e){return e.environmentData}))||{},u=i.environmentData;o._audit.normalizeOptions(a);a.reporter=(t=(r=a.reporter)!==null&&r!==void 0?r:(n=o._audit)===null||n===void 0?void 0:n.reporter)!==null&&t!==void 0?t:"v1";PO(e);var s=cg(e);s=o._audit.after(s,a);s.forEach(ND);s=s.map(ha);return GO(s,P({environmentData:u},a))}function PO(e){var t=[];var r=oe(e),n;try{for(r.s();!(n=r.n()).done;){var a=n.value;var i=t.shift();if(!a){continue}a.frameSpec=i!==null&&i!==void 0?i:null;var o=$O(a);t.unshift.apply(t,$(o))}}catch(e){r.e(e)}finally{r.f()}}function $O(e){var t=e.frames,r=e.frameSpec;if(!r){return t}return t.map((function(e){return Qb.mergeSpecs(e,r)}))}function GO(e,t){return new Promise((function(r,n){var a=Fw(t.reporter);a(e,t,r,n)}))}function LO(e){if(o._tree){throw new Error("Axe is already setup. Call `axe.teardown()` before calling `axe.setup` again.")}if(e&&i(e.documentElement)==="object"&&i(e.defaultView)==="object"){e=e.documentElement}yO(e);o._tree=Og(e);o._selectorData=sl(o._tree);return o._tree[0]}var HO=LO;var VO=function e(t,r,n){console.warn('"na" reporter will be deprecated in axe v4.0. Use the "v2" reporter instead.');if(typeof r==="function"){n=r;r={}}var a=r,i=a.environmentData,o=O(a,w);n(P({},Qg(i),{toolOptions:o},Gg(t,r)))};var UO=VO;var WO=function e(t,r,n){if(typeof r==="function"){n=r;r={}}var a=r,i=a.environmentData,o=O(a,F);r.resultTypes=["violations"];var u=Gg(t,r),s=u.violations;n(P({},Qg(i),{toolOptions:o,violations:s}))};var KO=WO;var YO=function e(t,r,n){if(typeof r==="function"){n=r;r={}}if(!t||!Array.isArray(t)){return n(t)}var a=t.map((function(e){var t=P({},e);var r=["passes","violations","incomplete","inapplicable"];for(var n=0,a=r;n<a.length;n++){var i=a[n];t[i]=Qb.mapRawNodeResults(t[i])}return t}));n(a)};var ZO=YO;var XO=function e(t,r,n){if(typeof r==="function"){n=r;r={}}var a=r,i=a.environmentData,o=O(a,E);ZO(t,o,(function(e){var t=Qg(i);n({raw:e,env:t})}))};var JO=XO;var QO=function e(t,r,n){if(typeof r==="function"){n=r;r={}}var a=r,i=a.environmentData,o=O(a,x);var u=Gg(t,r);var s=function e(t){t.nodes.forEach((function(e){e.failureSummary=zg(e)}))};u.incomplete.forEach(s);u.violations.forEach(s);n(P({},Qg(i),{toolOptions:o},u))};var eS=QO;var tS=function e(t,r,n){if(typeof r==="function"){n=r;r={}}var a=r,i=a.environmentData,o=O(a,A);var u=Gg(t,r);n(P({},Qg(i),{toolOptions:o},u))};var rS=tS;var nS={base:{Audit:uO,CheckResult:UM,Check:ZM,Context:my,RuleResult:JM,Rule:QM,metadataFunctionMap:HM},public:{reporters:yw},helpers:{failureSummary:zg,incompleteFallbackMessage:Pg,processAggregate:Gg},utils:{setDefaultFrameMessenger:Gb,cacheNodeSelectors:Tg,getNodesMatchingExpression:xg,convertSelector:Vh},commons:{dom:{nativelyHidden:Wl,displayHidden:Kl,visibilityHidden:Yl,contentVisibiltyHidden:Zl,ariaHidden:Xl,opacityHidden:Jl,scrollHidden:Ql,overflowHidden:ec,clipHidden:tc,areaHidden:rc,detailsHidden:nc}}};var aS=nS;o._thisWillBeDeletedDoNotUse=aS;o.constants=ea;o.log=ra;o.AbstractVirtualNode=ia;o.SerialVirtualNode=hw;o.VirtualNode=yh;o._cache=Tl;o.imports=Pa;o.cleanup=gw;o.configure=Aw;o.frameMessenger=Cw;o.getRules=Rw;o._load=xO;o.plugins={};o.registerPlugin=RO;o.hasReporter=ww;o.getReporter=Fw;o.addReporter=Ew;o.reset=MO;o._runRules=EO;o.runVirtualRule=OO;o.run=BO;o.setup=HO;o.teardown=FO;o.runPartial=qO;o.finishRun=zO;o.commons=ex;o.utils=oa;o.addReporter("na",UO);o.addReporter("no-passes",KO);o.addReporter("rawEnv",JO);o.addReporter("raw",ZO);o.addReporter("v1",eS);o.addReporter("v2",rS,true)})();o._load({lang:"en",data:{rules:{accesskeys:{description:"Ensure every accesskey attribute value is unique",help:"accesskey attribute value should be unique"},"area-alt":{description:"Ensure <area> elements of image maps have alternative text",help:"Active <area> elements must have alternative text"},"aria-allowed-attr":{description:"Ensure an element's role supports its ARIA attributes",help:"Elements must only use supported ARIA attributes"},"aria-allowed-role":{description:"Ensure role attribute has an appropriate value for the element",help:"ARIA role should be appropriate for the element"},"aria-braille-equivalent":{description:"Ensure aria-braillelabel and aria-brailleroledescription have a non-braille equivalent",help:"aria-braille attributes must have a non-braille equivalent"},"aria-command-name":{description:"Ensure every ARIA button, link and menuitem has an accessible name",help:"ARIA commands must have an accessible name"},"aria-conditional-attr":{description:"Ensure ARIA attributes are used as described in the specification of the element's role",help:"ARIA attributes must be used as specified for the element's role"},"aria-deprecated-role":{description:"Ensure elements do not use deprecated roles",help:"Deprecated ARIA roles must not be used"},"aria-dialog-name":{description:"Ensure every ARIA dialog and alertdialog node has an accessible name",help:"ARIA dialog and alertdialog nodes should have an accessible name"},"aria-hidden-body":{description:'Ensure aria-hidden="true" is not present on the document body.',help:'aria-hidden="true" must not be present on the document body'},"aria-hidden-focus":{description:"Ensure aria-hidden elements are not focusable nor contain focusable elements",help:"ARIA hidden element must not be focusable or contain focusable elements"},"aria-input-field-name":{description:"Ensure every ARIA input field has an accessible name",help:"ARIA input fields must have an accessible name"},"aria-meter-name":{description:"Ensure every ARIA meter node has an accessible name",help:"ARIA meter nodes must have an accessible name"},"aria-progressbar-name":{description:"Ensure every ARIA progressbar node has an accessible name",help:"ARIA progressbar nodes must have an accessible name"},"aria-prohibited-attr":{description:"Ensure ARIA attributes are not prohibited for an element's role",help:"Elements must only use permitted ARIA attributes"},"aria-required-attr":{description:"Ensure elements with ARIA roles have all required ARIA attributes",help:"Required ARIA attributes must be provided"},"aria-required-children":{description:"Ensure elements with an ARIA role that require child roles contain them",help:"Certain ARIA roles must contain particular children"},"aria-required-parent":{description:"Ensure elements with an ARIA role that require parent roles are contained by them",help:"Certain ARIA roles must be contained by particular parents"},"aria-roledescription":{description:"Ensure aria-roledescription is only used on elements with an implicit or explicit role",help:"aria-roledescription must be on elements with a semantic role"},"aria-roles":{description:"Ensure all elements with a role attribute use a valid value",help:"ARIA roles used must conform to valid values"},"aria-text":{description:'Ensure role="text" is used on elements with no focusable descendants',help:'"role=text" should have no focusable descendants'},"aria-toggle-field-name":{description:"Ensure every ARIA toggle field has an accessible name",help:"ARIA toggle fields must have an accessible name"},"aria-tooltip-name":{description:"Ensure every ARIA tooltip node has an accessible name",help:"ARIA tooltip nodes must have an accessible name"},"aria-treeitem-name":{description:"Ensure every ARIA treeitem node has an accessible name",help:"ARIA treeitem nodes should have an accessible name"},"aria-valid-attr-value":{description:"Ensure all ARIA attributes have valid values",help:"ARIA attributes must conform to valid values"},"aria-valid-attr":{description:"Ensure attributes that begin with aria- are valid ARIA attributes",help:"ARIA attributes must conform to valid names"},"audio-caption":{description:"Ensure <audio> elements have captions",help:"<audio> elements must have a captions track"},"autocomplete-valid":{description:"Ensure the autocomplete attribute is correct and suitable for the form field",help:"autocomplete attribute must be used correctly"},"avoid-inline-spacing":{description:"Ensure that text spacing set through style attributes can be adjusted with custom stylesheets",help:"Inline text spacing must be adjustable with custom stylesheets"},blink:{description:"Ensure <blink> elements are not used",help:"<blink> elements are deprecated and must not be used"},"button-name":{description:"Ensure buttons have discernible text",help:"Buttons must have discernible text"},bypass:{description:"Ensure each page has at least one mechanism for a user to bypass navigation and jump straight to the content",help:"Page must have means to bypass repeated blocks"},"color-contrast-enhanced":{description:"Ensure the contrast between foreground and background colors meets WCAG 2 AAA enhanced contrast ratio thresholds",help:"Elements must meet enhanced color contrast ratio thresholds"},"color-contrast":{description:"Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",help:"Elements must meet minimum color contrast ratio thresholds"},"css-orientation-lock":{description:"Ensure content is not locked to any specific display orientation, and the content is operable in all display orientations",help:"CSS Media queries must not lock display orientation"},"definition-list":{description:"Ensure <dl> elements are structured correctly",help:"<dl> elements must only directly contain properly-ordered <dt> and <dd> groups, <script>, <template> or <div> elements"},dlitem:{description:"Ensure <dt> and <dd> elements are contained by a <dl>",help:"<dt> and <dd> elements must be contained by a <dl>"},"document-title":{description:"Ensure each HTML document contains a non-empty <title> element",help:"Documents must have <title> element to aid in navigation"},"duplicate-id-active":{description:"Ensure every id attribute value of active elements is unique",help:"IDs of active elements must be unique"},"duplicate-id-aria":{description:"Ensure every id attribute value used in ARIA and in labels is unique",help:"IDs used in ARIA and labels must be unique"},"duplicate-id":{description:"Ensure every id attribute value is unique",help:"id attribute value must be unique"},"empty-heading":{description:"Ensure headings have discernible text",help:"Headings should not be empty"},"empty-table-header":{description:"Ensure table headers have discernible text",help:"Table header text should not be empty"},"focus-order-semantics":{description:"Ensure elements in the focus order have a role appropriate for interactive content",help:"Elements in the focus order should have an appropriate role"},"form-field-multiple-labels":{description:"Ensure form field does not have multiple label elements",help:"Form field must not have multiple label elements"},"frame-focusable-content":{description:"Ensure <frame> and <iframe> elements with focusable content do not have tabindex=-1",help:"Frames with focusable content must not have tabindex=-1"},"frame-tested":{description:"Ensure <iframe> and <frame> elements contain the axe-core script",help:"Frames should be tested with axe-core"},"frame-title-unique":{description:"Ensure <iframe> and <frame> elements contain a unique title attribute",help:"Frames must have a unique title attribute"},"frame-title":{description:"Ensure <iframe> and <frame> elements have an accessible name",help:"Frames must have an accessible name"},"heading-order":{description:"Ensure the order of headings is semantically correct",help:"Heading levels should only increase by one"},"hidden-content":{description:"Inform users about hidden content.",help:"Hidden content on the page should be analyzed"},"html-has-lang":{description:"Ensure every HTML document has a lang attribute",help:"<html> element must have a lang attribute"},"html-lang-valid":{description:"Ensure the lang attribute of the <html> element has a valid value",help:"<html> element must have a valid value for the lang attribute"},"html-xml-lang-mismatch":{description:"Ensure that HTML elements with both valid lang and xml:lang attributes agree on the base language of the page",help:"HTML elements with lang and xml:lang must have the same base language"},"identical-links-same-purpose":{description:"Ensure that links with the same accessible name serve a similar purpose",help:"Links with the same name must have a similar purpose"},"image-alt":{description:"Ensure <img> elements have alternative text or a role of none or presentation",help:"Images must have alternative text"},"image-redundant-alt":{description:"Ensure image alternative is not repeated as text",help:"Alternative text of images should not be repeated as text"},"input-button-name":{description:"Ensure input buttons have discernible text",help:"Input buttons must have discernible text"},"input-image-alt":{description:'Ensure <input type="image"> elements have alternative text',help:"Image buttons must have alternative text"},"label-content-name-mismatch":{description:"Ensure that elements labelled through their content must have their visible text as part of their accessible name",help:"Elements must have their visible text as part of their accessible name"},"label-title-only":{description:"Ensure that every form element has a visible label and is not solely labeled using hidden labels, or the title or aria-describedby attributes",help:"Form elements should have a visible label"},label:{description:"Ensure every form element has a label",help:"Form elements must have labels"},"landmark-banner-is-top-level":{description:"Ensure the banner landmark is at top level",help:"Banner landmark should not be contained in another landmark"},"landmark-complementary-is-top-level":{description:"Ensure the complementary landmark or aside is at top level",help:"Aside should not be contained in another landmark"},"landmark-contentinfo-is-top-level":{description:"Ensure the contentinfo landmark is at top level",help:"Contentinfo landmark should not be contained in another landmark"},"landmark-main-is-top-level":{description:"Ensure the main landmark is at top level",help:"Main landmark should not be contained in another landmark"},"landmark-no-duplicate-banner":{description:"Ensure the document has at most one banner landmark",help:"Document should not have more than one banner landmark"},"landmark-no-duplicate-contentinfo":{description:"Ensure the document has at most one contentinfo landmark",help:"Document should not have more than one contentinfo landmark"},"landmark-no-duplicate-main":{description:"Ensure the document has at most one main landmark",help:"Document should not have more than one main landmark"},"landmark-one-main":{description:"Ensure the document has a main landmark",help:"Document should have one main landmark"},"landmark-unique":{description:"Ensure landmarks are unique",help:"Landmarks should have a unique role or role/label/title (i.e. accessible name) combination"},"link-in-text-block":{description:"Ensure links are distinguished from surrounding text in a way that does not rely on color",help:"Links must be distinguishable without relying on color"},"link-name":{description:"Ensure links have discernible text",help:"Links must have discernible text"},list:{description:"Ensure that lists are structured correctly",help:"<ul> and <ol> must only directly contain <li>, <script> or <template> elements"},listitem:{description:"Ensure <li> elements are used semantically",help:"<li> elements must be contained in a <ul> or <ol>"},marquee:{description:"Ensure <marquee> elements are not used",help:"<marquee> elements are deprecated and must not be used"},"meta-refresh-no-exceptions":{description:'Ensure <meta http-equiv="refresh"> is not used for delayed refresh',help:"Delayed refresh must not be used"},"meta-refresh":{description:'Ensure <meta http-equiv="refresh"> is not used for delayed refresh',help:"Delayed refresh under 20 hours must not be used"},"meta-viewport-large":{description:'Ensure <meta name="viewport"> can scale a significant amount',help:"Users should be able to zoom and scale the text up to 500%"},"meta-viewport":{description:'Ensure <meta name="viewport"> does not disable text scaling and zooming',help:"Zooming and scaling must not be disabled"},"nested-interactive":{description:"Ensure interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",help:"Interactive controls must not be nested"},"no-autoplay-audio":{description:"Ensure <video> or <audio> elements do not autoplay audio for more than 3 seconds without a control mechanism to stop or mute the audio",help:"<video> or <audio> elements must not play automatically"},"object-alt":{description:"Ensure <object> elements have alternative text",help:"<object> elements must have alternative text"},"p-as-heading":{description:"Ensure bold, italic text and font-size is not used to style <p> elements as a heading",help:"Styled <p> elements must not be used as headings"},"page-has-heading-one":{description:"Ensure that the page, or at least one of its frames contains a level-one heading",help:"Page should contain a level-one heading"},"presentation-role-conflict":{description:"Ensure elements marked as presentational do not have global ARIA or tabindex so that all screen readers ignore them",help:"Elements marked as presentational should be consistently ignored"},region:{description:"Ensure all page content is contained by landmarks",help:"All page content should be contained by landmarks"},"role-img-alt":{description:'Ensure [role="img"] elements have alternative text',help:'[role="img"] elements must have alternative text'},"scope-attr-valid":{description:"Ensure the scope attribute is used correctly on tables",help:"scope attribute should be used correctly"},"scrollable-region-focusable":{description:"Ensure elements that have scrollable content are accessible by keyboard",help:"Scrollable region must have keyboard access"},"select-name":{description:"Ensure select element has an accessible name",help:"Select element must have an accessible name"},"server-side-image-map":{description:"Ensure that server-side image maps are not used",help:"Server-side image maps must not be used"},"skip-link":{description:"Ensure all skip links have a focusable target",help:"The skip-link target should exist and be focusable"},"summary-name":{description:"Ensure summary elements have discernible text",help:"Summary elements must have discernible text"},"svg-img-alt":{description:"Ensure <svg> elements with an img, graphics-document or graphics-symbol role have accessible text",help:"<svg> elements with an img role must have alternative text"},tabindex:{description:"Ensure tabindex attribute values are not greater than 0",help:"Elements should not have tabindex greater than zero"},"table-duplicate-name":{description:"Ensure the <caption> element does not contain the same text as the summary attribute",help:"Tables should not have the same summary and caption"},"table-fake-caption":{description:"Ensure that tables with a caption use the <caption> element.",help:"Data or header cells must not be used to give caption to a data table."},"target-size":{description:"Ensure touch targets have sufficient size and space",help:"All touch targets must be 24px large, or leave sufficient space"},"td-has-header":{description:"Ensure that each non-empty data cell in a <table> larger than 3 by 3 has one or more table headers",help:"Non-empty <td> elements in larger <table> must have an associated table header"},"td-headers-attr":{description:"Ensure that each cell in a table that uses the headers attribute refers only to other <th> elements in that table",help:"Table cell headers attributes must refer to other <th> elements in the same table"},"th-has-data-cells":{description:"Ensure that <th> elements and elements with role=columnheader/rowheader have data cells they describe",help:"Table headers in a data table must refer to data cells"},"valid-lang":{description:"Ensure lang attributes have valid values",help:"lang attribute must have a valid value"},"video-caption":{description:"Ensure <video> elements have captions",help:"<video> elements must have captions"}},checks:{abstractrole:{impact:"serious",messages:{pass:"Abstract roles are not used",fail:{singular:"Abstract role cannot be directly used: ${data.values}",plural:"Abstract roles cannot be directly used: ${data.values}"}}},"aria-allowed-attr":{impact:"critical",messages:{pass:"ARIA attributes are used correctly for the defined role",fail:{singular:"ARIA attribute is not allowed: ${data.values}",plural:"ARIA attributes are not allowed: ${data.values}"},incomplete:"Check that there is no problem if the ARIA attribute is ignored on this element: ${data.values}"}},"aria-allowed-role":{impact:"minor",messages:{pass:"ARIA role is allowed for given element",fail:{singular:"ARIA role ${data.values} is not allowed for given element",plural:"ARIA roles ${data.values} are not allowed for given element"},incomplete:{singular:"ARIA role ${data.values} must be removed when the element is made visible, as it is not allowed for the element",plural:"ARIA roles ${data.values} must be removed when the element is made visible, as they are not allowed for the element"}}},"aria-busy":{impact:"serious",messages:{pass:"Element has an aria-busy attribute",fail:'Element uses aria-busy="true" while showing a loader'}},"aria-conditional-attr":{impact:"serious",messages:{pass:"ARIA attribute is allowed",fail:{checkbox:'Remove aria-checked, or set it to "${data.checkState}" to match the real checkbox state',rowSingular:"This attribute is supported with treegrid rows, but not ${data.ownerRole}: ${data.invalidAttrs}",rowPlural:"These attributes are supported with treegrid rows, but not ${data.ownerRole}: ${data.invalidAttrs}"}}},"aria-errormessage":{impact:"critical",messages:{pass:"aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique",fail:{singular:"aria-errormessage value `${data.values}` must use a technique to announce the message (e.g., aria-live, aria-describedby, role=alert, etc.)",plural:"aria-errormessage values `${data.values}` must use a technique to announce the message (e.g., aria-live, aria-describedby, role=alert, etc.)",hidden:"aria-errormessage value `${data.values}` cannot reference a hidden element"},incomplete:{singular:"Ensure aria-errormessage value `${data.values}` references an existing element",plural:"Ensure aria-errormessage values `${data.values}` reference existing elements",idrefs:"Unable to determine if aria-errormessage element exists on the page: ${data.values}"}}},"aria-hidden-body":{impact:"critical",messages:{pass:"No aria-hidden attribute is present on document body",fail:"aria-hidden=true should not be present on the document body"}},"aria-level":{impact:"serious",messages:{pass:"aria-level values are valid",incomplete:"aria-level values greater than 6 are not supported in all screenreader and browser combinations"}},"aria-prohibited-attr":{impact:"serious",messages:{pass:"ARIA attribute is allowed",fail:{hasRolePlural:'${data.prohibited} attributes cannot be used with role "${data.role}".',hasRoleSingular:'${data.prohibited} attribute cannot be used with role "${data.role}".',noRolePlural:"${data.prohibited} attributes cannot be used on a ${data.nodeName} with no valid role attribute.",noRoleSingular:"${data.prohibited} attribute cannot be used on a ${data.nodeName} with no valid role attribute."},incomplete:{hasRoleSingular:'${data.prohibited} attribute is not well supported with role "${data.role}".',hasRolePlural:'${data.prohibited} attributes are not well supported with role "${data.role}".',noRoleSingular:"${data.prohibited} attribute is not well supported on a ${data.nodeName} with no valid role attribute.",noRolePlural:"${data.prohibited} attributes are not well supported on a ${data.nodeName} with no valid role attribute."}}},"aria-required-attr":{impact:"critical",messages:{pass:"All required ARIA attributes are present",fail:{singular:"Required ARIA attribute not present: ${data.values}",plural:"Required ARIA attributes not present: ${data.values}"}}},"aria-required-children":{impact:"critical",messages:{pass:{default:"Required ARIA children are present","aria-busy":"Element has an aria-busy attribute, so it is allowed to omit required children"},fail:{singular:"Required ARIA child role not present: ${data.values}",plural:"Required ARIA children role not present: ${data.values}",unallowed:"Element has children which are not allowed: ${data.values}"},incomplete:{singular:"Expecting ARIA child role to be added: ${data.values}",plural:"Expecting ARIA children role to be added: ${data.values}"}}},"aria-required-parent":{impact:"critical",messages:{pass:"Required ARIA parent role present",fail:{singular:"Required ARIA parent role not present: ${data.values}",plural:"Required ARIA parents role not present: ${data.values}"}}},"aria-roledescription":{impact:"serious",messages:{pass:"aria-roledescription used on a supported semantic role",incomplete:"Check that the aria-roledescription is announced by supported screen readers",fail:"Give the element a role that supports aria-roledescription"}},"aria-unsupported-attr":{impact:"critical",messages:{pass:"ARIA attribute is supported",fail:"ARIA attribute is not widely supported in screen readers and assistive technologies: ${data.values}"}},"aria-valid-attr-value":{impact:"critical",messages:{pass:"ARIA attribute values are valid",fail:{singular:"Invalid ARIA attribute value: ${data.values}",plural:"Invalid ARIA attribute values: ${data.values}"},incomplete:{noId:"ARIA attribute element ID does not exist on the page: ${data.needsReview}",noIdShadow:"ARIA attribute element ID does not exist on the page or is a descendant of a different shadow DOM tree: ${data.needsReview}",ariaCurrent:'ARIA attribute value is invalid and will be treated as "aria-current=true": ${data.needsReview}',idrefs:"Unable to determine if ARIA attribute element ID exists on the page: ${data.needsReview}",empty:"ARIA attribute value is ignored while empty: ${data.needsReview}",controlsWithinPopup:"Unable to determine if aria-controls referenced ID exists on the page while using aria-haspopup: ${data.needsReview}"}}},"aria-valid-attr":{impact:"critical",messages:{pass:"ARIA attribute name is valid",fail:{singular:"Invalid ARIA attribute name: ${data.values}",plural:"Invalid ARIA attribute names: ${data.values}"}}},"braille-label-equivalent":{impact:"serious",messages:{pass:"aria-braillelabel is used on an element with accessible text",fail:"aria-braillelabel is used on an element with no accessible text",incomplete:"Unable to compute accessible text"}},"braille-roledescription-equivalent":{impact:"serious",messages:{pass:"aria-brailleroledescription is used on an element with aria-roledescription",fail:{noRoleDescription:"aria-brailleroledescription is used on an element with no aria-roledescription",emptyRoleDescription:"aria-brailleroledescription is used on an element with an empty aria-roledescription"}}},deprecatedrole:{impact:"minor",messages:{pass:"ARIA role is not deprecated",fail:"The role used is deprecated: ${data}"}},fallbackrole:{impact:"serious",messages:{pass:"Only one role value used",fail:"Use only one role value, since fallback roles are not supported in older browsers",incomplete:"Use only role 'presentation' or 'none' since they are synonymous."}},"has-global-aria-attribute":{impact:"minor",messages:{pass:{singular:"Element has global ARIA attribute: ${data.values}",plural:"Element has global ARIA attributes: ${data.values}"},fail:"Element does not have global ARIA attribute"}},"has-widget-role":{impact:"minor",messages:{pass:"Element has a widget role.",fail:"Element does not have a widget role."}},invalidrole:{impact:"critical",messages:{pass:"ARIA role is valid",fail:{singular:"Role must be one of the valid ARIA roles: ${data.values}",plural:"Roles must be one of the valid ARIA roles: ${data.values}"}}},"is-element-focusable":{impact:"minor",messages:{pass:"Element is focusable.",fail:"Element is not focusable."}},"no-implicit-explicit-label":{impact:"serious",messages:{pass:"There is no mismatch between a <label> and accessible name",incomplete:"Check that the <label> does not need be part of the ARIA ${data} field's name"}},unsupportedrole:{impact:"critical",messages:{pass:"ARIA role is supported",fail:"The role used is not widely supported in screen readers and assistive technologies: ${data}"}},"valid-scrollable-semantics":{impact:"minor",messages:{pass:"Element has valid semantics for an element in the focus order.",fail:"Element has invalid semantics for an element in the focus order."}},"color-contrast-enhanced":{impact:"serious",messages:{pass:"Element has sufficient color contrast of ${data.contrastRatio}",fail:{default:"Element has insufficient color contrast of ${data.contrastRatio} (foreground color: ${data.fgColor}, background color: ${data.bgColor}, font size: ${data.fontSize}, font weight: ${data.fontWeight}). Expected contrast ratio of ${data.expectedContrastRatio}",fgOnShadowColor:"Element has insufficient color contrast of ${data.contrastRatio} between the foreground and shadow color (foreground color: ${data.fgColor}, text-shadow color: ${data.shadowColor}, font size: ${data.fontSize}, font weight: ${data.fontWeight}). Expected contrast ratio of ${data.expectedContrastRatio}",shadowOnBgColor:"Element has insufficient color contrast of ${data.contrastRatio} between the shadow color and background color (text-shadow color: ${data.shadowColor}, background color: ${data.bgColor}, font size: ${data.fontSize}, font weight: ${data.fontWeight}). Expected contrast ratio of ${data.expectedContrastRatio}"},incomplete:{default:"Unable to determine contrast ratio",bgImage:"Element's background color could not be determined due to a background image",bgGradient:"Element's background color could not be determined due to a background gradient",imgNode:"Element's background color could not be determined because element contains an image node",bgOverlap:"Element's background color could not be determined because it is overlapped by another element",fgAlpha:"Element's foreground color could not be determined because of alpha transparency",elmPartiallyObscured:"Element's background color could not be determined because it's partially obscured by another element",elmPartiallyObscuring:"Element's background color could not be determined because it partially overlaps other elements",outsideViewport:"Element's background color could not be determined because it's outside the viewport",equalRatio:"Element has a 1:1 contrast ratio with the background",shortTextContent:"Element content is too short to determine if it is actual text content",nonBmp:"Element content contains only non-text characters",pseudoContent:"Element's background color could not be determined due to a pseudo element",colorParse:"Could not parse color string ${data.colorParse}"}}},"color-contrast":{impact:"serious",messages:{pass:{default:"Element has sufficient color contrast of ${data.contrastRatio}",hidden:"Element is hidden"},fail:{default:"Element has insufficient color contrast of ${data.contrastRatio} (foreground color: ${data.fgColor}, background color: ${data.bgColor}, font size: ${data.fontSize}, font weight: ${data.fontWeight}). Expected contrast ratio of ${data.expectedContrastRatio}",fgOnShadowColor:"Element has insufficient color contrast of ${data.contrastRatio} between the foreground and shadow color (foreground color: ${data.fgColor}, text-shadow color: ${data.shadowColor}, font size: ${data.fontSize}, font weight: ${data.fontWeight}). Expected contrast ratio of ${data.expectedContrastRatio}",shadowOnBgColor:"Element has insufficient color contrast of ${data.contrastRatio} between the shadow color and background color (text-shadow color: ${data.shadowColor}, background color: ${data.bgColor}, font size: ${data.fontSize}, font weight: ${data.fontWeight}). Expected contrast ratio of ${data.expectedContrastRatio}"},incomplete:{default:"Unable to determine contrast ratio",bgImage:"Element's background color could not be determined due to a background image",bgGradient:"Element's background color could not be determined due to a background gradient",imgNode:"Element's background color could not be determined because element contains an image node",bgOverlap:"Element's background color could not be determined because it is overlapped by another element",complexTextShadows:"Element's contrast could not be determined because it uses complex text shadows",fgAlpha:"Element's foreground color could not be determined because of alpha transparency",elmPartiallyObscured:"Element's background color could not be determined because it's partially obscured by another element",elmPartiallyObscuring:"Element's background color could not be determined because it partially overlaps other elements",outsideViewport:"Element's background color could not be determined because it's outside the viewport",equalRatio:"Element has a 1:1 contrast ratio with the background",shortTextContent:"Element content is too short to determine if it is actual text content",nonBmp:"Element content contains only non-text characters",pseudoContent:"Element's background color could not be determined due to a pseudo element",colorParse:"Could not parse color string ${data.colorParse}"}}},"link-in-text-block-style":{impact:"serious",messages:{pass:"Links can be distinguished from surrounding text by visual styling",incomplete:{default:"Check if the link needs styling to distinguish it from nearby text",pseudoContent:"Check if the link's pseudo style is sufficient to distinguish it from the surrounding text"},fail:"The link has no styling (such as underline) to distinguish it from the surrounding text"}},"link-in-text-block":{impact:"serious",messages:{pass:"Links can be distinguished from surrounding text in some way other than by color",fail:{fgContrast:"The link has insufficient color contrast of ${data.contrastRatio}:1 with the surrounding text. (Minimum contrast is ${data.requiredContrastRatio}:1, link text: ${data.nodeColor}, surrounding text: ${data.parentColor})",bgContrast:"The link background has insufficient color contrast of ${data.contrastRatio} (Minimum contrast is ${data.requiredContrastRatio}:1, link background color: ${data.nodeBackgroundColor}, surrounding background color: ${data.parentBackgroundColor})"},incomplete:{default:"Element's foreground contrast ratio could not be determined",bgContrast:"Element's background contrast ratio could not be determined",bgImage:"Element's contrast ratio could not be determined due to a background image",bgGradient:"Element's contrast ratio could not be determined due to a background gradient",imgNode:"Element's contrast ratio could not be determined because element contains an image node",bgOverlap:"Element's contrast ratio could not be determined because of element overlap"}}},"autocomplete-appropriate":{impact:"serious",messages:{pass:"The autocomplete value is on an appropriate element",fail:"The autocomplete value is inappropriate for this type of input"}},"autocomplete-valid":{impact:"serious",messages:{pass:"the autocomplete attribute is correctly formatted",fail:"the autocomplete attribute is incorrectly formatted",incomplete:"the autocomplete attribute has a non-standard value. Check whether any standard value could be used instead."}},accesskeys:{impact:"serious",messages:{pass:"Accesskey attribute value is unique",fail:"Document has multiple elements with the same accesskey"}},"focusable-content":{impact:"serious",messages:{pass:"Element contains focusable elements",fail:"Element should have focusable content"}},"focusable-disabled":{impact:"serious",messages:{pass:"No focusable elements contained within element",incomplete:"Check if the focusable elements immediately move the focus indicator",fail:"Focusable content should be disabled or be removed from the DOM"}},"focusable-element":{impact:"serious",messages:{pass:"Element is focusable",fail:"Element should be focusable"}},"focusable-modal-open":{impact:"serious",messages:{pass:"No focusable elements while a modal is open",incomplete:"Check that focusable elements are not tabbable in the current state"}},"focusable-no-name":{impact:"serious",messages:{pass:"Element is not in tab order or has accessible text",fail:"Element is in tab order and does not have accessible text",incomplete:"Unable to determine if element has an accessible name"}},"focusable-not-tabbable":{impact:"serious",messages:{pass:"No focusable elements contained within element",incomplete:"Check if the focusable elements immediately move the focus indicator",fail:'Focusable content should have tabindex="-1" or be removed from the DOM'}},"frame-focusable-content":{impact:"serious",messages:{pass:"Element does not have focusable descendants",fail:"Element has focusable descendants",incomplete:"Could not determine if element has descendants"}},"landmark-is-top-level":{impact:"moderate",messages:{pass:"The ${data.role} landmark is at the top level.",fail:"The ${data.role} landmark is contained in another landmark."}},"no-focusable-content":{impact:"serious",messages:{pass:"Element does not have focusable descendants",fail:{default:"Element has focusable descendants",notHidden:'Using a negative tabindex on an element inside an interactive control does not prevent assistive technologies from focusing the element (even with aria-hidden="true")'},incomplete:"Could not determine if element has descendants"}},"page-has-heading-one":{impact:"moderate",messages:{pass:"Page has at least one level-one heading",fail:"Page must have a level-one heading"}},"page-has-main":{impact:"moderate",messages:{pass:"Document has at least one main landmark",fail:"Document does not have a main landmark"}},"page-no-duplicate-banner":{impact:"moderate",messages:{pass:"Document does not have more than one banner landmark",fail:"Document has more than one banner landmark"}},"page-no-duplicate-contentinfo":{impact:"moderate",messages:{pass:"Document does not have more than one contentinfo landmark",fail:"Document has more than one contentinfo landmark"}},"page-no-duplicate-main":{impact:"moderate",messages:{pass:"Document does not have more than one main landmark",fail:"Document has more than one main landmark"}},tabindex:{impact:"serious",messages:{pass:"Element does not have a tabindex greater than 0",fail:"Element has a tabindex greater than 0"}},"alt-space-value":{impact:"critical",messages:{pass:"Element has a valid alt attribute value",fail:"Element has an alt attribute containing only a space character, which is not ignored by all screen readers"}},"duplicate-img-label":{impact:"minor",messages:{pass:"Element does not duplicate existing text in <img> alt text",fail:"Element contains <img> element with alt text that duplicates existing text"}},"explicit-label":{impact:"critical",messages:{pass:"Element has an explicit <label>",fail:"Element does not have an explicit <label>",incomplete:"Unable to determine if form element has an explicit <label>"}},"help-same-as-label":{impact:"minor",messages:{pass:"Help text (title or aria-describedby) does not duplicate label text",fail:"Help text (title or aria-describedby) text is the same as the label text"}},"hidden-explicit-label":{impact:"critical",messages:{pass:"Form element has a visible explicit <label>",fail:"Form element has explicit <label> that is hidden",incomplete:"Unable to determine if form element has explicit <label> that is hidden"}},"implicit-label":{impact:"critical",messages:{pass:"Element has an implicit (wrapped) <label>",fail:"Element does not have an implicit (wrapped) <label>",incomplete:"Unable to determine if form element has an implicit (wrapped) <label>"}},"label-content-name-mismatch":{impact:"serious",messages:{pass:"Element contains visible text as part of it's accessible name",fail:"Text inside the element is not included in the accessible name"}},"multiple-label":{impact:"moderate",messages:{pass:"Form field does not have multiple label elements",incomplete:"Multiple label elements is not widely supported in assistive technologies. Ensure the first label contains all necessary information."}},"title-only":{impact:"serious",messages:{pass:"Form element does not solely use title attribute for its label",fail:"Only title used to generate label for form element"}},"landmark-is-unique":{impact:"moderate",messages:{pass:"Landmarks must have a unique role or role/label/title (i.e. accessible name) combination",fail:"The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"}},"has-lang":{impact:"serious",messages:{pass:"The <html> element has a lang attribute",fail:{noXHTML:"The xml:lang attribute is not valid on HTML pages, use the lang attribute.",noLang:"The <html> element does not have a lang attribute"}}},"valid-lang":{impact:"serious",messages:{pass:"Value of lang attribute is included in the list of valid languages",fail:"Value of lang attribute not included in the list of valid languages"}},"xml-lang-mismatch":{impact:"moderate",messages:{pass:"Lang and xml:lang attributes have the same base language",fail:"Lang and xml:lang attributes do not have the same base language"}},dlitem:{impact:"serious",messages:{pass:"Description list item has a <dl> parent element",fail:"Description list item does not have a <dl> parent element"}},listitem:{impact:"serious",messages:{pass:'List item has a <ul>, <ol> or role="list" parent element',fail:{default:"List item does not have a <ul>, <ol> parent element",roleNotValid:'List item parent element has a role that is not role="list"'}}},"only-dlitems":{impact:"serious",messages:{pass:"dl element only has direct children that are allowed inside; <dt>, <dd>, or <div> elements",fail:"dl element has direct children that are not allowed: ${data.values}"}},"only-listitems":{impact:"serious",messages:{pass:"List element only has direct children that are allowed inside <li> elements",fail:"List element has direct children that are not allowed: ${data.values}"}},"structured-dlitems":{impact:"serious",messages:{pass:"When not empty, element has both <dt> and <dd> elements",fail:"When not empty, element does not have at least one <dt> element followed by at least one <dd> element"}},caption:{impact:"critical",messages:{pass:"The multimedia element has a captions track",incomplete:"Check that captions are available for the element"}},"frame-tested":{impact:"critical",messages:{pass:"The iframe was tested with axe-core",fail:"The iframe could not be tested with axe-core",incomplete:"The iframe still has to be tested with axe-core"}},"no-autoplay-audio":{impact:"moderate",messages:{pass:"<video> or <audio> does not output audio for more than allowed duration or has controls mechanism",fail:"<video> or <audio> outputs audio for more than allowed duration and does not have a controls mechanism",incomplete:"Check that the <video> or <audio> does not output audio for more than allowed duration or provides a controls mechanism"}},"css-orientation-lock":{impact:"serious",messages:{pass:"Display is operable, and orientation lock does not exist",fail:"CSS Orientation lock is applied, and makes display inoperable",incomplete:"CSS Orientation lock cannot be determined"}},"meta-viewport-large":{impact:"minor",messages:{pass:"<meta> tag does not prevent significant zooming on mobile devices",fail:"<meta> tag limits zooming on mobile devices"}},"meta-viewport":{impact:"critical",messages:{pass:"<meta> tag does not disable zooming on mobile devices",fail:"${data} on <meta> tag disables zooming on mobile devices"}},"target-offset":{impact:"serious",messages:{pass:{default:"Target has sufficient space from its closest neighbors. Safe clickable space has a diameter of ${data.closestOffset}px which is at least ${data.minOffset}px.",large:"Target far exceeds the minimum size of ${data.minOffset}px."},fail:"Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of ${data.closestOffset}px instead of at least ${data.minOffset}px.",incomplete:{default:"Element with negative tabindex has insufficient space to its closest neighbors. Safe clickable space has a diameter of ${data.closestOffset}px instead of at least ${data.minOffset}px. Is this a target?",nonTabbableNeighbor:"Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of ${data.closestOffset}px instead of at least ${data.minOffset}px. Is the neighbor a target?",tooManyRects:"Could not get the target size because there are too many overlapping elements"}}},"target-size":{impact:"serious",messages:{pass:{default:"Control has sufficient size (${data.width}px by ${data.height}px, should be at least ${data.minSize}px by ${data.minSize}px)",obscured:"Control is ignored because it is fully obscured and thus not clickable",large:"Target far exceeds the minimum size of ${data.minSize}px."},fail:{default:"Target has insufficient size (${data.width}px by ${data.height}px, should be at least ${data.minSize}px by ${data.minSize}px)",partiallyObscured:"Target has insufficient size because it is partially obscured (smallest space is ${data.width}px by ${data.height}px, should be at least ${data.minSize}px by ${data.minSize}px)"},incomplete:{default:"Element with negative tabindex has insufficient size (${data.width}px by ${data.height}px, should be at least ${data.minSize}px by ${data.minSize}px). Is this a target?",contentOverflow:"Element size could not be accurately determined due to overflow content",partiallyObscured:"Element with negative tabindex has insufficient size because it is partially obscured (smallest space is ${data.width}px by ${data.height}px, should be at least ${data.minSize}px by ${data.minSize}px). Is this a target?",partiallyObscuredNonTabbable:"Target has insufficient size because it is partially obscured by a neighbor with negative tabindex (smallest space is ${data.width}px by ${data.height}px, should be at least ${data.minSize}px by ${data.minSize}px). Is the neighbor a target?",tooManyRects:"Could not get the target size because there are too many overlapping elements"}}},"header-present":{impact:"serious",messages:{pass:"Page has a heading",fail:"Page does not have a heading"}},"heading-order":{impact:"moderate",messages:{pass:"Heading order valid",fail:"Heading order invalid",incomplete:"Unable to determine previous heading"}},"identical-links-same-purpose":{impact:"minor",messages:{pass:"There are no other links with the same name, that go to a different URL",incomplete:"Check that links have the same purpose, or are intentionally ambiguous."}},"internal-link-present":{impact:"serious",messages:{pass:"Valid skip link found",fail:"No valid skip link found"}},landmark:{impact:"serious",messages:{pass:"Page has a landmark region",fail:"Page does not have a landmark region"}},"meta-refresh-no-exceptions":{impact:"minor",messages:{pass:"<meta> tag does not immediately refresh the page",fail:"<meta> tag forces timed refresh of page"}},"meta-refresh":{impact:"critical",messages:{pass:"<meta> tag does not immediately refresh the page",fail:"<meta> tag forces timed refresh of page (less than 20 hours)"}},"p-as-heading":{impact:"serious",messages:{pass:"<p> elements are not styled as headings",fail:"Heading elements should be used instead of styled <p> elements",incomplete:"Unable to determine if <p> elements are styled as headings"}},region:{impact:"moderate",messages:{pass:"All page content is contained by landmarks",fail:"Some page content is not contained by landmarks"}},"skip-link":{impact:"moderate",messages:{pass:"Skip link target exists",incomplete:"Skip link target should become visible on activation",fail:"No skip link target"}},"unique-frame-title":{impact:"serious",messages:{pass:"Element's title attribute is unique",fail:"Element's title attribute is not unique"}},"duplicate-id-active":{impact:"serious",messages:{pass:"Document has no active elements that share the same id attribute",fail:"Document has active elements with the same id attribute: ${data}"}},"duplicate-id-aria":{impact:"critical",messages:{pass:"Document has no elements referenced with ARIA or labels that share the same id attribute",fail:"Document has multiple elements referenced with ARIA with the same id attribute: ${data}"}},"duplicate-id":{impact:"minor",messages:{pass:"Document has no static elements that share the same id attribute",fail:"Document has multiple static elements with the same id attribute: ${data}"}},"aria-label":{impact:"serious",messages:{pass:"aria-label attribute exists and is not empty",fail:"aria-label attribute does not exist or is empty"}},"aria-labelledby":{impact:"serious",messages:{pass:"aria-labelledby attribute exists and references elements that are visible to screen readers",fail:"aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty",incomplete:"Ensure aria-labelledby references an existing element"}},"avoid-inline-spacing":{impact:"serious",messages:{pass:"No inline styles with '!important' that affect text spacing has been specified",fail:{singular:"Remove '!important' from inline style ${data.values}, as overriding this is not supported by most browsers",plural:"Remove '!important' from inline styles ${data.values}, as overriding this is not supported by most browsers"}}},"button-has-visible-text":{impact:"critical",messages:{pass:"Element has inner text that is visible to screen readers",fail:"Element does not have inner text that is visible to screen readers",incomplete:"Unable to determine if element has children"}},"doc-has-title":{impact:"serious",messages:{pass:"Document has a non-empty <title> element",fail:"Document does not have a non-empty <title> element"}},"error-occurred":{messages:{pass:"",incomplete:"Axe encountered an error; test the page for this type of problem manually"}},exists:{impact:"minor",messages:{pass:"Element does not exist",incomplete:"Element exists"}},"has-alt":{impact:"critical",messages:{pass:"Element has an alt attribute",fail:"Element does not have an alt attribute"}},"has-visible-text":{impact:"minor",messages:{pass:"Element has text that is visible to screen readers",fail:"Element does not have text that is visible to screen readers",incomplete:"Unable to determine if element has children"}},"important-letter-spacing":{impact:"serious",messages:{pass:"Letter-spacing in the style attribute is not set to !important, or meets the minimum",fail:"letter-spacing in the style attribute must not use !important, or be at ${data.minValue}em (current ${data.value}em)"}},"important-line-height":{impact:"serious",messages:{pass:"line-height in the style attribute is not set to !important, or meets the minimum",fail:"line-height in the style attribute must not use !important, or be at ${data.minValue}em (current ${data.value}em)"}},"important-word-spacing":{impact:"serious",messages:{pass:"word-spacing in the style attribute is not set to !important, or meets the minimum",fail:"word-spacing in the style attribute must not use !important, or be at ${data.minValue}em (current ${data.value}em)"}},"is-on-screen":{impact:"serious",messages:{pass:"Element is not visible",fail:"Element is visible"}},"non-empty-alt":{impact:"critical",messages:{pass:"Element has a non-empty alt attribute",fail:{noAttr:"Element has no alt attribute",emptyAttr:"Element has an empty alt attribute"}}},"non-empty-if-present":{impact:"critical",messages:{pass:{default:"Element does not have a value attribute","has-label":"Element has a non-empty value attribute"},fail:"Element has a value attribute and the value attribute is empty"}},"non-empty-placeholder":{impact:"serious",messages:{pass:"Element has a placeholder attribute",fail:{noAttr:"Element has no placeholder attribute",emptyAttr:"Element has an empty placeholder attribute"}}},"non-empty-title":{impact:"serious",messages:{pass:"Element has a title attribute",fail:{noAttr:"Element has no title attribute",emptyAttr:"Element has an empty title attribute"}}},"non-empty-value":{impact:"critical",messages:{pass:"Element has a non-empty value attribute",fail:{noAttr:"Element has no value attribute",emptyAttr:"Element has an empty value attribute"}}},"presentational-role":{impact:"minor",messages:{pass:'Element\'s default semantics were overridden with role="${data.role}"',fail:{default:'Element\'s default semantics were not overridden with role="none" or role="presentation"',globalAria:"Element's role is not presentational because it has a global ARIA attribute",focusable:"Element's role is not presentational because it is focusable",both:"Element's role is not presentational because it has a global ARIA attribute and is focusable",iframe:'Using the "title" attribute on an ${data.nodeName} element with a presentational role behaves inconsistently between screen readers'}}},"role-none":{impact:"minor",messages:{pass:'Element\'s default semantics were overridden with role="none"',fail:'Element\'s default semantics were not overridden with role="none"'}},"role-presentation":{impact:"minor",messages:{pass:'Element\'s default semantics were overridden with role="presentation"',fail:'Element\'s default semantics were not overridden with role="presentation"'}},"svg-non-empty-title":{impact:"serious",messages:{pass:"Element has a child that is a title",fail:{noTitle:"Element has no child that is a title",emptyTitle:"Element child title is empty"},incomplete:"Unable to determine element has a child that is a title"}},"caption-faked":{impact:"serious",messages:{pass:"The first row of a table is not used as a caption",fail:"The first child of the table should be a caption instead of a table cell"}},"html5-scope":{impact:"moderate",messages:{pass:"Scope attribute is only used on table header elements (<th>)",fail:"In HTML 5, scope attributes may only be used on table header elements (<th>)"}},"same-caption-summary":{impact:"minor",messages:{pass:"Content of summary attribute and <caption> are not duplicated",fail:"Content of summary attribute and <caption> element are identical",incomplete:"Unable to determine if <table> element has a caption"}},"scope-value":{impact:"critical",messages:{pass:"Scope attribute is used correctly",fail:"The value of the scope attribute may only be 'row' or 'col'"}},"td-has-header":{impact:"critical",messages:{pass:"All non-empty data cells have table headers",fail:"Some non-empty data cells do not have table headers"}},"td-headers-attr":{impact:"serious",messages:{pass:"The headers attribute is exclusively used to refer to other header cells in the table",incomplete:"The headers attribute is empty",fail:{"cell-header-not-in-table":"The headers attribute is not exclusively used to refer to other header cells in the table","cell-header-not-th":"The headers attribute must refer to header cells, not data cells","header-refs-self":"The element with headers attribute refers to itself"}}},"th-has-data-cells":{impact:"serious",messages:{pass:"All table header cells refer to data cells",fail:"Not all table header cells refer to data cells",incomplete:"Table data cells are missing or empty"}},"hidden-content":{impact:"minor",messages:{pass:"All content on the page has been analyzed.",fail:"There were problems analyzing the content on this page.",incomplete:"There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."}}},failureSummaries:{any:{failureMessage:function e(t){var r="Fix any of the following:";var n=t;if(n){var a,i=-1,o=n.length-1;while(i<o){a=n[i+=1];r+="\n "+a.split("\n").join("\n ")}}return r}},none:{failureMessage:function e(t){var r="Fix all of the following:";var n=t;if(n){var a,i=-1,o=n.length-1;while(i<o){a=n[i+=1];r+="\n "+a.split("\n").join("\n ")}}return r}}},incompleteFallbackMessage:"axe couldn't tell the reason. Time to break out the element inspector!"},rules:[{id:"accesskeys",impact:"serious",selector:"[accesskey]",excludeHidden:false,tags:["cat.keyboard","best-practice"],all:[],any:[],none:["accesskeys"]},{id:"area-alt",impact:"critical",selector:"map area[href]",excludeHidden:false,tags:["cat.text-alternatives","wcag2a","wcag244","wcag412","section508","section508.22.a","TTv5","TT6.a","EN-301-549","EN-9.2.4.4","EN-9.4.1.2","ACT","RGAAv4","RGAA-1.1.2"],actIds:["c487ae"],all:[],any:[{options:{attribute:"alt"},id:"non-empty-alt"},"aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"aria-allowed-attr",impact:"critical",matches:"aria-allowed-attr-matches",tags:["cat.aria","wcag2a","wcag412","EN-301-549","EN-9.4.1.2","RGAAv4","RGAA-7.1.1"],actIds:["5c01ea"],all:[{options:{validTreeRowAttrs:["aria-posinset","aria-setsize","aria-expanded","aria-level"]},id:"aria-allowed-attr"}],any:[],none:["aria-unsupported-attr"]},{id:"aria-allowed-role",impact:"minor",excludeHidden:false,selector:"[role]",matches:"aria-allowed-role-matches",tags:["cat.aria","best-practice"],all:[],any:[{options:{allowImplicit:true,ignoredTags:[]},id:"aria-allowed-role"}],none:[]},{id:"aria-braille-equivalent",reviewOnFail:true,impact:"serious",selector:"[aria-brailleroledescription], [aria-braillelabel]",tags:["cat.aria","wcag2a","wcag412","EN-301-549","EN-9.4.1.2"],all:["braille-roledescription-equivalent","braille-label-equivalent"],any:[],none:[]},{id:"aria-command-name",impact:"serious",selector:'[role="link"], [role="button"], [role="menuitem"]',matches:"no-naming-method-matches",tags:["cat.aria","wcag2a","wcag412","TTv5","TT6.a","EN-301-549","EN-9.4.1.2","ACT","RGAAv4","RGAA-11.9.1"],actIds:["97a4e1"],all:[],any:["has-visible-text","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"aria-conditional-attr",impact:"serious",matches:"aria-allowed-attr-matches",tags:["cat.aria","wcag2a","wcag412","EN-301-549","EN-9.4.1.2","RGAAv4","RGAA-7.1.1"],actIds:["5c01ea"],all:[{options:{invalidTableRowAttrs:["aria-posinset","aria-setsize","aria-expanded","aria-level"]},id:"aria-conditional-attr"}],any:[],none:[]},{id:"aria-deprecated-role",impact:"minor",selector:"[role]",matches:"no-empty-role-matches",tags:["cat.aria","wcag2a","wcag412","EN-301-549","EN-9.4.1.2","RGAAv4","RGAA-7.1.1"],actIds:["674b10"],all:[],any:[],none:["deprecatedrole"]},{id:"aria-dialog-name",impact:"serious",selector:'[role="dialog"], [role="alertdialog"]',matches:"no-naming-method-matches",tags:["cat.aria","best-practice"],all:[],any:["aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"aria-hidden-body",impact:"critical",selector:"body",excludeHidden:false,matches:"is-initiator-matches",tags:["cat.aria","wcag2a","wcag131","wcag412","EN-301-549","EN-9.1.3.1","EN-9.4.1.2","RGAAv4","RGAA-10.8.1"],all:[],any:["aria-hidden-body"],none:[]},{id:"aria-hidden-focus",impact:"serious",selector:'[aria-hidden="true"]',matches:"aria-hidden-focus-matches",excludeHidden:false,tags:["cat.name-role-value","wcag2a","wcag412","TTv5","TT6.a","EN-301-549","EN-9.4.1.2","RGAAv4","RGAA-10.8.1"],actIds:["6cfa84"],all:["focusable-modal-open","focusable-disabled","focusable-not-tabbable"],any:[],none:[]},{id:"aria-input-field-name",impact:"serious",selector:'[role="combobox"], [role="listbox"], [role="searchbox"], [role="slider"], [role="spinbutton"], [role="textbox"]',matches:"no-naming-method-matches",tags:["cat.aria","wcag2a","wcag412","TTv5","TT5.c","EN-301-549","EN-9.4.1.2","ACT","RGAAv4","RGAA-11.1.1"],actIds:["e086e5"],all:[],any:["aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:["no-implicit-explicit-label"]},{id:"aria-meter-name",impact:"serious",selector:'[role="meter"]',matches:"no-naming-method-matches",tags:["cat.aria","wcag2a","wcag111","EN-301-549","EN-9.1.1.1","RGAAv4","RGAA-11.1.1"],all:[],any:["aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"aria-progressbar-name",impact:"serious",selector:'[role="progressbar"]',matches:"no-naming-method-matches",tags:["cat.aria","wcag2a","wcag111","EN-301-549","EN-9.1.1.1","RGAAv4","RGAA-11.1.1"],all:[],any:["aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"aria-prohibited-attr",impact:"serious",matches:"aria-allowed-attr-matches",tags:["cat.aria","wcag2a","wcag412","EN-301-549","EN-9.4.1.2","RGAAv4","RGAA-7.1.1"],actIds:["5c01ea"],all:[],any:[],none:[{options:{elementsAllowedAriaLabel:["applet","input"]},id:"aria-prohibited-attr"}]},{id:"aria-required-attr",impact:"critical",selector:"[role]",tags:["cat.aria","wcag2a","wcag412","EN-301-549","EN-9.4.1.2","RGAAv4","RGAA-7.1.1"],actIds:["4e8ab6"],all:[],any:["aria-required-attr"],none:[]},{id:"aria-required-children",impact:"critical",selector:"[role]",matches:"aria-required-children-matches",tags:["cat.aria","wcag2a","wcag131","EN-301-549","EN-9.1.3.1","RGAAv4","RGAA-9.3.1"],actIds:["bc4a75","ff89c9"],all:[],any:[{options:{reviewEmpty:["doc-bibliography","doc-endnotes","grid","list","listbox","menu","menubar","table","tablist","tree","treegrid","rowgroup"]},id:"aria-required-children"}],none:[]},{id:"aria-required-parent",impact:"critical",selector:"[role]",matches:"aria-required-parent-matches",tags:["cat.aria","wcag2a","wcag131","EN-301-549","EN-9.1.3.1","RGAAv4","RGAA-9.3.1"],actIds:["ff89c9"],all:[],any:[{options:{ownGroupRoles:["listitem","treeitem"]},id:"aria-required-parent"}],none:[]},{id:"aria-roledescription",impact:"serious",selector:"[aria-roledescription]",tags:["cat.aria","wcag2a","wcag412","EN-301-549","EN-9.4.1.2","deprecated"],enabled:false,all:[],any:[{options:{supportedRoles:["button","img","checkbox","radio","combobox","menuitemcheckbox","menuitemradio"]},id:"aria-roledescription"}],none:[]},{id:"aria-roles",impact:"critical",selector:"[role]",matches:"no-empty-role-matches",tags:["cat.aria","wcag2a","wcag412","EN-301-549","EN-9.4.1.2","RGAAv4","RGAA-7.1.1"],actIds:["674b10"],all:[],any:[],none:["invalidrole","abstractrole","unsupportedrole"]},{id:"aria-text",impact:"serious",selector:"[role=text]",tags:["cat.aria","best-practice"],all:[],any:["no-focusable-content"],none:[]},{id:"aria-toggle-field-name",impact:"serious",selector:'[role="checkbox"], [role="menuitemcheckbox"], [role="menuitemradio"], [role="radio"], [role="switch"], [role="option"]',matches:"no-naming-method-matches",tags:["cat.aria","wcag2a","wcag412","TTv5","TT5.c","EN-301-549","EN-9.4.1.2","ACT","RGAAv4","RGAA-7.1.1"],actIds:["e086e5"],all:[],any:["has-visible-text","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:["no-implicit-explicit-label"]},{id:"aria-tooltip-name",impact:"serious",selector:'[role="tooltip"]',matches:"no-naming-method-matches",tags:["cat.aria","wcag2a","wcag412","EN-301-549","EN-9.4.1.2"],all:[],any:["has-visible-text","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"aria-treeitem-name",impact:"serious",selector:'[role="treeitem"]',matches:"no-naming-method-matches",tags:["cat.aria","best-practice"],all:[],any:["has-visible-text","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"aria-valid-attr-value",impact:"critical",matches:"aria-has-attr-matches",tags:["cat.aria","wcag2a","wcag412","EN-301-549","EN-9.4.1.2","RGAAv4","RGAA-7.1.1"],actIds:["6a7281"],all:[{options:[],id:"aria-valid-attr-value"},"aria-errormessage","aria-level"],any:[],none:[]},{id:"aria-valid-attr",impact:"critical",matches:"aria-has-attr-matches",tags:["cat.aria","wcag2a","wcag412","EN-301-549","EN-9.4.1.2","RGAAv4","RGAA-7.1.1"],actIds:["5f99a7"],all:[],any:[{options:[],id:"aria-valid-attr"}],none:[]},{id:"audio-caption",impact:"critical",selector:"audio",enabled:false,excludeHidden:false,tags:["cat.time-and-media","wcag2a","wcag121","EN-301-549","EN-9.1.2.1","section508","section508.22.a","deprecated"],actIds:["2eb176","afb423"],all:[],any:[],none:["caption"]},{id:"autocomplete-valid",impact:"serious",matches:"autocomplete-matches",tags:["cat.forms","wcag21aa","wcag135","EN-301-549","EN-9.1.3.5","ACT","RGAAv4","RGAA-11.13.1"],actIds:["73f2c2"],all:[{options:{stateTerms:["none","false","true","disabled","enabled","undefined","null","xoff","xon"],ignoredValues:["text","pronouns","gender","message","content"]},id:"autocomplete-valid"}],any:[],none:[]},{id:"avoid-inline-spacing",impact:"serious",selector:"[style]",matches:"is-visible-on-screen-matches",tags:["cat.structure","wcag21aa","wcag1412","EN-301-549","EN-9.1.4.12","ACT"],actIds:["24afc2","9e45ec","78fd32"],all:[{options:{cssProperty:"letter-spacing",minValue:.12},id:"important-letter-spacing"},{options:{cssProperty:"word-spacing",minValue:.16},id:"important-word-spacing"},{options:{multiLineOnly:true,cssProperty:"line-height",minValue:1.5,normalValue:1},id:"important-line-height"}],any:[],none:[]},{id:"blink",impact:"serious",selector:"blink",excludeHidden:false,tags:["cat.time-and-media","wcag2a","wcag222","section508","section508.22.j","TTv5","TT2.b","EN-301-549","EN-9.2.2.2","RGAAv4","RGAA-13.8.1"],all:[],any:[],none:["is-on-screen"]},{id:"button-name",impact:"critical",selector:"button",matches:"no-explicit-name-required-matches",tags:["cat.name-role-value","wcag2a","wcag412","section508","section508.22.a","TTv5","TT6.a","EN-301-549","EN-9.4.1.2","ACT","RGAAv4","RGAA-11.9.1"],actIds:["97a4e1","m6b1q3"],all:[],any:["button-has-visible-text","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"},"implicit-label","explicit-label","presentational-role"],none:[]},{id:"bypass",impact:"serious",selector:"html:not(html *)",pageLevel:true,matches:"bypass-matches",reviewOnFail:true,tags:["cat.keyboard","wcag2a","wcag241","section508","section508.22.o","TTv5","TT9.a","EN-301-549","EN-9.2.4.1","RGAAv4","RGAA-12.7.1"],actIds:["cf77f2","047fe0","b40fd1","3e12e1","ye5d6e"],all:[],any:["internal-link-present",{options:{selector:":is(h1, h2, h3, h4, h5, h6):not([role]), [role=heading]"},id:"header-present"},{options:{selector:"main, [role=main]"},id:"landmark"}],none:[]},{id:"color-contrast-enhanced",impact:"serious",matches:"color-contrast-matches",excludeHidden:false,enabled:false,tags:["cat.color","wcag2aaa","wcag146","ACT"],actIds:["09o5cg"],all:[],any:[{options:{ignoreUnicode:true,ignoreLength:false,ignorePseudo:false,boldValue:700,boldTextPt:14,largeTextPt:18,contrastRatio:{normal:{expected:7,minThreshold:4.5},large:{expected:4.5,minThreshold:3}},pseudoSizeThreshold:.25,shadowOutlineEmMax:.1,textStrokeEmMin:.03},id:"color-contrast-enhanced"}],none:[]},{id:"color-contrast",impact:"serious",matches:"color-contrast-matches",excludeHidden:false,tags:["cat.color","wcag2aa","wcag143","TTv5","TT13.c","EN-301-549","EN-9.1.4.3","ACT","RGAAv4","RGAA-3.2.1"],actIds:["afw4f7","09o5cg"],all:[],any:[{options:{ignoreUnicode:true,ignoreLength:false,ignorePseudo:false,boldValue:700,boldTextPt:14,largeTextPt:18,contrastRatio:{normal:{expected:4.5},large:{expected:3}},pseudoSizeThreshold:.25,shadowOutlineEmMax:.2,textStrokeEmMin:.03},id:"color-contrast"}],none:[]},{id:"css-orientation-lock",impact:"serious",selector:"html:not(html *)",tags:["cat.structure","wcag134","wcag21aa","EN-301-549","EN-9.1.3.4","RGAAv4","RGAA-13.9.1","experimental"],actIds:["b33eff"],all:[{options:{degreeThreshold:2},id:"css-orientation-lock"}],any:[],none:[],preload:true},{id:"definition-list",impact:"serious",selector:"dl",matches:"no-role-matches",tags:["cat.structure","wcag2a","wcag131","EN-301-549","EN-9.1.3.1","RGAAv4","RGAA-9.3.3"],all:[],any:[],none:["structured-dlitems",{options:{validRoles:["definition","term","listitem"],validNodeNames:["dt","dd"],divGroups:true},id:"only-dlitems"}]},{id:"dlitem",impact:"serious",selector:"dd, dt",matches:"no-role-matches",tags:["cat.structure","wcag2a","wcag131","EN-301-549","EN-9.1.3.1","RGAAv4","RGAA-9.3.3"],all:[],any:["dlitem"],none:[]},{id:"document-title",impact:"serious",selector:"html:not(html *)",matches:"is-initiator-matches",tags:["cat.text-alternatives","wcag2a","wcag242","TTv5","TT12.a","EN-301-549","EN-9.2.4.2","ACT","RGAAv4","RGAA-8.5.1"],actIds:["2779a5"],all:[],any:["doc-has-title"],none:[]},{id:"duplicate-id-active",impact:"serious",selector:"[id]",matches:"duplicate-id-active-matches",excludeHidden:false,tags:["cat.parsing","wcag2a-obsolete","wcag411","deprecated"],enabled:false,actIds:["3ea0c8"],all:[],any:["duplicate-id-active"],none:[]},{id:"duplicate-id-aria",impact:"critical",selector:"[id]",matches:"duplicate-id-aria-matches",excludeHidden:false,tags:["cat.parsing","wcag2a","wcag412","EN-301-549","EN-9.4.1.2","RGAAv4","RGAA-8.2.1"],reviewOnFail:true,actIds:["3ea0c8"],all:[],any:["duplicate-id-aria"],none:[]},{id:"duplicate-id",impact:"minor",selector:"[id]",matches:"duplicate-id-misc-matches",excludeHidden:false,tags:["cat.parsing","wcag2a-obsolete","wcag411","deprecated"],enabled:false,actIds:["3ea0c8"],all:[],any:["duplicate-id"],none:[]},{id:"empty-heading",impact:"minor",selector:'h1, h2, h3, h4, h5, h6, [role="heading"]',matches:"heading-matches",tags:["cat.name-role-value","best-practice"],actIds:["ffd0e9"],all:[],any:["has-visible-text","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"empty-table-header",impact:"minor",selector:'th:not([role]), [role="rowheader"], [role="columnheader"]',tags:["cat.name-role-value","best-practice"],all:[],any:["has-visible-text"],none:[]},{id:"focus-order-semantics",impact:"minor",selector:"div, h1, h2, h3, h4, h5, h6, [role=heading], p, span",matches:"inserted-into-focus-order-matches",tags:["cat.keyboard","best-practice","RGAAv4","RGAA-12.8.1","experimental"],all:[],any:[{options:[],id:"has-widget-role"},{options:{roles:["tooltip"]},id:"valid-scrollable-semantics"}],none:[]},{id:"form-field-multiple-labels",impact:"moderate",selector:"input, select, textarea",matches:"label-matches",tags:["cat.forms","wcag2a","wcag332","TTv5","TT5.c","EN-301-549","EN-9.3.3.2","RGAAv4","RGAA-11.2.1"],all:[],any:[],none:["multiple-label"]},{id:"frame-focusable-content",impact:"serious",selector:"html:not(html *)",matches:"frame-focusable-content-matches",tags:["cat.keyboard","wcag2a","wcag211","TTv5","TT4.a","EN-301-549","EN-9.2.1.1","RGAAv4","RGAA-7.3.2"],actIds:["akn7bn"],all:[],any:["frame-focusable-content"],none:[]},{id:"frame-tested",impact:"critical",selector:"html:not(html *), frame, iframe",tags:["cat.structure","best-practice","review-item"],all:[{options:{isViolation:false},id:"frame-tested"}],any:[],none:[]},{id:"frame-title-unique",impact:"serious",selector:"frame[title], iframe[title]",matches:"frame-title-has-text-matches",tags:["cat.text-alternatives","wcag2a","wcag412","TTv5","TT12.d","EN-301-549","EN-9.4.1.2","RGAAv4","RGAA-2.2.1"],actIds:["4b1c6c"],all:[],any:[],none:["unique-frame-title"],reviewOnFail:true},{id:"frame-title",impact:"serious",selector:"frame, iframe",matches:"no-negative-tabindex-matches",tags:["cat.text-alternatives","wcag2a","wcag412","section508","section508.22.i","TTv5","TT12.d","EN-301-549","EN-9.4.1.2","RGAAv4","RGAA-2.1.1"],actIds:["cae760"],all:[],any:[{options:{attribute:"title"},id:"non-empty-title"},"aria-label","aria-labelledby","presentational-role"],none:[]},{id:"heading-order",impact:"moderate",selector:"h1, h2, h3, h4, h5, h6, [role=heading]",matches:"heading-matches",tags:["cat.semantics","best-practice"],all:[],any:["heading-order"],none:[]},{id:"hidden-content",impact:"minor",selector:"*",excludeHidden:false,tags:["cat.structure","best-practice","experimental","review-item"],all:[],any:["hidden-content"],none:[]},{id:"html-has-lang",impact:"serious",selector:"html:not(html *)",matches:"is-initiator-matches",tags:["cat.language","wcag2a","wcag311","TTv5","TT11.a","EN-301-549","EN-9.3.1.1","ACT","RGAAv4","RGAA-8.3.1"],actIds:["b5c3f8"],all:[],any:[{options:{attributes:["lang","xml:lang"]},id:"has-lang"}],none:[]},{id:"html-lang-valid",impact:"serious",selector:'html[lang]:not([lang=""]):not(html *), html[xml\\:lang]:not([xml\\:lang=""]):not(html *)',tags:["cat.language","wcag2a","wcag311","TTv5","TT11.a","EN-301-549","EN-9.3.1.1","ACT","RGAAv4","RGAA-8.4.1"],actIds:["bf051a"],all:[],any:[],none:[{options:{attributes:["lang","xml:lang"]},id:"valid-lang"}]},{id:"html-xml-lang-mismatch",impact:"moderate",selector:"html[lang][xml\\:lang]:not(html *)",matches:"xml-lang-mismatch-matches",tags:["cat.language","wcag2a","wcag311","EN-301-549","EN-9.3.1.1","ACT","RGAAv4","RGAA-8.3.1"],actIds:["5b7ae0"],all:["xml-lang-mismatch"],any:[],none:[]},{id:"identical-links-same-purpose",impact:"minor",selector:'a[href], area[href], [role="link"]',excludeHidden:false,enabled:false,matches:"identical-links-same-purpose-matches",tags:["cat.semantics","wcag2aaa","wcag249"],actIds:["b20e66"],all:["identical-links-same-purpose"],any:[],none:[]},{id:"image-alt",impact:"critical",selector:"img",matches:"no-explicit-name-required-matches",tags:["cat.text-alternatives","wcag2a","wcag111","section508","section508.22.a","TTv5","TT7.a","TT7.b","EN-301-549","EN-9.1.1.1","ACT","RGAAv4","RGAA-1.1.1"],actIds:["23a2a8"],all:[],any:["has-alt","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"},"presentational-role"],none:["alt-space-value"]},{id:"image-redundant-alt",impact:"minor",selector:"img",tags:["cat.text-alternatives","best-practice"],all:[],any:[],none:[{options:{parentSelector:"button, [role=button], a[href], p, li, td, th"},id:"duplicate-img-label"}]},{id:"input-button-name",impact:"critical",selector:'input[type="button"], input[type="submit"], input[type="reset"]',matches:"no-explicit-name-required-matches",tags:["cat.name-role-value","wcag2a","wcag412","section508","section508.22.a","TTv5","TT5.c","EN-301-549","EN-9.4.1.2","ACT","RGAAv4","RGAA-11.9.1"],actIds:["97a4e1"],all:[],any:["non-empty-if-present",{options:{attribute:"value"},id:"non-empty-value"},"aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"},"implicit-label","explicit-label","presentational-role"],none:[]},{id:"input-image-alt",impact:"critical",selector:'input[type="image"]',matches:"no-explicit-name-required-matches",tags:["cat.text-alternatives","wcag2a","wcag111","wcag412","section508","section508.22.a","TTv5","TT7.a","EN-301-549","EN-9.1.1.1","EN-9.4.1.2","ACT","RGAAv4","RGAA-1.1.3"],actIds:["59796f"],all:[],any:[{options:{attribute:"alt"},id:"non-empty-alt"},"aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"},"implicit-label","explicit-label"],none:[]},{id:"label-content-name-mismatch",impact:"serious",matches:"label-content-name-mismatch-matches",tags:["cat.semantics","wcag21a","wcag253","EN-301-549","EN-9.2.5.3","RGAAv4","RGAA-6.1.5","experimental"],actIds:["2ee8b8"],all:[],any:[{options:{pixelThreshold:.1,occurrenceThreshold:3},id:"label-content-name-mismatch"}],none:[]},{id:"label-title-only",impact:"serious",selector:"input, select, textarea",matches:"label-matches",tags:["cat.forms","best-practice"],all:[],any:[],none:["title-only"]},{id:"label",impact:"critical",selector:"input, textarea",matches:"label-matches",tags:["cat.forms","wcag2a","wcag412","section508","section508.22.n","TTv5","TT5.c","EN-301-549","EN-9.4.1.2","ACT","RGAAv4","RGAA-11.1.1"],actIds:["e086e5"],all:[],any:["implicit-label","explicit-label","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"},{options:{attribute:"placeholder"},id:"non-empty-placeholder"},"presentational-role"],none:["hidden-explicit-label"]},{id:"landmark-banner-is-top-level",impact:"moderate",selector:"header:not([role]), [role=banner]",matches:"landmark-has-body-context-matches",tags:["cat.semantics","best-practice"],all:[],any:["landmark-is-top-level"],none:[]},{id:"landmark-complementary-is-top-level",impact:"moderate",selector:"aside:not([role]), [role=complementary]",tags:["cat.semantics","best-practice"],all:[],any:["landmark-is-top-level"],none:[]},{id:"landmark-contentinfo-is-top-level",impact:"moderate",selector:"footer:not([role]), [role=contentinfo]",matches:"landmark-has-body-context-matches",tags:["cat.semantics","best-practice"],all:[],any:["landmark-is-top-level"],none:[]},{id:"landmark-main-is-top-level",impact:"moderate",selector:"main:not([role]), [role=main]",tags:["cat.semantics","best-practice"],all:[],any:["landmark-is-top-level"],none:[]},{id:"landmark-no-duplicate-banner",impact:"moderate",selector:"header:not([role]), [role=banner]",tags:["cat.semantics","best-practice"],all:[],any:[{options:{selector:"header:not([role]), [role=banner]",role:"banner"},id:"page-no-duplicate-banner"}],none:[]},{id:"landmark-no-duplicate-contentinfo",impact:"moderate",selector:"footer:not([role]), [role=contentinfo]",tags:["cat.semantics","best-practice"],all:[],any:[{options:{selector:"footer:not([role]), [role=contentinfo]",role:"contentinfo"},id:"page-no-duplicate-contentinfo"}],none:[]},{id:"landmark-no-duplicate-main",impact:"moderate",selector:"main:not([role]), [role=main]",tags:["cat.semantics","best-practice"],all:[],any:[{options:{selector:"main:not([role]), [role='main']"},id:"page-no-duplicate-main"}],none:[]},{id:"landmark-one-main",impact:"moderate",selector:"html:not(html *)",tags:["cat.semantics","best-practice"],all:[{options:{selector:"main:not([role]), [role='main']",passForModal:true},id:"page-has-main"}],any:[],none:[]},{id:"landmark-unique",impact:"moderate",selector:"[role=banner], [role=complementary], [role=contentinfo], [role=main], [role=navigation], [role=region], [role=search], [role=form], form, footer, header, aside, main, nav, section",tags:["cat.semantics","best-practice"],matches:"landmark-unique-matches",all:[],any:["landmark-is-unique"],none:[]},{id:"link-in-text-block",impact:"serious",selector:"a[href], [role=link]",matches:"link-in-text-block-matches",excludeHidden:false,tags:["cat.color","wcag2a","wcag141","TTv5","TT13.a","EN-301-549","EN-9.1.4.1","RGAAv4","RGAA-10.6.1"],all:[],any:[{options:{requiredContrastRatio:3,allowSameColor:true},id:"link-in-text-block"},"link-in-text-block-style"],none:[]},{id:"link-name",impact:"serious",selector:"a[href]",tags:["cat.name-role-value","wcag2a","wcag244","wcag412","section508","section508.22.a","TTv5","TT6.a","EN-301-549","EN-9.2.4.4","EN-9.4.1.2","ACT","RGAAv4","RGAA-6.2.1"],actIds:["c487ae"],all:[],any:["has-visible-text","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:["focusable-no-name"]},{id:"list",impact:"serious",selector:"ul, ol",matches:"no-role-matches",tags:["cat.structure","wcag2a","wcag131","EN-301-549","EN-9.1.3.1","RGAAv4","RGAA-9.3.1"],all:[],any:[],none:[{options:{validRoles:["listitem"],validNodeNames:["li"]},id:"only-listitems"}]},{id:"listitem",impact:"serious",selector:"li",matches:"no-role-matches",tags:["cat.structure","wcag2a","wcag131","EN-301-549","EN-9.1.3.1","RGAAv4","RGAA-9.3.1"],all:[],any:["listitem"],none:[]},{id:"marquee",impact:"serious",selector:"marquee",excludeHidden:false,tags:["cat.parsing","wcag2a","wcag222","TTv5","TT2.b","EN-301-549","EN-9.2.2.2","RGAAv4","RGAA-13.8.1"],all:[],any:[],none:["is-on-screen"]},{id:"meta-refresh-no-exceptions",impact:"minor",selector:'meta[http-equiv="refresh"][content]',excludeHidden:false,enabled:false,tags:["cat.time-and-media","wcag2aaa","wcag224","wcag325"],actIds:["bisz58"],all:[],any:[{options:{minDelay:72e3,maxDelay:false},id:"meta-refresh-no-exceptions"}],none:[]},{id:"meta-refresh",impact:"critical",selector:'meta[http-equiv="refresh"][content]',excludeHidden:false,tags:["cat.time-and-media","wcag2a","wcag221","TTv5","TT8.a","EN-301-549","EN-9.2.2.1","RGAAv4","RGAA-13.1.2"],actIds:["bc659a","bisz58"],all:[],any:[{options:{minDelay:0,maxDelay:72e3},id:"meta-refresh"}],none:[]},{id:"meta-viewport-large",impact:"minor",selector:'meta[name="viewport"]',matches:"is-initiator-matches",excludeHidden:false,tags:["cat.sensory-and-visual-cues","best-practice"],all:[],any:[{options:{scaleMinimum:5,lowerBound:2},id:"meta-viewport-large"}],none:[]},{id:"meta-viewport",impact:"moderate",selector:'meta[name="viewport"]',matches:"is-initiator-matches",excludeHidden:false,tags:["cat.sensory-and-visual-cues","wcag2aa","wcag144","EN-301-549","EN-9.1.4.4","ACT","RGAAv4","RGAA-10.4.2"],actIds:["b4f0c3"],all:[],any:[{options:{scaleMinimum:2},id:"meta-viewport"}],none:[]},{id:"nested-interactive",impact:"serious",matches:"nested-interactive-matches",tags:["cat.keyboard","wcag2a","wcag412","TTv5","TT6.a","EN-301-549","EN-9.4.1.2","RGAAv4","RGAA-7.1.1"],actIds:["307n5z"],all:[],any:["no-focusable-content"],none:[]},{id:"no-autoplay-audio",impact:"moderate",excludeHidden:false,selector:"audio[autoplay], video[autoplay]",matches:"no-autoplay-audio-matches",reviewOnFail:true,tags:["cat.time-and-media","wcag2a","wcag142","TTv5","TT2.a","EN-301-549","EN-9.1.4.2","ACT","RGAAv4","RGAA-4.10.1"],actIds:["80f0bf"],preload:true,all:[{options:{allowedDuration:3},id:"no-autoplay-audio"}],any:[],none:[]},{id:"object-alt",impact:"serious",selector:"object[data]",matches:"object-is-loaded-matches",tags:["cat.text-alternatives","wcag2a","wcag111","section508","section508.22.a","EN-301-549","EN-9.1.1.1","RGAAv4","RGAA-1.1.6"],actIds:["8fc3b6"],all:[],any:["aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"},"presentational-role"],none:[]},{id:"p-as-heading",impact:"serious",selector:"p",matches:"p-as-heading-matches",tags:["cat.semantics","wcag2a","wcag131","EN-301-549","EN-9.1.3.1","RGAAv4","RGAA-9.1.3","experimental"],all:[{options:{margins:[{weight:150,italic:true},{weight:150,size:1.15},{italic:true,size:1.15},{size:1.4}],passLength:1,failLength:.5},id:"p-as-heading"}],any:[],none:[]},{id:"page-has-heading-one",impact:"moderate",selector:"html:not(html *)",tags:["cat.semantics","best-practice"],all:[{options:{selector:"h1:not([role], [aria-level]), :is(h1, h2, h3, h4, h5, h6):not([role])[aria-level=1], [role=heading][aria-level=1]",passForModal:true},id:"page-has-heading-one"}],any:[],none:[]},{id:"presentation-role-conflict",impact:"minor",selector:'img[alt=\'\'], [role="none"], [role="presentation"]',matches:"has-implicit-chromium-role-matches",tags:["cat.aria","best-practice","ACT"],actIds:["46ca7f"],all:[],any:[],none:["is-element-focusable","has-global-aria-attribute"]},{id:"region",impact:"moderate",selector:"body *",tags:["cat.keyboard","best-practice","RGAAv4","RGAA-9.2.1"],all:[],any:[{options:{regionMatcher:"dialog, [role=dialog], [role=alertdialog], svg"},id:"region"}],none:[]},{id:"role-img-alt",impact:"serious",selector:"[role='img']:not(img, area, input, object)",matches:"html-namespace-matches",tags:["cat.text-alternatives","wcag2a","wcag111","section508","section508.22.a","TTv5","TT7.a","EN-301-549","EN-9.1.1.1","ACT","RGAAv4","RGAA-1.1.1"],actIds:["23a2a8"],all:[],any:["aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"scope-attr-valid",impact:"moderate",selector:"td[scope], th[scope]",tags:["cat.tables","best-practice"],all:["html5-scope",{options:{values:["row","col","rowgroup","colgroup"]},id:"scope-value"}],any:[],none:[]},{id:"scrollable-region-focusable",impact:"serious",selector:"*:not(select,textarea)",matches:"scrollable-region-focusable-matches",tags:["cat.keyboard","wcag2a","wcag211","wcag213","TTv5","TT4.a","EN-301-549","EN-9.2.1.1","EN-9.2.1.3","RGAAv4","RGAA-7.3.2"],actIds:["0ssw9k"],all:[],any:["focusable-content","focusable-element"],none:[]},{id:"select-name",impact:"critical",selector:"select",tags:["cat.forms","wcag2a","wcag412","section508","section508.22.n","TTv5","TT5.c","EN-301-549","EN-9.4.1.2","ACT","RGAAv4","RGAA-11.1.1"],actIds:["e086e5"],all:[],any:["implicit-label","explicit-label","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"},"presentational-role"],none:["hidden-explicit-label"]},{id:"server-side-image-map",impact:"minor",selector:"img[ismap]",tags:["cat.text-alternatives","wcag2a","wcag211","section508","section508.22.f","TTv5","TT4.a","EN-301-549","EN-9.2.1.1","RGAAv4","RGAA-1.1.4"],all:[],any:[],none:["exists"]},{id:"skip-link",impact:"moderate",selector:'a[href^="#"], a[href^="/#"]',matches:"skip-link-matches",tags:["cat.keyboard","best-practice","RGAAv4","RGAA-12.7.1"],all:[],any:["skip-link"],none:[]},{id:"summary-name",impact:"serious",selector:"summary",matches:"summary-interactive-matches",tags:["cat.name-role-value","wcag2a","wcag412","section508","section508.22.a","TTv5","TT6.a","EN-301-549","EN-9.4.1.2"],all:[],any:["has-visible-text","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"svg-img-alt",impact:"serious",selector:'[role="img"], [role="graphics-symbol"], svg[role="graphics-document"]',matches:"svg-namespace-matches",tags:["cat.text-alternatives","wcag2a","wcag111","section508","section508.22.a","TTv5","TT7.a","EN-301-549","EN-9.1.1.1","ACT","RGAAv4","RGAA-1.1.5"],actIds:["7d6734"],all:[],any:["svg-non-empty-title","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"tabindex",impact:"serious",selector:"[tabindex]",tags:["cat.keyboard","best-practice"],all:[],any:["tabindex"],none:[]},{id:"table-duplicate-name",impact:"minor",selector:"table",tags:["cat.tables","best-practice","RGAAv4","RGAA-5.2.1"],all:[],any:[],none:["same-caption-summary"]},{id:"table-fake-caption",impact:"serious",selector:"table",matches:"data-table-matches",tags:["cat.tables","experimental","wcag2a","wcag131","section508","section508.22.g","EN-301-549","EN-9.1.3.1","RGAAv4","RGAA-5.4.1"],all:["caption-faked"],any:[],none:[]},{id:"target-size",impact:"serious",selector:"*",enabled:false,matches:"widget-not-inline-matches",tags:["cat.sensory-and-visual-cues","wcag22aa","wcag258"],all:[],any:[{options:{minSize:24},id:"target-size"},{options:{minOffset:24},id:"target-offset"}],none:[]},{id:"td-has-header",impact:"critical",selector:"table",matches:"data-table-large-matches",tags:["cat.tables","experimental","wcag2a","wcag131","section508","section508.22.g","TTv5","TT14.b","EN-301-549","EN-9.1.3.1","RGAAv4","RGAA-5.7.4"],all:["td-has-header"],any:[],none:[]},{id:"td-headers-attr",impact:"serious",selector:"table",matches:"table-or-grid-role-matches",tags:["cat.tables","wcag2a","wcag131","section508","section508.22.g","TTv5","TT14.b","EN-301-549","EN-9.1.3.1","RGAAv4","RGAA-5.7.4"],actIds:["a25f45"],all:["td-headers-attr"],any:[],none:[]},{id:"th-has-data-cells",impact:"serious",selector:"table",matches:"data-table-matches",tags:["cat.tables","wcag2a","wcag131","section508","section508.22.g","TTv5","TT14.b","EN-301-549","EN-9.1.3.1","RGAAv4","RGAA-5.7.1"],actIds:["d0f69e"],all:["th-has-data-cells"],any:[],none:[]},{id:"valid-lang",impact:"serious",selector:"[lang]:not(html), [xml\\:lang]:not(html)",tags:["cat.language","wcag2aa","wcag312","TTv5","TT11.b","EN-301-549","EN-9.3.1.2","ACT","RGAAv4","RGAA-8.8.1"],actIds:["de46e4"],all:[],any:[],none:[{options:{attributes:["lang","xml:lang"]},id:"valid-lang"}]},{id:"video-caption",impact:"critical",selector:"video",tags:["cat.text-alternatives","wcag2a","wcag122","section508","section508.22.a","TTv5","TT17.a","EN-301-549","EN-9.1.2.2","RGAAv4","RGAA-4.3.1"],actIds:["eac66b"],all:[],any:[],none:["caption"]}],checks:[{id:"abstractrole",evaluate:"abstractrole-evaluate"},{id:"aria-allowed-attr",evaluate:"aria-allowed-attr-evaluate",options:{validTreeRowAttrs:["aria-posinset","aria-setsize","aria-expanded","aria-level"]}},{id:"aria-allowed-role",evaluate:"aria-allowed-role-evaluate",options:{allowImplicit:true,ignoredTags:[]}},{id:"aria-busy",evaluate:"aria-busy-evaluate",deprecated:true},{id:"aria-conditional-attr",evaluate:"aria-conditional-attr-evaluate",options:{invalidTableRowAttrs:["aria-posinset","aria-setsize","aria-expanded","aria-level"]}},{id:"aria-errormessage",evaluate:"aria-errormessage-evaluate"},{id:"aria-hidden-body",evaluate:"aria-hidden-body-evaluate"},{id:"aria-level",evaluate:"aria-level-evaluate"},{id:"aria-prohibited-attr",evaluate:"aria-prohibited-attr-evaluate",options:{elementsAllowedAriaLabel:["applet","input"]}},{id:"aria-required-attr",evaluate:"aria-required-attr-evaluate"},{id:"aria-required-children",evaluate:"aria-required-children-evaluate",options:{reviewEmpty:["doc-bibliography","doc-endnotes","grid","list","listbox","menu","menubar","table","tablist","tree","treegrid","rowgroup"]}},{id:"aria-required-parent",evaluate:"aria-required-parent-evaluate",options:{ownGroupRoles:["listitem","treeitem"]}},{id:"aria-roledescription",evaluate:"aria-roledescription-evaluate",options:{supportedRoles:["button","img","checkbox","radio","combobox","menuitemcheckbox","menuitemradio"]}},{id:"aria-unsupported-attr",evaluate:"aria-unsupported-attr-evaluate"},{id:"aria-valid-attr-value",evaluate:"aria-valid-attr-value-evaluate",options:[]},{id:"aria-valid-attr",evaluate:"aria-valid-attr-evaluate",options:[]},{id:"braille-label-equivalent",evaluate:"braille-label-equivalent-evaluate"},{id:"braille-roledescription-equivalent",evaluate:"braille-roledescription-equivalent-evaluate"},{id:"deprecatedrole",evaluate:"deprecatedrole-evaluate"},{id:"fallbackrole",evaluate:"fallbackrole-evaluate"},{id:"has-global-aria-attribute",evaluate:"has-global-aria-attribute-evaluate"},{id:"has-widget-role",evaluate:"has-widget-role-evaluate",options:[]},{id:"invalidrole",evaluate:"invalidrole-evaluate"},{id:"is-element-focusable",evaluate:"is-element-focusable-evaluate"},{id:"no-implicit-explicit-label",evaluate:"no-implicit-explicit-label-evaluate"},{id:"unsupportedrole",evaluate:"unsupportedrole-evaluate"},{id:"valid-scrollable-semantics",evaluate:"valid-scrollable-semantics-evaluate",options:{roles:["tooltip"]}},{id:"color-contrast-enhanced",evaluate:"color-contrast-evaluate",options:{ignoreUnicode:true,ignoreLength:false,ignorePseudo:false,boldValue:700,boldTextPt:14,largeTextPt:18,contrastRatio:{normal:{expected:7,minThreshold:4.5},large:{expected:4.5,minThreshold:3}},pseudoSizeThreshold:.25,shadowOutlineEmMax:.1,textStrokeEmMin:.03}},{id:"color-contrast",evaluate:"color-contrast-evaluate",options:{ignoreUnicode:true,ignoreLength:false,ignorePseudo:false,boldValue:700,boldTextPt:14,largeTextPt:18,contrastRatio:{normal:{expected:4.5},large:{expected:3}},pseudoSizeThreshold:.25,shadowOutlineEmMax:.2,textStrokeEmMin:.03}},{id:"link-in-text-block-style",evaluate:"link-in-text-block-style-evaluate"},{id:"link-in-text-block",evaluate:"link-in-text-block-evaluate",options:{requiredContrastRatio:3,allowSameColor:true}},{id:"autocomplete-appropriate",evaluate:"autocomplete-appropriate-evaluate",deprecated:true},{id:"autocomplete-valid",evaluate:"autocomplete-valid-evaluate",options:{stateTerms:["none","false","true","disabled","enabled","undefined","null","xoff","xon"],ignoredValues:["text","pronouns","gender","message","content"]}},{id:"accesskeys",evaluate:"accesskeys-evaluate",after:"accesskeys-after"},{id:"focusable-content",evaluate:"focusable-content-evaluate"},{id:"focusable-disabled",evaluate:"focusable-disabled-evaluate"},{id:"focusable-element",evaluate:"focusable-element-evaluate"},{id:"focusable-modal-open",evaluate:"focusable-modal-open-evaluate"},{id:"focusable-no-name",evaluate:"focusable-no-name-evaluate"},{id:"focusable-not-tabbable",evaluate:"focusable-not-tabbable-evaluate"},{id:"frame-focusable-content",evaluate:"frame-focusable-content-evaluate"},{id:"landmark-is-top-level",evaluate:"landmark-is-top-level-evaluate"},{id:"no-focusable-content",evaluate:"no-focusable-content-evaluate"},{id:"page-has-heading-one",evaluate:"has-descendant-evaluate",after:"has-descendant-after",options:{selector:"h1:not([role], [aria-level]), :is(h1, h2, h3, h4, h5, h6):not([role])[aria-level=1], [role=heading][aria-level=1]",passForModal:true}},{id:"page-has-main",evaluate:"has-descendant-evaluate",after:"has-descendant-after",options:{selector:"main:not([role]), [role='main']",passForModal:true}},{id:"page-no-duplicate-banner",evaluate:"page-no-duplicate-evaluate",after:"page-no-duplicate-after",options:{selector:"header:not([role]), [role=banner]",role:"banner"}},{id:"page-no-duplicate-contentinfo",evaluate:"page-no-duplicate-evaluate",after:"page-no-duplicate-after",options:{selector:"footer:not([role]), [role=contentinfo]",role:"contentinfo"}},{id:"page-no-duplicate-main",evaluate:"page-no-duplicate-evaluate",after:"page-no-duplicate-after",options:{selector:"main:not([role]), [role='main']"}},{id:"tabindex",evaluate:"tabindex-evaluate"},{id:"alt-space-value",evaluate:"alt-space-value-evaluate"},{id:"duplicate-img-label",evaluate:"duplicate-img-label-evaluate",options:{parentSelector:"button, [role=button], a[href], p, li, td, th"}},{id:"explicit-label",evaluate:"explicit-evaluate"},{id:"help-same-as-label",evaluate:"help-same-as-label-evaluate"},{id:"hidden-explicit-label",evaluate:"hidden-explicit-label-evaluate"},{id:"implicit-label",evaluate:"implicit-evaluate"},{id:"label-content-name-mismatch",evaluate:"label-content-name-mismatch-evaluate",options:{pixelThreshold:.1,occurrenceThreshold:3}},{id:"multiple-label",evaluate:"multiple-label-evaluate"},{id:"title-only",evaluate:"title-only-evaluate"},{id:"landmark-is-unique",evaluate:"landmark-is-unique-evaluate",after:"landmark-is-unique-after"},{id:"has-lang",evaluate:"has-lang-evaluate",options:{attributes:["lang","xml:lang"]}},{id:"valid-lang",evaluate:"valid-lang-evaluate",options:{attributes:["lang","xml:lang"]}},{id:"xml-lang-mismatch",evaluate:"xml-lang-mismatch-evaluate"},{id:"dlitem",evaluate:"dlitem-evaluate"},{id:"listitem",evaluate:"listitem-evaluate"},{id:"only-dlitems",evaluate:"invalid-children-evaluate",options:{validRoles:["definition","term","listitem"],validNodeNames:["dt","dd"],divGroups:true}},{id:"only-listitems",evaluate:"invalid-children-evaluate",options:{validRoles:["listitem"],validNodeNames:["li"]}},{id:"structured-dlitems",evaluate:"structured-dlitems-evaluate"},{id:"caption",evaluate:"caption-evaluate"},{id:"frame-tested",evaluate:"frame-tested-evaluate",after:"frame-tested-after",options:{isViolation:false}},{id:"no-autoplay-audio",evaluate:"no-autoplay-audio-evaluate",options:{allowedDuration:3}},{id:"css-orientation-lock",evaluate:"css-orientation-lock-evaluate",options:{degreeThreshold:2}},{id:"meta-viewport-large",evaluate:"meta-viewport-scale-evaluate",options:{scaleMinimum:5,lowerBound:2}},{id:"meta-viewport",evaluate:"meta-viewport-scale-evaluate",options:{scaleMinimum:2}},{id:"target-offset",evaluate:"target-offset-evaluate",options:{minOffset:24}},{id:"target-size",evaluate:"target-size-evaluate",options:{minSize:24}},{id:"header-present",evaluate:"has-descendant-evaluate",after:"has-descendant-after",options:{selector:":is(h1, h2, h3, h4, h5, h6):not([role]), [role=heading]"}},{id:"heading-order",evaluate:"heading-order-evaluate",after:"heading-order-after"},{id:"identical-links-same-purpose",evaluate:"identical-links-same-purpose-evaluate",after:"identical-links-same-purpose-after"},{id:"internal-link-present",evaluate:"internal-link-present-evaluate"},{id:"landmark",evaluate:"has-descendant-evaluate",options:{selector:"main, [role=main]"}},{id:"meta-refresh-no-exceptions",evaluate:"meta-refresh-evaluate",options:{minDelay:72e3,maxDelay:false}},{id:"meta-refresh",evaluate:"meta-refresh-evaluate",options:{minDelay:0,maxDelay:72e3}},{id:"p-as-heading",evaluate:"p-as-heading-evaluate",options:{margins:[{weight:150,italic:true},{weight:150,size:1.15},{italic:true,size:1.15},{size:1.4}],passLength:1,failLength:.5}},{id:"region",evaluate:"region-evaluate",after:"region-after",options:{regionMatcher:"dialog, [role=dialog], [role=alertdialog], svg"}},{id:"skip-link",evaluate:"skip-link-evaluate"},{id:"unique-frame-title",evaluate:"unique-frame-title-evaluate",after:"unique-frame-title-after"},{id:"duplicate-id-active",evaluate:"duplicate-id-evaluate",after:"duplicate-id-after"},{id:"duplicate-id-aria",evaluate:"duplicate-id-evaluate",after:"duplicate-id-after"},{id:"duplicate-id",evaluate:"duplicate-id-evaluate",after:"duplicate-id-after"},{id:"aria-label",evaluate:"aria-label-evaluate"},{id:"aria-labelledby",evaluate:"aria-labelledby-evaluate"},{id:"avoid-inline-spacing",evaluate:"avoid-inline-spacing-evaluate",options:{cssProperties:["line-height","letter-spacing","word-spacing"]}},{id:"button-has-visible-text",evaluate:"has-text-content-evaluate"},{id:"doc-has-title",evaluate:"doc-has-title-evaluate"},{id:"error-occurred",evaluate:"exists-evaluate"},{id:"exists",evaluate:"exists-evaluate"},{id:"has-alt",evaluate:"has-alt-evaluate"},{id:"has-visible-text",evaluate:"has-text-content-evaluate"},{id:"important-letter-spacing",evaluate:"inline-style-property-evaluate",options:{cssProperty:"letter-spacing",minValue:.12}},{id:"important-line-height",evaluate:"inline-style-property-evaluate",options:{multiLineOnly:true,cssProperty:"line-height",minValue:1.5,normalValue:1}},{id:"important-word-spacing",evaluate:"inline-style-property-evaluate",options:{cssProperty:"word-spacing",minValue:.16}},{id:"is-on-screen",evaluate:"is-on-screen-evaluate"},{id:"non-empty-alt",evaluate:"attr-non-space-content-evaluate",options:{attribute:"alt"}},{id:"non-empty-if-present",evaluate:"non-empty-if-present-evaluate"},{id:"non-empty-placeholder",evaluate:"attr-non-space-content-evaluate",options:{attribute:"placeholder"}},{id:"non-empty-title",evaluate:"attr-non-space-content-evaluate",options:{attribute:"title"}},{id:"non-empty-value",evaluate:"attr-non-space-content-evaluate",options:{attribute:"value"}},{id:"presentational-role",evaluate:"presentational-role-evaluate"},{id:"role-none",evaluate:"matches-definition-evaluate",deprecated:true,options:{matcher:{attributes:{role:"none"}}}},{id:"role-presentation",evaluate:"matches-definition-evaluate",deprecated:true,options:{matcher:{attributes:{role:"presentation"}}}},{id:"svg-non-empty-title",evaluate:"svg-non-empty-title-evaluate"},{id:"caption-faked",evaluate:"caption-faked-evaluate"},{id:"html5-scope",evaluate:"html5-scope-evaluate"},{id:"same-caption-summary",evaluate:"same-caption-summary-evaluate"},{id:"scope-value",evaluate:"scope-value-evaluate",options:{values:["row","col","rowgroup","colgroup"]}},{id:"td-has-header",evaluate:"td-has-header-evaluate"},{id:"td-headers-attr",evaluate:"td-headers-attr-evaluate"},{id:"th-has-data-cells",evaluate:"th-has-data-cells-evaluate"},{id:"hidden-content",evaluate:"hidden-content-evaluate"}]})})(typeof window==="object"?window:gu)})(bu);return bu.exports}var wu=Du();let Fu=null;let Eu=null;function xu(){if(Fu)return;const e=Ct((function*(){const e=Eu=yield*fn(100);const t=pu(e).pipe(mu((({context:e,onComplete:t})=>ir((r=>{wu.run(e,{},((e,n)=>{t(e,n);r(we)}))})))));yield*hu(t)}));Fu=or(e)}function Au(e){xu();if(!Eu)return;ur(Eu.offer(e))}export{Au as enqueueValidation,xu as initializeValidationStream};
13
- //# sourceMappingURL=p-vIq2biqy.js.map
12
+ */let vo=null,bo=null;function go(){if(vo)return;const e=Ct((function*(){const e=bo=yield*Qn(100),t=lo(e).pipe(co((({context:e,onComplete:t})=>on((n=>{ho.run(e,{},((e,r)=>{t(e,r),n(we)}))})))));yield*(e=>eo(e,Ti))(t)}));vo=un(e)}function Do(e){go(),bo&&sn(bo.offer(e))}export{Do as enqueueValidation,go as initializeValidationStream}