boss-css 0.0.14 → 0.0.16

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 (165) hide show
  1. package/LICENSE +21 -0
  2. package/README.md +146 -1
  3. package/dist/ai/server.cjs +1 -0
  4. package/dist/ai/server.mjs +1 -0
  5. package/dist/ai/skills.cjs +3 -0
  6. package/dist/ai/skills.mjs +3 -0
  7. package/dist/cli/tasks/init.cjs +54 -30
  8. package/dist/cli/tasks/init.mjs +54 -30
  9. package/dist/cli/templates/init.cjs +5 -5
  10. package/dist/cli/templates/init.mjs +5 -5
  11. package/dist/devtools-app/index.mjs +320 -0
  12. package/dist/devtools-app/monaco/vs/_commonjsHelpers-CT9FvmAN.js +1 -0
  13. package/dist/devtools-app/monaco/vs/abap-D-t0cyap.js +1 -0
  14. package/dist/devtools-app/monaco/vs/apex-CcIm7xu6.js +1 -0
  15. package/dist/devtools-app/monaco/vs/assets/css.worker-HnVq6Ewq.js +93 -0
  16. package/dist/devtools-app/monaco/vs/assets/editor.worker-Be8ye1pW.js +26 -0
  17. package/dist/devtools-app/monaco/vs/assets/html.worker-B51mlPHg.js +470 -0
  18. package/dist/devtools-app/monaco/vs/assets/json.worker-DKiEKt88.js +58 -0
  19. package/dist/devtools-app/monaco/vs/assets/ts.worker-CMbG-7ft.js +67731 -0
  20. package/dist/devtools-app/monaco/vs/azcli-BA0tQDCg.js +1 -0
  21. package/dist/devtools-app/monaco/vs/basic-languages/monaco.contribution.js +1 -0
  22. package/dist/devtools-app/monaco/vs/bat-C397hTD6.js +1 -0
  23. package/dist/devtools-app/monaco/vs/bicep-DF5aW17k.js +2 -0
  24. package/dist/devtools-app/monaco/vs/cameligo-plsz8qhj.js +1 -0
  25. package/dist/devtools-app/monaco/vs/clojure-Y2auQMzK.js +1 -0
  26. package/dist/devtools-app/monaco/vs/coffee-Bu45yuWE.js +1 -0
  27. package/dist/devtools-app/monaco/vs/cpp-CkKPQIni.js +1 -0
  28. package/dist/devtools-app/monaco/vs/csharp-CX28MZyh.js +1 -0
  29. package/dist/devtools-app/monaco/vs/csp-D8uWnyxW.js +1 -0
  30. package/dist/devtools-app/monaco/vs/css-CaeNmE3S.js +3 -0
  31. package/dist/devtools-app/monaco/vs/cssMode-CjiAH6dQ.js +1 -0
  32. package/dist/devtools-app/monaco/vs/cypher-DVThT8BS.js +1 -0
  33. package/dist/devtools-app/monaco/vs/dart-CmGfCvrO.js +1 -0
  34. package/dist/devtools-app/monaco/vs/dockerfile-CZqqYdch.js +1 -0
  35. package/dist/devtools-app/monaco/vs/ecl-30fUercY.js +1 -0
  36. package/dist/devtools-app/monaco/vs/editor/editor.main.css +1 -0
  37. package/dist/devtools-app/monaco/vs/editor/editor.main.js +5 -0
  38. package/dist/devtools-app/monaco/vs/editor.api-CalNCsUg.js +903 -0
  39. package/dist/devtools-app/monaco/vs/elixir-xjPaIfzF.js +1 -0
  40. package/dist/devtools-app/monaco/vs/flow9-DqtmStfK.js +1 -0
  41. package/dist/devtools-app/monaco/vs/freemarker2-Cz_sV6Md.js +3 -0
  42. package/dist/devtools-app/monaco/vs/fsharp-BOMdg4U1.js +1 -0
  43. package/dist/devtools-app/monaco/vs/go-D_hbi-Jt.js +1 -0
  44. package/dist/devtools-app/monaco/vs/graphql-CKUU4kLG.js +1 -0
  45. package/dist/devtools-app/monaco/vs/handlebars-OwglfO-1.js +1 -0
  46. package/dist/devtools-app/monaco/vs/hcl-DTaboeZW.js +1 -0
  47. package/dist/devtools-app/monaco/vs/html-Pa1xEWsY.js +1 -0
  48. package/dist/devtools-app/monaco/vs/htmlMode-Bz67EXwp.js +1 -0
  49. package/dist/devtools-app/monaco/vs/ini-CsNwO04R.js +1 -0
  50. package/dist/devtools-app/monaco/vs/java-CI4ZMsH9.js +1 -0
  51. package/dist/devtools-app/monaco/vs/javascript-PczUCGdz.js +1 -0
  52. package/dist/devtools-app/monaco/vs/jsonMode-DULH5oaX.js +7 -0
  53. package/dist/devtools-app/monaco/vs/julia-BwzEvaQw.js +1 -0
  54. package/dist/devtools-app/monaco/vs/kotlin-IUYPiTV8.js +1 -0
  55. package/dist/devtools-app/monaco/vs/language/css/monaco.contribution.js +1 -0
  56. package/dist/devtools-app/monaco/vs/language/html/monaco.contribution.js +1 -0
  57. package/dist/devtools-app/monaco/vs/language/json/monaco.contribution.js +1 -0
  58. package/dist/devtools-app/monaco/vs/language/typescript/monaco.contribution.js +1 -0
  59. package/dist/devtools-app/monaco/vs/less-C0eDYdqa.js +2 -0
  60. package/dist/devtools-app/monaco/vs/lexon-iON-Kj97.js +1 -0
  61. package/dist/devtools-app/monaco/vs/liquid-DqKjdPGy.js +1 -0
  62. package/dist/devtools-app/monaco/vs/loader.js +1368 -0
  63. package/dist/devtools-app/monaco/vs/lspLanguageFeatures-kM9O9rjY.js +4 -0
  64. package/dist/devtools-app/monaco/vs/lua-DtygF91M.js +1 -0
  65. package/dist/devtools-app/monaco/vs/m3-CsR4AuFi.js +1 -0
  66. package/dist/devtools-app/monaco/vs/markdown-C_rD0bIw.js +1 -0
  67. package/dist/devtools-app/monaco/vs/mdx-DEWtB1K5.js +1 -0
  68. package/dist/devtools-app/monaco/vs/mips-CiYP61RB.js +1 -0
  69. package/dist/devtools-app/monaco/vs/monaco.contribution-D2OdxNBt.js +1 -0
  70. package/dist/devtools-app/monaco/vs/monaco.contribution-DO3azKX8.js +1 -0
  71. package/dist/devtools-app/monaco/vs/monaco.contribution-EcChJV6a.js +1 -0
  72. package/dist/devtools-app/monaco/vs/monaco.contribution-qLAYrEOP.js +1 -0
  73. package/dist/devtools-app/monaco/vs/msdax-C38-sJlp.js +1 -0
  74. package/dist/devtools-app/monaco/vs/mysql-CdtbpvbG.js +1 -0
  75. package/dist/devtools-app/monaco/vs/nls.messages-loader.js +1 -0
  76. package/dist/devtools-app/monaco/vs/nls.messages.cs.js.js +17 -0
  77. package/dist/devtools-app/monaco/vs/nls.messages.de.js.js +17 -0
  78. package/dist/devtools-app/monaco/vs/nls.messages.es.js.js +17 -0
  79. package/dist/devtools-app/monaco/vs/nls.messages.fr.js.js +15 -0
  80. package/dist/devtools-app/monaco/vs/nls.messages.it.js.js +15 -0
  81. package/dist/devtools-app/monaco/vs/nls.messages.ja.js.js +17 -0
  82. package/dist/devtools-app/monaco/vs/nls.messages.js.js +10 -0
  83. package/dist/devtools-app/monaco/vs/nls.messages.ko.js.js +25 -0
  84. package/dist/devtools-app/monaco/vs/nls.messages.pl.js.js +17 -0
  85. package/dist/devtools-app/monaco/vs/nls.messages.pt-br.js.js +6 -0
  86. package/dist/devtools-app/monaco/vs/nls.messages.ru.js.js +17 -0
  87. package/dist/devtools-app/monaco/vs/nls.messages.tr.js.js +15 -0
  88. package/dist/devtools-app/monaco/vs/nls.messages.zh-cn.js.js +17 -0
  89. package/dist/devtools-app/monaco/vs/nls.messages.zh-tw.js.js +15 -0
  90. package/dist/devtools-app/monaco/vs/objective-c-CntZFaHX.js +1 -0
  91. package/dist/devtools-app/monaco/vs/pascal-r6kuqfl_.js +1 -0
  92. package/dist/devtools-app/monaco/vs/pascaligo-BiXoTmXh.js +1 -0
  93. package/dist/devtools-app/monaco/vs/perl-DABw_TcH.js +1 -0
  94. package/dist/devtools-app/monaco/vs/pgsql-me_jFXeX.js +1 -0
  95. package/dist/devtools-app/monaco/vs/php-D_kh-9LK.js +1 -0
  96. package/dist/devtools-app/monaco/vs/pla-VfZjczW0.js +1 -0
  97. package/dist/devtools-app/monaco/vs/postiats-BBSzz8Pk.js +1 -0
  98. package/dist/devtools-app/monaco/vs/powerquery-Dt-g_2cc.js +1 -0
  99. package/dist/devtools-app/monaco/vs/powershell-B-7ap1zc.js +1 -0
  100. package/dist/devtools-app/monaco/vs/protobuf-BmtuEB1A.js +2 -0
  101. package/dist/devtools-app/monaco/vs/pug-BRpRNeEb.js +1 -0
  102. package/dist/devtools-app/monaco/vs/python-Cr0UkIbn.js +1 -0
  103. package/dist/devtools-app/monaco/vs/qsharp-BzsFaUU9.js +1 -0
  104. package/dist/devtools-app/monaco/vs/r-f8dDdrp4.js +1 -0
  105. package/dist/devtools-app/monaco/vs/razor-BYAHOTkz.js +1 -0
  106. package/dist/devtools-app/monaco/vs/redis-fvZQY4PI.js +1 -0
  107. package/dist/devtools-app/monaco/vs/redshift-45Et0LQi.js +1 -0
  108. package/dist/devtools-app/monaco/vs/restructuredtext-C7UUFKFD.js +1 -0
  109. package/dist/devtools-app/monaco/vs/ruby-CZO8zYTz.js +1 -0
  110. package/dist/devtools-app/monaco/vs/rust-Bfetafyc.js +1 -0
  111. package/dist/devtools-app/monaco/vs/sb-3GYllVck.js +1 -0
  112. package/dist/devtools-app/monaco/vs/scala-foMgrKo1.js +1 -0
  113. package/dist/devtools-app/monaco/vs/scheme-CHdMtr7p.js +1 -0
  114. package/dist/devtools-app/monaco/vs/scss-C1cmLt9V.js +3 -0
  115. package/dist/devtools-app/monaco/vs/shell-ClXCKCEW.js +1 -0
  116. package/dist/devtools-app/monaco/vs/solidity-MZ6ExpPy.js +1 -0
  117. package/dist/devtools-app/monaco/vs/sophia-DWkuSsPQ.js +1 -0
  118. package/dist/devtools-app/monaco/vs/sparql-AUGFYSyk.js +1 -0
  119. package/dist/devtools-app/monaco/vs/sql-32GpJSV2.js +1 -0
  120. package/dist/devtools-app/monaco/vs/st-CuDFIVZ_.js +1 -0
  121. package/dist/devtools-app/monaco/vs/swift-n-2HociN.js +3 -0
  122. package/dist/devtools-app/monaco/vs/systemverilog-Ch4vA8Yt.js +1 -0
  123. package/dist/devtools-app/monaco/vs/tcl-D74tq1nH.js +1 -0
  124. package/dist/devtools-app/monaco/vs/tsMode-CZz1Umrk.js +11 -0
  125. package/dist/devtools-app/monaco/vs/twig-C6taOxMV.js +1 -0
  126. package/dist/devtools-app/monaco/vs/typescript-DfOrAzoV.js +1 -0
  127. package/dist/devtools-app/monaco/vs/typespec-D-PIh9Xw.js +1 -0
  128. package/dist/devtools-app/monaco/vs/vb-Dyb2648j.js +1 -0
  129. package/dist/devtools-app/monaco/vs/wgsl-BhLXMOR0.js +298 -0
  130. package/dist/devtools-app/monaco/vs/workers-DcJshg-q.js +1 -0
  131. package/dist/devtools-app/monaco/vs/xml-CdsdnY8S.js +1 -0
  132. package/dist/devtools-app/monaco/vs/yaml-DYGvmE88.js +1 -0
  133. package/dist/eslint-plugin/index.cjs +5 -2
  134. package/dist/eslint-plugin/index.mjs +5 -2
  135. package/dist/eslint-plugin/rules/prefer-unitless-values.cjs +217 -0
  136. package/dist/eslint-plugin/rules/prefer-unitless-values.mjs +217 -0
  137. package/dist/eslint-plugin/utils/api.cjs +3 -4
  138. package/dist/eslint-plugin/utils/api.mjs +2 -2
  139. package/dist/native/server.cjs +4 -4
  140. package/dist/native/server.mjs +4 -4
  141. package/dist/parser/jsx/extractCode.cjs +3 -2
  142. package/dist/parser/jsx/extractCode.mjs +3 -2
  143. package/dist/parser/jsx/extractProps.cjs +7 -1
  144. package/dist/parser/jsx/extractProps.mjs +7 -1
  145. package/dist/parser/jsx/server.cjs +13 -7
  146. package/dist/parser/jsx/server.mjs +13 -7
  147. package/dist/prop/at/shared.cjs +3 -3
  148. package/dist/prop/at/shared.mjs +3 -3
  149. package/dist/tasks/postcss.cjs +16 -5
  150. package/dist/tasks/postcss.mjs +16 -5
  151. package/dist/transform/cache.cjs +0 -3
  152. package/dist/transform/cache.mjs +0 -2
  153. package/dist/use/token/browser.cjs +17 -9
  154. package/dist/use/token/browser.mjs +18 -10
  155. package/dist/use/token/normalize.cjs +474 -0
  156. package/dist/use/token/normalize.mjs +473 -0
  157. package/dist/use/token/propMap.cjs +34 -5
  158. package/dist/use/token/propMap.mjs +34 -6
  159. package/dist/use/token/runtime-only.cjs +36 -47
  160. package/dist/use/token/runtime-only.mjs +37 -48
  161. package/dist/use/token/server.cjs +82 -15
  162. package/dist/use/token/server.mjs +83 -17
  163. package/dist/use/token/vars.cjs +14 -2
  164. package/dist/use/token/vars.mjs +15 -2
  165. package/package.json +13 -13
@@ -0,0 +1,320 @@
1
+ var e,t,n={955(e,t,n){e.exports=function(e){if(e.CSS&&e.CSS.escape)return e.CSS.escape;var t=function(e){if(0==arguments.length)throw TypeError("`CSS.escape` requires an argument.");for(var t,n=String(e),r=n.length,o=-1,A="",i=n.charCodeAt(0);++o<r;){if(0==(t=n.charCodeAt(o))){A+="�";continue}if(t>=1&&t<=31||127==t||0==o&&t>=48&&t<=57||1==o&&t>=48&&t<=57&&45==i){A+="\\"+t.toString(16)+" ";continue}if(0==o&&1==r&&45==t){A+="\\"+n.charAt(o);continue}if(t>=128||45==t||95==t||t>=48&&t<=57||t>=65&&t<=90||t>=97&&t<=122){A+=n.charAt(o);continue}A+="\\"+n.charAt(o)}return A};return e.CSS||(e.CSS={}),e.CSS.escape=t,t}(void 0!==n.g?n.g:this)},425(e,t,n){n.d(t,{A:()=>a});var r=n(601),o=n.n(r),A=n(314),i=n.n(A)()(o());i.push([e.id,`:root {
2
+ --color-primary-gradient-vertical: linear-gradient(180deg,rgba(237,75,155,0.32),rgba(237,75,155,0.18));
3
+ --color-primary-soft: #ffe6f2;
4
+ --color-primary-20: rgba(237,75,155,0.2);
5
+ --color-primary-60: rgba(237,75,155,0.6);
6
+ --color-primary: #ed4b9b;
7
+ --color-primary-gradient: linear-gradient(90deg,#ed4b9b,#ff8fc2);
8
+ --color-primary-soft-2: #ffe8f4;
9
+ --color-primary-ring: 0 0 0 3px rgba(237,75,155,0.25);
10
+ --color-primary-70: rgba(237,75,155,0.7);
11
+ }
12
+ .display\\:flex { display: flex }
13
+ .z-index\\:2147483647 { z-index: 2147483647 }
14
+ .position\\:fixed { position: fixed }
15
+ .isolation\\:isolate { isolation: isolate }
16
+ .width\\:100\\% { width: 100% }
17
+ .width\\:760px { width: 760px }
18
+ .bottom\\:24px { bottom: 24px }
19
+ .align-items\\:stretch { align-items: stretch }
20
+ .z-index\\:60 { z-index: 60 }
21
+ .flex\\:0_0_100\\% { flex: 0 0 100% }
22
+ .flex\\:1 { flex: 1 }
23
+ .max-height\\:80vh { max-height: 80vh }
24
+ .left\\:24px { left: 24px }
25
+ .border-radius\\:10px { border-radius: 10px }
26
+ .min-height\\:0 { min-height: 0 }
27
+ .border\\:1px_solid_rgba\\(120\\,132\\,156\\,0\\.45\\) { border: 1px solid rgba(120,132,156,0.45) }
28
+ .width\\:8px { width: 8px }
29
+ .position\\:relative { position: relative }
30
+ .flex-direction\\:column { flex-direction: column }
31
+ .background-color\\:\\#0f1115 { background-color: #0f1115 }
32
+ .background-color\\:rgba\\(16\\,18\\,24\\,0\\.94\\) { background-color: rgba(16,18,24,0.94) }
33
+ .height\\:8px { height: 8px }
34
+ .border-radius\\:18px { border-radius: 18px }
35
+ .color\\:\\#f5f6f8 { color: #f5f6f8 }
36
+ .rotate\\:45deg { rotate: 45deg }
37
+ .gap\\:14px { gap: 14px }
38
+ .border\\:1px_solid_rgba\\(88\\,102\\,128\\,0\\.32\\) { border: 1px solid rgba(88,102,128,0.32) }
39
+ .border\\:1px_solid_\\#2b2f36 { border: 1px solid #2b2f36 }
40
+ .height\\:26px { height: 26px }
41
+ .background-color\\:rgba\\(10\\,12\\,18\\,0\\.96\\) { background-color: rgba(10,12,18,0.96) }
42
+ .align-items\\:center { align-items: center }
43
+ .background\\:linear-gradient\\(160deg\\,rgba\\(16\\,20\\,30\\,0\\.96\\)\\,rgba\\(8\\,10\\,16\\,0\\.98\\)\\) { background: linear-gradient(160deg,rgba(16,20,30,0.96),rgba(8,10,16,0.98)) }
44
+ .padding\\:10px_14px { padding: 10px 14px }
45
+ .border-left\\:1px_solid_rgba\\(88\\,102\\,128\\,0\\.45\\) { border-left: 1px solid rgba(88,102,128,0.45) }
46
+ .height\\:1px { height: 1px }
47
+ .gap\\:8px { gap: 8px }
48
+ .box-shadow\\:0_30px_80px_rgba\\(4\\,6\\,10\\,0\\.65\\) { box-shadow: 0 30px 80px rgba(4,6,10,0.65) }
49
+ .height\\:32px { height: 32px }
50
+ .border-top\\:1px_solid_rgba\\(88\\,102\\,128\\,0\\.45\\) { border-top: 1px solid rgba(88,102,128,0.45) }
51
+ .background-color\\:rgba\\(88\\,102\\,128\\,0\\.24\\) { background-color: rgba(88,102,128,0.24) }
52
+ .padding\\:6px_8px { padding: 6px 8px }
53
+ .backdrop-filter\\:blur\\(14px\\) { backdrop-filter: blur(14px) }
54
+ .box-shadow\\:0_8px_20px_rgba\\(0\\,0\\,0\\,0\\.3\\) { box-shadow: 0 8px 20px rgba(0,0,0,0.3) }
55
+ .color\\:\\#eef2f7 { color: #eef2f7 }
56
+ .font-size\\:12px { font-size: 12px }
57
+ .height\\:38px { height: 38px }
58
+ .background-color\\:rgba\\(9\\,12\\,18\\,0\\.8\\) { background-color: rgba(9,12,18,0.8) }
59
+ .font-family\\:IBM_Plex_Sans\\,Space_Grotesk\\,ui-sans-serif\\,system-ui { font-family: IBM Plex Sans,Space Grotesk,ui-sans-serif,system-ui }
60
+ .font-family\\:IBM_Plex_Mono\\,ui-monospace\\,SFMono-Regular\\,Menlo\\,Monaco\\,Consolas\\,monospace { font-family: IBM Plex Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace }
61
+ .border\\:1px_solid_rgba\\(88\\,102\\,128\\,0\\.45\\) { border: 1px solid rgba(88,102,128,0.45) }
62
+ .align-items\\:flex-start { align-items: flex-start }
63
+ .border\\:1px_solid_rgba\\(88\\,102\\,128\\,0\\.3\\) { border: 1px solid rgba(88,102,128,0.3) }
64
+ .pointer-events\\:auto { pointer-events: auto }
65
+ .min-height\\:26px { min-height: 26px }
66
+ .border-radius\\:8px { border-radius: 8px }
67
+ .gap\\:12px { gap: 12px }
68
+ .overflow\\:hidden { overflow: hidden }
69
+ .padding\\:4px_8px { padding: 4px 8px }
70
+ .flex-wrap\\:wrap { flex-wrap: wrap }
71
+ .min-height\\:32px { min-height: 32px }
72
+ .font-size\\:10px { font-size: 10px }
73
+ .row-gap\\:6px { row-gap: 6px }
74
+ .color\\:\\#8c98ad { color: #8c98ad }
75
+ .flex-shrink\\:0 { flex-shrink: 0 }
76
+ .min-height\\:38px { min-height: 38px }
77
+ .box-shadow\\:0_10px_24px_rgba\\(0\\,0\\,0\\,0\\.35\\) { box-shadow: 0 10px 24px rgba(0,0,0,0.35) }
78
+ .font-size\\:11px { font-size: 11px }
79
+ .backdrop-filter\\:blur\\(8px\\) { backdrop-filter: blur(8px) }
80
+ .color\\:\\#b9c4d8 { color: #b9c4d8 }
81
+ .width\\:110px { width: 110px }
82
+ .flex\\:0_0_110px { flex: 0 0 110px }
83
+ .gap\\:4px { gap: 4px }
84
+ .line-height\\:1\\.2 { line-height: 1.2 }
85
+ .display\\:grid { display: grid }
86
+ .word-break\\:break-word { word-break: break-word }
87
+ .grid-template-columns\\:1fr_auto_1fr { grid-template-columns: 1fr auto 1fr }
88
+ .padding\\:2px { padding: 2px }
89
+ .color\\:\\#ffffff { color: #ffffff }
90
+ .height\\:auto { height: auto }
91
+ .min-width\\:180px { min-width: 180px }
92
+ .padding\\:14px_18px { padding: 14px 18px }
93
+ .align-content\\:flex-start { align-content: flex-start }
94
+ .border-bottom\\:1px_solid_rgba\\(88\\,102\\,128\\,0\\.24\\) { border-bottom: 1px solid rgba(88,102,128,0.24) }
95
+ .min-width\\:0 { min-width: 0 }
96
+ .background\\:linear-gradient\\(135deg\\,rgba\\(22\\,26\\,36\\,0\\.95\\)\\,rgba\\(12\\,15\\,20\\,0\\.95\\)\\) { background: linear-gradient(135deg,rgba(22,26,36,0.95),rgba(12,15,20,0.95)) }
97
+ .width\\:fit-content { width: fit-content }
98
+ .cursor\\:grab { cursor: grab }
99
+ .max-width\\:100\\% { max-width: 100% }
100
+ .user-select\\:none { user-select: none }
101
+ .appearance\\:none { appearance: none }
102
+ .color\\:inherit { color: inherit }
103
+ .border\\:0 { border: 0 }
104
+ .overflow\\:auto { overflow: auto }
105
+ .outline\\:none { outline: none }
106
+ .padding\\:16px { padding: 16px }
107
+ .font-size\\:13px { font-size: 13px }
108
+ .justify-content\\:center { justify-content: center }
109
+ .font-weight\\:600 { font-weight: 600 }
110
+ .letter-spacing\\:0\\.02em { letter-spacing: 0.02em }
111
+ .letter-spacing\\:0\\.06em { letter-spacing: 0.06em }
112
+ .text-transform\\:uppercase { text-transform: uppercase }
113
+ .color\\:\\#96a0b5 { color: #96a0b5 }
114
+ .cursor\\:pointer { cursor: pointer }
115
+ .transition\\:background-color_120ms_ease\\,color_120ms_ease\\,box-shadow_120ms_ease { transition: background-color 120ms ease,color 120ms ease,box-shadow 120ms ease }
116
+ .white-space\\:nowrap { white-space: nowrap }
117
+ .line-height\\:1 { line-height: 1 }
118
+ .width\\:30px { width: 30px }
119
+ .padding\\:4px_12px { padding: 4px 12px }
120
+ .border\\:1px_solid_rgba\\(88\\,102\\,128\\,0\\.4\\) { border: 1px solid rgba(88,102,128,0.4) }
121
+ .background-color\\:rgba\\(12\\,16\\,22\\,0\\.9\\) { background-color: rgba(12,16,22,0.9) }
122
+ .color\\:\\#b7c2d4 { color: #b7c2d4 }
123
+ .justify-content\\:flex-end { justify-content: flex-end }
124
+ .padding\\:6px_14px { padding: 6px 14px }
125
+ .background-color\\:rgba\\(10\\,14\\,20\\,0\\.86\\) { background-color: rgba(10,14,20,0.86) }
126
+ .border\\:1px_solid_rgba\\(86\\,98\\,120\\,0\\.4\\) { border: 1px solid rgba(86,98,120,0.4) }
127
+ .padding\\:8px_16px { padding: 8px 16px }
128
+ .padding\\:6px_10px { padding: 6px 10px }
129
+ .transition\\:background-color_120ms_ease\\,color_120ms_ease\\,border-color_120ms_ease { transition: background-color 120ms ease,color 120ms ease,border-color 120ms ease }
130
+ .background\\:primary-gradient-vertical { background: var(--color-primary-gradient-vertical) }
131
+ .color\\:\\#e8eef8 { color: #e8eef8 }
132
+ .color\\:primary-soft { color: var(--color-primary-soft) }
133
+ .background-color\\:\\#0e121a { background-color: #0e121a }
134
+ .background\\:transparent { background: transparent }
135
+ .border\\:1px_solid_rgba\\(86\\,98\\,120\\,0\\.45\\) { border: 1px solid rgba(86,98,120,0.45) }
136
+ .color\\:\\#c4cede { color: #c4cede }
137
+ .border-radius\\:12px { border-radius: 12px }
138
+ .padding\\:8px { padding: 8px }
139
+ .box-shadow\\:0_16px_30px_rgba\\(0\\,0\\,0\\,0\\.45\\) { box-shadow: 0 16px 30px rgba(0,0,0,0.45) }
140
+ .padding\\:12px_14px { padding: 12px 14px }
141
+ .border\\:1px_solid_rgba\\(120\\,132\\,156\\,0\\.4\\) { border: 1px solid rgba(120,132,156,0.4) }
142
+ .color\\:\\#d8e2f1 { color: #d8e2f1 }
143
+ .padding\\:4px_10px { padding: 4px 10px }
144
+ .gap\\:16px { gap: 16px }
145
+ .background-color\\:rgba\\(16\\,18\\,24\\,0\\.96\\) { background-color: rgba(16,18,24,0.96) }
146
+ .color\\:\\#d6dfef { color: #d6dfef }
147
+ .padding\\:12px { padding: 12px }
148
+ .background-color\\:rgba\\(120\\,132\\,156\\,0\\.3\\) { background-color: rgba(120,132,156,0.3) }
149
+ .border\\:1px_solid_rgba\\(88\\,102\\,128\\,0\\.26\\) { border: 1px solid rgba(88,102,128,0.26) }
150
+ .margin\\:0_1px { margin: 0 1px }
151
+ .background\\:rgba\\(16\\,20\\,28\\,0\\.8\\) { background: rgba(16,20,28,0.8) }
152
+ .width\\:1px { width: 1px }
153
+ .position\\:sticky { position: sticky }
154
+ .align-self\\:stretch { align-self: stretch }
155
+ .bottom\\:0 { bottom: 0 }
156
+ .z-index\\:2 { z-index: 2 }
157
+ .margin\\:1px_0 { margin: 1px 0 }
158
+ .margin-top\\:12px { margin-top: 12px }
159
+ .color\\:\\#e6edf7 { color: #e6edf7 }
160
+ .padding\\:0_8 { padding: 0 8px }
161
+ .background-color\\:rgba\\(9\\,12\\,18\\,0\\.92\\) { background-color: rgba(9,12,18,0.92) }
162
+ .box-shadow\\:0_18px_28px_rgba\\(0\\,0\\,0\\,0\\.45\\) { box-shadow: 0 18px 28px rgba(0,0,0,0.45) }
163
+ .color\\:\\#b8c4d8 { color: #b8c4d8 }
164
+ .gap\\:8 { gap: 8px }
165
+ .justify-content\\:space-between { justify-content: space-between }
166
+ .height\\:100\\% { height: 100% }
167
+ .letter-spacing\\:0\\.08em { letter-spacing: 0.08em }
168
+ .font-family\\:monospace { font-family: monospace }
169
+ .flex\\:0_0_auto { flex: 0 0 auto }
170
+ .color\\:\\#c3cddd { color: #c3cddd }
171
+ .margin-right\\:2 { margin-right: 2px }
172
+ .border\\:1px_solid_rgba\\(88\\,102\\,128\\,0\\.35\\) { border: 1px solid rgba(88,102,128,0.35) }
173
+ .min-width\\:1ch { min-width: 1ch }
174
+ .height\\:28px { height: 28px }
175
+ .border\\:none { border: none }
176
+ .width\\:28px { width: 28px }
177
+ .padding\\:0 { padding: 0 }
178
+ .text-align\\:left { text-align: left }
179
+ .font-variant-numeric\\:tabular-nums { font-variant-numeric: tabular-nums }
180
+ .margin-top\\:10px { margin-top: 10px }
181
+ .padding\\:10px { padding: 10px }
182
+ .width\\:18px { width: 18px }
183
+ .height\\:18px { height: 18px }
184
+ .border-radius\\:6px { border-radius: 6px }
185
+ .position\\:absolute { position: absolute }
186
+ .border\\:1px_solid_rgba\\(255\\,255\\,255\\,0\\.16\\) { border: 1px solid rgba(255,255,255,0.16) }
187
+ .left\\:0 { left: 0 }
188
+ .right\\:0 { right: 0 }
189
+ .padding\\:0_6px { padding: 0 6px }
190
+ .background-color\\:rgba\\(88\\,102\\,128\\,0\\.35\\) { background-color: rgba(88,102,128,0.35) }
191
+ .pointer-events\\:none { pointer-events: none }
192
+ .padding\\:6px { padding: 6px }
193
+ .background-color\\:transparent { background-color: transparent }
194
+ .min-width\\:220px { min-width: 220px }
195
+ .max-height\\:240px { max-height: 240px }
196
+ .justify-content\\:flex-start { justify-content: flex-start }
197
+ .gap\\:10px { gap: 10px }
198
+ .top\\:0 { top: 0 }
199
+ .z-index\\:5 { z-index: 5 }
200
+ .border-right\\:1px_solid_rgba\\(84\\,96\\,116\\,0\\.28\\) { border-right: 1px solid rgba(84,96,116,0.28) }
201
+ .background\\:linear-gradient\\(180deg\\,rgba\\(18\\,22\\,30\\,0\\.9\\)\\,rgba\\(10\\,12\\,18\\,0\\.94\\)\\) { background: linear-gradient(180deg,rgba(18,22,30,0.9),rgba(10,12,18,0.94)) }
202
+ .hover\\:background-color\\:rgba\\(20\\,24\\,32\\,0\\.9\\):hover { background-color: rgba(20,24,32,0.9);display: flex }
203
+ .box-sizing\\:border-box { box-sizing: border-box }
204
+ .transition\\:width_160ms_ease { transition: width 160ms ease }
205
+ .padding\\:12px_10px { padding: 12px 10px }
206
+ .margin-left\\:auto { margin-left: auto }
207
+ .color\\:\\#7d889d { color: #7d889d }
208
+ .background-color\\:primary-20 { background-color: var(--color-primary-20) }
209
+ .color\\:\\#dfe7f4 { color: #dfe7f4 }
210
+ .border\\:1px_solid { border: 1px solid }
211
+ .border-color\\:primary-60 { border-color: var(--color-primary-60) }
212
+ .transition\\:opacity_120ms_ease\\,width_120ms_ease { transition: opacity 120ms ease,width 120ms ease }
213
+ .padding\\:6px_12px { padding: 6px 12px }
214
+ .opacity\\:1 { opacity: 1 }
215
+ .color\\:\\#7a8599 { color: #7a8599 }
216
+ .width\\:0 { width: 0 }
217
+ .opacity\\:0 { opacity: 0 }
218
+ .min-height\\:220px { min-height: 220px }
219
+ .height\\:260px { height: 260px }
220
+ .background-color\\:\\#0b0f15 { background-color: #0b0f15 }
221
+ .min-height\\:30px { min-height: 30px }
222
+ .padding\\:12px_16px { padding: 12px 16px }
223
+ .transition\\:background-color_120ms_ease\\,color_120ms_ease { transition: background-color 120ms ease,color 120ms ease }
224
+ .border-top\\:1px_solid_rgba\\(84\\,96\\,116\\,0\\.28\\) { border-top: 1px solid rgba(84,96,116,0.28) }
225
+ .background\\:linear-gradient\\(180deg\\,rgba\\(10\\,12\\,16\\,0\\.96\\)\\,rgba\\(7\\,9\\,12\\,0\\.98\\)\\) { background: linear-gradient(180deg,rgba(10,12,16,0.96),rgba(7,9,12,0.98)) }
226
+ .background-color\\:primary { background-color: var(--color-primary) }
227
+ .right\\:8px { right: 8px }
228
+ .color\\:\\#8a96ab { color: #8a96ab }
229
+ .bottom\\:8px { bottom: 8px }
230
+ .width\\:26px { width: 26px }
231
+ .background-color\\:rgba\\(9\\,12\\,18\\,0\\.7\\) { background-color: rgba(9,12,18,0.7) }
232
+ .color\\:\\#c8d2e3 { color: #c8d2e3 }
233
+ .background-color\\:rgba\\(20\\,24\\,32\\,0\\.6\\) { background-color: rgba(20,24,32,0.6) }
234
+ .border\\:1px_solid_rgba\\(80\\,92\\,112\\,0\\.4\\) { border: 1px solid rgba(80,92,112,0.4) }
235
+ .color\\:\\#9aa5b6 { color: #9aa5b6 }
236
+ .padding\\:0_8px { padding: 0 8px }
237
+ .display\\:block { display: block }
238
+ .width\\:14px { width: 14px }
239
+ .height\\:14px { height: 14px }
240
+ .right\\:10px { right: 10px }
241
+ .bottom\\:10px { bottom: 10px }
242
+ .width\\:12px { width: 12px }
243
+ .height\\:12px { height: 12px }
244
+ .border-right\\:2px_solid_rgba\\(130\\,150\\,190\\,0\\.65\\) { border-right: 2px solid rgba(130,150,190,0.65) }
245
+ .border-bottom\\:2px_solid_rgba\\(130\\,150\\,190\\,0\\.65\\) { border-bottom: 2px solid rgba(130,150,190,0.65) }
246
+ .border-radius\\:14px { border-radius: 14px }
247
+ .cursor\\:se-resize { cursor: se-resize }
248
+ .opacity\\:0\\.6 { opacity: 0.6 }
249
+ .background-color\\:rgba\\(18\\,22\\,30\\,0\\.8\\) { background-color: rgba(18,22,30,0.8) }
250
+ .border\\:1px_solid_rgba\\(88\\,102\\,128\\,0\\.2\\) { border: 1px solid rgba(88,102,128,0.2) }
251
+ .color\\:\\#e8edf6 { color: #e8edf6 }
252
+ .width\\:72px { width: 72px }
253
+ .color\\:\\#7f8aa0 { color: #7f8aa0 }
254
+ .color\\:\\#6e7b8f { color: #6e7b8f }
255
+ .height\\:6px { height: 6px }
256
+ .border-radius\\:999px { border-radius: 999px }
257
+ .background-color\\:rgba\\(24\\,30\\,40\\,0\\.9\\) { background-color: rgba(24,30,40,0.9) }
258
+ .border\\:1px_solid_rgba\\(90\\,104\\,126\\,0\\.4\\) { border: 1px solid rgba(90,104,126,0.4) }
259
+ .background\\:primary-gradient { background: var(--color-primary-gradient) }
260
+ .background-color\\:primary-soft-2 { background-color: var(--color-primary-soft-2) }
261
+ .border\\:1px_solid_rgba\\(86\\,98\\,120\\,0\\.6\\) { border: 1px solid rgba(86,98,120,0.6) }
262
+ .box-shadow\\:primary-ring { box-shadow: var(--color-primary-ring) }
263
+ .color\\:\\#7e8aa0 { color: #7e8aa0 }
264
+ .color\\:\\#a6b2c9 { color: #a6b2c9 }
265
+ .background-color\\:\\#0d1118 { background-color: #0d1118 }
266
+ .gap\\:6px { gap: 6px }
267
+ .background-color\\:rgba\\(20\\,24\\,32\\,0\\.9\\) { background-color: rgba(20,24,32,0.9) }
268
+ .border\\:1px_solid_rgba\\(88\\,102\\,128\\,0\\.24\\) { border: 1px solid rgba(88,102,128,0.24) }
269
+ .color\\:\\#d5deea { color: #d5deea }
270
+ .border\\:1px_dashed_rgba\\(88\\,102\\,128\\,0\\.4\\) { border: 1px dashed rgba(88,102,128,0.4) }
271
+ .color\\:\\#dbe3ef { color: #dbe3ef }
272
+ .border\\:1px_solid_rgba\\(86\\,98\\,120\\,0\\.24\\) { border: 1px solid rgba(86,98,120,0.24) }
273
+ .padding\\:3px_8px { padding: 3px 8px }
274
+ .opacity\\:0\\.55 { opacity: 0.55 }
275
+ .border-color\\:primary-70 { border-color: var(--color-primary-70) }
276
+ .padding\\:4px { padding: 4px }
277
+ .color\\:\\#75829a { color: #75829a }
278
+ .opacity\\:0\\.75 { opacity: 0.75 }
279
+ .cursor\\:default { cursor: default }
280
+ .cursor\\:ew-resize { cursor: ew-resize }
281
+ .margin-left\\:-8 { margin-left: -8px }
282
+ .font-family\\:inherit { font-family: inherit }
283
+ .background\\:rgba\\(12\\,16\\,22\\,0\\.7\\) { background: rgba(12,16,22,0.7) }
284
+ .border-radius\\:0 { border-radius: 0 }
285
+ .box-shadow\\:none { box-shadow: none }
286
+ .color\\:rgba\\(217\\,226\\,241\\,0\\.45\\) { color: rgba(217,226,241,0.45) }
287
+ .background\\:rgba\\(12\\,16\\,22\\,0\\.4\\) { background: rgba(12,16,22,0.4) }
288
+ .border\\:1px_solid_rgba\\(112\\,128\\,156\\,0\\.4\\) { border: 1px solid rgba(112,128,156,0.4) }
289
+ .color\\:\\#c7d1e3 { color: #c7d1e3 }
290
+ .background-color\\:rgba\\(16\\,20\\,28\\,0\\.8\\) { background-color: rgba(16,20,28,0.8) }
291
+ .opacity\\:0\\.45 { opacity: 0.45 }
292
+ .cursor\\:not-allowed { cursor: not-allowed }
293
+ .background-color\\:rgba\\(0\\,214\\,136\\,0\\.18\\) { background-color: rgba(0,214,136,0.18) }
294
+ .color\\:\\#6ef3b7 { color: #6ef3b7 }
295
+ .background-color\\:rgba\\(245\\,179\\,1\\,0\\.2\\) { background-color: rgba(245,179,1,0.2) }
296
+ .color\\:\\#f8d36b { color: #f8d36b }
297
+ .background-color\\:rgba\\(255\\,84\\,112\\,0\\.2\\) { background-color: rgba(255,84,112,0.2) }
298
+ .color\\:\\#ff7b91 { color: #ff7b91 }
299
+ .background-color\\:rgba\\(143\\,150\\,163\\,0\\.15\\) { background-color: rgba(143,150,163,0.15) }
300
+ .color\\:\\#8f96a3 { color: #8f96a3 }
301
+ .width\\:48px { width: 48px }
302
+ .background\\:rgba\\(12\\,16\\,22\\,0\\.6\\) { background: rgba(12,16,22,0.6) }
303
+ .border-top\\:0 { border-top: 0 }
304
+ .border-right\\:0 { border-right: 0 }
305
+ .border-bottom\\:0 { border-bottom: 0 }
306
+ .border-left\\:1px_solid_rgba\\(86\\,98\\,120\\,0\\.4\\) { border-left: 1px solid rgba(86,98,120,0.4) }
307
+ .padding\\:0_10px { padding: 0 10px }
308
+ .color\\:\\#d9e2f1 { color: #d9e2f1 }
309
+ .background\\:rgba\\(12\\,16\\,22\\,0\\.35\\) { background: rgba(12,16,22,0.35) }`,""]);let a=i},314(e){e.exports=function(e){var t=[];return t.toString=function(){return this.map(function(t){var n="",r=void 0!==t[5];return t[4]&&(n+="@supports (".concat(t[4],") {")),t[2]&&(n+="@media ".concat(t[2]," {")),r&&(n+="@layer".concat(t[5].length>0?" ".concat(t[5]):""," {")),n+=e(t),r&&(n+="}"),t[2]&&(n+="}"),t[4]&&(n+="}"),n}).join("")},t.i=function(e,n,r,o,A){"string"==typeof e&&(e=[[null,e,void 0]]);var i={};if(r)for(var a=0;a<this.length;a++){var l=this[a][0];null!=l&&(i[l]=!0)}for(var s=0;s<e.length;s++){var c=[].concat(e[s]);r&&i[c[0]]||(void 0!==A&&(void 0===c[5]||(c[1]="@layer".concat(c[5].length>0?" ".concat(c[5]):""," {").concat(c[1],"}")),c[5]=A),n&&(c[2]&&(c[1]="@media ".concat(c[2]," {").concat(c[1],"}")),c[2]=n),o&&(c[4]?(c[1]="@supports (".concat(c[4],") {").concat(c[1],"}"),c[4]=o):c[4]="".concat(o)),t.push(c))}},t}},601(e){e.exports=function(e){return e[1]}},354(e){e.exports=function(){"use strict";var e,t,n,r,o,A,i,a,l,s,c,u,d,p,f,h,g,m,y,b,v,w,B=function(e,t){return(B=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])})(e,t)};function x(e,t){if("function"!=typeof t&&null!==t)throw TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}B(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}var C=function(){return(C=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e}).apply(this,arguments)};function S(e,t,n,r){return new(n||(n=Promise))(function(o,A){function i(e){try{l(r.next(e))}catch(e){A(e)}}function a(e){try{l(r.throw(e))}catch(e){A(e)}}function l(e){var t;e.done?o(e.value):((t=e.value)instanceof n?t:new n(function(e){e(t)})).then(i,a)}l((r=r.apply(e,t||[])).next())})}function E(e,t){var n,r,o,A,i={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return A={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(A[Symbol.iterator]=function(){return this}),A;function a(A){return function(a){var l=[A,a];if(n)throw TypeError("Generator is already executing.");for(;i;)try{if(n=1,r&&(o=2&l[0]?r.return:l[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,l[1])).done)return o;switch(r=0,o&&(l=[2&l[0],o.value]),l[0]){case 0:case 1:o=l;break;case 4:return i.label++,{value:l[1],done:!1};case 5:i.label++,r=l[1],l=[0];continue;case 7:l=i.ops.pop(),i.trys.pop();continue;default:if(!(o=(o=i.trys).length>0&&o[o.length-1])&&(6===l[0]||2===l[0])){i=0;continue}if(3===l[0]&&(!o||l[1]>o[0]&&l[1]<o[3])){i.label=l[1];break}if(6===l[0]&&i.label<o[1]){i.label=o[1],o=l;break}if(o&&i.label<o[2]){i.label=o[2],i.ops.push(l);break}o[2]&&i.ops.pop(),i.trys.pop();continue}l=t.call(e,i)}catch(e){l=[6,e],r=0}finally{n=o=0}if(5&l[0])throw l[1];return{value:l[0]?l[1]:void 0,done:!0}}}}function F(e,t,n){if(n||2==arguments.length)for(var r,o=0,A=t.length;o<A;o++)!r&&o in t||(r||(r=Array.prototype.slice.call(t,0,o)),r[o]=t[o]);return e.concat(r||t)}for(var k=function(){function e(e,t,n,r){this.left=e,this.top=t,this.width=n,this.height=r}return e.prototype.add=function(t,n,r,o){return new e(this.left+t,this.top+n,this.width+r,this.height+o)},e.fromClientRect=function(t,n){return new e(n.left+t.windowBounds.left,n.top+t.windowBounds.top,n.width,n.height)},e.fromDOMRectList=function(t,n){var r=Array.from(n).find(function(e){return 0!==e.width});return r?new e(r.left+t.windowBounds.left,r.top+t.windowBounds.top,r.width,r.height):e.EMPTY},e.EMPTY=new e(0,0,0,0),e}(),Q=function(e,t){return k.fromClientRect(e,t.getBoundingClientRect())},I=function(e){var t=e.body,n=e.documentElement;if(!t||!n)throw Error("Unable to get document size");return new k(0,0,Math.max(Math.max(t.scrollWidth,n.scrollWidth),Math.max(t.offsetWidth,n.offsetWidth),Math.max(t.clientWidth,n.clientWidth)),Math.max(Math.max(t.scrollHeight,n.scrollHeight),Math.max(t.offsetHeight,n.offsetHeight),Math.max(t.clientHeight,n.clientHeight)))},U=function(e){for(var t=[],n=0,r=e.length;n<r;){var o=e.charCodeAt(n++);if(o>=55296&&o<=56319&&n<r){var A=e.charCodeAt(n++);(64512&A)==56320?t.push(((1023&o)<<10)+(1023&A)+65536):(t.push(o),n--)}else t.push(o)}return t},H=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];if(String.fromCodePoint)return String.fromCodePoint.apply(String,e);var n=e.length;if(!n)return"";for(var r=[],o=-1,A="";++o<n;){var i=e[o];i<=65535?r.push(i):(i-=65536,r.push((i>>10)+55296,i%1024+56320)),(o+1===n||r.length>16384)&&(A+=String.fromCharCode.apply(String,r),r.length=0)}return A},T="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",L="u"<typeof Uint8Array?[]:new Uint8Array(256),M=0;M<T.length;M++)L[T.charCodeAt(M)]=M;for(var P="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",_="u"<typeof Uint8Array?[]:new Uint8Array(256),O=0;O<P.length;O++)_[P.charCodeAt(O)]=O;for(var R=2112,N=function(e,t,n){return e.slice?e.slice(t,n):new Uint16Array(Array.prototype.slice.call(e,t,n))},V=function(){function e(e,t,n,r,o,A){this.initialValue=e,this.errorValue=t,this.highStart=n,this.highValueIndex=r,this.index=o,this.data=A}return e.prototype.get=function(e){var t;if(e>=0){if(e<55296||e>56319&&e<=65535)return t=((t=this.index[e>>5])<<2)+(31&e),this.data[t];if(e<=65535)return t=((t=this.index[2048+(e-55296>>5)])<<2)+(31&e),this.data[t];if(e<this.highStart)return t=R-32+(e>>11),t=this.index[t]+(e>>5&63),t=((t=this.index[t])<<2)+(31&e),this.data[t];if(e<=1114111)return this.data[this.highValueIndex]}return this.errorValue},e}(),D="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",z="u"<typeof Uint8Array?[]:new Uint8Array(256),j=0;j<D.length;j++)z[D.charCodeAt(j)]=j;var K=[9001,65288],Z=(t=Array.isArray(e=function(e){var t,n,r,o,A,i=.75*e.length,a=e.length,l=0;"="===e[e.length-1]&&(i--,"="===e[e.length-2]&&i--);var s="u">typeof ArrayBuffer&&"u">typeof Uint8Array&&void 0!==Uint8Array.prototype.slice?new ArrayBuffer(i):Array(i),c=Array.isArray(s)?s:new Uint8Array(s);for(t=0;t<a;t+=4)n=_[e.charCodeAt(t)],r=_[e.charCodeAt(t+1)],o=_[e.charCodeAt(t+2)],A=_[e.charCodeAt(t+3)],c[l++]=n<<2|r>>4,c[l++]=(15&r)<<4|o>>2,c[l++]=(3&o)<<6|63&A;return s}("KwAAAAAAAAAACA4AUD0AADAgAAACAAAAAAAIABAAGABAAEgAUABYAGAAaABgAGgAYgBqAF8AZwBgAGgAcQB5AHUAfQCFAI0AlQCdAKIAqgCyALoAYABoAGAAaABgAGgAwgDKAGAAaADGAM4A0wDbAOEA6QDxAPkAAQEJAQ8BFwF1AH0AHAEkASwBNAE6AUIBQQFJAVEBWQFhAWgBcAF4ATAAgAGGAY4BlQGXAZ8BpwGvAbUBvQHFAc0B0wHbAeMB6wHxAfkBAQIJAvEBEQIZAiECKQIxAjgCQAJGAk4CVgJeAmQCbAJ0AnwCgQKJApECmQKgAqgCsAK4ArwCxAIwAMwC0wLbAjAA4wLrAvMC+AIAAwcDDwMwABcDHQMlAy0DNQN1AD0DQQNJA0kDSQNRA1EDVwNZA1kDdQB1AGEDdQBpA20DdQN1AHsDdQCBA4kDkQN1AHUAmQOhA3UAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AKYDrgN1AHUAtgO+A8YDzgPWAxcD3gPjA+sD8wN1AHUA+wMDBAkEdQANBBUEHQQlBCoEFwMyBDgEYABABBcDSARQBFgEYARoBDAAcAQzAXgEgASIBJAEdQCXBHUAnwSnBK4EtgS6BMIEyAR1AHUAdQB1AHUAdQCVANAEYABgAGAAYABgAGAAYABgANgEYADcBOQEYADsBPQE/AQEBQwFFAUcBSQFLAU0BWQEPAVEBUsFUwVbBWAAYgVgAGoFcgV6BYIFigWRBWAAmQWfBaYFYABgAGAAYABgAKoFYACxBbAFuQW6BcEFwQXHBcEFwQXPBdMF2wXjBeoF8gX6BQIGCgYSBhoGIgYqBjIGOgZgAD4GRgZMBmAAUwZaBmAAYABgAGAAYABgAGAAYABgAGAAYABgAGIGYABpBnAGYABgAGAAYABgAGAAYABgAGAAYAB4Bn8GhQZgAGAAYAB1AHcDFQSLBmAAYABgAJMGdQA9A3UAmwajBqsGqwaVALMGuwbDBjAAywbSBtIG1QbSBtIG0gbSBtIG0gbdBuMG6wbzBvsGAwcLBxMHAwcbByMHJwcsBywHMQcsB9IGOAdAB0gHTgfSBkgHVgfSBtIG0gbSBtIG0gbSBtIG0gbSBiwHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAdgAGAALAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAdbB2MHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsB2kH0gZwB64EdQB1AHUAdQB1AHUAdQB1AHUHfQdgAIUHjQd1AHUAlQedB2AAYAClB6sHYACzB7YHvgfGB3UAzgfWBzMB3gfmB1EB7gf1B/0HlQENAQUIDQh1ABUIHQglCBcDLQg1CD0IRQhNCEEDUwh1AHUAdQBbCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIcAh3CHoIMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIgggwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAALAcsBywHLAcsBywHLAcsBywHLAcsB4oILAcsB44I0gaWCJ4Ipgh1AHUAqgiyCHUAdQB1AHUAdQB1AHUAdQB1AHUAtwh8AXUAvwh1AMUIyQjRCNkI4AjoCHUAdQB1AO4I9gj+CAYJDgkTCS0HGwkjCYIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiAAIAAAAFAAYABgAGIAXwBgAHEAdQBFAJUAogCyAKAAYABgAEIA4ABGANMA4QDxAMEBDwE1AFwBLAE6AQEBUQF4QkhCmEKoQrhCgAHIQsAB0MLAAcABwAHAAeDC6ABoAHDCwMMAAcABwAHAAdDDGMMAAcAB6MM4wwjDWMNow3jDaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAEjDqABWw6bDqABpg6gAaABoAHcDvwOPA+gAaABfA/8DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DpcPAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcAB9cPKwkyCToJMAB1AHUAdQBCCUoJTQl1AFUJXAljCWcJawkwADAAMAAwAHMJdQB2CX4JdQCECYoJjgmWCXUAngkwAGAAYABxAHUApgn3A64JtAl1ALkJdQDACTAAMAAwADAAdQB1AHUAdQB1AHUAdQB1AHUAowYNBMUIMAAwADAAMADICcsJ0wnZCRUE4QkwAOkJ8An4CTAAMAB1AAAKvwh1AAgKDwoXCh8KdQAwACcKLgp1ADYKqAmICT4KRgowADAAdQB1AE4KMAB1AFYKdQBeCnUAZQowADAAMAAwADAAMAAwADAAMAAVBHUAbQowADAAdQC5CXUKMAAwAHwBxAijBogEMgF9CoQKiASMCpQKmgqIBKIKqgquCogEDQG2Cr4KxgrLCjAAMADTCtsKCgHjCusK8Qr5CgELMAAwADAAMAB1AIsECQsRC3UANAEZCzAAMAAwADAAMAB1ACELKQswAHUANAExCzkLdQBBC0kLMABRC1kLMAAwADAAMAAwADAAdQBhCzAAMAAwAGAAYABpC3ELdwt/CzAAMACHC4sLkwubC58Lpwt1AK4Ltgt1APsDMAAwADAAMAAwADAAMAAwAL4LwwvLC9IL1wvdCzAAMADlC+kL8Qv5C/8LSQswADAAMAAwADAAMAAwADAAMAAHDDAAMAAwADAAMAAODBYMHgx1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1ACYMMAAwADAAdQB1AHUALgx1AHUAdQB1AHUAdQA2DDAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AD4MdQBGDHUAdQB1AHUAdQB1AEkMdQB1AHUAdQB1AFAMMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQBYDHUAdQB1AF8MMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUA+wMVBGcMMAAwAHwBbwx1AHcMfwyHDI8MMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAYABgAJcMMAAwADAAdQB1AJ8MlQClDDAAMACtDCwHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsB7UMLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AA0EMAC9DDAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAsBywHLAcsBywHLAcsBywHLQcwAMEMyAwsBywHLAcsBywHLAcsBywHLAcsBywHzAwwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAHUAdQB1ANQM2QzhDDAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMABgAGAAYABgAGAAYABgAOkMYADxDGAA+AwADQYNYABhCWAAYAAODTAAMAAwADAAFg1gAGAAHg37AzAAMAAwADAAYABgACYNYAAsDTQNPA1gAEMNPg1LDWAAYABgAGAAYABgAGAAYABgAGAAUg1aDYsGVglhDV0NcQBnDW0NdQ15DWAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAlQCBDZUAiA2PDZcNMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAnw2nDTAAMAAwADAAMAAwAHUArw23DTAAMAAwADAAMAAwADAAMAAwADAAMAB1AL8NMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAB1AHUAdQB1AHUAdQDHDTAAYABgAM8NMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAA1w11ANwNMAAwAD0B5A0wADAAMAAwADAAMADsDfQN/A0EDgwOFA4wABsOMAAwADAAMAAwADAAMAAwANIG0gbSBtIG0gbSBtIG0gYjDigOwQUuDsEFMw7SBjoO0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGQg5KDlIOVg7SBtIGXg5lDm0OdQ7SBtIGfQ6EDooOjQ6UDtIGmg6hDtIG0gaoDqwO0ga0DrwO0gZgAGAAYADEDmAAYAAkBtIGzA5gANIOYADaDokO0gbSBt8O5w7SBu8O0gb1DvwO0gZgAGAAxA7SBtIG0gbSBtIGYABgAGAAYAAED2AAsAUMD9IG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGFA8sBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAccD9IGLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHJA8sBywHLAcsBywHLAccDywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywPLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAc0D9IG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAccD9IG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGFA8sBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHPA/SBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gYUD0QPlQCVAJUAMAAwADAAMACVAJUAlQCVAJUAlQCVAEwPMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAA//8EAAQABAAEAAQABAAEAAQABAANAAMAAQABAAIABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQACgATABcAHgAbABoAHgAXABYAEgAeABsAGAAPABgAHABLAEsASwBLAEsASwBLAEsASwBLABgAGAAeAB4AHgATAB4AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQABYAGwASAB4AHgAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAWAA0AEQAeAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAFAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAJABYAGgAbABsAGwAeAB0AHQAeAE8AFwAeAA0AHgAeABoAGwBPAE8ADgBQAB0AHQAdAE8ATwAXAE8ATwBPABYAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAFAAUABQAFAAUABQAFAAUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAB4AHgAeAFAATwBAAE8ATwBPAEAATwBQAFAATwBQAB4AHgAeAB4AHgAeAB0AHQAdAB0AHgAdAB4ADgBQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgBQAB4AUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAJAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAkACQAJAAkACQAJAAkABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgAeAFAAHgAeAB4AKwArAFAAUABQAFAAGABQACsAKwArACsAHgAeAFAAHgBQAFAAUAArAFAAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAEAAQABAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAUAAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAYAA0AKwArAB4AHgAbACsABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQADQAEAB4ABAAEAB4ABAAEABMABAArACsAKwArACsAKwArACsAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAKwArACsAKwBWAFYAVgBWAB4AHgArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AGgAaABoAGAAYAB4AHgAEAAQABAAEAAQABAAEAAQABAAEAAQAEwAEACsAEwATAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABLAEsASwBLAEsASwBLAEsASwBLABoAGQAZAB4AUABQAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQABMAUAAEAAQABAAEAAQABAAEAB4AHgAEAAQABAAEAAQABABQAFAABAAEAB4ABAAEAAQABABQAFAASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUAAeAB4AUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAFAABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQAUABQAB4AHgAYABMAUAArACsABAAbABsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAFAABAAEAAQABAAEAFAABAAEAAQAUAAEAAQABAAEAAQAKwArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAArACsAHgArAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAB4ABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAUAAEAAQABAAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAABAAEAA0ADQBLAEsASwBLAEsASwBLAEsASwBLAB4AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAArAFAAUABQAFAAUABQAFAAUAArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUAArACsAKwBQAFAAUABQACsAKwAEAFAABAAEAAQABAAEAAQABAArACsABAAEACsAKwAEAAQABABQACsAKwArACsAKwArACsAKwAEACsAKwArACsAUABQACsAUABQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAFAAUAAaABoAUABQAFAAUABQAEwAHgAbAFAAHgAEACsAKwAEAAQABAArAFAAUABQAFAAUABQACsAKwArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQACsAUABQACsAKwAEACsABAAEAAQABAAEACsAKwArACsABAAEACsAKwAEAAQABAArACsAKwAEACsAKwArACsAKwArACsAUABQAFAAUAArAFAAKwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLAAQABABQAFAAUAAEAB4AKwArACsAKwArACsAKwArACsAKwAEAAQABAArAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQAFAAUABQACsAKwAEAFAABAAEAAQABAAEAAQABAAEACsABAAEAAQAKwAEAAQABAArACsAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAB4AGwArACsAKwArACsAKwArAFAABAAEAAQABAAEAAQAKwAEAAQABAArAFAAUABQAFAAUABQAFAAUAArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAArACsABAAEACsAKwAEAAQABAArACsAKwArACsAKwArAAQABAAEACsAKwArACsAUABQACsAUABQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAB4AUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArAAQAUAArAFAAUABQAFAAUABQACsAKwArAFAAUABQACsAUABQAFAAUAArACsAKwBQAFAAKwBQACsAUABQACsAKwArAFAAUAArACsAKwBQAFAAUAArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArAAQABAAEAAQABAArACsAKwAEAAQABAArAAQABAAEAAQAKwArAFAAKwArACsAKwArACsABAArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAUABQAFAAHgAeAB4AHgAeAB4AGwAeACsAKwArACsAKwAEAAQABAAEAAQAUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAUAAEAAQABAAEAAQABAAEACsABAAEAAQAKwAEAAQABAAEACsAKwArACsAKwArACsABAAEACsAUABQAFAAKwArACsAKwArAFAAUAAEAAQAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAKwAOAFAAUABQAFAAUABQAFAAHgBQAAQABAAEAA4AUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAKwArAAQAUAAEAAQABAAEAAQABAAEACsABAAEAAQAKwAEAAQABAAEACsAKwArACsAKwArACsABAAEACsAKwArACsAKwArACsAUAArAFAAUAAEAAQAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwBQAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAFAABAAEAAQABAAEAAQABAArAAQABAAEACsABAAEAAQABABQAB4AKwArACsAKwBQAFAAUAAEAFAAUABQAFAAUABQAFAAUABQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAFAAUABQAFAAUABQAFAAUABQABoAUABQAFAAUABQAFAAKwAEAAQABAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQACsAUAArACsAUABQAFAAUABQAFAAUAArACsAKwAEACsAKwArACsABAAEAAQABAAEAAQAKwAEACsABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArAAQABAAeACsAKwArACsAKwArACsAKwArACsAKwArAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAAqAFwAXAAqACoAKgAqACoAKgAqACsAKwArACsAGwBcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAeAEsASwBLAEsASwBLAEsASwBLAEsADQANACsAKwArACsAKwBcAFwAKwBcACsAXABcAFwAXABcACsAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACsAXAArAFwAXABcAFwAXABcAFwAXABcAFwAKgBcAFwAKgAqACoAKgAqACoAKgAqACoAXAArACsAXABcAFwAXABcACsAXAArACoAKgAqACoAKgAqACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwBcAFwAXABcAFAADgAOAA4ADgAeAA4ADgAJAA4ADgANAAkAEwATABMAEwATAAkAHgATAB4AHgAeAAQABAAeAB4AHgAeAB4AHgBLAEsASwBLAEsASwBLAEsASwBLAFAAUABQAFAAUABQAFAAUABQAFAADQAEAB4ABAAeAAQAFgARABYAEQAEAAQAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQADQAEAAQABAAEAAQADQAEAAQAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABAArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArAA0ADQAeAB4AHgAeAB4AHgAEAB4AHgAeAB4AHgAeACsAHgAeAA4ADgANAA4AHgAeAB4AHgAeAAkACQArACsAKwArACsAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgBcAEsASwBLAEsASwBLAEsASwBLAEsADQANAB4AHgAeAB4AXABcAFwAXABcAFwAKgAqACoAKgBcAFwAXABcACoAKgAqAFwAKgAqACoAXABcACoAKgAqACoAKgAqACoAXABcAFwAKgAqACoAKgBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAqACoAKgAqAFwAKgBLAEsASwBLAEsASwBLAEsASwBLACoAKgAqACoAKgAqAFAAUABQAFAAUABQACsAUAArACsAKwArACsAUAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgBQAFAAUABQAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUAArACsAUABQAFAAUABQAFAAUAArAFAAKwBQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAKwBQACsAUABQAFAAUAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsABAAEAAQAHgANAB4AHgAeAB4AHgAeAB4AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUAArACsADQBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAANAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAWABEAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAA0ADQANAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAAQABAAEACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAANAA0AKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUAArAAQABAArACsAKwArACsAKwArACsAKwArACsAKwBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqAA0ADQAVAFwADQAeAA0AGwBcACoAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwAeAB4AEwATAA0ADQAOAB4AEwATAB4ABAAEAAQACQArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUAAEAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQAUAArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAArACsAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAHgArACsAKwATABMASwBLAEsASwBLAEsASwBLAEsASwBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAArACsAXABcAFwAXABcACsAKwArACsAKwArACsAKwArACsAKwBcAFwAXABcAFwAXABcAFwAXABcAFwAXAArACsAKwArAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAXAArACsAKwAqACoAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAArACsAHgAeAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAqACoAKwAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKwArAAQASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwArACsAKwArACoAKgAqACoAKgAqACoAXAAqACoAKgAqACoAKgArACsABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsABAAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABABQAFAAUABQAFAAUABQACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwANAA0AHgANAA0ADQANAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAEAAQABAAEAAQAHgAeAB4AHgAeAB4AHgAeAB4AKwArACsABAAEAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwAeAB4AHgAeAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArAA0ADQANAA0ADQBLAEsASwBLAEsASwBLAEsASwBLACsAKwArAFAAUABQAEsASwBLAEsASwBLAEsASwBLAEsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAA0ADQBQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUAAeAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArAAQABAAEAB4ABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAAQAUABQAFAAUABQAFAABABQAFAABAAEAAQAUAArACsAKwArACsABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsABAAEAAQABAAEAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAKwBQACsAUAArAFAAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArAB4AHgAeAB4AHgAeAB4AHgBQAB4AHgAeAFAAUABQACsAHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQACsAKwAeAB4AHgAeAB4AHgArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArAFAAUABQACsAHgAeAB4AHgAeAB4AHgAOAB4AKwANAA0ADQANAA0ADQANAAkADQANAA0ACAAEAAsABAAEAA0ACQANAA0ADAAdAB0AHgAXABcAFgAXABcAFwAWABcAHQAdAB4AHgAUABQAFAANAAEAAQAEAAQABAAEAAQACQAaABoAGgAaABoAGgAaABoAHgAXABcAHQAVABUAHgAeAB4AHgAeAB4AGAAWABEAFQAVABUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ADQAeAA0ADQANAA0AHgANAA0ADQAHAB4AHgAeAB4AKwAEAAQABAAEAAQABAAEAAQABAAEAFAAUAArACsATwBQAFAAUABQAFAAHgAeAB4AFgARAE8AUABPAE8ATwBPAFAAUABQAFAAUAAeAB4AHgAWABEAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArABsAGwAbABsAGwAbABsAGgAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGgAbABsAGwAbABoAGwAbABoAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAHgAeAFAAGgAeAB0AHgBQAB4AGgAeAB4AHgAeAB4AHgAeAB4AHgBPAB4AUAAbAB4AHgBQAFAAUABQAFAAHgAeAB4AHQAdAB4AUAAeAFAAHgBQAB4AUABPAFAAUAAeAB4AHgAeAB4AHgAeAFAAUABQAFAAUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAAHgBQAFAAUABQAE8ATwBQAFAAUABQAFAATwBQAFAATwBQAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAFAAUABQAFAATwBPAE8ATwBPAE8ATwBPAE8ATwBQAFAAUABQAFAAUABQAFAAUAAeAB4AUABQAFAAUABPAB4AHgArACsAKwArAB0AHQAdAB0AHQAdAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB4AHQAdAB4AHgAeAB0AHQAeAB4AHQAeAB4AHgAdAB4AHQAbABsAHgAdAB4AHgAeAB4AHQAeAB4AHQAdAB0AHQAeAB4AHQAeAB0AHgAdAB0AHQAdAB0AHQAeAB0AHgAeAB4AHgAeAB0AHQAdAB0AHgAeAB4AHgAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB4AHgAeAB0AHgAeAB4AHgAeAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHgAeAB0AHQAdAB0AHgAeAB0AHQAeAB4AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHQAeAB4AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAeAB4AHgAdAB4AHgAeAB4AHgAeAB4AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AFAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeABYAEQAWABEAHgAeAB4AHgAeAB4AHQAeAB4AHgAeAB4AHgAeACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAWABEAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAFAAHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHgAeAB4AHgAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAeAB4AHQAdAB0AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHQAeAB0AHQAdAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB0AHQAeAB4AHQAdAB4AHgAeAB4AHQAdAB4AHgAeAB4AHQAdAB0AHgAeAB0AHgAeAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlAB4AHQAdAB4AHgAdAB4AHgAeAB4AHQAdAB4AHgAeAB4AJQAlAB0AHQAlAB4AJQAlACUAIAAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAeAB4AHgAeAB0AHgAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHgAdAB0AHQAeAB0AJQAdAB0AHgAdAB0AHgAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACUAJQAlACUAJQAdAB0AHQAdACUAHgAlACUAJQAdACUAJQAdAB0AHQAlACUAHQAdACUAHQAdACUAJQAlAB4AHQAeAB4AHgAeAB0AHQAlAB0AHQAdAB0AHQAdACUAJQAlACUAJQAdACUAJQAgACUAHQAdACUAJQAlACUAJQAlACUAJQAeAB4AHgAlACUAIAAgACAAIAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAeAB4AFwAXABcAFwAXABcAHgATABMAJQAeAB4AHgAWABEAFgARABYAEQAWABEAFgARABYAEQAWABEATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeABYAEQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAWABEAFgARABYAEQAWABEAFgARAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AFgARABYAEQAWABEAFgARABYAEQAWABEAFgARABYAEQAWABEAFgARABYAEQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAWABEAFgARAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AFgARAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AUABQAFAAUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAEAAQABAAeAB4AKwArACsAKwArABMADQANAA0AUAATAA0AUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAUAANACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAA0ADQANAA0ADQANAA0ADQAeAA0AFgANAB4AHgAXABcAHgAeABcAFwAWABEAFgARABYAEQAWABEADQANAA0ADQATAFAADQANAB4ADQANAB4AHgAeAB4AHgAMAAwADQANAA0AHgANAA0AFgANAA0ADQANAA0ADQANAA0AHgANAB4ADQANAB4AHgAeACsAKwArACsAKwArACsAKwArACsAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAKwArACsAKwArACsAKwArACsAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAlACUAJQAlACUAJQAlACUAJQAlACUAJQArACsAKwArAA0AEQARACUAJQBHAFcAVwAWABEAFgARABYAEQAWABEAFgARACUAJQAWABEAFgARABYAEQAWABEAFQAWABEAEQAlAFcAVwBXAFcAVwBXAFcAVwBXAAQABAAEAAQABAAEACUAVwBXAFcAVwA2ACUAJQBXAFcAVwBHAEcAJQAlACUAKwBRAFcAUQBXAFEAVwBRAFcAUQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFEAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBRAFcAUQBXAFEAVwBXAFcAVwBXAFcAUQBXAFcAVwBXAFcAVwBRAFEAKwArAAQABAAVABUARwBHAFcAFQBRAFcAUQBXAFEAVwBRAFcAUQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFEAVwBRAFcAUQBXAFcAVwBXAFcAVwBRAFcAVwBXAFcAVwBXAFEAUQBXAFcAVwBXABUAUQBHAEcAVwArACsAKwArACsAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAKwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAKwAlACUAVwBXAFcAVwAlACUAJQAlACUAJQAlACUAJQAlACsAKwArACsAKwArACsAKwArACsAKwArAFEAUQBRAFEAUQBRAFEAUQBRAFEAUQBRAFEAUQBRAFEAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQArAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQBPAE8ATwBPAE8ATwBPAE8AJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACUAJQAlAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAEcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAADQATAA0AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABLAEsASwBLAEsASwBLAEsASwBLAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAABAAEAAQABAAeAAQABAAEAAQABAAEAAQABAAEAAQAHgBQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AUABQAAQABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAeAA0ADQANAA0ADQArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAB4AHgAeAB4AHgAeAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAHgAeAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAeAB4AUABQAFAAUABQAFAAUABQAFAAUABQAAQAUABQAFAABABQAFAAUABQAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAeAB4AHgAeAAQAKwArACsAUABQAFAAUABQAFAAHgAeABoAHgArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAADgAOABMAEwArACsAKwArACsAKwArACsABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwANAA0ASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArACsAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAFAAUAAeAB4AHgBQAA4AUABQAAQAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAA0ADQBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArACsAKwArACsAKwArAB4AWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYACsAKwArAAQAHgAeAB4AHgAeAB4ADQANAA0AHgAeAB4AHgArAFAASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArAB4AHgBcAFwAXABcAFwAKgBcAFwAXABcAFwAXABcAFwAXABcAEsASwBLAEsASwBLAEsASwBLAEsAXABcAFwAXABcACsAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwArAFAAUABQAAQAUABQAFAAUABQAFAAUABQAAQABAArACsASwBLAEsASwBLAEsASwBLAEsASwArACsAHgANAA0ADQBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAKgAqACoAXAAqACoAKgBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAAqAFwAKgAqACoAXABcACoAKgBcAFwAXABcAFwAKgAqAFwAKgBcACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFwAXABcACoAKgBQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAA0ADQBQAFAAUAAEAAQAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUAArACsAUABQAFAAUABQAFAAKwArAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQADQAEAAQAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAVABVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBUAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVACsAKwArACsAKwArACsAKwArACsAKwArAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAKwArACsAKwBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAKwArACsAKwAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAKwArACsAKwArAFYABABWAFYAVgBWAFYAVgBWAFYAVgBWAB4AVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgArAFYAVgBWAFYAVgArAFYAKwBWAFYAKwBWAFYAKwBWAFYAVgBWAFYAVgBWAFYAVgBWAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAEQAWAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUAAaAB4AKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAGAARABEAGAAYABMAEwAWABEAFAArACsAKwArACsAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACUAJQAlACUAJQAWABEAFgARABYAEQAWABEAFgARABYAEQAlACUAFgARACUAJQAlACUAJQAlACUAEQAlABEAKwAVABUAEwATACUAFgARABYAEQAWABEAJQAlACUAJQAlACUAJQAlACsAJQAbABoAJQArACsAKwArAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAcAKwATACUAJQAbABoAJQAlABYAEQAlACUAEQAlABEAJQBXAFcAVwBXAFcAVwBXAFcAVwBXABUAFQAlACUAJQATACUAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXABYAJQARACUAJQAlAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwAWACUAEQAlABYAEQARABYAEQARABUAVwBRAFEAUQBRAFEAUQBRAFEAUQBRAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAEcARwArACsAVwBXAFcAVwBXAFcAKwArAFcAVwBXAFcAVwBXACsAKwBXAFcAVwBXAFcAVwArACsAVwBXAFcAKwArACsAGgAbACUAJQAlABsAGwArAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwAEAAQABAAQAB0AKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsADQANAA0AKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAB4AHgAeAB4AHgAeAB4AHgAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAAQAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAA0AUABQAFAAUAArACsAKwArAFAAUABQAFAAUABQAFAAUAANAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwAeACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAKwArAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUAArACsAKwBQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwANAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAB4AUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUAArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAA0AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAUABQAFAAUABQAAQABAAEACsABAAEACsAKwArACsAKwAEAAQABAAEAFAAUABQAFAAKwBQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAQABAAEACsAKwArACsABABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAA0ADQANAA0ADQANAA0ADQAeACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAFAAUABQAFAAUABQAFAAUAAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAArACsAKwArAFAAUABQAFAAUAANAA0ADQANAA0ADQAUACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsADQANAA0ADQANAA0ADQBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAAQABAAEAAQAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUAArAAQABAANACsAKwBQAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAB4AHgAeAB4AHgArACsAKwArACsAKwAEAAQABAAEAAQABAAEAA0ADQAeAB4AHgAeAB4AKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgANAA0ADQANACsAKwArACsAKwArACsAKwArACsAKwAeACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwArACsAKwArAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsASwBLAEsASwBLAEsASwBLAEsASwANAA0ADQANAFAABAAEAFAAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAeAA4AUAArACsAKwArACsAKwArACsAKwAEAFAAUABQAFAADQANAB4ADQAEAAQABAAEAB4ABAAEAEsASwBLAEsASwBLAEsASwBLAEsAUAAOAFAADQANAA0AKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAANAA0AHgANAA0AHgAEACsAUABQAFAAUABQAFAAUAArAFAAKwBQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAA0AKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsABAAEAAQABAArAFAAUABQAFAAUABQAFAAUAArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQAFAAUABQACsABAAEAFAABAAEAAQABAAEAAQABAArACsABAAEACsAKwAEAAQABAArACsAUAArACsAKwArACsAKwAEACsAKwArACsAKwBQAFAAUABQAFAABAAEACsAKwAEAAQABAAEAAQABAAEACsAKwArAAQABAAEAAQABAArACsAKwArACsAKwArACsAKwArACsABAAEAAQABAAEAAQABABQAFAAUABQAA0ADQANAA0AHgBLAEsASwBLAEsASwBLAEsASwBLAA0ADQArAB4ABABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAAQABAAEAFAAUAAeAFAAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAArACsABAAEAAQABAAEAAQABAAEAAQADgANAA0AEwATAB4AHgAeAA0ADQANAA0ADQANAA0ADQANAA0ADQANAA0ADQANAFAAUABQAFAABAAEACsAKwAEAA0ADQAeAFAAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAFAAKwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAKwArACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwBcAFwADQANAA0AKgBQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAKwArAFAAKwArAFAAUABQAFAAUABQAFAAUAArAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQAKwAEAAQAKwArAAQABAAEAAQAUAAEAFAABAAEAA0ADQANACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAArACsABAAEAAQABAAEAAQABABQAA4AUAAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAFAABAAEAAQABAAOAB4ADQANAA0ADQAOAB4ABAArACsAKwArACsAKwArACsAUAAEAAQABAAEAAQABAAEAAQABAAEAAQAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAA0ADQANAFAADgAOAA4ADQANACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEACsABAAEAAQABAAEAAQABAAEAFAADQANAA0ADQANACsAKwArACsAKwArACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwAOABMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAArACsAKwAEACsABAAEACsABAAEAAQABAAEAAQABABQAAQAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAKwBQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQAKwAEAAQAKwAEAAQABAAEAAQAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAaABoAGgAaAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArACsAKwArAA0AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsADQANAA0ADQANACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAASABIAEgAQwBDAEMAUABQAFAAUABDAFAAUABQAEgAQwBIAEMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAASABDAEMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwAJAAkACQAJAAkACQAJABYAEQArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABIAEMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwANAA0AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAQABAAEAAQABAANACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAA0ADQANAB4AHgAeAB4AHgAeAFAAUABQAFAADQAeACsAKwArACsAKwArACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwArAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAANAA0AHgAeACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwAEAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArACsAKwAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAARwBHABUARwAJACsAKwArACsAKwArACsAKwArACsAKwAEAAQAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACsAKwArACsAKwArACsAKwBXAFcAVwBXAFcAVwBXAFcAVwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUQBRAFEAKwArACsAKwArACsAKwArACsAKwArACsAKwBRAFEAUQBRACsAKwArACsAKwArACsAKwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUAArACsAHgAEAAQADQAEAAQABAAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArAB4AHgAeAB4AHgAeAB4AKwArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAAQABAAEAAQABAAeAB4AHgAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAB4AHgAEAAQABAAEAAQABAAEAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQAHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwBQAFAAKwArAFAAKwArAFAAUAArACsAUABQAFAAUAArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAUAArAFAAUABQAFAAUABQAFAAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwBQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAHgAeAFAAUABQAFAAUAArAFAAKwArACsAUABQAFAAUABQAFAAUAArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeACsAKwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgAeAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgAeAB4AHgAeAB4ABAAeAB4AHgAeAB4AHgAeAB4AHgAeAAQAHgAeAA0ADQANAA0AHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAAQABAAEAAQAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAEAAQAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArAAQABAAEAAQABAAEAAQAKwAEAAQAKwAEAAQABAAEAAQAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwAEAAQABAAEAAQABAAEAFAAUABQAFAAUABQAFAAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwBQAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArABsAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwArAB4AHgAeAB4ABAAEAAQABAAEAAQABABQACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArABYAFgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAGgBQAFAAUAAaAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAKwBQACsAKwBQACsAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAKwBQACsAUAArACsAKwArACsAKwBQACsAKwArACsAUAArAFAAKwBQACsAUABQAFAAKwBQAFAAKwBQACsAKwBQACsAUAArAFAAKwBQACsAUAArAFAAUAArAFAAKwArAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQAFAAUAArAFAAUABQAFAAKwBQACsAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAUABQAFAAKwBQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8AJQAlACUAHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHgAeAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB4AHgAeACUAJQAlAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAJQAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlAB4AHgAlACUAJQAlACUAHgAlACUAJQAlACUAIAAgACAAJQAlACAAJQAlACAAIAAgACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACEAIQAhACEAIQAlACUAIAAgACUAJQAgACAAIAAgACAAIAAgACAAIAAgACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAJQAlACUAIAAlACUAJQAlACAAIAAgACUAIAAgACAAJQAlACUAJQAlACUAJQAgACUAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAlAB4AJQAeACUAJQAlACUAJQAgACUAJQAlACUAHgAlAB4AHgAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAJQAlACUAJQAgACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACAAIAAgACUAJQAlACAAIAAgACAAIAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeABcAFwAXABUAFQAVAB4AHgAeAB4AJQAlACUAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAgACUAJQAlACUAJQAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAgACUAJQAgACUAJQAlACUAJQAlACUAJQAgACAAIAAgACAAIAAgACAAJQAlACUAJQAlACUAIAAlACUAJQAlACUAJQAlACUAJQAgACAAIAAgACAAIAAgACAAIAAgACUAJQAgACAAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAgACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAlACAAIAAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAgACAAIAAlACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAJQAlAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAKwArAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwAlACUAJQAlACUAJQAlACUAJQAlACUAVwBXACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAKwAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAA=="))?function(e){for(var t=e.length,n=[],r=0;r<t;r+=4)n.push(e[r+3]<<24|e[r+2]<<16|e[r+1]<<8|e[r]);return n}(e):new Uint32Array(e),r=N(n=Array.isArray(e)?function(e){for(var t=e.length,n=[],r=0;r<t;r+=2)n.push(e[r+1]<<8|e[r]);return n}(e):new Uint16Array(e),12,t[4]/2),A=2===t[5]?N(n,(24+t[4])/2):(o=Math.ceil((24+t[4])/4),t.slice?t.slice(o,void 0):new Uint32Array(Array.prototype.slice.call(t,o,void 0))),new V(t[0],t[1],t[2],t[3],r,A)),W=[30,36],G=[1,2,3,5],X=[10,8],Y=[27,26],J=G.concat(X),$=[38,39,40,34,35],q=[15,13],ee=function(e,t){void 0===t&&(t="strict");var n=[],r=[],o=[];return e.forEach(function(e,A){var i=Z.get(e);if(i>50?(o.push(!0),i-=50):o.push(!1),-1!==["normal","auto","loose"].indexOf(t)&&-1!==[8208,8211,12316,12448].indexOf(e))return r.push(A),n.push(16);if(4===i||11===i){if(0===A)return r.push(A),n.push(30);var a=n[A-1];return -1===J.indexOf(a)?(r.push(r[A-1]),n.push(a)):(r.push(A),n.push(30))}if(r.push(A),31===i)return n.push("strict"===t?21:37);if(42===i||29===i)return n.push(30);if(43===i)if(e>=131072&&e<=196605||e>=196608&&e<=262141)return n.push(37);else return n.push(30);n.push(i)}),[r,n,o]},et=function(e,t,n,r){var o=r[n];if(Array.isArray(e)?-1!==e.indexOf(o):e===o)for(var A=n;A<=r.length;){var i=r[++A];if(i===t)return!0;if(10!==i)break}if(10===o)for(var A=n;A>0;){var a=r[--A];if(Array.isArray(e)?-1!==e.indexOf(a):e===a)for(var l=n;l<=r.length;){var i=r[++l];if(i===t)return!0;if(10!==i)break}if(10!==a)break}return!1},en=function(e,t){for(var n=e;n>=0;){var r=t[n];if(10!==r)return r;n--}return 0},er=function(e,t,n,r,o){if(0===n[r])return"\xd7";var A=r-1;if(Array.isArray(o)&&!0===o[A])return"\xd7";var i=A-1,a=A+1,l=t[A],s=i>=0?t[i]:0,c=t[a];if(2===l&&3===c)return"\xd7";if(-1!==G.indexOf(l))return"!";if(-1!==G.indexOf(c)||-1!==X.indexOf(c))return"\xd7";if(8===en(A,t))return"\xf7";if(11===Z.get(e[A])||(32===l||33===l)&&11===Z.get(e[a])||7===l||7===c||9===l||-1===[10,13,15].indexOf(l)&&9===c||-1!==[17,18,19,24,28].indexOf(c)||22===en(A,t)||et(23,22,A,t)||et([17,18],21,A,t)||et(12,12,A,t))return"\xd7";if(10===l)return"\xf7";if(23===l||23===c)return"\xd7";if(16===c||16===l)return"\xf7";if(-1!==[13,15,21].indexOf(c)||14===l||36===s&&-1!==q.indexOf(l)||28===l&&36===c||20===c||-1!==W.indexOf(c)&&25===l||-1!==W.indexOf(l)&&25===c||27===l&&-1!==[37,32,33].indexOf(c)||-1!==[37,32,33].indexOf(l)&&26===c||-1!==W.indexOf(l)&&-1!==Y.indexOf(c)||-1!==Y.indexOf(l)&&-1!==W.indexOf(c)||-1!==[27,26].indexOf(l)&&(25===c||-1!==[22,15].indexOf(c)&&25===t[a+1])||-1!==[22,15].indexOf(l)&&25===c||25===l&&-1!==[25,28,24].indexOf(c))return"\xd7";if(-1!==[25,28,24,17,18].indexOf(c))for(var u=A;u>=0;){var d=t[u];if(25===d)return"\xd7";if(-1!==[28,24].indexOf(d))u--;else break}if(-1!==[27,26].indexOf(c))for(var u=-1!==[17,18].indexOf(l)?i:A;u>=0;){var d=t[u];if(25===d)return"\xd7";if(-1!==[28,24].indexOf(d))u--;else break}if(38===l&&-1!==[38,39,34,35].indexOf(c)||-1!==[39,34].indexOf(l)&&-1!==[39,40].indexOf(c)||-1!==[40,35].indexOf(l)&&40===c||-1!==$.indexOf(l)&&-1!==[20,26].indexOf(c)||-1!==$.indexOf(c)&&27===l||-1!==W.indexOf(l)&&-1!==W.indexOf(c)||24===l&&-1!==W.indexOf(c)||-1!==W.concat(25).indexOf(l)&&22===c&&-1===K.indexOf(e[a])||-1!==W.concat(25).indexOf(c)&&18===l)return"\xd7";if(41===l&&41===c){for(var p=n[A],f=1;p>0;)if(41===t[--p])f++;else break;if(f%2!=0)return"\xd7"}return 32===l&&33===c?"\xd7":"\xf7"},eo=function(e,t){t||(t={lineBreak:"normal",wordBreak:"normal"});var n=ee(e,t.lineBreak),r=n[0],o=n[1],A=n[2];return("break-all"===t.wordBreak||"break-word"===t.wordBreak)&&(o=o.map(function(e){return -1!==[25,30,42].indexOf(e)?37:e})),[r,o,"keep-all"===t.wordBreak?A.map(function(t,n){return t&&e[n]>=19968&&e[n]<=40959}):void 0]},eA=function(){function e(e,t,n,r){this.codePoints=e,this.required="!"===t,this.start=n,this.end=r}return e.prototype.slice=function(){return H.apply(void 0,this.codePoints.slice(this.start,this.end))},e}(),ei=function(e,t){var n=U(e),r=eo(n,t),o=r[0],A=r[1],i=r[2],a=n.length,l=0,s=0;return{next:function(){if(s>=a)return{done:!0,value:null};for(var e="\xd7";s<a&&"\xd7"===(e=er(n,A,o,++s,i)););if("\xd7"!==e||s===a){var t=new eA(n,e,l,s);return l=s,{value:t,done:!1}}return{done:!0,value:null}}}},ea=function(e){return e>=48&&e<=57},el=function(e){return ea(e)||e>=65&&e<=70||e>=97&&e<=102},es=function(e){return e>=97&&e<=122||e>=65&&e<=90},ec=function(e){return 10===e||9===e||32===e},eu=function(e){return es(e)||e>=128||95===e},ed=function(e){return eu(e)||ea(e)||45===e},ep=function(e,t){return 92===e&&10!==t},ef=function(e,t,n){return 45===e?eu(t)||ep(t,n):!!(eu(e)||92===e&&ep(e,t))||!1},eh=function(e,t,n){return 43===e||45===e?!!ea(t)||46===t&&ea(n):46===e?ea(t):ea(e)},eg=function(e){var t=0,n=1;(43===e[0]||45===e[t])&&(45===e[t]&&(n=-1),t++);for(var r=[];ea(e[t]);)r.push(e[t++]);var o=r.length?parseInt(H.apply(void 0,r),10):0;46===e[t]&&t++;for(var A=[];ea(e[t]);)A.push(e[t++]);var i=A.length,a=i?parseInt(H.apply(void 0,A),10):0;(69===e[t]||101===e[t])&&t++;var l=1;(43===e[t]||45===e[t])&&(45===e[t]&&(l=-1),t++);for(var s=[];ea(e[t]);)s.push(e[t++]);return n*(o+a*Math.pow(10,-i))*Math.pow(10,l*(s.length?parseInt(H.apply(void 0,s),10):0))},em={type:2},ey={type:3},eb={type:4},ev={type:13},ew={type:8},eB={type:21},ex={type:9},eC={type:10},eS={type:11},eE={type:12},eF={type:14},ek={type:23},eQ={type:1},eI={type:25},eU={type:24},eH={type:26},eT={type:27},eL={type:28},eM={type:29},eP={type:31},e_={type:32},eO=function(){function e(){this._value=[]}return e.prototype.write=function(e){this._value=this._value.concat(U(e))},e.prototype.read=function(){for(var e=[],t=this.consumeToken();t!==e_;)e.push(t),t=this.consumeToken();return e},e.prototype.consumeToken=function(){var e=this.consumeCodePoint();switch(e){case 34:return this.consumeStringToken(34);case 35:var t=this.peekCodePoint(0),n=this.peekCodePoint(1),r=this.peekCodePoint(2);if(ed(t)||ep(n,r)){var o=ef(t,n,r)?2:1,A=this.consumeName();return{type:5,value:A,flags:o}}break;case 36:if(61===this.peekCodePoint(0))return this.consumeCodePoint(),ev;break;case 39:return this.consumeStringToken(39);case 40:return em;case 41:return ey;case 42:if(61===this.peekCodePoint(0))return this.consumeCodePoint(),eF;break;case 43:case 46:if(eh(e,this.peekCodePoint(0),this.peekCodePoint(1)))return this.reconsumeCodePoint(e),this.consumeNumericToken();break;case 44:return eb;case 45:var i=this.peekCodePoint(0),a=this.peekCodePoint(1);if(eh(e,i,a))return this.reconsumeCodePoint(e),this.consumeNumericToken();if(ef(e,i,a))return this.reconsumeCodePoint(e),this.consumeIdentLikeToken();if(45===i&&62===a)return this.consumeCodePoint(),this.consumeCodePoint(),eU;break;case 47:if(42===this.peekCodePoint(0))for(this.consumeCodePoint();;){var l=this.consumeCodePoint();if(42===l&&47===(l=this.consumeCodePoint())||-1===l)return this.consumeToken()}break;case 58:return eH;case 59:return eT;case 60:if(33===this.peekCodePoint(0)&&45===this.peekCodePoint(1)&&45===this.peekCodePoint(2))return this.consumeCodePoint(),this.consumeCodePoint(),eI;break;case 64:if(ef(this.peekCodePoint(0),this.peekCodePoint(1),this.peekCodePoint(2))){var A=this.consumeName();return{type:7,value:A}}break;case 91:return eL;case 92:if(ep(e,this.peekCodePoint(0)))return this.reconsumeCodePoint(e),this.consumeIdentLikeToken();break;case 93:return eM;case 61:if(61===this.peekCodePoint(0))return this.consumeCodePoint(),ew;break;case 123:return eS;case 125:return eE;case 117:case 85:var s=this.peekCodePoint(0),c=this.peekCodePoint(1);return 43===s&&(el(c)||63===c)&&(this.consumeCodePoint(),this.consumeUnicodeRangeToken()),this.reconsumeCodePoint(e),this.consumeIdentLikeToken();case 124:if(61===this.peekCodePoint(0))return this.consumeCodePoint(),ex;if(124===this.peekCodePoint(0))return this.consumeCodePoint(),eB;break;case 126:if(61===this.peekCodePoint(0))return this.consumeCodePoint(),eC;break;case -1:return e_}return ec(e)?(this.consumeWhiteSpace(),eP):ea(e)?(this.reconsumeCodePoint(e),this.consumeNumericToken()):eu(e)?(this.reconsumeCodePoint(e),this.consumeIdentLikeToken()):{type:6,value:H(e)}},e.prototype.consumeCodePoint=function(){var e=this._value.shift();return void 0===e?-1:e},e.prototype.reconsumeCodePoint=function(e){this._value.unshift(e)},e.prototype.peekCodePoint=function(e){return e>=this._value.length?-1:this._value[e]},e.prototype.consumeUnicodeRangeToken=function(){for(var e=[],t=this.consumeCodePoint();el(t)&&e.length<6;)e.push(t),t=this.consumeCodePoint();for(var n=!1;63===t&&e.length<6;)e.push(t),t=this.consumeCodePoint(),n=!0;if(n){var r=parseInt(H.apply(void 0,e.map(function(e){return 63===e?48:e})),16),o=parseInt(H.apply(void 0,e.map(function(e){return 63===e?70:e})),16);return{type:30,start:r,end:o}}var A=parseInt(H.apply(void 0,e),16);if(!(45===this.peekCodePoint(0)&&el(this.peekCodePoint(1))))return{type:30,start:A,end:A};this.consumeCodePoint(),t=this.consumeCodePoint();for(var i=[];el(t)&&i.length<6;)i.push(t),t=this.consumeCodePoint();var o=parseInt(H.apply(void 0,i),16);return{type:30,start:A,end:o}},e.prototype.consumeIdentLikeToken=function(){var e=this.consumeName();return"url"===e.toLowerCase()&&40===this.peekCodePoint(0)?(this.consumeCodePoint(),this.consumeUrlToken()):40===this.peekCodePoint(0)?(this.consumeCodePoint(),{type:19,value:e}):{type:20,value:e}},e.prototype.consumeUrlToken=function(){var e=[];if(this.consumeWhiteSpace(),-1===this.peekCodePoint(0))return{type:22,value:""};var t=this.peekCodePoint(0);if(39===t||34===t){var n=this.consumeStringToken(this.consumeCodePoint());return 0===n.type&&(this.consumeWhiteSpace(),-1===this.peekCodePoint(0)||41===this.peekCodePoint(0))?(this.consumeCodePoint(),{type:22,value:n.value}):(this.consumeBadUrlRemnants(),ek)}for(;;){var r,o=this.consumeCodePoint();if(-1===o||41===o)return{type:22,value:H.apply(void 0,e)};if(ec(o)){if(this.consumeWhiteSpace(),-1===this.peekCodePoint(0)||41===this.peekCodePoint(0))return this.consumeCodePoint(),{type:22,value:H.apply(void 0,e)};return this.consumeBadUrlRemnants(),ek}if(34===o||39===o||40===o||(r=o)>=0&&r<=8||11===r||r>=14&&r<=31||127===r)return this.consumeBadUrlRemnants(),ek;if(92===o)if(!ep(o,this.peekCodePoint(0)))return this.consumeBadUrlRemnants(),ek;else e.push(this.consumeEscapedCodePoint());else e.push(o)}},e.prototype.consumeWhiteSpace=function(){for(;ec(this.peekCodePoint(0));)this.consumeCodePoint()},e.prototype.consumeBadUrlRemnants=function(){for(;;){var e=this.consumeCodePoint();if(41===e||-1===e)return;ep(e,this.peekCodePoint(0))&&this.consumeEscapedCodePoint()}},e.prototype.consumeStringSlice=function(e){for(var t="";e>0;){var n=Math.min(5e4,e);t+=H.apply(void 0,this._value.splice(0,n)),e-=n}return this._value.shift(),t},e.prototype.consumeStringToken=function(e){for(var t="",n=0;;){var r=this._value[n];if(-1===r||void 0===r||r===e)return{type:0,value:t+=this.consumeStringSlice(n)};if(10===r)return this._value.splice(0,n),eQ;if(92===r){var o=this._value[n+1];-1!==o&&void 0!==o&&(10===o?(t+=this.consumeStringSlice(n),n=-1,this._value.shift()):ep(r,o)&&(t+=this.consumeStringSlice(n),t+=H(this.consumeEscapedCodePoint()),n=-1))}n++}},e.prototype.consumeNumber=function(){var e=[],t=4,n=this.peekCodePoint(0);for((43===n||45===n)&&e.push(this.consumeCodePoint());ea(this.peekCodePoint(0));)e.push(this.consumeCodePoint());n=this.peekCodePoint(0);var r=this.peekCodePoint(1);if(46===n&&ea(r))for(e.push(this.consumeCodePoint(),this.consumeCodePoint()),t=8;ea(this.peekCodePoint(0));)e.push(this.consumeCodePoint());n=this.peekCodePoint(0),r=this.peekCodePoint(1);var o=this.peekCodePoint(2);if((69===n||101===n)&&((43===r||45===r)&&ea(o)||ea(r)))for(e.push(this.consumeCodePoint(),this.consumeCodePoint()),t=8;ea(this.peekCodePoint(0));)e.push(this.consumeCodePoint());return[eg(e),t]},e.prototype.consumeNumericToken=function(){var e=this.consumeNumber(),t=e[0],n=e[1],r=this.peekCodePoint(0);return ef(r,this.peekCodePoint(1),this.peekCodePoint(2))?{type:15,number:t,flags:n,unit:this.consumeName()}:37===r?(this.consumeCodePoint(),{type:16,number:t,flags:n}):{type:17,number:t,flags:n}},e.prototype.consumeEscapedCodePoint=function(){var e=this.consumeCodePoint();if(el(e)){for(var t=H(e);el(this.peekCodePoint(0))&&t.length<6;)t+=H(this.consumeCodePoint());ec(this.peekCodePoint(0))&&this.consumeCodePoint();var n=parseInt(t,16);return 0===n||n>=55296&&n<=57343||n>1114111?65533:n}return -1===e?65533:e},e.prototype.consumeName=function(){for(var e="";;){var t=this.consumeCodePoint();if(ed(t))e+=H(t);else{if(!ep(t,this.peekCodePoint(0)))return this.reconsumeCodePoint(t),e;e+=H(this.consumeEscapedCodePoint())}}},e}(),eR=function(){function e(e){this._tokens=e}return e.create=function(t){var n=new eO;return n.write(t),new e(n.read())},e.parseValue=function(t){return e.create(t).parseComponentValue()},e.parseValues=function(t){return e.create(t).parseComponentValues()},e.prototype.parseComponentValue=function(){for(var e=this.consumeToken();31===e.type;)e=this.consumeToken();if(32===e.type)throw SyntaxError("Error parsing CSS component value, unexpected EOF");this.reconsumeToken(e);var t=this.consumeComponentValue();do e=this.consumeToken();while(31===e.type);if(32===e.type)return t;throw SyntaxError("Error parsing CSS component value, multiple values found when expecting only one")},e.prototype.parseComponentValues=function(){for(var e=[];;){var t=this.consumeComponentValue();if(32===t.type)return e;e.push(t),e.push()}},e.prototype.consumeComponentValue=function(){var e=this.consumeToken();switch(e.type){case 11:case 28:case 2:return this.consumeSimpleBlock(e.type);case 19:return this.consumeFunction(e)}return e},e.prototype.consumeSimpleBlock=function(e){for(var t={type:e,values:[]},n=this.consumeToken();;){if(32===n.type||eG(n,e))return t;this.reconsumeToken(n),t.values.push(this.consumeComponentValue()),n=this.consumeToken()}},e.prototype.consumeFunction=function(e){for(var t={name:e.value,values:[],type:18};;){var n=this.consumeToken();if(32===n.type||3===n.type)return t;this.reconsumeToken(n),t.values.push(this.consumeComponentValue())}},e.prototype.consumeToken=function(){var e=this._tokens.shift();return void 0===e?e_:e},e.prototype.reconsumeToken=function(e){this._tokens.unshift(e)},e}(),eN=function(e){return 15===e.type},eV=function(e){return 17===e.type},eD=function(e){return 20===e.type},ez=function(e){return 0===e.type},ej=function(e,t){return eD(e)&&e.value===t},eK=function(e){return 31!==e.type},eZ=function(e){return 31!==e.type&&4!==e.type},eW=function(e){var t=[],n=[];return e.forEach(function(e){if(4===e.type){if(0===n.length)throw Error("Error parsing function args, zero tokens for arg");t.push(n),n=[];return}31!==e.type&&n.push(e)}),n.length&&t.push(n),t},eG=function(e,t){return 11===t&&12===e.type||28===t&&29===e.type||2===t&&3===e.type},eX=function(e){return 17===e.type||15===e.type},eY=function(e){return 16===e.type||eX(e)},eJ=function(e){return e.length>1?[e[0],e[1]]:[e[0]]},e$={type:17,number:0,flags:4},eq={type:16,number:50,flags:4},e0={type:16,number:100,flags:4},e1=function(e,t,n){var r=e[0],o=e[1];return[e2(r,t),e2(void 0!==o?o:r,n)]},e2=function(e,t){if(16===e.type)return e.number/100*t;if(eN(e))switch(e.unit){case"rem":case"em":return 16*e.number}return e.number},e4="grad",e6="turn",e8=function(e,t){if(15===t.type)switch(t.unit){case"deg":return Math.PI*t.number/180;case e4:return Math.PI/200*t.number;case"rad":return t.number;case e6:return 2*Math.PI*t.number}throw Error("Unsupported angle type")},e3=function(e){return 15===e.type&&("deg"===e.unit||e.unit===e4||"rad"===e.unit||e.unit===e6)},e5=function(e){switch(e.filter(eD).map(function(e){return e.value}).join(" ")){case"to bottom right":case"to right bottom":case"left top":case"top left":return[e$,e$];case"to top":case"bottom":return e9(0);case"to bottom left":case"to left bottom":case"right top":case"top right":return[e$,e0];case"to right":case"left":return e9(90);case"to top left":case"to left top":case"right bottom":case"bottom right":return[e0,e0];case"to bottom":case"top":return e9(180);case"to top right":case"to right top":case"left bottom":case"bottom left":return[e0,e$];case"to left":case"right":return e9(270)}return 0},e9=function(e){return Math.PI*e/180},e7=function(e,t){if(18===t.type){var n=ta[t.name];if(void 0===n)throw Error('Attempting to parse an unsupported color function "'+t.name+'"');return n(e,t.values)}if(5===t.type){if(3===t.value.length){var r=t.value.substring(0,1),o=t.value.substring(1,2),A=t.value.substring(2,3);return tn(parseInt(r+r,16),parseInt(o+o,16),parseInt(A+A,16),1)}if(4===t.value.length){var r=t.value.substring(0,1),o=t.value.substring(1,2),A=t.value.substring(2,3),i=t.value.substring(3,4);return tn(parseInt(r+r,16),parseInt(o+o,16),parseInt(A+A,16),parseInt(i+i,16)/255)}if(6===t.value.length){var r=t.value.substring(0,2),o=t.value.substring(2,4),A=t.value.substring(4,6);return tn(parseInt(r,16),parseInt(o,16),parseInt(A,16),1)}if(8===t.value.length){var r=t.value.substring(0,2),o=t.value.substring(2,4),A=t.value.substring(4,6),i=t.value.substring(6,8);return tn(parseInt(r,16),parseInt(o,16),parseInt(A,16),parseInt(i,16)/255)}}if(20===t.type){var a=ts[t.value.toUpperCase()];if(void 0!==a)return a}return ts.TRANSPARENT},te=function(e){return(255&e)==0},tt=function(e){var t=255&e,n=255&e>>8,r=255&e>>16,o=255&e>>24;return t<255?"rgba("+o+","+r+","+n+","+t/255+")":"rgb("+o+","+r+","+n+")"},tn=function(e,t,n,r){return(e<<24|t<<16|n<<8|(0|Math.round(255*r)))>>>0},tr=function(e,t){if(17===e.type)return e.number;if(16===e.type){var n=3===t?1:255;return 3===t?e.number/100*n:Math.round(e.number/100*n)}return 0},to=function(e,t){var n=t.filter(eZ);if(3===n.length){var r=n.map(tr),o=r[0],A=r[1],i=r[2];return tn(o,A,i,1)}if(4===n.length){var a=n.map(tr),o=a[0],A=a[1],i=a[2];return tn(o,A,i,a[3])}return 0};function tA(e,t,n){return(n<0&&(n+=1),n>=1&&(n-=1),n<1/6)?(t-e)*n*6+e:n<.5?t:n<2/3?(t-e)*6*(2/3-n)+e:e}var ti=function(e,t){var n=t.filter(eZ),r=n[0],o=n[1],A=n[2],i=n[3],a=(17===r.type?e9(r.number):e8(e,r))/(2*Math.PI),l=eY(o)?o.number/100:0,s=eY(A)?A.number/100:0,c=void 0!==i&&eY(i)?e2(i,1):1;if(0===l)return tn(255*s,255*s,255*s,1);var u=s<=.5?s*(l+1):s+l-s*l,d=2*s-u;return tn(255*tA(d,u,a+1/3),255*tA(d,u,a),255*tA(d,u,a-1/3),c)},ta={hsl:ti,hsla:ti,rgb:to,rgba:to},tl=function(e,t){return e7(e,eR.create(t).parseComponentValue())},ts={ALICEBLUE:0xf0f8ffff,ANTIQUEWHITE:0xfaebd7ff,AQUA:0xffffff,AQUAMARINE:0x7fffd4ff,AZURE:0xf0ffffff,BEIGE:0xf5f5dcff,BISQUE:0xffe4c4ff,BLACK:255,BLANCHEDALMOND:0xffebcdff,BLUE:65535,BLUEVIOLET:0x8a2be2ff,BROWN:0xa52a2aff,BURLYWOOD:0xdeb887ff,CADETBLUE:0x5f9ea0ff,CHARTREUSE:0x7fff00ff,CHOCOLATE:0xd2691eff,CORAL:0xff7f50ff,CORNFLOWERBLUE:0x6495edff,CORNSILK:0xfff8dcff,CRIMSON:0xdc143cff,CYAN:0xffffff,DARKBLUE:35839,DARKCYAN:9145343,DARKGOLDENROD:0xb886bbff,DARKGRAY:0xa9a9a9ff,DARKGREEN:6553855,DARKGREY:0xa9a9a9ff,DARKKHAKI:0xbdb76bff,DARKMAGENTA:0x8b008bff,DARKOLIVEGREEN:0x556b2fff,DARKORANGE:0xff8c00ff,DARKORCHID:0x9932ccff,DARKRED:0x8b0000ff,DARKSALMON:0xe9967aff,DARKSEAGREEN:0x8fbc8fff,DARKSLATEBLUE:0x483d8bff,DARKSLATEGRAY:0x2f4f4fff,DARKSLATEGREY:0x2f4f4fff,DARKTURQUOISE:0xced1ff,DARKVIOLET:0x9400d3ff,DEEPPINK:0xff1493ff,DEEPSKYBLUE:0xbfffff,DIMGRAY:0x696969ff,DIMGREY:0x696969ff,DODGERBLUE:0x1e90ffff,FIREBRICK:0xb22222ff,FLORALWHITE:0xfffaf0ff,FORESTGREEN:0x228b22ff,FUCHSIA:0xff00ffff,GAINSBORO:0xdcdcdcff,GHOSTWHITE:0xf8f8ffff,GOLD:0xffd700ff,GOLDENROD:0xdaa520ff,GRAY:0x808080ff,GREEN:8388863,GREENYELLOW:0xadff2fff,GREY:0x808080ff,HONEYDEW:0xf0fff0ff,HOTPINK:0xff69b4ff,INDIANRED:0xcd5c5cff,INDIGO:0x4b0082ff,IVORY:0xfffff0ff,KHAKI:0xf0e68cff,LAVENDER:0xe6e6faff,LAVENDERBLUSH:0xfff0f5ff,LAWNGREEN:0x7cfc00ff,LEMONCHIFFON:0xfffacdff,LIGHTBLUE:0xadd8e6ff,LIGHTCORAL:0xf08080ff,LIGHTCYAN:0xe0ffffff,LIGHTGOLDENRODYELLOW:0xfafad2ff,LIGHTGRAY:0xd3d3d3ff,LIGHTGREEN:0x90ee90ff,LIGHTGREY:0xd3d3d3ff,LIGHTPINK:0xffb6c1ff,LIGHTSALMON:0xffa07aff,LIGHTSEAGREEN:0x20b2aaff,LIGHTSKYBLUE:0x87cefaff,LIGHTSLATEGRAY:0x778899ff,LIGHTSLATEGREY:0x778899ff,LIGHTSTEELBLUE:0xb0c4deff,LIGHTYELLOW:0xffffe0ff,LIME:0xff00ff,LIMEGREEN:0x32cd32ff,LINEN:0xfaf0e6ff,MAGENTA:0xff00ffff,MAROON:0x800000ff,MEDIUMAQUAMARINE:0x66cdaaff,MEDIUMBLUE:52735,MEDIUMORCHID:0xba55d3ff,MEDIUMPURPLE:0x9370dbff,MEDIUMSEAGREEN:0x3cb371ff,MEDIUMSLATEBLUE:0x7b68eeff,MEDIUMSPRINGGREEN:0xfa9aff,MEDIUMTURQUOISE:0x48d1ccff,MEDIUMVIOLETRED:0xc71585ff,MIDNIGHTBLUE:0x191970ff,MINTCREAM:0xf5fffaff,MISTYROSE:0xffe4e1ff,MOCCASIN:0xffe4b5ff,NAVAJOWHITE:0xffdeadff,NAVY:33023,OLDLACE:0xfdf5e6ff,OLIVE:0x808000ff,OLIVEDRAB:0x6b8e23ff,ORANGE:0xffa500ff,ORANGERED:0xff4500ff,ORCHID:0xda70d6ff,PALEGOLDENROD:0xeee8aaff,PALEGREEN:0x98fb98ff,PALETURQUOISE:0xafeeeeff,PALEVIOLETRED:0xdb7093ff,PAPAYAWHIP:0xffefd5ff,PEACHPUFF:0xffdab9ff,PERU:0xcd853fff,PINK:0xffc0cbff,PLUM:0xdda0ddff,POWDERBLUE:0xb0e0e6ff,PURPLE:0x800080ff,REBECCAPURPLE:0x663399ff,RED:0xff0000ff,ROSYBROWN:0xbc8f8fff,ROYALBLUE:0x4169e1ff,SADDLEBROWN:0x8b4513ff,SALMON:0xfa8072ff,SANDYBROWN:0xf4a460ff,SEAGREEN:0x2e8b57ff,SEASHELL:0xfff5eeff,SIENNA:0xa0522dff,SILVER:0xc0c0c0ff,SKYBLUE:0x87ceebff,SLATEBLUE:0x6a5acdff,SLATEGRAY:0x708090ff,SLATEGREY:0x708090ff,SNOW:0xfffafaff,SPRINGGREEN:0xff7fff,STEELBLUE:0x4682b4ff,TAN:0xd2b48cff,TEAL:8421631,THISTLE:0xd8bfd8ff,TOMATO:0xff6347ff,TRANSPARENT:0,TURQUOISE:0x40e0d0ff,VIOLET:0xee82eeff,WHEAT:0xf5deb3ff,WHITE:0xffffffff,WHITESMOKE:0xf5f5f5ff,YELLOW:0xffff00ff,YELLOWGREEN:0x9acd32ff},tc={name:"background-clip",initialValue:"border-box",prefix:!1,type:1,parse:function(e,t){return t.map(function(e){if(eD(e))switch(e.value){case"padding-box":return 1;case"content-box":return 2}return 0})}},tu={name:"background-color",initialValue:"transparent",prefix:!1,type:3,format:"color"},td=function(e,t){var n=e7(e,t[0]),r=t[1];return r&&eY(r)?{color:n,stop:r}:{color:n,stop:null}},tp=function(e,t){var n=e[0],r=e[e.length-1];null===n.stop&&(n.stop=e$),null===r.stop&&(r.stop=e0);for(var o=[],A=0,i=0;i<e.length;i++){var a=e[i].stop;if(null!==a){var l=e2(a,t);l>A?o.push(l):o.push(A),A=l}else o.push(null)}for(var s=null,i=0;i<o.length;i++){var c=o[i];if(null===c)null===s&&(s=i);else if(null!==s){for(var u=i-s,d=(c-o[s-1])/(u+1),p=1;p<=u;p++)o[s+p-1]=d*p;s=null}}return e.map(function(e,n){return{color:e.color,stop:Math.max(Math.min(1,o[n]/t),0)}})},tf=function(e,t,n){var r=t/2,o=n/2,A=e2(e[0],t)-r;return(Math.atan2(o-e2(e[1],n),A)+2*Math.PI)%(2*Math.PI)},th=function(e,t,n){var r="number"==typeof e?e:tf(e,t,n),o=Math.abs(t*Math.sin(r))+Math.abs(n*Math.cos(r)),A=t/2,i=n/2,a=o/2,l=Math.sin(r-Math.PI/2)*a,s=Math.cos(r-Math.PI/2)*a;return[o,A-s,A+s,i-l,i+l]},tg=function(e,t){return Math.sqrt(e*e+t*t)},tm=function(e,t,n,r,o){return[[0,0],[0,t],[e,0],[e,t]].reduce(function(e,t){var A=tg(n-t[0],r-t[1]);return(o?A<e.optimumDistance:A>e.optimumDistance)?{optimumCorner:t,optimumDistance:A}:e},{optimumDistance:o?1/0:-1/0,optimumCorner:null}).optimumCorner},ty=function(e,t,n,r,o){var A=0,i=0;switch(e.size){case 0:0===e.shape?A=i=Math.min(Math.abs(t),Math.abs(t-r),Math.abs(n),Math.abs(n-o)):1===e.shape&&(A=Math.min(Math.abs(t),Math.abs(t-r)),i=Math.min(Math.abs(n),Math.abs(n-o)));break;case 2:if(0===e.shape)A=i=Math.min(tg(t,n),tg(t,n-o),tg(t-r,n),tg(t-r,n-o));else if(1===e.shape){var a=Math.min(Math.abs(n),Math.abs(n-o))/Math.min(Math.abs(t),Math.abs(t-r)),l=tm(r,o,t,n,!0),s=l[0],c=l[1];A=tg(s-t,(c-n)/a),i=a*A}break;case 1:0===e.shape?A=i=Math.max(Math.abs(t),Math.abs(t-r),Math.abs(n),Math.abs(n-o)):1===e.shape&&(A=Math.max(Math.abs(t),Math.abs(t-r)),i=Math.max(Math.abs(n),Math.abs(n-o)));break;case 3:if(0===e.shape)A=i=Math.max(tg(t,n),tg(t,n-o),tg(t-r,n),tg(t-r,n-o));else if(1===e.shape){var a=Math.max(Math.abs(n),Math.abs(n-o))/Math.max(Math.abs(t),Math.abs(t-r)),u=tm(r,o,t,n,!1),s=u[0],c=u[1];A=tg(s-t,(c-n)/a),i=a*A}}return Array.isArray(e.size)&&(A=e2(e.size[0],r),i=2===e.size.length?e2(e.size[1],o):A),[A,i]},tb=function(e,t){var n=e9(180),r=[];return eW(t).forEach(function(t,o){if(0===o){var A=t[0];if(20===A.type&&-1!==["top","left","right","bottom"].indexOf(A.value)){n=e5(t);return}if(e3(A)){n=(e8(e,A)+e9(270))%e9(360);return}}var i=td(e,t);r.push(i)}),{angle:n,stops:r,type:1}},tv="closest-side",tw="farthest-side",tB="closest-corner",tx="farthest-corner",tC="circle",tS="ellipse",tE="cover",tF="contain",tk=function(e,t){var n=0,r=3,o=[],A=[];return eW(t).forEach(function(t,i){var a=!0;if(0===i?a=t.reduce(function(e,t){if(eD(t))switch(t.value){case"center":return A.push(eq),!1;case"top":case"left":return A.push(e$),!1;case"right":case"bottom":return A.push(e0),!1}else if(eY(t)||eX(t))return A.push(t),!1;return e},a):1===i&&(a=t.reduce(function(e,t){if(eD(t))switch(t.value){case tC:return n=0,!1;case tS:return n=1,!1;case tF:case tv:return r=0,!1;case tw:return r=1,!1;case tB:return r=2,!1;case tE:case tx:return r=3,!1}else if(eX(t)||eY(t))return Array.isArray(r)||(r=[]),r.push(t),!1;return e},a)),a){var l=td(e,t);o.push(l)}}),{size:r,shape:n,stops:o,position:A,type:2}},tQ=function(e,t){if(22===t.type){var n={url:t.value,type:0};return e.cache.addImage(t.value),n}if(18===t.type){var r=tI[t.name];if(void 0===r)throw Error('Attempting to parse an unsupported image function "'+t.name+'"');return r(e,t.values)}throw Error("Unsupported image type "+t.type)},tI={"linear-gradient":function(e,t){var n=e9(180),r=[];return eW(t).forEach(function(t,o){if(0===o){var A=t[0];if(20===A.type&&"to"===A.value){n=e5(t);return}if(e3(A)){n=e8(e,A);return}}var i=td(e,t);r.push(i)}),{angle:n,stops:r,type:1}},"-moz-linear-gradient":tb,"-ms-linear-gradient":tb,"-o-linear-gradient":tb,"-webkit-linear-gradient":tb,"radial-gradient":function(e,t){var n=0,r=3,o=[],A=[];return eW(t).forEach(function(t,i){var a=!0;if(0===i){var l=!1;a=t.reduce(function(e,t){if(l)if(eD(t))switch(t.value){case"center":A.push(eq);break;case"top":case"left":A.push(e$);break;case"right":case"bottom":A.push(e0)}else(eY(t)||eX(t))&&A.push(t);else if(eD(t))switch(t.value){case tC:return n=0,!1;case tS:return n=1,!1;case"at":return l=!0,!1;case tv:return r=0,!1;case tE:case tw:return r=1,!1;case tF:case tB:return r=2,!1;case tx:return r=3,!1}else if(eX(t)||eY(t))return Array.isArray(r)||(r=[]),r.push(t),!1;return e},a)}if(a){var s=td(e,t);o.push(s)}}),{size:r,shape:n,stops:o,position:A,type:2}},"-moz-radial-gradient":tk,"-ms-radial-gradient":tk,"-o-radial-gradient":tk,"-webkit-radial-gradient":tk,"-webkit-gradient":function(e,t){var n=e9(180),r=[],o=1;return eW(t).forEach(function(t,n){var A=t[0];if(0===n){if(eD(A)&&"linear"===A.value){o=1;return}else if(eD(A)&&"radial"===A.value){o=2;return}}if(18===A.type){if("from"===A.name){var i=e7(e,A.values[0]);r.push({stop:e$,color:i})}else if("to"===A.name){var i=e7(e,A.values[0]);r.push({stop:e0,color:i})}else if("color-stop"===A.name){var a=A.values.filter(eZ);if(2===a.length){var i=e7(e,a[1]),l=a[0];eV(l)&&r.push({stop:{type:16,number:100*l.number,flags:l.flags},color:i})}}}}),1===o?{angle:(n+e9(180))%e9(360),stops:r,type:o}:{size:3,shape:0,stops:r,position:[],type:o}}},tU={name:"background-image",initialValue:"none",type:1,prefix:!1,parse:function(e,t){if(0===t.length)return[];var n=t[0];return 20===n.type&&"none"===n.value?[]:t.filter(function(e){var t;return eZ(e)&&(20!==(t=e).type||"none"!==t.value)&&(18!==t.type||!!tI[t.name])}).map(function(t){return tQ(e,t)})}},tH={name:"background-origin",initialValue:"border-box",prefix:!1,type:1,parse:function(e,t){return t.map(function(e){if(eD(e))switch(e.value){case"padding-box":return 1;case"content-box":return 2}return 0})}},tT={name:"background-position",initialValue:"0% 0%",type:1,prefix:!1,parse:function(e,t){return eW(t).map(function(e){return e.filter(eY)}).map(eJ)}},tL={name:"background-repeat",initialValue:"repeat",prefix:!1,type:1,parse:function(e,t){return eW(t).map(function(e){return e.filter(eD).map(function(e){return e.value}).join(" ")}).map(tM)}},tM=function(e){switch(e){case"no-repeat":return 1;case"repeat-x":case"repeat no-repeat":return 2;case"repeat-y":case"no-repeat repeat":return 3;default:return 0}};(i=m||(m={})).AUTO="auto",i.CONTAIN="contain",i.COVER="cover";var tP={name:"background-size",initialValue:"0",prefix:!1,type:1,parse:function(e,t){return eW(t).map(function(e){return e.filter(t_)})}},t_=function(e){return eD(e)||eY(e)},tO=function(e){return{name:"border-"+e+"-color",initialValue:"transparent",prefix:!1,type:3,format:"color"}},tR=tO("top"),tN=tO("right"),tV=tO("bottom"),tD=tO("left"),tz=function(e){return{name:"border-radius-"+e,initialValue:"0 0",prefix:!1,type:1,parse:function(e,t){return eJ(t.filter(eY))}}},tj=tz("top-left"),tK=tz("top-right"),tZ=tz("bottom-right"),tW=tz("bottom-left"),tG=function(e){return{name:"border-"+e+"-style",initialValue:"solid",prefix:!1,type:2,parse:function(e,t){switch(t){case"none":return 0;case"dashed":return 2;case"dotted":return 3;case"double":return 4}return 1}}},tX=tG("top"),tY=tG("right"),tJ=tG("bottom"),t$=tG("left"),tq=function(e){return{name:"border-"+e+"-width",initialValue:"0",type:0,prefix:!1,parse:function(e,t){return eN(t)?t.number:0}}},t0=tq("top"),t1=tq("right"),t2=tq("bottom"),t4=tq("left"),t6={name:"color",initialValue:"transparent",prefix:!1,type:3,format:"color"},t8={name:"direction",initialValue:"ltr",prefix:!1,type:2,parse:function(e,t){return+("rtl"===t)}},t3={name:"display",initialValue:"inline-block",prefix:!1,type:1,parse:function(e,t){return t.filter(eD).reduce(function(e,t){return e|t5(t.value)},0)}},t5=function(e){switch(e){case"block":case"-webkit-box":return 2;case"inline":return 4;case"run-in":return 8;case"flow":return 16;case"flow-root":return 32;case"table":return 64;case"flex":case"-webkit-flex":return 128;case"grid":case"-ms-grid":return 256;case"ruby":return 512;case"subgrid":return 1024;case"list-item":return 2048;case"table-row-group":return 4096;case"table-header-group":return 8192;case"table-footer-group":return 16384;case"table-row":return 32768;case"table-cell":return 65536;case"table-column-group":return 131072;case"table-column":return 262144;case"table-caption":return 524288;case"ruby-base":return 1048576;case"ruby-text":return 2097152;case"ruby-base-container":return 4194304;case"ruby-text-container":return 8388608;case"contents":return 0x1000000;case"inline-block":return 0x2000000;case"inline-list-item":return 0x4000000;case"inline-table":return 0x8000000;case"inline-flex":return 0x10000000;case"inline-grid":return 0x20000000}return 0},t9={name:"float",initialValue:"none",prefix:!1,type:2,parse:function(e,t){switch(t){case"left":return 1;case"right":return 2;case"inline-start":return 3;case"inline-end":return 4}return 0}},t7={name:"letter-spacing",initialValue:"0",prefix:!1,type:0,parse:function(e,t){return 20===t.type&&"normal"===t.value?0:17===t.type||15===t.type?t.number:0}};(a=y||(y={})).NORMAL="normal",a.STRICT="strict";var ne={name:"line-break",initialValue:"normal",prefix:!1,type:2,parse:function(e,t){return"strict"===t?y.STRICT:y.NORMAL}},nt={name:"line-height",initialValue:"normal",prefix:!1,type:4},nn=function(e,t){return eD(e)&&"normal"===e.value?1.2*t:17===e.type?t*e.number:eY(e)?e2(e,t):t},nr={name:"list-style-image",initialValue:"none",type:0,prefix:!1,parse:function(e,t){return 20===t.type&&"none"===t.value?null:tQ(e,t)}},no={name:"list-style-position",initialValue:"outside",prefix:!1,type:2,parse:function(e,t){return+("inside"!==t)}},nA={name:"list-style-type",initialValue:"none",prefix:!1,type:2,parse:function(e,t){switch(t){case"disc":return 0;case"circle":return 1;case"square":return 2;case"decimal":return 3;case"cjk-decimal":return 4;case"decimal-leading-zero":return 5;case"lower-roman":return 6;case"upper-roman":return 7;case"lower-greek":return 8;case"lower-alpha":return 9;case"upper-alpha":return 10;case"arabic-indic":return 11;case"armenian":return 12;case"bengali":return 13;case"cambodian":return 14;case"cjk-earthly-branch":return 15;case"cjk-heavenly-stem":return 16;case"cjk-ideographic":return 17;case"devanagari":return 18;case"ethiopic-numeric":return 19;case"georgian":return 20;case"gujarati":return 21;case"gurmukhi":case"hebrew":return 22;case"hiragana":return 23;case"hiragana-iroha":return 24;case"japanese-formal":return 25;case"japanese-informal":return 26;case"kannada":return 27;case"katakana":return 28;case"katakana-iroha":return 29;case"khmer":return 30;case"korean-hangul-formal":return 31;case"korean-hanja-formal":return 32;case"korean-hanja-informal":return 33;case"lao":return 34;case"lower-armenian":return 35;case"malayalam":return 36;case"mongolian":return 37;case"myanmar":return 38;case"oriya":return 39;case"persian":return 40;case"simp-chinese-formal":return 41;case"simp-chinese-informal":return 42;case"tamil":return 43;case"telugu":return 44;case"thai":return 45;case"tibetan":return 46;case"trad-chinese-formal":return 47;case"trad-chinese-informal":return 48;case"upper-armenian":return 49;case"disclosure-open":return 50;case"disclosure-closed":return 51;default:return -1}}},ni=function(e){return{name:"margin-"+e,initialValue:"0",prefix:!1,type:4}},na=ni("top"),nl=ni("right"),ns=ni("bottom"),nc=ni("left"),nu={name:"overflow",initialValue:"visible",prefix:!1,type:1,parse:function(e,t){return t.filter(eD).map(function(e){switch(e.value){case"hidden":return 1;case"scroll":return 2;case"clip":return 3;case"auto":return 4;default:return 0}})}},nd={name:"overflow-wrap",initialValue:"normal",prefix:!1,type:2,parse:function(e,t){return"break-word"===t?"break-word":"normal"}},np=function(e){return{name:"padding-"+e,initialValue:"0",prefix:!1,type:3,format:"length-percentage"}},nf=np("top"),nh=np("right"),ng=np("bottom"),nm=np("left"),ny={name:"text-align",initialValue:"left",prefix:!1,type:2,parse:function(e,t){switch(t){case"right":return 2;case"center":case"justify":return 1;default:return 0}}},nb={name:"position",initialValue:"static",prefix:!1,type:2,parse:function(e,t){switch(t){case"relative":return 1;case"absolute":return 2;case"fixed":return 3;case"sticky":return 4}return 0}},nv={name:"text-shadow",initialValue:"none",type:1,prefix:!1,parse:function(e,t){return 1===t.length&&ej(t[0],"none")?[]:eW(t).map(function(t){for(var n={color:ts.TRANSPARENT,offsetX:e$,offsetY:e$,blur:e$},r=0,o=0;o<t.length;o++){var A=t[o];eX(A)?(0===r?n.offsetX=A:1===r?n.offsetY=A:n.blur=A,r++):n.color=e7(e,A)}return n})}},nw={name:"text-transform",initialValue:"none",prefix:!1,type:2,parse:function(e,t){switch(t){case"uppercase":return 2;case"lowercase":return 1;case"capitalize":return 3}return 0}},nB={name:"transform",initialValue:"none",prefix:!0,type:0,parse:function(e,t){if(20===t.type&&"none"===t.value)return null;if(18===t.type){var n=nx[t.name];if(void 0===n)throw Error('Attempting to parse an unsupported transform function "'+t.name+'"');return n(t.values)}return null}},nx={matrix:function(e){var t=e.filter(function(e){return 17===e.type}).map(function(e){return e.number});return 6===t.length?t:null},matrix3d:function(e){var t=e.filter(function(e){return 17===e.type}).map(function(e){return e.number}),n=t[0],r=t[1];t[2],t[3];var o=t[4],A=t[5];t[6],t[7],t[8],t[9],t[10],t[11];var i=t[12],a=t[13];return t[14],t[15],16===t.length?[n,r,o,A,i,a]:null}},nC={type:16,number:50,flags:4},nS=[nC,nC],nE={name:"transform-origin",initialValue:"50% 50%",prefix:!0,type:1,parse:function(e,t){var n=t.filter(eY);return 2!==n.length?nS:[n[0],n[1]]}},nF={name:"visible",initialValue:"none",prefix:!1,type:2,parse:function(e,t){switch(t){case"hidden":return 1;case"collapse":return 2;default:return 0}}};(l=b||(b={})).NORMAL="normal",l.BREAK_ALL="break-all",l.KEEP_ALL="keep-all";for(var nk={name:"word-break",initialValue:"normal",prefix:!1,type:2,parse:function(e,t){switch(t){case"break-all":return b.BREAK_ALL;case"keep-all":return b.KEEP_ALL;default:return b.NORMAL}}},nQ={name:"z-index",initialValue:"auto",prefix:!1,type:0,parse:function(e,t){if(20===t.type)return{auto:!0,order:0};if(eV(t))return{auto:!1,order:t.number};throw Error("Invalid z-index number parsed")}},nI=function(e,t){if(15===t.type)switch(t.unit.toLowerCase()){case"s":return 1e3*t.number;case"ms":return t.number}throw Error("Unsupported time type")},nU={name:"opacity",initialValue:"1",type:0,prefix:!1,parse:function(e,t){return eV(t)?t.number:1}},nH={name:"text-decoration-color",initialValue:"transparent",prefix:!1,type:3,format:"color"},nT={name:"text-decoration-line",initialValue:"none",prefix:!1,type:1,parse:function(e,t){return t.filter(eD).map(function(e){switch(e.value){case"underline":return 1;case"overline":return 2;case"line-through":return 3;case"none":return 4}return 0}).filter(function(e){return 0!==e})}},nL={name:"font-family",initialValue:"",prefix:!1,type:1,parse:function(e,t){var n=[],r=[];return t.forEach(function(e){switch(e.type){case 20:case 0:n.push(e.value);break;case 17:n.push(e.number.toString());break;case 4:r.push(n.join(" ")),n.length=0}}),n.length&&r.push(n.join(" ")),r.map(function(e){return -1===e.indexOf(" ")?e:"'"+e+"'"})}},nM={name:"font-size",initialValue:"0",prefix:!1,type:3,format:"length"},nP={name:"font-weight",initialValue:"normal",type:0,prefix:!1,parse:function(e,t){return eV(t)?t.number:eD(t)&&"bold"===t.value?700:400}},n_={name:"font-variant",initialValue:"none",type:1,prefix:!1,parse:function(e,t){return t.filter(eD).map(function(e){return e.value})}},nO={name:"font-style",initialValue:"normal",prefix:!1,type:2,parse:function(e,t){switch(t){case"oblique":return"oblique";case"italic":return"italic";default:return"normal"}}},nR=function(e,t){return(e&t)!=0},nN={name:"content",initialValue:"none",type:1,prefix:!1,parse:function(e,t){if(0===t.length)return[];var n=t[0];return 20===n.type&&"none"===n.value?[]:t}},nV={name:"counter-increment",initialValue:"none",prefix:!0,type:1,parse:function(e,t){if(0===t.length)return null;var n=t[0];if(20===n.type&&"none"===n.value)return null;for(var r=[],o=t.filter(eK),A=0;A<o.length;A++){var i=o[A],a=o[A+1];if(20===i.type){var l=a&&eV(a)?a.number:1;r.push({counter:i.value,increment:l})}}return r}},nD={name:"counter-reset",initialValue:"none",prefix:!0,type:1,parse:function(e,t){if(0===t.length)return[];for(var n=[],r=t.filter(eK),o=0;o<r.length;o++){var A=r[o],i=r[o+1];if(eD(A)&&"none"!==A.value){var a=i&&eV(i)?i.number:0;n.push({counter:A.value,reset:a})}}return n}},nz={name:"duration",initialValue:"0s",prefix:!1,type:1,parse:function(e,t){return t.filter(eN).map(function(t){return nI(e,t)})}},nj={name:"quotes",initialValue:"none",prefix:!0,type:1,parse:function(e,t){if(0===t.length)return null;var n=t[0];if(20===n.type&&"none"===n.value)return null;var r=[],o=t.filter(ez);if(o.length%2!=0)return null;for(var A=0;A<o.length;A+=2){var i=o[A].value,a=o[A+1].value;r.push({open:i,close:a})}return r}},nK=function(e,t,n){if(!e)return"";var r=e[Math.min(t,e.length-1)];return r?n?r.open:r.close:""},nZ={name:"box-shadow",initialValue:"none",type:1,prefix:!1,parse:function(e,t){return 1===t.length&&ej(t[0],"none")?[]:eW(t).map(function(t){for(var n={color:255,offsetX:e$,offsetY:e$,blur:e$,spread:e$,inset:!1},r=0,o=0;o<t.length;o++){var A=t[o];ej(A,"inset")?n.inset=!0:eX(A)?(0===r?n.offsetX=A:1===r?n.offsetY=A:2===r?n.blur=A:n.spread=A,r++):n.color=e7(e,A)}return n})}},nW={name:"paint-order",initialValue:"normal",prefix:!1,type:1,parse:function(e,t){var n=[];return t.filter(eD).forEach(function(e){switch(e.value){case"stroke":n.push(1);break;case"fill":n.push(0);break;case"markers":n.push(2)}}),[0,1,2].forEach(function(e){-1===n.indexOf(e)&&n.push(e)}),n}},nG={name:"-webkit-text-stroke-color",initialValue:"currentcolor",prefix:!1,type:3,format:"color"},nX={name:"-webkit-text-stroke-width",initialValue:"0",type:0,prefix:!1,parse:function(e,t){return eN(t)?t.number:0}},nY=function(){function e(e,t){this.animationDuration=nq(e,nz,t.animationDuration),this.backgroundClip=nq(e,tc,t.backgroundClip),this.backgroundColor=nq(e,tu,t.backgroundColor),this.backgroundImage=nq(e,tU,t.backgroundImage),this.backgroundOrigin=nq(e,tH,t.backgroundOrigin),this.backgroundPosition=nq(e,tT,t.backgroundPosition),this.backgroundRepeat=nq(e,tL,t.backgroundRepeat),this.backgroundSize=nq(e,tP,t.backgroundSize),this.borderTopColor=nq(e,tR,t.borderTopColor),this.borderRightColor=nq(e,tN,t.borderRightColor),this.borderBottomColor=nq(e,tV,t.borderBottomColor),this.borderLeftColor=nq(e,tD,t.borderLeftColor),this.borderTopLeftRadius=nq(e,tj,t.borderTopLeftRadius),this.borderTopRightRadius=nq(e,tK,t.borderTopRightRadius),this.borderBottomRightRadius=nq(e,tZ,t.borderBottomRightRadius),this.borderBottomLeftRadius=nq(e,tW,t.borderBottomLeftRadius),this.borderTopStyle=nq(e,tX,t.borderTopStyle),this.borderRightStyle=nq(e,tY,t.borderRightStyle),this.borderBottomStyle=nq(e,tJ,t.borderBottomStyle),this.borderLeftStyle=nq(e,t$,t.borderLeftStyle),this.borderTopWidth=nq(e,t0,t.borderTopWidth),this.borderRightWidth=nq(e,t1,t.borderRightWidth),this.borderBottomWidth=nq(e,t2,t.borderBottomWidth),this.borderLeftWidth=nq(e,t4,t.borderLeftWidth),this.boxShadow=nq(e,nZ,t.boxShadow),this.color=nq(e,t6,t.color),this.direction=nq(e,t8,t.direction),this.display=nq(e,t3,t.display),this.float=nq(e,t9,t.cssFloat),this.fontFamily=nq(e,nL,t.fontFamily),this.fontSize=nq(e,nM,t.fontSize),this.fontStyle=nq(e,nO,t.fontStyle),this.fontVariant=nq(e,n_,t.fontVariant),this.fontWeight=nq(e,nP,t.fontWeight),this.letterSpacing=nq(e,t7,t.letterSpacing),this.lineBreak=nq(e,ne,t.lineBreak),this.lineHeight=nq(e,nt,t.lineHeight),this.listStyleImage=nq(e,nr,t.listStyleImage),this.listStylePosition=nq(e,no,t.listStylePosition),this.listStyleType=nq(e,nA,t.listStyleType),this.marginTop=nq(e,na,t.marginTop),this.marginRight=nq(e,nl,t.marginRight),this.marginBottom=nq(e,ns,t.marginBottom),this.marginLeft=nq(e,nc,t.marginLeft),this.opacity=nq(e,nU,t.opacity);var n,r,o=nq(e,nu,t.overflow);this.overflowX=o[0],this.overflowY=o[+(o.length>1)],this.overflowWrap=nq(e,nd,t.overflowWrap),this.paddingTop=nq(e,nf,t.paddingTop),this.paddingRight=nq(e,nh,t.paddingRight),this.paddingBottom=nq(e,ng,t.paddingBottom),this.paddingLeft=nq(e,nm,t.paddingLeft),this.paintOrder=nq(e,nW,t.paintOrder),this.position=nq(e,nb,t.position),this.textAlign=nq(e,ny,t.textAlign),this.textDecorationColor=nq(e,nH,null!=(n=t.textDecorationColor)?n:t.color),this.textDecorationLine=nq(e,nT,null!=(r=t.textDecorationLine)?r:t.textDecoration),this.textShadow=nq(e,nv,t.textShadow),this.textTransform=nq(e,nw,t.textTransform),this.transform=nq(e,nB,t.transform),this.transformOrigin=nq(e,nE,t.transformOrigin),this.visibility=nq(e,nF,t.visibility),this.webkitTextStrokeColor=nq(e,nG,t.webkitTextStrokeColor),this.webkitTextStrokeWidth=nq(e,nX,t.webkitTextStrokeWidth),this.wordBreak=nq(e,nk,t.wordBreak),this.zIndex=nq(e,nQ,t.zIndex)}return e.prototype.isVisible=function(){return this.display>0&&this.opacity>0&&0===this.visibility},e.prototype.isTransparent=function(){return te(this.backgroundColor)},e.prototype.isTransformed=function(){return null!==this.transform},e.prototype.isPositioned=function(){return 0!==this.position},e.prototype.isPositionedWithZIndex=function(){return this.isPositioned()&&!this.zIndex.auto},e.prototype.isFloating=function(){return 0!==this.float},e.prototype.isInlineLevel=function(){return nR(this.display,4)||nR(this.display,0x2000000)||nR(this.display,0x10000000)||nR(this.display,0x20000000)||nR(this.display,0x4000000)||nR(this.display,0x8000000)},e}(),nJ=function(e,t){this.content=nq(e,nN,t.content),this.quotes=nq(e,nj,t.quotes)},n$=function(e,t){this.counterIncrement=nq(e,nV,t.counterIncrement),this.counterReset=nq(e,nD,t.counterReset)},nq=function(e,t,n){var r=new eO,o=null!=n?n.toString():t.initialValue;r.write(o);var A=new eR(r.read());switch(t.type){case 2:var i=A.parseComponentValue();return t.parse(e,eD(i)?i.value:t.initialValue);case 0:return t.parse(e,A.parseComponentValue());case 1:return t.parse(e,A.parseComponentValues());case 4:return A.parseComponentValue();case 3:switch(t.format){case"angle":return e8(e,A.parseComponentValue());case"color":return e7(e,A.parseComponentValue());case"image":return tQ(e,A.parseComponentValue());case"length":var a=A.parseComponentValue();return eX(a)?a:e$;case"length-percentage":var l=A.parseComponentValue();return eY(l)?l:e$;case"time":return nI(e,A.parseComponentValue())}}},n0=function(e){switch(e.getAttribute("data-html2canvas-debug")){case"all":return 1;case"clone":return 2;case"parse":return 3;case"render":return 4;default:return 0}},n1=function(e,t){var n=n0(e);return 1===n||t===n},n2=function(e,t){this.context=e,this.textNodes=[],this.elements=[],this.flags=0,n1(t,3),this.styles=new nY(e,window.getComputedStyle(t,null)),r3(t)&&(this.styles.animationDuration.some(function(e){return e>0})&&(t.style.animationDuration="0s"),null!==this.styles.transform&&(t.style.transform="none")),this.bounds=Q(this.context,t),n1(t,4)&&(this.flags|=16)},n4="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",n6="u"<typeof Uint8Array?[]:new Uint8Array(256),n8=0;n8<n4.length;n8++)n6[n4.charCodeAt(n8)]=n8;for(var n3=2112,n5=function(e,t,n){return e.slice?e.slice(t,n):new Uint16Array(Array.prototype.slice.call(e,t,n))},n9=function(){function e(e,t,n,r,o,A){this.initialValue=e,this.errorValue=t,this.highStart=n,this.highValueIndex=r,this.index=o,this.data=A}return e.prototype.get=function(e){var t;if(e>=0){if(e<55296||e>56319&&e<=65535)return t=((t=this.index[e>>5])<<2)+(31&e),this.data[t];if(e<=65535)return t=((t=this.index[2048+(e-55296>>5)])<<2)+(31&e),this.data[t];if(e<this.highStart)return t=n3-32+(e>>11),t=this.index[t]+(e>>5&63),t=((t=this.index[t])<<2)+(31&e),this.data[t];if(e<=1114111)return this.data[this.highValueIndex]}return this.errorValue},e}(),n7="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",re="u"<typeof Uint8Array?[]:new Uint8Array(256),rt=0;rt<n7.length;rt++)re[n7.charCodeAt(rt)]=rt;var rn=function(e){for(var t=[],n=0,r=e.length;n<r;){var o=e.charCodeAt(n++);if(o>=55296&&o<=56319&&n<r){var A=e.charCodeAt(n++);(64512&A)==56320?t.push(((1023&o)<<10)+(1023&A)+65536):(t.push(o),n--)}else t.push(o)}return t},rr=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];if(String.fromCodePoint)return String.fromCodePoint.apply(String,e);var n=e.length;if(!n)return"";for(var r=[],o=-1,A="";++o<n;){var i=e[o];i<=65535?r.push(i):(i-=65536,r.push((i>>10)+55296,i%1024+56320)),(o+1===n||r.length>16384)&&(A+=String.fromCharCode.apply(String,r),r.length=0)}return A},ro=(c=Array.isArray(s=function(e){var t,n,r,o,A,i=.75*e.length,a=e.length,l=0;"="===e[e.length-1]&&(i--,"="===e[e.length-2]&&i--);var s="u">typeof ArrayBuffer&&"u">typeof Uint8Array&&void 0!==Uint8Array.prototype.slice?new ArrayBuffer(i):Array(i),c=Array.isArray(s)?s:new Uint8Array(s);for(t=0;t<a;t+=4)n=n6[e.charCodeAt(t)],r=n6[e.charCodeAt(t+1)],o=n6[e.charCodeAt(t+2)],A=n6[e.charCodeAt(t+3)],c[l++]=n<<2|r>>4,c[l++]=(15&r)<<4|o>>2,c[l++]=(3&o)<<6|63&A;return s}("AAAAAAAAAAAAEA4AGBkAAFAaAAACAAAAAAAIABAAGAAwADgACAAQAAgAEAAIABAACAAQAAgAEAAIABAACAAQAAgAEAAIABAAQABIAEQATAAIABAACAAQAAgAEAAIABAAVABcAAgAEAAIABAACAAQAGAAaABwAHgAgACIAI4AlgAIABAAmwCjAKgAsAC2AL4AvQDFAMoA0gBPAVYBWgEIAAgACACMANoAYgFkAWwBdAF8AX0BhQGNAZUBlgGeAaMBlQGWAasBswF8AbsBwwF0AcsBYwHTAQgA2wG/AOMBdAF8AekB8QF0AfkB+wHiAHQBfAEIAAMC5gQIAAsCEgIIAAgAFgIeAggAIgIpAggAMQI5AkACygEIAAgASAJQAlgCYAIIAAgACAAKBQoFCgUTBRMFGQUrBSsFCAAIAAgACAAIAAgACAAIAAgACABdAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABoAmgCrwGvAQgAbgJ2AggAHgEIAAgACADnAXsCCAAIAAgAgwIIAAgACAAIAAgACACKAggAkQKZAggAPADJAAgAoQKkAqwCsgK6AsICCADJAggA0AIIAAgACAAIANYC3gIIAAgACAAIAAgACABAAOYCCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAkASoB+QIEAAgACAA8AEMCCABCBQgACABJBVAFCAAIAAgACAAIAAgACAAIAAgACABTBVoFCAAIAFoFCABfBWUFCAAIAAgACAAIAAgAbQUIAAgACAAIAAgACABzBXsFfQWFBYoFigWKBZEFigWKBYoFmAWfBaYFrgWxBbkFCAAIAAgACAAIAAgACAAIAAgACAAIAMEFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAMgFCADQBQgACAAIAAgACAAIAAgACAAIAAgACAAIAO4CCAAIAAgAiQAIAAgACABAAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAD0AggACAD8AggACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIANYFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAMDvwAIAAgAJAIIAAgACAAIAAgACAAIAAgACwMTAwgACAB9BOsEGwMjAwgAKwMyAwsFYgE3A/MEPwMIAEUDTQNRAwgAWQOsAGEDCAAIAAgACAAIAAgACABpAzQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFIQUoBSwFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABtAwgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABMAEwACAAIAAgACAAIABgACAAIAAgACAC/AAgACAAyAQgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACACAAIAAwAAgACAAIAAgACAAIAAgACAAIAAAARABIAAgACAAIABQASAAIAAgAIABwAEAAjgCIABsAqAC2AL0AigDQAtwC+IJIQqVAZUBWQqVAZUBlQGVAZUBlQGrC5UBlQGVAZUBlQGVAZUBlQGVAXsKlQGVAbAK6wsrDGUMpQzlDJUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAfAKAAuZA64AtwCJALoC6ADwAAgAuACgA/oEpgO6AqsD+AAIAAgAswMIAAgACAAIAIkAuwP5AfsBwwPLAwgACAAIAAgACADRA9kDCAAIAOED6QMIAAgACAAIAAgACADuA/YDCAAIAP4DyQAIAAgABgQIAAgAXQAOBAgACAAIAAgACAAIABMECAAIAAgACAAIAAgACAD8AAQBCAAIAAgAGgQiBCoECAExBAgAEAEIAAgACAAIAAgACAAIAAgACAAIAAgACAA4BAgACABABEYECAAIAAgATAQYAQgAVAQIAAgACAAIAAgACAAIAAgACAAIAFoECAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAOQEIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAB+BAcACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAEABhgSMBAgACAAIAAgAlAQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAwAEAAQABAADAAMAAwADAAQABAAEAAQABAAEAAQABHATAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAdQMIAAgACAAIAAgACAAIAMkACAAIAAgAfQMIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACACFA4kDCAAIAAgACAAIAOcBCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAIcDCAAIAAgACAAIAAgACAAIAAgACAAIAJEDCAAIAAgACADFAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABgBAgAZgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAbAQCBXIECAAIAHkECAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABAAJwEQACjBKoEsgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAC6BMIECAAIAAgACAAIAAgACABmBAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAxwQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAGYECAAIAAgAzgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAigWKBYoFigWKBYoFigWKBd0FXwUIAOIF6gXxBYoF3gT5BQAGCAaKBYoFigWKBYoFigWKBYoFigWKBYoFigXWBIoFigWKBYoFigWKBYoFigWKBYsFEAaKBYoFigWKBYoFigWKBRQGCACKBYoFigWKBQgACAAIANEECAAIABgGigUgBggAJgYIAC4GMwaKBYoF0wQ3Bj4GigWKBYoFigWKBYoFigWKBYoFigWKBYoFigUIAAgACAAIAAgACAAIAAgAigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWLBf///////wQABAAEAAQABAAEAAQABAAEAAQAAwAEAAQAAgAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAQADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAUAAAAFAAUAAAAFAAUAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUAAQAAAAUABQAFAAUABQAFAAAAAAAFAAUAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAFAAUAAQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUABQAFAAAABwAHAAcAAAAHAAcABwAFAAEAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAcABwAFAAUAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAQABAAAAAAAAAAAAAAAFAAUABQAFAAAABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABwAHAAcAAAAHAAcAAAAAAAUABQAHAAUAAQAHAAEABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABwABAAUABQAFAAUAAAAAAAAAAAAAAAEAAQABAAEAAQABAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABQANAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEAAQABAAEAAQABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAABQAHAAUABQAFAAAAAAAAAAcABQAFAAUABQAFAAQABAAEAAQABAAEAAQABAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUAAAAFAAUABQAFAAUAAAAFAAUABQAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAAAAAAAAAAAAUABQAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAUAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABwAHAAcABwAFAAcABwAAAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAUABwAHAAUABQAFAAUAAAAAAAcABwAAAAAABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAABQAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAABwAHAAcABQAFAAAAAAAAAAAABQAFAAAAAAAFAAUABQAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAFAAUABQAFAAUAAAAFAAUABwAAAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAFAAUABwAFAAUABQAFAAAAAAAHAAcAAAAAAAcABwAFAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABwAAAAAAAAAHAAcABwAAAAcABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAABQAHAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAcABwAAAAUABQAFAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABQAHAAcABQAHAAcAAAAFAAcABwAAAAcABwAFAAUAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAFAAcABwAFAAUABQAAAAUAAAAHAAcABwAHAAcABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAHAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAABwAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAUAAAAFAAAAAAAAAAAABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUABQAFAAUAAAAFAAUAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABwAFAAUABQAFAAUABQAAAAUABQAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABQAFAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABQAFAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAHAAUABQAFAAUABQAFAAUABwAHAAcABwAHAAcABwAHAAUABwAHAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABwAHAAcABwAFAAUABwAHAAcAAAAAAAAAAAAHAAcABQAHAAcABwAHAAcABwAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAHAAUABQAFAAUABQAFAAUAAAAFAAAABQAAAAAABQAFAAUABQAFAAUABQAFAAcABwAHAAcABwAHAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAUABQAFAAUABQAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABwAFAAcABwAHAAcABwAFAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAUABQAFAAUABwAHAAUABQAHAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABQAFAAcABwAHAAUABwAFAAUABQAHAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAUABQAFAAUABQAFAAUABQAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAcABQAFAAUABQAFAAUABQAAAAAAAAAAAAUAAAAAAAAAAAAAAAAABQAAAAAABwAFAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUAAAAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAABQAAAAAAAAAFAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAUABQAHAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAHAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABwAFAAUABQAFAAcABwAFAAUABwAHAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAcABwAFAAUABwAHAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAFAAUABQAAAAAABQAFAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAFAAcABwAAAAAAAAAAAAAABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAFAAcABwAFAAcABwAAAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAFAAUABQAAAAUABQAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABwAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABQAFAAUABQAFAAUABQAFAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAHAAcABQAHAAUABQAAAAAAAAAAAAAAAAAFAAAABwAHAAcABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAcABwAAAAAABwAHAAAAAAAHAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABwAHAAUABQAFAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABQAFAAUABQAFAAUABwAFAAcABwAFAAcABQAFAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABQAFAAUABQAAAAAABwAHAAcABwAFAAUABwAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAHAAUABQAFAAUABQAFAAUABQAHAAcABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAFAAcABwAFAAUABQAFAAUABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAcABwAFAAUABQAFAAcABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABQAHAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAAAAAAFAAUABwAHAAcABwAFAAAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABwAHAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAHAAUABQAFAAUABQAFAAUABwAFAAUABwAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAAAAAAAABQAAAAUABQAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAHAAcAAAAFAAUAAAAHAAcABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAAAAAAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAUABQAFAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAABQAFAAUABQAFAAUABQAAAAUABQAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAFAAUABQAFAAUADgAOAA4ADgAOAA4ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAAAAAAAAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAMAAwADAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkAAAAAAAAAAAAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAAAAAAAAAAAAsADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwACwAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAADgAOAA4AAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAAAA4ADgAOAA4ADgAOAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAA4AAAAOAAAAAAAAAAAAAAAAAA4AAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAADgAAAAAAAAAAAA4AAAAOAAAAAAAAAAAADgAOAA4AAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4AAAAAAA4ADgAOAA4ADgAOAA4ADgAOAAAADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4AAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAOAA4ADgAOAA4ADgAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAAAAAAA="))?function(e){for(var t=e.length,n=[],r=0;r<t;r+=4)n.push(e[r+3]<<24|e[r+2]<<16|e[r+1]<<8|e[r]);return n}(s):new Uint32Array(s),d=n5(u=Array.isArray(s)?function(e){for(var t=e.length,n=[],r=0;r<t;r+=2)n.push(e[r+1]<<8|e[r]);return n}(s):new Uint16Array(s),12,c[4]/2),f=2===c[5]?n5(u,(24+c[4])/2):(p=Math.ceil((24+c[4])/4),c.slice?c.slice(p,void 0):new Uint32Array(Array.prototype.slice.call(c,p,void 0))),new n9(c[0],c[1],c[2],c[3],d,f)),rA=function(e){return ro.get(e)},ri=function(e,t,n){var r=n-2,o=t[r],A=t[n-1],i=t[n];if(2===A&&3===i)return"\xd7";if(2===A||3===A||4===A||2===i||3===i||4===i)return"\xf7";if(8===A&&-1!==[8,9,11,12].indexOf(i)||(11===A||9===A)&&(9===i||10===i)||(12===A||10===A)&&10===i||13===i||5===i||7===i||1===A)return"\xd7";if(13===A&&14===i){for(;5===o;)o=t[--r];if(14===o)return"\xd7"}if(15===A&&15===i){for(var a=0;15===o;)a++,o=t[--r];if(a%2==0)return"\xd7"}return"\xf7"},ra=function(e){var t=rn(e),n=t.length,r=0,o=0,A=t.map(rA);return{next:function(){if(r>=n)return{done:!0,value:null};for(var e="\xd7";r<n&&"\xd7"===(e=ri(t,A,++r)););if("\xd7"!==e||r===n){var i=rr.apply(null,t.slice(o,r));return o=r,{value:i,done:!1}}return{done:!0,value:null}}}},rl=function(e){for(var t,n=ra(e),r=[];!(t=n.next()).done;)t.value&&r.push(t.value.slice());return r},rs=function(e){if(e.createRange){var t=e.createRange();if(t.getBoundingClientRect){var n=e.createElement("boundtest");n.style.height="123px",n.style.display="block",e.body.appendChild(n),t.selectNode(n);var r=Math.round(t.getBoundingClientRect().height);if(e.body.removeChild(n),123===r)return!0}}return!1},rc=function(e){var t=e.createElement("boundtest");t.style.width="50px",t.style.display="block",t.style.fontSize="12px",t.style.letterSpacing="0px",t.style.wordSpacing="0px",e.body.appendChild(t);var n=e.createRange();t.innerHTML="function"==typeof"".repeat?"&#128104;".repeat(10):"";var r=t.firstChild,o=U(r.data).map(function(e){return H(e)}),A=0,i={},a=o.every(function(e,t){n.setStart(r,A),n.setEnd(r,A+e.length);var o=n.getBoundingClientRect();A+=e.length;var a=o.x>i.x||o.y>i.y;return i=o,0===t||a});return e.body.removeChild(t),a},ru=function(e){var t=new Image,n=e.createElement("canvas"),r=n.getContext("2d");if(!r)return!1;t.src="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg'></svg>";try{r.drawImage(t,0,0),n.toDataURL()}catch(e){return!1}return!0},rd=function(e){return 0===e[0]&&255===e[1]&&0===e[2]&&255===e[3]},rp=function(e){var t=e.createElement("canvas");t.width=100,t.height=100;var n=t.getContext("2d");if(!n)return Promise.reject(!1);n.fillStyle="rgb(0, 255, 0)",n.fillRect(0,0,100,100);var r=new Image,o=t.toDataURL();r.src=o;var A=rf(100,100,0,0,r);return n.fillStyle="red",n.fillRect(0,0,100,100),rh(A).then(function(t){n.drawImage(t,0,0);var r=n.getImageData(0,0,100,100).data;n.fillStyle="red",n.fillRect(0,0,100,100);var A=e.createElement("div");return A.style.backgroundImage="url("+o+")",A.style.height="100px",rd(r)?rh(rf(100,100,0,0,A)):Promise.reject(!1)}).then(function(e){return n.drawImage(e,0,0),rd(n.getImageData(0,0,100,100).data)}).catch(function(){return!1})},rf=function(e,t,n,r,o){var A="http://www.w3.org/2000/svg",i=document.createElementNS(A,"svg"),a=document.createElementNS(A,"foreignObject");return i.setAttributeNS(null,"width",e.toString()),i.setAttributeNS(null,"height",t.toString()),a.setAttributeNS(null,"width","100%"),a.setAttributeNS(null,"height","100%"),a.setAttributeNS(null,"x",n.toString()),a.setAttributeNS(null,"y",r.toString()),a.setAttributeNS(null,"externalResourcesRequired","true"),i.appendChild(a),a.appendChild(o),i},rh=function(e){return new Promise(function(t,n){var r=new Image;r.onload=function(){return t(r)},r.onerror=n,r.src="data:image/svg+xml;charset=utf-8,"+encodeURIComponent(new XMLSerializer().serializeToString(e))})},rg={get SUPPORT_RANGE_BOUNDS(){var rm=rs(document);return Object.defineProperty(rg,"SUPPORT_RANGE_BOUNDS",{value:rm}),rm},get SUPPORT_WORD_BREAKING(){var ry=rg.SUPPORT_RANGE_BOUNDS&&rc(document);return Object.defineProperty(rg,"SUPPORT_WORD_BREAKING",{value:ry}),ry},get SUPPORT_SVG_DRAWING(){var rb=ru(document);return Object.defineProperty(rg,"SUPPORT_SVG_DRAWING",{value:rb}),rb},get SUPPORT_FOREIGNOBJECT_DRAWING(){var rv="function"==typeof Array.from&&"function"==typeof window.fetch?rp(document):Promise.resolve(!1);return Object.defineProperty(rg,"SUPPORT_FOREIGNOBJECT_DRAWING",{value:rv}),rv},get SUPPORT_CORS_IMAGES(){var rw=void 0!==new Image().crossOrigin;return Object.defineProperty(rg,"SUPPORT_CORS_IMAGES",{value:rw}),rw},get SUPPORT_RESPONSE_TYPE(){var rB="string"==typeof new XMLHttpRequest().responseType;return Object.defineProperty(rg,"SUPPORT_RESPONSE_TYPE",{value:rB}),rB},get SUPPORT_CORS_XHR(){var rx="withCredentials"in new XMLHttpRequest;return Object.defineProperty(rg,"SUPPORT_CORS_XHR",{value:rx}),rx},get SUPPORT_NATIVE_TEXT_SEGMENTATION(){var rC=!!("u">typeof Intl&&Intl.Segmenter);return Object.defineProperty(rg,"SUPPORT_NATIVE_TEXT_SEGMENTATION",{value:rC}),rC}},rS=function(e,t){this.text=e,this.bounds=t},rE=function(e,t,n,r){var o=rI(t,n),A=[],i=0;return o.forEach(function(t){if(n.textDecorationLine.length||t.trim().length>0)if(rg.SUPPORT_RANGE_BOUNDS){var o=rk(r,i,t.length).getClientRects();if(o.length>1){var a=rQ(t),l=0;a.forEach(function(t){A.push(new rS(t,k.fromDOMRectList(e,rk(r,l+i,t.length).getClientRects()))),l+=t.length})}else A.push(new rS(t,k.fromDOMRectList(e,o)))}else{var s=r.splitText(t.length);A.push(new rS(t,rF(e,r))),r=s}else rg.SUPPORT_RANGE_BOUNDS||(r=r.splitText(t.length));i+=t.length}),A},rF=function(e,t){var n=t.ownerDocument;if(n){var r=n.createElement("html2canvaswrapper");r.appendChild(t.cloneNode(!0));var o=t.parentNode;if(o){o.replaceChild(r,t);var A=Q(e,r);return r.firstChild&&o.replaceChild(r.firstChild,r),A}}return k.EMPTY},rk=function(e,t,n){var r=e.ownerDocument;if(!r)throw Error("Node has no owner document");var o=r.createRange();return o.setStart(e,t),o.setEnd(e,t+n),o},rQ=function(e){return rg.SUPPORT_NATIVE_TEXT_SEGMENTATION?Array.from(new Intl.Segmenter(void 0,{granularity:"grapheme"}).segment(e)).map(function(e){return e.segment}):rl(e)},rI=function(e,t){return 0!==t.letterSpacing?rQ(e):rg.SUPPORT_NATIVE_TEXT_SEGMENTATION?Array.from(new Intl.Segmenter(void 0,{granularity:"word"}).segment(e)).map(function(e){return e.segment}):rH(e,t)},rU=[32,160,4961,65792,65793,4153,4241],rH=function(e,t){for(var n,r=ei(e,{lineBreak:t.lineBreak,wordBreak:"break-word"===t.overflowWrap?"break-word":t.wordBreak}),o=[];!(n=r.next()).done;)!function(){if(n.value){var e=U(n.value.slice()),t="";e.forEach(function(e){-1===rU.indexOf(e)?t+=H(e):(t.length&&o.push(t),o.push(H(e)),t="")}),t.length&&o.push(t)}}();return o},rT=function(e,t,n){this.text=rL(t.data,n.textTransform),this.textBounds=rE(e,this.text,n,t)},rL=function(e,t){switch(t){case 1:return e.toLowerCase();case 3:return e.replace(rM,rP);case 2:return e.toUpperCase();default:return e}},rM=/(^|\s|:|-|\(|\))([a-z])/g,rP=function(e,t,n){return e.length>0?t+n.toUpperCase():e},r_=function(e){function t(t,n){var r=e.call(this,t,n)||this;return r.src=n.currentSrc||n.src,r.intrinsicWidth=n.naturalWidth,r.intrinsicHeight=n.naturalHeight,r.context.cache.addImage(r.src),r}return x(t,e),t}(n2),rO=function(e){function t(t,n){var r=e.call(this,t,n)||this;return r.canvas=n,r.intrinsicWidth=n.width,r.intrinsicHeight=n.height,r}return x(t,e),t}(n2),rR=function(e){function t(t,n){var r=e.call(this,t,n)||this,o=new XMLSerializer,A=Q(t,n);return n.setAttribute("width",A.width+"px"),n.setAttribute("height",A.height+"px"),r.svg="data:image/svg+xml,"+encodeURIComponent(o.serializeToString(n)),r.intrinsicWidth=n.width.baseVal.value,r.intrinsicHeight=n.height.baseVal.value,r.context.cache.addImage(r.svg),r}return x(t,e),t}(n2),rN=function(e){function t(t,n){var r=e.call(this,t,n)||this;return r.value=n.value,r}return x(t,e),t}(n2),rV=function(e){function t(t,n){var r=e.call(this,t,n)||this;return r.start=n.start,r.reversed="boolean"==typeof n.reversed&&!0===n.reversed,r}return x(t,e),t}(n2),rD=[{type:15,flags:0,unit:"px",number:3}],rz=[{type:16,flags:0,number:50}],rj=function(e){var t=e.type===rW?Array(e.value.length+1).join("•"):e.value;return 0===t.length?e.placeholder||"":t},rK="checkbox",rZ="radio",rW="password",rG=function(e){function t(t,n){var r,o=e.call(this,t,n)||this;switch(o.type=n.type.toLowerCase(),o.checked=n.checked,o.value=rj(n),(o.type===rK||o.type===rZ)&&(o.styles.backgroundColor=0xdededeff,o.styles.borderTopColor=o.styles.borderRightColor=o.styles.borderBottomColor=o.styles.borderLeftColor=0xa5a5a5ff,o.styles.borderTopWidth=o.styles.borderRightWidth=o.styles.borderBottomWidth=o.styles.borderLeftWidth=1,o.styles.borderTopStyle=o.styles.borderRightStyle=o.styles.borderBottomStyle=o.styles.borderLeftStyle=1,o.styles.backgroundClip=[0],o.styles.backgroundOrigin=[0],o.bounds=(r=o.bounds).width>r.height?new k(r.left+(r.width-r.height)/2,r.top,r.height,r.height):r.width<r.height?new k(r.left,r.top+(r.height-r.width)/2,r.width,r.width):r),o.type){case rK:o.styles.borderTopRightRadius=o.styles.borderTopLeftRadius=o.styles.borderBottomRightRadius=o.styles.borderBottomLeftRadius=rD;break;case rZ:o.styles.borderTopRightRadius=o.styles.borderTopLeftRadius=o.styles.borderBottomRightRadius=o.styles.borderBottomLeftRadius=rz}return o}return x(t,e),t}(n2),rX=function(e){function t(t,n){var r=e.call(this,t,n)||this,o=n.options[n.selectedIndex||0];return r.value=o&&o.text||"",r}return x(t,e),t}(n2),rY=function(e){function t(t,n){var r=e.call(this,t,n)||this;return r.value=n.value,r}return x(t,e),t}(n2),rJ=function(e){function t(t,n){var r=e.call(this,t,n)||this;r.src=n.src,r.width=parseInt(n.width,10)||0,r.height=parseInt(n.height,10)||0,r.backgroundColor=r.styles.backgroundColor;try{if(n.contentWindow&&n.contentWindow.document&&n.contentWindow.document.documentElement){r.tree=r1(t,n.contentWindow.document.documentElement);var o=n.contentWindow.document.documentElement?tl(t,getComputedStyle(n.contentWindow.document.documentElement).backgroundColor):ts.TRANSPARENT,A=n.contentWindow.document.body?tl(t,getComputedStyle(n.contentWindow.document.body).backgroundColor):ts.TRANSPARENT;r.backgroundColor=te(o)?te(A)?r.styles.backgroundColor:A:o}}catch(e){}return r}return x(t,e),t}(n2),r$=["OL","UL","MENU"],rq=function(e,t,n,r){for(var o=t.firstChild,A=void 0;o;o=A)if(A=o.nextSibling,r6(o)&&o.data.trim().length>0)n.textNodes.push(new rT(e,o,n.styles));else if(r8(o))if(oc(o)&&o.assignedNodes)o.assignedNodes().forEach(function(t){return rq(e,t,n,r)});else{var i=r0(e,o);i.styles.isVisible()&&(r2(o,i,r)?i.flags|=4:r4(i.styles)&&(i.flags|=2),-1!==r$.indexOf(o.tagName)&&(i.flags|=8),n.elements.push(i),o.slot,o.shadowRoot?rq(e,o.shadowRoot,i,r):ol(o)||ot(o)||os(o)||rq(e,o,i,r))}},r0=function(e,t){return oA(t)?new r_(e,t):or(t)?new rO(e,t):ot(t)?new rR(e,t):r9(t)?new rN(e,t):r7(t)?new rV(e,t):oe(t)?new rG(e,t):os(t)?new rX(e,t):ol(t)?new rY(e,t):oi(t)?new rJ(e,t):new n2(e,t)},r1=function(e,t){var n=r0(e,t);return n.flags|=4,rq(e,t,n,n),n},r2=function(e,t,n){return t.styles.isPositionedWithZIndex()||t.styles.opacity<1||t.styles.isTransformed()||on(e)&&n.styles.isTransparent()},r4=function(e){return e.isPositioned()||e.isFloating()},r6=function(e){return e.nodeType===Node.TEXT_NODE},r8=function(e){return e.nodeType===Node.ELEMENT_NODE},r3=function(e){return r8(e)&&void 0!==e.style&&!r5(e)},r5=function(e){return"object"==typeof e.className},r9=function(e){return"LI"===e.tagName},r7=function(e){return"OL"===e.tagName},oe=function(e){return"INPUT"===e.tagName},ot=function(e){return"svg"===e.tagName},on=function(e){return"BODY"===e.tagName},or=function(e){return"CANVAS"===e.tagName},oo=function(e){return"VIDEO"===e.tagName},oA=function(e){return"IMG"===e.tagName},oi=function(e){return"IFRAME"===e.tagName},oa=function(e){return"STYLE"===e.tagName},ol=function(e){return"TEXTAREA"===e.tagName},os=function(e){return"SELECT"===e.tagName},oc=function(e){return"SLOT"===e.tagName},ou=function(e){return e.tagName.indexOf("-")>0},od=function(){function e(){this.counters={}}return e.prototype.getCounterValue=function(e){var t=this.counters[e];return t&&t.length?t[t.length-1]:1},e.prototype.getCounterValues=function(e){return this.counters[e]||[]},e.prototype.pop=function(e){var t=this;e.forEach(function(e){return t.counters[e].pop()})},e.prototype.parse=function(e){var t=this,n=e.counterIncrement,r=e.counterReset,o=!0;null!==n&&n.forEach(function(e){var n=t.counters[e.counter];n&&0!==e.increment&&(o=!1,n.length||n.push(1),n[Math.max(0,n.length-1)]+=e.increment)});var A=[];return o&&r.forEach(function(e){var n=t.counters[e.counter];A.push(e.counter),n||(n=t.counters[e.counter]=[]),n.push(e.reset)}),A},e}(),op={integers:[1e3,900,500,400,100,90,50,40,10,9,5,4,1],values:["M","CM","D","CD","C","XC","L","XL","X","IX","V","IV","I"]},of={integers:[9e3,8e3,7e3,6e3,5e3,4e3,3e3,2e3,1e3,900,800,700,600,500,400,300,200,100,90,80,70,60,50,40,30,20,10,9,8,7,6,5,4,3,2,1],values:["Ք","Փ","Ւ","Ց","Ր","Տ","Վ","Ս","Ռ","Ջ","Պ","Չ","Ո","Շ","Ն","Յ","Մ","Ճ","Ղ","Ձ","Հ","Կ","Ծ","Խ","Լ","Ի","Ժ","Թ","Ը","Է","Զ","Ե","Դ","Գ","Բ","Ա"]},oh={integers:[1e4,9e3,8e3,7e3,6e3,5e3,4e3,3e3,2e3,1e3,400,300,200,100,90,80,70,60,50,40,30,20,19,18,17,16,15,10,9,8,7,6,5,4,3,2,1],values:["י׳","ט׳","ח׳","ז׳","ו׳","ה׳","ד׳","ג׳","ב׳","א׳","ת","ש","ר","ק","צ","פ","ע","ס","נ","מ","ל","כ","יט","יח","יז","טז","טו","י","ט","ח","ז","ו","ה","ד","ג","ב","א"]},og={integers:[1e4,9e3,8e3,7e3,6e3,5e3,4e3,3e3,2e3,1e3,900,800,700,600,500,400,300,200,100,90,80,70,60,50,40,30,20,10,9,8,7,6,5,4,3,2,1],values:["ჵ","ჰ","ჯ","ჴ","ხ","ჭ","წ","ძ","ც","ჩ","შ","ყ","ღ","ქ","ფ","ჳ","ტ","ს","რ","ჟ","პ","ო","ჲ","ნ","მ","ლ","კ","ი","თ","ჱ","ზ","ვ","ე","დ","გ","ბ","ა"]},om=function(e,t,n,r,o,A){return e<t||e>n?oE(e,o,A.length>0):r.integers.reduce(function(t,n,o){for(;e>=n;)e-=n,t+=r.values[o];return t},"")+A},oy=function(e,t,n,r){var o="";do!n&&e--,o=r(e)+o,e/=t;while(e*t>=t);return o},ob=function(e,t,n,r,o){var A=n-t+1;return(e<0?"-":"")+(oy(Math.abs(e),A,r,function(e){return H(Math.floor(e%A)+t)})+o)},ov=function(e,t,n){void 0===n&&(n=". ");var r=t.length;return oy(Math.abs(e),r,!1,function(e){return t[Math.floor(e%r)]})+n},ow=function(e,t,n,r,o,A){if(e<-9999||e>9999)return oE(e,4,o.length>0);var i=Math.abs(e),a=o;if(0===i)return t[0]+a;for(var l=0;i>0&&l<=4;l++){var s=i%10;0===s&&nR(A,1)&&""!==a?a=t[s]+a:s>1||1===s&&0===l||1===s&&1===l&&nR(A,2)||1===s&&1===l&&nR(A,4)&&e>100||1===s&&l>1&&nR(A,8)?a=t[s]+(l>0?n[l-1]:"")+a:1===s&&l>0&&(a=n[l-1]+a),i=Math.floor(i/10)}return(e<0?r:"")+a},oB="十百千萬",ox="拾佰仟萬",oC="マイナス",oS="마이너스",oE=function(e,t,n){var r=n?". ":"",o=n?"、":"",A=n?", ":"",i=n?" ":"";switch(t){case 0:return"•"+i;case 1:return"◦"+i;case 2:return"◾"+i;case 5:var a=ob(e,48,57,!0,r);return a.length<4?"0"+a:a;case 4:return ov(e,"〇一二三四五六七八九",o);case 6:return om(e,1,3999,op,3,r).toLowerCase();case 7:return om(e,1,3999,op,3,r);case 8:return ob(e,945,969,!1,r);case 9:return ob(e,97,122,!1,r);case 10:return ob(e,65,90,!1,r);case 11:return ob(e,1632,1641,!0,r);case 12:case 49:return om(e,1,9999,of,3,r);case 35:return om(e,1,9999,of,3,r).toLowerCase();case 13:return ob(e,2534,2543,!0,r);case 14:case 30:return ob(e,6112,6121,!0,r);case 15:return ov(e,"子丑寅卯辰巳午未申酉戌亥",o);case 16:return ov(e,"甲乙丙丁戊己庚辛壬癸",o);case 17:case 48:return ow(e,"零一二三四五六七八九",oB,"負",o,14);case 47:return ow(e,"零壹貳參肆伍陸柒捌玖",ox,"負",o,15);case 42:return ow(e,"零一二三四五六七八九",oB,"负",o,14);case 41:return ow(e,"零壹贰叁肆伍陆柒捌玖",ox,"负",o,15);case 26:return ow(e,"〇一二三四五六七八九","十百千万",oC,o,0);case 25:return ow(e,"零壱弐参四伍六七八九","拾百千万",oC,o,7);case 31:return ow(e,"영일이삼사오육칠팔구","십백천만",oS,A,7);case 33:return ow(e,"零一二三四五六七八九","十百千萬",oS,A,0);case 32:return ow(e,"零壹貳參四五六七八九","拾百千",oS,A,7);case 18:return ob(e,2406,2415,!0,r);case 20:return om(e,1,19999,og,3,r);case 21:return ob(e,2790,2799,!0,r);case 22:return ob(e,2662,2671,!0,r);case 22:return om(e,1,10999,oh,3,r);case 23:return ov(e,"あいうえおかきくけこさしすせそたちつてとなにぬねのはひふへほまみむめもやゆよらりるれろわゐゑをん");case 24:return ov(e,"いろはにほへとちりぬるをわかよたれそつねならむうゐのおくやまけふこえてあさきゆめみしゑひもせす");case 27:return ob(e,3302,3311,!0,r);case 28:return ov(e,"アイウエオカキクケコサシスセソタチツテトナニヌネノハヒフヘホマミムメモヤユヨラリルレロワヰヱヲン",o);case 29:return ov(e,"イロハニホヘトチリヌルヲワカヨタレソツネナラムウヰノオクヤマケフコエテアサキユメミシヱヒモセス",o);case 34:return ob(e,3792,3801,!0,r);case 37:return ob(e,6160,6169,!0,r);case 38:return ob(e,4160,4169,!0,r);case 39:return ob(e,2918,2927,!0,r);case 40:return ob(e,1776,1785,!0,r);case 43:return ob(e,3046,3055,!0,r);case 44:return ob(e,3174,3183,!0,r);case 45:return ob(e,3664,3673,!0,r);case 46:return ob(e,3872,3881,!0,r);default:return ob(e,48,57,!0,r)}},oF="data-html2canvas-ignore",ok=function(){function e(e,t,n){if(this.context=e,this.options=n,this.scrolledElements=[],this.referenceElement=t,this.counters=new od,this.quoteDepth=0,!t.ownerDocument)throw Error("Cloned element does not have an owner document");this.documentElement=this.cloneNode(t.ownerDocument.documentElement,!1)}return e.prototype.toIFrame=function(e,t){var n=this,r=oQ(e,t);if(!r.contentWindow)return Promise.reject("Unable to find iframe window");var o=e.defaultView.pageXOffset,A=e.defaultView.pageYOffset,i=r.contentWindow,a=i.document,l=oH(r).then(function(){return S(n,void 0,void 0,function(){var e,n;return E(this,function(o){switch(o.label){case 0:if(this.scrolledElements.forEach(o_),i&&(i.scrollTo(t.left,t.top),/(iPad|iPhone|iPod)/g.test(navigator.userAgent)&&(i.scrollY!==t.top||i.scrollX!==t.left)&&(this.context.logger.warn("Unable to restore scroll position for cloned document"),this.context.windowBounds=this.context.windowBounds.add(i.scrollX-t.left,i.scrollY-t.top,0,0))),e=this.options.onclone,void 0===(n=this.clonedReferenceElement))return[2,Promise.reject("Error finding the "+this.referenceElement.nodeName+" in the cloned document")];if(!(a.fonts&&a.fonts.ready))return[3,2];return[4,a.fonts.ready];case 1:o.sent(),o.label=2;case 2:if(!/(AppleWebKit)/g.test(navigator.userAgent))return[3,4];return[4,oU(a)];case 3:o.sent(),o.label=4;case 4:if("function"==typeof e)return[2,Promise.resolve().then(function(){return e(a,n)}).then(function(){return r})];return[2,r]}})})});return a.open(),a.write(oM(document.doctype)+"<html></html>"),oP(this.referenceElement.ownerDocument,o,A),a.replaceChild(a.adoptNode(this.documentElement),a.documentElement),a.close(),l},e.prototype.createElementClone=function(e){if(n1(e,2),or(e))return this.createCanvasClone(e);if(oo(e))return this.createVideoClone(e);if(oa(e))return this.createStyleClone(e);var t=e.cloneNode(!1);return(oA(t)&&(oA(e)&&e.currentSrc&&e.currentSrc!==e.src&&(t.src=e.currentSrc,t.srcset=""),"lazy"===t.loading&&(t.loading="eager")),ou(t))?this.createCustomElementClone(t):t},e.prototype.createCustomElementClone=function(e){var t=document.createElement("html2canvascustomelement");return oL(e.style,t),t},e.prototype.createStyleClone=function(e){try{var t=e.sheet;if(t&&t.cssRules){var n=[].slice.call(t.cssRules,0).reduce(function(e,t){return t&&"string"==typeof t.cssText?e+t.cssText:e},""),r=e.cloneNode(!1);return r.textContent=n,r}}catch(e){if(this.context.logger.error("Unable to access cssRules property",e),"SecurityError"!==e.name)throw e}return e.cloneNode(!1)},e.prototype.createCanvasClone=function(e){if(this.options.inlineImages&&e.ownerDocument){var t,n=e.ownerDocument.createElement("img");try{return n.src=e.toDataURL(),n}catch(t){this.context.logger.info("Unable to inline canvas contents, canvas is tainted",e)}}var r=e.cloneNode(!1);try{r.width=e.width,r.height=e.height;var o=e.getContext("2d"),A=r.getContext("2d");if(A)if(!this.options.allowTaint&&o)A.putImageData(o.getImageData(0,0,e.width,e.height),0,0);else{var i=null!=(t=e.getContext("webgl2"))?t:e.getContext("webgl");if(i){var a=i.getContextAttributes();(null==a?void 0:a.preserveDrawingBuffer)===!1&&this.context.logger.warn("Unable to clone WebGL context as it has preserveDrawingBuffer=false",e)}A.drawImage(e,0,0)}}catch(t){this.context.logger.info("Unable to clone canvas as it is tainted",e)}return r},e.prototype.createVideoClone=function(e){var t=e.ownerDocument.createElement("canvas");t.width=e.offsetWidth,t.height=e.offsetHeight;var n=t.getContext("2d");try{return n&&(n.drawImage(e,0,0,t.width,t.height),this.options.allowTaint||n.getImageData(0,0,t.width,t.height)),t}catch(t){this.context.logger.info("Unable to clone video as it is tainted",e)}var r=e.ownerDocument.createElement("canvas");return r.width=e.offsetWidth,r.height=e.offsetHeight,r},e.prototype.appendChildNode=function(e,t,n){r8(t)&&("SCRIPT"===t.tagName||t.hasAttribute(oF)||"function"==typeof this.options.ignoreElements&&this.options.ignoreElements(t))||this.options.copyStyles&&r8(t)&&oa(t)||e.appendChild(this.cloneNode(t,n))},e.prototype.cloneChildNodes=function(e,t,n){for(var r=this,o=e.shadowRoot?e.shadowRoot.firstChild:e.firstChild;o;o=o.nextSibling)if(r8(o)&&oc(o)&&"function"==typeof o.assignedNodes){var A=o.assignedNodes();A.length&&A.forEach(function(e){return r.appendChildNode(t,e,n)})}else this.appendChildNode(t,o,n)},e.prototype.cloneNode=function(e,t){if(r6(e))return document.createTextNode(e.data);if(!e.ownerDocument)return e.cloneNode(!1);var n=e.ownerDocument.defaultView;if(n&&r8(e)&&(r3(e)||r5(e))){var r=this.createElementClone(e);r.style.transitionProperty="none";var o=n.getComputedStyle(e),A=n.getComputedStyle(e,":before"),i=n.getComputedStyle(e,":after");this.referenceElement===e&&r3(r)&&(this.clonedReferenceElement=r),on(r)&&oV(r);var a=this.counters.parse(new n$(this.context,o)),l=this.resolvePseudoContent(e,r,A,v.BEFORE);ou(e)&&(t=!0),oo(e)||this.cloneChildNodes(e,r,t),l&&r.insertBefore(l,r.firstChild);var s=this.resolvePseudoContent(e,r,i,v.AFTER);return s&&r.appendChild(s),this.counters.pop(a),(o&&(this.options.copyStyles||r5(e))&&!oi(e)||t)&&oL(o,r),(0!==e.scrollTop||0!==e.scrollLeft)&&this.scrolledElements.push([r,e.scrollLeft,e.scrollTop]),(ol(e)||os(e))&&(ol(r)||os(r))&&(r.value=e.value),r}return e.cloneNode(!1)},e.prototype.resolvePseudoContent=function(e,t,n,r){var o=this;if(n){var A=n.content,i=t.ownerDocument;if(i&&A&&"none"!==A&&"-moz-alt-content"!==A&&"none"!==n.display){this.counters.parse(new n$(this.context,n));var a=new nJ(this.context,n),l=i.createElement("html2canvaspseudoelement");oL(n,l),a.content.forEach(function(t){if(0===t.type)l.appendChild(i.createTextNode(t.value));else if(22===t.type){var n=i.createElement("img");n.src=t.value,n.style.opacity="1",l.appendChild(n)}else if(18===t.type){if("attr"===t.name){var r=t.values.filter(eD);r.length&&l.appendChild(i.createTextNode(e.getAttribute(r[0].value)||""))}else if("counter"===t.name){var A=t.values.filter(eZ),s=A[0],c=A[1];if(s&&eD(s)){var u=o.counters.getCounterValue(s.value),d=c&&eD(c)?nA.parse(o.context,c.value):3;l.appendChild(i.createTextNode(oE(u,d,!1)))}}else if("counters"===t.name){var p=t.values.filter(eZ),s=p[0],f=p[1],c=p[2];if(s&&eD(s)){var h=o.counters.getCounterValues(s.value),g=c&&eD(c)?nA.parse(o.context,c.value):3,m=f&&0===f.type?f.value:"",y=h.map(function(e){return oE(e,g,!1)}).join(m);l.appendChild(i.createTextNode(y))}}}else if(20===t.type)switch(t.value){case"open-quote":l.appendChild(i.createTextNode(nK(a.quotes,o.quoteDepth++,!0)));break;case"close-quote":l.appendChild(i.createTextNode(nK(a.quotes,--o.quoteDepth,!1)));break;default:l.appendChild(i.createTextNode(t.value))}}),l.className=oO+" "+oR;var s=r===v.BEFORE?" "+oO:" "+oR;return r5(t)?t.className.baseValue+=s:t.className+=s,l}}},e.destroy=function(e){return!!e.parentNode&&(e.parentNode.removeChild(e),!0)},e}();(h=v||(v={}))[h.BEFORE=0]="BEFORE",h[h.AFTER=1]="AFTER";var oQ=function(e,t){var n=e.createElement("iframe");return n.className="html2canvas-container",n.style.visibility="hidden",n.style.position="fixed",n.style.left="-10000px",n.style.top="0px",n.style.border="0",n.width=t.width.toString(),n.height=t.height.toString(),n.scrolling="no",n.setAttribute(oF,"true"),e.body.appendChild(n),n},oI=function(e){return new Promise(function(t){e.complete||!e.src?t():(e.onload=t,e.onerror=t)})},oU=function(e){return Promise.all([].slice.call(e.images,0).map(oI))},oH=function(e){return new Promise(function(t,n){var r=e.contentWindow;if(!r)return n("No window assigned for iframe");var o=r.document;r.onload=e.onload=function(){r.onload=e.onload=null;var n=setInterval(function(){o.body.childNodes.length>0&&"complete"===o.readyState&&(clearInterval(n),t(e))},50)}})},oT=["all","d","content"],oL=function(e,t){for(var n=e.length-1;n>=0;n--){var r=e.item(n);-1===oT.indexOf(r)&&t.style.setProperty(r,e.getPropertyValue(r))}return t},oM=function(e){var t="";return e&&(t+="<!DOCTYPE ",e.name&&(t+=e.name),e.internalSubset&&(t+=e.internalSubset),e.publicId&&(t+='"'+e.publicId+'"'),e.systemId&&(t+='"'+e.systemId+'"'),t+=">"),t},oP=function(e,t,n){e&&e.defaultView&&(t!==e.defaultView.pageXOffset||n!==e.defaultView.pageYOffset)&&e.defaultView.scrollTo(t,n)},o_=function(e){var t=e[0],n=e[1],r=e[2];t.scrollLeft=n,t.scrollTop=r},oO="___html2canvas___pseudoelement_before",oR="___html2canvas___pseudoelement_after",oN='{\n content: "" !important;\n display: none !important;\n}',oV=function(e){oD(e,"."+oO+":before"+oN+"\n ."+oR+":after"+oN)},oD=function(e,t){var n=e.ownerDocument;if(n){var r=n.createElement("style");r.textContent=t,e.appendChild(r)}},oz=function(){function e(){}return e.getOrigin=function(t){var n=e._link;return n?(n.href=t,n.href=n.href,n.protocol+n.hostname+n.port):"about:blank"},e.isSameOrigin=function(t){return e.getOrigin(t)===e._origin},e.setContext=function(t){e._link=t.document.createElement("a"),e._origin=e.getOrigin(t.location.href)},e._origin="about:blank",e}(),oj=function(){function e(e,t){this.context=e,this._options=t,this._cache={}}return e.prototype.addImage=function(e){var t=Promise.resolve();return this.has(e)||(oJ(e)||oG(e))&&(this._cache[e]=this.loadImage(e)).catch(function(){}),t},e.prototype.match=function(e){return this._cache[e]},e.prototype.loadImage=function(e){return S(this,void 0,void 0,function(){var t,n,r,o,A=this;return E(this,function(i){switch(i.label){case 0:if(t=oz.isSameOrigin(e),n=!oX(e)&&!0===this._options.useCORS&&rg.SUPPORT_CORS_IMAGES&&!t,r=!oX(e)&&!t&&!oJ(e)&&"string"==typeof this._options.proxy&&rg.SUPPORT_CORS_XHR&&!n,!t&&!1===this._options.allowTaint&&!oX(e)&&!oJ(e)&&!r&&!n)return[2];if(o=e,!r)return[3,2];return[4,this.proxy(o)];case 1:o=i.sent(),i.label=2;case 2:return this.context.logger.debug("Added image "+e.substring(0,256)),[4,new Promise(function(e,t){var r=new Image;r.onload=function(){return e(r)},r.onerror=t,(oY(o)||n)&&(r.crossOrigin="anonymous"),r.src=o,!0===r.complete&&setTimeout(function(){return e(r)},500),A._options.imageTimeout>0&&setTimeout(function(){return t("Timed out ("+A._options.imageTimeout+"ms) loading image")},A._options.imageTimeout)})];case 3:return[2,i.sent()]}})})},e.prototype.has=function(e){return void 0!==this._cache[e]},e.prototype.keys=function(){return Promise.resolve(Object.keys(this._cache))},e.prototype.proxy=function(e){var t=this,n=this._options.proxy;if(!n)throw Error("No proxy defined");var r=e.substring(0,256);return new Promise(function(o,A){var i=rg.SUPPORT_RESPONSE_TYPE?"blob":"text",a=new XMLHttpRequest;a.onload=function(){if(200===a.status)if("text"===i)o(a.response);else{var e=new FileReader;e.addEventListener("load",function(){return o(e.result)},!1),e.addEventListener("error",function(e){return A(e)},!1),e.readAsDataURL(a.response)}else A("Failed to proxy resource "+r+" with status code "+a.status)},a.onerror=A;var l=n.indexOf("?")>-1?"&":"?";if(a.open("GET",""+n+l+"url="+encodeURIComponent(e)+"&responseType="+i),"text"!==i&&a instanceof XMLHttpRequest&&(a.responseType=i),t._options.imageTimeout){var s=t._options.imageTimeout;a.timeout=s,a.ontimeout=function(){return A("Timed out ("+s+"ms) proxying "+r)}}a.send()})},e}(),oK=/^data:image\/svg\+xml/i,oZ=/^data:image\/.*;base64,/i,oW=/^data:image\/.*/i,oG=function(e){return rg.SUPPORT_SVG_DRAWING||!o$(e)},oX=function(e){return oW.test(e)},oY=function(e){return oZ.test(e)},oJ=function(e){return"blob"===e.substr(0,4)},o$=function(e){return"svg"===e.substr(-3).toLowerCase()||oK.test(e)},oq=function(){function e(e,t){this.type=0,this.x=e,this.y=t}return e.prototype.add=function(t,n){return new e(this.x+t,this.y+n)},e}(),o0=function(e,t,n){return new oq(e.x+(t.x-e.x)*n,e.y+(t.y-e.y)*n)},o1=function(){function e(e,t,n,r){this.type=1,this.start=e,this.startControl=t,this.endControl=n,this.end=r}return e.prototype.subdivide=function(t,n){var r=o0(this.start,this.startControl,t),o=o0(this.startControl,this.endControl,t),A=o0(this.endControl,this.end,t),i=o0(r,o,t),a=o0(o,A,t),l=o0(i,a,t);return n?new e(this.start,r,i,l):new e(l,a,A,this.end)},e.prototype.add=function(t,n){return new e(this.start.add(t,n),this.startControl.add(t,n),this.endControl.add(t,n),this.end.add(t,n))},e.prototype.reverse=function(){return new e(this.end,this.endControl,this.startControl,this.start)},e}(),o2=function(e){return 1===e.type},o4=function(e){var t=e.styles,n=e.bounds,r=e1(t.borderTopLeftRadius,n.width,n.height),o=r[0],A=r[1],i=e1(t.borderTopRightRadius,n.width,n.height),a=i[0],l=i[1],s=e1(t.borderBottomRightRadius,n.width,n.height),c=s[0],u=s[1],d=e1(t.borderBottomLeftRadius,n.width,n.height),p=d[0],f=d[1],h=[];h.push((o+a)/n.width),h.push((p+c)/n.width),h.push((A+f)/n.height),h.push((l+u)/n.height);var g=Math.max.apply(Math,h);g>1&&(o/=g,A/=g,a/=g,l/=g,c/=g,u/=g,p/=g,f/=g);var m=n.width-a,y=n.height-u,b=n.width-c,v=n.height-f,B=t.borderTopWidth,x=t.borderRightWidth,C=t.borderBottomWidth,S=t.borderLeftWidth,E=e2(t.paddingTop,e.bounds.width),F=e2(t.paddingRight,e.bounds.width),k=e2(t.paddingBottom,e.bounds.width),Q=e2(t.paddingLeft,e.bounds.width);this.topLeftBorderDoubleOuterBox=o>0||A>0?o6(n.left+S/3,n.top+B/3,o-S/3,A-B/3,w.TOP_LEFT):new oq(n.left+S/3,n.top+B/3),this.topRightBorderDoubleOuterBox=o>0||A>0?o6(n.left+m,n.top+B/3,a-x/3,l-B/3,w.TOP_RIGHT):new oq(n.left+n.width-x/3,n.top+B/3),this.bottomRightBorderDoubleOuterBox=c>0||u>0?o6(n.left+b,n.top+y,c-x/3,u-C/3,w.BOTTOM_RIGHT):new oq(n.left+n.width-x/3,n.top+n.height-C/3),this.bottomLeftBorderDoubleOuterBox=p>0||f>0?o6(n.left+S/3,n.top+v,p-S/3,f-C/3,w.BOTTOM_LEFT):new oq(n.left+S/3,n.top+n.height-C/3),this.topLeftBorderDoubleInnerBox=o>0||A>0?o6(n.left+2*S/3,n.top+2*B/3,o-2*S/3,A-2*B/3,w.TOP_LEFT):new oq(n.left+2*S/3,n.top+2*B/3),this.topRightBorderDoubleInnerBox=o>0||A>0?o6(n.left+m,n.top+2*B/3,a-2*x/3,l-2*B/3,w.TOP_RIGHT):new oq(n.left+n.width-2*x/3,n.top+2*B/3),this.bottomRightBorderDoubleInnerBox=c>0||u>0?o6(n.left+b,n.top+y,c-2*x/3,u-2*C/3,w.BOTTOM_RIGHT):new oq(n.left+n.width-2*x/3,n.top+n.height-2*C/3),this.bottomLeftBorderDoubleInnerBox=p>0||f>0?o6(n.left+2*S/3,n.top+v,p-2*S/3,f-2*C/3,w.BOTTOM_LEFT):new oq(n.left+2*S/3,n.top+n.height-2*C/3),this.topLeftBorderStroke=o>0||A>0?o6(n.left+S/2,n.top+B/2,o-S/2,A-B/2,w.TOP_LEFT):new oq(n.left+S/2,n.top+B/2),this.topRightBorderStroke=o>0||A>0?o6(n.left+m,n.top+B/2,a-x/2,l-B/2,w.TOP_RIGHT):new oq(n.left+n.width-x/2,n.top+B/2),this.bottomRightBorderStroke=c>0||u>0?o6(n.left+b,n.top+y,c-x/2,u-C/2,w.BOTTOM_RIGHT):new oq(n.left+n.width-x/2,n.top+n.height-C/2),this.bottomLeftBorderStroke=p>0||f>0?o6(n.left+S/2,n.top+v,p-S/2,f-C/2,w.BOTTOM_LEFT):new oq(n.left+S/2,n.top+n.height-C/2),this.topLeftBorderBox=o>0||A>0?o6(n.left,n.top,o,A,w.TOP_LEFT):new oq(n.left,n.top),this.topRightBorderBox=a>0||l>0?o6(n.left+m,n.top,a,l,w.TOP_RIGHT):new oq(n.left+n.width,n.top),this.bottomRightBorderBox=c>0||u>0?o6(n.left+b,n.top+y,c,u,w.BOTTOM_RIGHT):new oq(n.left+n.width,n.top+n.height),this.bottomLeftBorderBox=p>0||f>0?o6(n.left,n.top+v,p,f,w.BOTTOM_LEFT):new oq(n.left,n.top+n.height),this.topLeftPaddingBox=o>0||A>0?o6(n.left+S,n.top+B,Math.max(0,o-S),Math.max(0,A-B),w.TOP_LEFT):new oq(n.left+S,n.top+B),this.topRightPaddingBox=a>0||l>0?o6(n.left+Math.min(m,n.width-x),n.top+B,m>n.width+x?0:Math.max(0,a-x),Math.max(0,l-B),w.TOP_RIGHT):new oq(n.left+n.width-x,n.top+B),this.bottomRightPaddingBox=c>0||u>0?o6(n.left+Math.min(b,n.width-S),n.top+Math.min(y,n.height-C),Math.max(0,c-x),Math.max(0,u-C),w.BOTTOM_RIGHT):new oq(n.left+n.width-x,n.top+n.height-C),this.bottomLeftPaddingBox=p>0||f>0?o6(n.left+S,n.top+Math.min(v,n.height-C),Math.max(0,p-S),Math.max(0,f-C),w.BOTTOM_LEFT):new oq(n.left+S,n.top+n.height-C),this.topLeftContentBox=o>0||A>0?o6(n.left+S+Q,n.top+B+E,Math.max(0,o-(S+Q)),Math.max(0,A-(B+E)),w.TOP_LEFT):new oq(n.left+S+Q,n.top+B+E),this.topRightContentBox=a>0||l>0?o6(n.left+Math.min(m,n.width+S+Q),n.top+B+E,m>n.width+S+Q?0:a-S+Q,l-(B+E),w.TOP_RIGHT):new oq(n.left+n.width-(x+F),n.top+B+E),this.bottomRightContentBox=c>0||u>0?o6(n.left+Math.min(b,n.width-(S+Q)),n.top+Math.min(y,n.height+B+E),Math.max(0,c-(x+F)),u-(C+k),w.BOTTOM_RIGHT):new oq(n.left+n.width-(x+F),n.top+n.height-(C+k)),this.bottomLeftContentBox=p>0||f>0?o6(n.left+S+Q,n.top+v,Math.max(0,p-(S+Q)),f-(C+k),w.BOTTOM_LEFT):new oq(n.left+S+Q,n.top+n.height-(C+k))};(g=w||(w={}))[g.TOP_LEFT=0]="TOP_LEFT",g[g.TOP_RIGHT=1]="TOP_RIGHT",g[g.BOTTOM_RIGHT=2]="BOTTOM_RIGHT",g[g.BOTTOM_LEFT=3]="BOTTOM_LEFT";var o6=function(e,t,n,r,o){var A=(Math.sqrt(2)-1)/3*4,i=n*A,a=r*A,l=e+n,s=t+r;switch(o){case w.TOP_LEFT:return new o1(new oq(e,s),new oq(e,s-a),new oq(l-i,t),new oq(l,t));case w.TOP_RIGHT:return new o1(new oq(e,t),new oq(e+i,t),new oq(l,s-a),new oq(l,s));case w.BOTTOM_RIGHT:return new o1(new oq(l,t),new oq(l,t+a),new oq(e+i,s),new oq(e,s));case w.BOTTOM_LEFT:default:return new o1(new oq(l,s),new oq(l-i,s),new oq(e,t+a),new oq(e,t))}},o8=function(e){return[e.topLeftBorderBox,e.topRightBorderBox,e.bottomRightBorderBox,e.bottomLeftBorderBox]},o3=function(e){return[e.topLeftPaddingBox,e.topRightPaddingBox,e.bottomRightPaddingBox,e.bottomLeftPaddingBox]},o5=function(e,t,n){this.offsetX=e,this.offsetY=t,this.matrix=n,this.type=0,this.target=6},o9=function(e,t){this.path=e,this.target=t,this.type=1},o7=function(e){this.opacity=e,this.type=2,this.target=6},Ae=function(e){return 1===e.type},At=function(e,t){return e.length===t.length&&e.some(function(e,n){return e===t[n]})},An=function(e){this.element=e,this.inlineLevel=[],this.nonInlineLevel=[],this.negativeZIndex=[],this.zeroOrAutoZIndexOrTransformedOrOpacity=[],this.positiveZIndex=[],this.nonPositionedFloats=[],this.nonPositionedInlineLevel=[]},Ar=function(){function e(e,t){if(this.container=e,this.parent=t,this.effects=[],this.curves=new o4(this.container),this.container.styles.opacity<1&&this.effects.push(new o7(this.container.styles.opacity)),null!==this.container.styles.transform){var n=this.container.bounds.left+this.container.styles.transformOrigin[0].number,r=this.container.bounds.top+this.container.styles.transformOrigin[1].number,o=this.container.styles.transform;this.effects.push(new o5(n,r,o))}if(0!==this.container.styles.overflowX){var A=o8(this.curves),i=o3(this.curves);At(A,i)?this.effects.push(new o9(A,6)):(this.effects.push(new o9(A,2)),this.effects.push(new o9(i,4)))}}return e.prototype.getEffects=function(e){for(var t=-1===[2,3].indexOf(this.container.styles.position),n=this.parent,r=this.effects.slice(0);n;){var o=n.effects.filter(function(e){return!Ae(e)});if(t||0!==n.container.styles.position||!n.parent){if(r.unshift.apply(r,o),t=-1===[2,3].indexOf(n.container.styles.position),0!==n.container.styles.overflowX){var A=o8(n.curves),i=o3(n.curves);At(A,i)||r.unshift(new o9(i,6))}}else r.unshift.apply(r,o);n=n.parent}return r.filter(function(t){return nR(t.target,e)})},e}(),Ao=function(e,t,n,r){e.container.elements.forEach(function(o){var A=nR(o.flags,4),i=nR(o.flags,2),a=new Ar(o,e);nR(o.styles.display,2048)&&r.push(a);var l=nR(o.flags,8)?[]:r;if(A||i){var s=A||o.styles.isPositioned()?n:t,c=new An(a);if(o.styles.isPositioned()||o.styles.opacity<1||o.styles.isTransformed()){var u=o.styles.zIndex.order;if(u<0){var d=0;s.negativeZIndex.some(function(e,t){if(u>e.element.container.styles.zIndex.order)d=t;else if(d>0)return!0;return!1}),s.negativeZIndex.splice(d,0,c)}else if(u>0){var p=0;s.positiveZIndex.some(function(e,t){if(u>=e.element.container.styles.zIndex.order)p=t+1;else if(p>0)return!0;return!1}),s.positiveZIndex.splice(p,0,c)}else s.zeroOrAutoZIndexOrTransformedOrOpacity.push(c)}else o.styles.isFloating()?s.nonPositionedFloats.push(c):s.nonPositionedInlineLevel.push(c);Ao(a,c,A?c:n,l)}else o.styles.isInlineLevel()?t.inlineLevel.push(a):t.nonInlineLevel.push(a),Ao(a,t,n,l);nR(o.flags,8)&&AA(o,l)})},AA=function(e,t){for(var n=e instanceof rV?e.start:1,r=e instanceof rV&&e.reversed,o=0;o<t.length;o++){var A=t[o];A.container instanceof rN&&"number"==typeof A.container.value&&0!==A.container.value&&(n=A.container.value),A.listValue=oE(n,A.container.styles.listStyleType,!0),n+=r?-1:1}},Ai=function(e){var t=new Ar(e,null),n=new An(t),r=[];return Ao(t,n,n,r),AA(t.container,r),n},Aa=function(e,t){switch(t){case 0:return Ad(e.topLeftBorderBox,e.topLeftPaddingBox,e.topRightBorderBox,e.topRightPaddingBox);case 1:return Ad(e.topRightBorderBox,e.topRightPaddingBox,e.bottomRightBorderBox,e.bottomRightPaddingBox);case 2:return Ad(e.bottomRightBorderBox,e.bottomRightPaddingBox,e.bottomLeftBorderBox,e.bottomLeftPaddingBox);default:return Ad(e.bottomLeftBorderBox,e.bottomLeftPaddingBox,e.topLeftBorderBox,e.topLeftPaddingBox)}},Al=function(e,t){switch(t){case 0:return Ad(e.topLeftBorderBox,e.topLeftBorderDoubleOuterBox,e.topRightBorderBox,e.topRightBorderDoubleOuterBox);case 1:return Ad(e.topRightBorderBox,e.topRightBorderDoubleOuterBox,e.bottomRightBorderBox,e.bottomRightBorderDoubleOuterBox);case 2:return Ad(e.bottomRightBorderBox,e.bottomRightBorderDoubleOuterBox,e.bottomLeftBorderBox,e.bottomLeftBorderDoubleOuterBox);default:return Ad(e.bottomLeftBorderBox,e.bottomLeftBorderDoubleOuterBox,e.topLeftBorderBox,e.topLeftBorderDoubleOuterBox)}},As=function(e,t){switch(t){case 0:return Ad(e.topLeftBorderDoubleInnerBox,e.topLeftPaddingBox,e.topRightBorderDoubleInnerBox,e.topRightPaddingBox);case 1:return Ad(e.topRightBorderDoubleInnerBox,e.topRightPaddingBox,e.bottomRightBorderDoubleInnerBox,e.bottomRightPaddingBox);case 2:return Ad(e.bottomRightBorderDoubleInnerBox,e.bottomRightPaddingBox,e.bottomLeftBorderDoubleInnerBox,e.bottomLeftPaddingBox);default:return Ad(e.bottomLeftBorderDoubleInnerBox,e.bottomLeftPaddingBox,e.topLeftBorderDoubleInnerBox,e.topLeftPaddingBox)}},Ac=function(e,t){switch(t){case 0:return Au(e.topLeftBorderStroke,e.topRightBorderStroke);case 1:return Au(e.topRightBorderStroke,e.bottomRightBorderStroke);case 2:return Au(e.bottomRightBorderStroke,e.bottomLeftBorderStroke);default:return Au(e.bottomLeftBorderStroke,e.topLeftBorderStroke)}},Au=function(e,t){var n=[];return o2(e)?n.push(e.subdivide(.5,!1)):n.push(e),o2(t)?n.push(t.subdivide(.5,!0)):n.push(t),n},Ad=function(e,t,n,r){var o=[];return o2(e)?o.push(e.subdivide(.5,!1)):o.push(e),o2(n)?o.push(n.subdivide(.5,!0)):o.push(n),o2(r)?o.push(r.subdivide(.5,!0).reverse()):o.push(r),o2(t)?o.push(t.subdivide(.5,!1).reverse()):o.push(t),o},Ap=function(e){var t=e.bounds,n=e.styles;return t.add(n.borderLeftWidth,n.borderTopWidth,-(n.borderRightWidth+n.borderLeftWidth),-(n.borderTopWidth+n.borderBottomWidth))},Af=function(e){var t=e.styles,n=e.bounds,r=e2(t.paddingLeft,n.width),o=e2(t.paddingRight,n.width),A=e2(t.paddingTop,n.width),i=e2(t.paddingBottom,n.width);return n.add(r+t.borderLeftWidth,A+t.borderTopWidth,-(t.borderRightWidth+t.borderLeftWidth+r+o),-(t.borderTopWidth+t.borderBottomWidth+A+i))},Ah=function(e,t,n){var r,o,A=(r=Ab(e.styles.backgroundOrigin,t),0===r?e.bounds:2===r?Af(e):Ap(e)),i=(o=Ab(e.styles.backgroundClip,t),0===o?e.bounds:2===o?Af(e):Ap(e)),a=Ay(Ab(e.styles.backgroundSize,t),n,A),l=a[0],s=a[1],c=e1(Ab(e.styles.backgroundPosition,t),A.width-l,A.height-s);return[Av(Ab(e.styles.backgroundRepeat,t),c,a,A,i),Math.round(A.left+c[0]),Math.round(A.top+c[1]),l,s]},Ag=function(e){return eD(e)&&e.value===m.AUTO},Am=function(e){return"number"==typeof e},Ay=function(e,t,n){var r=t[0],o=t[1],A=t[2],i=e[0],a=e[1];if(!i)return[0,0];if(eY(i)&&a&&eY(a))return[e2(i,n.width),e2(a,n.height)];var l=Am(A);if(eD(i)&&(i.value===m.CONTAIN||i.value===m.COVER))return Am(A)?n.width/n.height<A!=(i.value===m.COVER)?[n.width,n.width/A]:[n.height*A,n.height]:[n.width,n.height];var s=Am(r),c=Am(o),u=s||c;if(Ag(i)&&(!a||Ag(a)))return s&&c?[r,o]:l||u?u&&l?[s?r:o*A,c?o:r/A]:[s?r:n.width,c?o:n.height]:[n.width,n.height];if(l){var d=0,p=0;return eY(i)?d=e2(i,n.width):eY(a)&&(p=e2(a,n.height)),Ag(i)?d=p*A:(!a||Ag(a))&&(p=d/A),[d,p]}var f=null,h=null;if(eY(i)?f=e2(i,n.width):a&&eY(a)&&(h=e2(a,n.height)),null!==f&&(!a||Ag(a))&&(h=s&&c?f/r*o:n.height),null!==h&&Ag(i)&&(f=s&&c?h/o*r:n.width),null!==f&&null!==h)return[f,h];throw Error("Unable to calculate background-size for element")},Ab=function(e,t){var n=e[t];return void 0===n?e[0]:n},Av=function(e,t,n,r,o){var A=t[0],i=t[1],a=n[0],l=n[1];switch(e){case 2:return[new oq(Math.round(r.left),Math.round(r.top+i)),new oq(Math.round(r.left+r.width),Math.round(r.top+i)),new oq(Math.round(r.left+r.width),Math.round(l+r.top+i)),new oq(Math.round(r.left),Math.round(l+r.top+i))];case 3:return[new oq(Math.round(r.left+A),Math.round(r.top)),new oq(Math.round(r.left+A+a),Math.round(r.top)),new oq(Math.round(r.left+A+a),Math.round(r.height+r.top)),new oq(Math.round(r.left+A),Math.round(r.height+r.top))];case 1:return[new oq(Math.round(r.left+A),Math.round(r.top+i)),new oq(Math.round(r.left+A+a),Math.round(r.top+i)),new oq(Math.round(r.left+A+a),Math.round(r.top+i+l)),new oq(Math.round(r.left+A),Math.round(r.top+i+l))];default:return[new oq(Math.round(o.left),Math.round(o.top)),new oq(Math.round(o.left+o.width),Math.round(o.top)),new oq(Math.round(o.left+o.width),Math.round(o.height+o.top)),new oq(Math.round(o.left),Math.round(o.height+o.top))]}},Aw="Hidden Text",AB=function(){function e(e){this._data={},this._document=e}return e.prototype.parseMetrics=function(e,t){var n=this._document.createElement("div"),r=this._document.createElement("img"),o=this._document.createElement("span"),A=this._document.body;n.style.visibility="hidden",n.style.fontFamily=e,n.style.fontSize=t,n.style.margin="0",n.style.padding="0",n.style.whiteSpace="nowrap",A.appendChild(n),r.src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",r.width=1,r.height=1,r.style.margin="0",r.style.padding="0",r.style.verticalAlign="baseline",o.style.fontFamily=e,o.style.fontSize=t,o.style.margin="0",o.style.padding="0",o.appendChild(this._document.createTextNode(Aw)),n.appendChild(o),n.appendChild(r);var i=r.offsetTop-o.offsetTop+2;n.removeChild(o),n.appendChild(this._document.createTextNode(Aw)),n.style.lineHeight="normal",r.style.verticalAlign="super";var a=r.offsetTop-n.offsetTop+2;return A.removeChild(n),{baseline:i,middle:a}},e.prototype.getMetrics=function(e,t){var n=e+" "+t;return void 0===this._data[n]&&(this._data[n]=this.parseMetrics(e,t)),this._data[n]},e}(),Ax=function(e,t){this.context=e,this.options=t},AC=function(e){function t(t,n){var r=e.call(this,t,n)||this;return r._activeEffects=[],r.canvas=n.canvas?n.canvas:document.createElement("canvas"),r.ctx=r.canvas.getContext("2d"),n.canvas||(r.canvas.width=Math.floor(n.width*n.scale),r.canvas.height=Math.floor(n.height*n.scale),r.canvas.style.width=n.width+"px",r.canvas.style.height=n.height+"px"),r.fontMetrics=new AB(document),r.ctx.scale(r.options.scale,r.options.scale),r.ctx.translate(-n.x,-n.y),r.ctx.textBaseline="bottom",r._activeEffects=[],r.context.logger.debug("Canvas renderer initialized ("+n.width+"x"+n.height+") with scale "+n.scale),r}return x(t,e),t.prototype.applyEffects=function(e){for(var t=this;this._activeEffects.length;)this.popEffect();e.forEach(function(e){return t.applyEffect(e)})},t.prototype.applyEffect=function(e){this.ctx.save(),2===e.type&&(this.ctx.globalAlpha=e.opacity),0===e.type&&(this.ctx.translate(e.offsetX,e.offsetY),this.ctx.transform(e.matrix[0],e.matrix[1],e.matrix[2],e.matrix[3],e.matrix[4],e.matrix[5]),this.ctx.translate(-e.offsetX,-e.offsetY)),Ae(e)&&(this.path(e.path),this.ctx.clip()),this._activeEffects.push(e)},t.prototype.popEffect=function(){this._activeEffects.pop(),this.ctx.restore()},t.prototype.renderStack=function(e){return S(this,void 0,void 0,function(){return E(this,function(t){switch(t.label){case 0:if(!e.element.container.styles.isVisible())return[3,2];return[4,this.renderStackContent(e)];case 1:t.sent(),t.label=2;case 2:return[2]}})})},t.prototype.renderNode=function(e){return S(this,void 0,void 0,function(){return E(this,function(t){switch(t.label){case 0:if(nR(e.container.flags,16),!e.container.styles.isVisible())return[3,3];return[4,this.renderNodeBackgroundAndBorders(e)];case 1:return t.sent(),[4,this.renderNodeContent(e)];case 2:t.sent(),t.label=3;case 3:return[2]}})})},t.prototype.renderTextWithLetterSpacing=function(e,t,n){var r=this;0===t?this.ctx.fillText(e.text,e.bounds.left,e.bounds.top+n):rQ(e.text).reduce(function(t,o){return r.ctx.fillText(o,t,e.bounds.top+n),t+r.ctx.measureText(o).width},e.bounds.left)},t.prototype.createFontStyle=function(e){var t=e.fontVariant.filter(function(e){return"normal"===e||"small-caps"===e}).join(""),n=AQ(e.fontFamily).join(", "),r=eN(e.fontSize)?""+e.fontSize.number+e.fontSize.unit:e.fontSize.number+"px";return[[e.fontStyle,t,e.fontWeight,r,n].join(" "),n,r]},t.prototype.renderTextNode=function(e,t){return S(this,void 0,void 0,function(){var n,r,o,A,i,a,l,s,c=this;return E(this,function(u){return r=(n=this.createFontStyle(t))[0],o=n[1],A=n[2],this.ctx.font=r,this.ctx.direction=1===t.direction?"rtl":"ltr",this.ctx.textAlign="left",this.ctx.textBaseline="alphabetic",a=(i=this.fontMetrics.getMetrics(o,A)).baseline,l=i.middle,s=t.paintOrder,e.textBounds.forEach(function(e){s.forEach(function(n){switch(n){case 0:c.ctx.fillStyle=tt(t.color),c.renderTextWithLetterSpacing(e,t.letterSpacing,a);var r=t.textShadow;r.length&&e.text.trim().length&&(r.slice(0).reverse().forEach(function(n){c.ctx.shadowColor=tt(n.color),c.ctx.shadowOffsetX=n.offsetX.number*c.options.scale,c.ctx.shadowOffsetY=n.offsetY.number*c.options.scale,c.ctx.shadowBlur=n.blur.number,c.renderTextWithLetterSpacing(e,t.letterSpacing,a)}),c.ctx.shadowColor="",c.ctx.shadowOffsetX=0,c.ctx.shadowOffsetY=0,c.ctx.shadowBlur=0),t.textDecorationLine.length&&(c.ctx.fillStyle=tt(t.textDecorationColor||t.color),t.textDecorationLine.forEach(function(t){switch(t){case 1:c.ctx.fillRect(e.bounds.left,Math.round(e.bounds.top+a),e.bounds.width,1);break;case 2:c.ctx.fillRect(e.bounds.left,Math.round(e.bounds.top),e.bounds.width,1);break;case 3:c.ctx.fillRect(e.bounds.left,Math.ceil(e.bounds.top+l),e.bounds.width,1)}}));break;case 1:t.webkitTextStrokeWidth&&e.text.trim().length&&(c.ctx.strokeStyle=tt(t.webkitTextStrokeColor),c.ctx.lineWidth=t.webkitTextStrokeWidth,c.ctx.lineJoin=window.chrome?"miter":"round",c.ctx.strokeText(e.text,e.bounds.left,e.bounds.top+a)),c.ctx.strokeStyle="",c.ctx.lineWidth=0,c.ctx.lineJoin="miter"}})}),[2]})})},t.prototype.renderReplacedElement=function(e,t,n){if(n&&e.intrinsicWidth>0&&e.intrinsicHeight>0){var r=Af(e),o=o3(t);this.path(o),this.ctx.save(),this.ctx.clip(),this.ctx.drawImage(n,0,0,e.intrinsicWidth,e.intrinsicHeight,r.left,r.top,r.width,r.height),this.ctx.restore()}},t.prototype.renderNodeContent=function(e){return S(this,void 0,void 0,function(){var n,r,o,A,i,a,l,s,c,u,d,p,f,h,g,m,y,b;return E(this,function(v){switch(v.label){case 0:this.applyEffects(e.getEffects(4)),n=e.container,r=e.curves,o=n.styles,A=0,i=n.textNodes,v.label=1;case 1:if(!(A<i.length))return[3,4];return a=i[A],[4,this.renderTextNode(a,o)];case 2:v.sent(),v.label=3;case 3:return A++,[3,1];case 4:if(!(n instanceof r_))return[3,8];v.label=5;case 5:return v.trys.push([5,7,,8]),[4,this.context.cache.match(n.src)];case 6:return l=v.sent(),this.renderReplacedElement(n,r,l),[3,8];case 7:return v.sent(),this.context.logger.error("Error loading image "+n.src),[3,8];case 8:if(n instanceof rO&&this.renderReplacedElement(n,r,n.canvas),!(n instanceof rR))return[3,12];v.label=9;case 9:return v.trys.push([9,11,,12]),[4,this.context.cache.match(n.svg)];case 10:return l=v.sent(),this.renderReplacedElement(n,r,l),[3,12];case 11:return v.sent(),this.context.logger.error("Error loading svg "+n.svg.substring(0,255)),[3,12];case 12:if(!(n instanceof rJ&&n.tree))return[3,14];return[4,new t(this.context,{scale:this.options.scale,backgroundColor:n.backgroundColor,x:0,y:0,width:n.width,height:n.height}).render(n.tree)];case 13:s=v.sent(),n.width&&n.height&&this.ctx.drawImage(s,0,0,n.width,n.height,n.bounds.left,n.bounds.top,n.bounds.width,n.bounds.height),v.label=14;case 14:if(n instanceof rG&&(c=Math.min(n.bounds.width,n.bounds.height),n.type===rK?n.checked&&(this.ctx.save(),this.path([new oq(n.bounds.left+.39363*c,n.bounds.top+.79*c),new oq(n.bounds.left+.16*c,n.bounds.top+.5549*c),new oq(n.bounds.left+.27347*c,n.bounds.top+.44071*c),new oq(n.bounds.left+.39694*c,n.bounds.top+.5649*c),new oq(n.bounds.left+.72983*c,n.bounds.top+.23*c),new oq(n.bounds.left+.84*c,n.bounds.top+.34085*c),new oq(n.bounds.left+.39363*c,n.bounds.top+.79*c)]),this.ctx.fillStyle=tt(0x2a2a2aff),this.ctx.fill(),this.ctx.restore()):n.type===rZ&&n.checked&&(this.ctx.save(),this.ctx.beginPath(),this.ctx.arc(n.bounds.left+c/2,n.bounds.top+c/2,c/4,0,2*Math.PI,!0),this.ctx.fillStyle=tt(0x2a2a2aff),this.ctx.fill(),this.ctx.restore())),AS(n)&&n.value.length){switch(d=(u=this.createFontStyle(o))[0],p=u[1],f=this.fontMetrics.getMetrics(d,p).baseline,this.ctx.font=d,this.ctx.fillStyle=tt(o.color),this.ctx.textBaseline="alphabetic",this.ctx.textAlign=AF(n.styles.textAlign),h=Af(n),g=0,n.styles.textAlign){case 1:g+=h.width/2;break;case 2:g+=h.width}m=h.add(g,0,0,-h.height/2+1),this.ctx.save(),this.path([new oq(h.left,h.top),new oq(h.left+h.width,h.top),new oq(h.left+h.width,h.top+h.height),new oq(h.left,h.top+h.height)]),this.ctx.clip(),this.renderTextWithLetterSpacing(new rS(n.value,m),o.letterSpacing,f),this.ctx.restore(),this.ctx.textBaseline="alphabetic",this.ctx.textAlign="left"}if(!nR(n.styles.display,2048))return[3,20];if(null===n.styles.listStyleImage)return[3,19];if(0!==(y=n.styles.listStyleImage).type)return[3,18];l=void 0,b=y.url,v.label=15;case 15:return v.trys.push([15,17,,18]),[4,this.context.cache.match(b)];case 16:return l=v.sent(),this.ctx.drawImage(l,n.bounds.left-(l.width+10),n.bounds.top),[3,18];case 17:return v.sent(),this.context.logger.error("Error loading list-style-image "+b),[3,18];case 18:return[3,20];case 19:e.listValue&&-1!==n.styles.listStyleType&&(d=this.createFontStyle(o)[0],this.ctx.font=d,this.ctx.fillStyle=tt(o.color),this.ctx.textBaseline="middle",this.ctx.textAlign="right",h=new k(n.bounds.left,n.bounds.top+e2(n.styles.paddingTop,n.bounds.width),n.bounds.width,nn(o.lineHeight,o.fontSize.number)/2+1),this.renderTextWithLetterSpacing(new rS(e.listValue,h),o.letterSpacing,nn(o.lineHeight,o.fontSize.number)/2+2),this.ctx.textBaseline="bottom",this.ctx.textAlign="left"),v.label=20;case 20:return[2]}})})},t.prototype.renderStackContent=function(e){return S(this,void 0,void 0,function(){var t,n,r,o,A,i,a,l,s,c,u,d,p,f,h;return E(this,function(g){switch(g.label){case 0:return nR(e.element.container.flags,16),[4,this.renderNodeBackgroundAndBorders(e.element)];case 1:g.sent(),t=0,n=e.negativeZIndex,g.label=2;case 2:if(!(t<n.length))return[3,5];return r=n[t],[4,this.renderStack(r)];case 3:g.sent(),g.label=4;case 4:return t++,[3,2];case 5:return[4,this.renderNodeContent(e.element)];case 6:g.sent(),o=0,A=e.nonInlineLevel,g.label=7;case 7:if(!(o<A.length))return[3,10];return r=A[o],[4,this.renderNode(r)];case 8:g.sent(),g.label=9;case 9:return o++,[3,7];case 10:i=0,a=e.nonPositionedFloats,g.label=11;case 11:if(!(i<a.length))return[3,14];return r=a[i],[4,this.renderStack(r)];case 12:g.sent(),g.label=13;case 13:return i++,[3,11];case 14:l=0,s=e.nonPositionedInlineLevel,g.label=15;case 15:if(!(l<s.length))return[3,18];return r=s[l],[4,this.renderStack(r)];case 16:g.sent(),g.label=17;case 17:return l++,[3,15];case 18:c=0,u=e.inlineLevel,g.label=19;case 19:if(!(c<u.length))return[3,22];return r=u[c],[4,this.renderNode(r)];case 20:g.sent(),g.label=21;case 21:return c++,[3,19];case 22:d=0,p=e.zeroOrAutoZIndexOrTransformedOrOpacity,g.label=23;case 23:if(!(d<p.length))return[3,26];return r=p[d],[4,this.renderStack(r)];case 24:g.sent(),g.label=25;case 25:return d++,[3,23];case 26:f=0,h=e.positiveZIndex,g.label=27;case 27:if(!(f<h.length))return[3,30];return r=h[f],[4,this.renderStack(r)];case 28:g.sent(),g.label=29;case 29:return f++,[3,27];case 30:return[2]}})})},t.prototype.mask=function(e){this.ctx.beginPath(),this.ctx.moveTo(0,0),this.ctx.lineTo(this.canvas.width,0),this.ctx.lineTo(this.canvas.width,this.canvas.height),this.ctx.lineTo(0,this.canvas.height),this.ctx.lineTo(0,0),this.formatPath(e.slice(0).reverse()),this.ctx.closePath()},t.prototype.path=function(e){this.ctx.beginPath(),this.formatPath(e),this.ctx.closePath()},t.prototype.formatPath=function(e){var t=this;e.forEach(function(e,n){var r=o2(e)?e.start:e;0===n?t.ctx.moveTo(r.x,r.y):t.ctx.lineTo(r.x,r.y),o2(e)&&t.ctx.bezierCurveTo(e.startControl.x,e.startControl.y,e.endControl.x,e.endControl.y,e.end.x,e.end.y)})},t.prototype.renderRepeat=function(e,t,n,r){this.path(e),this.ctx.fillStyle=t,this.ctx.translate(n,r),this.ctx.fill(),this.ctx.translate(-n,-r)},t.prototype.resizeImage=function(e,t,n){if(e.width===t&&e.height===n)return e;var r,o=(null!=(r=this.canvas.ownerDocument)?r:document).createElement("canvas");return o.width=Math.max(1,t),o.height=Math.max(1,n),o.getContext("2d").drawImage(e,0,0,e.width,e.height,0,0,t,n),o},t.prototype.renderBackgroundImage=function(e){return S(this,void 0,void 0,function(){var t,n,r,o,A,i;return E(this,function(a){switch(a.label){case 0:t=e.styles.backgroundImage.length-1,n=function(n){var o,A,i,a,l,s,c,u,d,p,f,h,g,m,y,b,v,w,B,x,C,S,F,k,Q,I,U,H,T,L,M;return E(this,function(E){switch(E.label){case 0:if(0!==n.type)return[3,5];o=void 0,A=n.url,E.label=1;case 1:return E.trys.push([1,3,,4]),[4,r.context.cache.match(A)];case 2:return o=E.sent(),[3,4];case 3:return E.sent(),r.context.logger.error("Error loading background-image "+A),[3,4];case 4:return o&&(a=(i=Ah(e,t,[o.width,o.height,o.width/o.height]))[0],l=i[1],s=i[2],c=i[3],u=i[4],d=r.ctx.createPattern(r.resizeImage(o,c,u),"repeat"),r.renderRepeat(a,d,l,s)),[3,6];case 5:1===n.type?(a=(p=Ah(e,t,[null,null,null]))[0],l=p[1],s=p[2],c=p[3],u=p[4],h=(f=th(n.angle,c,u))[0],g=f[1],m=f[2],y=f[3],b=f[4],(v=document.createElement("canvas")).width=c,v.height=u,B=(w=v.getContext("2d")).createLinearGradient(g,y,m,b),tp(n.stops,h).forEach(function(e){return B.addColorStop(e.stop,tt(e.color))}),w.fillStyle=B,w.fillRect(0,0,c,u),c>0&&u>0&&(d=r.ctx.createPattern(v,"repeat"),r.renderRepeat(a,d,l,s))):2===n.type&&(a=(x=Ah(e,t,[null,null,null]))[0],C=x[1],S=x[2],c=x[3],u=x[4],l=e2((F=0===n.position.length?[eq]:n.position)[0],c),s=e2(F[F.length-1],u),Q=(k=ty(n,l,s,c,u))[0],I=k[1],Q>0&&I>0&&(U=r.ctx.createRadialGradient(C+l,S+s,0,C+l,S+s,Q),tp(n.stops,2*Q).forEach(function(e){return U.addColorStop(e.stop,tt(e.color))}),r.path(a),r.ctx.fillStyle=U,Q!==I?(H=e.bounds.left+.5*e.bounds.width,T=e.bounds.top+.5*e.bounds.height,M=1/(L=I/Q),r.ctx.save(),r.ctx.translate(H,T),r.ctx.transform(1,0,0,L,0,0),r.ctx.translate(-H,-T),r.ctx.fillRect(C,M*(S-T)+T,c,u*M),r.ctx.restore()):r.ctx.fill())),E.label=6;case 6:return t--,[2]}})},r=this,o=0,A=e.styles.backgroundImage.slice(0).reverse(),a.label=1;case 1:if(!(o<A.length))return[3,4];return i=A[o],[5,n(i)];case 2:a.sent(),a.label=3;case 3:return o++,[3,1];case 4:return[2]}})})},t.prototype.renderSolidBorder=function(e,t,n){return S(this,void 0,void 0,function(){return E(this,function(r){return this.path(Aa(n,t)),this.ctx.fillStyle=tt(e),this.ctx.fill(),[2]})})},t.prototype.renderDoubleBorder=function(e,t,n,r){return S(this,void 0,void 0,function(){var o,A;return E(this,function(i){switch(i.label){case 0:if(!(t<3))return[3,2];return[4,this.renderSolidBorder(e,n,r)];case 1:return i.sent(),[2];case 2:return o=Al(r,n),this.path(o),this.ctx.fillStyle=tt(e),this.ctx.fill(),A=As(r,n),this.path(A),this.ctx.fill(),[2]}})})},t.prototype.renderNodeBackgroundAndBorders=function(e){return S(this,void 0,void 0,function(){var t,n,r,o,A,i,a,l,s=this;return E(this,function(c){switch(c.label){case 0:if(this.applyEffects(e.getEffects(2)),n=!te((t=e.container.styles).backgroundColor)||t.backgroundImage.length,r=[{style:t.borderTopStyle,color:t.borderTopColor,width:t.borderTopWidth},{style:t.borderRightStyle,color:t.borderRightColor,width:t.borderRightWidth},{style:t.borderBottomStyle,color:t.borderBottomColor,width:t.borderBottomWidth},{style:t.borderLeftStyle,color:t.borderLeftColor,width:t.borderLeftWidth}],o=AE(Ab(t.backgroundClip,0),e.curves),!(n||t.boxShadow.length))return[3,2];return this.ctx.save(),this.path(o),this.ctx.clip(),te(t.backgroundColor)||(this.ctx.fillStyle=tt(t.backgroundColor),this.ctx.fill()),[4,this.renderBackgroundImage(e.container)];case 1:c.sent(),this.ctx.restore(),t.boxShadow.slice(0).reverse().forEach(function(t){s.ctx.save();var n,r,o,A,i=o8(e.curves),a=1e4*!t.inset,l=(n=-a+(t.inset?1:-1)*t.spread.number,r=(t.inset?1:-1)*t.spread.number,o=t.spread.number*(t.inset?-2:2),A=t.spread.number*(t.inset?-2:2),i.map(function(e,t){switch(t){case 0:return e.add(n,r);case 1:return e.add(n+o,r);case 2:return e.add(n+o,r+A);case 3:return e.add(n,r+A)}return e}));t.inset?(s.path(i),s.ctx.clip(),s.mask(l)):(s.mask(i),s.ctx.clip(),s.path(l)),s.ctx.shadowOffsetX=t.offsetX.number+a,s.ctx.shadowOffsetY=t.offsetY.number,s.ctx.shadowColor=tt(t.color),s.ctx.shadowBlur=t.blur.number,s.ctx.fillStyle=t.inset?tt(t.color):"rgba(0,0,0,1)",s.ctx.fill(),s.ctx.restore()}),c.label=2;case 2:A=0,i=0,a=r,c.label=3;case 3:if(!(i<a.length))return[3,13];if(!(0!==(l=a[i]).style&&!te(l.color)&&l.width>0))return[3,11];if(2!==l.style)return[3,5];return[4,this.renderDashedDottedBorder(l.color,l.width,A,e.curves,2)];case 4:case 6:case 8:return c.sent(),[3,11];case 5:if(3!==l.style)return[3,7];return[4,this.renderDashedDottedBorder(l.color,l.width,A,e.curves,3)];case 7:if(4!==l.style)return[3,9];return[4,this.renderDoubleBorder(l.color,l.width,A,e.curves)];case 9:return[4,this.renderSolidBorder(l.color,A,e.curves)];case 10:c.sent(),c.label=11;case 11:A++,c.label=12;case 12:return i++,[3,3];case 13:return[2]}})})},t.prototype.renderDashedDottedBorder=function(e,t,n,r,o){return S(this,void 0,void 0,function(){var A,i,a,l,s,c,u,d,p,f,h,g,m,y,b,v;return E(this,function(w){return this.ctx.save(),A=Ac(r,n),i=Aa(r,n),2===o&&(this.path(i),this.ctx.clip()),o2(i[0])?(a=i[0].start.x,l=i[0].start.y):(a=i[0].x,l=i[0].y),o2(i[1])?(s=i[1].end.x,c=i[1].end.y):(s=i[1].x,c=i[1].y),u=0===n||2===n?Math.abs(a-s):Math.abs(l-c),this.ctx.beginPath(),3===o?this.formatPath(A):this.formatPath(i.slice(0,2)),d=t<3?3*t:2*t,p=t<3?2*t:t,3===o&&(d=t,p=t),f=!0,u<=2*d?f=!1:u<=2*d+p?(h=u/(2*d+p),d*=h,p*=h):(g=Math.floor((u+p)/(d+p)),m=(u-g*d)/(g-1),p=(y=(u-(g+1)*d)/g)<=0||Math.abs(p-m)<Math.abs(p-y)?m:y),f&&(3===o?this.ctx.setLineDash([0,d+p]):this.ctx.setLineDash([d,p])),3===o?(this.ctx.lineCap="round",this.ctx.lineWidth=t):this.ctx.lineWidth=2*t+1.1,this.ctx.strokeStyle=tt(e),this.ctx.stroke(),this.ctx.setLineDash([]),2===o&&(o2(i[0])&&(b=i[3],v=i[0],this.ctx.beginPath(),this.formatPath([new oq(b.end.x,b.end.y),new oq(v.start.x,v.start.y)]),this.ctx.stroke()),o2(i[1])&&(b=i[1],v=i[2],this.ctx.beginPath(),this.formatPath([new oq(b.end.x,b.end.y),new oq(v.start.x,v.start.y)]),this.ctx.stroke())),this.ctx.restore(),[2]})})},t.prototype.render=function(e){return S(this,void 0,void 0,function(){var t;return E(this,function(n){switch(n.label){case 0:return this.options.backgroundColor&&(this.ctx.fillStyle=tt(this.options.backgroundColor),this.ctx.fillRect(this.options.x,this.options.y,this.options.width,this.options.height)),t=Ai(e),[4,this.renderStack(t)];case 1:return n.sent(),this.applyEffects([]),[2,this.canvas]}})})},t}(Ax),AS=function(e){return e instanceof rY||e instanceof rX||e instanceof rG&&e.type!==rZ&&e.type!==rK||!1},AE=function(e,t){switch(e){case 0:return o8(t);case 2:return[t.topLeftContentBox,t.topRightContentBox,t.bottomRightContentBox,t.bottomLeftContentBox];default:return o3(t)}},AF=function(e){switch(e){case 1:return"center";case 2:return"right";default:return"left"}},Ak=["-apple-system","system-ui"],AQ=function(e){return/iPhone OS 15_(0|1)/.test(window.navigator.userAgent)?e.filter(function(e){return -1===Ak.indexOf(e)}):e},AI=function(e){function t(t,n){var r=e.call(this,t,n)||this;return r.canvas=n.canvas?n.canvas:document.createElement("canvas"),r.ctx=r.canvas.getContext("2d"),r.options=n,r.canvas.width=Math.floor(n.width*n.scale),r.canvas.height=Math.floor(n.height*n.scale),r.canvas.style.width=n.width+"px",r.canvas.style.height=n.height+"px",r.ctx.scale(r.options.scale,r.options.scale),r.ctx.translate(-n.x,-n.y),r.context.logger.debug("EXPERIMENTAL ForeignObject renderer initialized ("+n.width+"x"+n.height+" at "+n.x+","+n.y+") with scale "+n.scale),r}return x(t,e),t.prototype.render=function(e){return S(this,void 0,void 0,function(){var t;return E(this,function(n){switch(n.label){case 0:return[4,AU(rf(this.options.width*this.options.scale,this.options.height*this.options.scale,this.options.scale,this.options.scale,e))];case 1:return t=n.sent(),this.options.backgroundColor&&(this.ctx.fillStyle=tt(this.options.backgroundColor),this.ctx.fillRect(0,0,this.options.width*this.options.scale,this.options.height*this.options.scale)),this.ctx.drawImage(t,-this.options.x*this.options.scale,-this.options.y*this.options.scale),[2,this.canvas]}})})},t}(Ax),AU=function(e){return new Promise(function(t,n){var r=new Image;r.onload=function(){t(r)},r.onerror=n,r.src="data:image/svg+xml;charset=utf-8,"+encodeURIComponent(new XMLSerializer().serializeToString(e))})},AH=function(){function e(e){var t=e.id,n=e.enabled;this.id=t,this.enabled=n,this.start=Date.now()}return e.prototype.debug=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];this.enabled&&("u">typeof window&&window.console&&"function"==typeof console.debug?console.debug.apply(console,F([this.id,this.getTime()+"ms"],e)):this.info.apply(this,e))},e.prototype.getTime=function(){return Date.now()-this.start},e.prototype.info=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];this.enabled&&"u">typeof window&&window.console&&"function"==typeof console.info&&console.info.apply(console,F([this.id,this.getTime()+"ms"],e))},e.prototype.warn=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];this.enabled&&("u">typeof window&&window.console&&"function"==typeof console.warn?console.warn.apply(console,F([this.id,this.getTime()+"ms"],e)):this.info.apply(this,e))},e.prototype.error=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];this.enabled&&("u">typeof window&&window.console&&"function"==typeof console.error?console.error.apply(console,F([this.id,this.getTime()+"ms"],e)):this.info.apply(this,e))},e.instances={},e}(),AT=function(){function e(t,n){var r;this.windowBounds=n,this.instanceName="#"+e.instanceCount++,this.logger=new AH({id:this.instanceName,enabled:t.logging}),this.cache=null!=(r=t.cache)?r:new oj(this,t)}return e.instanceCount=1,e}();"u">typeof window&&oz.setContext(window);var AL=function(e,t,n){var r=t.ownerDocument,o=r.documentElement?tl(e,getComputedStyle(r.documentElement).backgroundColor):ts.TRANSPARENT,A=r.body?tl(e,getComputedStyle(r.body).backgroundColor):ts.TRANSPARENT,i="string"==typeof n?tl(e,n):null===n?ts.TRANSPARENT:0xffffffff;return t===r.documentElement?te(o)?te(A)?i:A:o:i};return function(e,t){var n,r;return void 0===t&&(t={}),n=e,r=t,S(void 0,void 0,void 0,function(){var e,t,o,A,i,a,l,s,c,u,d,p,f,h,g,m,y,b,v,w,B,x,S,F,U,H,T,L,M,P,_,O,R,N,V,D,z;return E(this,function(E){switch(E.label){case 0:if(!n||"object"!=typeof n)return[2,Promise.reject("Invalid element provided as first argument")];if(!(e=n.ownerDocument))throw Error("Element is not attached to a Document");if(!(t=e.defaultView))throw Error("Document is not attached to a Window");if(o={allowTaint:null!=(B=r.allowTaint)&&B,imageTimeout:null!=(x=r.imageTimeout)?x:15e3,proxy:r.proxy,useCORS:null!=(S=r.useCORS)&&S},a=new AT(C({logging:null==(F=r.logging)||F,cache:r.cache},o),i=new k((A={windowWidth:null!=(U=r.windowWidth)?U:t.innerWidth,windowHeight:null!=(H=r.windowHeight)?H:t.innerHeight,scrollX:null!=(T=r.scrollX)?T:t.pageXOffset,scrollY:null!=(L=r.scrollY)?L:t.pageYOffset}).scrollX,A.scrollY,A.windowWidth,A.windowHeight)),l=null!=(M=r.foreignObjectRendering)&&M,s={allowTaint:null!=(P=r.allowTaint)&&P,onclone:r.onclone,ignoreElements:r.ignoreElements,inlineImages:l,copyStyles:l},a.logger.debug("Starting document clone with size "+i.width+"x"+i.height+" scrolled to "+-i.left+","+-i.top),!(u=(c=new ok(a,n,s)).clonedReferenceElement))return[2,Promise.reject("Unable to find element in cloned iframe")];return[4,c.toIFrame(e,i)];case 1:if(d=E.sent(),f=(p=on(u)||"HTML"===u.tagName?I(u.ownerDocument):Q(a,u)).width,h=p.height,g=p.left,m=p.top,y=AL(a,u,r.backgroundColor),b={canvas:r.canvas,backgroundColor:y,scale:null!=(O=null!=(_=r.scale)?_:t.devicePixelRatio)?O:1,x:(null!=(R=r.x)?R:0)+g,y:(null!=(N=r.y)?N:0)+m,width:null!=(V=r.width)?V:Math.ceil(f),height:null!=(D=r.height)?D:Math.ceil(h)},!l)return[3,3];return a.logger.debug("Document cloned, using foreign object rendering"),[4,new AI(a,b).render(u)];case 2:return v=E.sent(),[3,5];case 3:return a.logger.debug("Document cloned, element located at "+g+","+m+" with size "+f+"x"+h+" using computed rendering"),a.logger.debug("Starting DOM parsing"),w=r1(a,u),y===w.styles.backgroundColor&&(w.styles.backgroundColor=ts.TRANSPARENT),a.logger.debug("Starting renderer for element at "+b.x+","+b.y+" with size "+b.width+"x"+b.height),[4,new AC(a,b).render(w)];case 4:v=E.sent(),E.label=5;case 5:return(null==(z=r.removeContainer)||z)&&!ok.destroy(d)&&a.logger.error("Cannot detach cloned iframe as it is not in the DOM anymore"),a.logger.debug("Finished rendering"),[2,v]}})})}}()},858(e,t,n){var r="Expected a function",o=0/0,A=/^\s+|\s+$/g,i=/^[-+]0x[0-9a-f]+$/i,a=/^0b[01]+$/i,l=/^0o[0-7]+$/i,s=parseInt,c="object"==typeof n.g&&n.g&&n.g.Object===Object&&n.g,u="object"==typeof self&&self&&self.Object===Object&&self,d=c||u||Function("return this")(),p=Object.prototype.toString,f=Math.max,h=Math.min,g=function(){return d.Date.now()};function m(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}function y(e){if("number"==typeof e)return e;if("symbol"==typeof(t=e)||t&&"object"==typeof t&&"[object Symbol]"==p.call(t))return o;if(m(e)){var t,n="function"==typeof e.valueOf?e.valueOf():e;e=m(n)?n+"":n}if("string"!=typeof e)return 0===e?e:+e;e=e.replace(A,"");var r=a.test(e);return r||l.test(e)?s(e.slice(2),r?2:8):i.test(e)?o:+e}e.exports=function(e,t,n){var o=!0,A=!0;if("function"!=typeof e)throw TypeError(r);return m(n)&&(o="leading"in n?!!n.leading:o,A="trailing"in n?!!n.trailing:A),function(e,t,n){var o,A,i,a,l,s,c=0,u=!1,d=!1,p=!0;if("function"!=typeof e)throw TypeError(r);function b(t){var n=o,r=A;return o=A=void 0,c=t,a=e.apply(r,n)}function v(e){var n=e-s,r=e-c;return void 0===s||n>=t||n<0||d&&r>=i}function w(){var e,n,r,o=g();if(v(o))return B(o);l=setTimeout(w,(e=o-s,n=o-c,r=t-e,d?h(r,i-n):r))}function B(e){return(l=void 0,p&&o)?b(e):(o=A=void 0,a)}function x(){var e,n=g(),r=v(n);if(o=arguments,A=this,s=n,r){if(void 0===l)return c=e=s,l=setTimeout(w,t),u?b(e):a;if(d)return l=setTimeout(w,t),b(s)}return void 0===l&&(l=setTimeout(w,t)),a}return t=y(t)||0,m(n)&&(u=!!n.leading,i=(d="maxWait"in n)?f(y(n.maxWait)||0,t):i,p="trailing"in n?!!n.trailing:p),x.cancel=function(){void 0!==l&&clearTimeout(l),c=0,o=s=A=l=void 0},x.flush=function(){return void 0===l?a:B(g())},x}(e,t,{leading:o,maxWait:t,trailing:A})}},247(e,t,n){var r,o=n(982),A=n(159),i=n(961);function a(e){var t="https://react.dev/errors/"+e;if(1<arguments.length){t+="?args[]="+encodeURIComponent(arguments[1]);for(var n=2;n<arguments.length;n++)t+="&args[]="+encodeURIComponent(arguments[n])}return"Minified React error #"+e+"; visit "+t+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function l(e){var t=e,n=e;if(e.alternate)for(;t.return;)t=t.return;else{e=t;do 0!=(4098&(t=e).flags)&&(n=t.return),e=t.return;while(e)}return 3===t.tag?n:null}function s(e){if(13===e.tag){var t=e.memoizedState;if(null===t&&null!==(e=e.alternate)&&(t=e.memoizedState),null!==t)return t.dehydrated}return null}function c(e){if(31===e.tag){var t=e.memoizedState;if(null===t&&null!==(e=e.alternate)&&(t=e.memoizedState),null!==t)return t.dehydrated}return null}function u(e){if(l(e)!==e)throw Error(a(188))}var d=Object.assign,p=Symbol.for("react.element"),f=Symbol.for("react.transitional.element"),h=Symbol.for("react.portal"),g=Symbol.for("react.fragment"),m=Symbol.for("react.strict_mode"),y=Symbol.for("react.profiler"),b=Symbol.for("react.consumer"),v=Symbol.for("react.context"),w=Symbol.for("react.forward_ref"),B=Symbol.for("react.suspense"),x=Symbol.for("react.suspense_list"),C=Symbol.for("react.memo"),S=Symbol.for("react.lazy");Symbol.for("react.scope");var E=Symbol.for("react.activity");Symbol.for("react.legacy_hidden"),Symbol.for("react.tracing_marker");var F=Symbol.for("react.memo_cache_sentinel");Symbol.for("react.view_transition");var k=Symbol.iterator;function Q(e){return null===e||"object"!=typeof e?null:"function"==typeof(e=k&&e[k]||e["@@iterator"])?e:null}var I=Symbol.for("react.client.reference"),U=Array.isArray,H=A.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,T=i.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,L={pending:!1,data:null,method:null,action:null},M=[],P=-1;function _(e){return{current:e}}function O(e){0>P||(e.current=M[P],M[P]=null,P--)}function R(e,t){M[++P]=e.current,e.current=t}var N=_(null),V=_(null),D=_(null),z=_(null);function j(e,t){switch(R(D,t),R(V,e),R(N,null),t.nodeType){case 9:case 11:e=(e=t.documentElement)&&(e=e.namespaceURI)?sm(e):0;break;default:if(e=t.tagName,t=t.namespaceURI)e=sy(t=sm(t),e);else switch(e){case"svg":e=1;break;case"math":e=2;break;default:e=0}}O(N),R(N,e)}function K(){O(N),O(V),O(D)}function Z(e){null!==e.memoizedState&&R(z,e);var t=N.current,n=sy(t,e.type);t!==n&&(R(V,e),R(N,n))}function W(e){V.current===e&&(O(N),O(V)),z.current===e&&(O(z),ce._currentValue=L)}function G(e){if(void 0===tP)try{throw Error()}catch(e){var t=e.stack.trim().match(/\n( *(at )?)/);tP=t&&t[1]||"",t_=-1<e.stack.indexOf("\n at")?" (<anonymous>)":-1<e.stack.indexOf("@")?"@unknown:0:0":""}return"\n"+tP+e+t_}var X=!1;function Y(e,t){if(!e||X)return"";X=!0;var n=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{var r={DetermineComponentFrameRoot:function(){try{if(t){var n=function(){throw Error()};if(Object.defineProperty(n.prototype,"props",{set:function(){throw Error()}}),"object"==typeof Reflect&&Reflect.construct){try{Reflect.construct(n,[])}catch(e){var r=e}Reflect.construct(e,[],n)}else{try{n.call()}catch(e){r=e}e.call(n.prototype)}}else{try{throw Error()}catch(e){r=e}(n=e())&&"function"==typeof n.catch&&n.catch(function(){})}}catch(e){if(e&&r&&"string"==typeof e.stack)return[e.stack,r.stack]}return[null,null]}};r.DetermineComponentFrameRoot.displayName="DetermineComponentFrameRoot";var o=Object.getOwnPropertyDescriptor(r.DetermineComponentFrameRoot,"name");o&&o.configurable&&Object.defineProperty(r.DetermineComponentFrameRoot,"name",{value:"DetermineComponentFrameRoot"});var A=r.DetermineComponentFrameRoot(),i=A[0],a=A[1];if(i&&a){var l=i.split("\n"),s=a.split("\n");for(o=r=0;r<l.length&&!l[r].includes("DetermineComponentFrameRoot");)r++;for(;o<s.length&&!s[o].includes("DetermineComponentFrameRoot");)o++;if(r===l.length||o===s.length)for(r=l.length-1,o=s.length-1;1<=r&&0<=o&&l[r]!==s[o];)o--;for(;1<=r&&0<=o;r--,o--)if(l[r]!==s[o]){if(1!==r||1!==o)do if(r--,o--,0>o||l[r]!==s[o]){var c="\n"+l[r].replace(" at new "," at ");return e.displayName&&c.includes("<anonymous>")&&(c=c.replace("<anonymous>",e.displayName)),c}while(1<=r&&0<=o);break}}}finally{X=!1,Error.prepareStackTrace=n}return(n=e?e.displayName||e.name:"")?G(n):""}function J(e){try{var t="",n=null;do t+=function(e,t){switch(e.tag){case 26:case 27:case 5:return G(e.type);case 16:return G("Lazy");case 13:return e.child!==t&&null!==t?G("Suspense Fallback"):G("Suspense");case 19:return G("SuspenseList");case 0:case 15:return Y(e.type,!1);case 11:return Y(e.type.render,!1);case 1:return Y(e.type,!0);case 31:return G("Activity");default:return""}}(e,n),n=e,e=e.return;while(e);return t}catch(e){return"\nError generating stack: "+e.message+"\n"+e.stack}}var $=Object.prototype.hasOwnProperty,q=o.unstable_scheduleCallback,ee=o.unstable_cancelCallback,et=o.unstable_shouldYield,en=o.unstable_requestPaint,er=o.unstable_now,eo=o.unstable_getCurrentPriorityLevel,eA=o.unstable_ImmediatePriority,ei=o.unstable_UserBlockingPriority,ea=o.unstable_NormalPriority,el=o.unstable_LowPriority,es=o.unstable_IdlePriority,ec=o.log,eu=o.unstable_setDisableYieldValue,ed=null,ep=null;function ef(e){if("function"==typeof ec&&eu(e),ep&&"function"==typeof ep.setStrictMode)try{ep.setStrictMode(ed,e)}catch(e){}}var eh=Math.clz32?Math.clz32:function(e){return 0==(e>>>=0)?32:31-(eg(e)/em|0)|0},eg=Math.log,em=Math.LN2,ey=256,eb=262144,ev=4194304;function ew(e){var t=42&e;if(0!==t)return t;switch(e&-e){case 1:return 1;case 2:return 2;case 4:return 4;case 8:return 8;case 16:return 16;case 32:return 32;case 64:return 64;case 128:return 128;case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:return 261888&e;case 262144:case 524288:case 1048576:case 2097152:return 3932160&e;case 4194304:case 8388608:case 0x1000000:case 0x2000000:return 0x3c00000&e;case 0x4000000:return 0x4000000;case 0x8000000:return 0x8000000;case 0x10000000:return 0x10000000;case 0x20000000:return 0x20000000;case 0x40000000:return 0;default:return e}}function eB(e,t,n){var r=e.pendingLanes;if(0===r)return 0;var o=0,A=e.suspendedLanes,i=e.pingedLanes;e=e.warmLanes;var a=0x7ffffff&r;return 0!==a?0!=(r=a&~A)?o=ew(r):0!=(i&=a)?o=ew(i):n||0!=(n=a&~e)&&(o=ew(n)):0!=(a=r&~A)?o=ew(a):0!==i?o=ew(i):n||0!=(n=r&~e)&&(o=ew(n)),0===o?0:0!==t&&t!==o&&0==(t&A)&&((A=o&-o)>=(n=t&-t)||32===A&&0!=(4194048&n))?t:o}function ex(e,t){return 0==(e.pendingLanes&~(e.suspendedLanes&~e.pingedLanes)&t)}function eC(){var e=ev;return 0==(0x3c00000&(ev<<=1))&&(ev=4194304),e}function eS(e){for(var t=[],n=0;31>n;n++)t.push(e);return t}function eE(e,t){e.pendingLanes|=t,0x10000000!==t&&(e.suspendedLanes=0,e.pingedLanes=0,e.warmLanes=0)}function eF(e,t,n){e.pendingLanes|=t,e.suspendedLanes&=~t;var r=31-eh(t);e.entangledLanes|=t,e.entanglements[r]=0x40000000|e.entanglements[r]|261930&n}function ek(e,t){var n=e.entangledLanes|=t;for(e=e.entanglements;n;){var r=31-eh(n),o=1<<r;o&t|e[r]&t&&(e[r]|=t),n&=~o}}function eQ(e,t){var n=t&-t;return 0!=((n=0!=(42&n)?1:eI(n))&(e.suspendedLanes|t))?0:n}function eI(e){switch(e){case 2:e=1;break;case 8:e=4;break;case 32:e=16;break;case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:case 4194304:case 8388608:case 0x1000000:case 0x2000000:e=128;break;case 0x10000000:e=0x8000000;break;default:e=0}return e}function eU(e){return 2<(e&=-e)?8<e?0!=(0x7ffffff&e)?32:0x10000000:8:2}function eH(){var e=T.p;return 0!==e?e:void 0===(e=window.event)?32:cf(e.type)}function eT(e,t){var n=T.p;try{return T.p=e,t()}finally{T.p=n}}var eL=Math.random().toString(36).slice(2),eM="__reactFiber$"+eL,eP="__reactProps$"+eL,e_="__reactContainer$"+eL,eO="__reactEvents$"+eL,eR="__reactListeners$"+eL,eN="__reactHandles$"+eL,eV="__reactResources$"+eL,eD="__reactMarker$"+eL;function ez(e){delete e[eM],delete e[eP],delete e[eO],delete e[eR],delete e[eN]}function ej(e){var t=e[eM];if(t)return t;for(var n=e.parentNode;n;){if(t=n[e_]||n[eM]){if(n=t.alternate,null!==t.child||null!==n&&null!==n.child)for(e=sP(e);null!==e;){if(n=e[eM])return n;e=sP(e)}return t}n=(e=n).parentNode}return null}function eK(e){if(e=e[eM]||e[e_]){var t=e.tag;if(5===t||6===t||13===t||31===t||26===t||27===t||3===t)return e}return null}function eZ(e){var t=e.tag;if(5===t||26===t||27===t||6===t)return e.stateNode;throw Error(a(33))}function eW(e){var t=e[eV];return t||(t=e[eV]={hoistableStyles:new Map,hoistableScripts:new Map}),t}function eG(e){e[eD]=!0}var eX=new Set,eY={};function eJ(e,t){e$(e,t),e$(e+"Capture",t)}function e$(e,t){for(eY[e]=t,e=0;e<t.length;e++)eX.add(t[e])}var eq=RegExp("^[:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD][:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040]*$"),e0={},e1={};function e2(e,t,n){if($.call(e1,t)||!$.call(e0,t)&&(eq.test(t)?e1[t]=!0:(e0[t]=!0,!1)))if(null===n)e.removeAttribute(t);else{switch(typeof n){case"undefined":case"function":case"symbol":e.removeAttribute(t);return;case"boolean":var r=t.toLowerCase().slice(0,5);if("data-"!==r&&"aria-"!==r)return void e.removeAttribute(t)}e.setAttribute(t,""+n)}}function e4(e,t,n){if(null===n)e.removeAttribute(t);else{switch(typeof n){case"undefined":case"function":case"symbol":case"boolean":e.removeAttribute(t);return}e.setAttribute(t,""+n)}}function e6(e,t,n,r){if(null===r)e.removeAttribute(n);else{switch(typeof r){case"undefined":case"function":case"symbol":case"boolean":e.removeAttribute(n);return}e.setAttributeNS(t,n,""+r)}}function e8(e){switch(typeof e){case"bigint":case"boolean":case"number":case"string":case"undefined":case"object":return e;default:return""}}function e3(e){var t=e.type;return(e=e.nodeName)&&"input"===e.toLowerCase()&&("checkbox"===t||"radio"===t)}function e5(e){if(!e._valueTracker){var t=e3(e)?"checked":"value";e._valueTracker=function(e,t,n){var r=Object.getOwnPropertyDescriptor(e.constructor.prototype,t);if(!e.hasOwnProperty(t)&&void 0!==r&&"function"==typeof r.get&&"function"==typeof r.set){var o=r.get,A=r.set;return Object.defineProperty(e,t,{configurable:!0,get:function(){return o.call(this)},set:function(e){n=""+e,A.call(this,e)}}),Object.defineProperty(e,t,{enumerable:r.enumerable}),{getValue:function(){return n},setValue:function(e){n=""+e},stopTracking:function(){e._valueTracker=null,delete e[t]}}}}(e,t,""+e[t])}}function e9(e){if(!e)return!1;var t=e._valueTracker;if(!t)return!0;var n=t.getValue(),r="";return e&&(r=e3(e)?e.checked?"true":"false":e.value),(e=r)!==n&&(t.setValue(e),!0)}function e7(e){if(void 0===(e=e||("u">typeof document?document:void 0)))return null;try{return e.activeElement||e.body}catch(t){return e.body}}var te=/[\n"\\]/g;function tt(e){return e.replace(te,function(e){return"\\"+e.charCodeAt(0).toString(16)+" "})}function tn(e,t,n,r,o,A,i,a){e.name="",null!=i&&"function"!=typeof i&&"symbol"!=typeof i&&"boolean"!=typeof i?e.type=i:e.removeAttribute("type"),null!=t?"number"===i?(0===t&&""===e.value||e.value!=t)&&(e.value=""+e8(t)):e.value!==""+e8(t)&&(e.value=""+e8(t)):"submit"!==i&&"reset"!==i||e.removeAttribute("value"),null!=t?to(e,i,e8(t)):null!=n?to(e,i,e8(n)):null!=r&&e.removeAttribute("value"),null==o&&null!=A&&(e.defaultChecked=!!A),null!=o&&(e.checked=o&&"function"!=typeof o&&"symbol"!=typeof o),null!=a&&"function"!=typeof a&&"symbol"!=typeof a&&"boolean"!=typeof a?e.name=""+e8(a):e.removeAttribute("name")}function tr(e,t,n,r,o,A,i,a){if(null!=A&&"function"!=typeof A&&"symbol"!=typeof A&&"boolean"!=typeof A&&(e.type=A),null!=t||null!=n){if(("submit"===A||"reset"===A)&&null==t)return void e5(e);n=null!=n?""+e8(n):"",t=null!=t?""+e8(t):n,a||t===e.value||(e.value=t),e.defaultValue=t}r="function"!=typeof(r=null!=r?r:o)&&"symbol"!=typeof r&&!!r,e.checked=a?e.checked:!!r,e.defaultChecked=!!r,null!=i&&"function"!=typeof i&&"symbol"!=typeof i&&"boolean"!=typeof i&&(e.name=i),e5(e)}function to(e,t,n){"number"===t&&e7(e.ownerDocument)===e||e.defaultValue===""+n||(e.defaultValue=""+n)}function tA(e,t,n,r){if(e=e.options,t){t={};for(var o=0;o<n.length;o++)t["$"+n[o]]=!0;for(n=0;n<e.length;n++)o=t.hasOwnProperty("$"+e[n].value),e[n].selected!==o&&(e[n].selected=o),o&&r&&(e[n].defaultSelected=!0)}else{for(o=0,n=""+e8(n),t=null;o<e.length;o++){if(e[o].value===n){e[o].selected=!0,r&&(e[o].defaultSelected=!0);return}null!==t||e[o].disabled||(t=e[o])}null!==t&&(t.selected=!0)}}function ti(e,t,n){if(null!=t&&((t=""+e8(t))!==e.value&&(e.value=t),null==n)){e.defaultValue!==t&&(e.defaultValue=t);return}e.defaultValue=null!=n?""+e8(n):""}function ta(e,t,n,r){if(null==t){if(null!=r){if(null!=n)throw Error(a(92));if(U(r)){if(1<r.length)throw Error(a(93));r=r[0]}n=r}null==n&&(n=""),t=n}e.defaultValue=n=e8(t),(r=e.textContent)===n&&""!==r&&null!==r&&(e.value=r),e5(e)}function tl(e,t){if(t){var n=e.firstChild;if(n&&n===e.lastChild&&3===n.nodeType){n.nodeValue=t;return}}e.textContent=t}var ts=new Set("animationIterationCount aspectRatio borderImageOutset borderImageSlice borderImageWidth boxFlex boxFlexGroup boxOrdinalGroup columnCount columns flex flexGrow flexPositive flexShrink flexNegative flexOrder gridArea gridRow gridRowEnd gridRowSpan gridRowStart gridColumn gridColumnEnd gridColumnSpan gridColumnStart fontWeight lineClamp lineHeight opacity order orphans scale tabSize widows zIndex zoom fillOpacity floodOpacity stopOpacity strokeDasharray strokeDashoffset strokeMiterlimit strokeOpacity strokeWidth MozAnimationIterationCount MozBoxFlex MozBoxFlexGroup MozLineClamp msAnimationIterationCount msFlex msZoom msFlexGrow msFlexNegative msFlexOrder msFlexPositive msFlexShrink msGridColumn msGridColumnSpan msGridRow msGridRowSpan WebkitAnimationIterationCount WebkitBoxFlex WebKitBoxFlexGroup WebkitBoxOrdinalGroup WebkitColumnCount WebkitColumns WebkitFlex WebkitFlexGrow WebkitFlexPositive WebkitFlexShrink WebkitLineClamp".split(" "));function tc(e,t,n){var r=0===t.indexOf("--");null==n||"boolean"==typeof n||""===n?r?e.setProperty(t,""):"float"===t?e.cssFloat="":e[t]="":r?e.setProperty(t,n):"number"!=typeof n||0===n||ts.has(t)?"float"===t?e.cssFloat=n:e[t]=(""+n).trim():e[t]=n+"px"}function tu(e,t,n){if(null!=t&&"object"!=typeof t)throw Error(a(62));if(e=e.style,null!=n){for(var r in n)!n.hasOwnProperty(r)||null!=t&&t.hasOwnProperty(r)||(0===r.indexOf("--")?e.setProperty(r,""):"float"===r?e.cssFloat="":e[r]="");for(var o in t)r=t[o],t.hasOwnProperty(o)&&n[o]!==r&&tc(e,o,r)}else for(var A in t)t.hasOwnProperty(A)&&tc(e,A,t[A])}function td(e){if(-1===e.indexOf("-"))return!1;switch(e){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var tp=new Map([["acceptCharset","accept-charset"],["htmlFor","for"],["httpEquiv","http-equiv"],["crossOrigin","crossorigin"],["accentHeight","accent-height"],["alignmentBaseline","alignment-baseline"],["arabicForm","arabic-form"],["baselineShift","baseline-shift"],["capHeight","cap-height"],["clipPath","clip-path"],["clipRule","clip-rule"],["colorInterpolation","color-interpolation"],["colorInterpolationFilters","color-interpolation-filters"],["colorProfile","color-profile"],["colorRendering","color-rendering"],["dominantBaseline","dominant-baseline"],["enableBackground","enable-background"],["fillOpacity","fill-opacity"],["fillRule","fill-rule"],["floodColor","flood-color"],["floodOpacity","flood-opacity"],["fontFamily","font-family"],["fontSize","font-size"],["fontSizeAdjust","font-size-adjust"],["fontStretch","font-stretch"],["fontStyle","font-style"],["fontVariant","font-variant"],["fontWeight","font-weight"],["glyphName","glyph-name"],["glyphOrientationHorizontal","glyph-orientation-horizontal"],["glyphOrientationVertical","glyph-orientation-vertical"],["horizAdvX","horiz-adv-x"],["horizOriginX","horiz-origin-x"],["imageRendering","image-rendering"],["letterSpacing","letter-spacing"],["lightingColor","lighting-color"],["markerEnd","marker-end"],["markerMid","marker-mid"],["markerStart","marker-start"],["overlinePosition","overline-position"],["overlineThickness","overline-thickness"],["paintOrder","paint-order"],["panose-1","panose-1"],["pointerEvents","pointer-events"],["renderingIntent","rendering-intent"],["shapeRendering","shape-rendering"],["stopColor","stop-color"],["stopOpacity","stop-opacity"],["strikethroughPosition","strikethrough-position"],["strikethroughThickness","strikethrough-thickness"],["strokeDasharray","stroke-dasharray"],["strokeDashoffset","stroke-dashoffset"],["strokeLinecap","stroke-linecap"],["strokeLinejoin","stroke-linejoin"],["strokeMiterlimit","stroke-miterlimit"],["strokeOpacity","stroke-opacity"],["strokeWidth","stroke-width"],["textAnchor","text-anchor"],["textDecoration","text-decoration"],["textRendering","text-rendering"],["transformOrigin","transform-origin"],["underlinePosition","underline-position"],["underlineThickness","underline-thickness"],["unicodeBidi","unicode-bidi"],["unicodeRange","unicode-range"],["unitsPerEm","units-per-em"],["vAlphabetic","v-alphabetic"],["vHanging","v-hanging"],["vIdeographic","v-ideographic"],["vMathematical","v-mathematical"],["vectorEffect","vector-effect"],["vertAdvY","vert-adv-y"],["vertOriginX","vert-origin-x"],["vertOriginY","vert-origin-y"],["wordSpacing","word-spacing"],["writingMode","writing-mode"],["xmlnsXlink","xmlns:xlink"],["xHeight","x-height"]]),tf=/^[\u0000-\u001F ]*j[\r\n\t]*a[\r\n\t]*v[\r\n\t]*a[\r\n\t]*s[\r\n\t]*c[\r\n\t]*r[\r\n\t]*i[\r\n\t]*p[\r\n\t]*t[\r\n\t]*:/i;function th(e){return tf.test(""+e)?"javascript:throw new Error('React has blocked a javascript: URL as a security precaution.')":e}function tg(){}var tm=null;function ty(e){return(e=e.target||e.srcElement||window).correspondingUseElement&&(e=e.correspondingUseElement),3===e.nodeType?e.parentNode:e}var tb=null,tv=null;function tw(e){var t=eK(e);if(t&&(e=t.stateNode)){var n=e[eP]||null;switch(e=t.stateNode,t.type){case"input":if(tn(e,n.value,n.defaultValue,n.defaultValue,n.checked,n.defaultChecked,n.type,n.name),t=n.name,"radio"===n.type&&null!=t){for(n=e;n.parentNode;)n=n.parentNode;for(n=n.querySelectorAll('input[name="'+tt(""+t)+'"][type="radio"]'),t=0;t<n.length;t++){var r=n[t];if(r!==e&&r.form===e.form){var o=r[eP]||null;if(!o)throw Error(a(90));tn(r,o.value,o.defaultValue,o.defaultValue,o.checked,o.defaultChecked,o.type,o.name)}}for(t=0;t<n.length;t++)(r=n[t]).form===e.form&&e9(r)}break;case"textarea":ti(e,n.value,n.defaultValue);break;case"select":null!=(t=n.value)&&tA(e,!!n.multiple,t,!1)}}}var tB=!1;function tx(e,t,n){if(tB)return e(t,n);tB=!0;try{return e(t)}finally{if(tB=!1,(null!==tb||null!==tv)&&(lu(),tb&&(t=tb,e=tv,tv=tb=null,tw(t),e)))for(t=0;t<e.length;t++)tw(e[t])}}function tC(e,t){var n=e.stateNode;if(null===n)return null;var r=n[eP]||null;if(null===r)return null;switch(n=r[t],t){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(r=!r.disabled)||(r="button"!==(e=e.type)&&"input"!==e&&"select"!==e&&"textarea"!==e),e=!r;break;default:e=!1}if(e)return null;if(n&&"function"!=typeof n)throw Error(a(231,t,typeof n));return n}var tS="u">typeof window&&void 0!==window.document&&void 0!==window.document.createElement,tE=!1;if(tS)try{var tF={};Object.defineProperty(tF,"passive",{get:function(){tE=!0}}),window.addEventListener("test",tF,tF),window.removeEventListener("test",tF,tF)}catch(e){tE=!1}var tk=null,tQ=null,tI=null;function tU(){if(tI)return tI;var e,t,n=tQ,r=n.length,o="value"in tk?tk.value:tk.textContent,A=o.length;for(e=0;e<r&&n[e]===o[e];e++);var i=r-e;for(t=1;t<=i&&n[r-t]===o[A-t];t++);return tI=o.slice(e,1<t?1-t:void 0)}function tH(e){var t=e.keyCode;return"charCode"in e?0===(e=e.charCode)&&13===t&&(e=13):e=t,10===e&&(e=13),32<=e||13===e?e:0}function tT(){return!0}function tL(){return!1}function tM(e){function t(t,n,r,o,A){for(var i in this._reactName=t,this._targetInst=r,this.type=n,this.nativeEvent=o,this.target=A,this.currentTarget=null,e)e.hasOwnProperty(i)&&(t=e[i],this[i]=t?t(o):o[i]);return this.isDefaultPrevented=(null!=o.defaultPrevented?o.defaultPrevented:!1===o.returnValue)?tT:tL,this.isPropagationStopped=tL,this}return d(t.prototype,{preventDefault:function(){this.defaultPrevented=!0;var e=this.nativeEvent;e&&(e.preventDefault?e.preventDefault():"unknown"!=typeof e.returnValue&&(e.returnValue=!1),this.isDefaultPrevented=tT)},stopPropagation:function(){var e=this.nativeEvent;e&&(e.stopPropagation?e.stopPropagation():"unknown"!=typeof e.cancelBubble&&(e.cancelBubble=!0),this.isPropagationStopped=tT)},persist:function(){},isPersistent:tT}),t}var tP,t_,tO,tR,tN,tV={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},tD=tM(tV),tz=d({},tV,{view:0,detail:0}),tj=tM(tz),tK=d({},tz,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:t2,button:0,buttons:0,relatedTarget:function(e){return void 0===e.relatedTarget?e.fromElement===e.srcElement?e.toElement:e.fromElement:e.relatedTarget},movementX:function(e){return"movementX"in e?e.movementX:(e!==tN&&(tN&&"mousemove"===e.type?(tO=e.screenX-tN.screenX,tR=e.screenY-tN.screenY):tR=tO=0,tN=e),tO)},movementY:function(e){return"movementY"in e?e.movementY:tR}}),tZ=tM(tK),tW=tM(d({},tK,{dataTransfer:0})),tG=tM(d({},tz,{relatedTarget:0})),tX=tM(d({},tV,{animationName:0,elapsedTime:0,pseudoElement:0})),tY=tM(d({},tV,{clipboardData:function(e){return"clipboardData"in e?e.clipboardData:window.clipboardData}})),tJ=tM(d({},tV,{data:0})),t$={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},tq={8:"Backspace",9:"Tab",12:"Clear",13:"Enter",16:"Shift",17:"Control",18:"Alt",19:"Pause",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",45:"Insert",46:"Delete",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"NumLock",145:"ScrollLock",224:"Meta"},t0={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function t1(e){var t=this.nativeEvent;return t.getModifierState?t.getModifierState(e):!!(e=t0[e])&&!!t[e]}function t2(){return t1}var t4=tM(d({},tz,{key:function(e){if(e.key){var t=t$[e.key]||e.key;if("Unidentified"!==t)return t}return"keypress"===e.type?13===(e=tH(e))?"Enter":String.fromCharCode(e):"keydown"===e.type||"keyup"===e.type?tq[e.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:t2,charCode:function(e){return"keypress"===e.type?tH(e):0},keyCode:function(e){return"keydown"===e.type||"keyup"===e.type?e.keyCode:0},which:function(e){return"keypress"===e.type?tH(e):"keydown"===e.type||"keyup"===e.type?e.keyCode:0}})),t6=tM(d({},tK,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0})),t8=tM(d({},tz,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:t2})),t3=tM(d({},tV,{propertyName:0,elapsedTime:0,pseudoElement:0})),t5=tM(d({},tK,{deltaX:function(e){return"deltaX"in e?e.deltaX:"wheelDeltaX"in e?-e.wheelDeltaX:0},deltaY:function(e){return"deltaY"in e?e.deltaY:"wheelDeltaY"in e?-e.wheelDeltaY:"wheelDelta"in e?-e.wheelDelta:0},deltaZ:0,deltaMode:0})),t9=tM(d({},tV,{newState:0,oldState:0})),t7=[9,13,27,32],ne=tS&&"CompositionEvent"in window,nt=null;tS&&"documentMode"in document&&(nt=document.documentMode);var nn=tS&&"TextEvent"in window&&!nt,nr=tS&&(!ne||nt&&8<nt&&11>=nt),no=!1;function nA(e,t){switch(e){case"keyup":return -1!==t7.indexOf(t.keyCode);case"keydown":return 229!==t.keyCode;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function ni(e){return"object"==typeof(e=e.detail)&&"data"in e?e.data:null}var na=!1,nl={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0};function ns(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return"input"===t?!!nl[e.type]:"textarea"===t}function nc(e,t,n,r){tb?tv?tv.push(r):tv=[r]:tb=r,0<(t=sr(t,"onChange")).length&&(n=new tD("onChange","change",null,n,r),e.push({event:n,listeners:t}))}var nu=null,nd=null;function np(e){l8(e,0)}function nf(e){if(e9(eZ(e)))return e}function nh(e,t){if("change"===e)return t}var ng=!1;if(tS){if(tS){var nm="oninput"in document;if(!nm){var ny=document.createElement("div");ny.setAttribute("oninput","return;"),nm="function"==typeof ny.oninput}r=nm}else r=!1;ng=r&&(!document.documentMode||9<document.documentMode)}function nb(){nu&&(nu.detachEvent("onpropertychange",nv),nd=nu=null)}function nv(e){if("value"===e.propertyName&&nf(nd)){var t=[];nc(t,nd,e,ty(e)),tx(np,t)}}function nw(e,t,n){"focusin"===e?(nb(),nu=t,nd=n,nu.attachEvent("onpropertychange",nv)):"focusout"===e&&nb()}function nB(e){if("selectionchange"===e||"keyup"===e||"keydown"===e)return nf(nd)}function nx(e,t){if("click"===e)return nf(t)}function nC(e,t){if("input"===e||"change"===e)return nf(t)}var nS="function"==typeof Object.is?Object.is:function(e,t){return e===t&&(0!==e||1/e==1/t)||e!=e&&t!=t};function nE(e,t){if(nS(e,t))return!0;if("object"!=typeof e||null===e||"object"!=typeof t||null===t)return!1;var n=Object.keys(e),r=Object.keys(t);if(n.length!==r.length)return!1;for(r=0;r<n.length;r++){var o=n[r];if(!$.call(t,o)||!nS(e[o],t[o]))return!1}return!0}function nF(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function nk(e,t){var n,r=nF(e);for(e=0;r;){if(3===r.nodeType){if(n=e+r.textContent.length,e<=t&&n>=t)return{node:r,offset:t-e};e=n}e:{for(;r;){if(r.nextSibling){r=r.nextSibling;break e}r=r.parentNode}r=void 0}r=nF(r)}}function nQ(e){e=null!=e&&null!=e.ownerDocument&&null!=e.ownerDocument.defaultView?e.ownerDocument.defaultView:window;for(var t=e7(e.document);t instanceof e.HTMLIFrameElement;){try{var n="string"==typeof t.contentWindow.location.href}catch(e){n=!1}if(n)e=t.contentWindow;else break;t=e7(e.document)}return t}function nI(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t&&("input"===t&&("text"===e.type||"search"===e.type||"tel"===e.type||"url"===e.type||"password"===e.type)||"textarea"===t||"true"===e.contentEditable)}var nU=tS&&"documentMode"in document&&11>=document.documentMode,nH=null,nT=null,nL=null,nM=!1;function nP(e,t,n){var r=n.window===n?n.document:9===n.nodeType?n:n.ownerDocument;nM||null==nH||nH!==e7(r)||(r="selectionStart"in(r=nH)&&nI(r)?{start:r.selectionStart,end:r.selectionEnd}:{anchorNode:(r=(r.ownerDocument&&r.ownerDocument.defaultView||window).getSelection()).anchorNode,anchorOffset:r.anchorOffset,focusNode:r.focusNode,focusOffset:r.focusOffset},nL&&nE(nL,r)||(nL=r,0<(r=sr(nT,"onSelect")).length&&(t=new tD("onSelect","select",null,t,n),e.push({event:t,listeners:r}),t.target=nH)))}function n_(e,t){var n={};return n[e.toLowerCase()]=t.toLowerCase(),n["Webkit"+e]="webkit"+t,n["Moz"+e]="moz"+t,n}var nO={animationend:n_("Animation","AnimationEnd"),animationiteration:n_("Animation","AnimationIteration"),animationstart:n_("Animation","AnimationStart"),transitionrun:n_("Transition","TransitionRun"),transitionstart:n_("Transition","TransitionStart"),transitioncancel:n_("Transition","TransitionCancel"),transitionend:n_("Transition","TransitionEnd")},nR={},nN={};function nV(e){if(nR[e])return nR[e];if(!nO[e])return e;var t,n=nO[e];for(t in n)if(n.hasOwnProperty(t)&&t in nN)return nR[e]=n[t];return e}tS&&(nN=document.createElement("div").style,"AnimationEvent"in window||(delete nO.animationend.animation,delete nO.animationiteration.animation,delete nO.animationstart.animation),"TransitionEvent"in window||delete nO.transitionend.transition);var nD=nV("animationend"),nz=nV("animationiteration"),nj=nV("animationstart"),nK=nV("transitionrun"),nZ=nV("transitionstart"),nW=nV("transitioncancel"),nG=nV("transitionend"),nX=new Map,nY="abort auxClick beforeToggle cancel canPlay canPlayThrough click close contextMenu copy cut drag dragEnd dragEnter dragExit dragLeave dragOver dragStart drop durationChange emptied encrypted ended error gotPointerCapture input invalid keyDown keyPress keyUp load loadedData loadedMetadata loadStart lostPointerCapture mouseDown mouseMove mouseOut mouseOver mouseUp paste pause play playing pointerCancel pointerDown pointerMove pointerOut pointerOver pointerUp progress rateChange reset resize seeked seeking stalled submit suspend timeUpdate touchCancel touchEnd touchStart volumeChange scroll toggle touchMove waiting wheel".split(" ");function nJ(e,t){nX.set(e,t),eJ(t,[e])}nY.push("scrollEnd");var n$="function"==typeof reportError?reportError:function(e){if("object"==typeof window&&"function"==typeof window.ErrorEvent){var t=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:"object"==typeof e&&null!==e&&"string"==typeof e.message?String(e.message):String(e),error:e});if(!window.dispatchEvent(t))return}else if("object"==typeof process&&"function"==typeof process.emit)return void process.emit("uncaughtException",e);console.error(e)},nq=[],n0=0,n1=0;function n2(){for(var e=n0,t=n1=n0=0;t<e;){var n=nq[t];nq[t++]=null;var r=nq[t];nq[t++]=null;var o=nq[t];nq[t++]=null;var A=nq[t];if(nq[t++]=null,null!==r&&null!==o){var i=r.pending;null===i?o.next=o:(o.next=i.next,i.next=o),r.pending=o}0!==A&&n3(n,o,A)}}function n4(e,t,n,r){nq[n0++]=e,nq[n0++]=t,nq[n0++]=n,nq[n0++]=r,n1|=r,e.lanes|=r,null!==(e=e.alternate)&&(e.lanes|=r)}function n6(e,t,n,r){return n4(e,t,n,r),n5(e)}function n8(e,t){return n4(e,null,null,t),n5(e)}function n3(e,t,n){e.lanes|=n;var r=e.alternate;null!==r&&(r.lanes|=n);for(var o=!1,A=e.return;null!==A;)A.childLanes|=n,null!==(r=A.alternate)&&(r.childLanes|=n),22===A.tag&&(null===(e=A.stateNode)||1&e._visibility||(o=!0)),e=A,A=A.return;return 3===e.tag?(A=e.stateNode,o&&null!==t&&(o=31-eh(n),null===(r=(e=A.hiddenUpdates)[o])?e[o]=[t]:r.push(t),t.lane=0x20000000|n),A):null}function n5(e){if(50<lr)throw lr=0,lo=null,Error(a(185));for(var t=e.return;null!==t;)t=(e=t).return;return 3===e.tag?e.stateNode:null}var n9={};function n7(e,t,n,r){this.tag=e,this.key=n,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.refCleanup=this.ref=null,this.pendingProps=t,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=r,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function re(e,t,n,r){return new n7(e,t,n,r)}function rt(e){return!(!(e=e.prototype)||!e.isReactComponent)}function rn(e,t){var n=e.alternate;return null===n?((n=re(e.tag,t,e.key,e.mode)).elementType=e.elementType,n.type=e.type,n.stateNode=e.stateNode,n.alternate=e,e.alternate=n):(n.pendingProps=t,n.type=e.type,n.flags=0,n.subtreeFlags=0,n.deletions=null),n.flags=0x3e00000&e.flags,n.childLanes=e.childLanes,n.lanes=e.lanes,n.child=e.child,n.memoizedProps=e.memoizedProps,n.memoizedState=e.memoizedState,n.updateQueue=e.updateQueue,t=e.dependencies,n.dependencies=null===t?null:{lanes:t.lanes,firstContext:t.firstContext},n.sibling=e.sibling,n.index=e.index,n.ref=e.ref,n.refCleanup=e.refCleanup,n}function rr(e,t){e.flags&=0x3e00002;var n=e.alternate;return null===n?(e.childLanes=0,e.lanes=t,e.child=null,e.subtreeFlags=0,e.memoizedProps=null,e.memoizedState=null,e.updateQueue=null,e.dependencies=null,e.stateNode=null):(e.childLanes=n.childLanes,e.lanes=n.lanes,e.child=n.child,e.subtreeFlags=0,e.deletions=null,e.memoizedProps=n.memoizedProps,e.memoizedState=n.memoizedState,e.updateQueue=n.updateQueue,e.type=n.type,e.dependencies=null===(t=n.dependencies)?null:{lanes:t.lanes,firstContext:t.firstContext}),e}function ro(e,t,n,r,o,A){var i=0;if(r=e,"function"==typeof e)rt(e)&&(i=1);else if("string"==typeof e)i=!function(e,t,n){if(1===n||null!=t.itemProp)return!1;switch(e){case"meta":case"title":return!0;case"style":if("string"!=typeof t.precedence||"string"!=typeof t.href||""===t.href)break;return!0;case"link":if("string"!=typeof t.rel||"string"!=typeof t.href||""===t.href||t.onLoad||t.onError)break;if("stylesheet"===t.rel)return e=t.disabled,"string"==typeof t.precedence&&null==e;return!0;case"script":if(t.async&&"function"!=typeof t.async&&"symbol"!=typeof t.async&&!t.onLoad&&!t.onError&&t.src&&"string"==typeof t.src)return!0}return!1}(e,n,N.current)?"html"===e||"head"===e||"body"===e?27:5:26;else e:switch(e){case E:return(e=re(31,n,t,o)).elementType=E,e.lanes=A,e;case g:return rA(n.children,o,A,t);case m:i=8,o|=24;break;case y:return(e=re(12,n,t,2|o)).elementType=y,e.lanes=A,e;case B:return(e=re(13,n,t,o)).elementType=B,e.lanes=A,e;case x:return(e=re(19,n,t,o)).elementType=x,e.lanes=A,e;default:if("object"==typeof e&&null!==e)switch(e.$$typeof){case v:i=10;break e;case b:i=9;break e;case w:i=11;break e;case C:i=14;break e;case S:i=16,r=null;break e}i=29,n=Error(a(130,null===e?"null":typeof e,"")),r=null}return(t=re(i,n,t,o)).elementType=e,t.type=r,t.lanes=A,t}function rA(e,t,n,r){return(e=re(7,e,r,t)).lanes=n,e}function ri(e,t,n){return(e=re(6,e,null,t)).lanes=n,e}function ra(e){var t=re(18,null,null,0);return t.stateNode=e,t}function rl(e,t,n){return(t=re(4,null!==e.children?e.children:[],e.key,t)).lanes=n,t.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},t}var rs=new WeakMap;function rc(e,t){if("object"==typeof e&&null!==e){var n=rs.get(e);return void 0!==n?n:(t={value:e,source:t,stack:J(t)},rs.set(e,t),t)}return{value:e,source:t,stack:J(t)}}var ru=[],rd=0,rp=null,rf=0,rh=[],rg=0,rm=null,ry=1,rb="";function rv(e,t){ru[rd++]=rf,ru[rd++]=rp,rp=e,rf=t}function rw(e,t,n){rh[rg++]=ry,rh[rg++]=rb,rh[rg++]=rm,rm=e;var r=ry;e=rb;var o=32-eh(r)-1;r&=~(1<<o),n+=1;var A=32-eh(t)+o;if(30<A){var i=o-o%5;A=(r&(1<<i)-1).toString(32),r>>=i,o-=i,ry=1<<32-eh(t)+o|n<<o|r,rb=A+e}else ry=1<<A|n<<o|r,rb=e}function rB(e){null!==e.return&&(rv(e,1),rw(e,1,0))}function rx(e){for(;e===rp;)rp=ru[--rd],ru[rd]=null,rf=ru[--rd],ru[rd]=null;for(;e===rm;)rm=rh[--rg],rh[rg]=null,rb=rh[--rg],rh[rg]=null,ry=rh[--rg],rh[rg]=null}function rC(e,t){rh[rg++]=ry,rh[rg++]=rb,rh[rg++]=rm,ry=t.id,rb=t.overflow,rm=e}var rS=null,rE=null,rF=!1,rk=null,rQ=!1,rI=Error(a(519));function rU(e){var t=Error(a(418,1<arguments.length&&void 0!==arguments[1]&&arguments[1]?"text":"HTML",""));throw r_(rc(t,e)),rI}function rH(e){var t=e.stateNode,n=e.type,r=e.memoizedProps;switch(t[eM]=e,t[eP]=r,n){case"dialog":l3("cancel",t),l3("close",t);break;case"iframe":case"object":case"embed":l3("load",t);break;case"video":case"audio":for(n=0;n<l4.length;n++)l3(l4[n],t);break;case"source":l3("error",t);break;case"img":case"image":case"link":l3("error",t),l3("load",t);break;case"details":l3("toggle",t);break;case"input":l3("invalid",t),tr(t,r.value,r.defaultValue,r.checked,r.defaultChecked,r.type,r.name,!0);break;case"select":l3("invalid",t);break;case"textarea":l3("invalid",t),ta(t,r.value,r.defaultValue,r.children)}"string"!=typeof(n=r.children)&&"number"!=typeof n&&"bigint"!=typeof n||t.textContent===""+n||!0===r.suppressHydrationWarning||ss(t.textContent,n)?(null!=r.popover&&(l3("beforetoggle",t),l3("toggle",t)),null!=r.onScroll&&l3("scroll",t),null!=r.onScrollEnd&&l3("scrollend",t),null!=r.onClick&&(t.onclick=tg),t=!0):t=!1,t||rU(e,!0)}function rT(e){for(rS=e.return;rS;)switch(rS.tag){case 5:case 31:case 13:rQ=!1;return;case 27:case 3:rQ=!0;return;default:rS=rS.return}}function rL(e){if(e!==rS)return!1;if(!rF)return rT(e),rF=!0,!1;var t,n=e.tag;if((t=3!==n&&27!==n)&&((t=5===n)&&(t="form"===(t=e.type)||"button"===t||sb(e.type,e.memoizedProps)),t=!t),t&&rE&&rU(e),rT(e),13===n){if(!(e=null!==(e=e.memoizedState)?e.dehydrated:null))throw Error(a(317));rE=sM(e)}else if(31===n){if(!(e=null!==(e=e.memoizedState)?e.dehydrated:null))throw Error(a(317));rE=sM(e)}else 27===n?(n=rE,sE(e.type)?(e=sL,sL=null,rE=e):rE=n):rE=rS?sT(e.stateNode.nextSibling):null;return!0}function rM(){rE=rS=null,rF=!1}function rP(){var e=rk;return null!==e&&(null===aq?aq=e:aq.push.apply(aq,e),rk=null),e}function r_(e){null===rk?rk=[e]:rk.push(e)}var rO=_(null),rR=null,rN=null;function rV(e,t,n){R(rO,t._currentValue),t._currentValue=n}function rD(e){e._currentValue=rO.current,O(rO)}function rz(e,t,n){for(;null!==e;){var r=e.alternate;if((e.childLanes&t)!==t?(e.childLanes|=t,null!==r&&(r.childLanes|=t)):null!==r&&(r.childLanes&t)!==t&&(r.childLanes|=t),e===n)break;e=e.return}}function rj(e,t,n,r){var o=e.child;for(null!==o&&(o.return=e);null!==o;){var A=o.dependencies;if(null!==A){var i=o.child;A=A.firstContext;e:for(;null!==A;){var l=A;A=o;for(var s=0;s<t.length;s++)if(l.context===t[s]){A.lanes|=n,null!==(l=A.alternate)&&(l.lanes|=n),rz(A.return,n,e),r||(i=null);break e}A=l.next}}else if(18===o.tag){if(null===(i=o.return))throw Error(a(341));i.lanes|=n,null!==(A=i.alternate)&&(A.lanes|=n),rz(i,n,e),i=null}else i=o.child;if(null!==i)i.return=o;else for(i=o;null!==i;){if(i===e){i=null;break}if(null!==(o=i.sibling)){o.return=i.return,i=o;break}i=i.return}o=i}}function rK(e,t,n,r){e=null;for(var o=t,A=!1;null!==o;){if(!A){if(0!=(524288&o.flags))A=!0;else if(0!=(262144&o.flags))break}if(10===o.tag){var i=o.alternate;if(null===i)throw Error(a(387));if(null!==(i=i.memoizedProps)){var l=o.type;nS(o.pendingProps.value,i.value)||(null!==e?e.push(l):e=[l])}}else if(o===z.current){if(null===(i=o.alternate))throw Error(a(387));i.memoizedState.memoizedState!==o.memoizedState.memoizedState&&(null!==e?e.push(ce):e=[ce])}o=o.return}null!==e&&rj(t,e,n,r),t.flags|=262144}function rZ(e){for(e=e.firstContext;null!==e;){if(!nS(e.context._currentValue,e.memoizedValue))return!0;e=e.next}return!1}function rW(e){rR=e,rN=null,null!==(e=e.dependencies)&&(e.firstContext=null)}function rG(e){return rY(rR,e)}function rX(e,t){return null===rR&&rW(e),rY(e,t)}function rY(e,t){var n=t._currentValue;if(t={context:t,memoizedValue:n,next:null},null===rN){if(null===e)throw Error(a(308));rN=t,e.dependencies={lanes:0,firstContext:t},e.flags|=524288}else rN=rN.next=t;return n}var rJ="u">typeof AbortController?AbortController:function(){var e=[],t=this.signal={aborted:!1,addEventListener:function(t,n){e.push(n)}};this.abort=function(){t.aborted=!0,e.forEach(function(e){return e()})}},r$=o.unstable_scheduleCallback,rq=o.unstable_NormalPriority,r0={$$typeof:v,Consumer:null,Provider:null,_currentValue:null,_currentValue2:null,_threadCount:0};function r1(){return{controller:new rJ,data:new Map,refCount:0}}function r2(e){e.refCount--,0===e.refCount&&r$(rq,function(){e.controller.abort()})}var r4=null,r6=0,r8=0,r3=null;function r5(){if(0==--r6&&null!==r4){null!==r3&&(r3.status="fulfilled");var e=r4;r4=null,r8=0,r3=null;for(var t=0;t<e.length;t++)(0,e[t])()}}var r9=H.S;H.S=function(e,t){a2=er(),"object"==typeof t&&null!==t&&"function"==typeof t.then&&function(e,t){if(null===r4){var n=r4=[];r6=0,r8=l$(),r3={status:"pending",value:void 0,then:function(e){n.push(e)}}}r6++,t.then(r5,r5)}(0,t),null!==r9&&r9(e,t)};var r7=_(null);function oe(){var e=r7.current;return null!==e?e:a_.pooledCache}function ot(e,t){null===t?R(r7,r7.current):R(r7,t.pool)}function on(){var e=oe();return null===e?null:{parent:r0._currentValue,pool:e}}var or=Error(a(460)),oo=Error(a(474)),oA=Error(a(542)),oi={then:function(){}};function oa(e){return"fulfilled"===(e=e.status)||"rejected"===e}function ol(e,t,n){switch(void 0===(n=e[n])?e.push(t):n!==t&&(t.then(tg,tg),t=n),t.status){case"fulfilled":return t.value;case"rejected":throw od(e=t.reason),e;default:if("string"==typeof t.status)t.then(tg,tg);else{if(null!==(e=a_)&&100<e.shellSuspendCounter)throw Error(a(482));(e=t).status="pending",e.then(function(e){if("pending"===t.status){var n=t;n.status="fulfilled",n.value=e}},function(e){if("pending"===t.status){var n=t;n.status="rejected",n.reason=e}})}switch(t.status){case"fulfilled":return t.value;case"rejected":throw od(e=t.reason),e}throw oc=t,or}}function os(e){try{return(0,e._init)(e._payload)}catch(e){if(null!==e&&"object"==typeof e&&"function"==typeof e.then)throw oc=e,or;throw e}}var oc=null;function ou(){if(null===oc)throw Error(a(459));var e=oc;return oc=null,e}function od(e){if(e===or||e===oA)throw Error(a(483))}var op=null,of=0;function oh(e){var t=of;return of+=1,null===op&&(op=[]),ol(op,e,t)}function og(e,t){e.ref=void 0!==(t=t.props.ref)?t:null}function om(e,t){if(t.$$typeof===p)throw Error(a(525));throw Error(a(31,"[object Object]"===(e=Object.prototype.toString.call(t))?"object with keys {"+Object.keys(t).join(", ")+"}":e))}function oy(e){function t(t,n){if(e){var r=t.deletions;null===r?(t.deletions=[n],t.flags|=16):r.push(n)}}function n(n,r){if(!e)return null;for(;null!==r;)t(n,r),r=r.sibling;return null}function r(e){for(var t=new Map;null!==e;)null!==e.key?t.set(e.key,e):t.set(e.index,e),e=e.sibling;return t}function o(e,t){return(e=rn(e,t)).index=0,e.sibling=null,e}function A(t,n,r){return(t.index=r,e)?null!==(r=t.alternate)?(r=r.index)<n?(t.flags|=0x4000002,n):r:(t.flags|=0x4000002,n):(t.flags|=1048576,n)}function i(t){return e&&null===t.alternate&&(t.flags|=0x4000002),t}function l(e,t,n,r){return null===t||6!==t.tag?(t=ri(n,e.mode,r)).return=e:(t=o(t,n)).return=e,t}function s(e,t,n,r){var A=n.type;return A===g?u(e,t,n.props.children,r,n.key):(null!==t&&(t.elementType===A||"object"==typeof A&&null!==A&&A.$$typeof===S&&os(A)===t.type)?og(t=o(t,n.props),n):og(t=ro(n.type,n.key,n.props,null,e.mode,r),n),t.return=e,t)}function c(e,t,n,r){return null===t||4!==t.tag||t.stateNode.containerInfo!==n.containerInfo||t.stateNode.implementation!==n.implementation?(t=rl(n,e.mode,r)).return=e:(t=o(t,n.children||[])).return=e,t}function u(e,t,n,r,A){return null===t||7!==t.tag?(t=rA(n,e.mode,r,A)).return=e:(t=o(t,n)).return=e,t}function d(e,t,n){if("string"==typeof t&&""!==t||"number"==typeof t||"bigint"==typeof t)return(t=ri(""+t,e.mode,n)).return=e,t;if("object"==typeof t&&null!==t){switch(t.$$typeof){case f:return og(n=ro(t.type,t.key,t.props,null,e.mode,n),t),n.return=e,n;case h:return(t=rl(t,e.mode,n)).return=e,t;case S:return d(e,t=os(t),n)}if(U(t)||Q(t))return(t=rA(t,e.mode,n,null)).return=e,t;if("function"==typeof t.then)return d(e,oh(t),n);if(t.$$typeof===v)return d(e,rX(e,t),n);om(e,t)}return null}function p(e,t,n,r){var o=null!==t?t.key:null;if("string"==typeof n&&""!==n||"number"==typeof n||"bigint"==typeof n)return null!==o?null:l(e,t,""+n,r);if("object"==typeof n&&null!==n){switch(n.$$typeof){case f:return n.key===o?s(e,t,n,r):null;case h:return n.key===o?c(e,t,n,r):null;case S:return p(e,t,n=os(n),r)}if(U(n)||Q(n))return null!==o?null:u(e,t,n,r,null);if("function"==typeof n.then)return p(e,t,oh(n),r);if(n.$$typeof===v)return p(e,t,rX(e,n),r);om(e,n)}return null}function m(e,t,n,r,o){if("string"==typeof r&&""!==r||"number"==typeof r||"bigint"==typeof r)return l(t,e=e.get(n)||null,""+r,o);if("object"==typeof r&&null!==r){switch(r.$$typeof){case f:return s(t,e=e.get(null===r.key?n:r.key)||null,r,o);case h:return c(t,e=e.get(null===r.key?n:r.key)||null,r,o);case S:return m(e,t,n,r=os(r),o)}if(U(r)||Q(r))return u(t,e=e.get(n)||null,r,o,null);if("function"==typeof r.then)return m(e,t,n,oh(r),o);if(r.$$typeof===v)return m(e,t,n,rX(t,r),o);om(t,r)}return null}return function(l,s,c,u){try{of=0;var y=function l(s,c,u,y){if("object"==typeof u&&null!==u&&u.type===g&&null===u.key&&(u=u.props.children),"object"==typeof u&&null!==u){switch(u.$$typeof){case f:e:{for(var b=u.key;null!==c;){if(c.key===b){if((b=u.type)===g){if(7===c.tag){n(s,c.sibling),(y=o(c,u.props.children)).return=s,s=y;break e}}else if(c.elementType===b||"object"==typeof b&&null!==b&&b.$$typeof===S&&os(b)===c.type){n(s,c.sibling),og(y=o(c,u.props),u),y.return=s,s=y;break e}n(s,c);break}t(s,c),c=c.sibling}u.type===g?(y=rA(u.props.children,s.mode,y,u.key)).return=s:(og(y=ro(u.type,u.key,u.props,null,s.mode,y),u),y.return=s),s=y}return i(s);case h:e:{for(b=u.key;null!==c;){if(c.key===b)if(4===c.tag&&c.stateNode.containerInfo===u.containerInfo&&c.stateNode.implementation===u.implementation){n(s,c.sibling),(y=o(c,u.children||[])).return=s,s=y;break e}else{n(s,c);break}t(s,c),c=c.sibling}(y=rl(u,s.mode,y)).return=s,s=y}return i(s);case S:return l(s,c,u=os(u),y)}if(U(u))return function(o,i,a,l){for(var s=null,c=null,u=i,f=i=0,h=null;null!==u&&f<a.length;f++){u.index>f?(h=u,u=null):h=u.sibling;var g=p(o,u,a[f],l);if(null===g){null===u&&(u=h);break}e&&u&&null===g.alternate&&t(o,u),i=A(g,i,f),null===c?s=g:c.sibling=g,c=g,u=h}if(f===a.length)return n(o,u),rF&&rv(o,f),s;if(null===u){for(;f<a.length;f++)null!==(u=d(o,a[f],l))&&(i=A(u,i,f),null===c?s=u:c.sibling=u,c=u);return rF&&rv(o,f),s}for(u=r(u);f<a.length;f++)null!==(h=m(u,o,f,a[f],l))&&(e&&null!==h.alternate&&u.delete(null===h.key?f:h.key),i=A(h,i,f),null===c?s=h:c.sibling=h,c=h);return e&&u.forEach(function(e){return t(o,e)}),rF&&rv(o,f),s}(s,c,u,y);if(Q(u)){if("function"!=typeof(b=Q(u)))throw Error(a(150));return function(o,i,l,s){if(null==l)throw Error(a(151));for(var c=null,u=null,f=i,h=i=0,g=null,y=l.next();null!==f&&!y.done;h++,y=l.next()){f.index>h?(g=f,f=null):g=f.sibling;var b=p(o,f,y.value,s);if(null===b){null===f&&(f=g);break}e&&f&&null===b.alternate&&t(o,f),i=A(b,i,h),null===u?c=b:u.sibling=b,u=b,f=g}if(y.done)return n(o,f),rF&&rv(o,h),c;if(null===f){for(;!y.done;h++,y=l.next())null!==(y=d(o,y.value,s))&&(i=A(y,i,h),null===u?c=y:u.sibling=y,u=y);return rF&&rv(o,h),c}for(f=r(f);!y.done;h++,y=l.next())null!==(y=m(f,o,h,y.value,s))&&(e&&null!==y.alternate&&f.delete(null===y.key?h:y.key),i=A(y,i,h),null===u?c=y:u.sibling=y,u=y);return e&&f.forEach(function(e){return t(o,e)}),rF&&rv(o,h),c}(s,c,u=b.call(u),y)}if("function"==typeof u.then)return l(s,c,oh(u),y);if(u.$$typeof===v)return l(s,c,rX(s,u),y);om(s,u)}return"string"==typeof u&&""!==u||"number"==typeof u||"bigint"==typeof u?(u=""+u,null!==c&&6===c.tag?(n(s,c.sibling),(y=o(c,u)).return=s):(n(s,c),(y=ri(u,s.mode,y)).return=s),i(s=y)):n(s,c)}(l,s,c,u);return op=null,y}catch(e){if(e===or||e===oA)throw e;var b=re(29,e,null,l.mode);return b.lanes=u,b.return=l,b}finally{}}}var ob=oy(!0),ov=oy(!1),ow=!1;function oB(e){e.updateQueue={baseState:e.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,lanes:0,hiddenCallbacks:null},callbacks:null}}function ox(e,t){e=e.updateQueue,t.updateQueue===e&&(t.updateQueue={baseState:e.baseState,firstBaseUpdate:e.firstBaseUpdate,lastBaseUpdate:e.lastBaseUpdate,shared:e.shared,callbacks:null})}function oC(e){return{lane:e,tag:0,payload:null,callback:null,next:null}}function oS(e,t,n){var r=e.updateQueue;if(null===r)return null;if(r=r.shared,0!=(2&aP)){var o=r.pending;return null===o?t.next=t:(t.next=o.next,o.next=t),r.pending=t,t=n5(e),n3(e,null,n),t}return n4(e,r,t,n),n5(e)}function oE(e,t,n){if(null!==(t=t.updateQueue)&&(t=t.shared,0!=(4194048&n))){var r=t.lanes;r&=e.pendingLanes,n|=r,t.lanes=n,ek(e,n)}}function oF(e,t){var n=e.updateQueue,r=e.alternate;if(null!==r&&n===(r=r.updateQueue)){var o=null,A=null;if(null!==(n=n.firstBaseUpdate)){do{var i={lane:n.lane,tag:n.tag,payload:n.payload,callback:null,next:null};null===A?o=A=i:A=A.next=i,n=n.next}while(null!==n);null===A?o=A=t:A=A.next=t}else o=A=t;n={baseState:r.baseState,firstBaseUpdate:o,lastBaseUpdate:A,shared:r.shared,callbacks:r.callbacks},e.updateQueue=n;return}null===(e=n.lastBaseUpdate)?n.firstBaseUpdate=t:e.next=t,n.lastBaseUpdate=t}var ok=!1;function oQ(){if(ok){var e=r3;if(null!==e)throw e}}function oI(e,t,n,r){ok=!1;var o=e.updateQueue;ow=!1;var A=o.firstBaseUpdate,i=o.lastBaseUpdate,a=o.shared.pending;if(null!==a){o.shared.pending=null;var l=a,s=l.next;l.next=null,null===i?A=s:i.next=s,i=l;var c=e.alternate;null!==c&&(a=(c=c.updateQueue).lastBaseUpdate)!==i&&(null===a?c.firstBaseUpdate=s:a.next=s,c.lastBaseUpdate=l)}if(null!==A){var u=o.baseState;for(i=0,c=s=l=null,a=A;;){var p=-0x20000001&a.lane,f=p!==a.lane;if(f?(aR&p)===p:(r&p)===p){0!==p&&p===r8&&(ok=!0),null!==c&&(c=c.next={lane:0,tag:a.tag,payload:a.payload,callback:null,next:null});e:{var h=e,g=a;switch(p=t,g.tag){case 1:if("function"==typeof(h=g.payload)){u=h.call(n,u,p);break e}u=h;break e;case 3:h.flags=-65537&h.flags|128;case 0:if(null==(p="function"==typeof(h=g.payload)?h.call(n,u,p):h))break e;u=d({},u,p);break e;case 2:ow=!0}}null!==(p=a.callback)&&(e.flags|=64,f&&(e.flags|=8192),null===(f=o.callbacks)?o.callbacks=[p]:f.push(p))}else f={lane:p,tag:a.tag,payload:a.payload,callback:a.callback,next:null},null===c?(s=c=f,l=u):c=c.next=f,i|=p;if(null===(a=a.next))if(null===(a=o.shared.pending))break;else a=(f=a).next,f.next=null,o.lastBaseUpdate=f,o.shared.pending=null}null===c&&(l=u),o.baseState=l,o.firstBaseUpdate=s,o.lastBaseUpdate=c,null===A&&(o.shared.lanes=0),aW|=i,e.lanes=i,e.memoizedState=u}}function oU(e,t){if("function"!=typeof e)throw Error(a(191,e));e.call(t)}function oH(e,t){var n=e.callbacks;if(null!==n)for(e.callbacks=null,e=0;e<n.length;e++)oU(n[e],t)}var oT=_(null),oL=_(0);function oM(e,t){R(oL,e=aK),R(oT,t),aK=e|t.baseLanes}function oP(){R(oL,aK),R(oT,oT.current)}function o_(){aK=oL.current,O(oT),O(oL)}var oO=_(null),oR=null;function oN(e){var t=e.alternate;R(oK,1&oK.current),R(oO,e),null===oR&&(null===t||null!==oT.current?oR=e:null!==t.memoizedState&&(oR=e))}function oV(e){R(oK,oK.current),R(oO,e),null===oR&&(oR=e)}function oD(e){22===e.tag?(R(oK,oK.current),R(oO,e),null===oR&&(oR=e)):oz(e)}function oz(){R(oK,oK.current),R(oO,oO.current)}function oj(e){O(oO),oR===e&&(oR=null),O(oK)}var oK=_(0);function oZ(e){for(var t=e;null!==t;){if(13===t.tag){var n=t.memoizedState;if(null!==n&&(null===(n=n.dehydrated)||sU(n)||sH(n)))return t}else if(19===t.tag&&("forwards"===t.memoizedProps.revealOrder||"backwards"===t.memoizedProps.revealOrder||"unstable_legacy-backwards"===t.memoizedProps.revealOrder||"together"===t.memoizedProps.revealOrder)){if(0!=(128&t.flags))return t}else if(null!==t.child){t.child.return=t,t=t.child;continue}if(t===e)break;for(;null===t.sibling;){if(null===t.return||t.return===e)return null;t=t.return}t.sibling.return=t.return,t=t.sibling}return null}var oW=0,oG=null,oX=null,oY=null,oJ=!1,o$=!1,oq=!1,o0=0,o1=0,o2=null,o4=0;function o6(){throw Error(a(321))}function o8(e,t){if(null===t)return!1;for(var n=0;n<t.length&&n<e.length;n++)if(!nS(e[n],t[n]))return!1;return!0}function o3(e,t,n,r,o,A){return oW=A,oG=t,t.memoizedState=null,t.updateQueue=null,t.lanes=0,H.H=null===e||null===e.memoizedState?ir:io,oq=!1,A=n(r,o),oq=!1,o$&&(A=o9(t,n,r,o)),o5(e),A}function o5(e){H.H=it;var t=null!==oX&&null!==oX.next;if(oW=0,oY=oX=oG=null,oJ=!1,o1=0,o2=null,t)throw Error(a(300));null===e||iw||null!==(e=e.dependencies)&&rZ(e)&&(iw=!0)}function o9(e,t,n,r){oG=e;var o=0;do{if(o$&&(o2=null),o1=0,o$=!1,25<=o)throw Error(a(301));if(o+=1,oY=oX=null,null!=e.updateQueue){var A=e.updateQueue;A.lastEffect=null,A.events=null,A.stores=null,null!=A.memoCache&&(A.memoCache.index=0)}H.H=iA,A=t(n,r)}while(o$);return A}function o7(){var e=H.H,t=e.useState()[0];return t="function"==typeof t.then?Ai(t):t,e=e.useState()[0],(null!==oX?oX.memoizedState:null)!==e&&(oG.flags|=1024),t}function Ae(){var e=0!==o0;return o0=0,e}function At(e,t,n){t.updateQueue=e.updateQueue,t.flags&=-2053,e.lanes&=~n}function An(e){if(oJ){for(e=e.memoizedState;null!==e;){var t=e.queue;null!==t&&(t.pending=null),e=e.next}oJ=!1}oW=0,oY=oX=oG=null,o$=!1,o1=o0=0,o2=null}function Ar(){var e={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return null===oY?oG.memoizedState=oY=e:oY=oY.next=e,oY}function Ao(){if(null===oX){var e=oG.alternate;e=null!==e?e.memoizedState:null}else e=oX.next;var t=null===oY?oG.memoizedState:oY.next;if(null!==t)oY=t,oX=e;else{if(null===e){if(null===oG.alternate)throw Error(a(467));throw Error(a(310))}e={memoizedState:(oX=e).memoizedState,baseState:oX.baseState,baseQueue:oX.baseQueue,queue:oX.queue,next:null},null===oY?oG.memoizedState=oY=e:oY=oY.next=e}return oY}function AA(){return{lastEffect:null,events:null,stores:null,memoCache:null}}function Ai(e){var t=o1;return o1+=1,null===o2&&(o2=[]),e=ol(o2,e,t),t=oG,null===(null===oY?t.memoizedState:oY.next)&&(H.H=null===(t=t.alternate)||null===t.memoizedState?ir:io),e}function Aa(e){if(null!==e&&"object"==typeof e){if("function"==typeof e.then)return Ai(e);if(e.$$typeof===v)return rG(e)}throw Error(a(438,String(e)))}function Al(e){var t=null,n=oG.updateQueue;if(null!==n&&(t=n.memoCache),null==t){var r=oG.alternate;null!==r&&null!==(r=r.updateQueue)&&null!=(r=r.memoCache)&&(t={data:r.data.map(function(e){return e.slice()}),index:0})}if(null==t&&(t={data:[],index:0}),null===n&&(n=AA(),oG.updateQueue=n),n.memoCache=t,void 0===(n=t.data[t.index]))for(n=t.data[t.index]=Array(e),r=0;r<e;r++)n[r]=F;return t.index++,n}function As(e,t){return"function"==typeof t?t(e):t}function Ac(e){return Au(Ao(),oX,e)}function Au(e,t,n){var r=e.queue;if(null===r)throw Error(a(311));r.lastRenderedReducer=n;var o=e.baseQueue,A=r.pending;if(null!==A){if(null!==o){var i=o.next;o.next=A.next,A.next=i}t.baseQueue=o=A,r.pending=null}if(A=e.baseState,null===o)e.memoizedState=A;else{t=o.next;var l=i=null,s=null,c=t,u=!1;do{var d=-0x20000001&c.lane;if(d!==c.lane?(aR&d)===d:(oW&d)===d){var p=c.revertLane;if(0===p)null!==s&&(s=s.next={lane:0,revertLane:0,gesture:null,action:c.action,hasEagerState:c.hasEagerState,eagerState:c.eagerState,next:null}),d===r8&&(u=!0);else if((oW&p)===p){c=c.next,p===r8&&(u=!0);continue}else d={lane:0,revertLane:c.revertLane,gesture:null,action:c.action,hasEagerState:c.hasEagerState,eagerState:c.eagerState,next:null},null===s?(l=s=d,i=A):s=s.next=d,oG.lanes|=p,aW|=p;d=c.action,oq&&n(A,d),A=c.hasEagerState?c.eagerState:n(A,d)}else p={lane:d,revertLane:c.revertLane,gesture:c.gesture,action:c.action,hasEagerState:c.hasEagerState,eagerState:c.eagerState,next:null},null===s?(l=s=p,i=A):s=s.next=p,oG.lanes|=d,aW|=d;c=c.next}while(null!==c&&c!==t);if(null===s?i=A:s.next=l,!nS(A,e.memoizedState)&&(iw=!0,u&&null!==(n=r3)))throw n;e.memoizedState=A,e.baseState=i,e.baseQueue=s,r.lastRenderedState=A}return null===o&&(r.lanes=0),[e.memoizedState,r.dispatch]}function Ad(e){var t=Ao(),n=t.queue;if(null===n)throw Error(a(311));n.lastRenderedReducer=e;var r=n.dispatch,o=n.pending,A=t.memoizedState;if(null!==o){n.pending=null;var i=o=o.next;do A=e(A,i.action),i=i.next;while(i!==o);nS(A,t.memoizedState)||(iw=!0),t.memoizedState=A,null===t.baseQueue&&(t.baseState=A),n.lastRenderedState=A}return[A,r]}function Ap(e,t,n){var r=oG,o=Ao(),A=rF;if(A){if(void 0===n)throw Error(a(407));n=n()}else n=t();var i=!nS((oX||o).memoizedState,n);if(i&&(o.memoizedState=n,iw=!0),o=o.queue,AO(Ag.bind(null,r,o,e),[e]),o.getSnapshot!==t||i||null!==oY&&1&oY.memoizedState.tag){if(r.flags|=2048,AT(9,{destroy:void 0},Ah.bind(null,r,o,n,t),null),null===a_)throw Error(a(349));A||0!=(127&oW)||Af(r,t,n)}return n}function Af(e,t,n){e.flags|=16384,e={getSnapshot:t,value:n},null===(t=oG.updateQueue)?(t=AA(),oG.updateQueue=t,t.stores=[e]):null===(n=t.stores)?t.stores=[e]:n.push(e)}function Ah(e,t,n,r){t.value=n,t.getSnapshot=r,Am(t)&&Ay(e)}function Ag(e,t,n){return n(function(){Am(t)&&Ay(e)})}function Am(e){var t=e.getSnapshot;e=e.value;try{var n=t();return!nS(e,n)}catch(e){return!0}}function Ay(e){var t=n8(e,2);null!==t&&la(t,e,2)}function Ab(e){var t=Ar();if("function"==typeof e){var n=e;if(e=n(),oq){ef(!0);try{n()}finally{ef(!1)}}}return t.memoizedState=t.baseState=e,t.queue={pending:null,lanes:0,dispatch:null,lastRenderedReducer:As,lastRenderedState:e},t}function Av(e,t,n,r){return e.baseState=n,Au(e,oX,"function"==typeof r?r:As)}function Aw(e,t,n,r,o){if(A9(e))throw Error(a(485));if(null!==(e=t.action)){var A={payload:o,action:e,next:null,isTransition:!0,status:"pending",value:null,reason:null,listeners:[],then:function(e){A.listeners.push(e)}};null!==H.T?n(!0):A.isTransition=!1,r(A),null===(n=t.pending)?(A.next=t.pending=A,AB(t,A)):(A.next=n.next,t.pending=n.next=A)}}function AB(e,t){var n=t.action,r=t.payload,o=e.state;if(t.isTransition){var A=H.T,i={};H.T=i;try{var a=n(o,r),l=H.S;null!==l&&l(i,a),Ax(e,t,a)}catch(n){AS(e,t,n)}finally{null!==A&&null!==i.types&&(A.types=i.types),H.T=A}}else try{A=n(o,r),Ax(e,t,A)}catch(n){AS(e,t,n)}}function Ax(e,t,n){null!==n&&"object"==typeof n&&"function"==typeof n.then?n.then(function(n){AC(e,t,n)},function(n){return AS(e,t,n)}):AC(e,t,n)}function AC(e,t,n){t.status="fulfilled",t.value=n,AE(t),e.state=n,null!==(t=e.pending)&&((n=t.next)===t?e.pending=null:(n=n.next,t.next=n,AB(e,n)))}function AS(e,t,n){var r=e.pending;if(e.pending=null,null!==r){r=r.next;do t.status="rejected",t.reason=n,AE(t),t=t.next;while(t!==r)}e.action=null}function AE(e){e=e.listeners;for(var t=0;t<e.length;t++)(0,e[t])()}function AF(e,t){return t}function Ak(e,t){if(rF){var n=a_.formState;if(null!==n){e:{var r=oG;if(rF){if(rE){t:{for(var o=rE,A=rQ;8!==o.nodeType;)if(!A||null===(o=sT(o.nextSibling))){o=null;break t}o="F!"===(A=o.data)||"F"===A?o:null}if(o){rE=sT(o.nextSibling),r="F!"===o.data;break e}}rU(r)}r=!1}r&&(t=n[0])}}return(n=Ar()).memoizedState=n.baseState=t,r={pending:null,lanes:0,dispatch:null,lastRenderedReducer:AF,lastRenderedState:t},n.queue=r,n=A8.bind(null,oG,r),r.dispatch=n,r=Ab(!1),A=A5.bind(null,oG,!1,r.queue),r=Ar(),o={state:t,dispatch:null,action:e,pending:null},r.queue=o,n=Aw.bind(null,oG,o,A,n),o.dispatch=n,r.memoizedState=e,[t,n,!1]}function AQ(e){return AI(Ao(),oX,e)}function AI(e,t,n){if(t=Au(e,t,AF)[0],e=Ac(As)[0],"object"==typeof t&&null!==t&&"function"==typeof t.then)try{var r=Ai(t)}catch(e){if(e===or)throw oA;throw e}else r=t;var o=(t=Ao()).queue,A=o.dispatch;return n!==t.memoizedState&&(oG.flags|=2048,AT(9,{destroy:void 0},AU.bind(null,o,n),null)),[r,A,e]}function AU(e,t){e.action=t}function AH(e){var t=Ao(),n=oX;if(null!==n)return AI(t,n,e);Ao(),t=t.memoizedState;var r=(n=Ao()).queue.dispatch;return n.memoizedState=e,[t,r,!1]}function AT(e,t,n,r){return e={tag:e,create:n,deps:r,inst:t,next:null},null===(t=oG.updateQueue)&&(t=AA(),oG.updateQueue=t),null===(n=t.lastEffect)?t.lastEffect=e.next=e:(r=n.next,n.next=e,e.next=r,t.lastEffect=e),e}function AL(){return Ao().memoizedState}function AM(e,t,n,r){var o=Ar();oG.flags|=e,o.memoizedState=AT(1|t,{destroy:void 0},n,void 0===r?null:r)}function AP(e,t,n,r){var o=Ao();r=void 0===r?null:r;var A=o.memoizedState.inst;null!==oX&&null!==r&&o8(r,oX.memoizedState.deps)?o.memoizedState=AT(t,A,n,r):(oG.flags|=e,o.memoizedState=AT(1|t,A,n,r))}function A_(e,t){AM(8390656,8,e,t)}function AO(e,t){AP(2048,8,e,t)}function AR(e){var t=Ao().memoizedState,n={ref:t,nextImpl:e};oG.flags|=4;var r=oG.updateQueue;if(null===r)r=AA(),oG.updateQueue=r,r.events=[n];else{var o=r.events;null===o?r.events=[n]:o.push(n)}return function(){if(0!=(2&aP))throw Error(a(440));return t.impl.apply(void 0,arguments)}}function AN(e,t){return AP(4,2,e,t)}function AV(e,t){return AP(4,4,e,t)}function AD(e,t){if("function"==typeof t){var n=t(e=e());return function(){"function"==typeof n?n():t(null)}}if(null!=t)return t.current=e=e(),function(){t.current=null}}function Az(e,t,n){n=null!=n?n.concat([e]):null,AP(4,4,AD.bind(null,t,e),n)}function Aj(){}function AK(e,t){var n=Ao();t=void 0===t?null:t;var r=n.memoizedState;return null!==t&&o8(t,r[1])?r[0]:(n.memoizedState=[e,t],e)}function AZ(e,t){var n=Ao();t=void 0===t?null:t;var r=n.memoizedState;if(null!==t&&o8(t,r[1]))return r[0];if(r=e(),oq){ef(!0);try{e()}finally{ef(!1)}}return n.memoizedState=[r,t],r}function AW(e,t,n){return void 0===n||0!=(0x40000000&oW)&&0==(261930&aR)?e.memoizedState=t:(e.memoizedState=n,e=li(),oG.lanes|=e,aW|=e,n)}function AG(e,t,n,r){return nS(n,t)?n:null!==oT.current?(nS(e=AW(e,n,r),t)||(iw=!0),e):0==(42&oW)||0!=(0x40000000&oW)&&0==(261930&aR)?(iw=!0,e.memoizedState=n):(e=li(),oG.lanes|=e,aW|=e,t)}function AX(e,t,n,r,o){var A=T.p;T.p=0!==A&&8>A?A:8;var i=H.T,a={};H.T=a,A5(e,!1,t,n);try{var l=o(),s=H.S;if(null!==s&&s(a,l),null!==l&&"object"==typeof l&&"function"==typeof l.then){var c,u,d=(c=[],u={status:"pending",value:null,reason:null,then:function(e){c.push(e)}},l.then(function(){u.status="fulfilled",u.value=r;for(var e=0;e<c.length;e++)(0,c[e])(r)},function(e){for(u.status="rejected",u.reason=e,e=0;e<c.length;e++)(0,c[e])(void 0)}),u);A3(e,t,d,lA(e))}else A3(e,t,r,lA(e))}catch(n){A3(e,t,{then:function(){},status:"rejected",reason:n},lA())}finally{T.p=A,null!==i&&null!==a.types&&(i.types=a.types),H.T=i}}function AY(){}function AJ(e,t,n,r){if(5!==e.tag)throw Error(a(476));var o=A$(e).queue;AX(e,o,t,L,null===n?AY:function(){return Aq(e),n(r)})}function A$(e){var t=e.memoizedState;if(null!==t)return t;var n={};return(t={memoizedState:L,baseState:L,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:As,lastRenderedState:L},next:null}).next={memoizedState:n,baseState:n,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:As,lastRenderedState:n},next:null},e.memoizedState=t,null!==(e=e.alternate)&&(e.memoizedState=t),t}function Aq(e){var t=A$(e);null===t.next&&(t=e.alternate.memoizedState),A3(e,t.next.queue,{},lA())}function A0(){return rG(ce)}function A1(){return Ao().memoizedState}function A2(){return Ao().memoizedState}function A4(e){for(var t=e.return;null!==t;){switch(t.tag){case 24:case 3:var n=lA(),r=oS(t,e=oC(n),n);null!==r&&(la(r,t,n),oE(r,t,n)),t={cache:r1()},e.payload=t;return}t=t.return}}function A6(e,t,n){var r=lA();n={lane:r,revertLane:0,gesture:null,action:n,hasEagerState:!1,eagerState:null,next:null},A9(e)?A7(t,n):null!==(n=n6(e,t,n,r))&&(la(n,e,r),ie(n,t,r))}function A8(e,t,n){A3(e,t,n,lA())}function A3(e,t,n,r){var o={lane:r,revertLane:0,gesture:null,action:n,hasEagerState:!1,eagerState:null,next:null};if(A9(e))A7(t,o);else{var A=e.alternate;if(0===e.lanes&&(null===A||0===A.lanes)&&null!==(A=t.lastRenderedReducer))try{var i=t.lastRenderedState,a=A(i,n);if(o.hasEagerState=!0,o.eagerState=a,nS(a,i))return n4(e,t,o,0),null===a_&&n2(),!1}catch(e){}finally{}if(null!==(n=n6(e,t,o,r)))return la(n,e,r),ie(n,t,r),!0}return!1}function A5(e,t,n,r){if(r={lane:2,revertLane:l$(),gesture:null,action:r,hasEagerState:!1,eagerState:null,next:null},A9(e)){if(t)throw Error(a(479))}else null!==(t=n6(e,n,r,2))&&la(t,e,2)}function A9(e){var t=e.alternate;return e===oG||null!==t&&t===oG}function A7(e,t){o$=oJ=!0;var n=e.pending;null===n?t.next=t:(t.next=n.next,n.next=t),e.pending=t}function ie(e,t,n){if(0!=(4194048&n)){var r=t.lanes;r&=e.pendingLanes,t.lanes=n|=r,ek(e,n)}}var it={readContext:rG,use:Aa,useCallback:o6,useContext:o6,useEffect:o6,useImperativeHandle:o6,useLayoutEffect:o6,useInsertionEffect:o6,useMemo:o6,useReducer:o6,useRef:o6,useState:o6,useDebugValue:o6,useDeferredValue:o6,useTransition:o6,useSyncExternalStore:o6,useId:o6,useHostTransitionStatus:o6,useFormState:o6,useActionState:o6,useOptimistic:o6,useMemoCache:o6,useCacheRefresh:o6};it.useEffectEvent=o6;var ir={readContext:rG,use:Aa,useCallback:function(e,t){return Ar().memoizedState=[e,void 0===t?null:t],e},useContext:rG,useEffect:A_,useImperativeHandle:function(e,t,n){n=null!=n?n.concat([e]):null,AM(4194308,4,AD.bind(null,t,e),n)},useLayoutEffect:function(e,t){return AM(4194308,4,e,t)},useInsertionEffect:function(e,t){AM(4,2,e,t)},useMemo:function(e,t){var n=Ar();t=void 0===t?null:t;var r=e();if(oq){ef(!0);try{e()}finally{ef(!1)}}return n.memoizedState=[r,t],r},useReducer:function(e,t,n){var r=Ar();if(void 0!==n){var o=n(t);if(oq){ef(!0);try{n(t)}finally{ef(!1)}}}else o=t;return r.memoizedState=r.baseState=o,r.queue=e={pending:null,lanes:0,dispatch:null,lastRenderedReducer:e,lastRenderedState:o},e=e.dispatch=A6.bind(null,oG,e),[r.memoizedState,e]},useRef:function(e){return Ar().memoizedState={current:e}},useState:function(e){var t=(e=Ab(e)).queue,n=A8.bind(null,oG,t);return t.dispatch=n,[e.memoizedState,n]},useDebugValue:Aj,useDeferredValue:function(e,t){return AW(Ar(),e,t)},useTransition:function(){var e=Ab(!1);return e=AX.bind(null,oG,e.queue,!0,!1),Ar().memoizedState=e,[!1,e]},useSyncExternalStore:function(e,t,n){var r=oG,o=Ar();if(rF){if(void 0===n)throw Error(a(407));n=n()}else{if(n=t(),null===a_)throw Error(a(349));0!=(127&aR)||Af(r,t,n)}o.memoizedState=n;var A={value:n,getSnapshot:t};return o.queue=A,A_(Ag.bind(null,r,A,e),[e]),r.flags|=2048,AT(9,{destroy:void 0},Ah.bind(null,r,A,n,t),null),n},useId:function(){var e=Ar(),t=a_.identifierPrefix;if(rF){var n=rb,r=ry;t="_"+t+"R_"+(n=(r&~(1<<32-eh(r)-1)).toString(32)+n),0<(n=o0++)&&(t+="H"+n.toString(32)),t+="_"}else t="_"+t+"r_"+(n=o4++).toString(32)+"_";return e.memoizedState=t},useHostTransitionStatus:A0,useFormState:Ak,useActionState:Ak,useOptimistic:function(e){var t=Ar();t.memoizedState=t.baseState=e;var n={pending:null,lanes:0,dispatch:null,lastRenderedReducer:null,lastRenderedState:null};return t.queue=n,t=A5.bind(null,oG,!0,n),n.dispatch=t,[e,t]},useMemoCache:Al,useCacheRefresh:function(){return Ar().memoizedState=A4.bind(null,oG)},useEffectEvent:function(e){var t=Ar(),n={impl:e};return t.memoizedState=n,function(){if(0!=(2&aP))throw Error(a(440));return n.impl.apply(void 0,arguments)}}},io={readContext:rG,use:Aa,useCallback:AK,useContext:rG,useEffect:AO,useImperativeHandle:Az,useInsertionEffect:AN,useLayoutEffect:AV,useMemo:AZ,useReducer:Ac,useRef:AL,useState:function(){return Ac(As)},useDebugValue:Aj,useDeferredValue:function(e,t){return AG(Ao(),oX.memoizedState,e,t)},useTransition:function(){var e=Ac(As)[0],t=Ao().memoizedState;return["boolean"==typeof e?e:Ai(e),t]},useSyncExternalStore:Ap,useId:A1,useHostTransitionStatus:A0,useFormState:AQ,useActionState:AQ,useOptimistic:function(e,t){return Av(Ao(),oX,e,t)},useMemoCache:Al,useCacheRefresh:A2};io.useEffectEvent=AR;var iA={readContext:rG,use:Aa,useCallback:AK,useContext:rG,useEffect:AO,useImperativeHandle:Az,useInsertionEffect:AN,useLayoutEffect:AV,useMemo:AZ,useReducer:Ad,useRef:AL,useState:function(){return Ad(As)},useDebugValue:Aj,useDeferredValue:function(e,t){var n=Ao();return null===oX?AW(n,e,t):AG(n,oX.memoizedState,e,t)},useTransition:function(){var e=Ad(As)[0],t=Ao().memoizedState;return["boolean"==typeof e?e:Ai(e),t]},useSyncExternalStore:Ap,useId:A1,useHostTransitionStatus:A0,useFormState:AH,useActionState:AH,useOptimistic:function(e,t){var n=Ao();return null!==oX?Av(n,oX,e,t):(n.baseState=e,[e,n.queue.dispatch])},useMemoCache:Al,useCacheRefresh:A2};function ii(e,t,n,r){n=null==(n=n(r,t=e.memoizedState))?t:d({},t,n),e.memoizedState=n,0===e.lanes&&(e.updateQueue.baseState=n)}iA.useEffectEvent=AR;var ia={enqueueSetState:function(e,t,n){e=e._reactInternals;var r=lA(),o=oC(r);o.payload=t,null!=n&&(o.callback=n),null!==(t=oS(e,o,r))&&(la(t,e,r),oE(t,e,r))},enqueueReplaceState:function(e,t,n){e=e._reactInternals;var r=lA(),o=oC(r);o.tag=1,o.payload=t,null!=n&&(o.callback=n),null!==(t=oS(e,o,r))&&(la(t,e,r),oE(t,e,r))},enqueueForceUpdate:function(e,t){e=e._reactInternals;var n=lA(),r=oC(n);r.tag=2,null!=t&&(r.callback=t),null!==(t=oS(e,r,n))&&(la(t,e,n),oE(t,e,n))}};function il(e,t,n,r,o,A,i){return"function"==typeof(e=e.stateNode).shouldComponentUpdate?e.shouldComponentUpdate(r,A,i):!t.prototype||!t.prototype.isPureReactComponent||!nE(n,r)||!nE(o,A)}function is(e,t,n,r){e=t.state,"function"==typeof t.componentWillReceiveProps&&t.componentWillReceiveProps(n,r),"function"==typeof t.UNSAFE_componentWillReceiveProps&&t.UNSAFE_componentWillReceiveProps(n,r),t.state!==e&&ia.enqueueReplaceState(t,t.state,null)}function ic(e,t){var n=t;if("ref"in t)for(var r in n={},t)"ref"!==r&&(n[r]=t[r]);if(e=e.defaultProps)for(var o in n===t&&(n=d({},n)),e)void 0===n[o]&&(n[o]=e[o]);return n}function iu(e){n$(e)}function id(e){console.error(e)}function ip(e){n$(e)}function ih(e,t){try{(0,e.onUncaughtError)(t.value,{componentStack:t.stack})}catch(e){setTimeout(function(){throw e})}}function ig(e,t,n){try{(0,e.onCaughtError)(n.value,{componentStack:n.stack,errorBoundary:1===t.tag?t.stateNode:null})}catch(e){setTimeout(function(){throw e})}}function im(e,t,n){return(n=oC(n)).tag=3,n.payload={element:null},n.callback=function(){ih(e,t)},n}function iy(e){return(e=oC(e)).tag=3,e}function ib(e,t,n,r){var o=n.type.getDerivedStateFromError;if("function"==typeof o){var A=r.value;e.payload=function(){return o(A)},e.callback=function(){ig(t,n,r)}}var i=n.stateNode;null!==i&&"function"==typeof i.componentDidCatch&&(e.callback=function(){ig(t,n,r),"function"!=typeof o&&(null===a8?a8=new Set([this]):a8.add(this));var e=r.stack;this.componentDidCatch(r.value,{componentStack:null!==e?e:""})})}var iv=Error(a(461)),iw=!1;function iB(e,t,n,r){t.child=null===e?ov(t,null,n,r):ob(t,e.child,n,r)}function ix(e,t,n,r,o){n=n.render;var A=t.ref;if("ref"in r){var i={};for(var a in r)"ref"!==a&&(i[a]=r[a])}else i=r;return(rW(t),r=o3(e,t,n,i,A,o),a=Ae(),null===e||iw)?(rF&&a&&rB(t),t.flags|=1,iB(e,t,r,o),t.child):(At(e,t,o),iZ(e,t,o))}function iC(e,t,n,r,o){if(null===e){var A=n.type;return"function"!=typeof A||rt(A)||void 0!==A.defaultProps||null!==n.compare?((e=ro(n.type,null,r,t,t.mode,o)).ref=t.ref,e.return=t,t.child=e):(t.tag=15,t.type=A,iS(e,t,A,r,o))}if(A=e.child,!iW(e,o)){var i=A.memoizedProps;if((n=null!==(n=n.compare)?n:nE)(i,r)&&e.ref===t.ref)return iZ(e,t,o)}return t.flags|=1,(e=rn(A,r)).ref=t.ref,e.return=t,t.child=e}function iS(e,t,n,r,o){if(null!==e){var A=e.memoizedProps;if(nE(A,r)&&e.ref===t.ref)if(iw=!1,t.pendingProps=r=A,!iW(e,o))return t.lanes=e.lanes,iZ(e,t,o);else 0!=(131072&e.flags)&&(iw=!0)}return iH(e,t,n,r,o)}function iE(e,t,n,r){var o=r.children,A=null!==e?e.memoizedState:null;if(null===e&&null===t.stateNode&&(t.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null}),"hidden"===r.mode){if(0!=(128&t.flags)){if(A=null!==A?A.baseLanes|n:n,null!==e){for(o=0,r=t.child=e.child;null!==r;)o=o|r.lanes|r.childLanes,r=r.sibling;r=o&~A}else r=0,t.child=null;return ik(e,t,A,n,r)}if(0==(0x20000000&n))return r=t.lanes=0x20000000,ik(e,t,null!==A?A.baseLanes|n:n,n,r);t.memoizedState={baseLanes:0,cachePool:null},null!==e&&ot(t,null!==A?A.cachePool:null),null!==A?oM(t,A):oP(),oD(t)}else null!==A?(ot(t,A.cachePool),oM(t,A),oz(t),t.memoizedState=null):(null!==e&&ot(t,null),oP(),oz(t));return iB(e,t,o,n),t.child}function iF(e,t){return null!==e&&22===e.tag||null!==t.stateNode||(t.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null}),t.sibling}function ik(e,t,n,r,o){var A=oe();return t.memoizedState={baseLanes:n,cachePool:A=null===A?null:{parent:r0._currentValue,pool:A}},null!==e&&ot(t,null),oP(),oD(t),null!==e&&rK(e,t,r,!0),t.childLanes=o,null}function iQ(e,t){return(t=iV({mode:t.mode,children:t.children},e.mode)).ref=e.ref,e.child=t,t.return=e,t}function iI(e,t,n){return ob(t,e.child,null,n),e=iQ(t,t.pendingProps),e.flags|=2,oj(t),t.memoizedState=null,e}function iU(e,t){var n=t.ref;if(null===n)null!==e&&null!==e.ref&&(t.flags|=4194816);else{if("function"!=typeof n&&"object"!=typeof n)throw Error(a(284));(null===e||e.ref!==n)&&(t.flags|=4194816)}}function iH(e,t,n,r,o){return(rW(t),n=o3(e,t,n,r,void 0,o),r=Ae(),null===e||iw)?(rF&&r&&rB(t),t.flags|=1,iB(e,t,n,o),t.child):(At(e,t,o),iZ(e,t,o))}function iT(e,t,n,r,o,A){return(rW(t),t.updateQueue=null,n=o9(t,r,n,o),o5(e),r=Ae(),null===e||iw)?(rF&&r&&rB(t),t.flags|=1,iB(e,t,n,A),t.child):(At(e,t,A),iZ(e,t,A))}function iL(e,t,n,r,o){if(rW(t),null===t.stateNode){var A=n9,i=n.contextType;"object"==typeof i&&null!==i&&(A=rG(i)),t.memoizedState=null!==(A=new n(r,A)).state&&void 0!==A.state?A.state:null,A.updater=ia,t.stateNode=A,A._reactInternals=t,(A=t.stateNode).props=r,A.state=t.memoizedState,A.refs={},oB(t),i=n.contextType,A.context="object"==typeof i&&null!==i?rG(i):n9,A.state=t.memoizedState,"function"==typeof(i=n.getDerivedStateFromProps)&&(ii(t,n,i,r),A.state=t.memoizedState),"function"==typeof n.getDerivedStateFromProps||"function"==typeof A.getSnapshotBeforeUpdate||"function"!=typeof A.UNSAFE_componentWillMount&&"function"!=typeof A.componentWillMount||(i=A.state,"function"==typeof A.componentWillMount&&A.componentWillMount(),"function"==typeof A.UNSAFE_componentWillMount&&A.UNSAFE_componentWillMount(),i!==A.state&&ia.enqueueReplaceState(A,A.state,null),oI(t,r,A,o),oQ(),A.state=t.memoizedState),"function"==typeof A.componentDidMount&&(t.flags|=4194308),r=!0}else if(null===e){A=t.stateNode;var a=t.memoizedProps,l=ic(n,a);A.props=l;var s=A.context,c=n.contextType;i=n9,"object"==typeof c&&null!==c&&(i=rG(c));var u=n.getDerivedStateFromProps;c="function"==typeof u||"function"==typeof A.getSnapshotBeforeUpdate,a=t.pendingProps!==a,c||"function"!=typeof A.UNSAFE_componentWillReceiveProps&&"function"!=typeof A.componentWillReceiveProps||(a||s!==i)&&is(t,A,r,i),ow=!1;var d=t.memoizedState;A.state=d,oI(t,r,A,o),oQ(),s=t.memoizedState,a||d!==s||ow?("function"==typeof u&&(ii(t,n,u,r),s=t.memoizedState),(l=ow||il(t,n,l,r,d,s,i))?(c||"function"!=typeof A.UNSAFE_componentWillMount&&"function"!=typeof A.componentWillMount||("function"==typeof A.componentWillMount&&A.componentWillMount(),"function"==typeof A.UNSAFE_componentWillMount&&A.UNSAFE_componentWillMount()),"function"==typeof A.componentDidMount&&(t.flags|=4194308)):("function"==typeof A.componentDidMount&&(t.flags|=4194308),t.memoizedProps=r,t.memoizedState=s),A.props=r,A.state=s,A.context=i,r=l):("function"==typeof A.componentDidMount&&(t.flags|=4194308),r=!1)}else{A=t.stateNode,ox(e,t),c=ic(n,i=t.memoizedProps),A.props=c,u=t.pendingProps,d=A.context,s=n.contextType,l=n9,"object"==typeof s&&null!==s&&(l=rG(s)),(s="function"==typeof(a=n.getDerivedStateFromProps)||"function"==typeof A.getSnapshotBeforeUpdate)||"function"!=typeof A.UNSAFE_componentWillReceiveProps&&"function"!=typeof A.componentWillReceiveProps||(i!==u||d!==l)&&is(t,A,r,l),ow=!1,d=t.memoizedState,A.state=d,oI(t,r,A,o),oQ();var p=t.memoizedState;i!==u||d!==p||ow||null!==e&&null!==e.dependencies&&rZ(e.dependencies)?("function"==typeof a&&(ii(t,n,a,r),p=t.memoizedState),(c=ow||il(t,n,c,r,d,p,l)||null!==e&&null!==e.dependencies&&rZ(e.dependencies))?(s||"function"!=typeof A.UNSAFE_componentWillUpdate&&"function"!=typeof A.componentWillUpdate||("function"==typeof A.componentWillUpdate&&A.componentWillUpdate(r,p,l),"function"==typeof A.UNSAFE_componentWillUpdate&&A.UNSAFE_componentWillUpdate(r,p,l)),"function"==typeof A.componentDidUpdate&&(t.flags|=4),"function"==typeof A.getSnapshotBeforeUpdate&&(t.flags|=1024)):("function"!=typeof A.componentDidUpdate||i===e.memoizedProps&&d===e.memoizedState||(t.flags|=4),"function"!=typeof A.getSnapshotBeforeUpdate||i===e.memoizedProps&&d===e.memoizedState||(t.flags|=1024),t.memoizedProps=r,t.memoizedState=p),A.props=r,A.state=p,A.context=l,r=c):("function"!=typeof A.componentDidUpdate||i===e.memoizedProps&&d===e.memoizedState||(t.flags|=4),"function"!=typeof A.getSnapshotBeforeUpdate||i===e.memoizedProps&&d===e.memoizedState||(t.flags|=1024),r=!1)}return A=r,iU(e,t),r=0!=(128&t.flags),A||r?(A=t.stateNode,n=r&&"function"!=typeof n.getDerivedStateFromError?null:A.render(),t.flags|=1,null!==e&&r?(t.child=ob(t,e.child,null,o),t.child=ob(t,null,n,o)):iB(e,t,n,o),t.memoizedState=A.state,e=t.child):e=iZ(e,t,o),e}function iM(e,t,n,r){return rM(),t.flags|=256,iB(e,t,n,r),t.child}var iP={dehydrated:null,treeContext:null,retryLane:0,hydrationErrors:null};function i_(e){return{baseLanes:e,cachePool:on()}}function iO(e,t,n){return e=null!==e?e.childLanes&~n:0,t&&(e|=aY),e}function iR(e,t,n){var r,o=t.pendingProps,A=!1,i=0!=(128&t.flags);if((r=i)||(r=(null===e||null!==e.memoizedState)&&0!=(2&oK.current)),r&&(A=!0,t.flags&=-129),r=0!=(32&t.flags),t.flags&=-33,null===e){if(rF){if(A?oN(t):oz(t),(e=rE)?null!==(e=null!==(e=sI(e,rQ))&&"&"!==e.data?e:null)&&(t.memoizedState={dehydrated:e,treeContext:null!==rm?{id:ry,overflow:rb}:null,retryLane:0x20000000,hydrationErrors:null},(n=ra(e)).return=t,t.child=n,rS=t,rE=null):e=null,null===e)throw rU(t);return sH(e)?t.lanes=32:t.lanes=0x20000000,null}var l=o.children;return(o=o.fallback,A)?(oz(t),l=iV({mode:"hidden",children:l},A=t.mode),o=rA(o,A,n,null),l.return=t,o.return=t,l.sibling=o,t.child=l,(o=t.child).memoizedState=i_(n),o.childLanes=iO(e,r,n),t.memoizedState=iP,iF(null,o)):(oN(t),iN(t,l))}var s=e.memoizedState;if(null!==s&&null!==(l=s.dehydrated)){if(i)256&t.flags?(oN(t),t.flags&=-257,t=iD(e,t,n)):null!==t.memoizedState?(oz(t),t.child=e.child,t.flags|=128,t=null):(oz(t),l=o.fallback,A=t.mode,o=iV({mode:"visible",children:o.children},A),l=rA(l,A,n,null),l.flags|=2,o.return=t,l.return=t,o.sibling=l,t.child=o,ob(t,e.child,null,n),(o=t.child).memoizedState=i_(n),o.childLanes=iO(e,r,n),t.memoizedState=iP,t=iF(null,o));else if(oN(t),sH(l)){if(r=l.nextSibling&&l.nextSibling.dataset)var c=r.dgst;r=c,(o=Error(a(419))).stack="",o.digest=r,r_({value:o,source:null,stack:null}),t=iD(e,t,n)}else if(iw||rK(e,t,n,!1),r=0!=(n&e.childLanes),iw||r){if(null!==(r=a_)&&0!==(o=eQ(r,n))&&o!==s.retryLane)throw s.retryLane=o,n8(e,o),la(r,e,o),iv;sU(l)||ly(),t=iD(e,t,n)}else sU(l)?(t.flags|=192,t.child=e.child,t=null):(e=s.treeContext,rE=sT(l.nextSibling),rS=t,rF=!0,rk=null,rQ=!1,null!==e&&rC(t,e),t=iN(t,o.children),t.flags|=4096);return t}return A?(oz(t),l=o.fallback,A=t.mode,c=(s=e.child).sibling,(o=rn(s,{mode:"hidden",children:o.children})).subtreeFlags=0x3e00000&s.subtreeFlags,null!==c?l=rn(c,l):(l=rA(l,A,n,null),l.flags|=2),l.return=t,o.return=t,o.sibling=l,t.child=o,iF(null,o),o=t.child,null===(l=e.child.memoizedState)?l=i_(n):(null!==(A=l.cachePool)?(s=r0._currentValue,A=A.parent!==s?{parent:s,pool:s}:A):A=on(),l={baseLanes:l.baseLanes|n,cachePool:A}),o.memoizedState=l,o.childLanes=iO(e,r,n),t.memoizedState=iP,iF(e.child,o)):(oN(t),e=(n=e.child).sibling,(n=rn(n,{mode:"visible",children:o.children})).return=t,n.sibling=null,null!==e&&(null===(r=t.deletions)?(t.deletions=[e],t.flags|=16):r.push(e)),t.child=n,t.memoizedState=null,n)}function iN(e,t){return(t=iV({mode:"visible",children:t},e.mode)).return=e,e.child=t}function iV(e,t){return(e=re(22,e,null,t)).lanes=0,e}function iD(e,t,n){return ob(t,e.child,null,n),e=iN(t,t.pendingProps.children),e.flags|=2,t.memoizedState=null,e}function iz(e,t,n){e.lanes|=t;var r=e.alternate;null!==r&&(r.lanes|=t),rz(e.return,t,n)}function ij(e,t,n,r,o,A){var i=e.memoizedState;null===i?e.memoizedState={isBackwards:t,rendering:null,renderingStartTime:0,last:r,tail:n,tailMode:o,treeForkCount:A}:(i.isBackwards=t,i.rendering=null,i.renderingStartTime=0,i.last=r,i.tail=n,i.tailMode=o,i.treeForkCount=A)}function iK(e,t,n){var r=t.pendingProps,o=r.revealOrder,A=r.tail;r=r.children;var i=oK.current,a=0!=(2&i);if(a?(i=1&i|2,t.flags|=128):i&=1,R(oK,i),iB(e,t,r,n),r=rF?rf:0,!a&&null!==e&&0!=(128&e.flags))e:for(e=t.child;null!==e;){if(13===e.tag)null!==e.memoizedState&&iz(e,n,t);else if(19===e.tag)iz(e,n,t);else if(null!==e.child){e.child.return=e,e=e.child;continue}if(e===t)break;for(;null===e.sibling;){if(null===e.return||e.return===t)break e;e=e.return}e.sibling.return=e.return,e=e.sibling}switch(o){case"forwards":for(o=null,n=t.child;null!==n;)null!==(e=n.alternate)&&null===oZ(e)&&(o=n),n=n.sibling;null===(n=o)?(o=t.child,t.child=null):(o=n.sibling,n.sibling=null),ij(t,!1,o,n,A,r);break;case"backwards":case"unstable_legacy-backwards":for(n=null,o=t.child,t.child=null;null!==o;){if(null!==(e=o.alternate)&&null===oZ(e)){t.child=o;break}e=o.sibling,o.sibling=n,n=o,o=e}ij(t,!0,n,null,A,r);break;case"together":ij(t,!1,null,null,void 0,r);break;default:t.memoizedState=null}return t.child}function iZ(e,t,n){if(null!==e&&(t.dependencies=e.dependencies),aW|=t.lanes,0==(n&t.childLanes)){if(null===e)return null;else if(rK(e,t,n,!1),0==(n&t.childLanes))return null}if(null!==e&&t.child!==e.child)throw Error(a(153));if(null!==t.child){for(n=rn(e=t.child,e.pendingProps),t.child=n,n.return=t;null!==e.sibling;)e=e.sibling,(n=n.sibling=rn(e,e.pendingProps)).return=t;n.sibling=null}return t.child}function iW(e,t){return 0!=(e.lanes&t)||!!(null!==(e=e.dependencies)&&rZ(e))}function iG(e,t,n){if(null!==e)if(e.memoizedProps!==t.pendingProps)iw=!0;else{if(!iW(e,n)&&0==(128&t.flags))return iw=!1,function(e,t,n){switch(t.tag){case 3:j(t,t.stateNode.containerInfo),rV(t,r0,e.memoizedState.cache),rM();break;case 27:case 5:Z(t);break;case 4:j(t,t.stateNode.containerInfo);break;case 10:rV(t,t.type,t.memoizedProps.value);break;case 31:if(null!==t.memoizedState)return t.flags|=128,oV(t),null;break;case 13:var r=t.memoizedState;if(null!==r){if(null!==r.dehydrated)return oN(t),t.flags|=128,null;if(0!=(n&t.child.childLanes))return iR(e,t,n);return oN(t),null!==(e=iZ(e,t,n))?e.sibling:null}oN(t);break;case 19:var o=0!=(128&e.flags);if((r=0!=(n&t.childLanes))||(rK(e,t,n,!1),r=0!=(n&t.childLanes)),o){if(r)return iK(e,t,n);t.flags|=128}if(null!==(o=t.memoizedState)&&(o.rendering=null,o.tail=null,o.lastEffect=null),R(oK,oK.current),!r)return null;break;case 22:return t.lanes=0,iE(e,t,n,t.pendingProps);case 24:rV(t,r0,e.memoizedState.cache)}return iZ(e,t,n)}(e,t,n);iw=0!=(131072&e.flags)}else iw=!1,rF&&0!=(1048576&t.flags)&&rw(t,rf,t.index);switch(t.lanes=0,t.tag){case 16:e:{var r=t.pendingProps;if(e=os(t.elementType),t.type=e,"function"==typeof e)rt(e)?(r=ic(e,r),t.tag=1,t=iL(null,t,e,r,n)):(t.tag=0,t=iH(null,t,e,r,n));else{if(null!=e){var o=e.$$typeof;if(o===w){t.tag=11,t=ix(null,t,e,r,n);break e}if(o===C){t.tag=14,t=iC(null,t,e,r,n);break e}}throw Error(a(306,t=function e(t){if(null==t)return null;if("function"==typeof t)return t.$$typeof===I?null:t.displayName||t.name||null;if("string"==typeof t)return t;switch(t){case g:return"Fragment";case y:return"Profiler";case m:return"StrictMode";case B:return"Suspense";case x:return"SuspenseList";case E:return"Activity"}if("object"==typeof t)switch(t.$$typeof){case h:return"Portal";case v:return t.displayName||"Context";case b:return(t._context.displayName||"Context")+".Consumer";case w:var n=t.render;return(t=t.displayName)||(t=""!==(t=n.displayName||n.name||"")?"ForwardRef("+t+")":"ForwardRef"),t;case C:return null!==(n=t.displayName||null)?n:e(t.type)||"Memo";case S:n=t._payload,t=t._init;try{return e(t(n))}catch(e){}}return null}(e)||e,""))}}return t;case 0:return iH(e,t,t.type,t.pendingProps,n);case 1:return o=ic(r=t.type,t.pendingProps),iL(e,t,r,o,n);case 3:e:{if(j(t,t.stateNode.containerInfo),null===e)throw Error(a(387));r=t.pendingProps;var A=t.memoizedState;o=A.element,ox(e,t),oI(t,r,null,n);var i=t.memoizedState;if(rV(t,r0,r=i.cache),r!==A.cache&&rj(t,[r0],n,!0),oQ(),r=i.element,A.isDehydrated)if(A={element:r,isDehydrated:!1,cache:i.cache},t.updateQueue.baseState=A,t.memoizedState=A,256&t.flags){t=iM(e,t,r,n);break e}else if(r!==o){r_(o=rc(Error(a(424)),t)),t=iM(e,t,r,n);break e}else for(rE=sT((e=9===(e=t.stateNode.containerInfo).nodeType?e.body:"HTML"===e.nodeName?e.ownerDocument.body:e).firstChild),rS=t,rF=!0,rk=null,rQ=!0,n=ov(t,null,r,n),t.child=n;n;)n.flags=-3&n.flags|4096,n=n.sibling;else{if(rM(),r===o){t=iZ(e,t,n);break e}iB(e,t,r,n)}t=t.child}return t;case 26:return iU(e,t),null===e?(n=sK(t.type,null,t.pendingProps,null))?t.memoizedState=n:rF||(n=t.type,e=t.pendingProps,(r=sg(D.current).createElement(n))[eM]=t,r[eP]=e,sd(r,n,e),eG(r),t.stateNode=r):t.memoizedState=sK(t.type,e.memoizedProps,t.pendingProps,e.memoizedState),null;case 27:return Z(t),null===e&&rF&&(r=t.stateNode=s_(t.type,t.pendingProps,D.current),rS=t,rQ=!0,o=rE,sE(t.type)?(sL=o,rE=sT(r.firstChild)):rE=o),iB(e,t,t.pendingProps.children,n),iU(e,t),null===e&&(t.flags|=4194304),t.child;case 5:return null===e&&rF&&((o=r=rE)&&(null!==(r=function(e,t,n,r){for(;1===e.nodeType;){if(e.nodeName.toLowerCase()!==t.toLowerCase()){if(!r&&("INPUT"!==e.nodeName||"hidden"!==e.type))break}else if(r){if(!e[eD])switch(t){case"meta":if(!e.hasAttribute("itemprop"))break;return e;case"link":if("stylesheet"===(o=e.getAttribute("rel"))&&e.hasAttribute("data-precedence")||o!==n.rel||e.getAttribute("href")!==(null==n.href||""===n.href?null:n.href)||e.getAttribute("crossorigin")!==(null==n.crossOrigin?null:n.crossOrigin)||e.getAttribute("title")!==(null==n.title?null:n.title))break;return e;case"style":if(e.hasAttribute("data-precedence"))break;return e;case"script":if(((o=e.getAttribute("src"))!==(null==n.src?null:n.src)||e.getAttribute("type")!==(null==n.type?null:n.type)||e.getAttribute("crossorigin")!==(null==n.crossOrigin?null:n.crossOrigin))&&o&&e.hasAttribute("async")&&!e.hasAttribute("itemprop"))break;return e;default:return e}}else{if("input"!==t||"hidden"!==e.type)return e;var o=null==n.name?null:""+n.name;if("hidden"===n.type&&e.getAttribute("name")===o)return e}if(null===(e=sT(e.nextSibling)))break}return null}(r,t.type,t.pendingProps,rQ))?(t.stateNode=r,rS=t,rE=sT(r.firstChild),rQ=!1,o=!0):o=!1),o||rU(t)),Z(t),o=t.type,A=t.pendingProps,i=null!==e?e.memoizedProps:null,r=A.children,sb(o,A)?r=null:null!==i&&sb(o,i)&&(t.flags|=32),null!==t.memoizedState&&(ce._currentValue=o=o3(e,t,o7,null,null,n)),iU(e,t),iB(e,t,r,n),t.child;case 6:return null===e&&rF&&((e=n=rE)&&(null!==(n=function(e,t,n){if(""===t)return null;for(;3!==e.nodeType;)if((1!==e.nodeType||"INPUT"!==e.nodeName||"hidden"!==e.type)&&!n||null===(e=sT(e.nextSibling)))return null;return e}(n,t.pendingProps,rQ))?(t.stateNode=n,rS=t,rE=null,e=!0):e=!1),e||rU(t)),null;case 13:return iR(e,t,n);case 4:return j(t,t.stateNode.containerInfo),r=t.pendingProps,null===e?t.child=ob(t,null,r,n):iB(e,t,r,n),t.child;case 11:return ix(e,t,t.type,t.pendingProps,n);case 7:return iB(e,t,t.pendingProps,n),t.child;case 8:case 12:return iB(e,t,t.pendingProps.children,n),t.child;case 10:return r=t.pendingProps,rV(t,t.type,r.value),iB(e,t,r.children,n),t.child;case 9:return o=t.type._context,r=t.pendingProps.children,rW(t),r=r(o=rG(o)),t.flags|=1,iB(e,t,r,n),t.child;case 14:return iC(e,t,t.type,t.pendingProps,n);case 15:return iS(e,t,t.type,t.pendingProps,n);case 19:return iK(e,t,n);case 31:var l=e,s=t,c=n,u=s.pendingProps,d=0!=(128&s.flags);if(s.flags&=-129,null===l){if(rF){if("hidden"===u.mode)return l=iQ(s,u),s.lanes=0x20000000,iF(null,l);if(oV(s),(l=rE)?null!==(l=null!==(l=sI(l,rQ))&&"&"===l.data?l:null)&&(s.memoizedState={dehydrated:l,treeContext:null!==rm?{id:ry,overflow:rb}:null,retryLane:0x20000000,hydrationErrors:null},(c=ra(l)).return=s,s.child=c,rS=s,rE=null):l=null,null===l)throw rU(s);return s.lanes=0x20000000,null}return iQ(s,u)}var p=l.memoizedState;if(null!==p){var f=p.dehydrated;if(oV(s),d)if(256&s.flags)s.flags&=-257,s=iI(l,s,c);else if(null!==s.memoizedState)s.child=l.child,s.flags|=128,s=null;else throw Error(a(558));else if(iw||rK(l,s,c,!1),d=0!=(c&l.childLanes),iw||d){if(null!==(u=a_)&&0!==(f=eQ(u,c))&&f!==p.retryLane)throw p.retryLane=f,n8(l,f),la(u,l,f),iv;ly(),s=iI(l,s,c)}else l=p.treeContext,rE=sT(f.nextSibling),rS=s,rF=!0,rk=null,rQ=!1,null!==l&&rC(s,l),s=iQ(s,u),s.flags|=4096;return s}return(l=rn(l.child,{mode:u.mode,children:u.children})).ref=s.ref,s.child=l,l.return=s,l;case 22:return iE(e,t,n,t.pendingProps);case 24:return rW(t),r=rG(r0),null===e?(null===(o=oe())&&(o=a_,A=r1(),o.pooledCache=A,A.refCount++,null!==A&&(o.pooledCacheLanes|=n),o=A),t.memoizedState={parent:r,cache:o},oB(t),rV(t,r0,o)):(0!=(e.lanes&n)&&(ox(e,t),oI(t,null,null,n),oQ()),o=e.memoizedState,A=t.memoizedState,o.parent!==r?(o={parent:r,cache:r},t.memoizedState=o,0===t.lanes&&(t.memoizedState=t.updateQueue.baseState=o),rV(t,r0,r)):(rV(t,r0,r=A.cache),r!==o.cache&&rj(t,[r0],n,!0))),iB(e,t,t.pendingProps.children,n),t.child;case 29:throw t.pendingProps}throw Error(a(156,t.tag))}function iX(e){e.flags|=4}function iY(e,t,n,r,o){if((t=0!=(32&e.mode))&&(t=!1),t){if(e.flags|=0x1000000,(0x13ffff40&o)===o)if(e.stateNode.complete)e.flags|=8192;else if(lh())e.flags|=8192;else throw oc=oi,oo}else e.flags&=-0x1000001}function iJ(e,t){if("stylesheet"!==t.type||0!=(4&t.state.loading))e.flags&=-0x1000001;else if(e.flags|=0x1000000,!s6(t))if(lh())e.flags|=8192;else throw oc=oi,oo}function i$(e,t){null!==t&&(e.flags|=4),16384&e.flags&&(t=22!==e.tag?eC():0x20000000,e.lanes|=t,aJ|=t)}function iq(e,t){if(!rF)switch(e.tailMode){case"hidden":t=e.tail;for(var n=null;null!==t;)null!==t.alternate&&(n=t),t=t.sibling;null===n?e.tail=null:n.sibling=null;break;case"collapsed":n=e.tail;for(var r=null;null!==n;)null!==n.alternate&&(r=n),n=n.sibling;null===r?t||null===e.tail?e.tail=null:e.tail.sibling=null:r.sibling=null}}function i0(e){var t=null!==e.alternate&&e.alternate.child===e.child,n=0,r=0;if(t)for(var o=e.child;null!==o;)n|=o.lanes|o.childLanes,r|=0x3e00000&o.subtreeFlags,r|=0x3e00000&o.flags,o.return=e,o=o.sibling;else for(o=e.child;null!==o;)n|=o.lanes|o.childLanes,r|=o.subtreeFlags,r|=o.flags,o.return=e,o=o.sibling;return e.subtreeFlags|=r,e.childLanes=n,t}function i1(e,t){switch(rx(t),t.tag){case 3:rD(r0),K();break;case 26:case 27:case 5:W(t);break;case 4:K();break;case 31:null!==t.memoizedState&&oj(t);break;case 13:oj(t);break;case 19:O(oK);break;case 10:rD(t.type);break;case 22:case 23:oj(t),o_(),null!==e&&O(r7);break;case 24:rD(r0)}}function i2(e,t){try{var n=t.updateQueue,r=null!==n?n.lastEffect:null;if(null!==r){var o=r.next;n=o;do{if((n.tag&e)===e){r=void 0;var A=n.create;n.inst.destroy=r=A()}n=n.next}while(n!==o)}}catch(e){lT(t,t.return,e)}}function i4(e,t,n){try{var r=t.updateQueue,o=null!==r?r.lastEffect:null;if(null!==o){var A=o.next;r=A;do{if((r.tag&e)===e){var i=r.inst,a=i.destroy;if(void 0!==a){i.destroy=void 0,o=t;try{a()}catch(e){lT(o,n,e)}}}r=r.next}while(r!==A)}}catch(e){lT(t,t.return,e)}}function i6(e){var t=e.updateQueue;if(null!==t){var n=e.stateNode;try{oH(t,n)}catch(t){lT(e,e.return,t)}}}function i8(e,t,n){n.props=ic(e.type,e.memoizedProps),n.state=e.memoizedState;try{n.componentWillUnmount()}catch(n){lT(e,t,n)}}function i3(e,t){try{var n=e.ref;if(null!==n){switch(e.tag){case 26:case 27:case 5:var r=e.stateNode;break;default:r=e.stateNode}"function"==typeof n?e.refCleanup=n(r):n.current=r}}catch(n){lT(e,t,n)}}function i5(e,t){var n=e.ref,r=e.refCleanup;if(null!==n)if("function"==typeof r)try{r()}catch(n){lT(e,t,n)}finally{e.refCleanup=null,null!=(e=e.alternate)&&(e.refCleanup=null)}else if("function"==typeof n)try{n(null)}catch(n){lT(e,t,n)}else n.current=null}function i9(e){var t=e.type,n=e.memoizedProps,r=e.stateNode;try{switch(t){case"button":case"input":case"select":case"textarea":n.autoFocus&&r.focus();break;case"img":n.src?r.src=n.src:n.srcSet&&(r.srcset=n.srcSet)}}catch(t){lT(e,e.return,t)}}function i7(e,t,n){try{var r=e.stateNode;(function(e,t,n,r){switch(t){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"input":var o=null,A=null,i=null,l=null,s=null,c=null,u=null;for(f in n){var d=n[f];if(n.hasOwnProperty(f)&&null!=d)switch(f){case"checked":case"value":break;case"defaultValue":s=d;default:r.hasOwnProperty(f)||sc(e,t,f,null,r,d)}}for(var p in r){var f=r[p];if(d=n[p],r.hasOwnProperty(p)&&(null!=f||null!=d))switch(p){case"type":A=f;break;case"name":o=f;break;case"checked":c=f;break;case"defaultChecked":u=f;break;case"value":i=f;break;case"defaultValue":l=f;break;case"children":case"dangerouslySetInnerHTML":if(null!=f)throw Error(a(137,t));break;default:f!==d&&sc(e,t,p,f,r,d)}}tn(e,i,l,s,c,u,A,o);return;case"select":for(A in f=i=l=p=null,n)if(s=n[A],n.hasOwnProperty(A)&&null!=s)switch(A){case"value":break;case"multiple":f=s;default:r.hasOwnProperty(A)||sc(e,t,A,null,r,s)}for(o in r)if(A=r[o],s=n[o],r.hasOwnProperty(o)&&(null!=A||null!=s))switch(o){case"value":p=A;break;case"defaultValue":l=A;break;case"multiple":i=A;default:A!==s&&sc(e,t,o,A,r,s)}t=l,n=i,r=f,null!=p?tA(e,!!n,p,!1):!!r!=!!n&&(null!=t?tA(e,!!n,t,!0):tA(e,!!n,n?[]:"",!1));return;case"textarea":for(l in f=p=null,n)if(o=n[l],n.hasOwnProperty(l)&&null!=o&&!r.hasOwnProperty(l))switch(l){case"value":case"children":break;default:sc(e,t,l,null,r,o)}for(i in r)if(o=r[i],A=n[i],r.hasOwnProperty(i)&&(null!=o||null!=A))switch(i){case"value":p=o;break;case"defaultValue":f=o;break;case"children":break;case"dangerouslySetInnerHTML":if(null!=o)throw Error(a(91));break;default:o!==A&&sc(e,t,i,o,r,A)}ti(e,p,f);return;case"option":for(var h in n)p=n[h],n.hasOwnProperty(h)&&null!=p&&!r.hasOwnProperty(h)&&("selected"===h?e.selected=!1:sc(e,t,h,null,r,p));for(s in r)p=r[s],f=n[s],r.hasOwnProperty(s)&&p!==f&&(null!=p||null!=f)&&("selected"===s?e.selected=p&&"function"!=typeof p&&"symbol"!=typeof p:sc(e,t,s,p,r,f));return;case"img":case"link":case"area":case"base":case"br":case"col":case"embed":case"hr":case"keygen":case"meta":case"param":case"source":case"track":case"wbr":case"menuitem":for(var g in n)p=n[g],n.hasOwnProperty(g)&&null!=p&&!r.hasOwnProperty(g)&&sc(e,t,g,null,r,p);for(c in r)if(p=r[c],f=n[c],r.hasOwnProperty(c)&&p!==f&&(null!=p||null!=f))switch(c){case"children":case"dangerouslySetInnerHTML":if(null!=p)throw Error(a(137,t));break;default:sc(e,t,c,p,r,f)}return;default:if(td(t)){for(var m in n)p=n[m],n.hasOwnProperty(m)&&void 0!==p&&!r.hasOwnProperty(m)&&su(e,t,m,void 0,r,p);for(u in r)p=r[u],f=n[u],r.hasOwnProperty(u)&&p!==f&&(void 0!==p||void 0!==f)&&su(e,t,u,p,r,f);return}}for(var y in n)p=n[y],n.hasOwnProperty(y)&&null!=p&&!r.hasOwnProperty(y)&&sc(e,t,y,null,r,p);for(d in r)p=r[d],f=n[d],r.hasOwnProperty(d)&&p!==f&&(null!=p||null!=f)&&sc(e,t,d,p,r,f)})(r,e.type,n,t),r[eP]=t}catch(t){lT(e,e.return,t)}}function ae(e){return 5===e.tag||3===e.tag||26===e.tag||27===e.tag&&sE(e.type)||4===e.tag}function at(e){e:for(;;){for(;null===e.sibling;){if(null===e.return||ae(e.return))return null;e=e.return}for(e.sibling.return=e.return,e=e.sibling;5!==e.tag&&6!==e.tag&&18!==e.tag;){if(27===e.tag&&sE(e.type)||2&e.flags||null===e.child||4===e.tag)continue e;e.child.return=e,e=e.child}if(!(2&e.flags))return e.stateNode}}function an(e,t,n){var r=e.tag;if(5===r||6===r)e=e.stateNode,t?n.insertBefore(e,t):n.appendChild(e);else if(4!==r&&(27===r&&sE(e.type)&&(n=e.stateNode),null!==(e=e.child)))for(an(e,t,n),e=e.sibling;null!==e;)an(e,t,n),e=e.sibling}function ar(e){var t=e.stateNode,n=e.memoizedProps;try{for(var r=e.type,o=t.attributes;o.length;)t.removeAttributeNode(o[0]);sd(t,r,n),t[eM]=e,t[eP]=n}catch(t){lT(e,e.return,t)}}var ao=!1,aA=!1,ai=!1,aa="function"==typeof WeakSet?WeakSet:Set,al=null;function as(e,t,n){var r=n.flags;switch(n.tag){case 0:case 11:case 15:aw(e,n),4&r&&i2(5,n);break;case 1:if(aw(e,n),4&r)if(e=n.stateNode,null===t)try{e.componentDidMount()}catch(e){lT(n,n.return,e)}else{var o=ic(n.type,t.memoizedProps);t=t.memoizedState;try{e.componentDidUpdate(o,t,e.__reactInternalSnapshotBeforeUpdate)}catch(e){lT(n,n.return,e)}}64&r&&i6(n),512&r&&i3(n,n.return);break;case 3:if(aw(e,n),64&r&&null!==(e=n.updateQueue)){if(t=null,null!==n.child)switch(n.child.tag){case 27:case 5:case 1:t=n.child.stateNode}try{oH(e,t)}catch(e){lT(n,n.return,e)}}break;case 27:null===t&&4&r&&ar(n);case 26:case 5:aw(e,n),null===t&&4&r&&i9(n),512&r&&i3(n,n.return);break;case 12:default:aw(e,n);break;case 31:aw(e,n),4&r&&af(e,n);break;case 13:aw(e,n),4&r&&ah(e,n),64&r&&null!==(e=n.memoizedState)&&null!==(e=e.dehydrated)&&function(e,t){var n=e.ownerDocument;if("$~"===e.data)e._reactRetry=t;else if("$?"!==e.data||"loading"!==n.readyState)t();else{var r=function(){t(),n.removeEventListener("DOMContentLoaded",r)};n.addEventListener("DOMContentLoaded",r),e._reactRetry=r}}(e,n=l_.bind(null,n));break;case 22:if(!(r=null!==n.memoizedState||ao)){t=null!==t&&null!==t.memoizedState||aA,o=ao;var A=aA;ao=r,(aA=t)&&!A?function e(t,n,r){for(r=r&&0!=(8772&n.subtreeFlags),n=n.child;null!==n;){var o=n.alternate,A=t,i=n,a=i.flags;switch(i.tag){case 0:case 11:case 15:e(A,i,r),i2(4,i);break;case 1:if(e(A,i,r),"function"==typeof(A=(o=i).stateNode).componentDidMount)try{A.componentDidMount()}catch(e){lT(o,o.return,e)}if(null!==(A=(o=i).updateQueue)){var l=o.stateNode;try{var s=A.shared.hiddenCallbacks;if(null!==s)for(A.shared.hiddenCallbacks=null,A=0;A<s.length;A++)oU(s[A],l)}catch(e){lT(o,o.return,e)}}r&&64&a&&i6(i),i3(i,i.return);break;case 27:ar(i);case 26:case 5:e(A,i,r),r&&null===o&&4&a&&i9(i),i3(i,i.return);break;case 12:default:e(A,i,r);break;case 31:e(A,i,r),r&&4&a&&af(A,i);break;case 13:e(A,i,r),r&&4&a&&ah(A,i);break;case 22:null===i.memoizedState&&e(A,i,r),i3(i,i.return);case 30:}n=n.sibling}}(e,n,0!=(8772&n.subtreeFlags)):aw(e,n),ao=o,aA=A}case 30:}}var ac=null,au=!1;function ad(e,t,n){for(n=n.child;null!==n;)ap(e,t,n),n=n.sibling}function ap(e,t,n){if(ep&&"function"==typeof ep.onCommitFiberUnmount)try{ep.onCommitFiberUnmount(ed,n)}catch(e){}switch(n.tag){case 26:aA||i5(n,t),ad(e,t,n),n.memoizedState?n.memoizedState.count--:n.stateNode&&(n=n.stateNode).parentNode.removeChild(n);break;case 27:aA||i5(n,t);var r=ac,o=au;sE(n.type)&&(ac=n.stateNode,au=!1),ad(e,t,n),sO(n.stateNode),ac=r,au=o;break;case 5:aA||i5(n,t);case 6:if(r=ac,o=au,ac=null,ad(e,t,n),ac=r,au=o,null!==ac)if(au)try{(9===ac.nodeType?ac.body:"HTML"===ac.nodeName?ac.ownerDocument.body:ac).removeChild(n.stateNode)}catch(e){lT(n,t,e)}else try{ac.removeChild(n.stateNode)}catch(e){lT(n,t,e)}break;case 18:null!==ac&&(au?(sF(9===(e=ac).nodeType?e.body:"HTML"===e.nodeName?e.ownerDocument.body:e,n.stateNode),cH(e)):sF(ac,n.stateNode));break;case 4:r=ac,o=au,ac=n.stateNode.containerInfo,au=!0,ad(e,t,n),ac=r,au=o;break;case 0:case 11:case 14:case 15:i4(2,n,t),aA||i4(4,n,t),ad(e,t,n);break;case 1:aA||(i5(n,t),"function"==typeof(r=n.stateNode).componentWillUnmount&&i8(n,t,r)),ad(e,t,n);break;case 21:default:ad(e,t,n);break;case 22:aA=(r=aA)||null!==n.memoizedState,ad(e,t,n),aA=r}}function af(e,t){if(null===t.memoizedState&&null!==(e=t.alternate)&&null!==(e=e.memoizedState)){e=e.dehydrated;try{cH(e)}catch(e){lT(t,t.return,e)}}}function ah(e,t){if(null===t.memoizedState&&null!==(e=t.alternate)&&null!==(e=e.memoizedState)&&null!==(e=e.dehydrated))try{cH(e)}catch(e){lT(t,t.return,e)}}function ag(e,t){var n=function(e){switch(e.tag){case 31:case 13:case 19:var t=e.stateNode;return null===t&&(t=e.stateNode=new aa),t;case 22:return null===(t=(e=e.stateNode)._retryCache)&&(t=e._retryCache=new aa),t;default:throw Error(a(435,e.tag))}}(e);t.forEach(function(t){if(!n.has(t)){n.add(t);var r=lO.bind(null,e,t);t.then(r,r)}})}function am(e,t){var n=t.deletions;if(null!==n)for(var r=0;r<n.length;r++){var o=n[r],A=e,i=t,l=i;e:for(;null!==l;){switch(l.tag){case 27:if(sE(l.type)){ac=l.stateNode,au=!1;break e}break;case 5:ac=l.stateNode,au=!1;break e;case 3:case 4:ac=l.stateNode.containerInfo,au=!0;break e}l=l.return}if(null===ac)throw Error(a(160));ap(A,i,o),ac=null,au=!1,null!==(A=o.alternate)&&(A.return=null),o.return=null}if(13886&t.subtreeFlags)for(t=t.child;null!==t;)ab(t,e),t=t.sibling}var ay=null;function ab(e,t){var n=e.alternate,r=e.flags;switch(e.tag){case 0:case 11:case 14:case 15:am(t,e),av(e),4&r&&(i4(3,e,e.return),i2(3,e),i4(5,e,e.return));break;case 1:am(t,e),av(e),512&r&&(aA||null===n||i5(n,n.return)),64&r&&ao&&null!==(e=e.updateQueue)&&null!==(r=e.callbacks)&&(n=e.shared.hiddenCallbacks,e.shared.hiddenCallbacks=null===n?r:n.concat(r));break;case 26:var o=ay;if(am(t,e),av(e),512&r&&(aA||null===n||i5(n,n.return)),4&r){var A=null!==n?n.memoizedState:null;if(r=e.memoizedState,null===n)if(null===r)if(null===e.stateNode){e:{r=e.type,n=e.memoizedProps,o=o.ownerDocument||o;t:switch(r){case"title":(!(A=o.getElementsByTagName("title")[0])||A[eD]||A[eM]||"http://www.w3.org/2000/svg"===A.namespaceURI||A.hasAttribute("itemprop"))&&(A=o.createElement(r),o.head.insertBefore(A,o.querySelector("head > title"))),sd(A,r,n),A[eM]=e,eG(A),r=A;break e;case"link":var i=s2("link","href",o).get(r+(n.href||""));if(i){for(var l=0;l<i.length;l++)if((A=i[l]).getAttribute("href")===(null==n.href||""===n.href?null:n.href)&&A.getAttribute("rel")===(null==n.rel?null:n.rel)&&A.getAttribute("title")===(null==n.title?null:n.title)&&A.getAttribute("crossorigin")===(null==n.crossOrigin?null:n.crossOrigin)){i.splice(l,1);break t}}sd(A=o.createElement(r),r,n),o.head.appendChild(A);break;case"meta":if(i=s2("meta","content",o).get(r+(n.content||""))){for(l=0;l<i.length;l++)if((A=i[l]).getAttribute("content")===(null==n.content?null:""+n.content)&&A.getAttribute("name")===(null==n.name?null:n.name)&&A.getAttribute("property")===(null==n.property?null:n.property)&&A.getAttribute("http-equiv")===(null==n.httpEquiv?null:n.httpEquiv)&&A.getAttribute("charset")===(null==n.charSet?null:n.charSet)){i.splice(l,1);break t}}sd(A=o.createElement(r),r,n),o.head.appendChild(A);break;default:throw Error(a(468,r))}A[eM]=e,eG(A),r=A}e.stateNode=r}else s4(o,e.type,e.stateNode);else e.stateNode=sJ(o,r,e.memoizedProps);else A!==r?(null===A?null!==n.stateNode&&(n=n.stateNode).parentNode.removeChild(n):A.count--,null===r?s4(o,e.type,e.stateNode):sJ(o,r,e.memoizedProps)):null===r&&null!==e.stateNode&&i7(e,e.memoizedProps,n.memoizedProps)}break;case 27:am(t,e),av(e),512&r&&(aA||null===n||i5(n,n.return)),null!==n&&4&r&&i7(e,e.memoizedProps,n.memoizedProps);break;case 5:if(am(t,e),av(e),512&r&&(aA||null===n||i5(n,n.return)),32&e.flags){o=e.stateNode;try{tl(o,"")}catch(t){lT(e,e.return,t)}}4&r&&null!=e.stateNode&&(o=e.memoizedProps,i7(e,o,null!==n?n.memoizedProps:o)),1024&r&&(ai=!0);break;case 6:if(am(t,e),av(e),4&r){if(null===e.stateNode)throw Error(a(162));r=e.memoizedProps,n=e.stateNode;try{n.nodeValue=r}catch(t){lT(e,e.return,t)}}break;case 3:if(s1=null,o=ay,ay=sV(t.containerInfo),am(t,e),ay=o,av(e),4&r&&null!==n&&n.memoizedState.isDehydrated)try{cH(t.containerInfo)}catch(t){lT(e,e.return,t)}ai&&(ai=!1,function e(t){if(1024&t.subtreeFlags)for(t=t.child;null!==t;){var n=t;e(n),5===n.tag&&1024&n.flags&&n.stateNode.reset(),t=t.sibling}}(e));break;case 4:r=ay,ay=sV(e.stateNode.containerInfo),am(t,e),av(e),ay=r;break;case 12:default:am(t,e),av(e);break;case 31:case 19:am(t,e),av(e),4&r&&null!==(r=e.updateQueue)&&(e.updateQueue=null,ag(e,r));break;case 13:am(t,e),av(e),8192&e.child.flags&&null!==e.memoizedState!=(null!==n&&null!==n.memoizedState)&&(a1=er()),4&r&&null!==(r=e.updateQueue)&&(e.updateQueue=null,ag(e,r));break;case 22:o=null!==e.memoizedState;var s=null!==n&&null!==n.memoizedState,c=ao,u=aA;if(ao=c||o,aA=u||s,am(t,e),aA=u,ao=c,av(e),8192&r)e:for((t=e.stateNode)._visibility=o?-2&t._visibility:1|t._visibility,o&&(null===n||s||ao||aA||function e(t){for(t=t.child;null!==t;){var n=t;switch(n.tag){case 0:case 11:case 14:case 15:i4(4,n,n.return),e(n);break;case 1:i5(n,n.return);var r=n.stateNode;"function"==typeof r.componentWillUnmount&&i8(n,n.return,r),e(n);break;case 27:sO(n.stateNode);case 26:case 5:i5(n,n.return),e(n);break;case 22:null===n.memoizedState&&e(n);break;default:e(n)}t=t.sibling}}(e)),n=null,t=e;;){if(5===t.tag||26===t.tag){if(null===n){s=n=t;try{if(A=s.stateNode,o)i=A.style,"function"==typeof i.setProperty?i.setProperty("display","none","important"):i.display="none";else{l=s.stateNode;var d=s.memoizedProps.style,p=null!=d&&d.hasOwnProperty("display")?d.display:null;l.style.display=null==p||"boolean"==typeof p?"":(""+p).trim()}}catch(e){lT(s,s.return,e)}}}else if(6===t.tag){if(null===n){s=t;try{s.stateNode.nodeValue=o?"":s.memoizedProps}catch(e){lT(s,s.return,e)}}}else if(18===t.tag){if(null===n){s=t;try{var f=s.stateNode;o?sk(f,!0):sk(s.stateNode,!1)}catch(e){lT(s,s.return,e)}}}else if((22!==t.tag&&23!==t.tag||null===t.memoizedState||t===e)&&null!==t.child){t.child.return=t,t=t.child;continue}if(t===e)break;for(;null===t.sibling;){if(null===t.return||t.return===e)break e;n===t&&(n=null),t=t.return}n===t&&(n=null),t.sibling.return=t.return,t=t.sibling}4&r&&null!==(r=e.updateQueue)&&null!==(n=r.retryQueue)&&(r.retryQueue=null,ag(e,n));case 30:case 21:}}function av(e){var t=e.flags;if(2&t){try{for(var n,r=e.return;null!==r;){if(ae(r)){n=r;break}r=r.return}if(null==n)throw Error(a(160));switch(n.tag){case 27:var o=n.stateNode,A=at(e);an(e,A,o);break;case 5:var i=n.stateNode;32&n.flags&&(tl(i,""),n.flags&=-33);var l=at(e);an(e,l,i);break;case 3:case 4:var s=n.stateNode.containerInfo,c=at(e);!function e(t,n,r){var o=t.tag;if(5===o||6===o)t=t.stateNode,n?(9===r.nodeType?r.body:"HTML"===r.nodeName?r.ownerDocument.body:r).insertBefore(t,n):((n=9===r.nodeType?r.body:"HTML"===r.nodeName?r.ownerDocument.body:r).appendChild(t),null!=(r=r._reactRootContainer)||null!==n.onclick||(n.onclick=tg));else if(4!==o&&(27===o&&sE(t.type)&&(r=t.stateNode,n=null),null!==(t=t.child)))for(e(t,n,r),t=t.sibling;null!==t;)e(t,n,r),t=t.sibling}(e,c,s);break;default:throw Error(a(161))}}catch(t){lT(e,e.return,t)}e.flags&=-3}4096&t&&(e.flags&=-4097)}function aw(e,t){if(8772&t.subtreeFlags)for(t=t.child;null!==t;)as(e,t.alternate,t),t=t.sibling}function aB(e,t){var n=null;null!==e&&null!==e.memoizedState&&null!==e.memoizedState.cachePool&&(n=e.memoizedState.cachePool.pool),e=null,null!==t.memoizedState&&null!==t.memoizedState.cachePool&&(e=t.memoizedState.cachePool.pool),e!==n&&(null!=e&&e.refCount++,null!=n&&r2(n))}function ax(e,t){e=null,null!==t.alternate&&(e=t.alternate.memoizedState.cache),(t=t.memoizedState.cache)!==e&&(t.refCount++,null!=e&&r2(e))}function aC(e,t,n,r){if(10256&t.subtreeFlags)for(t=t.child;null!==t;)aS(e,t,n,r),t=t.sibling}function aS(e,t,n,r){var o=t.flags;switch(t.tag){case 0:case 11:case 15:aC(e,t,n,r),2048&o&&i2(9,t);break;case 1:case 31:case 13:default:aC(e,t,n,r);break;case 3:aC(e,t,n,r),2048&o&&(e=null,null!==t.alternate&&(e=t.alternate.memoizedState.cache),(t=t.memoizedState.cache)!==e&&(t.refCount++,null!=e&&r2(e)));break;case 12:if(2048&o){aC(e,t,n,r),e=t.stateNode;try{var A=t.memoizedProps,i=A.id,a=A.onPostCommit;"function"==typeof a&&a(i,null===t.alternate?"mount":"update",e.passiveEffectDuration,-0)}catch(e){lT(t,t.return,e)}}else aC(e,t,n,r);break;case 23:break;case 22:A=t.stateNode,i=t.alternate,null!==t.memoizedState?2&A._visibility?aC(e,t,n,r):aE(e,t):2&A._visibility?aC(e,t,n,r):(A._visibility|=2,function e(t,n,r,o,A){for(A=A&&0!=(10256&n.subtreeFlags),n=n.child;null!==n;){var i=n,a=i.flags;switch(i.tag){case 0:case 11:case 15:e(t,i,r,o,A),i2(8,i);break;case 23:break;case 22:var l=i.stateNode;null!==i.memoizedState?2&l._visibility?e(t,i,r,o,A):aE(t,i):(l._visibility|=2,e(t,i,r,o,A)),A&&2048&a&&aB(i.alternate,i);break;case 24:e(t,i,r,o,A),A&&2048&a&&ax(i.alternate,i);break;default:e(t,i,r,o,A)}n=n.sibling}}(e,t,n,r,0!=(10256&t.subtreeFlags))),2048&o&&aB(i,t);break;case 24:aC(e,t,n,r),2048&o&&ax(t.alternate,t)}}function aE(e,t){if(10256&t.subtreeFlags)for(t=t.child;null!==t;){var n=t,r=n.flags;switch(n.tag){case 22:aE(e,n),2048&r&&aB(n.alternate,n);break;case 24:aE(e,n),2048&r&&ax(n.alternate,n);break;default:aE(e,n)}t=t.sibling}}var aF=8192;function ak(e,t,n){if(e.subtreeFlags&aF)for(e=e.child;null!==e;)aQ(e,t,n),e=e.sibling}function aQ(e,t,n){switch(e.tag){case 26:ak(e,t,n),e.flags&aF&&null!==e.memoizedState&&function(e,t,n,r){if("stylesheet"===n.type&&("string"!=typeof r.media||!1!==matchMedia(r.media).matches)&&0==(4&n.state.loading)){if(null===n.instance){var o=sZ(r.href),A=t.querySelector(sW(o));if(A){null!==(t=A._p)&&"object"==typeof t&&"function"==typeof t.then&&(e.count++,e=s3.bind(e),t.then(e,e)),n.state.loading|=4,n.instance=A,eG(A);return}A=t.ownerDocument||t,r=sG(r),(o=sR.get(o))&&sq(r,o),eG(A=A.createElement("link"));var i=A;i._p=new Promise(function(e,t){i.onload=e,i.onerror=t}),sd(A,"link",r),n.instance=A}null===e.stylesheets&&(e.stylesheets=new Map),e.stylesheets.set(n,t),(t=n.state.preload)&&0==(3&n.state.loading)&&(e.count++,n=s3.bind(e),t.addEventListener("load",n),t.addEventListener("error",n))}}(n,ay,e.memoizedState,e.memoizedProps);break;case 5:default:ak(e,t,n);break;case 3:case 4:var r=ay;ay=sV(e.stateNode.containerInfo),ak(e,t,n),ay=r;break;case 22:null===e.memoizedState&&(null!==(r=e.alternate)&&null!==r.memoizedState?(r=aF,aF=0x1000000,ak(e,t,n),aF=r):ak(e,t,n))}}function aI(e){var t=e.alternate;if(null!==t&&null!==(e=t.child)){t.child=null;do t=e.sibling,e.sibling=null,e=t;while(null!==e)}}function aU(e){var t=e.deletions;if(0!=(16&e.flags)){if(null!==t)for(var n=0;n<t.length;n++){var r=t[n];al=r,aT(r,e)}aI(e)}if(10256&e.subtreeFlags)for(e=e.child;null!==e;)aH(e),e=e.sibling}function aH(e){switch(e.tag){case 0:case 11:case 15:aU(e),2048&e.flags&&i4(9,e,e.return);break;case 3:case 12:default:aU(e);break;case 22:var t=e.stateNode;null!==e.memoizedState&&2&t._visibility&&(null===e.return||13!==e.return.tag)?(t._visibility&=-3,function e(t){var n=t.deletions;if(0!=(16&t.flags)){if(null!==n)for(var r=0;r<n.length;r++){var o=n[r];al=o,aT(o,t)}aI(t)}for(t=t.child;null!==t;){switch((n=t).tag){case 0:case 11:case 15:i4(8,n,n.return),e(n);break;case 22:2&(r=n.stateNode)._visibility&&(r._visibility&=-3,e(n));break;default:e(n)}t=t.sibling}}(e)):aU(e)}}function aT(e,t){for(;null!==al;){var n=al;switch(n.tag){case 0:case 11:case 15:i4(8,n,t);break;case 23:case 22:if(null!==n.memoizedState&&null!==n.memoizedState.cachePool){var r=n.memoizedState.cachePool.pool;null!=r&&r.refCount++}break;case 24:r2(n.memoizedState.cache)}if(null!==(r=n.child))r.return=n,al=r;else for(n=e;null!==al;){var o=(r=al).sibling,A=r.return;if(!function e(t){var n=t.alternate;null!==n&&(t.alternate=null,e(n)),t.child=null,t.deletions=null,t.sibling=null,5===t.tag&&null!==(n=t.stateNode)&&ez(n),t.stateNode=null,t.return=null,t.dependencies=null,t.memoizedProps=null,t.memoizedState=null,t.pendingProps=null,t.stateNode=null,t.updateQueue=null}(r),r===n){al=null;break}if(null!==o){o.return=A,al=o;break}al=A}}}var aL={getCacheForType:function(e){var t=rG(r0),n=t.data.get(e);return void 0===n&&(n=e(),t.data.set(e,n)),n},cacheSignal:function(){return rG(r0).controller.signal}},aM="function"==typeof WeakMap?WeakMap:Map,aP=0,a_=null,aO=null,aR=0,aN=0,aV=null,aD=!1,az=!1,aj=!1,aK=0,aZ=0,aW=0,aG=0,aX=0,aY=0,aJ=0,a$=null,aq=null,a0=!1,a1=0,a2=0,a4=1/0,a6=null,a8=null,a3=0,a5=null,a9=null,a7=0,le=0,lt=null,ln=null,lr=0,lo=null;function lA(){return 0!=(2&aP)&&0!==aR?aR&-aR:null!==H.T?l$():eH()}function li(){if(0===aY)if(0==(0x20000000&aR)||rF){var e=eb;0==(3932160&(eb<<=1))&&(eb=262144),aY=e}else aY=0x20000000;return null!==(e=oO.current)&&(e.flags|=32),aY}function la(e,t,n){(e===a_&&(2===aN||9===aN)||null!==e.cancelPendingCommit)&&(lp(e,0),lc(e,aR,aY,!1)),eE(e,n),(0==(2&aP)||e!==a_)&&(e===a_&&(0==(2&aP)&&(aG|=n),4===aZ&&lc(e,aR,aY,!1)),lK(e))}function ll(e,t,n){if(0!=(6&aP))throw Error(a(327));for(var r=!n&&0==(127&t)&&0==(t&e.expiredLanes)||ex(e,t),o=r?function(e,t){var n=aP;aP|=2;var r=lg(),o=lm();a_!==e||aR!==t?(a6=null,a4=er()+500,lp(e,t)):az=ex(e,t);e:for(;;)try{if(0!==aN&&null!==aO){t=aO;var A=aV;t:switch(aN){case 1:aN=0,aV=null,lB(e,t,A,1);break;case 2:case 9:if(oa(A)){aN=0,aV=null,lw(t);break}t=function(){2!==aN&&9!==aN||a_!==e||(aN=7),lK(e)},A.then(t,t);break e;case 3:aN=7;break e;case 4:aN=5;break e;case 7:oa(A)?(aN=0,aV=null,lw(t)):(aN=0,aV=null,lB(e,t,A,7));break;case 5:var i=null;switch(aO.tag){case 26:i=aO.memoizedState;case 5:case 27:var l=aO;if(i?s6(i):l.stateNode.complete){aN=0,aV=null;var s=l.sibling;if(null!==s)aO=s;else{var c=l.return;null!==c?(aO=c,lx(c)):aO=null}break t}}aN=0,aV=null,lB(e,t,A,5);break;case 6:aN=0,aV=null,lB(e,t,A,6);break;case 8:ld(),aZ=6;break e;default:throw Error(a(462))}}for(;null!==aO&&!et();)lv(aO);break}catch(t){lf(e,t)}return(rN=rR=null,H.H=r,H.A=o,aP=n,null!==aO)?0:(a_=null,aR=0,n2(),aZ)}(e,t):lb(e,t,!0),A=r;;){if(0===o)az&&!r&&lc(e,t,0,!1);else{if(n=e.current.alternate,A&&!function(e){for(var t=e;;){var n=t.tag;if((0===n||11===n||15===n)&&16384&t.flags&&null!==(n=t.updateQueue)&&null!==(n=n.stores))for(var r=0;r<n.length;r++){var o=n[r],A=o.getSnapshot;o=o.value;try{if(!nS(A(),o))return!1}catch(e){return!1}}if(n=t.child,16384&t.subtreeFlags&&null!==n)n.return=t,t=n;else{if(t===e)break;for(;null===t.sibling;){if(null===t.return||t.return===e)return!0;t=t.return}t.sibling.return=t.return,t=t.sibling}}return!0}(n)){o=lb(e,t,!1),A=!1;continue}if(2===o){if(A=t,e.errorRecoveryDisabledLanes&A)var i=0;else i=0!=(i=-0x20000001&e.pendingLanes)?i:0x20000000&i?0x20000000:0;if(0!==i){t=i;e:{o=a$;var l=e.current.memoizedState.isDehydrated;if(l&&(lp(e,i).flags|=256),2!==(i=lb(e,i,!1))){if(aj&&!l){e.errorRecoveryDisabledLanes|=A,aG|=A,o=4;break e}A=aq,aq=o,null!==A&&(null===aq?aq=A:aq.push.apply(aq,A))}o=i}if(A=!1,2!==o)continue}}if(1===o){lp(e,0),lc(e,t,0,!0);break}e:{switch(r=e,A=o){case 0:case 1:throw Error(a(345));case 4:if((4194048&t)!==t)break;case 6:lc(r,t,aY,!aD);break e;case 2:aq=null;break;case 3:case 5:break;default:throw Error(a(329))}if((0x3c00000&t)===t&&10<(o=a1+300-er())){if(lc(r,t,aY,!aD),0!==eB(r,0,!0))break e;a7=t,r.timeoutHandle=sw(ls.bind(null,r,n,aq,a6,a0,t,aY,aG,aJ,aD,A,"Throttled",-0,0),o);break e}ls(r,n,aq,a6,a0,t,aY,aG,aJ,aD,A,null,-0,0)}}break}lK(e)}function ls(e,t,n,r,o,A,i,a,l,s,c,u,d,p){if(e.timeoutHandle=-1,8192&(u=t.subtreeFlags)||0x1002000==(0x1002000&u)){aQ(t,A,u={stylesheets:null,count:0,imgCount:0,imgBytes:0,suspenseyImages:[],waitingForImages:!0,waitingForViewTransition:!1,unsuspend:tg});var f,h,g=(0x3c00000&A)===A?a1-er():(4194048&A)===A?a2-er():0;if(null!==(f=u,h=g,f.stylesheets&&0===f.count&&s9(f,f.stylesheets),g=0<f.count||0<f.imgCount?function(e){var t=setTimeout(function(){if(f.stylesheets&&s9(f,f.stylesheets),f.unsuspend){var e=f.unsuspend;f.unsuspend=null,e()}},6e4+h);0<f.imgBytes&&0===s8&&(s8=62500*function(){if("function"==typeof performance.getEntriesByType){for(var e=0,t=0,n=performance.getEntriesByType("resource"),r=0;r<n.length;r++){var o=n[r],A=o.transferSize,i=o.initiatorType,a=o.duration;if(A&&a&&sp(i)){for(i=0,a=o.responseEnd,r+=1;r<n.length;r++){var l=n[r],s=l.startTime;if(s>a)break;var c=l.transferSize,u=l.initiatorType;c&&sp(u)&&(i+=c*((l=l.responseEnd)<a?1:(a-s)/(l-s)))}if(--r,t+=8*(A+i)/(o.duration/1e3),10<++e)break}}if(0<e)return t/e/1e6}return navigator.connection&&"number"==typeof(e=navigator.connection.downlink)?e:5}());var n=setTimeout(function(){if(f.waitingForImages=!1,0===f.count&&(f.stylesheets&&s9(f,f.stylesheets),f.unsuspend)){var e=f.unsuspend;f.unsuspend=null,e()}},(f.imgBytes>s8?50:800)+h);return f.unsuspend=e,function(){f.unsuspend=null,clearTimeout(t),clearTimeout(n)}}:null)){a7=A,e.cancelPendingCommit=g(lS.bind(null,e,t,A,n,r,o,i,a,l,c,u,null,d,p)),lc(e,A,i,!s);return}}lS(e,t,A,n,r,o,i,a,l)}function lc(e,t,n,r){t&=~aX,t&=~aG,e.suspendedLanes|=t,e.pingedLanes&=~t,r&&(e.warmLanes|=t),r=e.expirationTimes;for(var o=t;0<o;){var A=31-eh(o),i=1<<A;r[A]=-1,o&=~i}0!==n&&eF(e,n,t)}function lu(){return 0!=(6&aP)||(lZ(0,!1),!1)}function ld(){if(null!==aO){if(0===aN)var e=aO.return;else e=aO,rN=rR=null,An(e),op=null,of=0,e=aO;for(;null!==e;)i1(e.alternate,e),e=e.return;aO=null}}function lp(e,t){var n=e.timeoutHandle;-1!==n&&(e.timeoutHandle=-1,sB(n)),null!==(n=e.cancelPendingCommit)&&(e.cancelPendingCommit=null,n()),a7=0,ld(),a_=e,aO=n=rn(e.current,null),aR=t,aN=0,aV=null,aD=!1,az=ex(e,t),aj=!1,aJ=aY=aX=aG=aW=aZ=0,aq=a$=null,a0=!1,0!=(8&t)&&(t|=32&t);var r=e.entangledLanes;if(0!==r)for(e=e.entanglements,r&=t;0<r;){var o=31-eh(r),A=1<<o;t|=e[o],r&=~A}return aK=t,n2(),n}function lf(e,t){oG=null,H.H=it,t===or||t===oA?(t=ou(),aN=3):t===oo?(t=ou(),aN=4):aN=t===iv?8:null!==t&&"object"==typeof t&&"function"==typeof t.then?6:1,aV=t,null===aO&&(aZ=1,ih(e,rc(t,e.current)))}function lh(){var e=oO.current;return null===e||((4194048&aR)===aR?null===oR:((0x3c00000&aR)===aR||0!=(0x20000000&aR))&&e===oR)}function lg(){var e=H.H;return H.H=it,null===e?it:e}function lm(){var e=H.A;return H.A=aL,e}function ly(){aZ=4,aD||(4194048&aR)!==aR&&null!==oO.current||(az=!0),0==(0x7ffffff&aW)&&0==(0x7ffffff&aG)||null===a_||lc(a_,aR,aY,!1)}function lb(e,t,n){var r=aP;aP|=2;var o=lg(),A=lm();(a_!==e||aR!==t)&&(a6=null,lp(e,t)),t=!1;var i=aZ;e:for(;;)try{if(0!==aN&&null!==aO){var a=aO,l=aV;switch(aN){case 8:ld(),i=6;break e;case 3:case 2:case 9:case 6:null===oO.current&&(t=!0);var s=aN;if(aN=0,aV=null,lB(e,a,l,s),n&&az){i=0;break e}break;default:s=aN,aN=0,aV=null,lB(e,a,l,s)}}(function(){for(;null!==aO;)lv(aO)})(),i=aZ;break}catch(t){lf(e,t)}return t&&e.shellSuspendCounter++,rN=rR=null,aP=r,H.H=o,H.A=A,null===aO&&(a_=null,aR=0,n2()),i}function lv(e){var t=iG(e.alternate,e,aK);e.memoizedProps=e.pendingProps,null===t?lx(e):aO=t}function lw(e){var t=e,n=t.alternate;switch(t.tag){case 15:case 0:t=iT(n,t,t.pendingProps,t.type,void 0,aR);break;case 11:t=iT(n,t,t.pendingProps,t.type.render,t.ref,aR);break;case 5:An(t);default:i1(n,t),t=iG(n,t=aO=rr(t,aK),aK)}e.memoizedProps=e.pendingProps,null===t?lx(e):aO=t}function lB(e,t,n,r){rN=rR=null,An(t),op=null,of=0;var o=t.return;try{if(function(e,t,n,r,o){if(n.flags|=32768,null!==r&&"object"==typeof r&&"function"==typeof r.then){if(null!==(t=n.alternate)&&rK(t,n,o,!0),null!==(n=oO.current)){switch(n.tag){case 31:case 13:return null===oR?ly():null===n.alternate&&0===aZ&&(aZ=3),n.flags&=-257,n.flags|=65536,n.lanes=o,r===oi?n.flags|=16384:(null===(t=n.updateQueue)?n.updateQueue=new Set([r]):t.add(r),lL(e,r,o)),!1;case 22:return n.flags|=65536,r===oi?n.flags|=16384:(null===(t=n.updateQueue)?(t={transitions:null,markerInstances:null,retryQueue:new Set([r])},n.updateQueue=t):null===(n=t.retryQueue)?t.retryQueue=new Set([r]):n.add(r),lL(e,r,o)),!1}throw Error(a(435,n.tag))}return lL(e,r,o),ly(),!1}if(rF)return null!==(t=oO.current)?(0==(65536&t.flags)&&(t.flags|=256),t.flags|=65536,t.lanes=o,r!==rI&&r_(rc(e=Error(a(422),{cause:r}),n))):(r!==rI&&r_(rc(t=Error(a(423),{cause:r}),n)),e=e.current.alternate,e.flags|=65536,o&=-o,e.lanes|=o,r=rc(r,n),o=im(e.stateNode,r,o),oF(e,o),4!==aZ&&(aZ=2)),!1;var A=Error(a(520),{cause:r});if(A=rc(A,n),null===a$?a$=[A]:a$.push(A),4!==aZ&&(aZ=2),null===t)return!0;r=rc(r,n),n=t;do{switch(n.tag){case 3:return n.flags|=65536,e=o&-o,n.lanes|=e,e=im(n.stateNode,r,e),oF(n,e),!1;case 1:if(t=n.type,A=n.stateNode,0==(128&n.flags)&&("function"==typeof t.getDerivedStateFromError||null!==A&&"function"==typeof A.componentDidCatch&&(null===a8||!a8.has(A))))return n.flags|=65536,o&=-o,n.lanes|=o,ib(o=iy(o),e,n,r),oF(n,o),!1}n=n.return}while(null!==n);return!1}(e,o,t,n,aR)){aZ=1,ih(e,rc(n,e.current)),aO=null;return}}catch(t){if(null!==o)throw aO=o,t;aZ=1,ih(e,rc(n,e.current)),aO=null;return}32768&t.flags?(rF||1===r?e=!0:az||0!=(0x20000000&aR)?e=!1:(aD=e=!0,(2===r||9===r||3===r||6===r)&&null!==(r=oO.current)&&13===r.tag&&(r.flags|=16384)),lC(t,e)):lx(t)}function lx(e){var t=e;do{if(0!=(32768&t.flags))return void lC(t,aD);e=t.return;var n=function(e,t,n){var r=t.pendingProps;switch(rx(t),t.tag){case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:case 1:return i0(t),null;case 3:return n=t.stateNode,r=null,null!==e&&(r=e.memoizedState.cache),t.memoizedState.cache!==r&&(t.flags|=2048),rD(r0),K(),n.pendingContext&&(n.context=n.pendingContext,n.pendingContext=null),(null===e||null===e.child)&&(rL(t)?iX(t):null===e||e.memoizedState.isDehydrated&&0==(256&t.flags)||(t.flags|=1024,rP())),i0(t),null;case 26:var o=t.type,A=t.memoizedState;return null===e?(iX(t),null!==A?(i0(t),iJ(t,A)):(i0(t),iY(t,o,null,r,n))):A?A!==e.memoizedState?(iX(t),i0(t),iJ(t,A)):(i0(t),t.flags&=-0x1000001):((e=e.memoizedProps)!==r&&iX(t),i0(t),iY(t,o,e,r,n)),null;case 27:if(W(t),n=D.current,o=t.type,null!==e&&null!=t.stateNode)e.memoizedProps!==r&&iX(t);else{if(!r){if(null===t.stateNode)throw Error(a(166));return i0(t),null}e=N.current,rL(t)?rH(t,e):(t.stateNode=e=s_(o,r,n),iX(t))}return i0(t),null;case 5:if(W(t),o=t.type,null!==e&&null!=t.stateNode)e.memoizedProps!==r&&iX(t);else{if(!r){if(null===t.stateNode)throw Error(a(166));return i0(t),null}if(A=N.current,rL(t))rH(t,A);else{var i=sg(D.current);switch(A){case 1:A=i.createElementNS("http://www.w3.org/2000/svg",o);break;case 2:A=i.createElementNS("http://www.w3.org/1998/Math/MathML",o);break;default:switch(o){case"svg":A=i.createElementNS("http://www.w3.org/2000/svg",o);break;case"math":A=i.createElementNS("http://www.w3.org/1998/Math/MathML",o);break;case"script":(A=i.createElement("div")).innerHTML="<script><\/script>",A=A.removeChild(A.firstChild);break;case"select":A="string"==typeof r.is?i.createElement("select",{is:r.is}):i.createElement("select"),r.multiple?A.multiple=!0:r.size&&(A.size=r.size);break;default:A="string"==typeof r.is?i.createElement(o,{is:r.is}):i.createElement(o)}}A[eM]=t,A[eP]=r;e:for(i=t.child;null!==i;){if(5===i.tag||6===i.tag)A.appendChild(i.stateNode);else if(4!==i.tag&&27!==i.tag&&null!==i.child){i.child.return=i,i=i.child;continue}if(i===t)break;for(;null===i.sibling;){if(null===i.return||i.return===t)break e;i=i.return}i.sibling.return=i.return,i=i.sibling}switch(t.stateNode=A,sd(A,o,r),o){case"button":case"input":case"select":case"textarea":r=!!r.autoFocus;break;case"img":r=!0;break;default:r=!1}r&&iX(t)}}return i0(t),iY(t,t.type,null===e?null:e.memoizedProps,t.pendingProps,n),null;case 6:if(e&&null!=t.stateNode)e.memoizedProps!==r&&iX(t);else{if("string"!=typeof r&&null===t.stateNode)throw Error(a(166));if(e=D.current,rL(t)){if(e=t.stateNode,n=t.memoizedProps,r=null,null!==(o=rS))switch(o.tag){case 27:case 5:r=o.memoizedProps}e[eM]=t,(e=!!(e.nodeValue===n||null!==r&&!0===r.suppressHydrationWarning||ss(e.nodeValue,n)))||rU(t,!0)}else(e=sg(e).createTextNode(r))[eM]=t,t.stateNode=e}return i0(t),null;case 31:if(n=t.memoizedState,null===e||null!==e.memoizedState){if(r=rL(t),null!==n){if(null===e){if(!r)throw Error(a(318));if(!(e=null!==(e=t.memoizedState)?e.dehydrated:null))throw Error(a(557));e[eM]=t}else rM(),0==(128&t.flags)&&(t.memoizedState=null),t.flags|=4;i0(t),e=!1}else n=rP(),null!==e&&null!==e.memoizedState&&(e.memoizedState.hydrationErrors=n),e=!0;if(!e){if(256&t.flags)return oj(t),t;return oj(t),null}if(0!=(128&t.flags))throw Error(a(558))}return i0(t),null;case 13:if(r=t.memoizedState,null===e||null!==e.memoizedState&&null!==e.memoizedState.dehydrated){if(o=rL(t),null!==r&&null!==r.dehydrated){if(null===e){if(!o)throw Error(a(318));if(!(o=null!==(o=t.memoizedState)?o.dehydrated:null))throw Error(a(317));o[eM]=t}else rM(),0==(128&t.flags)&&(t.memoizedState=null),t.flags|=4;i0(t),o=!1}else o=rP(),null!==e&&null!==e.memoizedState&&(e.memoizedState.hydrationErrors=o),o=!0;if(!o){if(256&t.flags)return oj(t),t;return oj(t),null}}if(oj(t),0!=(128&t.flags))return t.lanes=n,t;return n=null!==r,e=null!==e&&null!==e.memoizedState,n&&(r=t.child,o=null,null!==r.alternate&&null!==r.alternate.memoizedState&&null!==r.alternate.memoizedState.cachePool&&(o=r.alternate.memoizedState.cachePool.pool),A=null,null!==r.memoizedState&&null!==r.memoizedState.cachePool&&(A=r.memoizedState.cachePool.pool),A!==o&&(r.flags|=2048)),n!==e&&n&&(t.child.flags|=8192),i$(t,t.updateQueue),i0(t),null;case 4:return K(),null===e&&l7(t.stateNode.containerInfo),i0(t),null;case 10:return rD(t.type),i0(t),null;case 19:if(O(oK),null===(r=t.memoizedState))return i0(t),null;if(o=0!=(128&t.flags),null===(A=r.rendering))if(o)iq(r,!1);else{if(0!==aZ||null!==e&&0!=(128&e.flags))for(e=t.child;null!==e;){if(null!==(A=oZ(e))){for(t.flags|=128,iq(r,!1),t.updateQueue=e=A.updateQueue,i$(t,e),t.subtreeFlags=0,e=n,n=t.child;null!==n;)rr(n,e),n=n.sibling;return R(oK,1&oK.current|2),rF&&rv(t,r.treeForkCount),t.child}e=e.sibling}null!==r.tail&&er()>a4&&(t.flags|=128,o=!0,iq(r,!1),t.lanes=4194304)}else{if(!o)if(null!==(e=oZ(A))){if(t.flags|=128,o=!0,t.updateQueue=e=e.updateQueue,i$(t,e),iq(r,!0),null===r.tail&&"hidden"===r.tailMode&&!A.alternate&&!rF)return i0(t),null}else 2*er()-r.renderingStartTime>a4&&0x20000000!==n&&(t.flags|=128,o=!0,iq(r,!1),t.lanes=4194304);r.isBackwards?(A.sibling=t.child,t.child=A):(null!==(e=r.last)?e.sibling=A:t.child=A,r.last=A)}if(null!==r.tail)return e=r.tail,r.rendering=e,r.tail=e.sibling,r.renderingStartTime=er(),e.sibling=null,n=oK.current,R(oK,o?1&n|2:1&n),rF&&rv(t,r.treeForkCount),e;return i0(t),null;case 22:case 23:return oj(t),o_(),r=null!==t.memoizedState,null!==e?null!==e.memoizedState!==r&&(t.flags|=8192):r&&(t.flags|=8192),r?0!=(0x20000000&n)&&0==(128&t.flags)&&(i0(t),6&t.subtreeFlags&&(t.flags|=8192)):i0(t),null!==(n=t.updateQueue)&&i$(t,n.retryQueue),n=null,null!==e&&null!==e.memoizedState&&null!==e.memoizedState.cachePool&&(n=e.memoizedState.cachePool.pool),r=null,null!==t.memoizedState&&null!==t.memoizedState.cachePool&&(r=t.memoizedState.cachePool.pool),r!==n&&(t.flags|=2048),null!==e&&O(r7),null;case 24:return n=null,null!==e&&(n=e.memoizedState.cache),t.memoizedState.cache!==n&&(t.flags|=2048),rD(r0),i0(t),null;case 25:case 30:return null}throw Error(a(156,t.tag))}(t.alternate,t,aK);if(null!==n){aO=n;return}if(null!==(t=t.sibling)){aO=t;return}aO=t=e}while(null!==t);0===aZ&&(aZ=5)}function lC(e,t){do{var n=function(e,t){switch(rx(t),t.tag){case 1:return 65536&(e=t.flags)?(t.flags=-65537&e|128,t):null;case 3:return rD(r0),K(),0!=(65536&(e=t.flags))&&0==(128&e)?(t.flags=-65537&e|128,t):null;case 26:case 27:case 5:return W(t),null;case 31:if(null!==t.memoizedState){if(oj(t),null===t.alternate)throw Error(a(340));rM()}return 65536&(e=t.flags)?(t.flags=-65537&e|128,t):null;case 13:if(oj(t),null!==(e=t.memoizedState)&&null!==e.dehydrated){if(null===t.alternate)throw Error(a(340));rM()}return 65536&(e=t.flags)?(t.flags=-65537&e|128,t):null;case 19:return O(oK),null;case 4:return K(),null;case 10:return rD(t.type),null;case 22:case 23:return oj(t),o_(),null!==e&&O(r7),65536&(e=t.flags)?(t.flags=-65537&e|128,t):null;case 24:return rD(r0),null;default:return null}}(e.alternate,e);if(null!==n){n.flags&=32767,aO=n;return}if(null!==(n=e.return)&&(n.flags|=32768,n.subtreeFlags=0,n.deletions=null),!t&&null!==(e=e.sibling)){aO=e;return}aO=e=n}while(null!==e);aZ=6,aO=null}function lS(e,t,n,r,o,A,i,l,s){e.cancelPendingCommit=null;do lI();while(0!==a3);if(0!=(6&aP))throw Error(a(327));if(null!==t){if(t===e.current)throw Error(a(177));if(!function(e,t,n,r,o,A){var i=e.pendingLanes;e.pendingLanes=n,e.suspendedLanes=0,e.pingedLanes=0,e.warmLanes=0,e.expiredLanes&=n,e.entangledLanes&=n,e.errorRecoveryDisabledLanes&=n,e.shellSuspendCounter=0;var a=e.entanglements,l=e.expirationTimes,s=e.hiddenUpdates;for(n=i&~n;0<n;){var c=31-eh(n),u=1<<c;a[c]=0,l[c]=-1;var d=s[c];if(null!==d)for(s[c]=null,c=0;c<d.length;c++){var p=d[c];null!==p&&(p.lane&=-0x20000001)}n&=~u}0!==r&&eF(e,r,0),0!==A&&0===o&&0!==e.tag&&(e.suspendedLanes|=A&~(i&~t))}(e,n,A=t.lanes|t.childLanes|n1,i,l,s),e===a_&&(aO=a_=null,aR=0),a9=t,a5=e,a7=n,le=A,lt=o,ln=r,0!=(10256&t.subtreeFlags)||0!=(10256&t.flags)?(e.callbackNode=null,e.callbackPriority=0,q(ea,function(){return lU(),null})):(e.callbackNode=null,e.callbackPriority=0),r=0!=(13878&t.flags),0!=(13878&t.subtreeFlags)||r){r=H.T,H.T=null,o=T.p,T.p=2,i=aP,aP|=4;try{!function(e,t){if(e=e.containerInfo,sf=ca,nI(e=nQ(e))){if("selectionStart"in e)var n={start:e.selectionStart,end:e.selectionEnd};else e:{var r=(n=(n=e.ownerDocument)&&n.defaultView||window).getSelection&&n.getSelection();if(r&&0!==r.rangeCount){n=r.anchorNode;var o,A=r.anchorOffset,i=r.focusNode;r=r.focusOffset;try{n.nodeType,i.nodeType}catch(e){n=null;break e}var l=0,s=-1,c=-1,u=0,d=0,p=e,f=null;t:for(;;){for(;p!==n||0!==A&&3!==p.nodeType||(s=l+A),p!==i||0!==r&&3!==p.nodeType||(c=l+r),3===p.nodeType&&(l+=p.nodeValue.length),null!==(o=p.firstChild);)f=p,p=o;for(;;){if(p===e)break t;if(f===n&&++u===A&&(s=l),f===i&&++d===r&&(c=l),null!==(o=p.nextSibling))break;f=(p=f).parentNode}p=o}n=-1===s||-1===c?null:{start:s,end:c}}else n=null}n=n||{start:0,end:0}}else n=null;for(sh={focusedElem:e,selectionRange:n},ca=!1,al=t;null!==al;)if(e=(t=al).child,0!=(1028&t.subtreeFlags)&&null!==e)e.return=t,al=e;else for(;null!==al;){switch(i=(t=al).alternate,e=t.flags,t.tag){case 0:if(0!=(4&e)&&null!==(e=null!==(e=t.updateQueue)?e.events:null))for(n=0;n<e.length;n++)(A=e[n]).ref.impl=A.nextImpl;break;case 11:case 15:case 5:case 26:case 27:case 6:case 4:case 17:break;case 1:if(0!=(1024&e)&&null!==i){e=void 0,n=t,A=i.memoizedProps,i=i.memoizedState,r=n.stateNode;try{var h=ic(n.type,A);e=r.getSnapshotBeforeUpdate(h,i),r.__reactInternalSnapshotBeforeUpdate=e}catch(e){lT(n,n.return,e)}}break;case 3:if(0!=(1024&e)){if(9===(n=(e=t.stateNode.containerInfo).nodeType))sQ(e);else if(1===n)switch(e.nodeName){case"HEAD":case"HTML":case"BODY":sQ(e);break;default:e.textContent=""}}break;default:if(0!=(1024&e))throw Error(a(163))}if(null!==(e=t.sibling)){e.return=t.return,al=e;break}al=t.return}}(e,t,n)}finally{aP=i,T.p=o,H.T=r}}a3=1,lE(),lF(),lk()}}function lE(){if(1===a3){a3=0;var e=a5,t=a9,n=0!=(13878&t.flags);if(0!=(13878&t.subtreeFlags)||n){n=H.T,H.T=null;var r=T.p;T.p=2;var o=aP;aP|=4;try{ab(t,e);var A=sh,i=nQ(e.containerInfo),a=A.focusedElem,l=A.selectionRange;if(i!==a&&a&&a.ownerDocument&&function e(t,n){return!!t&&!!n&&(t===n||(!t||3!==t.nodeType)&&(n&&3===n.nodeType?e(t,n.parentNode):"contains"in t?t.contains(n):!!t.compareDocumentPosition&&!!(16&t.compareDocumentPosition(n))))}(a.ownerDocument.documentElement,a)){if(null!==l&&nI(a)){var s=l.start,c=l.end;if(void 0===c&&(c=s),"selectionStart"in a)a.selectionStart=s,a.selectionEnd=Math.min(c,a.value.length);else{var u=a.ownerDocument||document,d=u&&u.defaultView||window;if(d.getSelection){var p=d.getSelection(),f=a.textContent.length,h=Math.min(l.start,f),g=void 0===l.end?h:Math.min(l.end,f);!p.extend&&h>g&&(i=g,g=h,h=i);var m=nk(a,h),y=nk(a,g);if(m&&y&&(1!==p.rangeCount||p.anchorNode!==m.node||p.anchorOffset!==m.offset||p.focusNode!==y.node||p.focusOffset!==y.offset)){var b=u.createRange();b.setStart(m.node,m.offset),p.removeAllRanges(),h>g?(p.addRange(b),p.extend(y.node,y.offset)):(b.setEnd(y.node,y.offset),p.addRange(b))}}}}for(u=[],p=a;p=p.parentNode;)1===p.nodeType&&u.push({element:p,left:p.scrollLeft,top:p.scrollTop});for("function"==typeof a.focus&&a.focus(),a=0;a<u.length;a++){var v=u[a];v.element.scrollLeft=v.left,v.element.scrollTop=v.top}}ca=!!sf,sh=sf=null}finally{aP=o,T.p=r,H.T=n}}e.current=t,a3=2}}function lF(){if(2===a3){a3=0;var e=a5,t=a9,n=0!=(8772&t.flags);if(0!=(8772&t.subtreeFlags)||n){n=H.T,H.T=null;var r=T.p;T.p=2;var o=aP;aP|=4;try{as(e,t.alternate,t)}finally{aP=o,T.p=r,H.T=n}}a3=3}}function lk(){if(4===a3||3===a3){a3=0,en();var e=a5,t=a9,n=a7,r=ln;0!=(10256&t.subtreeFlags)||0!=(10256&t.flags)?a3=5:(a3=0,a9=a5=null,lQ(e,e.pendingLanes));var o=e.pendingLanes;if(0===o&&(a8=null),eU(n),t=t.stateNode,ep&&"function"==typeof ep.onCommitFiberRoot)try{ep.onCommitFiberRoot(ed,t,void 0,128==(128&t.current.flags))}catch(e){}if(null!==r){t=H.T,o=T.p,T.p=2,H.T=null;try{for(var A=e.onRecoverableError,i=0;i<r.length;i++){var a=r[i];A(a.value,{componentStack:a.stack})}}finally{H.T=t,T.p=o}}0!=(3&a7)&&lI(),lK(e),o=e.pendingLanes,0!=(261930&n)&&0!=(42&o)?e===lo?lr++:(lr=0,lo=e):lr=0,lZ(0,!1)}}function lQ(e,t){0==(e.pooledCacheLanes&=t)&&null!=(t=e.pooledCache)&&(e.pooledCache=null,r2(t))}function lI(){return lE(),lF(),lk(),lU()}function lU(){if(5!==a3)return!1;var e=a5,t=le;le=0;var n=eU(a7),r=H.T,o=T.p;try{T.p=32>n?32:n,H.T=null,n=lt,lt=null;var A=a5,i=a7;if(a3=0,a9=a5=null,a7=0,0!=(6&aP))throw Error(a(331));var l=aP;if(aP|=4,aH(A.current),aS(A,A.current,i,n),aP=l,lZ(0,!1),ep&&"function"==typeof ep.onPostCommitFiberRoot)try{ep.onPostCommitFiberRoot(ed,A)}catch(e){}return!0}finally{T.p=o,H.T=r,lQ(e,t)}}function lH(e,t,n){t=rc(n,t),t=im(e.stateNode,t,2),null!==(e=oS(e,t,2))&&(eE(e,2),lK(e))}function lT(e,t,n){if(3===e.tag)lH(e,e,n);else for(;null!==t;){if(3===t.tag){lH(t,e,n);break}if(1===t.tag){var r=t.stateNode;if("function"==typeof t.type.getDerivedStateFromError||"function"==typeof r.componentDidCatch&&(null===a8||!a8.has(r))){e=rc(n,e),null!==(r=oS(t,n=iy(2),2))&&(ib(n,r,t,e),eE(r,2),lK(r));break}}t=t.return}}function lL(e,t,n){var r=e.pingCache;if(null===r){r=e.pingCache=new aM;var o=new Set;r.set(t,o)}else void 0===(o=r.get(t))&&(o=new Set,r.set(t,o));o.has(n)||(aj=!0,o.add(n),e=lM.bind(null,e,t,n),t.then(e,e))}function lM(e,t,n){var r=e.pingCache;null!==r&&r.delete(t),e.pingedLanes|=e.suspendedLanes&n,e.warmLanes&=~n,a_===e&&(aR&n)===n&&(4===aZ||3===aZ&&(0x3c00000&aR)===aR&&300>er()-a1?0==(2&aP)&&lp(e,0):aX|=n,aJ===aR&&(aJ=0)),lK(e)}function lP(e,t){0===t&&(t=eC()),null!==(e=n8(e,t))&&(eE(e,t),lK(e))}function l_(e){var t=e.memoizedState,n=0;null!==t&&(n=t.retryLane),lP(e,n)}function lO(e,t){var n=0;switch(e.tag){case 31:case 13:var r=e.stateNode,o=e.memoizedState;null!==o&&(n=o.retryLane);break;case 19:r=e.stateNode;break;case 22:r=e.stateNode._retryCache;break;default:throw Error(a(314))}null!==r&&r.delete(t),lP(e,n)}var lR=null,lN=null,lV=!1,lD=!1,lz=!1,lj=0;function lK(e){e!==lN&&null===e.next&&(null===lN?lR=lN=e:lN=lN.next=e),lD=!0,lV||(lV=!0,sC(function(){0!=(6&aP)?q(eA,lW):lG()}))}function lZ(e,t){if(!lz&&lD){lz=!0;do for(var n=!1,r=lR;null!==r;){if(!t)if(0!==e){var o=r.pendingLanes;if(0===o)var A=0;else{var i=r.suspendedLanes,a=r.pingedLanes;A=0xc000095&(A=(1<<31-eh(42|e)+1)-1&(o&~(i&~a)))?0xc000095&A|1:A?2|A:0}0!==A&&(n=!0,lJ(r,A))}else A=aR,0==(3&(A=eB(r,r===a_?A:0,null!==r.cancelPendingCommit||-1!==r.timeoutHandle)))||ex(r,A)||(n=!0,lJ(r,A));r=r.next}while(n);lz=!1}}function lW(){lG()}function lG(){lD=lV=!1;var e,t=0;0===lj||((e=window.event)&&"popstate"===e.type?e===sv||(sv=e,0):(sv=null,1))||(t=lj);for(var n=er(),r=null,o=lR;null!==o;){var A=o.next,i=lX(o,n);0===i?(o.next=null,null===r?lR=A:r.next=A,null===A&&(lN=r)):(r=o,(0!==t||0!=(3&i))&&(lD=!0)),o=A}0!==a3&&5!==a3||lZ(t,!1),0!==lj&&(lj=0)}function lX(e,t){for(var n=e.suspendedLanes,r=e.pingedLanes,o=e.expirationTimes,A=-0x3c00001&e.pendingLanes;0<A;){var i=31-eh(A),a=1<<i,l=o[i];-1===l?(0==(a&n)||0!=(a&r))&&(o[i]=function(e,t){switch(e){case 1:case 2:case 4:case 8:case 64:return t+250;case 16:case 32:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return t+5e3;default:return -1}}(a,t)):l<=t&&(e.expiredLanes|=a),A&=~a}if(t=a_,n=aR,n=eB(e,e===t?n:0,null!==e.cancelPendingCommit||-1!==e.timeoutHandle),r=e.callbackNode,0===n||e===t&&(2===aN||9===aN)||null!==e.cancelPendingCommit)return null!==r&&null!==r&&ee(r),e.callbackNode=null,e.callbackPriority=0;if(0==(3&n)||ex(e,n)){if((t=n&-n)===e.callbackPriority)return t;switch(null!==r&&ee(r),eU(n)){case 2:case 8:n=ei;break;case 32:default:n=ea;break;case 0x10000000:n=es}return n=q(n,r=lY.bind(null,e)),e.callbackPriority=t,e.callbackNode=n,t}return null!==r&&null!==r&&ee(r),e.callbackPriority=2,e.callbackNode=null,2}function lY(e,t){if(0!==a3&&5!==a3)return e.callbackNode=null,e.callbackPriority=0,null;var n=e.callbackNode;if(lI()&&e.callbackNode!==n)return null;var r=aR;return 0===(r=eB(e,e===a_?r:0,null!==e.cancelPendingCommit||-1!==e.timeoutHandle))?null:(ll(e,r,t),lX(e,er()),null!=e.callbackNode&&e.callbackNode===n?lY.bind(null,e):null)}function lJ(e,t){if(lI())return null;ll(e,t,!0)}function l$(){if(0===lj){var e=r8;0===e&&(e=ey,0==(261888&(ey<<=1))&&(ey=256)),lj=e}return lj}function lq(e){return null==e||"symbol"==typeof e||"boolean"==typeof e?null:"function"==typeof e?e:th(""+e)}function l0(e,t){var n=t.ownerDocument.createElement("input");return n.name=t.name,n.value=t.value,e.id&&n.setAttribute("form",e.id),t.parentNode.insertBefore(n,t),e=new FormData(e),n.parentNode.removeChild(n),e}for(var l1=0;l1<nY.length;l1++){var l2=nY[l1];nJ(l2.toLowerCase(),"on"+(l2[0].toUpperCase()+l2.slice(1)))}nJ(nD,"onAnimationEnd"),nJ(nz,"onAnimationIteration"),nJ(nj,"onAnimationStart"),nJ("dblclick","onDoubleClick"),nJ("focusin","onFocus"),nJ("focusout","onBlur"),nJ(nK,"onTransitionRun"),nJ(nZ,"onTransitionStart"),nJ(nW,"onTransitionCancel"),nJ(nG,"onTransitionEnd"),e$("onMouseEnter",["mouseout","mouseover"]),e$("onMouseLeave",["mouseout","mouseover"]),e$("onPointerEnter",["pointerout","pointerover"]),e$("onPointerLeave",["pointerout","pointerover"]),eJ("onChange","change click focusin focusout input keydown keyup selectionchange".split(" ")),eJ("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")),eJ("onBeforeInput",["compositionend","keypress","textInput","paste"]),eJ("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" ")),eJ("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" ")),eJ("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var l4="abort canplay canplaythrough durationchange emptied encrypted ended error loadeddata loadedmetadata loadstart pause play playing progress ratechange resize seeked seeking stalled suspend timeupdate volumechange waiting".split(" "),l6=new Set("beforetoggle cancel close invalid load scroll scrollend toggle".split(" ").concat(l4));function l8(e,t){t=0!=(4&t);for(var n=0;n<e.length;n++){var r=e[n],o=r.event;r=r.listeners;e:{var A=void 0;if(t)for(var i=r.length-1;0<=i;i--){var a=r[i],l=a.instance,s=a.currentTarget;if(a=a.listener,l!==A&&o.isPropagationStopped())break e;A=a,o.currentTarget=s;try{A(o)}catch(e){n$(e)}o.currentTarget=null,A=l}else for(i=0;i<r.length;i++){if(l=(a=r[i]).instance,s=a.currentTarget,a=a.listener,l!==A&&o.isPropagationStopped())break e;A=a,o.currentTarget=s;try{A(o)}catch(e){n$(e)}o.currentTarget=null,A=l}}}}function l3(e,t){var n=t[eO];void 0===n&&(n=t[eO]=new Set);var r=e+"__bubble";n.has(r)||(se(t,e,2,!1),n.add(r))}function l5(e,t,n){var r=0;t&&(r|=4),se(n,e,r,t)}var l9="_reactListening"+Math.random().toString(36).slice(2);function l7(e){if(!e[l9]){e[l9]=!0,eX.forEach(function(t){"selectionchange"!==t&&(l6.has(t)||l5(t,!1,e),l5(t,!0,e))});var t=9===e.nodeType?e:e.ownerDocument;null===t||t[l9]||(t[l9]=!0,l5("selectionchange",!1,t))}}function se(e,t,n,r){switch(cf(t)){case 2:var o=cl;break;case 8:o=cs;break;default:o=cc}n=o.bind(null,t,n,e),o=void 0,tE&&("touchstart"===t||"touchmove"===t||"wheel"===t)&&(o=!0),r?void 0!==o?e.addEventListener(t,n,{capture:!0,passive:o}):e.addEventListener(t,n,!0):void 0!==o?e.addEventListener(t,n,{passive:o}):e.addEventListener(t,n,!1)}function st(e,t,n,r,o){var A=r;if(0==(1&t)&&0==(2&t)&&null!==r)e:for(;;){if(null===r)return;var i=r.tag;if(3===i||4===i){var a=r.stateNode.containerInfo;if(a===o)break;if(4===i)for(i=r.return;null!==i;){var s=i.tag;if((3===s||4===s)&&i.stateNode.containerInfo===o)return;i=i.return}for(;null!==a;){if(null===(i=ej(a)))return;if(5===(s=i.tag)||6===s||26===s||27===s){r=A=i;continue e}a=a.parentNode}}r=r.return}tx(function(){var r=A,o=ty(n),i=[];e:{var a=nX.get(e);if(void 0!==a){var s=tD,c=e;switch(e){case"keypress":if(0===tH(n))break e;case"keydown":case"keyup":s=t4;break;case"focusin":c="focus",s=tG;break;case"focusout":c="blur",s=tG;break;case"beforeblur":case"afterblur":s=tG;break;case"click":if(2===n.button)break e;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":s=tZ;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":s=tW;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":s=t8;break;case nD:case nz:case nj:s=tX;break;case nG:s=t3;break;case"scroll":case"scrollend":s=tj;break;case"wheel":s=t5;break;case"copy":case"cut":case"paste":s=tY;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":s=t6;break;case"toggle":case"beforetoggle":s=t9}var u=0!=(4&t),d=!u&&("scroll"===e||"scrollend"===e),p=u?null!==a?a+"Capture":null:a;u=[];for(var f,h=r;null!==h;){var g=h;if(f=g.stateNode,5!==(g=g.tag)&&26!==g&&27!==g||null===f||null===p||null!=(g=tC(h,p))&&u.push(sn(h,g,f)),d)break;h=h.return}0<u.length&&(a=new s(a,c,null,n,o),i.push({event:a,listeners:u}))}}if(0==(7&t)){if((a="mouseover"===e||"pointerover"===e,s="mouseout"===e||"pointerout"===e,!(a&&n!==tm&&(c=n.relatedTarget||n.fromElement)&&(ej(c)||c[e_])))&&(s||a)&&(a=o.window===o?o:(a=o.ownerDocument)?a.defaultView||a.parentWindow:window,s?(c=n.relatedTarget||n.toElement,s=r,null!==(c=c?ej(c):null)&&(d=l(c),u=c.tag,c!==d||5!==u&&27!==u&&6!==u)&&(c=null)):(s=null,c=r),s!==c)){if(u=tZ,g="onMouseLeave",p="onMouseEnter",h="mouse",("pointerout"===e||"pointerover"===e)&&(u=t6,g="onPointerLeave",p="onPointerEnter",h="pointer"),d=null==s?a:eZ(s),f=null==c?a:eZ(c),(a=new u(g,h+"leave",s,n,o)).target=d,a.relatedTarget=f,g=null,ej(o)===r&&((u=new u(p,h+"enter",c,n,o)).target=f,u.relatedTarget=d,g=u),d=g,s&&c)t:{for(u=so,p=s,h=c,f=0,g=p;g;g=u(g))f++;g=0;for(var m,y=h;y;y=u(y))g++;for(;0<f-g;)p=u(p),f--;for(;0<g-f;)h=u(h),g--;for(;f--;){if(p===h||null!==h&&p===h.alternate){u=p;break t}p=u(p),h=u(h)}u=null}else u=null;null!==s&&sA(i,a,s,u,!1),null!==c&&null!==d&&sA(i,d,c,u,!0)}e:{if("select"===(s=(a=r?eZ(r):window).nodeName&&a.nodeName.toLowerCase())||"input"===s&&"file"===a.type)var b=nh;else if(ns(a))if(ng)b=nC;else{b=nB;var v=nw}else(s=a.nodeName)&&"input"===s.toLowerCase()&&("checkbox"===a.type||"radio"===a.type)?b=nx:r&&td(r.elementType)&&(b=nh);if(b&&(b=b(e,r))){nc(i,b,n,o);break e}v&&v(e,a,r),"focusout"===e&&r&&"number"===a.type&&null!=r.memoizedProps.value&&to(a,"number",a.value)}switch(v=r?eZ(r):window,e){case"focusin":(ns(v)||"true"===v.contentEditable)&&(nH=v,nT=r,nL=null);break;case"focusout":nL=nT=nH=null;break;case"mousedown":nM=!0;break;case"contextmenu":case"mouseup":case"dragend":nM=!1,nP(i,n,o);break;case"selectionchange":if(nU)break;case"keydown":case"keyup":nP(i,n,o)}if(ne)t:{switch(e){case"compositionstart":var w="onCompositionStart";break t;case"compositionend":w="onCompositionEnd";break t;case"compositionupdate":w="onCompositionUpdate";break t}w=void 0}else na?nA(e,n)&&(w="onCompositionEnd"):"keydown"===e&&229===n.keyCode&&(w="onCompositionStart");w&&(nr&&"ko"!==n.locale&&(na||"onCompositionStart"!==w?"onCompositionEnd"===w&&na&&(m=tU()):(tQ="value"in(tk=o)?tk.value:tk.textContent,na=!0)),0<(v=sr(r,w)).length&&(w=new tJ(w,e,null,n,o),i.push({event:w,listeners:v}),m?w.data=m:null!==(m=ni(n))&&(w.data=m))),(m=nn?function(e,t){switch(e){case"compositionend":return ni(t);case"keypress":if(32!==t.which)return null;return no=!0," ";case"textInput":return" "===(e=t.data)&&no?null:e;default:return null}}(e,n):function(e,t){if(na)return"compositionend"===e||!ne&&nA(e,t)?(e=tU(),tI=tQ=tk=null,na=!1,e):null;switch(e){case"paste":default:return null;case"keypress":if(!(t.ctrlKey||t.altKey||t.metaKey)||t.ctrlKey&&t.altKey){if(t.char&&1<t.char.length)return t.char;if(t.which)return String.fromCharCode(t.which)}return null;case"compositionend":return nr&&"ko"!==t.locale?null:t.data}}(e,n))&&0<(w=sr(r,"onBeforeInput")).length&&(v=new tJ("onBeforeInput","beforeinput",null,n,o),i.push({event:v,listeners:w}),v.data=m);var B=e;if("submit"===B&&r&&r.stateNode===o){var x=lq((o[eP]||null).action),C=n.submitter;C&&null!==(B=(B=C[eP]||null)?lq(B.formAction):C.getAttribute("formAction"))&&(x=B,C=null);var S=new tD("action","action",null,n,o);i.push({event:S,listeners:[{instance:null,listener:function(){if(n.defaultPrevented){if(0!==lj){var e=C?l0(o,C):new FormData(o);AJ(r,{pending:!0,data:e,method:o.method,action:x},null,e)}}else"function"==typeof x&&(S.preventDefault(),AJ(r,{pending:!0,data:e=C?l0(o,C):new FormData(o),method:o.method,action:x},x,e))},currentTarget:o}]})}}l8(i,t)})}function sn(e,t,n){return{instance:e,listener:t,currentTarget:n}}function sr(e,t){for(var n=t+"Capture",r=[];null!==e;){var o=e,A=o.stateNode;if(5!==(o=o.tag)&&26!==o&&27!==o||null===A||(null!=(o=tC(e,n))&&r.unshift(sn(e,o,A)),null!=(o=tC(e,t))&&r.push(sn(e,o,A))),3===e.tag)return r;e=e.return}return[]}function so(e){if(null===e)return null;do e=e.return;while(e&&5!==e.tag&&27!==e.tag);return e||null}function sA(e,t,n,r,o){for(var A=t._reactName,i=[];null!==n&&n!==r;){var a=n,l=a.alternate,s=a.stateNode;if(a=a.tag,null!==l&&l===r)break;5!==a&&26!==a&&27!==a||null===s||(l=s,o?null!=(s=tC(n,A))&&i.unshift(sn(n,s,l)):o||null!=(s=tC(n,A))&&i.push(sn(n,s,l))),n=n.return}0!==i.length&&e.push({event:t,listeners:i})}var si=/\r\n?/g,sa=/\u0000|\uFFFD/g;function sl(e){return("string"==typeof e?e:""+e).replace(si,"\n").replace(sa,"")}function ss(e,t){return t=sl(t),sl(e)===t}function sc(e,t,n,r,o,A){switch(n){case"children":"string"==typeof r?"body"===t||"textarea"===t&&""===r||tl(e,r):("number"==typeof r||"bigint"==typeof r)&&"body"!==t&&tl(e,""+r);break;case"className":e4(e,"class",r);break;case"tabIndex":e4(e,"tabindex",r);break;case"dir":case"role":case"viewBox":case"width":case"height":e4(e,n,r);break;case"style":tu(e,r,A);break;case"data":if("object"!==t){e4(e,"data",r);break}case"src":case"href":if(""===r&&("a"!==t||"href"!==n)||null==r||"function"==typeof r||"symbol"==typeof r||"boolean"==typeof r){e.removeAttribute(n);break}r=th(""+r),e.setAttribute(n,r);break;case"action":case"formAction":if("function"==typeof r){e.setAttribute(n,"javascript:throw new Error('A React form was unexpectedly submitted. If you called form.submit() manually, consider using form.requestSubmit() instead. If you\\'re trying to use event.stopPropagation() in a submit event handler, consider also calling event.preventDefault().')");break}if("function"==typeof A&&("formAction"===n?("input"!==t&&sc(e,t,"name",o.name,o,null),sc(e,t,"formEncType",o.formEncType,o,null),sc(e,t,"formMethod",o.formMethod,o,null),sc(e,t,"formTarget",o.formTarget,o,null)):(sc(e,t,"encType",o.encType,o,null),sc(e,t,"method",o.method,o,null),sc(e,t,"target",o.target,o,null))),null==r||"symbol"==typeof r||"boolean"==typeof r){e.removeAttribute(n);break}r=th(""+r),e.setAttribute(n,r);break;case"onClick":null!=r&&(e.onclick=tg);break;case"onScroll":null!=r&&l3("scroll",e);break;case"onScrollEnd":null!=r&&l3("scrollend",e);break;case"dangerouslySetInnerHTML":if(null!=r){if("object"!=typeof r||!("__html"in r))throw Error(a(61));if(null!=(n=r.__html)){if(null!=o.children)throw Error(a(60));e.innerHTML=n}}break;case"multiple":e.multiple=r&&"function"!=typeof r&&"symbol"!=typeof r;break;case"muted":e.muted=r&&"function"!=typeof r&&"symbol"!=typeof r;break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"defaultValue":case"defaultChecked":case"innerHTML":case"ref":case"autoFocus":case"innerText":case"textContent":break;case"xlinkHref":if(null==r||"function"==typeof r||"boolean"==typeof r||"symbol"==typeof r){e.removeAttribute("xlink:href");break}n=th(""+r),e.setAttributeNS("http://www.w3.org/1999/xlink","xlink:href",n);break;case"contentEditable":case"spellCheck":case"draggable":case"value":case"autoReverse":case"externalResourcesRequired":case"focusable":case"preserveAlpha":null!=r&&"function"!=typeof r&&"symbol"!=typeof r?e.setAttribute(n,""+r):e.removeAttribute(n);break;case"inert":case"allowFullScreen":case"async":case"autoPlay":case"controls":case"default":case"defer":case"disabled":case"disablePictureInPicture":case"disableRemotePlayback":case"formNoValidate":case"hidden":case"loop":case"noModule":case"noValidate":case"open":case"playsInline":case"readOnly":case"required":case"reversed":case"scoped":case"seamless":case"itemScope":r&&"function"!=typeof r&&"symbol"!=typeof r?e.setAttribute(n,""):e.removeAttribute(n);break;case"capture":case"download":!0===r?e.setAttribute(n,""):!1!==r&&null!=r&&"function"!=typeof r&&"symbol"!=typeof r?e.setAttribute(n,r):e.removeAttribute(n);break;case"cols":case"rows":case"size":case"span":null!=r&&"function"!=typeof r&&"symbol"!=typeof r&&!isNaN(r)&&1<=r?e.setAttribute(n,r):e.removeAttribute(n);break;case"rowSpan":case"start":null==r||"function"==typeof r||"symbol"==typeof r||isNaN(r)?e.removeAttribute(n):e.setAttribute(n,r);break;case"popover":l3("beforetoggle",e),l3("toggle",e),e2(e,"popover",r);break;case"xlinkActuate":e6(e,"http://www.w3.org/1999/xlink","xlink:actuate",r);break;case"xlinkArcrole":e6(e,"http://www.w3.org/1999/xlink","xlink:arcrole",r);break;case"xlinkRole":e6(e,"http://www.w3.org/1999/xlink","xlink:role",r);break;case"xlinkShow":e6(e,"http://www.w3.org/1999/xlink","xlink:show",r);break;case"xlinkTitle":e6(e,"http://www.w3.org/1999/xlink","xlink:title",r);break;case"xlinkType":e6(e,"http://www.w3.org/1999/xlink","xlink:type",r);break;case"xmlBase":e6(e,"http://www.w3.org/XML/1998/namespace","xml:base",r);break;case"xmlLang":e6(e,"http://www.w3.org/XML/1998/namespace","xml:lang",r);break;case"xmlSpace":e6(e,"http://www.w3.org/XML/1998/namespace","xml:space",r);break;case"is":e2(e,"is",r);break;default:2<n.length&&("o"===n[0]||"O"===n[0])&&("n"===n[1]||"N"===n[1])||e2(e,n=tp.get(n)||n,r)}}function su(e,t,n,r,o,A){switch(n){case"style":tu(e,r,A);break;case"dangerouslySetInnerHTML":if(null!=r){if("object"!=typeof r||!("__html"in r))throw Error(a(61));if(null!=(n=r.__html)){if(null!=o.children)throw Error(a(60));e.innerHTML=n}}break;case"children":"string"==typeof r?tl(e,r):("number"==typeof r||"bigint"==typeof r)&&tl(e,""+r);break;case"onScroll":null!=r&&l3("scroll",e);break;case"onScrollEnd":null!=r&&l3("scrollend",e);break;case"onClick":null!=r&&(e.onclick=tg);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"innerHTML":case"ref":case"innerText":case"textContent":break;default:if(!eY.hasOwnProperty(n))e:{if("o"===n[0]&&"n"===n[1]&&(o=n.endsWith("Capture"),t=n.slice(2,o?n.length-7:void 0),"function"==typeof(A=null!=(A=e[eP]||null)?A[n]:null)&&e.removeEventListener(t,A,o),"function"==typeof r)){"function"!=typeof A&&null!==A&&(n in e?e[n]=null:e.hasAttribute(n)&&e.removeAttribute(n)),e.addEventListener(t,r,o);break e}n in e?e[n]=r:!0===r?e.setAttribute(n,""):e2(e,n,r)}}}function sd(e,t,n){switch(t){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"img":l3("error",e),l3("load",e);var r,o=!1,A=!1;for(r in n)if(n.hasOwnProperty(r)){var i=n[r];if(null!=i)switch(r){case"src":o=!0;break;case"srcSet":A=!0;break;case"children":case"dangerouslySetInnerHTML":throw Error(a(137,t));default:sc(e,t,r,i,n,null)}}A&&sc(e,t,"srcSet",n.srcSet,n,null),o&&sc(e,t,"src",n.src,n,null);return;case"input":l3("invalid",e);var l=r=i=A=null,s=null,c=null;for(o in n)if(n.hasOwnProperty(o)){var u=n[o];if(null!=u)switch(o){case"name":A=u;break;case"type":i=u;break;case"checked":s=u;break;case"defaultChecked":c=u;break;case"value":r=u;break;case"defaultValue":l=u;break;case"children":case"dangerouslySetInnerHTML":if(null!=u)throw Error(a(137,t));break;default:sc(e,t,o,u,n,null)}}tr(e,r,l,s,c,i,A,!1);return;case"select":for(A in l3("invalid",e),o=i=r=null,n)if(n.hasOwnProperty(A)&&null!=(l=n[A]))switch(A){case"value":r=l;break;case"defaultValue":i=l;break;case"multiple":o=l;default:sc(e,t,A,l,n,null)}t=r,n=i,e.multiple=!!o,null!=t?tA(e,!!o,t,!1):null!=n&&tA(e,!!o,n,!0);return;case"textarea":for(i in l3("invalid",e),r=A=o=null,n)if(n.hasOwnProperty(i)&&null!=(l=n[i]))switch(i){case"value":o=l;break;case"defaultValue":A=l;break;case"children":r=l;break;case"dangerouslySetInnerHTML":if(null!=l)throw Error(a(91));break;default:sc(e,t,i,l,n,null)}ta(e,o,A,r);return;case"option":for(s in n)n.hasOwnProperty(s)&&null!=(o=n[s])&&("selected"===s?e.selected=o&&"function"!=typeof o&&"symbol"!=typeof o:sc(e,t,s,o,n,null));return;case"dialog":l3("beforetoggle",e),l3("toggle",e),l3("cancel",e),l3("close",e);break;case"iframe":case"object":l3("load",e);break;case"video":case"audio":for(o=0;o<l4.length;o++)l3(l4[o],e);break;case"image":l3("error",e),l3("load",e);break;case"details":l3("toggle",e);break;case"embed":case"source":case"link":l3("error",e),l3("load",e);case"area":case"base":case"br":case"col":case"hr":case"keygen":case"meta":case"param":case"track":case"wbr":case"menuitem":for(c in n)if(n.hasOwnProperty(c)&&null!=(o=n[c]))switch(c){case"children":case"dangerouslySetInnerHTML":throw Error(a(137,t));default:sc(e,t,c,o,n,null)}return;default:if(td(t)){for(u in n)n.hasOwnProperty(u)&&void 0!==(o=n[u])&&su(e,t,u,o,n,void 0);return}}for(l in n)n.hasOwnProperty(l)&&null!=(o=n[l])&&sc(e,t,l,o,n,null)}function sp(e){switch(e){case"css":case"script":case"font":case"img":case"image":case"input":case"link":return!0;default:return!1}}var sf=null,sh=null;function sg(e){return 9===e.nodeType?e:e.ownerDocument}function sm(e){switch(e){case"http://www.w3.org/2000/svg":return 1;case"http://www.w3.org/1998/Math/MathML":return 2;default:return 0}}function sy(e,t){if(0===e)switch(t){case"svg":return 1;case"math":return 2;default:return 0}return 1===e&&"foreignObject"===t?0:e}function sb(e,t){return"textarea"===e||"noscript"===e||"string"==typeof t.children||"number"==typeof t.children||"bigint"==typeof t.children||"object"==typeof t.dangerouslySetInnerHTML&&null!==t.dangerouslySetInnerHTML&&null!=t.dangerouslySetInnerHTML.__html}var sv=null,sw="function"==typeof setTimeout?setTimeout:void 0,sB="function"==typeof clearTimeout?clearTimeout:void 0,sx="function"==typeof Promise?Promise:void 0,sC="function"==typeof queueMicrotask?queueMicrotask:void 0!==sx?function(e){return sx.resolve(null).then(e).catch(sS)}:sw;function sS(e){setTimeout(function(){throw e})}function sE(e){return"head"===e}function sF(e,t){var n=t,r=0;do{var o=n.nextSibling;if(e.removeChild(n),o&&8===o.nodeType)if("/$"===(n=o.data)||"/&"===n){if(0===r){e.removeChild(o),cH(t);return}r--}else if("$"===n||"$?"===n||"$~"===n||"$!"===n||"&"===n)r++;else if("html"===n)sO(e.ownerDocument.documentElement);else if("head"===n){sO(n=e.ownerDocument.head);for(var A=n.firstChild;A;){var i=A.nextSibling,a=A.nodeName;A[eD]||"SCRIPT"===a||"STYLE"===a||"LINK"===a&&"stylesheet"===A.rel.toLowerCase()||n.removeChild(A),A=i}}else"body"===n&&sO(e.ownerDocument.body);n=o}while(n);cH(t)}function sk(e,t){var n=e;e=0;do{var r=n.nextSibling;if(1===n.nodeType?t?(n._stashedDisplay=n.style.display,n.style.display="none"):(n.style.display=n._stashedDisplay||"",""===n.getAttribute("style")&&n.removeAttribute("style")):3===n.nodeType&&(t?(n._stashedText=n.nodeValue,n.nodeValue=""):n.nodeValue=n._stashedText||""),r&&8===r.nodeType)if("/$"===(n=r.data))if(0===e)break;else e--;else"$"!==n&&"$?"!==n&&"$~"!==n&&"$!"!==n||e++;n=r}while(n)}function sQ(e){var t=e.firstChild;for(t&&10===t.nodeType&&(t=t.nextSibling);t;){var n=t;switch(t=t.nextSibling,n.nodeName){case"HTML":case"HEAD":case"BODY":sQ(n),ez(n);continue;case"SCRIPT":case"STYLE":continue;case"LINK":if("stylesheet"===n.rel.toLowerCase())continue}e.removeChild(n)}}function sI(e,t){for(;8!==e.nodeType;)if((1!==e.nodeType||"INPUT"!==e.nodeName||"hidden"!==e.type)&&!t||null===(e=sT(e.nextSibling)))return null;return e}function sU(e){return"$?"===e.data||"$~"===e.data}function sH(e){return"$!"===e.data||"$?"===e.data&&"loading"!==e.ownerDocument.readyState}function sT(e){for(;null!=e;e=e.nextSibling){var t=e.nodeType;if(1===t||3===t)break;if(8===t){if("$"===(t=e.data)||"$!"===t||"$?"===t||"$~"===t||"&"===t||"F!"===t||"F"===t)break;if("/$"===t||"/&"===t)return null}}return e}var sL=null;function sM(e){e=e.nextSibling;for(var t=0;e;){if(8===e.nodeType){var n=e.data;if("/$"===n||"/&"===n){if(0===t)return sT(e.nextSibling);t--}else"$"!==n&&"$!"!==n&&"$?"!==n&&"$~"!==n&&"&"!==n||t++}e=e.nextSibling}return null}function sP(e){e=e.previousSibling;for(var t=0;e;){if(8===e.nodeType){var n=e.data;if("$"===n||"$!"===n||"$?"===n||"$~"===n||"&"===n){if(0===t)return e;t--}else"/$"!==n&&"/&"!==n||t++}e=e.previousSibling}return null}function s_(e,t,n){switch(t=sg(n),e){case"html":if(!(e=t.documentElement))throw Error(a(452));return e;case"head":if(!(e=t.head))throw Error(a(453));return e;case"body":if(!(e=t.body))throw Error(a(454));return e;default:throw Error(a(451))}}function sO(e){for(var t=e.attributes;t.length;)e.removeAttributeNode(t[0]);ez(e)}var sR=new Map,sN=new Set;function sV(e){return"function"==typeof e.getRootNode?e.getRootNode():9===e.nodeType?e:e.ownerDocument}var sD=T.d;T.d={f:function(){var e=sD.f(),t=lu();return e||t},r:function(e){var t=eK(e);null!==t&&5===t.tag&&"form"===t.type?Aq(t):sD.r(e)},D:function(e){sD.D(e),sj("dns-prefetch",e,null)},C:function(e,t){sD.C(e,t),sj("preconnect",e,t)},L:function(e,t,n){if(sD.L(e,t,n),sz&&e&&t){var r='link[rel="preload"][as="'+tt(t)+'"]';"image"===t&&n&&n.imageSrcSet?(r+='[imagesrcset="'+tt(n.imageSrcSet)+'"]',"string"==typeof n.imageSizes&&(r+='[imagesizes="'+tt(n.imageSizes)+'"]')):r+='[href="'+tt(e)+'"]';var o=r;switch(t){case"style":o=sZ(e);break;case"script":o=sX(e)}sR.has(o)||(e=d({rel:"preload",href:"image"===t&&n&&n.imageSrcSet?void 0:e,as:t},n),sR.set(o,e),null!==sz.querySelector(r)||"style"===t&&sz.querySelector(sW(o))||"script"===t&&sz.querySelector(sY(o))||(sd(t=sz.createElement("link"),"link",e),eG(t),sz.head.appendChild(t)))}},m:function(e,t){if(sD.m(e,t),sz&&e){var n=t&&"string"==typeof t.as?t.as:"script",r='link[rel="modulepreload"][as="'+tt(n)+'"][href="'+tt(e)+'"]',o=r;switch(n){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":o=sX(e)}if(!sR.has(o)&&(e=d({rel:"modulepreload",href:e},t),sR.set(o,e),null===sz.querySelector(r))){switch(n){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":if(sz.querySelector(sY(o)))return}sd(n=sz.createElement("link"),"link",e),eG(n),sz.head.appendChild(n)}}},X:function(e,t){if(sD.X(e,t),sz&&e){var n=eW(sz).hoistableScripts,r=sX(e),o=n.get(r);o||((o=sz.querySelector(sY(r)))||(e=d({src:e,async:!0},t),(t=sR.get(r))&&s0(e,t),eG(o=sz.createElement("script")),sd(o,"link",e),sz.head.appendChild(o)),o={type:"script",instance:o,count:1,state:null},n.set(r,o))}},S:function(e,t,n){if(sD.S(e,t,n),sz&&e){var r=eW(sz).hoistableStyles,o=sZ(e);t=t||"default";var A=r.get(o);if(!A){var i={loading:0,preload:null};if(A=sz.querySelector(sW(o)))i.loading=5;else{e=d({rel:"stylesheet",href:e,"data-precedence":t},n),(n=sR.get(o))&&sq(e,n);var a=A=sz.createElement("link");eG(a),sd(a,"link",e),a._p=new Promise(function(e,t){a.onload=e,a.onerror=t}),a.addEventListener("load",function(){i.loading|=1}),a.addEventListener("error",function(){i.loading|=2}),i.loading|=4,s$(A,t,sz)}A={type:"stylesheet",instance:A,count:1,state:i},r.set(o,A)}}},M:function(e,t){if(sD.M(e,t),sz&&e){var n=eW(sz).hoistableScripts,r=sX(e),o=n.get(r);o||((o=sz.querySelector(sY(r)))||(e=d({src:e,async:!0,type:"module"},t),(t=sR.get(r))&&s0(e,t),eG(o=sz.createElement("script")),sd(o,"link",e),sz.head.appendChild(o)),o={type:"script",instance:o,count:1,state:null},n.set(r,o))}}};var sz="u"<typeof document?null:document;function sj(e,t,n){if(sz&&"string"==typeof t&&t){var r=tt(t);r='link[rel="'+e+'"][href="'+r+'"]',"string"==typeof n&&(r+='[crossorigin="'+n+'"]'),sN.has(r)||(sN.add(r),e={rel:e,crossOrigin:n,href:t},null===sz.querySelector(r)&&(sd(t=sz.createElement("link"),"link",e),eG(t),sz.head.appendChild(t)))}}function sK(e,t,n,r){var o=(o=D.current)?sV(o):null;if(!o)throw Error(a(446));switch(e){case"meta":case"title":return null;case"style":return"string"==typeof n.precedence&&"string"==typeof n.href?(t=sZ(n.href),(r=(n=eW(o).hoistableStyles).get(t))||(r={type:"style",instance:null,count:0,state:null},n.set(t,r)),r):{type:"void",instance:null,count:0,state:null};case"link":if("stylesheet"===n.rel&&"string"==typeof n.href&&"string"==typeof n.precedence){e=sZ(n.href);var A,i,l,s,c=eW(o).hoistableStyles,u=c.get(e);if(u||(o=o.ownerDocument||o,u={type:"stylesheet",instance:null,count:0,state:{loading:0,preload:null}},c.set(e,u),(c=o.querySelector(sW(e)))&&!c._p&&(u.instance=c,u.state.loading=5),sR.has(e)||(n={rel:"preload",as:"style",href:n.href,crossOrigin:n.crossOrigin,integrity:n.integrity,media:n.media,hrefLang:n.hrefLang,referrerPolicy:n.referrerPolicy},sR.set(e,n),c||(A=o,i=e,l=n,s=u.state,A.querySelector('link[rel="preload"][as="style"]['+i+"]")?s.loading=1:(s.preload=i=A.createElement("link"),i.addEventListener("load",function(){return s.loading|=1}),i.addEventListener("error",function(){return s.loading|=2}),sd(i,"link",l),eG(i),A.head.appendChild(i))))),t&&null===r)throw Error(a(528,""));return u}if(t&&null!==r)throw Error(a(529,""));return null;case"script":return t=n.async,"string"==typeof(n=n.src)&&t&&"function"!=typeof t&&"symbol"!=typeof t?(t=sX(n),(r=(n=eW(o).hoistableScripts).get(t))||(r={type:"script",instance:null,count:0,state:null},n.set(t,r)),r):{type:"void",instance:null,count:0,state:null};default:throw Error(a(444,e))}}function sZ(e){return'href="'+tt(e)+'"'}function sW(e){return'link[rel="stylesheet"]['+e+"]"}function sG(e){return d({},e,{"data-precedence":e.precedence,precedence:null})}function sX(e){return'[src="'+tt(e)+'"]'}function sY(e){return"script[async]"+e}function sJ(e,t,n){if(t.count++,null===t.instance)switch(t.type){case"style":var r=e.querySelector('style[data-href~="'+tt(n.href)+'"]');if(r)return t.instance=r,eG(r),r;var o=d({},n,{"data-href":n.href,"data-precedence":n.precedence,href:null,precedence:null});return eG(r=(e.ownerDocument||e).createElement("style")),sd(r,"style",o),s$(r,n.precedence,e),t.instance=r;case"stylesheet":o=sZ(n.href);var A=e.querySelector(sW(o));if(A)return t.state.loading|=4,t.instance=A,eG(A),A;r=sG(n),(o=sR.get(o))&&sq(r,o),eG(A=(e.ownerDocument||e).createElement("link"));var i=A;return i._p=new Promise(function(e,t){i.onload=e,i.onerror=t}),sd(A,"link",r),t.state.loading|=4,s$(A,n.precedence,e),t.instance=A;case"script":if(A=sX(n.src),o=e.querySelector(sY(A)))return t.instance=o,eG(o),o;return r=n,(o=sR.get(A))&&s0(r=d({},n),o),eG(o=(e=e.ownerDocument||e).createElement("script")),sd(o,"link",r),e.head.appendChild(o),t.instance=o;case"void":return null;default:throw Error(a(443,t.type))}return"stylesheet"===t.type&&0==(4&t.state.loading)&&(r=t.instance,t.state.loading|=4,s$(r,n.precedence,e)),t.instance}function s$(e,t,n){for(var r=n.querySelectorAll('link[rel="stylesheet"][data-precedence],style[data-precedence]'),o=r.length?r[r.length-1]:null,A=o,i=0;i<r.length;i++){var a=r[i];if(a.dataset.precedence===t)A=a;else if(A!==o)break}A?A.parentNode.insertBefore(e,A.nextSibling):(t=9===n.nodeType?n.head:n).insertBefore(e,t.firstChild)}function sq(e,t){null==e.crossOrigin&&(e.crossOrigin=t.crossOrigin),null==e.referrerPolicy&&(e.referrerPolicy=t.referrerPolicy),null==e.title&&(e.title=t.title)}function s0(e,t){null==e.crossOrigin&&(e.crossOrigin=t.crossOrigin),null==e.referrerPolicy&&(e.referrerPolicy=t.referrerPolicy),null==e.integrity&&(e.integrity=t.integrity)}var s1=null;function s2(e,t,n){if(null===s1){var r=new Map,o=s1=new Map;o.set(n,r)}else(r=(o=s1).get(n))||(r=new Map,o.set(n,r));if(r.has(e))return r;for(r.set(e,null),n=n.getElementsByTagName(e),o=0;o<n.length;o++){var A=n[o];if(!(A[eD]||A[eM]||"link"===e&&"stylesheet"===A.getAttribute("rel"))&&"http://www.w3.org/2000/svg"!==A.namespaceURI){var i=A.getAttribute(t)||"";i=e+i;var a=r.get(i);a?a.push(A):r.set(i,[A])}}return r}function s4(e,t,n){(e=e.ownerDocument||e).head.insertBefore(n,"title"===t?e.querySelector("head > title"):null)}function s6(e){return"stylesheet"!==e.type||0!=(3&e.state.loading)}var s8=0;function s3(){if(this.count--,0===this.count&&(0===this.imgCount||!this.waitingForImages)){if(this.stylesheets)s9(this,this.stylesheets);else if(this.unsuspend){var e=this.unsuspend;this.unsuspend=null,e()}}}var s5=null;function s9(e,t){e.stylesheets=null,null!==e.unsuspend&&(e.count++,s5=new Map,t.forEach(s7,e),s5=null,s3.call(e))}function s7(e,t){if(!(4&t.state.loading)){var n=s5.get(e);if(n)var r=n.get(null);else{n=new Map,s5.set(e,n);for(var o=e.querySelectorAll("link[data-precedence],style[data-precedence]"),A=0;A<o.length;A++){var i=o[A];("LINK"===i.nodeName||"not all"!==i.getAttribute("media"))&&(n.set(i.dataset.precedence,i),r=i)}r&&n.set(null,r)}i=(o=t.instance).getAttribute("data-precedence"),(A=n.get(i)||r)===r&&n.set(null,o),n.set(i,o),this.count++,r=s3.bind(this),o.addEventListener("load",r),o.addEventListener("error",r),A?A.parentNode.insertBefore(o,A.nextSibling):(e=9===e.nodeType?e.head:e).insertBefore(o,e.firstChild),t.state.loading|=4}}var ce={$$typeof:v,Provider:null,Consumer:null,_currentValue:L,_currentValue2:L,_threadCount:0};function ct(e,t,n,r,o,A,i,a,l){this.tag=1,this.containerInfo=e,this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.next=this.pendingContext=this.context=this.cancelPendingCommit=null,this.callbackPriority=0,this.expirationTimes=eS(-1),this.entangledLanes=this.shellSuspendCounter=this.errorRecoveryDisabledLanes=this.expiredLanes=this.warmLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=eS(0),this.hiddenUpdates=eS(null),this.identifierPrefix=r,this.onUncaughtError=o,this.onCaughtError=A,this.onRecoverableError=i,this.pooledCache=null,this.pooledCacheLanes=0,this.formState=l,this.incompleteTransitions=new Map}function cn(e,t,n,r,o,A){o=n9,null===r.context?r.context=o:r.pendingContext=o,(r=oC(t)).payload={element:n},null!==(A=void 0===A?null:A)&&(r.callback=A),null!==(n=oS(e,r,t))&&(la(n,e,t),oE(n,e,t))}function cr(e,t){if(null!==(e=e.memoizedState)&&null!==e.dehydrated){var n=e.retryLane;e.retryLane=0!==n&&n<t?n:t}}function co(e,t){cr(e,t),(e=e.alternate)&&cr(e,t)}function cA(e){if(13===e.tag||31===e.tag){var t=n8(e,0x4000000);null!==t&&la(t,e,0x4000000),co(e,0x4000000)}}function ci(e){if(13===e.tag||31===e.tag){var t=lA(),n=n8(e,t=eI(t));null!==n&&la(n,e,t),co(e,t)}}var ca=!0;function cl(e,t,n,r){var o=H.T;H.T=null;var A=T.p;try{T.p=2,cc(e,t,n,r)}finally{T.p=A,H.T=o}}function cs(e,t,n,r){var o=H.T;H.T=null;var A=T.p;try{T.p=8,cc(e,t,n,r)}finally{T.p=A,H.T=o}}function cc(e,t,n,r){if(ca){var o=cu(r);if(null===o)st(e,t,r,cd,n),cx(e,r);else if(function(e,t,n,r,o){switch(t){case"focusin":return cg=cC(cg,e,t,n,r,o),!0;case"dragenter":return cm=cC(cm,e,t,n,r,o),!0;case"mouseover":return cy=cC(cy,e,t,n,r,o),!0;case"pointerover":var A=o.pointerId;return cb.set(A,cC(cb.get(A)||null,e,t,n,r,o)),!0;case"gotpointercapture":return A=o.pointerId,cv.set(A,cC(cv.get(A)||null,e,t,n,r,o)),!0}return!1}(o,e,t,n,r))r.stopPropagation();else if(cx(e,r),4&t&&-1<cB.indexOf(e)){for(;null!==o;){var A=eK(o);if(null!==A)switch(A.tag){case 3:if((A=A.stateNode).current.memoizedState.isDehydrated){var i=ew(A.pendingLanes);if(0!==i){var a=A;for(a.pendingLanes|=2,a.entangledLanes|=2;i;){var l=1<<31-eh(i);a.entanglements[1]|=l,i&=~l}lK(A),0==(6&aP)&&(a4=er()+500,lZ(0,!1))}}break;case 31:case 13:null!==(a=n8(A,2))&&la(a,A,2),lu(),co(A,2)}if(null===(A=cu(r))&&st(e,t,r,cd,n),A===o)break;o=A}null!==o&&r.stopPropagation()}else st(e,t,r,null,n)}}function cu(e){return cp(e=ty(e))}var cd=null;function cp(e){if(cd=null,null!==(e=ej(e))){var t=l(e);if(null===t)e=null;else{var n=t.tag;if(13===n){if(null!==(e=s(t)))return e;e=null}else if(31===n){if(null!==(e=c(t)))return e;e=null}else if(3===n){if(t.stateNode.current.memoizedState.isDehydrated)return 3===t.tag?t.stateNode.containerInfo:null;e=null}else t!==e&&(e=null)}}return cd=e,null}function cf(e){switch(e){case"beforetoggle":case"cancel":case"click":case"close":case"contextmenu":case"copy":case"cut":case"auxclick":case"dblclick":case"dragend":case"dragstart":case"drop":case"focusin":case"focusout":case"input":case"invalid":case"keydown":case"keypress":case"keyup":case"mousedown":case"mouseup":case"paste":case"pause":case"play":case"pointercancel":case"pointerdown":case"pointerup":case"ratechange":case"reset":case"resize":case"seeked":case"submit":case"toggle":case"touchcancel":case"touchend":case"touchstart":case"volumechange":case"change":case"selectionchange":case"textInput":case"compositionstart":case"compositionend":case"compositionupdate":case"beforeblur":case"afterblur":case"beforeinput":case"blur":case"fullscreenchange":case"focus":case"hashchange":case"popstate":case"select":case"selectstart":return 2;case"drag":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"mousemove":case"mouseout":case"mouseover":case"pointermove":case"pointerout":case"pointerover":case"scroll":case"touchmove":case"wheel":case"mouseenter":case"mouseleave":case"pointerenter":case"pointerleave":return 8;case"message":switch(eo()){case eA:return 2;case ei:return 8;case ea:case el:return 32;case es:return 0x10000000;default:return 32}default:return 32}}var ch=!1,cg=null,cm=null,cy=null,cb=new Map,cv=new Map,cw=[],cB="mousedown mouseup touchcancel touchend touchstart auxclick dblclick pointercancel pointerdown pointerup dragend dragstart drop compositionend compositionstart keydown keypress keyup input textInput copy cut paste click change contextmenu reset".split(" ");function cx(e,t){switch(e){case"focusin":case"focusout":cg=null;break;case"dragenter":case"dragleave":cm=null;break;case"mouseover":case"mouseout":cy=null;break;case"pointerover":case"pointerout":cb.delete(t.pointerId);break;case"gotpointercapture":case"lostpointercapture":cv.delete(t.pointerId)}}function cC(e,t,n,r,o,A){return null===e||e.nativeEvent!==A?(e={blockedOn:t,domEventName:n,eventSystemFlags:r,nativeEvent:A,targetContainers:[o]},null!==t&&null!==(t=eK(t))&&cA(t)):(e.eventSystemFlags|=r,t=e.targetContainers,null!==o&&-1===t.indexOf(o)&&t.push(o)),e}function cS(e){var t=ej(e.target);if(null!==t){var n=l(t);if(null!==n){if(13===(t=n.tag)){if(null!==(t=s(n))){e.blockedOn=t,eT(e.priority,function(){ci(n)});return}}else if(31===t){if(null!==(t=c(n))){e.blockedOn=t,eT(e.priority,function(){ci(n)});return}}else if(3===t&&n.stateNode.current.memoizedState.isDehydrated){e.blockedOn=3===n.tag?n.stateNode.containerInfo:null;return}}}e.blockedOn=null}function cE(e){if(null!==e.blockedOn)return!1;for(var t=e.targetContainers;0<t.length;){var n=cu(e.nativeEvent);if(null!==n)return null!==(t=eK(n))&&cA(t),e.blockedOn=n,!1;var r=new(n=e.nativeEvent).constructor(n.type,n);tm=r,n.target.dispatchEvent(r),tm=null,t.shift()}return!0}function cF(e,t,n){cE(e)&&n.delete(t)}function ck(){ch=!1,null!==cg&&cE(cg)&&(cg=null),null!==cm&&cE(cm)&&(cm=null),null!==cy&&cE(cy)&&(cy=null),cb.forEach(cF),cv.forEach(cF)}function cQ(e,t){e.blockedOn===t&&(e.blockedOn=null,ch||(ch=!0,o.unstable_scheduleCallback(o.unstable_NormalPriority,ck)))}var cI=null;function cU(e){cI!==e&&(cI=e,o.unstable_scheduleCallback(o.unstable_NormalPriority,function(){cI===e&&(cI=null);for(var t=0;t<e.length;t+=3){var n=e[t],r=e[t+1],o=e[t+2];if("function"!=typeof r)if(null===cp(r||n))continue;else break;var A=eK(n);null!==A&&(e.splice(t,3),t-=3,AJ(A,{pending:!0,data:o,method:n.method,action:r},r,o))}}))}function cH(e){function t(t){return cQ(t,e)}null!==cg&&cQ(cg,e),null!==cm&&cQ(cm,e),null!==cy&&cQ(cy,e),cb.forEach(t),cv.forEach(t);for(var n=0;n<cw.length;n++){var r=cw[n];r.blockedOn===e&&(r.blockedOn=null)}for(;0<cw.length&&null===(n=cw[0]).blockedOn;)cS(n),null===n.blockedOn&&cw.shift();if(null!=(n=(e.ownerDocument||e).$$reactFormReplay))for(r=0;r<n.length;r+=3){var o=n[r],A=n[r+1],i=o[eP]||null;if("function"==typeof A)i||cU(n);else if(i){var a=null;if(A&&A.hasAttribute("formAction")){if(o=A,i=A[eP]||null)a=i.formAction;else if(null!==cp(o))continue}else a=i.action;"function"==typeof a?n[r+1]=a:(n.splice(r,3),r-=3),cU(n)}}}function cT(){function e(e){e.canIntercept&&"react-transition"===e.info&&e.intercept({handler:function(){return new Promise(function(e){return o=e})},focusReset:"manual",scroll:"manual"})}function t(){null!==o&&(o(),o=null),r||setTimeout(n,20)}function n(){if(!r&&!navigation.transition){var e=navigation.currentEntry;e&&null!=e.url&&navigation.navigate(e.url,{state:e.getState(),info:"react-transition",history:"replace"})}}if("object"==typeof navigation){var r=!1,o=null;return navigation.addEventListener("navigate",e),navigation.addEventListener("navigatesuccess",t),navigation.addEventListener("navigateerror",t),setTimeout(n,100),function(){r=!0,navigation.removeEventListener("navigate",e),navigation.removeEventListener("navigatesuccess",t),navigation.removeEventListener("navigateerror",t),null!==o&&(o(),o=null)}}}function cL(e){this._internalRoot=e}function cM(e){this._internalRoot=e}cM.prototype.render=cL.prototype.render=function(e){var t=this._internalRoot;if(null===t)throw Error(a(409));cn(t.current,lA(),e,t,null,null)},cM.prototype.unmount=cL.prototype.unmount=function(){var e=this._internalRoot;if(null!==e){this._internalRoot=null;var t=e.containerInfo;cn(e.current,2,null,e,null,null),lu(),t[e_]=null}},cM.prototype.unstable_scheduleHydration=function(e){if(e){var t=eH();e={blockedOn:null,target:e,priority:t};for(var n=0;n<cw.length&&0!==t&&t<cw[n].priority;n++);cw.splice(n,0,e),0===n&&cS(e)}};var cP=A.version;if("19.2.3"!==cP)throw Error(a(527,cP,"19.2.3"));if(T.findDOMNode=function(e){var t=e._reactInternals;if(void 0===t){if("function"==typeof e.render)throw Error(a(188));throw Error(a(268,e=Object.keys(e).join(",")))}return null===(e=null!==(e=function(e){var t=e.alternate;if(!t){if(null===(t=l(e)))throw Error(a(188));return t!==e?null:e}for(var n=e,r=t;;){var o=n.return;if(null===o)break;var A=o.alternate;if(null===A){if(null!==(r=o.return)){n=r;continue}break}if(o.child===A.child){for(A=o.child;A;){if(A===n)return u(o),e;if(A===r)return u(o),t;A=A.sibling}throw Error(a(188))}if(n.return!==r.return)n=o,r=A;else{for(var i=!1,s=o.child;s;){if(s===n){i=!0,n=o,r=A;break}if(s===r){i=!0,r=o,n=A;break}s=s.sibling}if(!i){for(s=A.child;s;){if(s===n){i=!0,n=A,r=o;break}if(s===r){i=!0,r=A,n=o;break}s=s.sibling}if(!i)throw Error(a(189))}}if(n.alternate!==r)throw Error(a(190))}if(3!==n.tag)throw Error(a(188));return n.stateNode.current===n?e:t}(t))?function e(t){var n=t.tag;if(5===n||26===n||27===n||6===n)return t;for(t=t.child;null!==t;){if(null!==(n=e(t)))return n;t=t.sibling}return null}(e):null)?null:e.stateNode},"u">typeof __REACT_DEVTOOLS_GLOBAL_HOOK__){var c_=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!c_.isDisabled&&c_.supportsFiber)try{ed=c_.inject({bundleType:0,version:"19.2.3",rendererPackageName:"react-dom",currentDispatcherRef:H,reconcilerVersion:"19.2.3"}),ep=c_}catch(e){}}t.createRoot=function(e,t){if(!e||1!==e.nodeType&&9!==e.nodeType&&11!==e.nodeType)throw Error(a(299));var n,r,o,A=!1,i="",l=iu,s=id,c=ip;return null!=t&&(!0===t.unstable_strictMode&&(A=!0),void 0!==t.identifierPrefix&&(i=t.identifierPrefix),void 0!==t.onUncaughtError&&(l=t.onUncaughtError),void 0!==t.onCaughtError&&(s=t.onCaughtError),void 0!==t.onRecoverableError&&(c=t.onRecoverableError)),n=e,r=1,o=A,n=new ct(n,r,!1,i,l,s,c,cT,null),r=1,!0===o&&(r|=24),o=re(3,null,null,r),n.current=o,o.stateNode=n,r=r1(),r.refCount++,n.pooledCache=r,r.refCount++,o.memoizedState={element:null,isDehydrated:!1,cache:r},oB(o),t=n,e[e_]=t.current,l7(e),new cL(t)}},221(e,t,n){var r=n(159);function o(e){var t="https://react.dev/errors/"+e;if(1<arguments.length){t+="?args[]="+encodeURIComponent(arguments[1]);for(var n=2;n<arguments.length;n++)t+="&args[]="+encodeURIComponent(arguments[n])}return"Minified React error #"+e+"; visit "+t+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function A(){}var i={d:{f:A,r:function(){throw Error(o(522))},D:A,C:A,L:A,m:A,X:A,S:A,M:A},p:0,findDOMNode:null},a=Symbol.for("react.portal"),l=r.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;function s(e,t){return"font"===e?"":"string"==typeof t?"use-credentials"===t?t:"":void 0}t.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=i,t.createPortal=function(e,t){var n=2<arguments.length&&void 0!==arguments[2]?arguments[2]:null;if(!t||1!==t.nodeType&&9!==t.nodeType&&11!==t.nodeType)throw Error(o(299));return function(e,t,n){var r=3<arguments.length&&void 0!==arguments[3]?arguments[3]:null;return{$$typeof:a,key:null==r?null:""+r,children:e,containerInfo:t,implementation:n}}(e,t,null,n)},t.flushSync=function(e){var t=l.T,n=i.p;try{if(l.T=null,i.p=2,e)return e()}finally{l.T=t,i.p=n,i.d.f()}},t.preconnect=function(e,t){"string"==typeof e&&(t=t?"string"==typeof(t=t.crossOrigin)?"use-credentials"===t?t:"":void 0:null,i.d.C(e,t))},t.prefetchDNS=function(e){"string"==typeof e&&i.d.D(e)},t.preinit=function(e,t){if("string"==typeof e&&t&&"string"==typeof t.as){var n=t.as,r=s(n,t.crossOrigin),o="string"==typeof t.integrity?t.integrity:void 0,A="string"==typeof t.fetchPriority?t.fetchPriority:void 0;"style"===n?i.d.S(e,"string"==typeof t.precedence?t.precedence:void 0,{crossOrigin:r,integrity:o,fetchPriority:A}):"script"===n&&i.d.X(e,{crossOrigin:r,integrity:o,fetchPriority:A,nonce:"string"==typeof t.nonce?t.nonce:void 0})}},t.preinitModule=function(e,t){if("string"==typeof e)if("object"==typeof t&&null!==t){if(null==t.as||"script"===t.as){var n=s(t.as,t.crossOrigin);i.d.M(e,{crossOrigin:n,integrity:"string"==typeof t.integrity?t.integrity:void 0,nonce:"string"==typeof t.nonce?t.nonce:void 0})}}else null==t&&i.d.M(e)},t.preload=function(e,t){if("string"==typeof e&&"object"==typeof t&&null!==t&&"string"==typeof t.as){var n=t.as,r=s(n,t.crossOrigin);i.d.L(e,n,{crossOrigin:r,integrity:"string"==typeof t.integrity?t.integrity:void 0,nonce:"string"==typeof t.nonce?t.nonce:void 0,type:"string"==typeof t.type?t.type:void 0,fetchPriority:"string"==typeof t.fetchPriority?t.fetchPriority:void 0,referrerPolicy:"string"==typeof t.referrerPolicy?t.referrerPolicy:void 0,imageSrcSet:"string"==typeof t.imageSrcSet?t.imageSrcSet:void 0,imageSizes:"string"==typeof t.imageSizes?t.imageSizes:void 0,media:"string"==typeof t.media?t.media:void 0})}},t.preloadModule=function(e,t){if("string"==typeof e)if(t){var n=s(t.as,t.crossOrigin);i.d.m(e,{as:"string"==typeof t.as&&"script"!==t.as?t.as:void 0,crossOrigin:n,integrity:"string"==typeof t.integrity?t.integrity:void 0})}else i.d.m(e)},t.requestFormReset=function(e){i.d.r(e)},t.unstable_batchedUpdates=function(e,t){return e(t)},t.useFormState=function(e,t,n){return l.H.useFormState(e,t,n)},t.useFormStatus=function(){return l.H.useHostTransitionStatus()},t.version="19.2.3"},338(e,t,n){!function e(){if("u">typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE)try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(e)}catch(e){console.error(e)}}(),e.exports=n(247)},961(e,t,n){!function e(){if("u">typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE)try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(e)}catch(e){console.error(e)}}(),e.exports=n(221)},698(e,t){var n=Symbol.for("react.transitional.element");function r(e,t,r){var o=null;if(void 0!==r&&(o=""+r),void 0!==t.key&&(o=""+t.key),"key"in t)for(var A in r={},t)"key"!==A&&(r[A]=t[A]);else r=t;return{$$typeof:n,type:e,key:o,ref:void 0!==(t=r.ref)?t:null,props:r}}t.Fragment=Symbol.for("react.fragment"),t.jsx=r,t.jsxs=r},869(e,t){var n=Symbol.for("react.transitional.element"),r=Symbol.for("react.portal"),o=Symbol.for("react.fragment"),A=Symbol.for("react.strict_mode"),i=Symbol.for("react.profiler"),a=Symbol.for("react.consumer"),l=Symbol.for("react.context"),s=Symbol.for("react.forward_ref"),c=Symbol.for("react.suspense"),u=Symbol.for("react.memo"),d=Symbol.for("react.lazy"),p=Symbol.for("react.activity"),f=Symbol.iterator,h={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},g=Object.assign,m={};function y(e,t,n){this.props=e,this.context=t,this.refs=m,this.updater=n||h}function b(){}function v(e,t,n){this.props=e,this.context=t,this.refs=m,this.updater=n||h}y.prototype.isReactComponent={},y.prototype.setState=function(e,t){if("object"!=typeof e&&"function"!=typeof e&&null!=e)throw Error("takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,t,"setState")},y.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},b.prototype=y.prototype;var w=v.prototype=new b;w.constructor=v,g(w,y.prototype),w.isPureReactComponent=!0;var B=Array.isArray;function x(){}var C={H:null,A:null,T:null,S:null},S=Object.prototype.hasOwnProperty;function E(e,t,r){var o=r.ref;return{$$typeof:n,type:e,key:t,ref:void 0!==o?o:null,props:r}}function F(e){return"object"==typeof e&&null!==e&&e.$$typeof===n}var k=/\/+/g;function Q(e,t){var n,r;return"object"==typeof e&&null!==e&&null!=e.key?(n=""+e.key,r={"=":"=0",":":"=2"},"$"+n.replace(/[=:]/g,function(e){return r[e]})):t.toString(36)}function I(e,t,o){if(null==e)return e;var A=[],i=0;return!function e(t,o,A,i,a){var l,s,c,u=typeof t;("undefined"===u||"boolean"===u)&&(t=null);var p=!1;if(null===t)p=!0;else switch(u){case"bigint":case"string":case"number":p=!0;break;case"object":switch(t.$$typeof){case n:case r:p=!0;break;case d:return e((p=t._init)(t._payload),o,A,i,a)}}if(p)return a=a(t),p=""===i?"."+Q(t,0):i,B(a)?(A="",null!=p&&(A=p.replace(k,"$&/")+"/"),e(a,o,A,"",function(e){return e})):null!=a&&(F(a)&&(l=a,s=A+(null==a.key||t&&t.key===a.key?"":(""+a.key).replace(k,"$&/")+"/")+p,a=E(l.type,s,l.props)),o.push(a)),1;p=0;var h=""===i?".":i+":";if(B(t))for(var g=0;g<t.length;g++)u=h+Q(i=t[g],g),p+=e(i,o,A,u,a);else if("function"==typeof(g=null===(c=t)||"object"!=typeof c?null:"function"==typeof(c=f&&c[f]||c["@@iterator"])?c:null))for(t=g.call(t),g=0;!(i=t.next()).done;)u=h+Q(i=i.value,g++),p+=e(i,o,A,u,a);else if("object"===u){if("function"==typeof t.then)return e(function(e){switch(e.status){case"fulfilled":return e.value;case"rejected":throw e.reason;default:switch("string"==typeof e.status?e.then(x,x):(e.status="pending",e.then(function(t){"pending"===e.status&&(e.status="fulfilled",e.value=t)},function(t){"pending"===e.status&&(e.status="rejected",e.reason=t)})),e.status){case"fulfilled":return e.value;case"rejected":throw e.reason}}throw e}(t),o,A,i,a);throw Error("Objects are not valid as a React child (found: "+("[object Object]"===(o=String(t))?"object with keys {"+Object.keys(t).join(", ")+"}":o)+"). If you meant to render a collection of children, use an array instead.")}return p}(e,A,"","",function(e){return t.call(o,e,i++)}),A}function U(e){if(-1===e._status){var t=e._result;(t=t()).then(function(t){(0===e._status||-1===e._status)&&(e._status=1,e._result=t)},function(t){(0===e._status||-1===e._status)&&(e._status=2,e._result=t)}),-1===e._status&&(e._status=0,e._result=t)}if(1===e._status)return e._result.default;throw e._result}var H="function"==typeof reportError?reportError:function(e){if("object"==typeof window&&"function"==typeof window.ErrorEvent){var t=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:"object"==typeof e&&null!==e&&"string"==typeof e.message?String(e.message):String(e),error:e});if(!window.dispatchEvent(t))return}else if("object"==typeof process&&"function"==typeof process.emit)return void process.emit("uncaughtException",e);console.error(e)};t.Activity=p,t.Children={map:I,forEach:function(e,t,n){I(e,function(){t.apply(this,arguments)},n)},count:function(e){var t=0;return I(e,function(){t++}),t},toArray:function(e){return I(e,function(e){return e})||[]},only:function(e){if(!F(e))throw Error("React.Children.only expected to receive a single React element child.");return e}},t.Component=y,t.Fragment=o,t.Profiler=i,t.PureComponent=v,t.StrictMode=A,t.Suspense=c,t.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=C,t.__COMPILER_RUNTIME={__proto__:null,c:function(e){return C.H.useMemoCache(e)}},t.cache=function(e){return function(){return e.apply(null,arguments)}},t.cacheSignal=function(){return null},t.cloneElement=function(e,t,n){if(null==e)throw Error("The argument must be a React element, but you passed "+e+".");var r=g({},e.props),o=e.key;if(null!=t)for(A in void 0!==t.key&&(o=""+t.key),t)S.call(t,A)&&"key"!==A&&"__self"!==A&&"__source"!==A&&("ref"!==A||void 0!==t.ref)&&(r[A]=t[A]);var A=arguments.length-2;if(1===A)r.children=n;else if(1<A){for(var i=Array(A),a=0;a<A;a++)i[a]=arguments[a+2];r.children=i}return E(e.type,o,r)},t.createContext=function(e){return(e={$$typeof:l,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null}).Provider=e,e.Consumer={$$typeof:a,_context:e},e},t.createElement=function(e,t,n){var r,o={},A=null;if(null!=t)for(r in void 0!==t.key&&(A=""+t.key),t)S.call(t,r)&&"key"!==r&&"__self"!==r&&"__source"!==r&&(o[r]=t[r]);var i=arguments.length-2;if(1===i)o.children=n;else if(1<i){for(var a=Array(i),l=0;l<i;l++)a[l]=arguments[l+2];o.children=a}if(e&&e.defaultProps)for(r in i=e.defaultProps)void 0===o[r]&&(o[r]=i[r]);return E(e,A,o)},t.createRef=function(){return{current:null}},t.forwardRef=function(e){return{$$typeof:s,render:e}},t.isValidElement=F,t.lazy=function(e){return{$$typeof:d,_payload:{_status:-1,_result:e},_init:U}},t.memo=function(e,t){return{$$typeof:u,type:e,compare:void 0===t?null:t}},t.startTransition=function(e){var t=C.T,n={};C.T=n;try{var r=e(),o=C.S;null!==o&&o(n,r),"object"==typeof r&&null!==r&&"function"==typeof r.then&&r.then(x,H)}catch(e){H(e)}finally{null!==t&&null!==n.types&&(t.types=n.types),C.T=t}},t.unstable_useCacheRefresh=function(){return C.H.useCacheRefresh()},t.use=function(e){return C.H.use(e)},t.useActionState=function(e,t,n){return C.H.useActionState(e,t,n)},t.useCallback=function(e,t){return C.H.useCallback(e,t)},t.useContext=function(e){return C.H.useContext(e)},t.useDebugValue=function(){},t.useDeferredValue=function(e,t){return C.H.useDeferredValue(e,t)},t.useEffect=function(e,t){return C.H.useEffect(e,t)},t.useEffectEvent=function(e){return C.H.useEffectEvent(e)},t.useId=function(){return C.H.useId()},t.useImperativeHandle=function(e,t,n){return C.H.useImperativeHandle(e,t,n)},t.useInsertionEffect=function(e,t){return C.H.useInsertionEffect(e,t)},t.useLayoutEffect=function(e,t){return C.H.useLayoutEffect(e,t)},t.useMemo=function(e,t){return C.H.useMemo(e,t)},t.useOptimistic=function(e,t){return C.H.useOptimistic(e,t)},t.useReducer=function(e,t,n){return C.H.useReducer(e,t,n)},t.useRef=function(e){return C.H.useRef(e)},t.useState=function(e){return C.H.useState(e)},t.useSyncExternalStore=function(e,t,n){return C.H.useSyncExternalStore(e,t,n)},t.useTransition=function(){return C.H.useTransition()},t.version="19.2.3"},159(e,t,n){e.exports=n(869)},848(e,t,n){e.exports=n(698)},477(e,t){function n(e,t){var n=e.length;for(e.push(t);0<n;){var r=n-1>>>1,o=e[r];if(0<A(o,t))e[r]=t,e[n]=o,n=r;else break}}function r(e){return 0===e.length?null:e[0]}function o(e){if(0===e.length)return null;var t=e[0],n=e.pop();if(n!==t){e[0]=n;for(var r=0,o=e.length,i=o>>>1;r<i;){var a=2*(r+1)-1,l=e[a],s=a+1,c=e[s];if(0>A(l,n))s<o&&0>A(c,l)?(e[r]=c,e[s]=n,r=s):(e[r]=l,e[a]=n,r=a);else if(s<o&&0>A(c,n))e[r]=c,e[s]=n,r=s;else break}}return t}function A(e,t){var n=e.sortIndex-t.sortIndex;return 0!==n?n:e.id-t.id}if(t.unstable_now=void 0,"object"==typeof performance&&"function"==typeof performance.now){var i,a=performance;t.unstable_now=function(){return a.now()}}else{var l=Date,s=l.now();t.unstable_now=function(){return l.now()-s}}var c=[],u=[],d=1,p=null,f=3,h=!1,g=!1,m=!1,y=!1,b="function"==typeof setTimeout?setTimeout:null,v="function"==typeof clearTimeout?clearTimeout:null,w="u">typeof setImmediate?setImmediate:null;function B(e){for(var t=r(u);null!==t;){if(null===t.callback)o(u);else if(t.startTime<=e)o(u),t.sortIndex=t.expirationTime,n(c,t);else break;t=r(u)}}function x(e){if(m=!1,B(e),!g)if(null!==r(c))g=!0,C||(C=!0,i());else{var t=r(u);null!==t&&H(x,t.startTime-e)}}var C=!1,S=-1,E=5,F=-1;function k(){return!!y||!(t.unstable_now()-F<E)}function Q(){if(y=!1,C){var e=t.unstable_now();F=e;var n=!0;try{e:{g=!1,m&&(m=!1,v(S),S=-1),h=!0;var A=f;try{t:{for(B(e),p=r(c);null!==p&&!(p.expirationTime>e&&k());){var a=p.callback;if("function"==typeof a){p.callback=null,f=p.priorityLevel;var l=a(p.expirationTime<=e);if(e=t.unstable_now(),"function"==typeof l){p.callback=l,B(e),n=!0;break t}p===r(c)&&o(c),B(e)}else o(c);p=r(c)}if(null!==p)n=!0;else{var s=r(u);null!==s&&H(x,s.startTime-e),n=!1}}break e}finally{p=null,f=A,h=!1}}}finally{n?i():C=!1}}}if("function"==typeof w)i=function(){w(Q)};else if("u">typeof MessageChannel){var I=new MessageChannel,U=I.port2;I.port1.onmessage=Q,i=function(){U.postMessage(null)}}else i=function(){b(Q,0)};function H(e,n){S=b(function(){e(t.unstable_now())},n)}t.unstable_IdlePriority=5,t.unstable_ImmediatePriority=1,t.unstable_LowPriority=4,t.unstable_NormalPriority=3,t.unstable_Profiling=null,t.unstable_UserBlockingPriority=2,t.unstable_cancelCallback=function(e){e.callback=null},t.unstable_forceFrameRate=function(e){0>e||125<e?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):E=0<e?Math.floor(1e3/e):5},t.unstable_getCurrentPriorityLevel=function(){return f},t.unstable_next=function(e){switch(f){case 1:case 2:case 3:var t=3;break;default:t=f}var n=f;f=t;try{return e()}finally{f=n}},t.unstable_requestPaint=function(){y=!0},t.unstable_runWithPriority=function(e,t){switch(e){case 1:case 2:case 3:case 4:case 5:break;default:e=3}var n=f;f=e;try{return t()}finally{f=n}},t.unstable_scheduleCallback=function(e,o,A){var a=t.unstable_now();switch(A="object"==typeof A&&null!==A&&"number"==typeof(A=A.delay)&&0<A?a+A:a,e){case 1:var l=-1;break;case 2:l=250;break;case 5:l=0x3fffffff;break;case 4:l=1e4;break;default:l=5e3}return l=A+l,e={id:d++,callback:o,priorityLevel:e,startTime:A,expirationTime:l,sortIndex:-1},A>a?(e.sortIndex=A,n(u,e),null===r(c)&&e===r(u)&&(m?(v(S),S=-1):m=!0,H(x,A-a))):(e.sortIndex=l,n(c,e),g||h||(g=!0,C||(C=!0,i()))),e},t.unstable_shouldYield=k,t.unstable_wrapCallback=function(e){var t=f;return function(){var n=f;f=t;try{return e.apply(this,arguments)}finally{f=n}}}},982(e,t,n){e.exports=n(477)},361(e,t,n){var r=n(829),o=Object.prototype.hasOwnProperty,A="u">typeof Map;function i(){this._array=[],this._set=A?new Map:Object.create(null)}i.fromArray=function(e,t){for(var n=new i,r=0,o=e.length;r<o;r++)n.add(e[r],t);return n},i.prototype.size=function(){return A?this._set.size:Object.getOwnPropertyNames(this._set).length},i.prototype.add=function(e,t){var n=A?e:r.toSetString(e),i=A?this.has(e):o.call(this._set,n),a=this._array.length;(!i||t)&&this._array.push(e),i||(A?this._set.set(e,a):this._set[n]=a)},i.prototype.has=function(e){if(A)return this._set.has(e);var t=r.toSetString(e);return o.call(this._set,t)},i.prototype.indexOf=function(e){if(A){var t=this._set.get(e);if(t>=0)return t}else{var n=r.toSetString(e);if(o.call(this._set,n))return this._set[n]}throw Error('"'+e+'" is not in the set.')},i.prototype.at=function(e){if(e>=0&&e<this._array.length)return this._array[e];throw Error("No element indexed by "+e)},i.prototype.toArray=function(){return this._array.slice()},t.ArraySet=i},582(e,t,n){var r=n(642);t.encode=function(e){var t,n="",o=e<0?(-e<<1)+1:(e<<1)+0;do t=31&o,(o>>>=5)>0&&(t|=32),n+=r.encode(t);while(o>0);return n},t.decode=function(e,t,n){var o,A,i,a,l=e.length,s=0,c=0;do{if(t>=l)throw Error("Expected more digits in base 64 VLQ value.");if(-1===(a=r.decode(e.charCodeAt(t++))))throw Error("Invalid base64 digit: "+e.charAt(t-1));i=!!(32&a),a&=31,s+=a<<c,c+=5}while(i);A=(o=s)>>1,n.value=(1&o)==1?-A:A,n.rest=t}},642(e,t){var n="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split("");t.encode=function(e){if(0<=e&&e<n.length)return n[e];throw TypeError("Must be between 0 and 63: "+e)},t.decode=function(e){return 65<=e&&e<=90?e-65:97<=e&&e<=122?e-97+26:48<=e&&e<=57?e-48+52:43==e?62:47==e?63:-1}},742(e,t){t.GREATEST_LOWER_BOUND=1,t.LEAST_UPPER_BOUND=2,t.search=function(e,n,r,o){if(0===n.length)return -1;var A=function e(n,r,o,A,i,a){var l=Math.floor((r-n)/2)+n,s=i(o,A[l],!0);return 0===s?l:s>0?r-l>1?e(l,r,o,A,i,a):a==t.LEAST_UPPER_BOUND?r<A.length?r:-1:l:l-n>1?e(n,l,o,A,i,a):a==t.LEAST_UPPER_BOUND?l:n<0?-1:n}(-1,n.length,e,n,r,o||t.GREATEST_LOWER_BOUND);if(A<0)return -1;for(;A-1>=0&&0===r(n[A],n[A-1],!0);)--A;return A}},260(e,t,n){var r=n(829);function o(){this._array=[],this._sorted=!0,this._last={generatedLine:-1,generatedColumn:0}}o.prototype.unsortedForEach=function(e,t){this._array.forEach(e,t)},o.prototype.add=function(e){var t,n,o,A,i;(t=this._last,n=t.generatedLine,o=e.generatedLine,A=t.generatedColumn,i=e.generatedColumn,o>n||o==n&&i>=A||0>=r.compareByGeneratedPositionsInflated(t,e))?this._last=e:this._sorted=!1,this._array.push(e)},o.prototype.toArray=function(){return this._sorted||(this._array.sort(r.compareByGeneratedPositionsInflated),this._sorted=!0),this._array},t.MappingList=o},951(e,t){function n(e){function t(e,t,n){var r=e[t];e[t]=e[n],e[n]=r}return function e(n,r,o,A){if(o<A){var i=Math.round(o+Math.random()*(A-o)),a=o-1;t(n,i,A);for(var l=n[A],s=o;s<A;s++)0>=r(n[s],l,!1)&&t(n,a+=1,s);t(n,a+1,s);var c=a+1;e(n,r,o,c-1),e(n,r,c+1,A)}}}let r=new WeakMap;t.quickSort=function(e,t,o=0){let A=r.get(t);if(void 0===A){let e;e=n.toString(),A=Function(`return ${e}`)()(t),r.set(t,A)}A(e,t,o,e.length-1)}},312(e,t,n){var r=n(829),o=n(742),A=n(361).ArraySet,i=n(582),a=n(951).quickSort;function l(e,t){var n=e;return"string"==typeof e&&(n=r.parseSourceMapInput(e)),null!=n.sections?new p(n,t):new s(n,t)}function s(e,t){var n=e;"string"==typeof e&&(n=r.parseSourceMapInput(e));var o=r.getArg(n,"version"),i=r.getArg(n,"sources"),a=r.getArg(n,"names",[]),l=r.getArg(n,"sourceRoot",null),s=r.getArg(n,"sourcesContent",null),c=r.getArg(n,"mappings"),u=r.getArg(n,"file",null);if(o!=this._version)throw Error("Unsupported version: "+o);l&&(l=r.normalize(l)),i=i.map(String).map(r.normalize).map(function(e){return l&&r.isAbsolute(l)&&r.isAbsolute(e)?r.relative(l,e):e}),this._names=A.fromArray(a.map(String),!0),this._sources=A.fromArray(i,!0),this._absoluteSources=this._sources.toArray().map(function(e){return r.computeSourceURL(l,e,t)}),this.sourceRoot=l,this.sourcesContent=s,this._mappings=c,this._sourceMapURL=t,this.file=u}function c(){this.generatedLine=0,this.generatedColumn=0,this.source=null,this.originalLine=null,this.originalColumn=null,this.name=null}l.fromSourceMap=function(e,t){return s.fromSourceMap(e,t)},l.prototype._version=3,l.prototype.__generatedMappings=null,Object.defineProperty(l.prototype,"_generatedMappings",{configurable:!0,enumerable:!0,get:function(){return this.__generatedMappings||this._parseMappings(this._mappings,this.sourceRoot),this.__generatedMappings}}),l.prototype.__originalMappings=null,Object.defineProperty(l.prototype,"_originalMappings",{configurable:!0,enumerable:!0,get:function(){return this.__originalMappings||this._parseMappings(this._mappings,this.sourceRoot),this.__originalMappings}}),l.prototype._charIsMappingSeparator=function(e,t){var n=e.charAt(t);return";"===n||","===n},l.prototype._parseMappings=function(e,t){throw Error("Subclasses must implement _parseMappings")},l.GENERATED_ORDER=1,l.ORIGINAL_ORDER=2,l.GREATEST_LOWER_BOUND=1,l.LEAST_UPPER_BOUND=2,l.prototype.eachMapping=function(e,t,n){switch(n||l.GENERATED_ORDER){case l.GENERATED_ORDER:o=this._generatedMappings;break;case l.ORIGINAL_ORDER:o=this._originalMappings;break;default:throw Error("Unknown order of iteration.")}for(var o,A=this.sourceRoot,i=e.bind(t||null),a=this._names,s=this._sources,c=this._sourceMapURL,u=0,d=o.length;u<d;u++){var p=o[u],f=null===p.source?null:s.at(p.source);null!==f&&(f=r.computeSourceURL(A,f,c)),i({source:f,generatedLine:p.generatedLine,generatedColumn:p.generatedColumn,originalLine:p.originalLine,originalColumn:p.originalColumn,name:null===p.name?null:a.at(p.name)})}},l.prototype.allGeneratedPositionsFor=function(e){var t=r.getArg(e,"line"),n={source:r.getArg(e,"source"),originalLine:t,originalColumn:r.getArg(e,"column",0)};if(n.source=this._findSourceIndex(n.source),n.source<0)return[];var A=[],i=this._findMapping(n,this._originalMappings,"originalLine","originalColumn",r.compareByOriginalPositions,o.LEAST_UPPER_BOUND);if(i>=0){var a=this._originalMappings[i];if(void 0===e.column)for(var l=a.originalLine;a&&a.originalLine===l;)A.push({line:r.getArg(a,"generatedLine",null),column:r.getArg(a,"generatedColumn",null),lastColumn:r.getArg(a,"lastGeneratedColumn",null)}),a=this._originalMappings[++i];else for(var s=a.originalColumn;a&&a.originalLine===t&&a.originalColumn==s;)A.push({line:r.getArg(a,"generatedLine",null),column:r.getArg(a,"generatedColumn",null),lastColumn:r.getArg(a,"lastGeneratedColumn",null)}),a=this._originalMappings[++i]}return A},t.SourceMapConsumer=l,s.prototype=Object.create(l.prototype),s.prototype.consumer=l,s.prototype._findSourceIndex=function(e){var t,n=e;if(null!=this.sourceRoot&&(n=r.relative(this.sourceRoot,n)),this._sources.has(n))return this._sources.indexOf(n);for(t=0;t<this._absoluteSources.length;++t)if(this._absoluteSources[t]==e)return t;return -1},s.fromSourceMap=function(e,t){var n=Object.create(s.prototype),o=n._names=A.fromArray(e._names.toArray(),!0),i=n._sources=A.fromArray(e._sources.toArray(),!0);n.sourceRoot=e._sourceRoot,n.sourcesContent=e._generateSourcesContent(n._sources.toArray(),n.sourceRoot),n.file=e._file,n._sourceMapURL=t,n._absoluteSources=n._sources.toArray().map(function(e){return r.computeSourceURL(n.sourceRoot,e,t)});for(var l=e._mappings.toArray().slice(),u=n.__generatedMappings=[],d=n.__originalMappings=[],p=0,f=l.length;p<f;p++){var h=l[p],g=new c;g.generatedLine=h.generatedLine,g.generatedColumn=h.generatedColumn,h.source&&(g.source=i.indexOf(h.source),g.originalLine=h.originalLine,g.originalColumn=h.originalColumn,h.name&&(g.name=o.indexOf(h.name)),d.push(g)),u.push(g)}return a(n.__originalMappings,r.compareByOriginalPositions),n},s.prototype._version=3,Object.defineProperty(s.prototype,"sources",{get:function(){return this._absoluteSources.slice()}});let u=r.compareByGeneratedPositionsDeflatedNoLine;function d(e,t){let n=e.length,r=e.length-t;if(!(r<=1))if(2==r){let n=e[t],r=e[t+1];u(n,r)>0&&(e[t]=r,e[t+1]=n)}else if(r<20)for(let r=t;r<n;r++)for(let n=r;n>t;n--){let t=e[n-1],r=e[n];if(0>=u(t,r))break;e[n-1]=r,e[n]=t}else a(e,u,t)}function p(e,t){var n=e;"string"==typeof e&&(n=r.parseSourceMapInput(e));var o=r.getArg(n,"version"),i=r.getArg(n,"sections");if(o!=this._version)throw Error("Unsupported version: "+o);this._sources=new A,this._names=new A;var a={line:-1,column:0};this._sections=i.map(function(e){if(e.url)throw Error("Support for url field in sections not implemented.");var n=r.getArg(e,"offset"),o=r.getArg(n,"line"),A=r.getArg(n,"column");if(o<a.line||o===a.line&&A<a.column)throw Error("Section offsets must be ordered and non-overlapping.");return a=n,{generatedOffset:{generatedLine:o+1,generatedColumn:A+1},consumer:new l(r.getArg(e,"map"),t)}})}s.prototype._parseMappings=function(e,t){var n,o,A,l,s=1,u=0,p=0,f=0,h=0,g=0,m=e.length,y=0,b={},v=[],w=[];let B=0;for(;y<m;)if(";"===e.charAt(y))s++,y++,u=0,d(w,B),B=w.length;else if(","===e.charAt(y))y++;else{for((n=new c).generatedLine=s,A=y;A<m&&!this._charIsMappingSeparator(e,A);A++);for(e.slice(y,A),o=[];y<A;)i.decode(e,y,b),l=b.value,y=b.rest,o.push(l);if(2===o.length)throw Error("Found a source, but no line and column");if(3===o.length)throw Error("Found a source and line, but no column");if(n.generatedColumn=u+o[0],u=n.generatedColumn,o.length>1&&(n.source=h+o[1],h+=o[1],n.originalLine=p+o[2],p=n.originalLine,n.originalLine+=1,n.originalColumn=f+o[3],f=n.originalColumn,o.length>4&&(n.name=g+o[4],g+=o[4])),w.push(n),"number"==typeof n.originalLine){let e=n.source;for(;v.length<=e;)v.push(null);null===v[e]&&(v[e]=[]),v[e].push(n)}}d(w,B),this.__generatedMappings=w;for(var x=0;x<v.length;x++)null!=v[x]&&a(v[x],r.compareByOriginalPositionsNoSource);this.__originalMappings=[].concat(...v)},s.prototype._findMapping=function(e,t,n,r,A,i){if(e[n]<=0)throw TypeError("Line must be greater than or equal to 1, got "+e[n]);if(e[r]<0)throw TypeError("Column must be greater than or equal to 0, got "+e[r]);return o.search(e,t,A,i)},s.prototype.computeColumnSpans=function(){for(var e=0;e<this._generatedMappings.length;++e){var t=this._generatedMappings[e];if(e+1<this._generatedMappings.length){var n=this._generatedMappings[e+1];if(t.generatedLine===n.generatedLine){t.lastGeneratedColumn=n.generatedColumn-1;continue}}t.lastGeneratedColumn=1/0}},s.prototype.originalPositionFor=function(e){var t={generatedLine:r.getArg(e,"line"),generatedColumn:r.getArg(e,"column")},n=this._findMapping(t,this._generatedMappings,"generatedLine","generatedColumn",r.compareByGeneratedPositionsDeflated,r.getArg(e,"bias",l.GREATEST_LOWER_BOUND));if(n>=0){var o=this._generatedMappings[n];if(o.generatedLine===t.generatedLine){var A=r.getArg(o,"source",null);null!==A&&(A=this._sources.at(A),A=r.computeSourceURL(this.sourceRoot,A,this._sourceMapURL));var i=r.getArg(o,"name",null);return null!==i&&(i=this._names.at(i)),{source:A,line:r.getArg(o,"originalLine",null),column:r.getArg(o,"originalColumn",null),name:i}}}return{source:null,line:null,column:null,name:null}},s.prototype.hasContentsOfAllSources=function(){return!!this.sourcesContent&&this.sourcesContent.length>=this._sources.size()&&!this.sourcesContent.some(function(e){return null==e})},s.prototype.sourceContentFor=function(e,t){if(!this.sourcesContent)return null;var n,o=this._findSourceIndex(e);if(o>=0)return this.sourcesContent[o];var A=e;if(null!=this.sourceRoot&&(A=r.relative(this.sourceRoot,A)),null!=this.sourceRoot&&(n=r.urlParse(this.sourceRoot))){var i=A.replace(/^file:\/\//,"");if("file"==n.scheme&&this._sources.has(i))return this.sourcesContent[this._sources.indexOf(i)];if((!n.path||"/"==n.path)&&this._sources.has("/"+A))return this.sourcesContent[this._sources.indexOf("/"+A)]}if(t)return null;throw Error('"'+A+'" is not in the SourceMap.')},s.prototype.generatedPositionFor=function(e){var t=r.getArg(e,"source");if((t=this._findSourceIndex(t))<0)return{line:null,column:null,lastColumn:null};var n={source:t,originalLine:r.getArg(e,"line"),originalColumn:r.getArg(e,"column")},o=this._findMapping(n,this._originalMappings,"originalLine","originalColumn",r.compareByOriginalPositions,r.getArg(e,"bias",l.GREATEST_LOWER_BOUND));if(o>=0){var A=this._originalMappings[o];if(A.source===n.source)return{line:r.getArg(A,"generatedLine",null),column:r.getArg(A,"generatedColumn",null),lastColumn:r.getArg(A,"lastGeneratedColumn",null)}}return{line:null,column:null,lastColumn:null}},p.prototype=Object.create(l.prototype),p.prototype.constructor=l,p.prototype._version=3,Object.defineProperty(p.prototype,"sources",{get:function(){for(var e=[],t=0;t<this._sections.length;t++)for(var n=0;n<this._sections[t].consumer.sources.length;n++)e.push(this._sections[t].consumer.sources[n]);return e}}),p.prototype.originalPositionFor=function(e){var t={generatedLine:r.getArg(e,"line"),generatedColumn:r.getArg(e,"column")},n=o.search(t,this._sections,function(e,t){var n=e.generatedLine-t.generatedOffset.generatedLine;return n||e.generatedColumn-t.generatedOffset.generatedColumn}),A=this._sections[n];return A?A.consumer.originalPositionFor({line:t.generatedLine-(A.generatedOffset.generatedLine-1),column:t.generatedColumn-(A.generatedOffset.generatedLine===t.generatedLine?A.generatedOffset.generatedColumn-1:0),bias:e.bias}):{source:null,line:null,column:null,name:null}},p.prototype.hasContentsOfAllSources=function(){return this._sections.every(function(e){return e.consumer.hasContentsOfAllSources()})},p.prototype.sourceContentFor=function(e,t){for(var n=0;n<this._sections.length;n++){var r=this._sections[n].consumer.sourceContentFor(e,!0);if(r||""===r)return r}if(t)return null;throw Error('"'+e+'" is not in the SourceMap.')},p.prototype.generatedPositionFor=function(e){for(var t=0;t<this._sections.length;t++){var n=this._sections[t];if(-1!==n.consumer._findSourceIndex(r.getArg(e,"source"))){var o=n.consumer.generatedPositionFor(e);if(o)return{line:o.line+(n.generatedOffset.generatedLine-1),column:o.column+(n.generatedOffset.generatedLine===o.line?n.generatedOffset.generatedColumn-1:0)}}}return{line:null,column:null}},p.prototype._parseMappings=function(e,t){this.__generatedMappings=[],this.__originalMappings=[];for(var n=0;n<this._sections.length;n++)for(var o=this._sections[n],A=o.consumer._generatedMappings,i=0;i<A.length;i++){var l=A[i],s=o.consumer._sources.at(l.source);null!==s&&(s=r.computeSourceURL(o.consumer.sourceRoot,s,this._sourceMapURL)),this._sources.add(s),s=this._sources.indexOf(s);var c=null;l.name&&(c=o.consumer._names.at(l.name),this._names.add(c),c=this._names.indexOf(c));var u={source:s,generatedLine:l.generatedLine+(o.generatedOffset.generatedLine-1),generatedColumn:l.generatedColumn+(o.generatedOffset.generatedLine===l.generatedLine?o.generatedOffset.generatedColumn-1:0),originalLine:l.originalLine,originalColumn:l.originalColumn,name:c};this.__generatedMappings.push(u),"number"==typeof u.originalLine&&this.__originalMappings.push(u)}a(this.__generatedMappings,r.compareByGeneratedPositionsDeflated),a(this.__originalMappings,r.compareByOriginalPositions)}},527(e,t,n){var r=n(582),o=n(829),A=n(361).ArraySet,i=n(260).MappingList;function a(e){e||(e={}),this._file=o.getArg(e,"file",null),this._sourceRoot=o.getArg(e,"sourceRoot",null),this._skipValidation=o.getArg(e,"skipValidation",!1),this._ignoreInvalidMapping=o.getArg(e,"ignoreInvalidMapping",!1),this._sources=new A,this._names=new A,this._mappings=new i,this._sourcesContents=null}a.prototype._version=3,a.fromSourceMap=function(e,t){var n=e.sourceRoot,r=new a(Object.assign(t||{},{file:e.file,sourceRoot:n}));return e.eachMapping(function(e){var t={generated:{line:e.generatedLine,column:e.generatedColumn}};null!=e.source&&(t.source=e.source,null!=n&&(t.source=o.relative(n,t.source)),t.original={line:e.originalLine,column:e.originalColumn},null!=e.name&&(t.name=e.name)),r.addMapping(t)}),e.sources.forEach(function(t){var A=t;null!==n&&(A=o.relative(n,t)),r._sources.has(A)||r._sources.add(A);var i=e.sourceContentFor(t);null!=i&&r.setSourceContent(t,i)}),r},a.prototype.addMapping=function(e){var t=o.getArg(e,"generated"),n=o.getArg(e,"original",null),r=o.getArg(e,"source",null),A=o.getArg(e,"name",null);(this._skipValidation||!1!==this._validateMapping(t,n,r,A))&&(null!=r&&(r=String(r),this._sources.has(r)||this._sources.add(r)),null!=A&&(A=String(A),this._names.has(A)||this._names.add(A)),this._mappings.add({generatedLine:t.line,generatedColumn:t.column,originalLine:null!=n&&n.line,originalColumn:null!=n&&n.column,source:r,name:A}))},a.prototype.setSourceContent=function(e,t){var n=e;null!=this._sourceRoot&&(n=o.relative(this._sourceRoot,n)),null!=t?(this._sourcesContents||(this._sourcesContents=Object.create(null)),this._sourcesContents[o.toSetString(n)]=t):this._sourcesContents&&(delete this._sourcesContents[o.toSetString(n)],0===Object.keys(this._sourcesContents).length&&(this._sourcesContents=null))},a.prototype.applySourceMap=function(e,t,n){var r=t;if(null==t){if(null==e.file)throw Error('SourceMapGenerator.prototype.applySourceMap requires either an explicit source file, or the source map\'s "file" property. Both were omitted.');r=e.file}var i=this._sourceRoot;null!=i&&(r=o.relative(i,r));var a=new A,l=new A;this._mappings.unsortedForEach(function(t){if(t.source===r&&null!=t.originalLine){var A=e.originalPositionFor({line:t.originalLine,column:t.originalColumn});null!=A.source&&(t.source=A.source,null!=n&&(t.source=o.join(n,t.source)),null!=i&&(t.source=o.relative(i,t.source)),t.originalLine=A.line,t.originalColumn=A.column,null!=A.name&&(t.name=A.name))}var s=t.source;null==s||a.has(s)||a.add(s);var c=t.name;null==c||l.has(c)||l.add(c)},this),this._sources=a,this._names=l,e.sources.forEach(function(t){var r=e.sourceContentFor(t);null!=r&&(null!=n&&(t=o.join(n,t)),null!=i&&(t=o.relative(i,t)),this.setSourceContent(t,r))},this)},a.prototype._validateMapping=function(e,t,n,r){if(t&&"number"!=typeof t.line&&"number"!=typeof t.column){var o="original.line and original.column are not numbers -- you probably meant to omit the original mapping entirely and only map the generated position. If so, pass null for the original mapping instead of an object with empty or null values.";if(this._ignoreInvalidMapping)return"u">typeof console&&console.warn&&console.warn(o),!1;throw Error(o)}if(!e||!("line"in e)||!("column"in e)||!(e.line>0)||!(e.column>=0)||t||n||r){if(!e||!("line"in e)||!("column"in e)||!t||!("line"in t)||!("column"in t)||!(e.line>0)||!(e.column>=0)||!(t.line>0)||!(t.column>=0)||!n){var o="Invalid mapping: "+JSON.stringify({generated:e,source:n,original:t,name:r});if(this._ignoreInvalidMapping)return"u">typeof console&&console.warn&&console.warn(o),!1;throw Error(o)}}},a.prototype._serializeMappings=function(){for(var e,t,n,A,i=0,a=1,l=0,s=0,c=0,u=0,d="",p=this._mappings.toArray(),f=0,h=p.length;f<h;f++){if(t=p[f],e="",t.generatedLine!==a)for(i=0;t.generatedLine!==a;)e+=";",a++;else if(f>0){if(!o.compareByGeneratedPositionsInflated(t,p[f-1]))continue;e+=","}e+=r.encode(t.generatedColumn-i),i=t.generatedColumn,null!=t.source&&(A=this._sources.indexOf(t.source),e+=r.encode(A-u),u=A,e+=r.encode(t.originalLine-1-s),s=t.originalLine-1,e+=r.encode(t.originalColumn-l),l=t.originalColumn,null!=t.name&&(n=this._names.indexOf(t.name),e+=r.encode(n-c),c=n)),d+=e}return d},a.prototype._generateSourcesContent=function(e,t){return e.map(function(e){if(!this._sourcesContents)return null;null!=t&&(e=o.relative(t,e));var n=o.toSetString(e);return Object.prototype.hasOwnProperty.call(this._sourcesContents,n)?this._sourcesContents[n]:null},this)},a.prototype.toJSON=function(){var e={version:this._version,sources:this._sources.toArray(),names:this._names.toArray(),mappings:this._serializeMappings()};return null!=this._file&&(e.file=this._file),null!=this._sourceRoot&&(e.sourceRoot=this._sourceRoot),this._sourcesContents&&(e.sourcesContent=this._generateSourcesContent(e.sources,e.sourceRoot)),e},a.prototype.toString=function(){return JSON.stringify(this.toJSON())},t.SourceMapGenerator=a},465(e,t,n){var r=n(527).SourceMapGenerator,o=n(829),A=/(\r?\n)/,i="$$$isSourceNode$$$";function a(e,t,n,r,o){this.children=[],this.sourceContents={},this.line=null==e?null:e,this.column=null==t?null:t,this.source=null==n?null:n,this.name=null==o?null:o,this[i]=!0,null!=r&&this.add(r)}a.fromStringWithSourceMap=function(e,t,n){var r=new a,i=e.split(A),l=0,s=function(){return e()+(e()||"");function e(){return l<i.length?i[l++]:void 0}},c=1,u=0,d=null;return t.eachMapping(function(e){if(null!==d)if(c<e.generatedLine)p(d,s()),c++,u=0;else{var t=i[l]||"",n=t.substr(0,e.generatedColumn-u);i[l]=t.substr(e.generatedColumn-u),u=e.generatedColumn,p(d,n),d=e;return}for(;c<e.generatedLine;)r.add(s()),c++;if(u<e.generatedColumn){var t=i[l]||"";r.add(t.substr(0,e.generatedColumn)),i[l]=t.substr(e.generatedColumn),u=e.generatedColumn}d=e},this),l<i.length&&(d&&p(d,s()),r.add(i.splice(l).join(""))),t.sources.forEach(function(e){var A=t.sourceContentFor(e);null!=A&&(null!=n&&(e=o.join(n,e)),r.setSourceContent(e,A))}),r;function p(e,t){if(null===e||void 0===e.source)r.add(t);else{var A=n?o.join(n,e.source):e.source;r.add(new a(e.originalLine,e.originalColumn,A,t,e.name))}}},a.prototype.add=function(e){if(Array.isArray(e))e.forEach(function(e){this.add(e)},this);else if(e[i]||"string"==typeof e)e&&this.children.push(e);else throw TypeError("Expected a SourceNode, string, or an array of SourceNodes and strings. Got "+e);return this},a.prototype.prepend=function(e){if(Array.isArray(e))for(var t=e.length-1;t>=0;t--)this.prepend(e[t]);else if(e[i]||"string"==typeof e)this.children.unshift(e);else throw TypeError("Expected a SourceNode, string, or an array of SourceNodes and strings. Got "+e);return this},a.prototype.walk=function(e){for(var t,n=0,r=this.children.length;n<r;n++)(t=this.children[n])[i]?t.walk(e):""!==t&&e(t,{source:this.source,line:this.line,column:this.column,name:this.name})},a.prototype.join=function(e){var t,n,r=this.children.length;if(r>0){for(n=0,t=[];n<r-1;n++)t.push(this.children[n]),t.push(e);t.push(this.children[n]),this.children=t}return this},a.prototype.replaceRight=function(e,t){var n=this.children[this.children.length-1];return n[i]?n.replaceRight(e,t):"string"==typeof n?this.children[this.children.length-1]=n.replace(e,t):this.children.push("".replace(e,t)),this},a.prototype.setSourceContent=function(e,t){this.sourceContents[o.toSetString(e)]=t},a.prototype.walkSourceContents=function(e){for(var t=0,n=this.children.length;t<n;t++)this.children[t][i]&&this.children[t].walkSourceContents(e);for(var r=Object.keys(this.sourceContents),t=0,n=r.length;t<n;t++)e(o.fromSetString(r[t]),this.sourceContents[r[t]])},a.prototype.toString=function(){var e="";return this.walk(function(t){e+=t}),e},a.prototype.toStringWithSourceMap=function(e){var t={code:"",line:1,column:0},n=new r(e),o=!1,A=null,i=null,a=null,l=null;return this.walk(function(e,r){t.code+=e,null!==r.source&&null!==r.line&&null!==r.column?((A!==r.source||i!==r.line||a!==r.column||l!==r.name)&&n.addMapping({source:r.source,original:{line:r.line,column:r.column},generated:{line:t.line,column:t.column},name:r.name}),A=r.source,i=r.line,a=r.column,l=r.name,o=!0):o&&(n.addMapping({generated:{line:t.line,column:t.column}}),A=null,o=!1);for(var s=0,c=e.length;s<c;s++)10===e.charCodeAt(s)?(t.line++,t.column=0,s+1===c?(A=null,o=!1):o&&n.addMapping({source:r.source,original:{line:r.line,column:r.column},generated:{line:t.line,column:t.column},name:r.name})):t.column++}),this.walkSourceContents(function(e,t){n.setSourceContent(e,t)}),{code:t.code,map:n}}},829(e,t){t.getArg=function(e,t,n){if(t in e)return e[t];if(3==arguments.length)return n;throw Error('"'+t+'" is a required argument.')};var n,r,o=/^(?:([\w+\-.]+):)?\/\/(?:(\w+:\w+)@)?([\w.-]*)(?::(\d+))?(.*)$/,A=/^data:.+\,.+$/;function i(e){var t=e.match(o);return t?{scheme:t[1],auth:t[2],host:t[3],port:t[4],path:t[5]}:null}function a(e){var t="";return e.scheme&&(t+=e.scheme+":"),t+="//",e.auth&&(t+=e.auth+"@"),e.host&&(t+=e.host),e.port&&(t+=":"+e.port),e.path&&(t+=e.path),t}t.urlParse=i,t.urlGenerate=a;var l=(n=function(e){var n=e,r=i(e);if(r){if(!r.path)return e;n=r.path}for(var o=t.isAbsolute(n),A=[],l=0,s=0;;){if(l=s,-1===(s=n.indexOf("/",l))){A.push(n.slice(l));break}for(A.push(n.slice(l,s));s<n.length&&"/"===n[s];)s++}for(var c,u=0,s=A.length-1;s>=0;s--)"."===(c=A[s])?A.splice(s,1):".."===c?u++:u>0&&(""===c?(A.splice(s+1,u),u=0):(A.splice(s,2),u--));return(""===(n=A.join("/"))&&(n=o?"/":"."),r)?(r.path=n,a(r)):n},r=[],function(e){for(var t=0;t<r.length;t++)if(r[t].input===e){var o=r[0];return r[0]=r[t],r[t]=o,r[0].result}var A=n(e);return r.unshift({input:e,result:A}),r.length>32&&r.pop(),A});function s(e,t){""===e&&(e="."),""===t&&(t=".");var n=i(t),r=i(e);if(r&&(e=r.path||"/"),n&&!n.scheme)return r&&(n.scheme=r.scheme),a(n);if(n||t.match(A))return t;if(r&&!r.host&&!r.path)return r.host=t,a(r);var o="/"===t.charAt(0)?t:l(e.replace(/\/+$/,"")+"/"+t);return r?(r.path=o,a(r)):o}t.normalize=l,t.join=s,t.isAbsolute=function(e){return"/"===e.charAt(0)||o.test(e)},t.relative=function(e,t){""===e&&(e="."),e=e.replace(/\/$/,"");for(var n=0;0!==t.indexOf(e+"/");){var r=e.lastIndexOf("/");if(r<0||(e=e.slice(0,r)).match(/^([^\/]+:\/)?\/*$/))return t;++n}return Array(n+1).join("../")+t.substr(e.length+1)};var c=!("__proto__"in Object.create(null));function u(e){return e}function d(e){if(!e)return!1;var t=e.length;if(t<9||95!==e.charCodeAt(t-1)||95!==e.charCodeAt(t-2)||111!==e.charCodeAt(t-3)||116!==e.charCodeAt(t-4)||111!==e.charCodeAt(t-5)||114!==e.charCodeAt(t-6)||112!==e.charCodeAt(t-7)||95!==e.charCodeAt(t-8)||95!==e.charCodeAt(t-9))return!1;for(var n=t-10;n>=0;n--)if(36!==e.charCodeAt(n))return!1;return!0}function p(e,t){return e===t?0:null===e?1:null===t?-1:e>t?1:-1}t.toSetString=c?u:function(e){return d(e)?"$"+e:e},t.fromSetString=c?u:function(e){return d(e)?e.slice(1):e},t.compareByOriginalPositions=function(e,t,n){var r=p(e.source,t.source);return 0!==r||0!=(r=e.originalLine-t.originalLine)||0!=(r=e.originalColumn-t.originalColumn)||n||0!=(r=e.generatedColumn-t.generatedColumn)||0!=(r=e.generatedLine-t.generatedLine)?r:p(e.name,t.name)},t.compareByOriginalPositionsNoSource=function(e,t,n){var r;return 0!=(r=e.originalLine-t.originalLine)||0!=(r=e.originalColumn-t.originalColumn)||n||0!=(r=e.generatedColumn-t.generatedColumn)||0!=(r=e.generatedLine-t.generatedLine)?r:p(e.name,t.name)},t.compareByGeneratedPositionsDeflated=function(e,t,n){var r=e.generatedLine-t.generatedLine;return 0!==r||0!=(r=e.generatedColumn-t.generatedColumn)||n||0!==(r=p(e.source,t.source))||0!=(r=e.originalLine-t.originalLine)||0!=(r=e.originalColumn-t.originalColumn)?r:p(e.name,t.name)},t.compareByGeneratedPositionsDeflatedNoLine=function(e,t,n){var r=e.generatedColumn-t.generatedColumn;return 0!==r||n||0!==(r=p(e.source,t.source))||0!=(r=e.originalLine-t.originalLine)||0!=(r=e.originalColumn-t.originalColumn)?r:p(e.name,t.name)},t.compareByGeneratedPositionsInflated=function(e,t){var n=e.generatedLine-t.generatedLine;return 0!==n||0!=(n=e.generatedColumn-t.generatedColumn)||0!==(n=p(e.source,t.source))||0!=(n=e.originalLine-t.originalLine)||0!=(n=e.originalColumn-t.originalColumn)?n:p(e.name,t.name)},t.parseSourceMapInput=function(e){return JSON.parse(e.replace(/^\)]}'[^\n]*\n/,""))},t.computeSourceURL=function(e,t,n){if(t=t||"",e&&("/"!==e[e.length-1]&&"/"!==t[0]&&(e+="/"),t=e+t),n){var r=i(n);if(!r)throw Error("sourceMapURL could not be parsed");if(r.path){var o=r.path.lastIndexOf("/");o>=0&&(r.path=r.path.substring(0,o+1))}t=s(a(r),t)}return l(t)}},683(e,t,n){n(527).SourceMapGenerator,t.SourceMapConsumer=n(312).SourceMapConsumer,n(465)},72(e){var t=[];function n(e){for(var n=-1,r=0;r<t.length;r++)if(t[r].identifier===e){n=r;break}return n}function r(e,r){for(var o={},A=[],i=0;i<e.length;i++){var a=e[i],l=r.base?a[0]+r.base:a[0],s=o[l]||0,c="".concat(l," ").concat(s);o[l]=s+1;var u=n(c),d={css:a[1],media:a[2],sourceMap:a[3],supports:a[4],layer:a[5]};if(-1!==u)t[u].references++,t[u].updater(d);else{var p=function(e,t){var n=t.domAPI(t);return n.update(e),function(t){t?(t.css!==e.css||t.media!==e.media||t.sourceMap!==e.sourceMap||t.supports!==e.supports||t.layer!==e.layer)&&n.update(e=t):n.remove()}}(d,r);r.byIndex=i,t.splice(i,0,{identifier:c,updater:p,references:1})}A.push(c)}return A}e.exports=function(e,o){var A=r(e=e||[],o=o||{});return function(e){e=e||[];for(var i=0;i<A.length;i++){var a=n(A[i]);t[a].references--}for(var l=r(e,o),s=0;s<A.length;s++){var c=n(A[s]);0===t[c].references&&(t[c].updater(),t.splice(c,1))}A=l}}},659(e){var t={};e.exports=function(e,n){var r=function(e){if(void 0===t[e]){var n=document.querySelector(e);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(e){n=null}t[e]=n}return t[e]}(e);if(!r)throw Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");r.appendChild(n)}},540(e){e.exports=function(e){var t=document.createElement("style");return e.setAttributes(t,e.attributes),e.insert(t,e.options),t}},56(e,t,n){e.exports=function(e){var t=n.nc;t&&e.setAttribute("nonce",t)}},825(e){e.exports=function(e){if("u"<typeof document)return{update:function(){},remove:function(){}};var t=e.insertStyleElement(e);return{update:function(n){var r,o,A;r="",n.supports&&(r+="@supports (".concat(n.supports,") {")),n.media&&(r+="@media ".concat(n.media," {")),(o=void 0!==n.layer)&&(r+="@layer".concat(n.layer.length>0?" ".concat(n.layer):""," {")),r+=n.css,o&&(r+="}"),n.media&&(r+="}"),n.supports&&(r+="}"),(A=n.sourceMap)&&"u">typeof btoa&&(r+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(A))))," */")),e.styleTagTransform(r,t,e.options)},remove:function(){var e;null===(e=t).parentNode||e.parentNode.removeChild(e)}}}},113(e){e.exports=function(e,t){if(t.styleSheet)t.styleSheet.cssText=e;else{for(;t.firstChild;)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(e))}}},21(e){!function(t){var n,r,o,A=/^\s+/,i=/\s+$/,a=0,l=t.round,s=t.min,c=t.max,u=t.random;function d(e,n){if(n=n||{},(e=e||"")instanceof d)return e;if(!(this instanceof d))return new d(e,n);var r,o,u,p,f,h,g,m,y,b,v,w,B,x,C,S,E,F,k,Q,U=(o={r:0,g:0,b:0},u=1,p=null,f=null,h=null,g=!1,m=!1,"string"==typeof(r=e)&&(r=function(e){e=e.replace(A,"").replace(i,"").toLowerCase();var t,n=!1;if(I[e])e=I[e],n=!0;else if("transparent"==e)return{r:0,g:0,b:0,a:0,format:"name"};return(t=R.rgb.exec(e))?{r:t[1],g:t[2],b:t[3]}:(t=R.rgba.exec(e))?{r:t[1],g:t[2],b:t[3],a:t[4]}:(t=R.hsl.exec(e))?{h:t[1],s:t[2],l:t[3]}:(t=R.hsla.exec(e))?{h:t[1],s:t[2],l:t[3],a:t[4]}:(t=R.hsv.exec(e))?{h:t[1],s:t[2],v:t[3]}:(t=R.hsva.exec(e))?{h:t[1],s:t[2],v:t[3],a:t[4]}:(t=R.hex8.exec(e))?{r:M(t[1]),g:M(t[2]),b:M(t[3]),a:M(t[4])/255,format:n?"name":"hex8"}:(t=R.hex6.exec(e))?{r:M(t[1]),g:M(t[2]),b:M(t[3]),format:n?"name":"hex"}:(t=R.hex4.exec(e))?{r:M(t[1]+""+t[1]),g:M(t[2]+""+t[2]),b:M(t[3]+""+t[3]),a:M(t[4]+""+t[4])/255,format:n?"name":"hex8"}:!!(t=R.hex3.exec(e))&&{r:M(t[1]+""+t[1]),g:M(t[2]+""+t[2]),b:M(t[3]+""+t[3]),format:n?"name":"hex"}}(r)),"object"==typeof r&&(N(r.r)&&N(r.g)&&N(r.b)?(y=r.r,b=r.g,v=r.b,o={r:255*T(y,255),g:255*T(b,255),b:255*T(v,255)},g=!0,m="%"===String(r.r).substr(-1)?"prgb":"rgb"):N(r.h)&&N(r.s)&&N(r.v)?(p=_(r.s),f=_(r.v),w=r.h,B=p,x=f,w=6*T(w,360),B=T(B,100),x=T(x,100),C=t.floor(w),S=w-C,E=x*(1-B),F=x*(1-S*B),k=x*(1-(1-S)*B),o={r:255*[x,F,E,E,k,x][Q=C%6],g:255*[k,x,x,F,E,E][Q],b:255*[E,E,k,x,x,F][Q]},g=!0,m="hsv"):N(r.h)&&N(r.s)&&N(r.l)&&(p=_(r.s),h=_(r.l),o=function(e,t,n){var r,o,A;function i(e,t,n){return(n<0&&(n+=1),n>1&&(n-=1),n<1/6)?e+(t-e)*6*n:n<.5?t:n<2/3?e+(t-e)*(2/3-n)*6:e}if(e=T(e,360),t=T(t,100),n=T(n,100),0===t)r=o=A=n;else{var a=n<.5?n*(1+t):n+t-n*t,l=2*n-a;r=i(l,a,e+1/3),o=i(l,a,e),A=i(l,a,e-1/3)}return{r:255*r,g:255*o,b:255*A}}(r.h,p,h),g=!0,m="hsl"),r.hasOwnProperty("a")&&(u=r.a)),u=H(u),{ok:g,format:r.format||m,r:s(255,c(o.r,0)),g:s(255,c(o.g,0)),b:s(255,c(o.b,0)),a:u});this._originalInput=e,this._r=U.r,this._g=U.g,this._b=U.b,this._a=U.a,this._roundA=l(100*this._a)/100,this._format=n.format||U.format,this._gradientType=n.gradientType,this._r<1&&(this._r=l(this._r)),this._g<1&&(this._g=l(this._g)),this._b<1&&(this._b=l(this._b)),this._ok=U.ok,this._tc_id=a++}function p(e,t,n){e=T(e,255);var r,o,A=c(e,t=T(t,255),n=T(n,255)),i=s(e,t,n),a=(A+i)/2;if(A==i)r=o=0;else{var l=A-i;switch(o=a>.5?l/(2-A-i):l/(A+i),A){case e:r=(t-n)/l+6*(t<n);break;case t:r=(n-e)/l+2;break;case n:r=(e-t)/l+4}r/=6}return{h:r,s:o,l:a}}function f(e,t,n){e=T(e,255);var r,o=c(e,t=T(t,255),n=T(n,255)),A=s(e,t,n),i=o-A;if(o==A)r=0;else{switch(o){case e:r=(t-n)/i+6*(t<n);break;case t:r=(n-e)/i+2;break;case n:r=(e-t)/i+4}r/=6}return{h:r,s:0===o?0:i/o,v:o}}function h(e,t,n,r){var o=[P(l(e).toString(16)),P(l(t).toString(16)),P(l(n).toString(16))];return r&&o[0].charAt(0)==o[0].charAt(1)&&o[1].charAt(0)==o[1].charAt(1)&&o[2].charAt(0)==o[2].charAt(1)?o[0].charAt(0)+o[1].charAt(0)+o[2].charAt(0):o.join("")}function g(e,t,n,r){return[P(O(r)),P(l(e).toString(16)),P(l(t).toString(16)),P(l(n).toString(16))].join("")}function m(e,t){t=0===t?0:t||10;var n=d(e).toHsl();return n.s-=t/100,n.s=L(n.s),d(n)}function y(e,t){t=0===t?0:t||10;var n=d(e).toHsl();return n.s+=t/100,n.s=L(n.s),d(n)}function b(e){return d(e).desaturate(100)}function v(e,t){t=0===t?0:t||10;var n=d(e).toHsl();return n.l+=t/100,n.l=L(n.l),d(n)}function w(e,t){t=0===t?0:t||10;var n=d(e).toRgb();return n.r=c(0,s(255,n.r-l(-(t/100*255)))),n.g=c(0,s(255,n.g-l(-(t/100*255)))),n.b=c(0,s(255,n.b-l(-(t/100*255)))),d(n)}function B(e,t){t=0===t?0:t||10;var n=d(e).toHsl();return n.l-=t/100,n.l=L(n.l),d(n)}function x(e,t){var n=d(e).toHsl(),r=(n.h+t)%360;return n.h=r<0?360+r:r,d(n)}function C(e){var t=d(e).toHsl();return t.h=(t.h+180)%360,d(t)}function S(e){var t=d(e).toHsl(),n=t.h;return[d(e),d({h:(n+120)%360,s:t.s,l:t.l}),d({h:(n+240)%360,s:t.s,l:t.l})]}function E(e){var t=d(e).toHsl(),n=t.h;return[d(e),d({h:(n+90)%360,s:t.s,l:t.l}),d({h:(n+180)%360,s:t.s,l:t.l}),d({h:(n+270)%360,s:t.s,l:t.l})]}function F(e){var t=d(e).toHsl(),n=t.h;return[d(e),d({h:(n+72)%360,s:t.s,l:t.l}),d({h:(n+216)%360,s:t.s,l:t.l})]}function k(e,t,n){t=t||6,n=n||30;var r=d(e).toHsl(),o=360/n,A=[d(e)];for(r.h=(r.h-(o*t>>1)+720)%360;--t;)r.h=(r.h+o)%360,A.push(d(r));return A}function Q(e,t){t=t||6;for(var n=d(e).toHsv(),r=n.h,o=n.s,A=n.v,i=[],a=1/t;t--;)i.push(d({h:r,s:o,v:A})),A=(A+a)%1;return i}d.prototype={isDark:function(){return 128>this.getBrightness()},isLight:function(){return!this.isDark()},isValid:function(){return this._ok},getOriginalInput:function(){return this._originalInput},getFormat:function(){return this._format},getAlpha:function(){return this._a},getBrightness:function(){var e=this.toRgb();return(299*e.r+587*e.g+114*e.b)/1e3},getLuminance:function(){var e,n,r,o,A=this.toRgb();return e=A.r/255,n=A.g/255,r=A.b/255,o=e<=.03928?e/12.92:t.pow((e+.055)/1.055,2.4),.2126*o+.7152*(n<=.03928?n/12.92:t.pow((n+.055)/1.055,2.4))+.0722*(r<=.03928?r/12.92:t.pow((r+.055)/1.055,2.4))},setAlpha:function(e){return this._a=H(e),this._roundA=l(100*this._a)/100,this},toHsv:function(){var e=f(this._r,this._g,this._b);return{h:360*e.h,s:e.s,v:e.v,a:this._a}},toHsvString:function(){var e=f(this._r,this._g,this._b),t=l(360*e.h),n=l(100*e.s),r=l(100*e.v);return 1==this._a?"hsv("+t+", "+n+"%, "+r+"%)":"hsva("+t+", "+n+"%, "+r+"%, "+this._roundA+")"},toHsl:function(){var e=p(this._r,this._g,this._b);return{h:360*e.h,s:e.s,l:e.l,a:this._a}},toHslString:function(){var e=p(this._r,this._g,this._b),t=l(360*e.h),n=l(100*e.s),r=l(100*e.l);return 1==this._a?"hsl("+t+", "+n+"%, "+r+"%)":"hsla("+t+", "+n+"%, "+r+"%, "+this._roundA+")"},toHex:function(e){return h(this._r,this._g,this._b,e)},toHexString:function(e){return"#"+this.toHex(e)},toHex8:function(e){var t,n,r,o,A,i;return t=this._r,n=this._g,r=this._b,o=this._a,A=e,i=[P(l(t).toString(16)),P(l(n).toString(16)),P(l(r).toString(16)),P(O(o))],A&&i[0].charAt(0)==i[0].charAt(1)&&i[1].charAt(0)==i[1].charAt(1)&&i[2].charAt(0)==i[2].charAt(1)&&i[3].charAt(0)==i[3].charAt(1)?i[0].charAt(0)+i[1].charAt(0)+i[2].charAt(0)+i[3].charAt(0):i.join("")},toHex8String:function(e){return"#"+this.toHex8(e)},toRgb:function(){return{r:l(this._r),g:l(this._g),b:l(this._b),a:this._a}},toRgbString:function(){return 1==this._a?"rgb("+l(this._r)+", "+l(this._g)+", "+l(this._b)+")":"rgba("+l(this._r)+", "+l(this._g)+", "+l(this._b)+", "+this._roundA+")"},toPercentageRgb:function(){return{r:l(100*T(this._r,255))+"%",g:l(100*T(this._g,255))+"%",b:l(100*T(this._b,255))+"%",a:this._a}},toPercentageRgbString:function(){return 1==this._a?"rgb("+l(100*T(this._r,255))+"%, "+l(100*T(this._g,255))+"%, "+l(100*T(this._b,255))+"%)":"rgba("+l(100*T(this._r,255))+"%, "+l(100*T(this._g,255))+"%, "+l(100*T(this._b,255))+"%, "+this._roundA+")"},toName:function(){return 0===this._a?"transparent":!(this._a<1)&&(U[h(this._r,this._g,this._b,!0)]||!1)},toFilter:function(e){var t="#"+g(this._r,this._g,this._b,this._a),n=t,r=this._gradientType?"GradientType = 1, ":"";if(e){var o=d(e);n="#"+g(o._r,o._g,o._b,o._a)}return"progid:DXImageTransform.Microsoft.gradient("+r+"startColorstr="+t+",endColorstr="+n+")"},toString:function(e){var t=!!e;e=e||this._format;var n=!1,r=this._a<1&&this._a>=0;return!t&&r&&("hex"===e||"hex6"===e||"hex3"===e||"hex4"===e||"hex8"===e||"name"===e)?"name"===e&&0===this._a?this.toName():this.toRgbString():("rgb"===e&&(n=this.toRgbString()),"prgb"===e&&(n=this.toPercentageRgbString()),("hex"===e||"hex6"===e)&&(n=this.toHexString()),"hex3"===e&&(n=this.toHexString(!0)),"hex4"===e&&(n=this.toHex8String(!0)),"hex8"===e&&(n=this.toHex8String()),"name"===e&&(n=this.toName()),"hsl"===e&&(n=this.toHslString()),"hsv"===e&&(n=this.toHsvString()),n||this.toHexString())},clone:function(){return d(this.toString())},_applyModification:function(e,t){var n=e.apply(null,[this].concat([].slice.call(t)));return this._r=n._r,this._g=n._g,this._b=n._b,this.setAlpha(n._a),this},lighten:function(){return this._applyModification(v,arguments)},brighten:function(){return this._applyModification(w,arguments)},darken:function(){return this._applyModification(B,arguments)},desaturate:function(){return this._applyModification(m,arguments)},saturate:function(){return this._applyModification(y,arguments)},greyscale:function(){return this._applyModification(b,arguments)},spin:function(){return this._applyModification(x,arguments)},_applyCombination:function(e,t){return e.apply(null,[this].concat([].slice.call(t)))},analogous:function(){return this._applyCombination(k,arguments)},complement:function(){return this._applyCombination(C,arguments)},monochromatic:function(){return this._applyCombination(Q,arguments)},splitcomplement:function(){return this._applyCombination(F,arguments)},triad:function(){return this._applyCombination(S,arguments)},tetrad:function(){return this._applyCombination(E,arguments)}},d.fromRatio=function(e,t){if("object"==typeof e){var n={};for(var r in e)e.hasOwnProperty(r)&&("a"===r?n[r]=e[r]:n[r]=_(e[r]));e=n}return d(e,t)},d.equals=function(e,t){return!!e&&!!t&&d(e).toRgbString()==d(t).toRgbString()},d.random=function(){return d.fromRatio({r:u(),g:u(),b:u()})},d.mix=function(e,t,n){n=0===n?0:n||50;var r=d(e).toRgb(),o=d(t).toRgb(),A=n/100;return d({r:(o.r-r.r)*A+r.r,g:(o.g-r.g)*A+r.g,b:(o.b-r.b)*A+r.b,a:(o.a-r.a)*A+r.a})},d.readability=function(e,n){var r=d(e),o=d(n);return(t.max(r.getLuminance(),o.getLuminance())+.05)/(t.min(r.getLuminance(),o.getLuminance())+.05)},d.isReadable=function(e,t,n){var r,o,A,i,a,l=d.readability(e,t);switch(a=!1,(o=((r=(r=n)||{level:"AA",size:"small"}).level||"AA").toUpperCase(),A=(r.size||"small").toLowerCase(),"AA"!==o&&"AAA"!==o&&(o="AA"),"small"!==A&&"large"!==A&&(A="small"),i={level:o,size:A}).level+i.size){case"AAsmall":case"AAAlarge":a=l>=4.5;break;case"AAlarge":a=l>=3;break;case"AAAsmall":a=l>=7}return a},d.mostReadable=function(e,t,n){var r,o,A,i,a=null,l=0;o=(n=n||{}).includeFallbackColors,A=n.level,i=n.size;for(var s=0;s<t.length;s++)(r=d.readability(e,t[s]))>l&&(l=r,a=d(t[s]));return d.isReadable(e,a,{level:A,size:i})||!o?a:(n.includeFallbackColors=!1,d.mostReadable(e,["#fff","#000"],n))};var I=d.names={aliceblue:"f0f8ff",antiquewhite:"faebd7",aqua:"0ff",aquamarine:"7fffd4",azure:"f0ffff",beige:"f5f5dc",bisque:"ffe4c4",black:"000",blanchedalmond:"ffebcd",blue:"00f",blueviolet:"8a2be2",brown:"a52a2a",burlywood:"deb887",burntsienna:"ea7e5d",cadetblue:"5f9ea0",chartreuse:"7fff00",chocolate:"d2691e",coral:"ff7f50",cornflowerblue:"6495ed",cornsilk:"fff8dc",crimson:"dc143c",cyan:"0ff",darkblue:"00008b",darkcyan:"008b8b",darkgoldenrod:"b8860b",darkgray:"a9a9a9",darkgreen:"006400",darkgrey:"a9a9a9",darkkhaki:"bdb76b",darkmagenta:"8b008b",darkolivegreen:"556b2f",darkorange:"ff8c00",darkorchid:"9932cc",darkred:"8b0000",darksalmon:"e9967a",darkseagreen:"8fbc8f",darkslateblue:"483d8b",darkslategray:"2f4f4f",darkslategrey:"2f4f4f",darkturquoise:"00ced1",darkviolet:"9400d3",deeppink:"ff1493",deepskyblue:"00bfff",dimgray:"696969",dimgrey:"696969",dodgerblue:"1e90ff",firebrick:"b22222",floralwhite:"fffaf0",forestgreen:"228b22",fuchsia:"f0f",gainsboro:"dcdcdc",ghostwhite:"f8f8ff",gold:"ffd700",goldenrod:"daa520",gray:"808080",green:"008000",greenyellow:"adff2f",grey:"808080",honeydew:"f0fff0",hotpink:"ff69b4",indianred:"cd5c5c",indigo:"4b0082",ivory:"fffff0",khaki:"f0e68c",lavender:"e6e6fa",lavenderblush:"fff0f5",lawngreen:"7cfc00",lemonchiffon:"fffacd",lightblue:"add8e6",lightcoral:"f08080",lightcyan:"e0ffff",lightgoldenrodyellow:"fafad2",lightgray:"d3d3d3",lightgreen:"90ee90",lightgrey:"d3d3d3",lightpink:"ffb6c1",lightsalmon:"ffa07a",lightseagreen:"20b2aa",lightskyblue:"87cefa",lightslategray:"789",lightslategrey:"789",lightsteelblue:"b0c4de",lightyellow:"ffffe0",lime:"0f0",limegreen:"32cd32",linen:"faf0e6",magenta:"f0f",maroon:"800000",mediumaquamarine:"66cdaa",mediumblue:"0000cd",mediumorchid:"ba55d3",mediumpurple:"9370db",mediumseagreen:"3cb371",mediumslateblue:"7b68ee",mediumspringgreen:"00fa9a",mediumturquoise:"48d1cc",mediumvioletred:"c71585",midnightblue:"191970",mintcream:"f5fffa",mistyrose:"ffe4e1",moccasin:"ffe4b5",navajowhite:"ffdead",navy:"000080",oldlace:"fdf5e6",olive:"808000",olivedrab:"6b8e23",orange:"ffa500",orangered:"ff4500",orchid:"da70d6",palegoldenrod:"eee8aa",palegreen:"98fb98",paleturquoise:"afeeee",palevioletred:"db7093",papayawhip:"ffefd5",peachpuff:"ffdab9",peru:"cd853f",pink:"ffc0cb",plum:"dda0dd",powderblue:"b0e0e6",purple:"800080",rebeccapurple:"663399",red:"f00",rosybrown:"bc8f8f",royalblue:"4169e1",saddlebrown:"8b4513",salmon:"fa8072",sandybrown:"f4a460",seagreen:"2e8b57",seashell:"fff5ee",sienna:"a0522d",silver:"c0c0c0",skyblue:"87ceeb",slateblue:"6a5acd",slategray:"708090",slategrey:"708090",snow:"fffafa",springgreen:"00ff7f",steelblue:"4682b4",tan:"d2b48c",teal:"008080",thistle:"d8bfd8",tomato:"ff6347",turquoise:"40e0d0",violet:"ee82ee",wheat:"f5deb3",white:"fff",whitesmoke:"f5f5f5",yellow:"ff0",yellowgreen:"9acd32"},U=d.hexNames=function(e){var t={};for(var n in e)e.hasOwnProperty(n)&&(t[e[n]]=n);return t}(I);function H(e){return(isNaN(e=parseFloat(e))||e<0||e>1)&&(e=1),e}function T(e,n){"string"==typeof(r=e)&&-1!=r.indexOf(".")&&1===parseFloat(r)&&(e="100%");var r,o,A="string"==typeof(o=e)&&-1!=o.indexOf("%");return(e=s(n,c(0,parseFloat(e))),A&&(e=parseInt(e*n,10)/100),1e-6>t.abs(e-n))?1:e%n/parseFloat(n)}function L(e){return s(1,c(0,e))}function M(e){return parseInt(e,16)}function P(e){return 1==e.length?"0"+e:""+e}function _(e){return e<=1&&(e=100*e+"%"),e}function O(e){return t.round(255*parseFloat(e)).toString(16)}var R=(r="[\\s|\\(]+("+(n="(?:[-\\+]?\\d*\\.\\d+%?)|(?:[-\\+]?\\d+%?)")+")[,|\\s]+("+n+")[,|\\s]+("+n+")\\s*\\)?",o="[\\s|\\(]+("+n+")[,|\\s]+("+n+")[,|\\s]+("+n+")[,|\\s]+("+n+")\\s*\\)?",{CSS_UNIT:new RegExp(n),rgb:RegExp("rgb"+r),rgba:RegExp("rgba"+o),hsl:RegExp("hsl"+r),hsla:RegExp("hsla"+o),hsv:RegExp("hsv"+r),hsva:RegExp("hsva"+o),hex3:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex6:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/,hex4:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex8:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/});function N(e){return!!R.CSS_UNIT.exec(e)}e.exports?e.exports=d:"function"==typeof define&&define.amd?define(function(){return d}):window.tinycolor=d}(Math)},493(e,t,n){var r=n(159),o="function"==typeof Object.is?Object.is:function(e,t){return e===t&&(0!==e||1/e==1/t)||e!=e&&t!=t},A=r.useState,i=r.useEffect,a=r.useLayoutEffect,l=r.useDebugValue;function s(e){var t=e.getSnapshot;e=e.value;try{var n=t();return!o(e,n)}catch(e){return!0}}var c="u"<typeof window||void 0===window.document||void 0===window.document.createElement?function(e,t){return t()}:function(e,t){var n=t(),r=A({inst:{value:n,getSnapshot:t}}),o=r[0].inst,c=r[1];return a(function(){o.value=n,o.getSnapshot=t,s(o)&&c({inst:o})},[e,n,t]),i(function(){return s(o)&&c({inst:o}),e(function(){s(o)&&c({inst:o})})},[e]),l(n),n};t.useSyncExternalStore=void 0!==r.useSyncExternalStore?r.useSyncExternalStore:c},162(e,t,n){var r=n(159),o=n(888),A="function"==typeof Object.is?Object.is:function(e,t){return e===t&&(0!==e||1/e==1/t)||e!=e&&t!=t},i=o.useSyncExternalStore,a=r.useRef,l=r.useEffect,s=r.useMemo,c=r.useDebugValue;t.useSyncExternalStoreWithSelector=function(e,t,n,r,o){var u=a(null);if(null===u.current){var d={hasValue:!1,value:null};u.current=d}else d=u.current;var p=i(e,(u=s(function(){function e(e){if(!l){if(l=!0,i=e,e=r(e),void 0!==o&&d.hasValue){var t=d.value;if(o(t,e))return a=t}return a=e}if(t=a,A(i,e))return t;var n=r(e);return void 0!==o&&o(t,n)?(i=e,t):(i=e,a=n)}var i,a,l=!1,s=void 0===n?null:n;return[function(){return e(t())},null===s?void 0:function(){return e(s())}]},[t,n,r,o]))[0],u[1]);return l(function(){d.hasValue=!0,d.value=p},[p]),c(p),p}},888(e,t,n){e.exports=n(493)},242(e,t,n){e.exports=n(162)}},r={};function o(e){var t=r[e];if(void 0!==t)return t.exports;var A=r[e]={id:e,exports:{}};return n[e].call(A.exports,A,A.exports,o),A.exports}o.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return o.d(t,{a:t}),t},t=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,o.t=function(n,r){if(1&r&&(n=this(n)),8&r||"object"==typeof n&&n&&(4&r&&n.__esModule||16&r&&"function"==typeof n.then))return n;var A=Object.create(null);o.r(A);var i={};e=e||[null,t({}),t([]),t(t)];for(var a=2&r&&n;("object"==typeof a||"function"==typeof a)&&!~e.indexOf(a);a=t(a))Object.getOwnPropertyNames(a).forEach(e=>{i[e]=()=>n[e]});return i.default=()=>n,o.d(A,i),A},o.d=(e,t)=>{for(var n in t)o.o(t,n)&&!o.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},o.g=(()=>{if("object"==typeof globalThis)return globalThis;try{return this||Function("return this")()}catch(e){if("object"==typeof window)return window}})(),o.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),o.r=e=>{"u">typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},o.nc=void 0,o.rv=()=>"1.7.1",o.ruid="bundler=rspack@1.7.1",(()=>{let e,t,n,r,A,i,a,l,s,c;var u=o(848);let d=e=>!!(e&&"object"==typeof e&&!Array.isArray(e)),p=e=>d(e)&&Object.prototype.hasOwnProperty.call(e,"$value"),f=e=>d(e)&&Object.prototype.hasOwnProperty.call(e,"value")&&!Object.prototype.hasOwnProperty.call(e,"unit"),h=e=>d(e)&&"string"==typeof e.$ref,g=e=>e.replace(/~1/g,"/").replace(/~0/g,"~"),m=(e,t)=>{if(!t.startsWith("#/"))return;let n=t.slice(2).split("/").map(g),r=e;for(let e of n){if(Array.isArray(r)){let t=Number(e);if(!Number.isInteger(t)||t<0||t>=r.length)return;r=r[t];continue}if(!d(r))return;r=r[e]}return r},y=(e,t)=>{let n=t.split(".").filter(Boolean),r=e;for(let e of n){if(!d(r))return;r=r[e]}return r},b=(e,t)=>{let n=y(e,t);if(n)return p(n)?n.$value:f(n)?n.value:n},v=(e,t)=>{let n={...e};for(let[e,r]of Object.entries(t)){if("$extends"===e||"$ref"===e)continue;let t=n[e],o=p(t),A=p(r);if(!t||o||A){n[e]=r;continue}d(t)&&d(r)?n[e]=v(t,r):n[e]=r}return n},w=(e,t,n)=>{if(!d(e)||p(e))return e;let r=e.$extends??e.$ref,o=Array.isArray(r)?r:r?[r]:[],A={};for(let e of o){if("string"!=typeof e||n.has(e))continue;let r=e.startsWith("#/")?m(t,e):y(t,e.replace(/^\{|\}$/g,""));if(!d(r))continue;n.add(e);let o=w(r,t,n);n.delete(e),d(o)&&(A=v(A,o))}let i={};for(let[r,o]of Object.entries(e))"$extends"!==r&&"$ref"!==r&&(i[r]=w(o,t,n));return v(A,i)},B=/\{([^}]+)\}/g,x=(e,t,n)=>{if("string"==typeof e){let r=Array.from(e.matchAll(B));if(!r.length)return e;if(1===r.length&&r[0][0]===e){let o=r[0][1];if(n.has(o))return e;let A=b(t,o);if(void 0===A)return e;n.add(o);let i=x(A,t,n);return n.delete(o),i}let o=e;for(let e of r){let r=e[1];if(n.has(r))continue;let A=b(t,r);if(void 0===A)continue;n.add(r);let i=x(A,t,n);n.delete(r),o=o.replace(e[0],String(i))}return o}if(Array.isArray(e))return e.map(e=>x(e,t,n));if(!d(e))return e;if(h(e)){let r=((e,t)=>{if(t.startsWith("#/"))return m(e,t);let n=t.match(/^\{(.+)\}$/);return n?b(e,n[1]):b(e,t)})(t,e.$ref);return void 0===r?e:x(r,t,n)}if(p(e)){let r=x(e.$value,t,n);return{...e,$value:r}}if(f(e)){let r=x(e.value,t,n);return{...e,value:r}}let r={};for(let[o,A]of Object.entries(e))r[o]=x(A,t,n);return r},C=e=>{if(e.startsWith("#/")){let t=e.slice(2).split("/").map(g);if(!t.length)return null;let n=t.indexOf("$value"),r=t.indexOf("$type"),o=n>=0?n:r>=0?r:t.length,A=t.slice(0,o);return A.length?A.join("."):null}let t=e.match(/^\{(.+)\}$/);return t?t[1]:e},S=e=>{let t=p(e)?e.$value:f(e)?e.value:void 0;if("string"==typeof t){if(t.startsWith("#/"))return C(t);let e=t.match(/^\{(.+)\}$/);return e?e[1]:null}return d(t)&&h(t)?C(t.$ref):h(e)?C(e.$ref):null},E=e=>Object.prototype.hasOwnProperty.call(e,"value")&&Object.prototype.hasOwnProperty.call(e,"unit"),F=(e,t)=>"number"==typeof e||"string"==typeof e?`${e}${"string"==typeof t?t:null==t?"":String(t)}`:e,k=e=>{let t=e.trim();if(t.startsWith('"')&&t.endsWith('"')||t.startsWith("'")&&t.endsWith("'"))return t;let n=/\s/.test(t),r=t.replace(/"/g,'\\"');return n?`"${r}"`:r},Q={thin:100,hairline:100,"extra-light":200,"ultra-light":200,light:300,normal:400,regular:400,book:400,medium:500,"semi-bold":600,"demi-bold":600,bold:700,"extra-bold":800,"ultra-bold":800,black:900,heavy:900,"extra-black":950,"ultra-black":950},I=e=>{if("string"==typeof e||!d(e))return e;if("string"==typeof e.hex){let t=(e=>{let t=e.startsWith("#")?e.slice(1):e;if(![3,4,6,8].includes(t.length))return null;let n=t.length<=4?t.split("").map(e=>e+e).join(""):t,r=8===n.length,o=parseInt(n.slice(0,2),16),A=parseInt(n.slice(2,4),16),i=parseInt(n.slice(4,6),16),a=r?parseInt(n.slice(6,8),16)/255:null;return[o,A,i].some(Number.isNaN)?null:{r:o,g:A,b:i,a}})(e.hex),n="number"==typeof e.alpha?e.alpha:null;if(t){let e=n??t.a;if(null!=e&&e>=0&&e<=1)return`rgb(${t.r} ${t.g} ${t.b} / ${e})`}return e.hex}if(Array.isArray(e.components)){let t=e.components,n="string"==typeof e.colorSpace?e.colorSpace:"srgb",r="number"==typeof e.alpha?e.alpha:void 0;void 0===r&&t.length>=4&&"number"==typeof t[3]&&(r=t[3]);let o=t.map(e=>{if("none"===e)return"none";if("number"==typeof e)return e;let t=Number(e);return Number.isNaN(t)?null:t});if(o.some(e=>null===e))return e;if("srgb"===n||"srgb-linear"===n){let e=o.slice(0,3),t=e.every(e=>"none"===e||e>=0&&e<=1),n=e.map(e=>"none"===e?"none":t?Math.round(255*e):Math.round(e));return null!=r&&r>=0&&r<=1?`rgb(${n[0]} ${n[1]} ${n[2]} / ${r})`:`rgb(${n[0]} ${n[1]} ${n[2]})`}let A=o.slice(0,3).map(e=>String(e)).join(" ");return null!=r&&r>=0&&r<=1?`color(${n} ${A} / ${r})`:`color(${n} ${A})`}return e},U=(e,t)=>{let n=e.inset?"inset":null,r=t(e.offsetX,"dimension")??"0",o=t(e.offsetY,"dimension")??"0",A=t(e.blur,"dimension"),i=t(e.spread,"dimension"),a=t(e.color,"color"),l=[n,r,o].filter(Boolean).map(String),s=A??(null!=i?"0":null);return null!=s&&l.push(String(s)),null!=i&&l.push(String(i)),null!=a&&l.push(String(a)),l.join(" ")},H=e=>{if(Array.isArray(e)){let t=[];for(let n of e)Array.isArray(n)?t.push(...n):t.push(n);return t}return[e]},T=(e,t)=>{if(p(e)){let n="string"==typeof e.$type?e.$type:t;return T(e.$value,n)}if(f(e)){let n="string"==typeof e.$type?e.$type:t;return T(e.value,n)}if("color"===t)return I(e);if("dimension"===t||"duration"===t)return d(e)&&E(e)?F(e.value,e.unit):e;if("fontFamily"===t)return Array.isArray(e)?e.map(e=>k(String(e))).join(", "):"string"==typeof e?e.includes(",")?e.split(",").map(e=>k(e.trim())).join(", "):k(e):e;if("fontWeight"===t){if("number"==typeof e)return e;if("string"==typeof e){let t=e.trim();return/^\d+$/.test(t)?t:Q[t.toLowerCase().replace(/_/g,"-").replace(/\s+/g,"-")]??t}return e}if("cubicBezier"===t){if(Array.isArray(e)){let t=e.filter(e=>"number"==typeof e);if(t.length>=4)return`cubic-bezier(${t.slice(0,4).join(", ")})`}return e}if("strokeStyle"===t)return"string"==typeof e?e:d(e)?Array.isArray(e.dashArray)||null!=e.dashArray?"dashed":"solid":e;if("border"===t)return d(e)?[T(e.width,"dimension"),T(e.style,"strokeStyle"),T(e.color,"color")].filter(e=>null!=e&&""!==e).map(String).join(" "):e;if("transition"===t)return d(e)?[T(e.duration,"duration"),T(e.timingFunction,"cubicBezier"),T(e.delay,"duration")].filter(e=>null!=e&&""!==e).map(String).join(" "):e;if("shadow"===t)return Array.isArray(e)?H(e).map(e=>d(e)?U(e,T):String(e)).filter(Boolean).join(", "):d(e)?U(e,T):e;if("gradient"===t)return`linear-gradient(${H(e).map(e=>"string"==typeof e?e:d(e)?[T(e.color,"color"),(e=>{if("number"==typeof e){let t=Math.min(Math.max(e,0),1);return`${Math.round(1e4*t)/100}%`}return"string"==typeof e?e:d(e)&&E(e)?F(e.value,e.unit):e})(e.position)].filter(e=>null!=e&&""!==e).map(String).join(" "):String(e)).filter(Boolean).join(", ")})`;if("typography"===t){if(!d(e))return e;let t=T(e.fontWeight,"fontWeight"),n=T(e.fontSize,"dimension"),r=T(e.lineHeight,"number"),o=T(e.fontFamily,"fontFamily"),A=[];return null!=t&&""!==t&&A.push(String(t)),null!=n&&""!==n&&(null!=r&&""!==r?A.push(`${n}/${r}`):A.push(String(n))),null!=o&&""!==o&&A.push(String(o)),A.join(" ")}if(d(e)&&E(e))return F(e.value,e.unit);if(d(e)&&"string"==typeof e.hex&&Object.keys(e).length<=3)return I(e);if(Array.isArray(e))return e.map(e=>T(e));if(d(e)){let t={};for(let[n,r]of Object.entries(e))n.startsWith("$")||(t[n]=T(r));return t}return e},L=(e,t)=>{let n=t.path.join("."),r=n?t.typeMap.get(n):void 0;if(r&&!p(e)&&!f(e))return T(e,r);if(Array.isArray(e))return e.map(e=>L(e,t));if(!d(e))return e;if(p(e)||f(e))return T(p(e)?e.$value:e.value,("string"==typeof e.$type?e.$type:void 0)??t.type??r);let o="string"==typeof e.$type?e.$type:t.type,A={};for(let[n,r]of Object.entries(e))n.startsWith("$")||(A[n]=L(r,{type:o,path:[...t.path,n],typeMap:t.typeMap}));return A},M=e=>!!(e&&"object"==typeof e&&!Array.isArray(e)),P=new Map([["gradient",new Set(["background-image","linear-gradient","radial-gradient","conic-gradient"])],["shadow",new Set(["box-shadow","text-shadow"])],["color",new Set(["color","background","background-color","border-color","accent-color","caret-color","fill","outline-color","stroke","text-decoration-color","text-shadow","box-shadow","background-image","linear-gradient","radial-gradient","conic-gradient","filter"])],["border",new Set(["border","border-top","border-right","border-bottom","border-left","outline","outline-offset"])],["transition",new Set(["transition"])],["size",new Set(["width","height","min-width","min-height","max-width","max-height","inset","top","right","bottom","left","translate","flex-basis","gap","column-gap","row-gap","margin","margin-top","margin-right","margin-bottom","margin-left","padding","padding-top","padding-right","padding-bottom","padding-left","border-spacing","scroll-margin","scroll-margin-top","scroll-margin-right","scroll-margin-bottom","scroll-margin-left","scroll-padding","scroll-padding-top","scroll-padding-right","scroll-padding-bottom","scroll-padding-left","text-indent"])],["grid",new Set(["grid-column","grid-row","grid-template-columns","grid-template-rows","grid-auto-columns","grid-auto-rows"])],["duration",new Set(["transition-duration","transition-delay","animation-duration","animation-delay"])],["backgroundPosition",new Set(["background-position","object-position","transform-origin"])],["typography",new Set(["font"])],["font",new Set(["font-family"])]]),_=e=>e.replace(/([A-Z])/g,"-$1").toLowerCase(),O=e=>{if(!e)return[];let t=_(e),n=[];for(let[e,r]of P.entries()){if(_(e)===t){n.push(e);continue}for(let o of r)if(_(String(o))===t){n.push(e);break}}return n},R=null,N=new WeakMap,V=e=>{let t=(e=>{if(!e)return null;let t=N.get(e);if(t)return t;let n=(({prefix:e="",toValue:t}={})=>{let n=t??(e=>null==e?e:String(e));return t=>{let r={};if(!t||"object"!=typeof t)return r;let o=(e=>{let t=w(e,e,new Set),{typeMap:n}=(e=>{let t=new Map,n=new Map,r=(e,o,A)=>{if(!d(e))return;let i="string"==typeof e.$type?e.$type:A,a=Object.keys(e).every(e=>e.startsWith("$"));if((p(e)||f(e)||h(e)&&a)&&o.length){let r=o.join(".");t.set(r,i),n.set(r,e)}for(let[t,n]of Object.entries(e))t.startsWith("$")||r(n,[...o,t],i)};r(e,[]);for(let e=0;e<6;e+=1){let e=!1;for(let[r,o]of n.entries()){if(t.get(r))continue;let n=S(o);if(!n)continue;let A=t.get(n);A&&(t.set(r,A),e=!0)}if(!e)break}return{typeMap:t,nodeMap:n}})(t);return L(x(t,t,new Set),{path:[],typeMap:n})})(t),A=(t,o,A)=>{if(!t.length)return;let i=`--${e}${t.join("-")}`,a=n(A,o??t[0]);if("number"==typeof a||"string"==typeof a){r[i]=a;return}null!=a&&(r[i]=String(a))},i=(e,t,n)=>{if(null!=e){if(Array.isArray(e)||!M(e))return void A(t,n,e);if(M(e)&&Object.prototype.hasOwnProperty.call(e,"value"))return void A(t,n,e.value);if(M(e)&&Object.prototype.hasOwnProperty.call(e,"$value"))return void A(t,n,e.$value);for(let[r,o]of Object.entries(e))r.startsWith("$")||i(o,[...t,r],n??r)}};return i(o,[],null),r}})({prefix:e.selectorPrefix??"",toValue:(t,n)=>{let r=e.dictionary.toValue(t,n);return"number"==typeof r||"string"==typeof r?r:null==r?null:String(r)}});return N.set(e,n),n})(R);return t?t(e):{}},D=new Set,z=e=>"function"==typeof e&&!!e.IS_TOKEN_FN;var j=class e extends Map{static Instance;api;constructor(t){super(),e.Instance=this,this.api=t}resolve(e){let t=this.get(e);if(t)return{descriptor:t,name:e,raw:e,suffix:null};if("string"!=typeof e)return{descriptor:null,name:e,raw:e,suffix:null};let n=e.indexOf("_");if(n<=0||n===e.length-1)return{descriptor:null,name:e,raw:e,suffix:null};let r=e.slice(0,n),o=e.slice(n+1),A=this.get(r);return A?{descriptor:A,name:r,raw:e,suffix:o}:{descriptor:null,name:e,raw:e,suffix:null}}set(e,t){for(let e of t.aliases)super.set(e,t);return this}toValue(e,t){let n="string"==typeof t?t:t?.property??t?.aliases?.[0];switch(!0){case Array.isArray(e):return e.map(e=>this.toValue(e,t)).join(" ");case"number"==typeof e:case Z(e):{let t="number"==typeof e?e:Number(e);if(n&&K.has(n))return 0===t?0:`${e}`;return 0===t?0:`${e}${this.api.unit}`}default:return e}}};let K=new Set(["animationIterationCount","aspectRatio","borderImageOutset","borderImageSlice","borderImageWidth","boxFlex","boxFlexGroup","boxOrdinalGroup","columnCount","columns","flex","flexGrow","flexPositive","flexShrink","flexNegative","flexOrder","gridArea","gridRow","gridRowEnd","gridRowSpan","gridRowStart","gridColumn","gridColumnEnd","gridColumnSpan","gridColumnStart","fontWeight","lineClamp","lineHeight","opacity","order","orphans","scale","tabSize","widows","zIndex","zoom","fillOpacity","floodOpacity","stopOpacity","strokeDasharray","strokeDashoffset","strokeMiterlimit","strokeOpacity","strokeWidth","MozAnimationIterationCount","MozBoxFlex","MozBoxFlexGroup","MozLineClamp","msAnimationIterationCount","msFlex","msFlexGrow","msFlexNegative","msFlexOrder","msFlexPositive","msFlexShrink","msGridColumn","msGridColumnSpan","msGridRow","msGridRowSpan","msZoom","WebkitAnimationIterationCount","WebkitBoxFlex","WebkitBoxFlexGroup","WebkitBoxOrdinalGroup","WebkitColumnCount","WebkitColumns","WebkitFlex","WebkitFlexGrow","WebkitFlexPositive","WebkitFlexShrink","WebkitLineClamp","animation-iteration-count","aspect-ratio","border-image-outset","border-image-slice","border-image-width","box-flex","box-flex-group","box-ordinal-group","column-count","columns","flex","flex-grow","flex-positive","flex-shrink","flex-negative","flex-order","grid-area","grid-row","grid-row-end","grid-row-span","grid-row-start","grid-column","grid-column-end","grid-column-span","grid-column-start","font-weight","line-clamp","line-height","opacity","order","orphans","scale","tab-size","widows","z-index","zoom","fill-opacity","flood-opacity","stop-opacity","stroke-dasharray","stroke-dashoffset","stroke-miterlimit","stroke-opacity","stroke-width","-moz-animation-iteration-count","-moz-box-flex","-moz-box-flex-group","-moz-line-clamp","-ms-animation-iteration-count","-ms-flex","-ms-flex-grow","-ms-flex-negative","-ms-flex-order","-ms-flex-positive","-ms-flex-shrink","-ms-grid-column","-ms-grid-column-span","-ms-grid-row","-ms-grid-row-span","-ms-zoom","-webkit-animation-iteration-count","-webkit-box-flex","-webkit-box-flex-group","-webkit-box-ordinal-group","-webkit-column-count","-webkit-columns","-webkit-flex","-webkit-flex-grow","-webkit-flex-positive","-webkit-flex-shrink","-webkit-line-clamp"]),Z=e=>"number"==typeof e||/^-?\d+(?:\.\d+)?$/.test(e);o(955);let W=(e,t,n,r=!0,o="")=>{let A=null!==t?[e,Array.isArray(t)?t.join("_"):String(t)]:[e],i=`${o}${[...n,...A].join(":")}`;return r?$(Y(i)):$(i.replace(/ /g,"_"))},G=(e,t,n,r="")=>$(X(`--${r}${[...n,e].join("-")}`)),X=e=>e.replace(/ /g,"-").replace(/([^a-z0-9-_])/gi,"\\$1"),Y=e=>CSS.escape(e.replace(/ /g,"_")).replace(/([^\\]):/g,"\\:"),J=e=>e.replace(/-([a-z])/g,(e,t)=>t.toUpperCase()),$=e=>e.replace(/([a-z])([A-Z])/g,(e,t,n)=>`${t}-${n.toLowerCase()}`),q=new Set(["1","true","yes","on"]),ee=new Set(["0","false","no","off"]),et=e=>{if(null==e)return;if("boolean"==typeof e)return e;if("number"==typeof e)return e>0;if("string"!=typeof e)return;let t=e.trim();if(!t)return;let n=t.toLowerCase();return!!q.has(n)||!ee.has(n)&&t},en=e=>e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&"),er=null;function eo(e,t,n=()=>!0){if(!er)return;let r=er,o=r.log.child("api").child("trigger");for(let A of r.plugins){if(!A[e]||!n(A))continue;let i=Array.isArray(A[e])?A[e]:[A[e]];for(let[n,a]of Object.entries(i))o.log(e,A.name,`${+n+1}/${i.length}`),a(r,t)}}var eA=o(72),ei=o.n(eA),ea=o(825),el=o.n(ea),es=o(659),ec=o.n(es),eu=o(56),ed=o.n(eu),ep=o(540),ef=o.n(ep),eh=o(113),eg=o.n(eh),em=o(425),ey={};ey.styleTagTransform=eg(),ey.setAttributes=ed(),ey.insert=ec().bind(null,"head"),ey.domAPI=el(),ey.insertStyleElement=ef(),ei()(em.A,ey),em.A&&em.A.locals&&em.A.locals,function(e,t=!1){let n,r,o;if(!t&&er)return;let A=(e=>{if(void 0!==e)return e;let t=(()=>{if("u">typeof localStorage)try{return et(localStorage.getItem("BOSS_DEBUG"))}catch{return}})();if(void 0!==t)return t;let n=(()=>{if("u">typeof globalThis)return et(globalThis.BOSS_DEBUG)})();return void 0!==n?n:"u">typeof process&&process.env?et(process.env.BOSS_DEBUG):void 0})(e.debug),i={...e,debug:A},a=(n=(e=>{if(!0===e)return()=>!0;if(!e||!1===e)return()=>!1;let t=e.split(/[\s,]+/).map(e=>e.trim()).filter(Boolean);if(!t.length)return()=>!1;let n=[],r=[];for(let e of t){let t=e.startsWith("-"),o=t?e.slice(1):e;if(!o)continue;let A=RegExp(`^${en(o).replace(/\\\*/g,".*?")}$`);t?r.push(A):n.push(A)}return e=>!r.some(t=>t.test(e))&&!!n.length&&n.some(t=>t.test(e))})(!0===A?"boss:*":A),r=new Map,(o=e=>{let t=r.get(e);if(t)return t;let A=n(e),i={namespace:e,enabled:A,log:(...t)=>{A&&console.log(e,...t)},child:t=>o(`${e}:${t}`)};return r.set(e,i),i})("boss"));a.child("api").log("Create browser API"),(er={unit:"px",trigger:eo,isBrowser:!0,log:a,...i,plugins:Array.isArray(i.plugins)?i.plugins:[],contextToCSSVariable:G,contextToClassName:W,camelCaseToDash:$,dashToCamelCase:J}).dictionary=new j(er),eo("onInit")}({tokenPropGroups:{color:["color","background","background-color","border-color","accent-color","caret-color","fill","outline-color","stroke","text-decoration-color","text-shadow","box-shadow","background-image","linear-gradient","radial-gradient","conic-gradient","filter"]},plugins:[{onInit:e=>{R=e,e.tokenPropGroups&&(e=>{for(let[t,n]of(P.clear(),Object.entries(e)))P.set(t,new Set(n))})(e.tokenPropGroups),e.tokenVars||(e.tokenVars=V)},onBrowserObjectStart:(e,{input:t})=>{let n="classname-first"===e.strategy,r=e.selectorPrefix??"",o=e=>`var(--${r}${e.replace(/\./g,"-")})`;for(let r in t){let A=t[r];if(z(A)){let e=A().replace("$$.token.","");n?t[r]=e.split(".").slice(1).join("."):t[r]=o(e)}else if("string"==typeof A&&A.startsWith("$$.token.")){let e=A.replace("$$.token.","");n?t[r]=e.split(".").slice(1).join("."):t[r]=o(e)}else if("string"==typeof r){let A=t[r];if("string"!=typeof A)continue;let i=e.camelCaseToDash?.(r)??r,a=[],l=new Set,s=e=>{!e||l.has(e)||(l.add(e),a.push(e))};for(let e of O(r))s(e);for(let e of O(i))s(e);s(r),s(i);let c=a.find(e=>D.has(`${e}.${A}`));c&&!n&&(t[r]=o(`${c}.${A.replace("$$.token.","")}`))}}}}]}),$$.tokenVars=V;var eb=o(159),ev=o.t(eb,2),ew=o(338);function eB(e){var t=e.hoverRects,n=e.selectedRects,r=eb.useRef(null),o=eb.useRef({hoverRects:t,selectedRects:n});o.current={hoverRects:t,selectedRects:n};var A=eb.useCallback(function(){var e=r.current;if(e){var t=e.getContext("2d");t&&(t.clearRect(0,0,e.width,e.height),ex(t,o.current.selectedRects,"rgba(0, 210, 255, 0.22)","rgba(0, 210, 255, 0.8)"),ex(t,o.current.hoverRects,"rgba(255, 153, 0, 0.18)","rgba(255, 153, 0, 0.9)"))}},[]),i=eb.useCallback(function(){var e=r.current;if(e){var t=window.devicePixelRatio||1;e.width=window.innerWidth*t,e.height=window.innerHeight*t,A()}},[A]);return eb.useEffect(function(){i();var e=function(){return i()};return window.addEventListener("resize",e),function(){window.removeEventListener("resize",e)}},[i]),eb.useEffect(function(){A()},[t,n,A]),(0,u.jsx)("canvas",{ref:r,id:"boss-devtools-canvas","data-boss-devtools":"true",style:{position:"fixed",inset:0,zIndex:0x7ffffffe,pointerEvents:"none"}})}function ex(e,t,n,r){if(t.length){var o=window.devicePixelRatio||1;e.save(),e.scale(o,o),e.fillStyle=n,e.strokeStyle=r,e.lineWidth=1,t.forEach(function(t){e.fillRect(t.left,t.top,t.width,t.height),e.strokeRect(t.left,t.top,t.width,t.height)}),e.restore()}}function eC(){return"u">typeof window}function eS(e){return ek(e)?(e.nodeName||"").toLowerCase():"#document"}function eE(e){var t;return(null==e||null==(t=e.ownerDocument)?void 0:t.defaultView)||window}function eF(e){var t;return null==(t=(ek(e)?e.ownerDocument:e.document)||window.document)?void 0:t.documentElement}function ek(e){return!!eC()&&(e instanceof Node||e instanceof eE(e).Node)}function eQ(e){return!!eC()&&(e instanceof Element||e instanceof eE(e).Element)}function eI(e){return!!eC()&&(e instanceof HTMLElement||e instanceof eE(e).HTMLElement)}function eU(e){return!(!eC()||"u"<typeof ShadowRoot)&&(e instanceof ShadowRoot||e instanceof eE(e).ShadowRoot)}let eH=new Set(["inline","contents"]);function eT(e){let{overflow:t,overflowX:n,overflowY:r,display:o}=ej(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&!eH.has(o)}let eL=new Set(["table","td","th"]),eM=[":popover-open",":modal"];function eP(e){return eM.some(t=>{try{return e.matches(t)}catch(e){return!1}})}let e_=["transform","translate","scale","rotate","perspective"],eO=["transform","translate","scale","rotate","perspective","filter"],eR=["paint","layout","strict","content"];function eN(e){let t=eV(),n=eQ(e)?ej(e):e;return e_.some(e=>!!n[e]&&"none"!==n[e])||!!n.containerType&&"normal"!==n.containerType||!t&&!!n.backdropFilter&&"none"!==n.backdropFilter||!t&&!!n.filter&&"none"!==n.filter||eO.some(e=>(n.willChange||"").includes(e))||eR.some(e=>(n.contain||"").includes(e))}function eV(){return!("u"<typeof CSS)&&!!CSS.supports&&CSS.supports("-webkit-backdrop-filter","none")}let eD=new Set(["html","body","#document"]);function ez(e){return eD.has(eS(e))}function ej(e){return eE(e).getComputedStyle(e)}function eK(e){return eQ(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function eZ(e){if("html"===eS(e))return e;let t=e.assignedSlot||e.parentNode||eU(e)&&e.host||eF(e);return eU(t)?t.host:t}function eW(e,t,n){var r;void 0===t&&(t=[]),void 0===n&&(n=!0);let o=function e(t){let n=eZ(t);return ez(n)?t.ownerDocument?t.ownerDocument.body:t.body:eI(n)&&eT(n)?n:e(n)}(e),A=o===(null==(r=e.ownerDocument)?void 0:r.body),i=eE(o);if(A){let e=eG(i);return t.concat(i,i.visualViewport||[],eT(o)?o:[],e&&n?eW(e):[])}return t.concat(o,eW(o,[],n))}function eG(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}let eX={};function eY(e,t){let n=eb.useRef(eX);return n.current===eX&&(n.current=e(t)),n}let eJ=ev[`useInsertionEffect${Math.random().toFixed(1)}`.slice(0,-3)],e$=eJ&&eJ!==eb.useLayoutEffect?eJ:e=>e();function eq(e){let t=eY(e0).current;return t.next=e,e$(t.effect),t.trampoline}function e0(){let e={next:void 0,callback:e1,trampoline:(...t)=>e.callback?.(...t),effect:()=>{e.callback=e.next}};return e}function e1(){}let e2="u">typeof document?eb.useLayoutEffect:()=>{};function e4(e,t){return e&&!t?e:!e&&t?t:e||t?{...e,...t}:void 0}let e6={};function e8(e,t,n,r,o){let A={...e9(e,e6)};return t&&(A=e3(A,t)),n&&(A=e3(A,n)),r&&(A=e3(A,r)),o&&(A=e3(A,o)),A}function e3(e,t){return e5(t)?t(e):function(e,t){if(!t)return e;for(let n in t){let r=t[n];switch(n){case"style":e[n]=e4(e.style,r);break;case"className":e[n]=te(e.className,r);break;default:!function(e,t){let n=e.charCodeAt(0),r=e.charCodeAt(1),o=e.charCodeAt(2);return 111===n&&110===r&&o>=65&&o<=90&&("function"==typeof t||void 0===t)}(n,r)?e[n]=r:e[n]=function(e,t){return t?e?n=>{var r;if(null!=(r=n)&&"object"==typeof r&&"nativeEvent"in r){e7(n);let r=t(n);return n.baseUIHandlerPrevented||e?.(n),r}let o=t(n);return e?.(n),o}:t:e}(e[n],r)}}return e}(e,t)}function e5(e){return"function"==typeof e}function e9(e,t){return e5(e)?e(t):e??e6}function e7(e){return e.preventBaseUIHandler=()=>{e.baseUIHandlerPrevented=!0},e}function te(e,t){return t?e?t+" "+e:t:e}function tt(e,...t){let n=new URL(`https://base-ui.com/production-error/${e}`);return t.forEach(e=>n.searchParams.append("args[]",e)),`Base UI error #${e}; visit ${n} for the full message.`}let tn=eb.createContext(void 0);function tr(e=!1){let t=eb.useContext(tn);if(void 0===t&&!e)throw Error(tt(16));return t}function to(e={}){let{disabled:t=!1,focusableWhenDisabled:n,tabIndex:r=0,native:o=!0}=e,A=eb.useRef(null),i=void 0!==tr(!0),a=eq(()=>{let e=A.current;return!!(e?.tagName==="A"&&e?.href)}),{props:l}=function(e){let{focusableWhenDisabled:t,disabled:n,composite:r=!1,tabIndex:o=0,isNativeButton:A}=e,i=r&&!1!==t,a=r&&!1===t;return{props:eb.useMemo(()=>{let e={onKeyDown(e){n&&t&&"Tab"!==e.key&&e.preventDefault()}};return r||(e.tabIndex=o,!A&&n&&(e.tabIndex=t?o:-1)),(A&&(t||i)||!A&&n)&&(e["aria-disabled"]=n),A&&(!t||a)&&(e.disabled=n),e},[r,n,t,i,a,A,o])}}({focusableWhenDisabled:n,disabled:t,composite:i,tabIndex:r,isNativeButton:o}),s=eb.useCallback(()=>{var e;let n=A.current;eI(e=n)&&"BUTTON"===e.tagName&&i&&t&&void 0===l.disabled&&n.disabled&&(n.disabled=!1)},[t,l.disabled,i]);return e2(s,[s]),{getButtonProps:eb.useCallback((e={})=>{let{onClick:n,onMouseDown:r,onKeyUp:A,onKeyDown:i,onPointerDown:s,...c}=e;return e8({type:o?"button":void 0,onClick(e){t?e.preventDefault():n?.(e)},onMouseDown(e){t||r?.(e)},onKeyDown(e){if(t||(e7(e),i?.(e)),e.baseUIHandlerPrevented)return;let r=e.target===e.currentTarget&&!o&&!a()&&!t,A="Enter"===e.key,l=" "===e.key;r&&((l||A)&&e.preventDefault(),A&&n?.(e))},onKeyUp(e){t||(e7(e),A?.(e)),!e.baseUIHandlerPrevented&&(e.target!==e.currentTarget||o||t||" "!==e.key||n?.(e))},onPointerDown(e){t?e.preventDefault():s?.(e)}},o?void 0:{role:"button"},l,c)},[t,l,o,a]),buttonRef:eq(e=>{A.current=e,s()})}}function tA(e,t,n,r){var o,A,i,a,l;let s=eY(ti).current;return o=s,A=e,i=t,a=n,l=r,(o.refs[0]!==A||o.refs[1]!==i||o.refs[2]!==a||o.refs[3]!==l)&&ta(s,[e,t,n,r]),s.callback}function ti(){return{callback:null,cleanup:null,refs:[]}}function ta(e,t){if(e.refs=t,t.every(e=>null==e)){e.callback=null;return}e.callback=n=>{if(e.cleanup&&(e.cleanup(),e.cleanup=null),null!=n){let r=Array(t.length).fill(null);for(let e=0;e<t.length;e+=1){let o=t[e];if(null!=o)switch(typeof o){case"function":{let t=o(n);"function"==typeof t&&(r[e]=t);break}case"object":o.current=n}}e.cleanup=()=>{for(let e=0;e<t.length;e+=1){let n=t[e];if(null!=n)switch(typeof n){case"function":{let t=r[e];"function"==typeof t?t():n(null);break}case"object":n.current=null}}}}}}let tl=parseInt(eb.version,10);function ts(e){if(!eb.isValidElement(e))return null;let t=e.props;return(tl>=19?t?.ref:e.ref)??null}function tc(){}let tu=Object.freeze([]),td=Object.freeze({});function tp(e,t,n={}){let r=t.render,o=function(e,t={}){var n,r,o;let{className:A,style:i,render:a}=e,{state:l=td,ref:s,props:c,stateAttributesMapping:u,enabled:d=!0}=t,p=d?"function"==typeof A?A(l):A:void 0,f=d?"function"==typeof i?i(l):i:void 0,h=d?function(e,t){let n={};for(let r in e){let o=e[r];if(t?.hasOwnProperty(r)){let e=t[r](o);null!=e&&Object.assign(n,e);continue}!0===o?n[`data-${r.toLowerCase()}`]="":o&&(n[`data-${r.toLowerCase()}`]=o.toString())}return n}(l,u):td,g=d?e4(h,Array.isArray(c)?function(e){if(0===e.length)return e6;if(1===e.length)return e9(e[0],e6);let t={...e9(e[0],e6)};for(let n=1;n<e.length;n+=1)t=e3(t,e[n]);return t}(c):c)??td:td;if("u">typeof document)if(d)if(Array.isArray(s)){let e;n=[g.ref,ts(a),...s],r=e=eY(ti).current,o=n,(r.refs.length!==o.length||r.refs.some((e,t)=>e!==o[t]))&&ta(e,n),g.ref=e.callback}else g.ref=tA(g.ref,ts(a),s);else tA(null,null);return d?(void 0!==p&&(g.className=te(g.className,p)),void 0!==f&&(g.style=e4(g.style,f)),g):td}(t,n);return!1===n.enabled?null:function(e,t,n,r){if(t){if("function"==typeof t)return t(n,r);let e=e8(n,t.props);return e.ref=n.ref,eb.cloneElement(t,e)}if(e&&"string"==typeof e){var o,A;return o=e,A=n,"button"===o?(0,eb.createElement)("button",{type:"button",...A,key:A.key}):"img"===o?(0,eb.createElement)("img",{alt:"",...A,key:A.key}):eb.createElement(o,A)}throw Error(tt(8))}(e,r,o,n.state??td)}let tf=eb.forwardRef(function(e,t){let{render:n,className:r,disabled:o=!1,focusableWhenDisabled:A=!1,nativeButton:i=!0,...a}=e,l=!!o,{getButtonProps:s,buttonRef:c}=to({disabled:l,focusableWhenDisabled:A,native:i});return tp("button",e,{state:eb.useMemo(()=>({disabled:l}),[l]),ref:[t,c],props:[a,s]})});function th({controlled:e,default:t,name:n,state:r="value"}){let{current:o}=eb.useRef(void 0!==e),[A,i]=eb.useState(t),a=eb.useCallback(e=>{o||i(e)},[]);return[o?e:A,a]}let tg=((lK={}).disabled="data-disabled",lK.valid="data-valid",lK.invalid="data-invalid",lK.touched="data-touched",lK.dirty="data-dirty",lK.filled="data-filled",lK.focused="data-focused",lK),tm={valid:e=>null===e?null:e?{[tg.valid]:""}:{[tg.invalid]:""}},ty=eb.createContext({invalid:void 0,name:void 0,validityData:{state:{badInput:!1,customError:!1,patternMismatch:!1,rangeOverflow:!1,rangeUnderflow:!1,stepMismatch:!1,tooLong:!1,tooShort:!1,typeMismatch:!1,valid:null,valueMissing:!1},errors:[],error:"",value:"",initialValue:null},setValidityData:tc,disabled:void 0,touched:!1,setTouched:tc,dirty:!1,setDirty:tc,filled:!1,setFilled:tc,focused:!1,setFocused:tc,validate:()=>null,validationMode:"onSubmit",validationDebounceTime:0,shouldValidateOnChange:()=>!1,state:{disabled:!1,valid:null,touched:!1,dirty:!1,filled:!1,focused:!1},markedDirtyRef:{current:!1},validation:{getValidationProps:(e=td)=>e,getInputValidationProps:(e=td)=>e,inputRef:{current:null},commit:async()=>{}}});function tb(e=!0){let t=eb.useContext(ty);if(t.setValidityData===tc&&!e)throw Error(tt(28));return t}let tv=eb.createContext({controlId:void 0,setControlId:tc,labelId:void 0,setLabelId:tc,messageIds:[],setMessageIds:tc,getDescriptionProps:e=>e});function tw(){return eb.useContext(tv)}let tB={...ev},tx=0,tC=tB.useId;function tS(e,t){if(void 0!==tC){let n=tC();return e??(t?`${t}-${n}`:n)}return function(e,t="mui"){let[n,r]=eb.useState(e),o=e||n;return eb.useEffect(()=>{null==n&&(tx+=1,r(`${t}-${tx}`))},[n,t]),o}(e,t)}function tE(e){return tS(e,"base-ui")}function tF(e={}){let{id:t,implicit:n=!1,controlRef:r}=e,{controlId:o,setControlId:A}=tw(),i=tE(t);return e2(()=>{if((n||t)&&A!==tc){if(n){let e=r?.current;eQ(e)&&null!=e.closest("label")?A(t??null):A(o??i)}else t&&A(t);return()=>{t&&A(void 0)}}},[t,r,o,A,n,i]),o??i}var tk=o(961);let tQ=eb.createContext({formRef:{current:{fields:new Map}},errors:{},clearErrors:tc,validationMode:"onSubmit",submitAttemptedRef:{current:!1}});function tI(){return eb.useContext(tQ)}function tU(e){let{enabled:t=!0,value:n,id:r,name:o,controlRef:A,commit:i}=e,{formRef:a}=tI(),{invalid:l,markedDirtyRef:s,validityData:c,setValidityData:u}=tb(),d=eq(e.getValue);e2(()=>{if(!t)return;let e=n;void 0===e&&(e=d()),null===c.initialValue&&null!==e&&u(t=>({...t,initialValue:e}))},[t,u,n,c.initialValue,d]),e2(()=>{t&&r&&a.current.fields.set(r,{getValue:d,name:o,controlRef:A,validityData:{...c,state:{...c.state,valid:!l&&c.state.valid}},validate(){let e=n;void 0===e&&(e=d()),s.current=!0,tk.flushSync(()=>i(e))}})},[i,A,t,a,d,r,l,s,o,c,n]),e2(()=>{let e=a.current.fields;return()=>{r&&e.delete(r)}},[a,r])}function tH(e,t,n,r){let o=!1,A=!1,i=r??td;return{reason:e,event:t??new Event("base-ui"),cancel(){o=!0},allowPropagation(){A=!0},get isCanceled(){return o},get isPropagationAllowed(){return A},trigger:n,...i}}function tT(e,t,n){let r=n??td;return{reason:e,event:t??new Event("base-ui"),...r}}let tL=eb.forwardRef(function(e,t){let{render:n,className:r,id:o,name:A,value:i,disabled:a=!1,onValueChange:l,defaultValue:s,...c}=e,{state:u,name:d,disabled:p}=tb(),f=p||a,h=d??A,g=eb.useMemo(()=>({...u,disabled:f}),[u,f]),{setTouched:m,setDirty:y,validityData:b,setFocused:v,setFilled:w,validationMode:B,validation:x}=tb(),{labelId:C}=tw(),S=tF({id:o});e2(()=>{let e=null!=i;x.inputRef.current?.value||e&&""!==i?w(!0):e&&""===i&&w(!1)},[x.inputRef,w,i]);let[E,F]=th({controlled:i,default:s,name:"FieldControl",state:"value"}),k=void 0!==i,Q=eq((e,t)=>{l?.(e,t),t.isCanceled||F(e)});return tU({id:S,name:h,commit:x.commit,value:E,getValue:()=>x.inputRef.current?.value,controlRef:x.inputRef}),tp("input",e,{ref:t,state:g,props:[{id:S,disabled:f,name:h,ref:x.inputRef,"aria-labelledby":C,...k?{value:E}:{defaultValue:s},onChange(e){let t=e.currentTarget.value;Q(t,tH("none",e.nativeEvent)),y(t!==b.initialValue),w(""!==t)},onFocus(){v(!0)},onBlur(e){m(!0),v(!1),"onBlur"===B&&x.commit(e.currentTarget.value)},onKeyDown(e){"INPUT"===e.currentTarget.tagName&&"Enter"===e.key&&(m(!0),x.commit(e.currentTarget.value))}},x.getInputValidationProps(),c],stateAttributesMapping:tm})}),tM=eb.forwardRef(function(e,t){return(0,u.jsx)(tL,{ref:t,...e})}),tP=eb.createContext({register:()=>{},unregister:()=>{},subscribeMapChange:()=>()=>{},elementsRef:{current:[]},nextIndexRef:{current:0}});function t_(e){let{children:t,elementsRef:n,labelsRef:r,onMapChange:o}=e,A=eq(o),i=eb.useRef(0),a=eY(tR).current,l=eY(tO).current,[s,c]=eb.useState(0),d=eb.useRef(s),p=eq((e,t)=>{l.set(e,t??null),d.current+=1,c(d.current)}),f=eq(e=>{l.delete(e),d.current+=1,c(d.current)}),h=eb.useMemo(()=>{let e=new Map;return Array.from(l.keys()).filter(e=>e.isConnected).sort(tN).forEach((t,n)=>{let r=l.get(t)??{};e.set(t,{...r,index:n})}),e},[l,s]);e2(()=>{if("function"!=typeof MutationObserver||0===h.size)return;let e=new MutationObserver(e=>{let t=new Set,n=e=>t.has(e)?t.delete(e):t.add(e);e.forEach(e=>{e.removedNodes.forEach(n),e.addedNodes.forEach(n)}),0===t.size&&(d.current+=1,c(d.current))});return h.forEach((t,n)=>{n.parentElement&&e.observe(n.parentElement,{childList:!0})}),()=>{e.disconnect()}},[h]),e2(()=>{d.current===s&&(n.current.length!==h.size&&(n.current.length=h.size),r&&r.current.length!==h.size&&(r.current.length=h.size),i.current=h.size),A(h)},[A,h,n,r,s]),e2(()=>()=>{n.current=[]},[n]),e2(()=>()=>{r&&(r.current=[])},[r]);let g=eq(e=>(a.add(e),()=>{a.delete(e)}));e2(()=>{a.forEach(e=>e(h))},[a,h]);let m=eb.useMemo(()=>({register:p,unregister:f,subscribeMapChange:g,elementsRef:n,labelsRef:r,nextIndexRef:i}),[p,f,g,n,r,i]);return(0,u.jsx)(tP.Provider,{value:m,children:t})}function tO(){return new Map}function tR(){return new Set}function tN(e,t){let n=e.compareDocumentPosition(t);return n&Node.DOCUMENT_POSITION_FOLLOWING||n&Node.DOCUMENT_POSITION_CONTAINED_BY?-1:n&Node.DOCUMENT_POSITION_PRECEDING||n&Node.DOCUMENT_POSITION_CONTAINS?1:0}let tV=eb.createContext(void 0);function tD(){let e=eb.useContext(tV);return e?.direction??"ltr"}let tz=eb.createContext(void 0);function tj(){let e=eb.useContext(tz);if(void 0===e)throw Error(tt(64));return e}let tK=((lZ={}).activationDirection="data-activation-direction",lZ.orientation="data-orientation",lZ),tZ={tabActivationDirection:e=>({[tK.activationDirection]:e})},tW=eb.forwardRef(function(e,t){let{className:n,defaultValue:r=0,onValueChange:o,orientation:A="horizontal",render:i,value:a,...l}=e,s=tD(),c=Object.hasOwn(e,"defaultValue"),d=eb.useRef([]),[p,f]=eb.useState(()=>new Map),[h,g]=th({controlled:a,default:r,name:"Tabs",state:"value"}),m=void 0!==a,[y,b]=eb.useState(()=>new Map),[v,w]=eb.useState("none"),B=eq((e,t)=>{o?.(e,t),t.isCanceled||(g(e),w(t.activationDirection))}),x=eq((e,t)=>{f(n=>{if(n.get(e)===t)return n;let r=new Map(n);return r.set(e,t),r})}),C=eq((e,t)=>{f(n=>{if(!n.has(e)||n.get(e)!==t)return n;let r=new Map(n);return r.delete(e),r})}),S=eb.useCallback(e=>p.get(e),[p]),E=eb.useCallback(e=>{for(let t of y.values())if(e===t?.value)return t?.id},[y]),F=eb.useCallback(e=>{if(void 0===e)return null;for(let[t,n]of y.entries())if(null!=n&&e===(n.value??n.index))return t;return null},[y]),k=eb.useMemo(()=>({direction:s,getTabElementBySelectedValue:F,getTabIdByPanelValue:E,getTabPanelIdByValue:S,onValueChange:B,orientation:A,registerMountedTabPanel:x,setTabMap:b,unregisterMountedTabPanel:C,tabActivationDirection:v,value:h}),[s,F,E,S,B,A,x,b,C,v,h]),Q=eb.useMemo(()=>{for(let e of y.values())if(null!=e&&e.value===h)return e},[y,h]),I=eb.useMemo(()=>{for(let e of y.values())if(null!=e&&!e.disabled)return e.value},[y]);e2(()=>{if(m||0===y.size)return;let e=Q?.disabled,t=null==Q&&null!==h;if(c&&e&&h===r||!e&&!t)return;let n=I??null;h!==n&&(g(n),w("none"))},[r,I,c,m,Q,w,g,y,h]);let U=tp("div",e,{state:{orientation:A,tabActivationDirection:v},ref:t,props:l,stateAttributesMapping:tZ});return(0,u.jsx)(tz.Provider,{value:k,children:(0,u.jsx)(t_,{elementsRef:d,children:U})})}),tG="ArrowUp",tX="ArrowDown",tY="ArrowLeft",tJ="ArrowRight",t$="Home",tq=new Set([tY,tJ]),t0=new Set([tY,tJ,t$,"End"]),t1=new Set([tG,tX]),t2=new Set([tG,tX,t$,"End"]),t4=new Set([...tq,...t1]),t6=new Set([...t4,t$,"End"]),t8=new Set([tG,tX,tY,tJ,t$,"End"]),t3=new Set(["Shift","Control","Alt","Meta"]);function t5(e){return!!(eI(e)&&"INPUT"===e.tagName&&null!=e.selectionStart||eI(e)&&"TEXTAREA"===e.tagName)}function t9(e,t,n,r){if(!e||!t||!t.scrollTo)return;let o=e.scrollLeft,A=e.scrollTop,i=e.clientWidth<e.scrollWidth,a=e.clientHeight<e.scrollHeight;if(i&&"vertical"!==r){let r=t7(e,t,"left"),A=ne(e),i=ne(t);"ltr"===n&&(r+t.offsetWidth+i.scrollMarginRight>e.scrollLeft+e.clientWidth-A.scrollPaddingRight?o=r+t.offsetWidth+i.scrollMarginRight-e.clientWidth+A.scrollPaddingRight:r-i.scrollMarginLeft<e.scrollLeft+A.scrollPaddingLeft&&(o=r-i.scrollMarginLeft-A.scrollPaddingLeft)),"rtl"===n&&(r-i.scrollMarginRight<e.scrollLeft+A.scrollPaddingLeft?o=r-i.scrollMarginLeft-A.scrollPaddingLeft:r+t.offsetWidth+i.scrollMarginRight>e.scrollLeft+e.clientWidth-A.scrollPaddingRight&&(o=r+t.offsetWidth+i.scrollMarginRight-e.clientWidth+A.scrollPaddingRight))}if(a&&"horizontal"!==r){let n=t7(e,t,"top"),r=ne(e),o=ne(t);n-o.scrollMarginTop<e.scrollTop+r.scrollPaddingTop?A=n-o.scrollMarginTop-r.scrollPaddingTop:n+t.offsetHeight+o.scrollMarginBottom>e.scrollTop+e.clientHeight-r.scrollPaddingBottom&&(A=n+t.offsetHeight+o.scrollMarginBottom-e.clientHeight+r.scrollPaddingBottom)}e.scrollTo({left:o,top:A,behavior:"auto"})}function t7(e,t,n){let r="left"===n?"offsetLeft":"offsetTop",o=0;for(;t.offsetParent&&(o+=t[r],t.offsetParent!==e);)t=t.offsetParent;return o}function ne(e){let t=getComputedStyle(e);return{scrollMarginTop:parseFloat(t.scrollMarginTop)||0,scrollMarginRight:parseFloat(t.scrollMarginRight)||0,scrollMarginBottom:parseFloat(t.scrollMarginBottom)||0,scrollMarginLeft:parseFloat(t.scrollMarginLeft)||0,scrollPaddingTop:parseFloat(t.scrollPaddingTop)||0,scrollPaddingRight:parseFloat(t.scrollPaddingRight)||0,scrollPaddingBottom:parseFloat(t.scrollPaddingBottom)||0,scrollPaddingLeft:parseFloat(t.scrollPaddingLeft)||0}}let nt=["top","right","bottom","left"],nn=Math.min,nr=Math.max,no=Math.round,nA=Math.floor,ni=e=>({x:e,y:e}),na={left:"right",right:"left",bottom:"top",top:"bottom"},nl={start:"end",end:"start"};function ns(e,t){return"function"==typeof e?e(t):e}function nc(e){return e.split("-")[0]}function nu(e){return e.split("-")[1]}function nd(e){return"x"===e?"y":"x"}function np(e){return"y"===e?"height":"width"}let nf=new Set(["top","bottom"]);function nh(e){return nf.has(nc(e))?"y":"x"}function ng(e){return e.replace(/start|end/g,e=>nl[e])}let nm=["left","right"],ny=["right","left"],nb=["top","bottom"],nv=["bottom","top"];function nw(e){return e.replace(/left|right|bottom|top/g,e=>na[e])}function nB(e){return"number"!=typeof e?{top:0,right:0,bottom:0,left:0,...e}:{top:e,right:e,bottom:e,left:e}}function nx(e){let{x:t,y:n,width:r,height:o}=e;return{width:r,height:o,top:n,left:t,right:t+r,bottom:n+o,x:t,y:n}}let nC="u">typeof navigator,nS=function(){if(!nC)return{platform:"",maxTouchPoints:-1};let e=navigator.userAgentData;return e?.platform?{platform:e.platform,maxTouchPoints:navigator.maxTouchPoints}:{platform:navigator.platform??"",maxTouchPoints:navigator.maxTouchPoints??-1}}(),nE=function(){if(!nC)return"";let e=navigator.userAgentData;return e?.platform?e.platform:navigator.platform??""}(),nF=function(){if(!nC)return"";let e=navigator.userAgentData;return e&&Array.isArray(e.brands)?e.brands.map(({brand:e,version:t})=>`${e}/${t}`).join(" "):navigator.userAgent}(),nk="u">typeof CSS&&!!CSS.supports&&CSS.supports("-webkit-backdrop-filter:none"),nQ="MacIntel"===nS.platform&&nS.maxTouchPoints>1||/iP(hone|ad|od)|iOS/.test(nS.platform),nI=nC&&/firefox/i.test(nF),nU=nC&&/apple/i.test(navigator.vendor);nC&&/Edg/i.test(nF);let nH=nC&&/android/i.test(nE)||/android/i.test(nF),nT=nC&&nE.toLowerCase().startsWith("mac")&&!navigator.maxTouchPoints,nL=nF.includes("jsdom/");function nM(e){e.preventDefault(),e.stopPropagation()}function nP(e){return 0===e.mozInputSource&&!!e.isTrusted||(nH&&e.pointerType?"click"===e.type&&1===e.buttons:0===e.detail&&!e.pointerType)}function n_(e){return!nL&&(!nH&&0===e.width&&0===e.height||nH&&1===e.width&&1===e.height&&0===e.pressure&&0===e.detail&&"mouse"===e.pointerType||e.width<1&&e.height<1&&0===e.pressure&&0===e.detail&&"touch"===e.pointerType)}function nO(e,t){let n=["mouse","pen"];return t||n.push("",void 0),n.includes(e)}function nR(e){let t=e.type;return"click"===t||"mousedown"===t||"keydown"===t||"keyup"===t}let nN="data-base-ui-focusable",nV="selected",nD="input:not([type='hidden']):not([disabled]),[contenteditable]:not([contenteditable='false']),textarea:not([disabled])",nz="ArrowLeft",nj="ArrowRight",nK="ArrowUp",nZ="ArrowDown";function nW(e,t,n){return Math.floor(e/t)!==n}function nG(e,t){return t<0||t>=e.current.length}function nX(e,t){return nJ(e,{disabledIndices:t})}function nY(e,t){return nJ(e,{decrement:!0,startingIndex:e.current.length,disabledIndices:t})}function nJ(e,{startingIndex:t=-1,decrement:n=!1,disabledIndices:r,amount:o=1}={}){let A=t;do A+=n?-o:o;while(A>=0&&A<=e.current.length-1&&n2(e,A,r));return A}function n$(e,{event:t,orientation:n,loopFocus:r,rtl:o,cols:A,disabledIndices:i,minIndex:a,maxIndex:l,prevIndex:s,stopEvent:c=!1}){let u=s,d=[],p={},f=!1;{let t=null,n=-1;e.current.forEach((e,r)=>{if(null==e)return;let o=e.closest('[role="row"]');o&&(f=!0),(o!==t||-1===n)&&(t=o,d[n+=1]=[]),d[n].push(r),p[r]=n})}let h=f&&d.length>0&&d.some(e=>e.length!==A);function g(t){if(!h||-1===s)return;let n=p[s];if(null==n)return;let o=d[n].indexOf(s),A="up"===t?n-1:n+1;r&&(A<0?A=d.length-1:A>=d.length&&(A=0));let a=new Set;for(;A>=0&&A<d.length&&!a.has(A);){a.add(A);let n=d[A];if(0===n.length){A="up"===t?A-1:A+1;continue}let l=Math.min(o,n.length-1);for(let t=l;t>=0;t-=1){let r=n[t];if(!n2(e,r,i))return r}A="up"===t?A-1:A+1,r&&(A<0?A=d.length-1:A>=d.length&&(A=0))}}if(t.key===nK){let n=g("up");if(void 0!==n)c&&nM(t),u=n;else{if(c&&nM(t),-1===s)u=l;else if(u=nJ(e,{startingIndex:u,amount:A,decrement:!0,disabledIndices:i}),r&&(s-A<a||u<0)){let e=s%A,t=l%A,n=l-(t-e);u=t===e?l:t>e?n:n-A}nG(e,u)&&(u=s)}}if(t.key===nZ){let n=g("down");void 0!==n?(c&&nM(t),u=n):(c&&nM(t),-1===s?u=a:(u=nJ(e,{startingIndex:s,amount:A,disabledIndices:i}),r&&s+A>l&&(u=nJ(e,{startingIndex:s%A-A,amount:A,disabledIndices:i}))),nG(e,u)&&(u=s))}if("both"===n){let n=nA(s/A);t.key===(o?nz:nj)&&(c&&nM(t),s%A!=A-1?(u=nJ(e,{startingIndex:s,disabledIndices:i}),r&&nW(u,A,n)&&(u=nJ(e,{startingIndex:s-s%A-1,disabledIndices:i}))):r&&(u=nJ(e,{startingIndex:s-s%A-1,disabledIndices:i})),nW(u,A,n)&&(u=s)),t.key===(o?nj:nz)&&(c&&nM(t),s%A!=0?(u=nJ(e,{startingIndex:s,decrement:!0,disabledIndices:i}),r&&nW(u,A,n)&&(u=nJ(e,{startingIndex:s+(A-s%A),decrement:!0,disabledIndices:i}))):r&&(u=nJ(e,{startingIndex:s+(A-s%A),decrement:!0,disabledIndices:i})),nW(u,A,n)&&(u=s));let a=nA(l/A)===n;nG(e,u)&&(u=r&&a?t.key===(o?nj:nz)?l:nJ(e,{startingIndex:s-s%A-1,disabledIndices:i}):s)}return u}function nq(e,t,n){let r=[],o=0;return e.forEach(({width:e,height:A},i)=>{let a=!1;for(n&&(o=0);!a;){let n=[];for(let r=0;r<e;r+=1)for(let e=0;e<A;e+=1)n.push(o+r+e*t);o%t+e<=t&&n.every(e=>null==r[e])?(n.forEach(e=>{r[e]=i}),a=!0):o+=1}}),[...r]}function n0(e,t,n,r,o){if(-1===e)return -1;let A=n.indexOf(e),i=t[e];switch(o){case"tl":return A;case"tr":if(!i)return A;return A+i.width-1;case"bl":if(!i)return A;return A+(i.height-1)*r;case"br":return n.lastIndexOf(e);default:return -1}}function n1(e,t){return t.flatMap((t,n)=>e.includes(t)?[n]:[])}function n2(e,t,n){if("function"==typeof n)return n(t);if(n)return n.includes(t);let r=e.current[t];return!!r&&(r.hasAttribute("disabled")||"true"===r.getAttribute("aria-disabled"))}let n4="data-composite-item-active",n6=[];function n8(e){let{render:t,className:n,refs:r=tu,props:o=tu,state:A=td,stateAttributesMapping:i,highlightedIndex:a,onHighlightedIndexChange:l,orientation:s,dense:c,itemSizes:d,loopFocus:p,cols:f,enableHomeAndEndKeys:h,onMapChange:g,stopEventPropagation:m=!0,rootRef:y,disabledIndices:b,modifierKeys:v,highlightItemOnHover:w=!1,tag:B="div",...x}=e,{props:C,highlightedIndex:S,onHighlightedIndexChange:E,elementsRef:F,onMapChange:k,relayKeyboardEvent:Q}=function(e){let{itemSizes:t,cols:n=1,loopFocus:r=!0,dense:o=!1,orientation:A="both",direction:i,highlightedIndex:a,onHighlightedIndexChange:l,rootRef:s,enableHomeAndEndKeys:c=!1,stopEventPropagation:u=!1,disabledIndices:d,modifierKeys:p=n6}=e,[f,h]=eb.useState(0),g=n>1,m=eb.useRef(null),y=tA(m,s),b=eb.useRef([]),v=eb.useRef(!1),w=a??f,B=eq((e,t=!1)=>{if((l??h)(e),t){let t=b.current[e];t9(m.current,t,i,A)}}),x=eq(e=>{if(0===e.size||v.current)return;v.current=!0;let t=Array.from(e.keys()),n=t.find(e=>e?.hasAttribute(n4))??null,r=n?t.indexOf(n):-1;-1!==r&&B(r),t9(m.current,n,i,A)}),C=eb.useMemo(()=>({"aria-orientation":"both"===A?void 0:A,ref:y,onFocus(e){m.current&&t5(e.target)&&e.target.setSelectionRange(0,e.target.value.length??0)},onKeyDown(e){var a;let l=c?t6:t4;if(!l.has(e.key)||function(e,t){for(let n of t3.values())if(!t.includes(n)&&e.getModifierState(n))return!0;return!1}(e,p)||!m.current)return;let s="rtl"===i,f=s?tY:tJ,h={horizontal:f,vertical:tX,both:f}[A],y=s?tJ:tY,v={horizontal:y,vertical:tG,both:y}[A];if(t5(e.target)&&!(null==(a=e.target)||a.hasAttribute("disabled")||"true"===a.getAttribute("aria-disabled"))){let t=e.target.selectionStart,n=e.target.selectionEnd,r=e.target.value??"";if(null==t||e.shiftKey||t!==n||e.key!==v&&t<r.length||e.key!==h&&t>0)return}let x=w,C=nX(b,d),S=nY(b,d);if(g){let i=t||Array.from({length:b.current.length},()=>({width:1,height:1})),a=nq(i,n,o),l=a.findIndex(e=>null!=e&&!n2(b,e,d)),c=a.reduce((e,t,n)=>null==t||n2(b,t,d)?e:n,-1);x=a[n$({current:a.map(e=>e?b.current[e]:null)},{event:e,orientation:A,loopFocus:r,cols:n,disabledIndices:n1([...d||b.current.map((e,t)=>n2(b,t)?t:void 0),void 0],a),minIndex:l,maxIndex:c,prevIndex:n0(w>S?C:w,i,a,n,e.key===tX?"bl":e.key===tJ?"tr":"tl"),rtl:s})]}let E={horizontal:[f],vertical:[tX],both:[f,tX]}[A],F={horizontal:[y],vertical:[tG],both:[y,tG]}[A],k=g?l:({horizontal:c?t0:tq,vertical:c?t2:t1,both:l})[A];c&&(e.key===t$?x=C:"End"===e.key&&(x=S)),x===w&&(E.includes(e.key)||F.includes(e.key))&&(x=r&&x===S&&E.includes(e.key)?C:r&&x===C&&F.includes(e.key)?S:nJ(b,{startingIndex:x,decrement:F.includes(e.key),disabledIndices:d})),x===w||nG(b,x)||(u&&e.stopPropagation(),k.has(e.key)&&e.preventDefault(),B(x,!0),queueMicrotask(()=>{b.current[x]?.focus()}))}}),[n,o,i,d,b,c,w,g,t,r,y,p,B,A,u]);return eb.useMemo(()=>({props:C,highlightedIndex:w,onHighlightedIndexChange:B,elementsRef:b,disabledIndices:d,onMapChange:x,relayKeyboardEvent:C.onKeyDown}),[C,w,B,b,d,x])}({itemSizes:d,cols:f,loopFocus:p,dense:c,orientation:s,highlightedIndex:a,onHighlightedIndexChange:l,rootRef:y,stopEventPropagation:m,enableHomeAndEndKeys:h,direction:tD(),disabledIndices:b,modifierKeys:v}),I=tp(B,e,{state:A,ref:r,props:[C,...o,x],stateAttributesMapping:i}),U=eb.useMemo(()=>({highlightedIndex:S,onHighlightedIndexChange:E,highlightItemOnHover:w,relayKeyboardEvent:Q}),[S,E,w,Q]);return(0,u.jsx)(tn.Provider,{value:U,children:(0,u.jsx)(t_,{elementsRef:F,onMapChange:e=>{g?.(e),k(e)},children:I})})}let n3=eb.createContext(void 0),n5=eb.forwardRef(function(e,t){let{activateOnFocus:n=!1,className:r,loopFocus:o=!0,render:A,...i}=e,{getTabElementBySelectedValue:a,onValueChange:l,orientation:s,value:c,setTabMap:d,tabActivationDirection:p}=tj(),[f,h]=eb.useState(0),[g,m]=eb.useState(null),y=function(e,t,n,r){let[o,A]=eb.useState(null);return e2(()=>{if(null==e||null==n)return void A(null);let o=r(e);if(null==o)return void A(null);let{left:i,top:a}=n9(o,n);A("horizontal"===t?i:a)},[t,r,n,e]),eb.useCallback(i=>{if(i===e)return"none";if(null==i)return A(null),"none";if(null!=i&&null!=n){let e=r(i);if(null!=e){let{left:r,top:i}=n9(e,n);if(null==o)return A("horizontal"===t?r:i),"none";if("horizontal"===t){if(r<o)return A(r),"left";if(r>o)return A(r),"right"}else if(i<o)return A(i),"up";else if(i>o)return A(i),"down"}}return"none"},[r,t,o,n,e])}(c,s,g,a),b=eq((e,t)=>{e!==c&&(t.activationDirection=y(e),l(e,t))}),v=eb.useMemo(()=>({orientation:s,tabActivationDirection:p}),[s,p]),w=eb.useMemo(()=>({activateOnFocus:n,highlightedTabIndex:f,onTabActivation:b,setHighlightedTabIndex:h,tabsListElement:g,value:c}),[n,f,b,h,g,c]);return(0,u.jsx)(n3.Provider,{value:w,children:(0,u.jsx)(n8,{render:A,className:r,state:v,refs:[t,m],props:[{"aria-orientation":"vertical"===s?"vertical":void 0,role:"tablist"},i],stateAttributesMapping:tZ,highlightedIndex:f,enableHomeAndEndKeys:!0,loopFocus:o,orientation:s,onHighlightedIndexChange:h,onMapChange:d,disabledIndices:tu})})});function n9(e,t){let{left:n,top:r}=e.getBoundingClientRect(),{left:o,top:A}=t.getBoundingClientRect();return{left:n-o,top:r-A}}function n7(e){return e?.ownerDocument||document}let re=((lW={})[lW.None=0]="None",lW[lW.GuessFromOrder=1]="GuessFromOrder",lW);function rt(e={}){let{label:t,metadata:n,textRef:r,indexGuessBehavior:o,index:A}=e,{register:i,unregister:a,subscribeMapChange:l,elementsRef:s,labelsRef:c,nextIndexRef:u}=eb.useContext(tP),d=eb.useRef(-1),[p,f]=eb.useState(A??(o===re.GuessFromOrder?()=>{if(-1===d.current){let e=u.current;u.current+=1,d.current=e}return d.current}:-1)),h=eb.useRef(null),g=eb.useCallback(e=>{if(h.current=e,-1!==p&&null!==e&&(s.current[p]=e,c)){let n=void 0!==t;c.current[p]=n?t:r?.current?.textContent??e.textContent}},[p,s,c,t,r]);return e2(()=>{if(null!=A)return;let e=h.current;if(e)return i(e,n),()=>{a(e)}},[A,i,a,n]),e2(()=>{if(null==A)return l(e=>{let t=h.current?e.get(h.current)?.index:null;null!=t&&f(t)})},[A,l,f]),eb.useMemo(()=>({ref:g,index:p}),[p,g])}function rn(e){let t=e.activeElement;for(;t?.shadowRoot?.activeElement!=null;)t=t.shadowRoot.activeElement;return t}function rr(e,t){if(!e||!t)return!1;let n=t.getRootNode?.();if(e.contains(t))return!0;if(n&&eU(n)){let n=t;for(;n;){if(e===n)return!0;n=n.parentNode||n.host}}return!1}function ro(e){return"composedPath"in e?e.composedPath()[0]:e.target}function rA(e,t){return null!=t&&("composedPath"in e?e.composedPath().includes(t):null!=e.target&&t.contains(e.target))}function ri(e){return e?.ownerDocument||document}function ra(e){return eI(e)&&e.matches(nD)}function rl(e){return!!e&&"combobox"===e.getAttribute("role")&&ra(e)}function rs(e){return e?e.hasAttribute(nN)?e:e.querySelector(`[${nN}]`)||e:null}let rc=eb.forwardRef(function(e,t){let{className:n,disabled:r=!1,render:o,value:A,id:i,nativeButton:a=!0,...l}=e,{value:s,getTabPanelIdByValue:c,orientation:u}=tj(),{activateOnFocus:d,highlightedTabIndex:p,onTabActivation:f,setHighlightedTabIndex:h,tabsListElement:g}=function(){let e=eb.useContext(n3);if(void 0===e)throw Error(tt(65));return e}(),m=tE(i),{compositeProps:y,compositeRef:b,index:v}=function(e={}){let{highlightItemOnHover:t,highlightedIndex:n,onHighlightedIndexChange:r}=tr(),{ref:o,index:A}=rt(e),i=n===A,a=eb.useRef(null),l=tA(o,a);return{compositeProps:eb.useMemo(()=>({tabIndex:i?0:-1,onFocus(){r(A)},onMouseMove(){let e=a.current;if(!t||!e)return;let n=e.hasAttribute("disabled")||"true"===e.ariaDisabled;i||n||e.focus()}}),[i,r,A,t]),compositeRef:l,index:A}}({metadata:eb.useMemo(()=>({disabled:r,id:m,value:A}),[r,m,A])}),w=A===s,B=eb.useRef(!1);e2(()=>{if(B.current){B.current=!1;return}if(w&&v>-1&&p!==v){if(null!=g){let e=rn(n7(g));if(e&&rr(g,e))return}r||h(v)}},[w,v,p,h,r,g]);let{getButtonProps:x,buttonRef:C}=to({disabled:r,native:a,focusableWhenDisabled:!0}),S=c(A),E=eb.useRef(!1),F=eb.useRef(!1);return tp("button",e,{state:eb.useMemo(()=>({disabled:r,active:w,orientation:u}),[r,w,u]),ref:[t,C,b],props:[y,{role:"tab","aria-controls":S,"aria-selected":w,id:m,onClick:function(e){w||r||f(A,tH("none",e.nativeEvent,void 0,{activationDirection:"none"}))},onFocus:function(e){w||(v>-1&&!r&&h(v),!r&&d&&(!E.current||E.current&&F.current)&&f(A,tH("none",e.nativeEvent,void 0,{activationDirection:"none"})))},onPointerDown:function(e){w||r||(E.current=!0,e.button&&0!==e.button||(F.current=!0,n7(e.currentTarget).addEventListener("pointerup",function(){E.current=!1,F.current=!1},{once:!0})))},[n4]:w?"":void 0,onKeyDownCapture(){B.current=!0}},l,x]})}),ru=((lG={}).index="data-index",lG.activationDirection="data-activation-direction",lG.orientation="data-orientation",lG.hidden="data-hidden",lG),rd=eb.forwardRef(function(e,t){let{className:n,value:r,render:o,keepMounted:A=!1,...i}=e,{value:a,getTabIdByPanelValue:l,orientation:s,tabActivationDirection:c,registerMountedTabPanel:u,unregisterMountedTabPanel:d}=tj(),p=tE(),{ref:f,index:h}=rt({metadata:eb.useMemo(()=>({id:p,value:r}),[p,r])}),g=r!==a,m=l(r),y=tp("div",e,{state:eb.useMemo(()=>({hidden:g,orientation:s,tabActivationDirection:c}),[g,s,c]),ref:[t,f],props:[{"aria-labelledby":m,hidden:g,id:p??void 0,role:"tabpanel",tabIndex:g?-1:0,[ru.index]:h},i],stateAttributesMapping:tZ});return(e2(()=>{if((!g||A)&&null!=p)return u(r,p),()=>{d(r,p)}},[g,A,r,p,u,d]),!g||A)?y:null}),rp=[];function rf(e){eb.useEffect(e,rp)}class rh{static create(){return new rh}currentId=0;start(e,t){this.clear(),this.currentId=setTimeout(()=>{this.currentId=0,t()},e)}isStarted(){return 0!==this.currentId}clear=()=>{0!==this.currentId&&(clearTimeout(this.currentId),this.currentId=0)};disposeEffect=()=>this.clear}function rg(){let e=eY(rh.create).current;return rf(e.disposeEffect),e}let rm=new class{callbacks=[];callbacksCount=0;nextId=1;startId=1;isScheduled=!1;tick=e=>{this.isScheduled=!1;let t=this.callbacks,n=this.callbacksCount;if(this.callbacks=[],this.callbacksCount=0,this.startId=this.nextId,n>0)for(let n=0;n<t.length;n+=1)t[n]?.(e)};request(e){let t=this.nextId;return this.nextId+=1,this.callbacks.push(e),this.callbacksCount+=1,this.isScheduled||(requestAnimationFrame(this.tick),this.isScheduled=!0),t}cancel(e){let t=e-this.startId;t<0||t>=this.callbacks.length||(this.callbacks[t]=null,this.callbacksCount-=1)}};class ry{static create(){return new ry}static request(e){return rm.request(e)}static cancel(e){return rm.cancel(e)}currentId=null;request(e){this.cancel(),this.currentId=rm.request(()=>{this.currentId=null,e()})}cancel=()=>{null!==this.currentId&&(rm.cancel(this.currentId),this.currentId=null)};disposeEffect=()=>this.cancel}function rb(){let e=eY(ry.create).current;return rf(e.disposeEffect),e}let rv={},rw={},rB="";class rx{lockCount=0;restore=null;timeoutLock=rh.create();timeoutUnlock=rh.create();acquire(e){return this.lockCount+=1,1===this.lockCount&&null===this.restore&&this.timeoutLock.start(0,()=>this.lock(e)),this.release}release=()=>{this.lockCount-=1,0===this.lockCount&&this.restore&&this.timeoutUnlock.start(0,this.unlock)};unlock=()=>{0===this.lockCount&&this.restore&&(this.restore?.(),this.restore=null)};lock(e){let t,n,r,o,A;if(0===this.lockCount||null!==this.restore)return;let i=n7(e).documentElement,a=eE(i).getComputedStyle(i).overflowY;if("hidden"===a||"clip"===a){this.restore=tc;return}let l=nQ||!function(e){if("u"<typeof document)return!1;let t=n7(e);return eE(t).innerWidth-t.documentElement.clientWidth>0}(e);this.restore=l?(n=(t=n7(e)).documentElement,r=t.body,A=(o=eT(n)?n:r).style.overflow,o.style.overflow="hidden",()=>{o.style.overflow=A}):function(e){let t=n7(e),n=t.documentElement,r=t.body,o=eE(n),A=0,i=0,a=ry.create(),l="u">typeof CSS&&CSS.supports?.("scrollbar-gutter","stable");if(nk&&(o.visualViewport?.scale??1)!==1)return()=>{};function s(){let e=o.getComputedStyle(n),t=o.getComputedStyle(r),a=(e.scrollbarGutter||"").includes("both-edges")?"stable both-edges":"stable";A=n.scrollTop,i=n.scrollLeft,rv={scrollbarGutter:n.style.scrollbarGutter,overflowY:n.style.overflowY,overflowX:n.style.overflowX},rB=n.style.scrollBehavior,rw={position:r.style.position,height:r.style.height,width:r.style.width,boxSizing:r.style.boxSizing,overflowY:r.style.overflowY,overflowX:r.style.overflowX,scrollBehavior:r.style.scrollBehavior};let s=n.scrollHeight>n.clientHeight,c=n.scrollWidth>n.clientWidth,u="scroll"===e.overflowY||"scroll"===t.overflowY,d="scroll"===e.overflowX||"scroll"===t.overflowX,p=Math.max(0,o.innerWidth-n.clientWidth),f=Math.max(0,o.innerHeight-n.clientHeight),h=parseFloat(t.marginTop)+parseFloat(t.marginBottom),g=parseFloat(t.marginLeft)+parseFloat(t.marginRight),m=eT(n)?n:r;if(l){n.style.scrollbarGutter=a,m.style.overflowY="hidden",m.style.overflowX="hidden";return}Object.assign(n.style,{scrollbarGutter:a,overflowY:"hidden",overflowX:"hidden"}),(s||u)&&(n.style.overflowY="scroll"),(c||d)&&(n.style.overflowX="scroll"),Object.assign(r.style,{position:"relative",height:h||f?`calc(100dvh - ${h+f}px)`:"100dvh",width:g||p?`calc(100vw - ${g+p}px)`:"100vw",boxSizing:"border-box",overflow:"hidden",scrollBehavior:"unset"}),r.scrollTop=A,r.scrollLeft=i,n.setAttribute("data-base-ui-scroll-locked",""),n.style.scrollBehavior="unset"}function c(){Object.assign(n.style,rv),Object.assign(r.style,rw),l||(n.scrollTop=A,n.scrollLeft=i,n.removeAttribute("data-base-ui-scroll-locked"),n.style.scrollBehavior=rB)}function u(){c(),a.request(s)}return s(),o.addEventListener("resize",u),()=>{a.cancel(),c(),"function"==typeof o.removeEventListener&&o.removeEventListener("resize",u)}}(e)}}let rC=new rx;function rS(e=!0,t=null){e2(()=>{if(e)return rC.acquire(t)},[e,t])}function rE(){let e=new Map;return{emit(t,n){e.get(t)?.forEach(e=>e(n))},on(t,n){e.has(t)||e.set(t,new Set),e.get(t).add(n)},off(t,n){e.get(t)?.delete(n)}}}class rF{nodesRef={current:[]};events=rE();addNode(e){this.nodesRef.current.push(e)}removeNode(e){let t=this.nodesRef.current.findIndex(t=>t===e);-1!==t&&this.nodesRef.current.splice(t,1)}}let rk=eb.createContext(null),rQ=eb.createContext(null),rI=()=>ev.useContext(rk)?.id||null,rU=e=>{let t=eb.useContext(rQ);return e??t};function rH(e){let{children:t,id:n}=e,r=rI();return(0,u.jsx)(rk.Provider,{value:eb.useMemo(()=>({id:n,parentId:r}),[n,r]),children:t})}function rT(e){let{children:t,externalTree:n}=e,r=eY(()=>n??new rF).current;return(0,u.jsx)(rQ.Provider,{value:r,children:t})}var rL=Symbol("NOT_FOUND"),rM=e=>Array.isArray(e)?e:[e];Symbol();Object.getPrototypeOf({});var rP=(e,t)=>e===t,r_="u">typeof WeakRef?WeakRef:class{constructor(e){this.value=e}deref(){return this.value}};function rO(){return{s:0,v:void 0,o:null,p:null}}function rR(e,t={}){let n,r=rO(),{resultEqualityCheck:o}=t,A=0;function i(){let t,i=r,{length:a}=arguments;for(let e=0;e<a;e++){let t=arguments[e];if("function"==typeof t||"object"==typeof t&&null!==t){let e=i.o;null===e&&(i.o=e=new WeakMap);let n=e.get(t);void 0===n?(i=rO(),e.set(t,i)):i=n}else{let e=i.p;null===e&&(i.p=e=new Map);let n=e.get(t);void 0===n?(i=rO(),e.set(t,i)):i=n}}let l=i;if(1===i.s)t=i.v;else if(t=e.apply(null,arguments),A++,o){let e=n?.deref?.()??n;null!=e&&o(e,t)&&(t=e,0!==A&&A--),n="object"==typeof t&&null!==t||"function"==typeof t?new r_(t):t}return l.s=1,l.v=t,t}return i.clearCache=()=>{r=rO(),i.resetResultsCount()},i.resultsCount=()=>A,i.resetResultsCount=()=>{A=0},i}function rN(e,...t){let n="function"==typeof e?{memoize:e,memoizeOptions:t}:e,r=(...e)=>{let t,r,o=0,A=0,i={},a=e.pop();"object"==typeof a&&(i=a,a=e.pop()),function(e,t=`expected a function, instead received ${typeof e}`){if("function"!=typeof e)throw TypeError(t)}(a,`createSelector expects an output function after the inputs, but received: [${typeof a}]`);let{memoize:l,memoizeOptions:s=[],argsMemoize:c=rR,argsMemoizeOptions:u=[],devModeChecks:d={}}={...n,...i},p=rM(s),f=rM(u),h=(!function(e,t="expected all items to be functions, instead received the following types: "){if(!e.every(e=>"function"==typeof e)){let n=e.map(e=>"function"==typeof e?`function ${e.name||"unnamed"}()`:typeof e).join(", ");throw TypeError(`${t}[${n}]`)}}(t=Array.isArray(e[0])?e[0]:e,"createSelector expects all input-selectors to be functions, but received the following types: "),t),g=l(function(){return o++,a.apply(null,arguments)},...p);return Object.assign(c(function(){A++;let e=function(e,t){let n=[],{length:r}=e;for(let o=0;o<r;o++)n.push(e[o].apply(null,t));return n}(h,arguments);return r=g.apply(null,e)},...f),{resultFunc:a,memoizedResultFunc:g,dependencies:h,dependencyRecomputations:()=>A,resetDependencyRecomputations:()=>{A=0},lastResult:()=>r,recomputations:()=>o,resetRecomputations:()=>{o=0},memoize:l,argsMemoize:c})};return Object.assign(r,{withTypes:()=>r}),r}var rV=rN(rR),rD=Object.assign((e,t=rV)=>{!function(e,t=`expected an object, instead received ${typeof e}`){if("object"!=typeof e)throw TypeError(t)}(e,`createStructuredSelector expects first argument to be an object where each property is a selector, instead received a ${typeof e}`);let n=Object.keys(e);return t(n.map(t=>e[t]),(...e)=>e.reduce((e,t,r)=>(e[n[r]]=t,e),{}))},{withTypes:()=>rD});rN({memoize:function(e,t){let n,{equalityCheck:r=rP,maxSize:o=1,resultEqualityCheck:A}="object"==typeof t?t:{equalityCheck:t},i=function(e,t){if(null===e||null===t||e.length!==t.length)return!1;let{length:n}=e;for(let o=0;o<n;o++)if(!r(e[o],t[o]))return!1;return!0},a=0,l=o<=1?{get:e=>n&&i(n.key,e)?n.value:rL,put(e,t){n={key:e,value:t}},getEntries:()=>n?[n]:[],clear(){n=void 0}}:function(e,t){let n=[];function r(e){let r=n.findIndex(n=>t(e,n.key));if(r>-1){let e=n[r];return r>0&&(n.splice(r,1),n.unshift(e)),e.value}return rL}return{get:r,put:function(t,o){r(t)===rL&&(n.unshift({key:t,value:o}),n.length>e&&n.pop())},getEntries:function(){return n},clear:function(){n=[]}}}(o,i);function s(){let t=l.get(arguments);if(t===rL){if(t=e.apply(null,arguments),a++,A){let e=l.getEntries().find(e=>A(e.value,t));e&&(t=e.value,0!==a&&a--)}l.put(arguments,t)}return t}return s.clearCache=()=>{l.clear(),s.resetResultsCount()},s.resultsCount=()=>a,s.resetResultsCount=()=>{a=0},s},memoizeOptions:{maxSize:1,equalityCheck:Object.is}});let rz=(e,t,n,r,o,A,...i)=>{let a;if(i.length>0)throw Error(tt(1));if(e&&t&&n&&r&&o&&A)a=(i,a,l,s)=>A(e(i,a,l,s),t(i,a,l,s),n(i,a,l,s),r(i,a,l,s),o(i,a,l,s),a,l,s);else if(e&&t&&n&&r&&o)a=(A,i,a,l)=>o(e(A,i,a,l),t(A,i,a,l),n(A,i,a,l),r(A,i,a,l),i,a,l);else if(e&&t&&n&&r)a=(o,A,i,a)=>r(e(o,A,i,a),t(o,A,i,a),n(o,A,i,a),A,i,a);else if(e&&t&&n)a=(r,o,A,i)=>n(e(r,o,A,i),t(r,o,A,i),o,A,i);else if(e&&t)a=(n,r,o,A)=>t(e(n,r,o,A),r,o,A);else if(e)a=e;else throw Error("Missing arguments");return a};class rj{constructor(e){this.state=e,this.listeners=new Set,this.updateTick=0}subscribe=e=>(this.listeners.add(e),()=>{this.listeners.delete(e)});getSnapshot=()=>this.state;setState(e){if(this.state===e)return;this.state=e,this.updateTick+=1;let t=this.updateTick;for(let n of this.listeners){if(t!==this.updateTick)return;n(e)}}update(e){for(let t in e)if(!Object.is(this.state[t],e[t]))return void rj.prototype.setState.call(this,{...this.state,...e})}set(e,t){Object.is(this.state[e],t)||rj.prototype.setState.call(this,{...this.state,[e]:t})}notifyAll(){let e={...this.state};rj.prototype.setState.call(this,e)}}var rK=o(888),rZ=o(242);let rW=tl>=19?function(e,t,n,r,o){let A=eb.useCallback(()=>t(e.getSnapshot(),n,r,o),[e,t,n,r,o]);return(0,rK.useSyncExternalStore)(e.subscribe,A,A)}:function(e,t,n,r,o){return(0,rZ.useSyncExternalStoreWithSelector)(e.subscribe,e.getSnapshot,e.getSnapshot,e=>t(e,n,r,o))};class rG extends rj{constructor(e,t={},n){super(e),this.context=t,this.selectors=n}controlledValues=new Map;useSyncedValue(e,t){eb.useDebugValue(e),e2(()=>{this.state[e]!==t&&this.set(e,t)},[e,t])}useSyncedValueWithCleanup(e,t){e2(()=>(this.state[e]!==t&&this.set(e,t),()=>{this.set(e,void 0)}),[e,t])}useSyncedValues(e){e2(()=>{this.update(e)},Object.values(e))}useControlledProp(e,t,n){eb.useDebugValue(e);let r=void 0!==t;!this.controlledValues.has(e)&&(this.controlledValues.set(e,r),r||Object.is(this.state[e],n)||super.setState({...this.state,[e]:n})),e2(()=>{r&&!Object.is(this.state[e],t)&&super.setState({...this.state,[e]:t})},[e,t,n,r])}set(e,t){!0!==this.controlledValues.get(e)&&super.set(e,t)}update(e){let t={...e};for(let e in t)if(Object.hasOwn(t,e)&&!0===this.controlledValues.get(e)){delete t[e];continue}super.update(t)}setState(e){let t={...e};for(let e in t)if(Object.hasOwn(t,e)&&!0===this.controlledValues.get(e)){delete t[e];continue}super.setState({...this.state,...t})}select=(e,t,n,r)=>(0,this.selectors[e])(this.state,t,n,r);useState=(e,t,n,r)=>(eb.useDebugValue(e),rW(this,this.selectors[e],t,n,r));useContextCallback(e,t){eb.useDebugValue(e);let n=eq(t??tc);this.context[e]=n}useStateSetter(e){let t=eb.useRef(void 0);return void 0===t.current&&(t.current=t=>{this.set(e,t)}),t.current}observe(e,t){let n,r=(n="function"==typeof e?e:this.selectors[e])(this.state);return t(r,r,this),this.subscribe(e=>{let o=n(e);if(!Object.is(r,o)){let e=r;r=o,t(o,e,this)}})}}let rX={open:rz(e=>e.open),domReferenceElement:rz(e=>e.domReferenceElement),referenceElement:rz(e=>e.positionReference??e.referenceElement),floatingElement:rz(e=>e.floatingElement),floatingId:rz(e=>e.floatingId)};class rY extends rG{constructor(e){let{nested:t,noEmit:n,onOpenChange:r,triggerElements:o,...A}=e;super({...A,positionReference:A.referenceElement,domReferenceElement:A.referenceElement},{onOpenChange:r,dataRef:{current:{}},events:rE(),nested:t,noEmit:n,triggerElements:o},rX)}setOpen=(e,t)=>{if((!e||!this.state.open||nR(t.event))&&(this.context.dataRef.current.openEvent=e?t.event:void 0),!this.context.noEmit){let n={open:e,reason:t.reason,nativeEvent:t.event,nested:this.context.nested,triggerElement:t.trigger};this.context.events.emit("openchange",n)}this.context.onOpenChange?.(e,t)}}function rJ(e){let{popupStore:t,noEmit:n=!1,treatPopupAsFloatingElement:r=!1,onOpenChange:o}=e,A=tS(),i=null!=rI(),a=t.useState("open"),l=t.useState("activeTriggerElement"),s=t.useState(r?"popupElement":"positionerElement"),c=t.context.triggerElements,u=eY(()=>new rY({open:a,referenceElement:l,floatingElement:s,triggerElements:c,onOpenChange:o,floatingId:A,nested:i,noEmit:n})).current;return e2(()=>{let e={open:a,floatingId:A,referenceElement:l,floatingElement:s};eQ(l)&&(e.domReferenceElement=l),u.update(e)},[a,A,l,s,u]),u.context.onOpenChange=o,u.context.nested=i,u.context.noEmit=n,u}function r$(e,t,n=!0){return e.filter(e=>e.parentId===t&&(!n||e.context?.open)).flatMap(t=>[t,...r$(e,t.id,n)])}function rq(e,t){let n=[],r=e.find(e=>e.id===t)?.parentId;for(;r;){let t=e.find(e=>e.id===r);r=t?.parentId,t&&(n=n.concat(t))}return n}let r0="trigger-press",r1="trigger-hover",r2="trigger-focus",r4="outside-press",r6="item-press",r8="input-change",r3="input-clear",r5="focus-out",r9="escape-key",r7="list-navigation",oe="imperative-action";function ot(e){return`data-base-ui-${e}`}let on={intentional:"onClick",sloppy:"onPointerDown"};function or(e,t={}){let n="rootStore"in e?e.rootStore:e,r=n.useState("open"),o=n.useState("floatingElement"),A=n.useState("referenceElement"),i=n.useState("domReferenceElement"),{onOpenChange:a,dataRef:l}=n.context,{enabled:s=!0,escapeKey:c=!0,outsidePress:u=!0,outsidePressEvent:d="sloppy",referencePress:p=!1,referencePressEvent:f="sloppy",ancestorScroll:h=!1,bubbles:g,externalTree:m}=t,y=rU(m),b=eq("function"==typeof u?u:()=>!1),v="function"==typeof u?b:u,w=eb.useRef(!1),{escapeKey:B,outsidePress:x}={escapeKey:"boolean"==typeof g?g:g?.escapeKey??!1,outsidePress:"boolean"==typeof g?g:g?.outsidePress??!0},C=eb.useRef(null),S=rg(),E=rg(),F=eq(()=>{E.clear(),l.current.insideReactTree=!1}),k=eb.useRef(!1),Q=eb.useRef(""),I=eq(e=>{Q.current=e.pointerType}),U=eq(()=>{let e=Q.current,t="function"==typeof d?d():d;return"string"==typeof t?t:t["pen"!==e&&e?e:"mouse"]}),H=eq(e=>{if(!r||!s||!c||"Escape"!==e.key||k.current)return;let t=l.current.floatingContext?.nodeId,o=y?r$(y.nodesRef.current,t):[];if(!B&&o.length>0){let e=!0;if(o.forEach(t=>{t.context?.open&&!t.context.dataRef.current.__escapeKeyBubbles&&(e=!1)}),!e)return}let A=tH(r9,"nativeEvent"in e?e.nativeEvent:e);n.setOpen(!1,A),B||A.isPropagationAllowed||e.stopPropagation()}),T=eq(e=>{let t=U();return"intentional"===t&&"click"!==e.type||"sloppy"===t&&"click"===e.type}),L=eq(()=>{l.current.insideReactTree=!0,E.start(0,F)}),M=eq((e,t=!1)=>{if(T(e)||l.current.insideReactTree)return void F();if("intentional"===U()&&t||"function"==typeof v&&!v(e))return;let r=ro(e),o=`[${ot("inert")}]`,A=ri(n.select("floatingElement")).querySelectorAll(o),i=n.context.triggerElements;if(r&&(i.hasElement(r)||i.hasMatchingElement(e=>rr(e,r))))return;let a=eQ(r)?r:null;for(;a&&!ez(a);){let e=eZ(a);if(ez(e)||!eQ(e))break;a=e}if(A.length&&eQ(r)&&!r.matches("html,body")&&!rr(r,n.select("floatingElement"))&&Array.from(A).every(e=>!rr(a,e)))return;if(eI(r)&&!("touches"in e)){let t=ez(r),n=ej(r),o=/auto|scroll/,A=t||o.test(n.overflowX),i=t||o.test(n.overflowY),a=A&&r.clientWidth>0&&r.scrollWidth>r.clientWidth,l=i&&r.clientHeight>0&&r.scrollHeight>r.clientHeight,s="rtl"===n.direction,c=l&&(s?e.offsetX<=r.offsetWidth-r.clientWidth:e.offsetX>r.clientWidth),u=a&&e.offsetY>r.clientHeight;if(c||u)return}let s=l.current.floatingContext?.nodeId,c=y&&r$(y.nodesRef.current,s).some(t=>rA(e,t.context?.elements.floating));if(rA(e,n.select("floatingElement"))||rA(e,n.select("domReferenceElement"))||c)return;let u=y?r$(y.nodesRef.current,s):[];if(u.length>0){let e=!0;if(u.forEach(t=>{t.context?.open&&!t.context.dataRef.current.__outsidePressBubbles&&(e=!1)}),!e)return}n.setOpen(!1,tH(r4,e)),F()}),P=eq(e=>{"sloppy"!==U()||"touch"===e.pointerType||!n.select("open")||!s||rA(e,n.select("floatingElement"))||rA(e,n.select("domReferenceElement"))||M(e)}),_=eq(e=>{if("sloppy"!==U()||!n.select("open")||!s||rA(e,n.select("floatingElement"))||rA(e,n.select("domReferenceElement")))return;let t=e.touches[0];t&&(C.current={startTime:Date.now(),startX:t.clientX,startY:t.clientY,dismissOnTouchEnd:!1,dismissOnMouseDown:!0},S.start(1e3,()=>{C.current&&(C.current.dismissOnTouchEnd=!1,C.current.dismissOnMouseDown=!1)}))}),O=eq(e=>{let t=ro(e);t?.addEventListener(e.type,function n(){_(e),t?.removeEventListener(e.type,n)})}),R=eq(e=>{let t=w.current;if(w.current=!1,S.clear(),"mousedown"===e.type&&C.current&&!C.current.dismissOnMouseDown)return;let n=ro(e);n?.addEventListener(e.type,function r(){"pointerdown"===e.type?P(e):M(e,t),n?.removeEventListener(e.type,r)})}),N=eq(e=>{if("sloppy"!==U()||!C.current||rA(e,n.select("floatingElement"))||rA(e,n.select("domReferenceElement")))return;let t=e.touches[0];if(!t)return;let r=Math.abs(t.clientX-C.current.startX),o=Math.abs(t.clientY-C.current.startY),A=Math.sqrt(r*r+o*o);A>5&&(C.current.dismissOnTouchEnd=!0),A>10&&(M(e),S.clear(),C.current=null)}),V=eq(e=>{let t=ro(e);t?.addEventListener(e.type,function n(){N(e),t?.removeEventListener(e.type,n)})}),D=eq(e=>{"sloppy"!==U()||!C.current||rA(e,n.select("floatingElement"))||rA(e,n.select("domReferenceElement"))||(C.current.dismissOnTouchEnd&&M(e),S.clear(),C.current=null)}),z=eq(e=>{let t=ro(e);t?.addEventListener(e.type,function n(){D(e),t?.removeEventListener(e.type,n)})});eb.useEffect(()=>{if(!r||!s)return;l.current.__escapeKeyBubbles=B,l.current.__outsidePressBubbles=x;let e=new rh;function t(e){n.setOpen(!1,tH("none",e))}function a(){e.clear(),k.current=!0}function u(){e.start(5*!!eV(),()=>{k.current=!1})}let d=ri(o);d.addEventListener("pointerdown",I,!0),c&&(d.addEventListener("keydown",H),d.addEventListener("compositionstart",a),d.addEventListener("compositionend",u)),v&&(d.addEventListener("click",R,!0),d.addEventListener("pointerdown",R,!0),d.addEventListener("touchstart",O,!0),d.addEventListener("touchmove",V,!0),d.addEventListener("touchend",z,!0),d.addEventListener("mousedown",R,!0));let p=[];return h&&(eQ(i)&&(p=eW(i)),eQ(o)&&(p=p.concat(eW(o))),!eQ(A)&&A&&A.contextElement&&(p=p.concat(eW(A.contextElement)))),(p=p.filter(e=>e!==d.defaultView?.visualViewport)).forEach(e=>{e.addEventListener("scroll",t,{passive:!0})}),()=>{d.removeEventListener("pointerdown",I,!0),c&&(d.removeEventListener("keydown",H),d.removeEventListener("compositionstart",a),d.removeEventListener("compositionend",u)),v&&(d.removeEventListener("click",R,!0),d.removeEventListener("pointerdown",R,!0),d.removeEventListener("touchstart",O,!0),d.removeEventListener("touchmove",V,!0),d.removeEventListener("touchend",z,!0),d.removeEventListener("mousedown",R,!0)),p.forEach(e=>{e.removeEventListener("scroll",t)}),e.clear()}},[l,o,A,i,c,v,r,a,h,s,B,x,H,M,R,P,O,V,z,I,n]),eb.useEffect(F,[v,F]);let j=eb.useMemo(()=>({onKeyDown:H,...p&&{[on[f]]:e=>{n.setOpen(!1,tH(r0,e.nativeEvent))},..."intentional"!==f&&{onClick(e){n.setOpen(!1,tH(r0,e.nativeEvent))}}}}),[H,n,p,f]),K=eq(e=>{let t=ro(e.nativeEvent);rr(n.select("floatingElement"),t)&&0===e.button&&(w.current=!0)}),Z=eb.useMemo(()=>({onKeyDown:H,onPointerDown:K,onMouseDown:K,onMouseUp:K,onClickCapture:L,onMouseDownCapture:L,onPointerDownCapture:L,onMouseUpCapture:L,onTouchEndCapture:L,onTouchMoveCapture:L}),[H,K,L]);return eb.useMemo(()=>s?{reference:j,floating:Z,trigger:j}:{},[s,j,Z])}let oo=new Map([["select","listbox"],["combobox","listbox"],["label",!1]]);function oA(e=[]){let t=e.map(e=>e?.reference),n=e.map(e=>e?.floating),r=e.map(e=>e?.item),o=e.map(e=>e?.trigger),A=eb.useCallback(t=>oi(t,e,"reference"),t),i=eb.useCallback(t=>oi(t,e,"floating"),n),a=eb.useCallback(t=>oi(t,e,"item"),r),l=eb.useCallback(t=>oi(t,e,"trigger"),o);return eb.useMemo(()=>({getReferenceProps:A,getFloatingProps:i,getItemProps:a,getTriggerProps:l}),[A,i,a,l])}function oi(e,t,n){let r=new Map,o="item"===n,A={};for(let t in"floating"===n&&(A.tabIndex=-1,A[nN]=""),e)o&&e&&("active"===t||t===nV)||(A[t]=e[t]);for(let i=0;i<t.length;i+=1){let a,l=t[i]?.[n];(a="function"==typeof l?e?l(e):null:l)&&oa(A,a,o,r)}return oa(A,e,o,r),A}function oa(e,t,n,r){for(let o in t){let A=t[o];n&&("active"===o||o===nV)||(o.startsWith("on")?(r.has(o)||r.set(o,[]),"function"==typeof A&&(r.get(o)?.push(A),e[o]=(...e)=>r.get(o)?.map(t=>t(...e)).find(e=>void 0!==e))):e[o]=A)}}let ol=eb.createContext(void 0);function os(e){let t=eb.useContext(ol);if(void 0===t&&!e)throw Error(tt(47));return t}class oc{constructor(){this.elements=new Set,this.idMap=new Map}add(e,t){let n=this.idMap.get(e);n!==t&&(void 0!==n&&this.elements.delete(n),this.elements.add(t),this.idMap.set(e,t))}delete(e){let t=this.idMap.get(e);t&&(this.elements.delete(t),this.idMap.delete(e))}hasElement(e){return this.elements.has(e)}hasMatchingElement(e){for(let t of this.elements)if(e(t))return!0;return!1}getById(e){return this.idMap.get(e)}entries(){return this.idMap.entries()}get size(){return this.idMap.size}}function ou(){return{open:!1,mounted:!1,transitionStatus:"idle",floatingRootContext:new rY({open:!1,floatingElement:null,referenceElement:null,triggerElements:new oc,floatingId:"",nested:!1,noEmit:!1,onOpenChange:void 0}),preventUnmountingOnClose:!1,payload:void 0,activeTriggerId:null,activeTriggerElement:null,popupElement:null,positionerElement:null,activeTriggerProps:td,inactiveTriggerProps:td,popupProps:td}}let od={open:rz(e=>e.open),mounted:rz(e=>e.mounted),transitionStatus:rz(e=>e.transitionStatus),floatingRootContext:rz(e=>e.floatingRootContext),preventUnmountingOnClose:rz(e=>e.preventUnmountingOnClose),payload:rz(e=>e.payload),activeTriggerId:rz(e=>e.activeTriggerId),activeTriggerElement:rz(e=>e.mounted?e.activeTriggerElement:null),isTriggerActive:rz((e,t)=>void 0!==t&&e.activeTriggerId===t),isOpenedByTrigger:rz((e,t)=>void 0!==t&&e.activeTriggerId===t&&e.open),isMountedByTrigger:rz((e,t)=>void 0!==t&&e.activeTriggerId===t&&e.mounted),triggerProps:rz((e,t)=>t?e.activeTriggerProps:e.inactiveTriggerProps),popupProps:rz(e=>e.popupProps),popupElement:rz(e=>e.popupElement),positionerElement:rz(e=>e.positionerElement)},op={style:{transition:"none"}},of="data-base-ui-click-trigger",oh={fallbackAxisSide:"none"},og={fallbackAxisSide:"end"},om={clipPath:"inset(50%)",position:"fixed",top:0,left:0},oy={...od,disabled:rz(e=>e.disabled),instantType:rz(e=>e.instantType),openMethod:rz(e=>e.openMethod),openChangeReason:rz(e=>e.openChangeReason),modal:rz(e=>e.modal),stickIfOpen:rz(e=>e.stickIfOpen),titleElementId:rz(e=>e.titleElementId),descriptionElementId:rz(e=>e.descriptionElementId),openOnHover:rz(e=>e.openOnHover),closeDelay:rz(e=>e.closeDelay)};class ob extends rG{constructor(e){let t={...ou(),disabled:!1,modal:!1,instantType:void 0,openMethod:null,openChangeReason:null,titleElementId:void 0,descriptionElementId:void 0,stickIfOpen:!0,nested:!1,openOnHover:!1,closeDelay:0,...e};t.open&&e?.mounted===void 0&&(t.mounted=!0),super(t,{popupRef:eb.createRef(),backdropRef:eb.createRef(),internalBackdropRef:eb.createRef(),onOpenChange:void 0,onOpenChangeComplete:void 0,triggerFocusTargetRef:eb.createRef(),beforeContentFocusGuardRef:eb.createRef(),stickIfOpenTimeout:new rh,triggerElements:new oc},oy)}setOpen=(e,t)=>{let n=t.reason===r1,r=t.reason===r0&&0===t.event.detail,o=!e&&(t.reason===r9||null==t.reason);if(t.preventUnmountOnClose=()=>{this.set("preventUnmountingOnClose",!0)},this.context.onOpenChange?.(e,t),t.isCanceled)return;let A={open:e,nativeEvent:t.event,reason:t.reason,nested:this.state.nested,triggerElement:t.trigger},i=this.state.floatingRootContext.context.events;i?.emit("openchange",A);let a=()=>{let n={open:e,openChangeReason:t.reason},r=t.trigger?.id??null;(r||e)&&(n.activeTriggerId=r,n.activeTriggerElement=t.trigger??null),this.update(n)};n?(this.set("stickIfOpen",!0),this.context.stickIfOpenTimeout.start(500,()=>{this.set("stickIfOpen",!1)}),tk.flushSync(a)):a(),r||o?this.set("instantType",r?"click":"dismiss"):t.reason===r5?this.set("instantType","focus"):this.set("instantType",void 0)};static useStore(e,t){let n=eY(()=>e??new ob(t)).current;return rf(n.disposeEffect),n}disposeEffect=()=>this.context.stickIfOpenTimeout.disposeEffect()}function ov(e,t=!1,n=!1){let[r,o]=eb.useState(e&&t?"idle":void 0),[A,i]=eb.useState(e);return e&&!A&&(i(!0),o("starting")),e||!A||"ending"===r||n||o("ending"),e||A||"ending"!==r||o(void 0),e2(()=>{if(!e&&A&&"ending"!==r&&n){let e=ry.request(()=>{o("ending")});return()=>{ry.cancel(e)}}},[e,A,r,n]),e2(()=>{if(!e||t)return;let n=ry.request(()=>{o(void 0)});return()=>{ry.cancel(n)}},[t,e]),e2(()=>{if(!e||!t)return;e&&A&&"idle"!==r&&o("starting");let n=ry.request(()=>{o("idle")});return()=>{ry.cancel(n)}},[t,e,A,o,r]),eb.useMemo(()=>({mounted:A,setMounted:i,transitionStatus:r}),[A,r])}function ow(e){let t=eY(oB,e).current;return t.next=e,e2(t.effect),t}function oB(e){let t={current:e,next:e,effect:()=>{t.current=t.next}};return t}function ox(e){return null==e?e:"current"in e?e.current:e}function oC(e,t=!1,n=!0){let r=rb();return eq((o,A=null)=>{r.cancel();let i=ox(e);null!=i&&("function"!=typeof i.getAnimations||globalThis.BASE_UI_ANIMATIONS_DISABLED?o():r.request(()=>{function e(){i&&Promise.all(i.getAnimations().map(e=>e.finished)).then(()=>{null!=A&&A.aborted||tk.flushSync(o)}).catch(()=>{n?null!=A&&A.aborted||tk.flushSync(o):i.getAnimations().length>0&&i.getAnimations().some(e=>e.pending||"finished"!==e.playState)&&e()})}t?r.request(e):e()}))})}function oS(e){let{enabled:t=!0,open:n,ref:r,onComplete:o}=e,A=ow(n),i=eq(o),a=oC(r,n);eb.useEffect(()=>{t&&a(()=>{n===A.current&&i()})},[t,n,i,a,A])}function oE(e,t,n,r){let o,A=n.useState("isMountedByTrigger",e),i=(o=eb.useRef(null),eb.useCallback(t=>{void 0!==e&&(null!==o.current&&(n.context.triggerElements.delete(o.current),o.current=null),null!==t&&(o.current=e,n.context.triggerElements.add(e,t)))},[n,e])),a=eq(t=>{i(t),null!==t&&n.select("open")&&null==n.select("activeTriggerId")&&n.update({activeTriggerId:e,activeTriggerElement:t,...r})});return e2(()=>{A&&n.update({activeTriggerElement:t.current,...r})},[A,n,t,...Object.values(r)]),{registerTrigger:a,isMountedByThisTrigger:A}}function oF(e){let t=e.useState("open");e2(()=>{if(t&&!e.select("activeTriggerId")&&1===e.context.triggerElements.size){let t=e.context.triggerElements.entries().next();if(!t.done){let[n,r]=t.value;e.update({activeTriggerId:n,activeTriggerElement:r})}}},[t,e])}function ok(e,t,n){let{mounted:r,setMounted:o,transitionStatus:A}=ov(e);t.useSyncedValues({mounted:r,transitionStatus:A});let i=eq(()=>{o(!1),t.update({activeTriggerId:null,activeTriggerElement:null,mounted:!1}),n?.(),t.context.onOpenChangeComplete?.(!1)});return oS({enabled:!t.useState("preventUnmountingOnClose"),open:e,ref:t.context.popupRef,onComplete(){e||i()}}),{forceUnmount:i,transitionStatus:A}}function oQ(e){let t,n,[r,o]=eb.useState(null),A=eq((t,n)=>{e||o(n)}),i=eb.useCallback(()=>{o(null)},[]),{onClick:a,onPointerDown:l}=(t=eb.useRef(""),n=eb.useCallback(e=>{e.defaultPrevented||(t.current=e.pointerType,A(e,e.pointerType))},[A]),{onClick:eb.useCallback(e=>{0===e.detail?A(e,"keyboard"):("pointerType"in e&&A(e,e.pointerType),A(e,t.current),t.current="")},[A]),onPointerDown:n});return eb.useMemo(()=>({openMethod:r,reset:i,triggerProps:{onClick:a,onPointerDown:l}}),[r,i,a,l])}function oI({props:e}){let{children:t,open:n,defaultOpen:r=!1,onOpenChange:o,onOpenChangeComplete:A,modal:i=!1,handle:a,triggerId:l,defaultTriggerId:s=null}=e,c=ob.useStore(a?.store,{open:n??r,modal:i,activeTriggerId:void 0!==l?l:s});c.useControlledProp("open",n,r),c.useControlledProp("activeTriggerId",l,s);let d=c.useState("open"),p=c.useState("positionerElement"),f=c.useState("payload"),h=c.useState("openChangeReason");c.useContextCallback("onOpenChange",o),c.useContextCallback("onOpenChangeComplete",A);let{openMethod:g,triggerProps:m,reset:y}=oQ(d);oF(c);let{forceUnmount:b}=ok(d,c,()=>{c.update({stickIfOpen:!0,openChangeReason:null}),y()});rS(d&&!0===i&&h!==r1&&"touch"!==g,p),eb.useEffect(()=>{d||c.context.stickIfOpenTimeout.clear()},[c,d]);let v=eb.useCallback(e=>{let t=tH(e);return t.preventUnmountOnClose=()=>{c.set("preventUnmountingOnClose",!0)},t},[c]),w=eb.useCallback(()=>{c.setOpen(!1,v(oe))},[c,v]);eb.useImperativeHandle(e.actionsRef,()=>({unmount:b,close:w}),[b,w]);let B=rJ({popupStore:c,onOpenChange:c.setOpen}),{getReferenceProps:x,getFloatingProps:C,getTriggerProps:S}=oA([or(B,{outsidePressEvent:{mouse:"trap-focus"===i?"sloppy":"intentional",touch:"sloppy"}}),function(e,t={}){let n="rootStore"in e?e.rootStore:e,r=n.useState("open"),o=n.useState("floatingId"),A=n.useState("domReferenceElement"),i=n.useState("floatingElement"),{enabled:a=!0,role:l="dialog"}=t,s=tS(),c=A?.id||s,u=eb.useMemo(()=>rs(i)?.id||o,[i,o]),d=oo.get(l)??l,p=null!=rI(),f=eb.useMemo(()=>"tooltip"===d||"label"===l?td:{"aria-haspopup":"alertdialog"===d?"dialog":d,"aria-expanded":"false",..."listbox"===d&&{role:"combobox"},..."menu"===d&&p&&{role:"menuitem"},..."select"===l&&{"aria-autocomplete":"none"},..."combobox"===l&&{"aria-autocomplete":"list"}},[d,p,l]),h=eb.useMemo(()=>"tooltip"===d||"label"===l?{[`aria-${"label"===l?"labelledby":"describedby"}`]:r?u:void 0}:{...f,"aria-expanded":r?"true":"false","aria-controls":r?u:void 0,..."menu"===d&&{id:c}},[d,u,r,c,l,f]),g=eb.useMemo(()=>{let e={id:u,...d&&{role:d}};return"tooltip"===d||"label"===l?e:{...e,..."menu"===d&&{"aria-labelledby":c}}},[d,u,c,l]),m=eb.useCallback(({active:e,selected:t})=>{let n={role:"option",...e&&{id:`${u}-fui-option`}};switch(l){case"select":case"combobox":return{...n,"aria-selected":t}}return{}},[u,l]);return eb.useMemo(()=>a?{reference:h,floating:g,item:m,trigger:f}:{},[a,h,g,f,m])}(B)]),E=eb.useMemo(()=>x(m),[x,m]),F=eb.useMemo(()=>S(m),[S,m]),k=eb.useMemo(()=>C(),[C]);c.useSyncedValues({modal:i,openMethod:g,activeTriggerProps:E,inactiveTriggerProps:F,popupProps:k,floatingRootContext:B,nested:null!=rI()});let Q=eb.useMemo(()=>({store:c}),[c]);return(0,u.jsx)(ol.Provider,{value:Q,children:"function"==typeof t?t({payload:f}):t})}function oU(e){return os(!0)?(0,u.jsx)(oI,{props:e}):(0,u.jsx)(rT,{children:(0,u.jsx)(oI,{props:e})})}let oH={clip:"rect(0 0 0 0)",overflow:"hidden",whiteSpace:"nowrap",position:"fixed",top:0,left:0,border:0,padding:0,width:1,height:1,margin:-1},oT=eb.forwardRef(function(e,t){let[n,r]=eb.useState();return e2(()=>{nU&&r("button")},[]),(0,u.jsx)("span",{...e,ref:t,style:oH,"aria-hidden":!n||void 0,tabIndex:0,role:n,"data-base-ui-focus-guard":""})});var oL='input:not([inert]):not([inert] *),select:not([inert]):not([inert] *),textarea:not([inert]):not([inert] *),a[href]:not([inert]):not([inert] *),button:not([inert]):not([inert] *),[tabindex]:not(slot):not([inert]):not([inert] *),audio[controls]:not([inert]):not([inert] *),video[controls]:not([inert]):not([inert] *),[contenteditable]:not([contenteditable="false"]):not([inert]):not([inert] *),details>summary:first-of-type:not([inert]):not([inert] *),details:not([inert]):not([inert] *)',oM="u"<typeof Element,oP=oM?function(){}:Element.prototype.matches||Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector,o_=!oM&&Element.prototype.getRootNode?function(e){var t;return null==e||null==(t=e.getRootNode)?void 0:t.call(e)}:function(e){return null==e?void 0:e.ownerDocument},oO=function(e,t){void 0===t&&(t=!0);var n,r=null==e||null==(n=e.getAttribute)?void 0:n.call(e,"inert");return""===r||"true"===r||t&&e&&("function"==typeof e.closest?e.closest("[inert]"):oO(e.parentNode))},oR=function(e){var t,n=null==e||null==(t=e.getAttribute)?void 0:t.call(e,"contenteditable");return""===n||"true"===n},oN=function(e,t,n){if(oO(e))return[];var r=Array.prototype.slice.apply(e.querySelectorAll(oL));return t&&oP.call(e,oL)&&r.unshift(e),r=r.filter(n)},oV=function(e,t,n){for(var r=[],o=Array.from(e);o.length;){var A=o.shift();if(!oO(A,!1))if("SLOT"===A.tagName){var i=A.assignedElements(),a=oV(i.length?i:A.children,!0,n);n.flatten?r.push.apply(r,a):r.push({scopeParent:A,candidates:a})}else{oP.call(A,oL)&&n.filter(A)&&(t||!e.includes(A))&&r.push(A);var l=A.shadowRoot||"function"==typeof n.getShadowRoot&&n.getShadowRoot(A),s=!oO(l,!1)&&(!n.shadowRootFilter||n.shadowRootFilter(A));if(l&&s){var c=oV(!0===l?A.children:l.children,!0,n);n.flatten?r.push.apply(r,c):r.push({scopeParent:A,candidates:c})}else o.unshift.apply(o,A.children)}}return r},oD=function(e){return!isNaN(parseInt(e.getAttribute("tabindex"),10))},oz=function(e){if(!e)throw Error("No node provided");return e.tabIndex<0&&(/^(AUDIO|VIDEO|DETAILS)$/.test(e.tagName)||oR(e))&&!oD(e)?0:e.tabIndex},oj=function(e,t){var n=oz(e);return n<0&&t&&!oD(e)?0:n},oK=function(e,t){return e.tabIndex===t.tabIndex?e.documentOrder-t.documentOrder:e.tabIndex-t.tabIndex},oZ=function(e){return"INPUT"===e.tagName},oW=function(e,t){for(var n=0;n<e.length;n++)if(e[n].checked&&e[n].form===t)return e[n]},oG=function(e){if(!e.name)return!0;var t,n=e.form||o_(e),r=function(e){return n.querySelectorAll('input[type="radio"][name="'+e+'"]')};if("u">typeof window&&void 0!==window.CSS&&"function"==typeof window.CSS.escape)t=r(window.CSS.escape(e.name));else try{t=r(e.name)}catch(e){return console.error("Looks like you have a radio button with a name attribute containing invalid CSS selector characters and need the CSS.escape polyfill: %s",e.message),!1}var o=oW(t,e.form);return!o||o===e},oX=function(e){return oZ(e)&&"radio"===e.type&&!oG(e)},oY=function(e){var t,n,r,o,A,i,a,l=e&&o_(e),s=null==(t=l)?void 0:t.host,c=!1;if(l&&l!==e)for(c=!!(null!=(n=s)&&null!=(r=n.ownerDocument)&&r.contains(s)||null!=e&&null!=(o=e.ownerDocument)&&o.contains(e));!c&&s;)c=!!(null!=(i=s=null==(A=l=o_(s))?void 0:A.host)&&null!=(a=i.ownerDocument)&&a.contains(s));return c},oJ=function(e){var t=e.getBoundingClientRect(),n=t.width,r=t.height;return 0===n&&0===r},o$=function(e,t){var n=t.displayCheck,r=t.getShadowRoot;if("full-native"===n&&"checkVisibility"in e)return!e.checkVisibility({checkOpacity:!1,opacityProperty:!1,contentVisibilityAuto:!0,visibilityProperty:!0,checkVisibilityCSS:!0});if("hidden"===getComputedStyle(e).visibility)return!0;var o=oP.call(e,"details>summary:first-of-type")?e.parentElement:e;if(oP.call(o,"details:not([open]) *"))return!0;if(n&&"full"!==n&&"full-native"!==n&&"legacy-full"!==n){if("non-zero-area"===n)return oJ(e)}else{if("function"==typeof r){for(var A=e;e;){var i=e.parentElement,a=o_(e);if(i&&!i.shadowRoot&&!0===r(i))return oJ(e);e=e.assignedSlot?e.assignedSlot:i||a===e.ownerDocument?i:a.host}e=A}if(oY(e))return!e.getClientRects().length;if("legacy-full"!==n)return!0}return!1},oq=function(e){if(/^(INPUT|BUTTON|SELECT|TEXTAREA)$/.test(e.tagName))for(var t=e.parentElement;t;){if("FIELDSET"===t.tagName&&t.disabled){for(var n=0;n<t.children.length;n++){var r=t.children.item(n);if("LEGEND"===r.tagName)return!!oP.call(t,"fieldset[disabled] *")||!r.contains(e)}return!0}t=t.parentElement}return!1},o0=function(e,t){return!(t.disabled||oZ(t)&&"hidden"===t.type||o$(t,e)||"DETAILS"===t.tagName&&Array.prototype.slice.apply(t.children).some(function(e){return"SUMMARY"===e.tagName})||oq(t))},o1=function(e,t){return!(oX(t)||0>oz(t))&&!!o0(e,t)},o2=function(e){var t=parseInt(e.getAttribute("tabindex"),10);return!!isNaN(t)||!!(t>=0)},o4=function(e){var t=[],n=[];return e.forEach(function(e,r){var o=!!e.scopeParent,A=o?e.scopeParent:e,i=oj(A,o),a=o?o4(e.candidates):A;0===i?o?t.push.apply(t,a):t.push(A):n.push({documentOrder:r,tabIndex:i,item:e,isScope:o,content:a})}),n.sort(oK).reduce(function(e,t){return t.isScope?e.push.apply(e,t.content):e.push(t.content),e},[]).concat(t)},o6=function(e,t){return o4((t=t||{}).getShadowRoot?oV([e],t.includeContainer,{filter:o1.bind(null,t),flatten:!1,getShadowRoot:t.getShadowRoot,shadowRootFilter:o2}):oN(e,t.includeContainer,o1.bind(null,t)))},o8=function(e,t){return(t=t||{}).getShadowRoot?oV([e],t.includeContainer,{filter:o0.bind(null,t),flatten:!0,getShadowRoot:t.getShadowRoot}):oN(e,t.includeContainer,o0.bind(null,t))},o3=function(e,t){if(t=t||{},!e)throw Error("No node provided");return!1!==oP.call(e,oL)&&o1(t,e)};let o5=()=>({getShadowRoot:!0,displayCheck:"function"==typeof ResizeObserver&&ResizeObserver.toString().includes("[native code]")?"full":"none"});function o9(e,t){let n=o6(e,o5()),r=n.length;if(0===r)return;let o=rn(ri(e)),A=n.indexOf(o);return n[-1===A?1===t?0:r-1:A+t]}function o7(e){return o9(ri(e).body,1)||e}function Ae(e){return o9(ri(e).body,-1)||e}function At(e,t){if(!e)return null;let n=o6(ri(e).body,o5()),r=n.length;if(0===r)return null;let o=n.indexOf(e);return -1===o?null:n[(o+t+r)%r]}function An(e,t){let n=t||e.currentTarget,r=e.relatedTarget;return!r||!rr(n,r)}function Ar(e){e.querySelectorAll("[data-tabindex]").forEach(e=>{let t=e.dataset.tabindex;delete e.dataset.tabindex,t?e.setAttribute("tabindex",t):e.removeAttribute("tabindex")})}let Ao=eb.createContext(null),AA=ot("portal");function Ai(e={}){let{ref:t,container:n,componentProps:r=td,elementProps:o,elementState:A}=e,i=tS(),a=eb.useContext(Ao),l=a?.portalNode,[s,c]=eb.useState(null),[u,d]=eb.useState(null),p=eb.useRef(null);e2(()=>{if(null===n){p.current&&(p.current=null,d(null),c(null));return}if(null==i)return;let e=(n&&(ek(n)?n:n.current))??l??document.body;if(null==e){p.current&&(p.current=null,d(null),c(null));return}p.current!==e&&(p.current=e,d(null),c(e))},[n,l,i]);let f=tp("div",r,{ref:[t,d],state:A,props:[{id:i,[AA]:""},o]});return{portalNode:u,portalSubtree:s&&f?tk.createPortal(f,s):null}}let Aa=eb.forwardRef(function(e,t){let{children:n,container:r,className:o,render:A,renderGuards:i,...a}=e,{portalNode:l,portalSubtree:s}=Ai({container:r,ref:t,componentProps:e,elementProps:a}),c=eb.useRef(null),d=eb.useRef(null),p=eb.useRef(null),f=eb.useRef(null),[h,g]=eb.useState(null),m=h?.modal,y=h?.open,b="boolean"==typeof i?i:!!h&&!h.modal&&h.open&&!!l;eb.useEffect(()=>{if(l&&!m)return l.addEventListener("focusin",e,!0),l.addEventListener("focusout",e,!0),()=>{l.removeEventListener("focusin",e,!0),l.removeEventListener("focusout",e,!0)};function e(e){l&&An(e)&&("focusin"===e.type?Ar:function(e){o6(e,o5()).forEach(e=>{e.dataset.tabindex=e.getAttribute("tabindex")||"",e.setAttribute("tabindex","-1")})})(l)}},[l,m]),eb.useEffect(()=>{l&&!y&&Ar(l)},[y,l]);let v=eb.useMemo(()=>({beforeOutsideRef:c,afterOutsideRef:d,beforeInsideRef:p,afterInsideRef:f,portalNode:l,setFocusManagerState:g}),[l]);return(0,u.jsxs)(eb.Fragment,{children:[s,(0,u.jsxs)(Ao.Provider,{value:v,children:[b&&l&&(0,u.jsx)(oT,{"data-type":"outside",ref:c,onFocus:e=>{if(An(e,l))p.current?.focus();else{let e=Ae(h?h.domReference:null);e?.focus()}}}),b&&l&&(0,u.jsx)("span",{"aria-owns":l.id,style:om}),l&&tk.createPortal(n,l),b&&l&&(0,u.jsx)(oT,{"data-type":"outside",ref:d,onFocus:e=>{if(An(e,l))f.current?.focus();else{let t=o7(h?h.domReference:null);t?.focus(),h?.closeOnFocusOut&&h?.onOpenChange(!1,tH(r5,e.nativeEvent))}}})]})]})}),Al=eb.createContext(void 0),As=eb.forwardRef(function(e,t){let{keepMounted:n=!1,...r}=e,{store:o}=os();return o.useState("mounted")||n?(0,u.jsx)(Al.Provider,{value:n,children:(0,u.jsx)(Aa,{ref:t,...r,renderGuards:!1})}):null});function Ac(e){return tl>=19?e:e?"true":void 0}let Au=eb.createContext(void 0);function Ad(e,t,n){let r,{reference:o,floating:A}=e,i=nh(t),a=nd(nh(t)),l=np(a),s=nc(t),c="y"===i,u=o.x+o.width/2-A.width/2,d=o.y+o.height/2-A.height/2,p=o[l]/2-A[l]/2;switch(s){case"top":r={x:u,y:o.y-A.height};break;case"bottom":r={x:u,y:o.y+o.height};break;case"right":r={x:o.x+o.width,y:d};break;case"left":r={x:o.x-A.width,y:d};break;default:r={x:o.x,y:o.y}}switch(nu(t)){case"start":r[a]-=p*(n&&c?-1:1);break;case"end":r[a]+=p*(n&&c?-1:1)}return r}let Ap=async(e,t,n)=>{let{placement:r="bottom",strategy:o="absolute",middleware:A=[],platform:i}=n,a=A.filter(Boolean),l=await (null==i.isRTL?void 0:i.isRTL(t)),s=await i.getElementRects({reference:e,floating:t,strategy:o}),{x:c,y:u}=Ad(s,r,l),d=r,p={},f=0;for(let n=0;n<a.length;n++){let{name:A,fn:h}=a[n],{x:g,y:m,data:y,reset:b}=await h({x:c,y:u,initialPlacement:r,placement:d,strategy:o,middlewareData:p,rects:s,platform:i,elements:{reference:e,floating:t}});c=null!=g?g:c,u=null!=m?m:u,p={...p,[A]:{...p[A],...y}},b&&f<=50&&(f++,"object"==typeof b&&(b.placement&&(d=b.placement),b.rects&&(s=!0===b.rects?await i.getElementRects({reference:e,floating:t,strategy:o}):b.rects),{x:c,y:u}=Ad(s,d,l)),n=-1)}return{x:c,y:u,placement:d,strategy:o,middlewareData:p}};async function Af(e,t){var n;void 0===t&&(t={});let{x:r,y:o,platform:A,rects:i,elements:a,strategy:l}=e,{boundary:s="clippingAncestors",rootBoundary:c="viewport",elementContext:u="floating",altBoundary:d=!1,padding:p=0}=ns(t,e),f=nB(p),h=a[d?"floating"===u?"reference":"floating":u],g=nx(await A.getClippingRect({element:null==(n=await (null==A.isElement?void 0:A.isElement(h)))||n?h:h.contextElement||await (null==A.getDocumentElement?void 0:A.getDocumentElement(a.floating)),boundary:s,rootBoundary:c,strategy:l})),m="floating"===u?{x:r,y:o,width:i.floating.width,height:i.floating.height}:i.reference,y=await (null==A.getOffsetParent?void 0:A.getOffsetParent(a.floating)),b=await (null==A.isElement?void 0:A.isElement(y))&&await (null==A.getScale?void 0:A.getScale(y))||{x:1,y:1},v=nx(A.convertOffsetParentRelativeRectToViewportRelativeRect?await A.convertOffsetParentRelativeRectToViewportRelativeRect({elements:a,rect:m,offsetParent:y,strategy:l}):m);return{top:(g.top-v.top+f.top)/b.y,bottom:(v.bottom-g.bottom+f.bottom)/b.y,left:(g.left-v.left+f.left)/b.x,right:(v.right-g.right+f.right)/b.x}}function Ah(e,t){return{top:e.top-t.height,right:e.right-t.width,bottom:e.bottom-t.height,left:e.left-t.width}}function Ag(e){return nt.some(t=>e[t]>=0)}let Am=new Set(["left","top"]);async function Ay(e,t){let{placement:n,platform:r,elements:o}=e,A=await (null==r.isRTL?void 0:r.isRTL(o.floating)),i=nc(n),a=nu(n),l="y"===nh(n),s=Am.has(i)?-1:1,c=A&&l?-1:1,u=ns(t,e),{mainAxis:d,crossAxis:p,alignmentAxis:f}="number"==typeof u?{mainAxis:u,crossAxis:0,alignmentAxis:null}:{mainAxis:u.mainAxis||0,crossAxis:u.crossAxis||0,alignmentAxis:u.alignmentAxis};return a&&"number"==typeof f&&(p="end"===a?-1*f:f),l?{x:p*c,y:d*s}:{x:d*s,y:p*c}}function Ab(e){let t=ej(e),n=parseFloat(t.width)||0,r=parseFloat(t.height)||0,o=eI(e),A=o?e.offsetWidth:n,i=o?e.offsetHeight:r,a=no(n)!==A||no(r)!==i;return a&&(n=A,r=i),{width:n,height:r,$:a}}function Av(e){return eQ(e)?e:e.contextElement}function Aw(e){let t=Av(e);if(!eI(t))return ni(1);let n=t.getBoundingClientRect(),{width:r,height:o,$:A}=Ab(t),i=(A?no(n.width):n.width)/r,a=(A?no(n.height):n.height)/o;return i&&Number.isFinite(i)||(i=1),a&&Number.isFinite(a)||(a=1),{x:i,y:a}}let AB=ni(0);function Ax(e){let t=eE(e);return eV()&&t.visualViewport?{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}:AB}function AC(e,t,n,r){var o;void 0===t&&(t=!1),void 0===n&&(n=!1);let A=e.getBoundingClientRect(),i=Av(e),a=ni(1);t&&(r?eQ(r)&&(a=Aw(r)):a=Aw(e));let l=(void 0===(o=n)&&(o=!1),r&&(!o||r===eE(i))&&o)?Ax(i):ni(0),s=(A.left+l.x)/a.x,c=(A.top+l.y)/a.y,u=A.width/a.x,d=A.height/a.y;if(i){let e=eE(i),t=r&&eQ(r)?eE(r):r,n=e,o=eG(n);for(;o&&r&&t!==n;){let e=Aw(o),t=o.getBoundingClientRect(),r=ej(o),A=t.left+(o.clientLeft+parseFloat(r.paddingLeft))*e.x,i=t.top+(o.clientTop+parseFloat(r.paddingTop))*e.y;s*=e.x,c*=e.y,u*=e.x,d*=e.y,s+=A,c+=i,o=eG(n=eE(o))}}return nx({width:u,height:d,x:s,y:c})}function AS(e,t){let n=eK(e).scrollLeft;return t?t.left+n:AC(eF(e)).left+n}function AE(e,t){let n=e.getBoundingClientRect();return{x:n.left+t.scrollLeft-AS(e,n),y:n.top+t.scrollTop}}let AF=new Set(["absolute","fixed"]);function Ak(e,t,n){var r;let o;if("viewport"===t)o=function(e,t){let n=eE(e),r=eF(e),o=n.visualViewport,A=r.clientWidth,i=r.clientHeight,a=0,l=0;if(o){A=o.width,i=o.height;let e=eV();(!e||e&&"fixed"===t)&&(a=o.offsetLeft,l=o.offsetTop)}let s=AS(r);if(s<=0){let e=r.ownerDocument,t=e.body,n=getComputedStyle(t),o="CSS1Compat"===e.compatMode&&parseFloat(n.marginLeft)+parseFloat(n.marginRight)||0,i=Math.abs(r.clientWidth-t.clientWidth-o);i<=25&&(A-=i)}else s<=25&&(A+=s);return{width:A,height:i,x:a,y:l}}(e,n);else if("document"===t){let t,n,A,i,a,l,s;r=eF(e),t=eF(r),n=eK(r),A=r.ownerDocument.body,i=nr(t.scrollWidth,t.clientWidth,A.scrollWidth,A.clientWidth),a=nr(t.scrollHeight,t.clientHeight,A.scrollHeight,A.clientHeight),l=-n.scrollLeft+AS(r),s=-n.scrollTop,"rtl"===ej(A).direction&&(l+=nr(t.clientWidth,A.clientWidth)-i),o={width:i,height:a,x:l,y:s}}else if(eQ(t)){let e,r,A,i,a,l;r=(e=AC(t,!0,"fixed"===n)).top+t.clientTop,A=e.left+t.clientLeft,i=eI(t)?Aw(t):ni(1),a=t.clientWidth*i.x,l=t.clientHeight*i.y,o={width:a,height:l,x:A*i.x,y:r*i.y}}else{let n=Ax(e);o={x:t.x-n.x,y:t.y-n.y,width:t.width,height:t.height}}return nx(o)}function AQ(e){return"static"===ej(e).position}function AI(e,t){if(!eI(e)||"fixed"===ej(e).position)return null;if(t)return t(e);let n=e.offsetParent;return eF(e)===n&&(n=n.ownerDocument.body),n}function AU(e,t){var n;let r=eE(e);if(eP(e))return r;if(!eI(e)){let t=eZ(e);for(;t&&!ez(t);){if(eQ(t)&&!AQ(t))return t;t=eZ(t)}return r}let o=AI(e,t);for(;o&&(n=o,eL.has(eS(n)))&&AQ(o);)o=AI(o,t);return o&&ez(o)&&AQ(o)&&!eN(o)?r:o||function(e){let t=eZ(e);for(;eI(t)&&!ez(t);){if(eN(t))return t;if(eP(t))break;t=eZ(t)}return null}(e)||r}let AH=async function(e){let t=this.getOffsetParent||AU,n=this.getDimensions,r=await n(e.floating);return{reference:function(e,t,n){let r=eI(t),o=eF(t),A="fixed"===n,i=AC(e,!0,A,t),a={scrollLeft:0,scrollTop:0},l=ni(0);if(r||!r&&!A)if(("body"!==eS(t)||eT(o))&&(a=eK(t)),r){let e=AC(t,!0,A,t);l.x=e.x+t.clientLeft,l.y=e.y+t.clientTop}else o&&(l.x=AS(o));A&&!r&&o&&(l.x=AS(o));let s=!o||r||A?ni(0):AE(o,a);return{x:i.left+a.scrollLeft-l.x-s.x,y:i.top+a.scrollTop-l.y-s.y,width:i.width,height:i.height}}(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}},AT={convertOffsetParentRelativeRectToViewportRelativeRect:function(e){let{elements:t,rect:n,offsetParent:r,strategy:o}=e,A="fixed"===o,i=eF(r),a=!!t&&eP(t.floating);if(r===i||a&&A)return n;let l={scrollLeft:0,scrollTop:0},s=ni(1),c=ni(0),u=eI(r);if((u||!u&&!A)&&(("body"!==eS(r)||eT(i))&&(l=eK(r)),eI(r))){let e=AC(r);s=Aw(r),c.x=e.x+r.clientLeft,c.y=e.y+r.clientTop}let d=!i||u||A?ni(0):AE(i,l);return{width:n.width*s.x,height:n.height*s.y,x:n.x*s.x-l.scrollLeft*s.x+c.x+d.x,y:n.y*s.y-l.scrollTop*s.y+c.y+d.y}},getDocumentElement:eF,getClippingRect:function(e){let{element:t,boundary:n,rootBoundary:r,strategy:o}=e,A=[..."clippingAncestors"===n?eP(t)?[]:function(e,t){let n=t.get(e);if(n)return n;let r=eW(e,[],!1).filter(e=>eQ(e)&&"body"!==eS(e)),o=null,A="fixed"===ej(e).position,i=A?eZ(e):e;for(;eQ(i)&&!ez(i);){let t=ej(i),n=eN(i);n||"fixed"!==t.position||(o=null),(A?!n&&!o:!n&&"static"===t.position&&!!o&&AF.has(o.position)||eT(i)&&!n&&function e(t,n){let r=eZ(t);return!(r===n||!eQ(r)||ez(r))&&("fixed"===ej(r).position||e(r,n))}(e,i))?r=r.filter(e=>e!==i):o=t,i=eZ(i)}return t.set(e,r),r}(t,this._c):[].concat(n),r],i=A[0],a=A.reduce((e,n)=>{let r=Ak(t,n,o);return e.top=nr(r.top,e.top),e.right=nn(r.right,e.right),e.bottom=nn(r.bottom,e.bottom),e.left=nr(r.left,e.left),e},Ak(t,i,o));return{width:a.right-a.left,height:a.bottom-a.top,x:a.left,y:a.top}},getOffsetParent:AU,getElementRects:AH,getClientRects:function(e){return Array.from(e.getClientRects())},getDimensions:function(e){let{width:t,height:n}=Ab(e);return{width:t,height:n}},getScale:Aw,isElement:eQ,isRTL:function(e){return"rtl"===ej(e).direction}};function AL(e,t){return e.x===t.x&&e.y===t.y&&e.width===t.width&&e.height===t.height}function AM(e,t,n,r){let o;void 0===r&&(r={});let{ancestorScroll:A=!0,ancestorResize:i=!0,elementResize:a="function"==typeof ResizeObserver,layoutShift:l="function"==typeof IntersectionObserver,animationFrame:s=!1}=r,c=Av(e),u=A||i?[...c?eW(c):[],...eW(t)]:[];u.forEach(e=>{A&&e.addEventListener("scroll",n,{passive:!0}),i&&e.addEventListener("resize",n)});let d=c&&l?function(e,t){let n,r=null,o=eF(e);function A(){var e;clearTimeout(n),null==(e=r)||e.disconnect(),r=null}return!function i(a,l){void 0===a&&(a=!1),void 0===l&&(l=1),A();let s=e.getBoundingClientRect(),{left:c,top:u,width:d,height:p}=s;if(a||t(),!d||!p)return;let f={rootMargin:-nA(u)+"px "+-nA(o.clientWidth-(c+d))+"px "+-nA(o.clientHeight-(u+p))+"px "+-nA(c)+"px",threshold:nr(0,nn(1,l))||1},h=!0;function g(t){let r=t[0].intersectionRatio;if(r!==l){if(!h)return i();r?i(!1,r):n=setTimeout(()=>{i(!1,1e-7)},1e3)}1!==r||AL(s,e.getBoundingClientRect())||i(),h=!1}try{r=new IntersectionObserver(g,{...f,root:o.ownerDocument})}catch(e){r=new IntersectionObserver(g,f)}r.observe(e)}(!0),A}(c,n):null,p=-1,f=null;a&&(f=new ResizeObserver(e=>{let[r]=e;r&&r.target===c&&f&&(f.unobserve(t),cancelAnimationFrame(p),p=requestAnimationFrame(()=>{var e;null==(e=f)||e.observe(t)})),n()}),c&&!s&&f.observe(c),f.observe(t));let h=s?AC(e):null;return s&&function t(){let r=AC(e);h&&!AL(h,r)&&n(),h=r,o=requestAnimationFrame(t)}(),n(),()=>{var e;u.forEach(e=>{A&&e.removeEventListener("scroll",n),i&&e.removeEventListener("resize",n)}),null==d||d(),null==(e=f)||e.disconnect(),f=null,s&&cancelAnimationFrame(o)}}var AP="u">typeof document?eb.useLayoutEffect:function(){};function A_(e,t){let n,r,o;if(e===t)return!0;if(typeof e!=typeof t)return!1;if("function"==typeof e&&e.toString()===t.toString())return!0;if(e&&t&&"object"==typeof e){if(Array.isArray(e)){if((n=e.length)!==t.length)return!1;for(r=n;0!=r--;)if(!A_(e[r],t[r]))return!1;return!0}if((n=(o=Object.keys(e)).length)!==Object.keys(t).length)return!1;for(r=n;0!=r--;)if(!({}).hasOwnProperty.call(t,o[r]))return!1;for(r=n;0!=r--;){let n=o[r];if(("_owner"!==n||!e.$$typeof)&&!A_(e[n],t[n]))return!1}return!0}return e!=e&&t!=t}function AO(e){return"u"<typeof window?1:(e.ownerDocument.defaultView||window).devicePixelRatio||1}function AR(e,t){let n=AO(e);return Math.round(t*n)/n}function AN(e){let t=eb.useRef(e);return AP(()=>{t.current=e}),t}function AV(e){let{open:t=!1,onOpenChange:n,elements:r={}}=e,o=tS(),A=null!=rI(),i=eY(()=>new rY({open:t,onOpenChange:n,referenceElement:r.reference??null,floatingElement:r.floating??null,triggerElements:r.triggers??new oc,floatingId:o,nested:A,noEmit:e.noEmit||!1})).current;return e2(()=>{let e={open:t,floatingId:o};void 0!==r.reference&&(e.referenceElement=r.reference,e.domReferenceElement=eQ(r.reference)?r.reference:null),void 0!==r.floating&&(e.floatingElement=r.floating),i.update(e)},[t,o,r.reference,r.floating,i]),i.context.onOpenChange=n,i.context.nested=A,i.context.noEmit=e.noEmit||!1,i}let AD={name:"hide",async fn(e){var t,n,r;let{width:o,height:A,x:i,y:a}=e.rects.reference,l=await ({...(void 0===(r=t)&&(r={}),{name:"hide",options:r,async fn(e){let{rects:t}=e,{strategy:n="referenceHidden",...o}=ns(r,e);switch(n){case"referenceHidden":{let n=Ah(await Af(e,{...o,elementContext:"reference"}),t.reference);return{data:{referenceHiddenOffsets:n,referenceHidden:Ag(n)}}}case"escaped":{let n=Ah(await Af(e,{...o,altBoundary:!0}),t.floating);return{data:{escapedOffsets:n,escaped:Ag(n)}}}default:return{}}}}),options:[t,n]}).fn(e);return{data:{referenceHidden:l.data?.referenceHidden||0===o&&0===A&&0===i&&0===a}}}},Az={sideX:"left",sideY:"top"},Aj={name:"adaptiveOrigin",async fn(e){let{x:t,y:n,rects:{floating:r},elements:{floating:o},platform:A,strategy:i,placement:a}=e,l=eE(o),s=l.getComputedStyle(o);if("0s"===s.transitionDuration||""===s.transitionDuration)return{x:t,y:n,data:Az};let c=await A.getOffsetParent?.(o),u={width:0,height:0};if("fixed"===i&&l?.visualViewport)u={width:l.visualViewport.width,height:l.visualViewport.height};else if(c===l){let e=n7(o);u={width:e.documentElement.clientWidth,height:e.documentElement.clientHeight}}else await A.isElement?.(c)&&(u=await A.getDimensions(c));let d=nc(a),p=t,f=n;return"left"===d&&(p=u.width-(t+r.width)),"top"===d&&(f=u.height-(n+r.height)),{x:p,y:f,data:{sideX:"left"===d?"right":Az.sideX,sideY:"top"===d?"bottom":Az.sideY}}}};function AK(e,t,n){let r="inline-start"===e||"inline-end"===e;return({top:"top",right:r?n?"inline-start":"inline-end":"right",bottom:"bottom",left:r?n?"inline-end":"inline-start":"left"})[t]}function AZ(e,t,n){let{rects:r,placement:o}=e;return{side:AK(t,nc(o),n),align:nu(o)||"center",anchor:{width:r.reference.width,height:r.reference.height},positioner:{width:r.floating.width,height:r.floating.height}}}function AW(e){var t,n,r,o,A,i,a,l,s,c,u,d,p,f;let{anchor:h,positionMethod:g="absolute",side:m="bottom",sideOffset:y=0,align:b="center",alignOffset:v=0,collisionBoundary:w,collisionPadding:B=5,sticky:x=!1,arrowPadding:C=5,disableAnchorTracking:S=!1,keepMounted:E=!1,floatingRootContext:F,mounted:k,collisionAvoidance:Q,shiftCrossAxis:I=!1,nodeId:U,adaptiveOrigin:H,lazyFlip:T=!1,externalTree:L}=e,[M,P]=eb.useState(null);k||null===M||P(null);let _=Q.side||"flip",O=Q.align||"flip",R=Q.fallbackAxisSide||"end",N="function"==typeof h?h:void 0,V=eq(N),D=N?V:h,z=ow(h),j="rtl"===tD(),K=M||({top:"top",right:"right",bottom:"bottom",left:"left","inline-end":j?"left":"right","inline-start":j?"right":"left"})[m],Z="center"===b?K:`${K}-${b}`,W=B,G=+("bottom"===m),X=+("top"===m),Y=+("right"===m),J=+("left"===m);"number"==typeof W?W={top:W+G,right:W+J,bottom:W+X,left:W+Y}:W&&(W={top:(W.top||0)+G,right:(W.right||0)+J,bottom:(W.bottom||0)+X,left:(W.left||0)+Y});let $={boundary:"clipping-ancestors"===w?"clippingAncestors":w,padding:W},q=eb.useRef(null),ee=ow(y),et=ow(v),en=[(t=e=>{let t=AZ(e,m,j),n="function"==typeof ee.current?ee.current(t):ee.current,r="function"==typeof et.current?et.current(t):et.current;return{mainAxis:n,crossAxis:r,alignmentAxis:r}},n=["function"!=typeof y?y:0,"function"!=typeof v?v:0,j,m],{...(void 0===(r=t)&&(r=0),{name:"offset",options:r,async fn(e){var t,n;let{x:o,y:A,placement:i,middlewareData:a}=e,l=await Ay(e,r);return i===(null==(t=a.offset)?void 0:t.placement)&&null!=(n=a.arrow)&&n.alignmentOffset?{}:{x:o+l.x,y:A+l.y,data:{...l,placement:i}}}}),options:[t,n]})],er="none"===O&&"shift"!==_,eo=!er&&(x||I||"shift"===_),eA="none"===_?null:{...{name:"flip",options:i=o={...$,padding:{top:W.top+1,right:W.right+1,bottom:W.bottom+1,left:W.left+1},mainAxis:!I&&"flip"===_,crossAxis:"flip"===O&&"alignment",fallbackAxisSideDirection:R},async fn(e){var t,n,r,o,A,a,l,s;let c,u,d,{placement:p,middlewareData:f,rects:h,initialPlacement:g,platform:m,elements:y}=e,{mainAxis:b=!0,crossAxis:v=!0,fallbackPlacements:w,fallbackStrategy:B="bestFit",fallbackAxisSideDirection:x="none",flipAlignment:C=!0,...S}=ns(i,e);if(null!=(t=f.arrow)&&t.alignmentOffset)return{};let E=nc(p),F=nh(g),k=nc(g)===g,Q=await (null==m.isRTL?void 0:m.isRTL(y.floating)),I=w||(k||!C?[nw(g)]:(c=nw(g),[ng(g),c,ng(c)])),U="none"!==x;!w&&U&&I.push(...(u=nu(g),d=function(e,t,n){switch(e){case"top":case"bottom":if(n)return t?ny:nm;return t?nm:ny;case"left":case"right":return t?nb:nv;default:return[]}}(nc(g),"start"===x,Q),u&&(d=d.map(e=>e+"-"+u),C&&(d=d.concat(d.map(ng)))),d));let H=[g,...I],T=await Af(e,S),L=[],M=(null==(n=f.flip)?void 0:n.overflows)||[];if(b&&L.push(T[E]),v){let e,t,n,r,o=(a=p,l=h,void 0===(s=Q)&&(s=!1),e=nu(a),n=np(t=nd(nh(a))),r="x"===t?e===(s?"end":"start")?"right":"left":"start"===e?"bottom":"top",l.reference[n]>l.floating[n]&&(r=nw(r)),[r,nw(r)]);L.push(T[o[0]],T[o[1]])}if(M=[...M,{placement:p,overflows:L}],!L.every(e=>e<=0)){let e=((null==(r=f.flip)?void 0:r.index)||0)+1,t=H[e];if(t&&("alignment"!==v||F===nh(t)||M.every(e=>nh(e.placement)!==F||e.overflows[0]>0)))return{data:{index:e,overflows:M},reset:{placement:t}};let n=null==(o=M.filter(e=>e.overflows[0]<=0).sort((e,t)=>e.overflows[1]-t.overflows[1])[0])?void 0:o.placement;if(!n)switch(B){case"bestFit":{let e=null==(A=M.filter(e=>{if(U){let t=nh(e.placement);return t===F||"y"===t}return!0}).map(e=>[e.placement,e.overflows.filter(e=>e>0).reduce((e,t)=>e+t,0)]).sort((e,t)=>e[1]-t[1])[0])?void 0:A[0];e&&(n=e);break}case"initialPlacement":n=g}if(p!==n)return{reset:{placement:n}}}return{}}},options:[o,A]},ei=er?null:(a=e=>{var t,n,r;let o=n7(e.elements.floating).documentElement;return{...$,rootBoundary:I?{x:0,y:0,width:o.clientWidth,height:o.clientHeight}:void 0,mainAxis:"none"!==O,crossAxis:eo,limiter:x||I?void 0:{...(void 0===(r=t=e=>{if(!q.current)return{};let{width:t,height:n}=q.current.getBoundingClientRect(),r=nh(nc(e.placement)),o="y"===r?W.left+W.right:W.top+W.bottom;return{offset:("y"===r?t:n)/2+o/2}})&&(r={}),{options:r,fn(e){let{x:t,y:n,placement:o,rects:A,middlewareData:i}=e,{offset:a=0,mainAxis:l=!0,crossAxis:s=!0}=ns(r,e),c={x:t,y:n},u=nh(o),d=nd(u),p=c[d],f=c[u],h=ns(a,e),g="number"==typeof h?{mainAxis:h,crossAxis:0}:{mainAxis:0,crossAxis:0,...h};if(l){let e="y"===d?"height":"width",t=A.reference[d]-A.floating[e]+g.mainAxis,n=A.reference[d]+A.reference[e]-g.mainAxis;p<t?p=t:p>n&&(p=n)}if(s){var m,y;let e="y"===d?"width":"height",t=Am.has(nc(o)),n=A.reference[u]-A.floating[e]+(t&&(null==(m=i.offset)?void 0:m[u])||0)+(t?0:g.crossAxis),r=A.reference[u]+A.reference[e]+(t?0:(null==(y=i.offset)?void 0:y[u])||0)-(t?g.crossAxis:0);f<n?f=n:f>r&&(f=r)}return{[d]:p,[u]:f}}}),options:[t,n]}}},l=[$,x,I,W,O],{...(void 0===(s=a)&&(s={}),{name:"shift",options:s,async fn(e){let{x:t,y:n,placement:r}=e,{mainAxis:o=!0,crossAxis:A=!1,limiter:i={fn:e=>{let{x:t,y:n}=e;return{x:t,y:n}}},...a}=ns(s,e),l={x:t,y:n},c=await Af(e,a),u=nh(nc(r)),d=nd(u),p=l[d],f=l[u];if(o){let e="y"===d?"top":"left",t="y"===d?"bottom":"right",n=p+c[e],r=p-c[t];p=nr(n,nn(p,r))}if(A){let e="y"===u?"top":"left",t="y"===u?"bottom":"right",n=f+c[e],r=f-c[t];f=nr(n,nn(f,r))}let h=i.fn({...e,[d]:p,[u]:f});return{...h,data:{x:h.x-t,y:h.y-n,enabled:{[d]:o,[u]:A}}}}}),options:[a,l]});"shift"===_||"shift"===O||"center"===b?en.push(ei,eA):en.push(eA,ei),en.push({...{name:"size",options:d=c={...$,apply({elements:{floating:e},rects:{reference:t},availableWidth:n,availableHeight:r}){Object.entries({"--available-width":`${n}px`,"--available-height":`${r}px`,"--anchor-width":`${t.width}px`,"--anchor-height":`${t.height}px`}).forEach(([t,n])=>{e.style.setProperty(t,n)})}},async fn(e){var t,n;let r,o,{placement:A,rects:i,platform:a,elements:l}=e,{apply:s=()=>{},...c}=ns(d,e),u=await Af(e,c),p=nc(A),f=nu(A),h="y"===nh(A),{width:g,height:m}=i.floating;"top"===p||"bottom"===p?(r=p,o=f===(await (null==a.isRTL?void 0:a.isRTL(l.floating))?"start":"end")?"left":"right"):(o=p,r="end"===f?"top":"bottom");let y=m-u.top-u.bottom,b=g-u.left-u.right,v=nn(m-u[r],y),w=nn(g-u[o],b),B=!e.middlewareData.shift,x=v,C=w;if(null!=(t=e.middlewareData.shift)&&t.enabled.x&&(C=b),null!=(n=e.middlewareData.shift)&&n.enabled.y&&(x=y),B&&!f){let e=nr(u.left,0),t=nr(u.right,0),n=nr(u.top,0),r=nr(u.bottom,0);h?C=g-2*(0!==e||0!==t?e+t:nr(u.left,u.right)):x=m-2*(0!==n||0!==r?n+r:nr(u.top,u.bottom))}await s({...e,availableWidth:C,availableHeight:x});let S=await a.getDimensions(l.floating);return g!==S.width||m!==S.height?{reset:{rects:!0}}:{}}},options:[c,u]},(p=()=>({element:q.current||document.createElement("div"),padding:C,offsetParent:"floating"}),f=[C],{name:"arrow",options:p,async fn(e){let{x:t,y:n,placement:r,rects:o,platform:A,elements:i,middlewareData:a}=e,{element:l,padding:s=0,offsetParent:c="real"}=ns(p,e)||{};if(null==l)return{};let u=nB(s),d={x:t,y:n},f=nd(nh(r)),h=np(f),g=await A.getDimensions(l),m="y"===f,y=m?"clientHeight":"clientWidth",b=o.reference[h]+o.reference[f]-d[f]-o.floating[h],v=d[f]-o.reference[f],w="real"===c?await A.getOffsetParent?.(l):i.floating,B=i.floating[y]||o.floating[h];B&&await A.isElement?.(w)||(B=i.floating[y]||o.floating[h]);let x=B/2-g[h]/2-1,C=Math.min(u[m?"top":"left"],x),S=Math.min(u[m?"bottom":"right"],x),E=B-g[h]-S,F=B/2-g[h]/2+(b/2-v/2),k=nr(C,nn(F,E)),Q=!a.arrow&&null!=nu(r)&&F!==k&&o.reference[h]/2-(F<C?C:S)-g[h]/2<0,I=Q?F<C?F-C:F-E:0;return{[f]:d[f]+I,data:{[f]:k,centerOffset:F-k-I,...Q&&{alignmentOffset:I}},reset:Q}},options:[p,f]}),{name:"transformOrigin",fn(e){let{elements:t,middlewareData:n,placement:r,rects:o,y:A}=e,i=nc(r),a=nh(i),l=q.current,s=n.arrow?.x||0,c=n.arrow?.y||0,u=l?.clientWidth||0,d=l?.clientHeight||0,p=s+u/2,f=c+d/2,h=Math.abs(n.shift?.y||0),g=o.reference.height/2,b="function"==typeof y?y(AZ(e,m,j)):y,v=h>b,w={top:`${p}px calc(100% + ${b}px)`,bottom:`${p}px ${-b}px`,left:`calc(100% + ${b}px) ${f}px`,right:`${-b}px ${f}px`}[i],B=`${p}px ${o.reference.y+g-A}px`;return t.floating.style.setProperty("--transform-origin",eo&&"y"===a&&v?B:w),{}}},AD,H),e2(()=>{!k&&F&&F.update({referenceElement:null,floatingElement:null,domReferenceElement:null})},[k,F]);let ea=eb.useMemo(()=>({elementResize:!S&&"u">typeof ResizeObserver,layoutShift:!S&&"u">typeof IntersectionObserver}),[S]),{refs:el,elements:es,x:ec,y:eu,middlewareData:ed,update:ep,placement:ef,context:eh,isPositioned:eg,floatingStyles:em}=function(e={}){let{nodeId:t,externalTree:n}=e,r=AV(e),o=e.rootContext||r,A={reference:o.useState("referenceElement"),floating:o.useState("floatingElement"),domReference:o.useState("domReferenceElement")},[i,a]=eb.useState(null),l=eb.useRef(null),s=rU(n);e2(()=>{A.domReference&&(l.current=A.domReference)},[A.domReference]);let c=function(e){void 0===e&&(e={});let{placement:t="bottom",strategy:n="absolute",middleware:r=[],platform:o,elements:{reference:A,floating:i}={},transform:a=!0,whileElementsMounted:l,open:s}=e,[c,u]=eb.useState({x:0,y:0,strategy:n,placement:t,middlewareData:{},isPositioned:!1}),[d,p]=eb.useState(r);A_(d,r)||p(r);let[f,h]=eb.useState(null),[g,m]=eb.useState(null),y=eb.useCallback(e=>{e!==B.current&&(B.current=e,h(e))},[]),b=eb.useCallback(e=>{e!==x.current&&(x.current=e,m(e))},[]),v=A||f,w=i||g,B=eb.useRef(null),x=eb.useRef(null),C=eb.useRef(c),S=null!=l,E=AN(l),F=AN(o),k=AN(s),Q=eb.useCallback(()=>{var e,r;let o,A,i;if(!B.current||!x.current)return;let a={placement:t,strategy:n,middleware:d};F.current&&(a.platform=F.current),(e=B.current,r=x.current,o=new Map,i={...(A={platform:AT,...a}).platform,_c:o},Ap(e,r,{...A,platform:i})).then(e=>{let t={...e,isPositioned:!1!==k.current};I.current&&!A_(C.current,t)&&(C.current=t,tk.flushSync(()=>{u(t)}))})},[d,t,n,F,k]);AP(()=>{!1===s&&C.current.isPositioned&&(C.current.isPositioned=!1,u(e=>({...e,isPositioned:!1})))},[s]);let I=eb.useRef(!1);AP(()=>(I.current=!0,()=>{I.current=!1}),[]),AP(()=>{if(v&&(B.current=v),w&&(x.current=w),v&&w){if(E.current)return E.current(v,w,Q);Q()}},[v,w,Q,E,S]);let U=eb.useMemo(()=>({reference:B,floating:x,setReference:y,setFloating:b}),[y,b]),H=eb.useMemo(()=>({reference:v,floating:w}),[v,w]),T=eb.useMemo(()=>{let e={position:n,left:0,top:0};if(!H.floating)return e;let t=AR(H.floating,c.x),r=AR(H.floating,c.y);return a?{...e,transform:"translate("+t+"px, "+r+"px)",...AO(H.floating)>=1.5&&{willChange:"transform"}}:{position:n,left:t,top:r}},[n,a,H.floating,c.x,c.y]);return eb.useMemo(()=>({...c,update:Q,refs:U,elements:H,floatingStyles:T}),[c,Q,U,H,T])}({...e,elements:{...A,...i&&{reference:i}}}),u=eb.useCallback(e=>{let t=eQ(e)?{getBoundingClientRect:()=>e.getBoundingClientRect(),getClientRects:()=>e.getClientRects(),contextElement:e}:e;a(t),c.refs.setReference(t)},[c.refs]),[d,p]=eb.useState(null),[f,h]=eb.useState(null);o.useSyncedValue("referenceElement",d),o.useSyncedValue("domReferenceElement",eQ(d)?d:null),o.useSyncedValue("floatingElement",f);let g=eb.useCallback(e=>{(eQ(e)||null===e)&&(l.current=e,p(e)),(eQ(c.refs.reference.current)||null===c.refs.reference.current||null!==e&&!eQ(e))&&c.refs.setReference(e)},[c.refs,p]),m=eb.useCallback(e=>{h(e),c.refs.setFloating(e)},[c.refs]),y=eb.useMemo(()=>({...c.refs,setReference:g,setFloating:m,setPositionReference:u,domReference:l}),[c.refs,g,m,u]),b=eb.useMemo(()=>({...c.elements,domReference:A.domReference}),[c.elements,A.domReference]),v=o.useState("open"),w=o.useState("floatingId"),B=eb.useMemo(()=>({...c,dataRef:o.context.dataRef,open:v,onOpenChange:o.setOpen,events:o.context.events,floatingId:w,refs:y,elements:b,nodeId:t,rootStore:o}),[c,y,b,t,o,v,w]);return e2(()=>{o.context.dataRef.current.floatingContext=B;let e=s?.nodesRef.current.find(e=>e.id===t);e&&(e.context=B)}),eb.useMemo(()=>({...c,context:B,refs:y,elements:b,rootStore:o}),[c,y,b,B,o])}({rootContext:F,placement:Z,middleware:en,strategy:g,whileElementsMounted:E?void 0:(...e)=>AM(...e,ea),nodeId:U,externalTree:L}),{sideX:ey,sideY:ev}=ed.adaptiveOrigin||Az,ew=eg?g:"fixed",eB=eb.useMemo(()=>H?{position:ew,[ey]:ec,[ev]:eu}:{position:ew,...em},[H,ew,ey,ec,ev,eu,em]),ex=eb.useRef(null);e2(()=>{if(!k)return;let e=z.current,t="function"==typeof e?e():e,n=(AG(t)?t.current:t)||null;n!==ex.current&&(el.setPositionReference(n),ex.current=n)},[k,el,D,z]),eb.useEffect(()=>{if(!k)return;let e=z.current;"function"!=typeof e&&AG(e)&&e.current!==ex.current&&(el.setPositionReference(e.current),ex.current=e.current)},[k,el,D,z]),eb.useEffect(()=>{if(E&&k&&es.domReference&&es.floating)return AM(es.domReference,es.floating,ep,ea)},[E,k,es,ep,ea]);let eC=nc(ef),eS=AK(m,eC,j),eE=nu(ef)||"center",eF=!!ed.hide?.referenceHidden;e2(()=>{T&&k&&eg&&P(eC)},[T,k,eg,eC]);let ek=eb.useMemo(()=>({position:"absolute",top:ed.arrow?.y,left:ed.arrow?.x}),[ed.arrow]),eI=ed.arrow?.centerOffset!==0;return eb.useMemo(()=>({positionerStyles:eB,arrowStyles:ek,arrowRef:q,arrowUncentered:eI,side:eS,align:eE,physicalSide:eC,anchorHidden:eF,refs:el,context:eh,isPositioned:eg,update:ep}),[eB,ek,q,eI,eS,eE,eC,eF,el,eh,eg,ep])}function AG(e){return null!=e&&"current"in e}let AX=((lX={}).startingStyle="data-starting-style",lX.endingStyle="data-ending-style",lX),AY={[AX.startingStyle]:""},AJ={[AX.endingStyle]:""},A$={transitionStatus:e=>"starting"===e?AY:"ending"===e?AJ:null},Aq=((lY={}).open="data-open",lY.closed="data-closed",lY[lY.startingStyle=AX.startingStyle]="startingStyle",lY[lY.endingStyle=AX.endingStyle]="endingStyle",lY.anchorHidden="data-anchor-hidden",lY),A0=((lJ={}).popupOpen="data-popup-open",lJ.pressed="data-pressed",lJ),A1={[A0.popupOpen]:""},A2={[A0.popupOpen]:"",[A0.pressed]:""},A4={[Aq.open]:""},A6={[Aq.closed]:""},A8={[Aq.anchorHidden]:""},A3={open:e=>e?A1:null},A5={open:e=>e?A2:null},A9={open:e=>e?A4:A6,anchorHidden:e=>e?A8:null},A7=eb.forwardRef(function(e,t){let n,{cutout:r,...o}=e;if(r){let e=r?.getBoundingClientRect();n=`polygon(
310
+ 0% 0%,
311
+ 100% 0%,
312
+ 100% 100%,
313
+ 0% 100%,
314
+ 0% 0%,
315
+ ${e.left}px ${e.top}px,
316
+ ${e.left}px ${e.bottom}px,
317
+ ${e.right}px ${e.bottom}px,
318
+ ${e.right}px ${e.top}px,
319
+ ${e.left}px ${e.top}px
320
+ )`}return(0,u.jsx)("div",{ref:t,role:"presentation","data-base-ui-inert":"",...o,style:{position:"fixed",inset:0,userSelect:"none",WebkitUserSelect:"none",clipPath:n}})});function ie(e){return"starting"===e?op:td}let it=eb.forwardRef(function(e,t){let n,r,o,{render:A,className:i,anchor:a,positionMethod:l="absolute",side:s="bottom",align:c="center",sideOffset:d=0,alignOffset:p=0,collisionBoundary:f="clipping-ancestors",collisionPadding:h=5,arrowPadding:g=5,sticky:m=!1,disableAnchorTracking:y=!1,collisionAvoidance:b=og,...v}=e,{store:w}=os(),B=function(){let e=eb.useContext(Al);if(void 0===e)throw Error(tt(45));return e}(),x=(n=tS(),r=rU(void 0),e2(()=>{if(!n)return;let e={id:n,parentId:o};return r?.addNode(e),()=>{r?.removeNode(e)}},[r,n,o=rI()]),n),C=w.useState("floatingRootContext"),S=w.useState("mounted"),E=w.useState("open"),F=w.useState("openChangeReason"),k=w.useState("activeTriggerElement"),Q=w.useState("modal"),I=w.useState("positionerElement"),U=w.useState("instantType"),H=w.useState("transitionStatus"),T=eb.useRef(null),L=oC(I,!1,!1),M=AW({anchor:a,floatingRootContext:C,positionMethod:l,mounted:S,side:s,sideOffset:d,align:c,alignOffset:p,arrowPadding:g,collisionBoundary:f,collisionPadding:h,sticky:m,disableAnchorTracking:y,keepMounted:B,nodeId:x,collisionAvoidance:b,adaptiveOrigin:Aj}),P=eb.useMemo(()=>{let e={};return E||(e.pointerEvents="none"),{role:"presentation",hidden:!S,style:{...M.positionerStyles,...e}}},[E,S,M.positionerStyles]),_=eb.useMemo(()=>({props:P,...M}),[P,M]),O=C?.select("domReferenceElement");e2(()=>{let e=T.current;if(O&&(T.current=O),e&&O&&O!==e){w.set("instantType",void 0);let e=new AbortController;return L(()=>{w.set("instantType","trigger-change")},e.signal),()=>{e.abort()}}},[O,L,w]);let R=eb.useMemo(()=>({open:E,side:_.side,align:_.align,anchorHidden:_.anchorHidden,instant:U}),[E,_.side,_.align,_.anchorHidden,U]),N=eb.useCallback(e=>{w.set("positionerElement",e)},[w]),V=tp("div",e,{state:R,props:[_.props,ie(H),v],ref:[t,N],stateAttributesMapping:A9});return(0,u.jsxs)(Au.Provider,{value:_,children:[S&&!0===Q&&F!==r1&&(0,u.jsx)(A7,{ref:w.context.internalBackdropRef,inert:Ac(!E),cutout:k}),(0,u.jsx)(rH,{id:x,children:V})]})}),ir=ot("safe-polygon"),io=`button,a,[role="button"],select,[tabindex]:not([tabindex="-1"]),${nD}`;function iA(e){let t=eb.useRef(void 0),n=eb.useRef(!1),r=eb.useRef(void 0),o=eb.useRef(!0),A=eb.useRef(!1),i=eb.useRef(()=>{}),a=eb.useRef(!1),l=rg(),s=rg(),c=eb.useRef(void 0);return eb.useMemo(()=>{let u=e.context.dataRef.current;return u.hoverInteractionState||(u.hoverInteractionState={pointerTypeRef:t,interactedInsideRef:n,handlerRef:r,blockMouseMoveRef:o,performedPointerEventsMutationRef:A,unbindMouseMoveRef:i,restTimeoutPendingRef:a,openChangeTimeout:l,restTimeout:s,handleCloseOptionsRef:c}),u.hoverInteractionState},[e,t,n,r,o,A,i,a,l,s,c])}let ii=new Set(["click","mousedown"]);function ia(e,t={}){let n="rootStore"in e?e.rootStore:e,r=n.useState("open"),o=n.useState("floatingElement"),A=n.useState("domReferenceElement"),{dataRef:i}=n.context,{enabled:a=!0,closeDelay:l=0,externalTree:s}=t,{pointerTypeRef:c,interactedInsideRef:u,handlerRef:d,performedPointerEventsMutationRef:p,unbindMouseMoveRef:f,restTimeoutPendingRef:h,openChangeTimeout:g,handleCloseOptionsRef:m}=iA(n),y=rU(s),b=rI(),v=eq(()=>!!u.current||!!i.current.openEvent&&ii.has(i.current.openEvent.type)),w=eq(()=>{let e=i.current.openEvent?.type;return e?.includes("mouse")&&"mousedown"!==e}),B=eb.useCallback((e,t=!0)=>{var r,o;let A=(r=l,(o=c.current)&&!nO(o)?0:"function"==typeof r?r():r);A&&!d.current?g.start(A,()=>n.setOpen(!1,tH(r1,e))):t&&(g.clear(),n.setOpen(!1,tH(r1,e)))},[l,d,n,c,g]),x=eq(()=>{f.current(),d.current=void 0}),C=eq(()=>{if(p.current){let e=ri(o).body;e.style.pointerEvents="",e.removeAttribute(ir),p.current=!1}}),S=eq(e=>{var t;if(!((t=ro(e))&&t.closest(io))){u.current=!1;return}u.current=!0});e2(()=>{r||(c.current=void 0,h.current=!1,u.current=!1,x(),C())},[r,c,h,u,x,C]),eb.useEffect(()=>()=>{x()},[x]),eb.useEffect(()=>C,[C]),e2(()=>{if(a&&r&&m.current?.blockPointerEvents&&w()&&eQ(A)&&o){p.current=!0;let e=ri(o).body;e.setAttribute(ir,"");let t=y?.nodesRef.current.find(e=>e.id===b)?.context?.elements.floating;return t&&(t.style.pointerEvents=""),e.style.pointerEvents="none",A.style.pointerEvents="auto",o.style.pointerEvents="auto",()=>{e.style.pointerEvents="",A.style.pointerEvents="",o.style.pointerEvents=""}}},[a,r,A,o,m,w,y,b,p]),eb.useEffect(()=>{if(a)return o&&(o.addEventListener("mouseleave",e),o.addEventListener("mouseenter",t),o.addEventListener("mouseleave",r),o.addEventListener("pointerdown",S,!0)),()=>{o&&(o.removeEventListener("mouseleave",e),o.removeEventListener("mouseenter",t),o.removeEventListener("mouseleave",r),o.removeEventListener("pointerdown",S,!0))};function e(e){if(v()||!i.current.floatingContext||!n.select("open"))return;let t=n.context.triggerElements;!(e.relatedTarget&&t.hasElement(e.relatedTarget))&&(C(),x(),v()||B(e))}function t(e){g.clear(),C(),d.current?.(e),x()}function r(e){v()||B(e,!1)}})}let il=0;function is(e,t={}){let{preventScroll:n=!1,cancelPrevious:r=!0,sync:o=!1}=t;r&&cancelAnimationFrame(il);let A=()=>e?.focus({preventScroll:n});o?A():il=requestAnimationFrame(A)}let ic={inert:new WeakMap,"aria-hidden":new WeakMap,none:new WeakMap};function iu(e){return"inert"===e?ic.inert:"aria-hidden"===e?ic["aria-hidden"]:ic.none}let id=new WeakSet,ip={},ih=0,ig=e=>e&&(e.host||ig(e.parentNode)),im=[];function iy(){im=im.filter(e=>e.isConnected)}function ib(){return iy(),im[im.length-1]}function iv(e,t){if(!t.current.includes("floating")&&!e.getAttribute("role")?.includes("dialog"))return;let n=o5(),r=o8(e,n).filter(e=>{let t=e.getAttribute("data-tabindex")||"";return o3(e,n)||e.hasAttribute("data-tabindex")&&!t.startsWith("-")}),o=e.getAttribute("tabindex");t.current.includes("floating")||0===r.length?"0"!==o&&e.setAttribute("tabindex","0"):("-1"!==o||e.hasAttribute("data-tabindex")&&"-1"!==e.getAttribute("data-tabindex"))&&(e.setAttribute("tabindex","-1"),e.setAttribute("data-tabindex","-1"))}function iw(e){let{context:t,children:n,disabled:r=!1,order:o=["content"],initialFocus:A=!0,returnFocus:i=!0,restoreFocus:a=!1,modal:l=!0,closeOnFocusOut:s=!0,openInteractionType:c="",getInsideElements:d=()=>[],nextFocusableElement:p,previousFocusableElement:f,beforeContentFocusGuardRef:h,externalTree:g}=e,m="rootStore"in t?t.rootStore:t,y=m.useState("open"),b=m.useState("domReferenceElement"),v=m.useState("floatingElement"),{events:w,dataRef:B}=m.context,x=eq(()=>B.current.floatingContext?.nodeId),C=eq(d),S=!1===A,E=rl(b)&&S,F=ow(o),k=ow(A),Q=ow(i),I=ow(c),U=rU(g),H=eb.useContext(Ao),T=eb.useRef(null),L=eb.useRef(null),M=eb.useRef(!1),P=eb.useRef(!1),_=eb.useRef(!1),O=eb.useRef(-1),R=eb.useRef(""),N=eb.useRef(""),V=rg(),D=rg(),z=rb(),j=null!=H,K=rs(v),Z=eq((e=K)=>e?o6(e,o5()):[]),W=eq(e=>{let t=Z(e);return F.current.map(()=>t).filter(Boolean).flat()});eb.useEffect(()=>{if(r||!l)return;function e(e){"Tab"===e.key&&rr(K,rn(ri(K)))&&0===Z().length&&!E&&nM(e)}let t=ri(K);return t.addEventListener("keydown",e),()=>{t.removeEventListener("keydown",e)}},[r,b,K,l,F,E,Z,W]),eb.useEffect(()=>{if(!r&&v)return v.addEventListener("focusin",e),()=>{v.removeEventListener("focusin",e)};function e(e){let t=ro(e),n=Z().indexOf(t);-1!==n&&(O.current=n)}},[r,v,Z]),eb.useEffect(()=>{if(r||!y)return;let e=ri(K);function t(){_.current=!1}function n(e){let t=ro(e);_.current=!(rr(v,t)||rr(b,t)||rr(H?.portalNode,t)),N.current=e.pointerType||"keyboard"}function o(){N.current="keyboard"}return e.addEventListener("pointerdown",n,!0),e.addEventListener("pointerup",t,!0),e.addEventListener("pointercancel",t,!0),e.addEventListener("keydown",o,!0),()=>{e.removeEventListener("pointerdown",n,!0),e.removeEventListener("pointerup",t,!0),e.removeEventListener("pointercancel",t,!0),e.removeEventListener("keydown",o,!0)}},[r,v,b,K,y,H]),eb.useEffect(()=>{if(r||!s)return;function e(){P.current=!0,D.start(0,()=>{P.current=!1})}function t(e){let t=e.relatedTarget,n=e.currentTarget,r=ro(e);queueMicrotask(()=>{let o=x(),A=m.context.triggerElements,i=!(rr(b,t)||rr(v,t)||rr(t,v)||rr(H?.portalNode,t)||null!=t&&A.hasElement(t)||A.hasMatchingElement(e=>rr(e,t))||t?.hasAttribute(ot("focus-guard"))||U&&(r$(U.nodesRef.current,o).find(e=>rr(e.context?.elements.floating,t)||rr(e.context?.elements.domReference,t))||rq(U.nodesRef.current,o).find(e=>[e.context?.elements.floating,rs(e.context?.elements.floating)].includes(t)||e.context?.elements.domReference===t)));if(n===b&&K&&iv(K,F),a&&n!==b&&!(r&&r.isConnected&&("function"==typeof r.checkVisibility?r.checkVisibility():"none"!==ej(r).display))&&rn(ri(K))===ri(K).body){if(eI(K)&&(K.focus(),"popup"===a))return void z.request(()=>{K.focus()});let e=O.current,t=Z(),n=t[e]||t[t.length-1]||K;eI(n)&&n.focus()}if(B.current.insideReactTree){B.current.insideReactTree=!1;return}(E||!l)&&t&&i&&!P.current&&(E||t!==ib())&&(M.current=!0,m.setOpen(!1,tH(r5,e)))})}function n(){_.current||(B.current.insideReactTree=!0,V.start(0,()=>{B.current.insideReactTree=!1}))}let o=eI(b)?b:null,A=[];if(v||o)return o&&(o.addEventListener("focusout",t),o.addEventListener("pointerdown",e),A.push(()=>{o.removeEventListener("focusout",t),o.removeEventListener("pointerdown",e)})),v&&(v.addEventListener("focusout",t),H&&(v.addEventListener("focusout",n,!0),A.push(()=>{v.removeEventListener("focusout",n,!0)})),A.push(()=>{v.removeEventListener("focusout",t)})),()=>{A.forEach(e=>{e()})}},[r,b,v,K,l,U,H,m,s,a,Z,E,x,F,B,V,D,z]);let G=eb.useRef(null),X=eb.useRef(null),Y=tA(G,h,H?.beforeInsideRef),J=tA(X,H?.afterInsideRef);eb.useEffect(()=>{if(r||!v||!y)return;let e=Array.from(H?.portalNode?.querySelectorAll(`[${ot("portal")}]`)||[]),t=U?rq(U.nodesRef.current,x()):[],n=function(e,t=!1,n=!1){var r;let o,A,i,a,l,s,c,u=ri(e[0]).body;return r=e.concat(Array.from(u.querySelectorAll("[aria-live]"))),o="data-base-ui-inert",A=n?"inert":t?"aria-hidden":null,i=r.map(e=>{if(u.contains(e))return e;let t=ig(e);return u.contains(t)?t:null}).filter(e=>null!=e),a=new Set,l=new Set(i),s=[],ip[o]||(ip[o]=new WeakMap),c=ip[o],i.forEach(function e(t){!(!t||a.has(t))&&(a.add(t),t.parentNode&&e(t.parentNode))}),function e(t){!t||l.has(t)||[].forEach.call(t.children,t=>{if("script"!==eS(t))if(a.has(t))e(t);else{let e=A?t.getAttribute(A):null,n=null!==e&&"false"!==e,r=iu(A),i=(r.get(t)||0)+1,a=(c.get(t)||0)+1;r.set(t,i),c.set(t,a),s.push(t),1===i&&n&&id.add(t),1===a&&t.setAttribute(o,""),!n&&A&&t.setAttribute(A,"inert"===A?"":"true")}})}(u),a.clear(),ih+=1,()=>{s.forEach(e=>{let t=iu(A),n=(t.get(e)||0)-1,r=(c.get(e)||0)-1;t.set(e,n),c.set(e,r),n||(!id.has(e)&&A&&e.removeAttribute(A),id.delete(e)),r||e.removeAttribute(o)}),(ih-=1)||(ic.inert=new WeakMap,ic["aria-hidden"]=new WeakMap,ic.none=new WeakMap,id=new WeakSet,ip={})}}([v,t.find(e=>rl(e.context?.elements.domReference||null))?.context?.elements.domReference,...e,...C(),T.current,L.current,G.current,X.current,H?.beforeOutsideRef.current,H?.afterOutsideRef.current,ox(f),ox(p),E?b:null].filter(e=>null!=e),l||E);return()=>{n()}},[y,r,b,v,l,F,H,E,U,x,C,p,f]),e2(()=>{if(!y||r||!eI(K))return;let e=rn(ri(K));queueMicrotask(()=>{let t,n=W(K),r=k.current,o="function"==typeof r?r(I.current||""):r;void 0===o||!1===o||(t=(t=!0===o||null===o?n[0]||K:ox(o))||n[0]||K,rr(K,e)||is(t,{preventScroll:t===K}))})},[r,y,K,S,W,k,I]),e2(()=>{var e;if(r||!K)return;let t=ri(K);function n(e){var t,n;let r;if(e.open||(t=e.nativeEvent,n=N.current,r=eE(t.target),R.current=t instanceof r.KeyboardEvent?"keyboard":t instanceof r.FocusEvent?n||"keyboard":"pointerType"in t?t.pointerType||"keyboard":"touches"in t?"touch":t instanceof r.MouseEvent?n||(0===t.detail?"keyboard":"mouse"):""),e.reason===r1&&"mouseleave"===e.nativeEvent.type&&(M.current=!0),e.reason===r4)if(e.nested)M.current=!1;else if(nP(e.nativeEvent)||n_(e.nativeEvent))M.current=!1;else{let e=!1;document.createElement("div").focus({get preventScroll(){return e=!0,!1}}),e?M.current=!1:M.current=!0}}e=rn(t),iy(),e&&"body"!==eS(e)&&(im.push(e),im.length>20&&(im=im.slice(-20))),w.on("openchange",n);let o=t.createElement("span");return o.setAttribute("tabindex","-1"),o.setAttribute("aria-hidden","true"),Object.assign(o.style,oH),j&&b&&b.insertAdjacentElement("afterend",o),()=>{w.off("openchange",n);let e=rn(t),r=rr(v,e)||U&&r$(U.nodesRef.current,x(),!1).some(t=>rr(t.context?.elements.floating,e)),A=function(){let e=Q.current,t="function"==typeof e?e(R.current):e;if(void 0===t||!1===t)return null;if(null===t&&(t=!0),"boolean"==typeof t){let e=b||ib();return e&&e.isConnected?e:o}let n=b||ib()||o;return ox(t)||n}();queueMicrotask(()=>{let n=function(e){if(!e)return null;let t=o5();return o3(e,t)?e:o6(e,t)[0]||e}(A),i="boolean"!=typeof Q.current;Q.current&&!M.current&&eI(n)&&(i||n===e||e===t.body||r)&&n.focus({preventScroll:!0}),o.remove()})}},[r,v,K,Q,B,w,U,j,b,x]),eb.useEffect(()=>{queueMicrotask(()=>{M.current=!1})},[r]),eb.useEffect(()=>{if(r||!y)return;function e(e){let t=ro(e);t?.closest(`[${of}]`)&&(P.current=!0)}let t=ri(K);return t.addEventListener("pointerdown",e,!0),()=>{t.removeEventListener("pointerdown",e,!0)}},[r,y,K]),e2(()=>{if(!r&&H)return H.setFocusManagerState({modal:l,closeOnFocusOut:s,open:y,onOpenChange:m.setOpen,domReference:b}),()=>{H.setFocusManagerState(null)}},[r,H,l,y,m,s,b]),e2(()=>{if(!r&&K)return iv(K,F),()=>{queueMicrotask(iy)}},[r,K,F]);let $=!r&&(!l||!E)&&(j||l);return(0,u.jsxs)(eb.Fragment,{children:[$&&(0,u.jsx)(oT,{"data-type":"inside",ref:Y,onFocus:e=>{if(l){let e=W();is(e[e.length-1])}else if(H?.portalNode)if(M.current=!1,An(e,H.portalNode)){let e=o7(b);e?.focus()}else ox(f??H.beforeOutsideRef)?.focus()}}),n,$&&(0,u.jsx)(oT,{"data-type":"inside",ref:J,onFocus:e=>{if(l)is(W()[0]);else if(H?.portalNode)if(s&&(M.current=!0),An(e,H.portalNode)){let e=Ae(b);e?.focus()}else ox(p??H.afterOutsideRef)?.focus()}})]})}function iB(e){let t=ej(e),n=parseFloat(t.width)||0,r=parseFloat(t.height)||0,o=eI(e),A=o?e.offsetWidth:n,i=o?e.offsetHeight:r;return(no(n)!==A||no(r)!==i)&&(n=A,r=i),{width:n,height:r}}let ix="u">typeof ResizeObserver,iC=()=>!0;function iS(e){let{popupElement:t,positionerElement:n,content:r,mounted:o,enabled:A=iC,onMeasureLayout:i,onMeasureLayoutComplete:a,side:l,direction:s}=e,c=eb.useRef(!0),u=oC(t,!0,!1),d=rb(),p=eb.useRef(null),f=eq(i),h=eq(a),g=eb.useMemo(()=>{let e="top"===l,t="left"===l;return"rtl"===s?(e=e||"inline-end"===l,t=t||"inline-end"===l):(e=e||"inline-start"===l,t=t||"inline-start"===l),e?{position:"absolute",["top"===l?"bottom":"top"]:"0",[t?"right":"left"]:"0"}:td},[l,s]);e2(()=>{if(!o||!A()||!ix){c.current=!0,p.current=null;return}if(!t||!n)return;Object.entries(g).forEach(([e,n])=>{t.style.setProperty(e,n)});let e=new ResizeObserver(e=>{let t=e[0];t&&(null===p.current?p.current={width:Math.ceil(t.borderBoxSize[0].inlineSize),height:Math.ceil(t.borderBoxSize[0].blockSize)}:(p.current.width=Math.ceil(t.borderBoxSize[0].inlineSize),p.current.height=Math.ceil(t.borderBoxSize[0].blockSize)))});e.observe(t),t.style.setProperty("--popup-width","auto"),t.style.setProperty("--popup-height","auto");let r=iE(t,"position","static"),i=iE(t,"transform","none"),a=iE(t,"scale","1"),l=iE(n,"--available-width","max-content"),s=iE(n,"--available-height","max-content");if(f?.(),c.current||null===p.current){n.style.setProperty("--positioner-width","max-content"),n.style.setProperty("--positioner-height","max-content");let o=iB(t);return n.style.setProperty("--positioner-width",`${o.width}px`),n.style.setProperty("--positioner-height",`${o.height}px`),r(),i(),a(),l(),s(),h?.(null,o),c.current=!1,()=>{e.disconnect()}}t.style.setProperty("--popup-width","auto"),t.style.setProperty("--popup-height","auto"),n.style.setProperty("--positioner-width","max-content"),n.style.setProperty("--positioner-height","max-content");let m=iB(t);t.style.setProperty("--popup-width",`${p.current.width}px`),t.style.setProperty("--popup-height",`${p.current.height}px`),r(),i(),l(),s(),h?.(p.current,m),n.style.setProperty("--positioner-width",`${m.width}px`),n.style.setProperty("--positioner-height",`${m.height}px`);let y=new AbortController;return d.request(()=>{t.style.setProperty("--popup-width",`${m.width}px`),t.style.setProperty("--popup-height",`${m.height}px`),u(()=>{t.style.setProperty("--popup-width","auto"),t.style.setProperty("--popup-height","auto")},y.signal)}),()=>{e.disconnect(),y.abort(),d.cancel()}},[r,t,n,u,d,A,o,f,h,g])}function iE(e,t,n){let r=e.style.getPropertyValue(t);return e.style.setProperty(t,n),()=>{e.style.setProperty(t,r)}}let iF=eb.createContext(void 0);function ik(e){let t=eb.useContext(iF);if(void 0===t&&!e)throw Error(tt(69));return t}let iQ={...A9,...A$},iI=eb.forwardRef(function(e,t){let{className:n,render:r,initialFocus:o,finalFocus:A,...i}=e,{store:a}=os(),l=function(){let e=eb.useContext(Au);if(!e)throw Error(tt(46));return e}(),s=null!=ik(!0),c=tD(),d=a.useState("open"),p=a.useState("openMethod"),f=a.useState("instantType"),h=a.useState("transitionStatus"),g=a.useState("popupProps"),m=a.useState("titleElementId"),y=a.useState("descriptionElementId"),b=a.useState("modal"),v=a.useState("mounted"),w=a.useState("openChangeReason"),B=a.useState("popupElement"),x=a.useState("payload"),C=a.useState("positionerElement"),S=a.useState("activeTriggerElement"),E=a.useState("floatingRootContext");oS({open:d,ref:a.context.popupRef,onComplete(){d&&a.context.onOpenChangeComplete?.(!0)}});let F=a.useState("disabled");ia(E,{enabled:a.useState("openOnHover")&&!F,closeDelay:a.useState("closeDelay")});let k=void 0===o?function(e){return"touch"!==e||a.context.popupRef.current}:o,Q=eb.useMemo(()=>({open:d,side:l.side,align:l.align,instant:f,transitionStatus:h}),[d,l.side,l.align,f,h]),I=eb.useCallback(e=>{a.set("popupElement",e)},[a]);iS({popupElement:B,positionerElement:C,mounted:v,content:x,enabled:eb.useCallback(()=>a.context.triggerElements.size>1,[a]),onMeasureLayout:function(){E.context.events.emit("measure-layout")},onMeasureLayoutComplete:function(e,t){E.context.events.emit("measure-layout-complete",{previousDimensions:e,nextDimensions:t})},side:l.side,direction:c});let U=tp("div",e,{state:Q,ref:[t,a.context.popupRef,I],props:[g,{"aria-labelledby":m,"aria-describedby":y,onKeyDown(e){s&&t8.has(e.key)&&e.stopPropagation()}},ie(h),i],stateAttributesMapping:iQ});return(0,u.jsx)(iw,{context:E,openInteractionType:p,modal:"trap-focus"===b,disabled:!v||w===r1,initialFocus:k,returnFocus:A,restoreFocus:"popup",previousFocusableElement:eI(S)?S:void 0,nextFocusableElement:a.context.triggerFocusTargetRef,beforeContentFocusGuardRef:a.context.beforeContentFocusGuardRef,children:U})});function iU(e,t,n){if(n&&!nO(n))return 0;if("number"==typeof e)return e;if("function"==typeof e){let n=e();return"number"==typeof n?n:n?.[t]}return e?.[t]}function iH(e){return"function"==typeof e?e():e}ot("safe-polygon");let iT={current:null};function iL(e,t={}){let n="rootStore"in e?e.rootStore:e,{dataRef:r,events:o}=n.context,{enabled:A=!0,delay:i=0,handleClose:a=null,mouseOnly:l=!1,restMs:s=0,move:c=!0,triggerElementRef:u=iT,externalTree:d,isActiveTrigger:p=!0}=t,f=rU(d),{pointerTypeRef:h,interactedInsideRef:g,handlerRef:m,blockMouseMoveRef:y,performedPointerEventsMutationRef:b,unbindMouseMoveRef:v,restTimeoutPendingRef:w,openChangeTimeout:B,restTimeout:x,handleCloseOptionsRef:C}=iA(n),S=ow(a),E=ow(i),F=ow(s);p&&(C.current=S.current?.__options);let k=eq(()=>!!g.current||!!r.current.openEvent&&["click","mousedown"].includes(r.current.openEvent.type)),Q=eb.useCallback((e,t=!0)=>{let r=iU(E.current,"close",h.current);r&&!m.current?B.start(r,()=>n.setOpen(!1,tH(r1,e))):t&&(B.clear(),n.setOpen(!1,tH(r1,e)))},[E,m,n,h,B]),I=eq(()=>{v.current(),m.current=void 0}),U=eq(()=>{if(b.current){let e=ri(n.select("domReferenceElement")).body;e.style.pointerEvents="",e.removeAttribute(ir),b.current=!1}});eb.useEffect(()=>{if(A)return o.on("openchange",e),()=>{o.off("openchange",e)};function e(e){e.open||(B.clear(),x.clear(),y.current=!0,w.current=!1)}},[A,o,B,x,y,w]);let H=eq(e=>{if(k()||!r.current.floatingContext)return;let t=n.context.triggerElements;if(e.relatedTarget&&t.hasElement(e.relatedTarget))return;let o=u.current;S.current?.({...r.current.floatingContext,tree:f,x:e.clientX,y:e.clientY,onClose(){U(),I(),k()||o!==n.select("domReferenceElement")||Q(e)}})(e)});return eb.useEffect(()=>{if(!A)return;let e=u.current??(p?n.select("domReferenceElement"):null);if(eQ(e))return n.select("open")&&e.addEventListener("mouseleave",i),c&&e.addEventListener("mousemove",t,{once:!0}),e.addEventListener("mouseenter",t),e.addEventListener("mouseleave",o),()=>{e.removeEventListener("mouseleave",i),c&&e.removeEventListener("mousemove",t),e.removeEventListener("mouseenter",t),e.removeEventListener("mouseleave",o)};function t(e){if(B.clear(),y.current=!1,l&&!nO(h.current)||iH(F.current)>0&&!iU(E.current,"open"))return;let t=iU(E.current,"open",h.current),r=n.select("domReferenceElement"),o=n.context.triggerElements,A=(o.hasElement(e.target)||o.hasMatchingElement(t=>rr(t,e.target)))&&(!r||!rr(r,e.target)),i=e.currentTarget??null,a=!n.select("open")||A;t?B.start(t,()=>{a&&n.setOpen(!0,tH(r1,e,i))}):a&&n.setOpen(!0,tH(r1,e,i))}function o(e){if(k())return void U();v.current();let t=ri(n.select("domReferenceElement"));x.clear(),w.current=!1;let o=n.context.triggerElements;if(!(e.relatedTarget&&o.hasElement(e.relatedTarget))){if(S.current&&r.current.floatingContext){n.select("open")||B.clear();let o=u.current;m.current=S.current({...r.current.floatingContext,tree:f,x:e.clientX,y:e.clientY,onClose(){U(),I(),k()||o!==n.select("domReferenceElement")||Q(e,!0)}});let A=m.current;A(e),t.addEventListener("mousemove",A),v.current=()=>{t.removeEventListener("mousemove",A)};return}"touch"===h.current&&rr(n.select("floatingElement"),e.relatedTarget)||Q(e)}}function i(e){H(e)}},[I,U,y,r,E,Q,n,A,S,H,p,k,l,c,h,F,x,w,B,u,f,v,m]),eb.useMemo(()=>{function e(e){h.current=e.pointerType}return{onPointerDown:e,onPointerEnter:e,onMouseMove(e){let{nativeEvent:t}=e,r=e.currentTarget,o=n.select("domReferenceElement"),A=n.context.triggerElements,i=n.select("open"),a=(A.hasElement(e.target)||A.hasMatchingElement(t=>rr(t,e.target)))&&(!o||!rr(o,e.target));function s(){y.current||i&&!a||n.setOpen(!0,tH(r1,t,r))}(!l||nO(h.current))&&(!i||a)&&0!==iH(F.current)&&(!a&&w.current&&e.movementX**2+e.movementY**2<2||(x.clear(),"touch"===h.current?tk.flushSync(()=>{s()}):a&&i?s():(w.current=!0,x.start(iH(F.current),s))))}}},[y,l,n,h,F,x,w])}function iM(e,t){let[n,r]=e,o=!1,A=t.length;for(let e=0,i=A-1;e<A;i=e++){let[A,a]=t[e]||[0,0],[l,s]=t[i]||[0,0];a>=r!=s>=r&&n<=(l-A)*(r-a)/(s-a)+A&&(o=!o)}return o}function iP(e={}){let{buffer:t=.5,blockPointerEvents:n=!1,requireIntent:r=!0}=e,o=new rh,A=!1,i=null,a=null,l="u">typeof performance?performance.now():0,s=({x:e,y:n,placement:s,elements:c,onClose:u,nodeId:d,tree:p})=>function(f){function h(){o.clear(),u()}if(o.clear(),!c.domReference||!c.floating||null==s||null==e||null==n)return;let{clientX:g,clientY:m}=f,y=[g,m],b=ro(f),v="mouseleave"===f.type,w=rr(c.floating,b),B=rr(c.domReference,b),x=c.domReference.getBoundingClientRect(),C=c.floating.getBoundingClientRect(),S=s.split("-")[0],E=e>C.right-C.width/2,F=n>C.bottom-C.height/2,k=y[0]>=x.x&&y[0]<=x.x+x.width&&y[1]>=x.y&&y[1]<=x.y+x.height,Q=C.width>x.width,I=C.height>x.height,U=(Q?x:C).left,H=(Q?x:C).right,T=(I?x:C).top,L=(I?x:C).bottom;if(w&&(A=!0,!v))return;if(B&&(A=!1),B&&!v){A=!0;return}if(v&&eQ(f.relatedTarget)&&rr(c.floating,f.relatedTarget)||p&&r$(p.nodesRef.current,d).some(({context:e})=>e?.open))return;if("top"===S&&n>=x.bottom-1||"bottom"===S&&n<=x.top+1||"left"===S&&e>=x.right-1||"right"===S&&e<=x.left+1)return h();let M=[];switch(S){case"top":M=[[U,x.top+1],[U,C.bottom-1],[H,C.bottom-1],[H,x.top+1]];break;case"bottom":M=[[U,C.top+1],[U,x.bottom-1],[H,x.bottom-1],[H,C.top+1]];break;case"left":M=[[C.right-1,L],[C.right-1,T],[x.left+1,T],[x.left+1,L]];break;case"right":M=[[x.right-1,L],[x.right-1,T],[C.left+1,T],[C.left+1,L]]}if(!iM([g,m],M)){if(A&&!k)return h();if(!v&&r){let e=function(e,t){let n=performance.now(),r=n-l;if(null===i||null===a||0===r)return i=e,a=t,l=n,null;let o=e-i,A=t-a,s=Math.sqrt(o*o+A*A);return i=e,a=t,l=n,s/r}(f.clientX,f.clientY);if(null!==e&&e<.1)return h()}iM([g,m],function([e,n]){switch(S){case"top":{let r=[[C.left,E||Q?C.bottom-t:C.top],[C.right,E?Q?C.bottom-t:C.top:C.bottom-t]];return[[Q?e+t/2:E?e+4*t:e-4*t,n+t+1],[Q?e-t/2:E?e+4*t:e-4*t,n+t+1],...r]}case"bottom":{let r=[[C.left,E||Q?C.top+t:C.bottom],[C.right,E?Q?C.top+t:C.bottom:C.top+t]];return[[Q?e+t/2:E?e+4*t:e-4*t,n-t],[Q?e-t/2:E?e+4*t:e-4*t,n-t],...r]}case"left":return[[F||I?C.right-t:C.left,C.top],[F?I?C.right-t:C.left:C.right-t,C.bottom],[e+t+1,I?n+t/2:F?n+4*t:n-4*t],[e+t+1,I?n-t/2:F?n+4*t:n-4*t]];case"right":{let r=[[F||I?C.left+t:C.right,C.top],[F?I?C.left+t:C.right:C.left+t,C.bottom]];return[[e-t,I?n+t/2:F?n+4*t:n-4*t],[e-t,I?n-t/2:F?n+4*t:n-4*t],...r]}default:return[]}}([e,n]))?!A&&r&&o.start(40,h):h()}};return s.__options={blockPointerEvents:n},s}function i_(e,t={}){let n="rootStore"in e?e.rootStore:e,r=n.context.dataRef,{enabled:o=!0,event:A="click",toggle:i=!0,ignoreMouse:a=!1,stickIfOpen:l=!0,touchOpenDelay:s=0}=t,c=eb.useRef(void 0),u=rb(),d=rg(),p=eb.useMemo(()=>({onPointerDown(e){c.current=e.pointerType},onMouseDown(e){let t=c.current,o=e.nativeEvent,p=n.select("open");if(0!==e.button||"click"===A||nO(t,!0)&&a)return;let f=r.current.openEvent,h=f?.type,g=n.select("domReferenceElement")!==e.currentTarget,m=p&&g||!(p&&i&&(!f||!l||"click"===h||"mousedown"===h));if(ra(o.target)){let e=tH(r0,o,o.target);m&&"touch"===t&&s>0?d.start(s,()=>{n.setOpen(!0,e)}):n.setOpen(m,e);return}let y=e.currentTarget;u.request(()=>{let e=tH(r0,o,y);m&&"touch"===t&&s>0?d.start(s,()=>{n.setOpen(!0,e)}):n.setOpen(m,e)})},onClick(e){if("mousedown-only"===A)return;let t=c.current;if("mousedown"===A&&t){c.current=void 0;return}if(nO(t,!0)&&a)return;let o=n.select("open"),u=r.current.openEvent,p=n.select("domReferenceElement")!==e.currentTarget,f=o&&p||!(o&&i&&(!u||!l||nR(u))),h=tH(r0,e.nativeEvent,e.currentTarget);f&&"touch"===t&&s>0?d.start(s,()=>{n.setOpen(!0,h)}):n.setOpen(f,h)},onKeyDown(){c.current=void 0}}),[r,A,a,n,l,i,u,d,s]);return eb.useMemo(()=>o?{reference:p}:td,[o,p])}let iO=eb.forwardRef(function(e,t){let{render:n,className:r,disabled:o=!1,nativeButton:A=!0,handle:i,payload:a,openOnHover:l=!1,delay:s=300,closeDelay:c=0,id:d,...p}=e,f=os(!0),h=i?.store??f?.store;if(!h)throw Error(tt(74));let g=tE(d),m=h.useState("isTriggerActive",g),y=h.useState("floatingRootContext"),b=h.useState("isOpenedByTrigger",g),v=eb.useRef(null),{registerTrigger:w,isMountedByThisTrigger:B}=oE(g,v,h,{payload:a,disabled:o,openOnHover:l,closeDelay:c}),x=h.useState("openChangeReason"),C=h.useState("stickIfOpen"),S=h.useState("openMethod"),E=iL(y,{enabled:null!=y&&l&&("touch"!==S||x!==r0),mouseOnly:!0,move:!1,handleClose:iP(),restMs:s,delay:{close:c},triggerElementRef:v,isActiveTrigger:m}),F=oA([i_(y,{enabled:null!=y,stickIfOpen:C})]),k=h.useState("triggerProps",B),Q=eb.useMemo(()=>({disabled:o,open:b}),[o,b]),{getButtonProps:I,buttonRef:U}=to({disabled:o,native:A}),H=eb.useMemo(()=>({open:e=>e&&x===r0?A5.open(e):A3.open(e)}),[x]),T=tp("button",e,{state:Q,ref:[U,t,w,v],props:[F.getReferenceProps(),E,k,{[of]:"",id:g},p,I],stateAttributesMapping:H}),L=eb.useRef(null),M=eq(e=>{tk.flushSync(()=>{h.setOpen(!1,tH(r5,e.nativeEvent,e.currentTarget))});let t=At(L.current,-1);t?.focus()}),P=eq(e=>{let t=h.select("positionerElement");if(t&&An(e,t))h.context.beforeContentFocusGuardRef.current?.focus();else{tk.flushSync(()=>{h.setOpen(!1,tH(r5,e.nativeEvent,e.currentTarget))});let n=At(v.current,1);for(;null!==n&&rr(t,n)||n?.hasAttribute("aria-hidden");){let e=n;if((n=o7(n))===e)break}n?.focus()}});return m?(0,u.jsxs)(eb.Fragment,{children:[(0,u.jsx)(oT,{ref:L,onFocus:M}),(0,u.jsx)(eb.Fragment,{children:T},g),(0,u.jsx)(oT,{ref:h.context.triggerFocusTargetRef,onFocus:P})]}):(0,u.jsx)(eb.Fragment,{children:T},g)}),iR=eb.forwardRef(function(e,t){let{render:n,className:r,disabled:o=!1,nativeButton:A=!0,...i}=e,{buttonRef:a,getButtonProps:l}=to({disabled:o,focusableWhenDisabled:!1,native:A}),{store:s}=os();return tp("button",e,{ref:[t,a],props:[{onClick(e){s.setOpen(!1,tH("close-press",e.nativeEvent,e.currentTarget))}},i,l]})}),iN=(0,eb.createContext)({color:"currentColor",size:"1em",weight:"regular",mirrored:!1}),iV=eb.forwardRef((e,t)=>{let{alt:n,color:r,size:o,weight:A,mirrored:i,children:a,weights:l,...s}=e,{color:c="currentColor",size:u,weight:d="regular",mirrored:p=!1,...f}=eb.useContext(iN);return eb.createElement("svg",{ref:t,xmlns:"http://www.w3.org/2000/svg",width:null!=o?o:u,height:null!=o?o:u,fill:null!=r?r:c,viewBox:"0 0 256 256",transform:i||p?"scale(-1, 1)":void 0,...f,...s},!!n&&eb.createElement("title",null,n),a,l.get(null!=A?A:d))});iV.displayName="IconBase";let iD=new Map([["bold",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M128,76a52,52,0,1,0,52,52A52.06,52.06,0,0,0,128,76Zm0,80a28,28,0,1,1,28-28A28,28,0,0,1,128,156Zm113.86-49.57A12,12,0,0,0,236,98.34L208.21,82.49l-.11-31.31a12,12,0,0,0-4.25-9.12,116,116,0,0,0-38-21.41,12,12,0,0,0-9.68.89L128,37.27,99.83,21.53a12,12,0,0,0-9.7-.9,116.06,116.06,0,0,0-38,21.47,12,12,0,0,0-4.24,9.1l-.14,31.34L20,98.35a12,12,0,0,0-5.85,8.11,110.7,110.7,0,0,0,0,43.11A12,12,0,0,0,20,157.66l27.82,15.85.11,31.31a12,12,0,0,0,4.25,9.12,116,116,0,0,0,38,21.41,12,12,0,0,0,9.68-.89L128,218.73l28.14,15.74a12,12,0,0,0,9.7.9,116.06,116.06,0,0,0,38-21.47,12,12,0,0,0,4.24-9.1l.14-31.34,27.81-15.81a12,12,0,0,0,5.85-8.11A110.7,110.7,0,0,0,241.86,106.43Zm-22.63,33.18-26.88,15.28a11.94,11.94,0,0,0-4.55,4.59c-.54,1-1.11,1.93-1.7,2.88a12,12,0,0,0-1.83,6.31L184.13,199a91.83,91.83,0,0,1-21.07,11.87l-27.15-15.19a12,12,0,0,0-5.86-1.53h-.29c-1.14,0-2.3,0-3.44,0a12.08,12.08,0,0,0-6.14,1.51L93,210.82A92.27,92.27,0,0,1,71.88,199l-.11-30.24a12,12,0,0,0-1.83-6.32c-.58-.94-1.16-1.91-1.7-2.88A11.92,11.92,0,0,0,63.7,155L36.8,139.63a86.53,86.53,0,0,1,0-23.24l26.88-15.28a12,12,0,0,0,4.55-4.58c.54-1,1.11-1.94,1.7-2.89a12,12,0,0,0,1.83-6.31L71.87,57A91.83,91.83,0,0,1,92.94,45.17l27.15,15.19a11.92,11.92,0,0,0,6.15,1.52c1.14,0,2.3,0,3.44,0a12.08,12.08,0,0,0,6.14-1.51L163,45.18A92.27,92.27,0,0,1,184.12,57l.11,30.24a12,12,0,0,0,1.83,6.32c.58.94,1.16,1.91,1.7,2.88A11.92,11.92,0,0,0,192.3,101l26.9,15.33A86.53,86.53,0,0,1,219.23,139.61Z"}))],["duotone",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M230.1,108.76,198.25,90.62c-.64-1.16-1.31-2.29-2-3.41l-.12-36A104.61,104.61,0,0,0,162,32L130,49.89c-1.34,0-2.69,0-4,0L94,32A104.58,104.58,0,0,0,59.89,51.25l-.16,36c-.7,1.12-1.37,2.26-2,3.41l-31.84,18.1a99.15,99.15,0,0,0,0,38.46l31.85,18.14c.64,1.16,1.31,2.29,2,3.41l.12,36A104.61,104.61,0,0,0,94,224l32-17.87c1.34,0,2.69,0,4,0L162,224a104.58,104.58,0,0,0,34.08-19.25l.16-36c.7-1.12,1.37-2.26,2-3.41l31.84-18.1A99.15,99.15,0,0,0,230.1,108.76ZM128,168a40,40,0,1,1,40-40A40,40,0,0,1,128,168Z",opacity:"0.2"}),eb.createElement("path",{d:"M128,80a48,48,0,1,0,48,48A48.05,48.05,0,0,0,128,80Zm0,80a32,32,0,1,1,32-32A32,32,0,0,1,128,160Zm109.94-52.79a8,8,0,0,0-3.89-5.4l-29.83-17-.12-33.62a8,8,0,0,0-2.83-6.08,111.91,111.91,0,0,0-36.72-20.67,8,8,0,0,0-6.46.59L128,41.85,97.88,25a8,8,0,0,0-6.47-.6A111.92,111.92,0,0,0,54.73,45.15a8,8,0,0,0-2.83,6.07l-.15,33.65-29.83,17a8,8,0,0,0-3.89,5.4,106.47,106.47,0,0,0,0,41.56,8,8,0,0,0,3.89,5.4l29.83,17,.12,33.63a8,8,0,0,0,2.83,6.08,111.91,111.91,0,0,0,36.72,20.67,8,8,0,0,0,6.46-.59L128,214.15,158.12,231a7.91,7.91,0,0,0,3.9,1,8.09,8.09,0,0,0,2.57-.42,112.1,112.1,0,0,0,36.68-20.73,8,8,0,0,0,2.83-6.07l.15-33.65,29.83-17a8,8,0,0,0,3.89-5.4A106.47,106.47,0,0,0,237.94,107.21Zm-15,34.91-28.57,16.25a8,8,0,0,0-3,3c-.58,1-1.19,2.06-1.81,3.06a7.94,7.94,0,0,0-1.22,4.21l-.15,32.25a95.89,95.89,0,0,1-25.37,14.3L134,199.13a8,8,0,0,0-3.91-1h-.19c-1.21,0-2.43,0-3.64,0a8.1,8.1,0,0,0-4.1,1l-28.84,16.1A96,96,0,0,1,67.88,201l-.11-32.2a8,8,0,0,0-1.22-4.22c-.62-1-1.23-2-1.8-3.06a8.09,8.09,0,0,0-3-3.06l-28.6-16.29a90.49,90.49,0,0,1,0-28.26L61.67,97.63a8,8,0,0,0,3-3c.58-1,1.19-2.06,1.81-3.06a7.94,7.94,0,0,0,1.22-4.21l.15-32.25a95.89,95.89,0,0,1,25.37-14.3L122,56.87a8,8,0,0,0,4.1,1c1.21,0,2.43,0,3.64,0a8,8,0,0,0,4.1-1l28.84-16.1A96,96,0,0,1,188.12,55l.11,32.2a8,8,0,0,0,1.22,4.22c.62,1,1.23,2,1.8,3.06a8.09,8.09,0,0,0,3,3.06l28.6,16.29A90.49,90.49,0,0,1,222.9,142.12Z"}))],["fill",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M237.94,107.21a8,8,0,0,0-3.89-5.4l-29.83-17-.12-33.62a8,8,0,0,0-2.83-6.08,111.91,111.91,0,0,0-36.72-20.67,8,8,0,0,0-6.46.59L128,41.85,97.88,25a8,8,0,0,0-6.47-.6A111.92,111.92,0,0,0,54.73,45.15a8,8,0,0,0-2.83,6.07l-.15,33.65-29.83,17a8,8,0,0,0-3.89,5.4,106.47,106.47,0,0,0,0,41.56,8,8,0,0,0,3.89,5.4l29.83,17,.12,33.63a8,8,0,0,0,2.83,6.08,111.91,111.91,0,0,0,36.72,20.67,8,8,0,0,0,6.46-.59L128,214.15,158.12,231a7.91,7.91,0,0,0,3.9,1,8.09,8.09,0,0,0,2.57-.42,112.1,112.1,0,0,0,36.68-20.73,8,8,0,0,0,2.83-6.07l.15-33.65,29.83-17a8,8,0,0,0,3.89-5.4A106.47,106.47,0,0,0,237.94,107.21ZM128,168a40,40,0,1,1,40-40A40,40,0,0,1,128,168Z"}))],["light",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M128,82a46,46,0,1,0,46,46A46.06,46.06,0,0,0,128,82Zm0,80a34,34,0,1,1,34-34A34,34,0,0,1,128,162Zm108-54.4a6,6,0,0,0-2.92-4L202.64,86.22l-.42-.71L202.1,51.2A6,6,0,0,0,200,46.64a110.12,110.12,0,0,0-36.07-20.31,6,6,0,0,0-4.84.45L128.46,43.86h-1L96.91,26.76a6,6,0,0,0-4.86-.44A109.92,109.92,0,0,0,56,46.68a6,6,0,0,0-2.12,4.55l-.16,34.34c-.14.23-.28.47-.41.71L22.91,103.57A6,6,0,0,0,20,107.62a104.81,104.81,0,0,0,0,40.78,6,6,0,0,0,2.92,4l30.42,17.33.42.71.12,34.31A6,6,0,0,0,56,209.36a110.12,110.12,0,0,0,36.07,20.31,6,6,0,0,0,4.84-.45l30.61-17.08h1l30.56,17.1A6.09,6.09,0,0,0,162,230a5.83,5.83,0,0,0,1.93-.32,109.92,109.92,0,0,0,36-20.36,6,6,0,0,0,2.12-4.55l.16-34.34c.14-.23.28-.47.41-.71l30.42-17.29a6,6,0,0,0,2.92-4.05A104.81,104.81,0,0,0,236,107.6Zm-11.25,35.79L195.32,160.1a6.07,6.07,0,0,0-2.28,2.3c-.59,1-1.21,2.11-1.86,3.14a6,6,0,0,0-.91,3.16l-.16,33.21a98.15,98.15,0,0,1-27.52,15.53L133,200.88a6,6,0,0,0-2.93-.77h-.14c-1.24,0-2.5,0-3.74,0a6,6,0,0,0-3.07.76L93.45,217.43a98,98,0,0,1-27.56-15.49l-.12-33.17a6,6,0,0,0-.91-3.16c-.64-1-1.27-2.08-1.86-3.14a6,6,0,0,0-2.27-2.3L31.3,143.4a93,93,0,0,1,0-30.79L60.68,95.9A6.07,6.07,0,0,0,63,93.6c.59-1,1.21-2.11,1.86-3.14a6,6,0,0,0,.91-3.16l.16-33.21A98.15,98.15,0,0,1,93.41,38.56L123,55.12a5.81,5.81,0,0,0,3.07.76c1.24,0,2.5,0,3.74,0a6,6,0,0,0,3.07-.76l29.65-16.56a98,98,0,0,1,27.56,15.49l.12,33.17a6,6,0,0,0,.91,3.16c.64,1,1.27,2.08,1.86,3.14a6,6,0,0,0,2.27,2.3L224.7,112.6A93,93,0,0,1,224.73,143.39Z"}))],["regular",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M128,80a48,48,0,1,0,48,48A48.05,48.05,0,0,0,128,80Zm0,80a32,32,0,1,1,32-32A32,32,0,0,1,128,160Zm109.94-52.79a8,8,0,0,0-3.89-5.4l-29.83-17-.12-33.62a8,8,0,0,0-2.83-6.08,111.91,111.91,0,0,0-36.72-20.67,8,8,0,0,0-6.46.59L128,41.85,97.88,25a8,8,0,0,0-6.47-.6A112.1,112.1,0,0,0,54.73,45.15a8,8,0,0,0-2.83,6.07l-.15,33.65-29.83,17a8,8,0,0,0-3.89,5.4,106.47,106.47,0,0,0,0,41.56,8,8,0,0,0,3.89,5.4l29.83,17,.12,33.62a8,8,0,0,0,2.83,6.08,111.91,111.91,0,0,0,36.72,20.67,8,8,0,0,0,6.46-.59L128,214.15,158.12,231a7.91,7.91,0,0,0,3.9,1,8.09,8.09,0,0,0,2.57-.42,112.1,112.1,0,0,0,36.68-20.73,8,8,0,0,0,2.83-6.07l.15-33.65,29.83-17a8,8,0,0,0,3.89-5.4A106.47,106.47,0,0,0,237.94,107.21Zm-15,34.91-28.57,16.25a8,8,0,0,0-3,3c-.58,1-1.19,2.06-1.81,3.06a7.94,7.94,0,0,0-1.22,4.21l-.15,32.25a95.89,95.89,0,0,1-25.37,14.3L134,199.13a8,8,0,0,0-3.91-1h-.19c-1.21,0-2.43,0-3.64,0a8.08,8.08,0,0,0-4.1,1l-28.84,16.1A96,96,0,0,1,67.88,201l-.11-32.2a8,8,0,0,0-1.22-4.22c-.62-1-1.23-2-1.8-3.06a8.09,8.09,0,0,0-3-3.06l-28.6-16.29a90.49,90.49,0,0,1,0-28.26L61.67,97.63a8,8,0,0,0,3-3c.58-1,1.19-2.06,1.81-3.06a7.94,7.94,0,0,0,1.22-4.21l.15-32.25a95.89,95.89,0,0,1,25.37-14.3L122,56.87a8,8,0,0,0,4.1,1c1.21,0,2.43,0,3.64,0a8.08,8.08,0,0,0,4.1-1l28.84-16.1A96,96,0,0,1,188.12,55l.11,32.2a8,8,0,0,0,1.22,4.22c.62,1,1.23,2,1.8,3.06a8.09,8.09,0,0,0,3,3.06l28.6,16.29A90.49,90.49,0,0,1,222.9,142.12Z"}))],["thin",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M128,84a44,44,0,1,0,44,44A44.05,44.05,0,0,0,128,84Zm0,80a36,36,0,1,1,36-36A36,36,0,0,1,128,164Zm106-56a4,4,0,0,0-2-2.7l-30.89-17.6q-.47-.82-1-1.62L200.1,51.2a3.94,3.94,0,0,0-1.42-3,107.8,107.8,0,0,0-35.41-19.94,4,4,0,0,0-3.23.29L129,45.87h-2l-31-17.36a4,4,0,0,0-3.23-.3,108.05,108.05,0,0,0-35.39,20,4,4,0,0,0-1.41,3l-.16,34.9-1,1.62L23.9,105.3A4,4,0,0,0,22,108a102.76,102.76,0,0,0,0,40,4,4,0,0,0,1.95,2.7l30.89,17.6q.47.83,1,1.62l.12,34.87a3.94,3.94,0,0,0,1.42,3,107.8,107.8,0,0,0,35.41,19.94,4,4,0,0,0,3.23-.29L127,210.13h2l31,17.36a4,4,0,0,0,3.23.3,108.05,108.05,0,0,0,35.39-20,4,4,0,0,0,1.41-3l.16-34.9,1-1.62L232.1,150.7a4,4,0,0,0,2-2.71A102.76,102.76,0,0,0,234,108Zm-7.48,36.67L196.3,161.84a4,4,0,0,0-1.51,1.53c-.61,1.09-1.25,2.17-1.91,3.24a3.92,3.92,0,0,0-.61,2.1l-.16,34.15a99.8,99.8,0,0,1-29.7,16.77l-30.4-17a4.06,4.06,0,0,0-2-.51H130c-1.28,0-2.57,0-3.84,0a4.1,4.1,0,0,0-2.05.51l-30.45,17A100.23,100.23,0,0,1,63.89,202.9l-.12-34.12a3.93,3.93,0,0,0-.61-2.11c-.66-1-1.3-2.14-1.91-3.23a4,4,0,0,0-1.51-1.53L29.49,144.68a94.78,94.78,0,0,1,0-33.34L59.7,94.16a4,4,0,0,0,1.51-1.53c.61-1.09,1.25-2.17,1.91-3.23a4,4,0,0,0,.61-2.11l.16-34.15a99.8,99.8,0,0,1,29.7-16.77l30.4,17a4.1,4.1,0,0,0,2.05.51c1.28,0,2.57,0,3.84,0a4,4,0,0,0,2.05-.51l30.45-17A100.23,100.23,0,0,1,192.11,53.1l.12,34.12a3.93,3.93,0,0,0,.61,2.11c.66,1,1.3,2.14,1.91,3.23a4,4,0,0,0,1.51,1.53l30.25,17.23A94.78,94.78,0,0,1,226.54,144.66Z"}))]]),iz=eb.forwardRef((e,t)=>eb.createElement(iV,{ref:t,...e,weights:iD}));iz.displayName="GearSixIcon";let ij=new Map([["bold",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M208.49,191.51a12,12,0,0,1-17,17L128,145,64.49,208.49a12,12,0,0,1-17-17L111,128,47.51,64.49a12,12,0,0,1,17-17L128,111l63.51-63.52a12,12,0,0,1,17,17L145,128Z"}))],["duotone",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M216,56V200a16,16,0,0,1-16,16H56a16,16,0,0,1-16-16V56A16,16,0,0,1,56,40H200A16,16,0,0,1,216,56Z",opacity:"0.2"}),eb.createElement("path",{d:"M205.66,194.34a8,8,0,0,1-11.32,11.32L128,139.31,61.66,205.66a8,8,0,0,1-11.32-11.32L116.69,128,50.34,61.66A8,8,0,0,1,61.66,50.34L128,116.69l66.34-66.35a8,8,0,0,1,11.32,11.32L139.31,128Z"}))],["fill",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M208,32H48A16,16,0,0,0,32,48V208a16,16,0,0,0,16,16H208a16,16,0,0,0,16-16V48A16,16,0,0,0,208,32ZM181.66,170.34a8,8,0,0,1-11.32,11.32L128,139.31,85.66,181.66a8,8,0,0,1-11.32-11.32L116.69,128,74.34,85.66A8,8,0,0,1,85.66,74.34L128,116.69l42.34-42.35a8,8,0,0,1,11.32,11.32L139.31,128Z"}))],["light",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M204.24,195.76a6,6,0,1,1-8.48,8.48L128,136.49,60.24,204.24a6,6,0,0,1-8.48-8.48L119.51,128,51.76,60.24a6,6,0,0,1,8.48-8.48L128,119.51l67.76-67.75a6,6,0,0,1,8.48,8.48L136.49,128Z"}))],["regular",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M205.66,194.34a8,8,0,0,1-11.32,11.32L128,139.31,61.66,205.66a8,8,0,0,1-11.32-11.32L116.69,128,50.34,61.66A8,8,0,0,1,61.66,50.34L128,116.69l66.34-66.35a8,8,0,0,1,11.32,11.32L139.31,128Z"}))],["thin",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M202.83,197.17a4,4,0,0,1-5.66,5.66L128,133.66,58.83,202.83a4,4,0,0,1-5.66-5.66L122.34,128,53.17,58.83a4,4,0,0,1,5.66-5.66L128,122.34l69.17-69.17a4,4,0,1,1,5.66,5.66L133.66,128Z"}))]]),iK=eb.forwardRef((e,t)=>eb.createElement(iV,{ref:t,...e,weights:ij}));iK.displayName="XIcon";let iZ=new Map([["bold",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M40,92H70.06a36,36,0,0,0,67.88,0H216a12,12,0,0,0,0-24H137.94a36,36,0,0,0-67.88,0H40a12,12,0,0,0,0,24Zm64-24A12,12,0,1,1,92,80,12,12,0,0,1,104,68Zm112,96H201.94a36,36,0,0,0-67.88,0H40a12,12,0,0,0,0,24h94.06a36,36,0,0,0,67.88,0H216a12,12,0,0,0,0-24Zm-48,24a12,12,0,1,1,12-12A12,12,0,0,1,168,188Z"}))],["duotone",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M128,80a24,24,0,1,1-24-24A24,24,0,0,1,128,80Zm40,72a24,24,0,1,0,24,24A24,24,0,0,0,168,152Z",opacity:"0.2"}),eb.createElement("path",{d:"M40,88H73a32,32,0,0,0,62,0h81a8,8,0,0,0,0-16H135a32,32,0,0,0-62,0H40a8,8,0,0,0,0,16Zm64-24A16,16,0,1,1,88,80,16,16,0,0,1,104,64ZM216,168H199a32,32,0,0,0-62,0H40a8,8,0,0,0,0,16h97a32,32,0,0,0,62,0h17a8,8,0,0,0,0-16Zm-48,24a16,16,0,1,1,16-16A16,16,0,0,1,168,192Z"}))],["fill",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M32,80a8,8,0,0,1,8-8H77.17a28,28,0,0,1,53.66,0H216a8,8,0,0,1,0,16H130.83a28,28,0,0,1-53.66,0H40A8,8,0,0,1,32,80Zm184,88H194.83a28,28,0,0,0-53.66,0H40a8,8,0,0,0,0,16H141.17a28,28,0,0,0,53.66,0H216a8,8,0,0,0,0-16Z"}))],["light",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M40,86H74.6a30,30,0,0,0,58.8,0H216a6,6,0,0,0,0-12H133.4a30,30,0,0,0-58.8,0H40a6,6,0,0,0,0,12Zm64-24A18,18,0,1,1,86,80,18,18,0,0,1,104,62ZM216,170H197.4a30,30,0,0,0-58.8,0H40a6,6,0,0,0,0,12h98.6a30,30,0,0,0,58.8,0H216a6,6,0,0,0,0-12Zm-48,24a18,18,0,1,1,18-18A18,18,0,0,1,168,194Z"}))],["regular",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M40,88H73a32,32,0,0,0,62,0h81a8,8,0,0,0,0-16H135a32,32,0,0,0-62,0H40a8,8,0,0,0,0,16Zm64-24A16,16,0,1,1,88,80,16,16,0,0,1,104,64ZM216,168H199a32,32,0,0,0-62,0H40a8,8,0,0,0,0,16h97a32,32,0,0,0,62,0h17a8,8,0,0,0,0-16Zm-48,24a16,16,0,1,1,16-16A16,16,0,0,1,168,192Z"}))],["thin",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M40,84H76.29a28,28,0,0,0,55.42,0H216a4,4,0,0,0,0-8H131.71a28,28,0,0,0-55.42,0H40a4,4,0,0,0,0,8Zm64-24A20,20,0,1,1,84,80,20,20,0,0,1,104,60ZM216,172H195.71a28,28,0,0,0-55.42,0H40a4,4,0,0,0,0,8H140.29a28,28,0,0,0,55.42,0H216a4,4,0,0,0,0-8Zm-48,24a20,20,0,1,1,20-20A20,20,0,0,1,168,196Z"}))]]),iW=eb.forwardRef((e,t)=>eb.createElement(iV,{ref:t,...e,weights:iZ}));iW.displayName="SlidersHorizontalIcon";let iG=new Map([["bold",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M228,128a100,100,0,0,1-98.66,100H128a99.39,99.39,0,0,1-68.62-27.29,12,12,0,0,1,16.48-17.45,76,76,0,1,0-1.57-109c-.13.13-.25.25-.39.37L54.89,92H72a12,12,0,0,1,0,24H24a12,12,0,0,1-12-12V56a12,12,0,0,1,24,0V76.72L57.48,57.06A100,100,0,0,1,228,128Z"}))],["duotone",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M216,128a88,88,0,1,1-88-88A88,88,0,0,1,216,128Z",opacity:"0.2"}),eb.createElement("path",{d:"M224,128a96,96,0,0,1-94.71,96H128A95.38,95.38,0,0,1,62.1,197.8a8,8,0,0,1,11-11.63A80,80,0,1,0,71.43,71.39a3.07,3.07,0,0,1-.26.25L44.59,96H72a8,8,0,0,1,0,16H24a8,8,0,0,1-8-8V56a8,8,0,0,1,16,0V85.8L60.25,60A96,96,0,0,1,224,128Z"}))],["fill",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M224,128a96,96,0,0,1-94.71,96H128A95.38,95.38,0,0,1,62.1,197.8a8,8,0,0,1,11-11.63A80,80,0,1,0,71.43,71.39a3.07,3.07,0,0,1-.26.25L60.63,81.29l17,17A8,8,0,0,1,72,112H24a8,8,0,0,1-8-8V56A8,8,0,0,1,29.66,50.3L49.31,70,60.25,60A96,96,0,0,1,224,128Z"}))],["light",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M222,128a94,94,0,0,1-92.74,94H128a93.43,93.43,0,0,1-64.5-25.65,6,6,0,1,1,8.24-8.72A82,82,0,1,0,70,70l-.19.19L39.44,98H72a6,6,0,0,1,0,12H24a6,6,0,0,1-6-6V56a6,6,0,0,1,12,0V90.34L61.63,61.4A94,94,0,0,1,222,128Z"}))],["regular",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M224,128a96,96,0,0,1-94.71,96H128A95.38,95.38,0,0,1,62.1,197.8a8,8,0,0,1,11-11.63A80,80,0,1,0,71.43,71.39a3.07,3.07,0,0,1-.26.25L44.59,96H72a8,8,0,0,1,0,16H24a8,8,0,0,1-8-8V56a8,8,0,0,1,16,0V85.8L60.25,60A96,96,0,0,1,224,128Z"}))],["thin",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M220,128a92,92,0,0,1-90.77,92H128a91.47,91.47,0,0,1-63.13-25.1,4,4,0,1,1,5.5-5.82A84,84,0,1,0,68.6,68.57l-.13.12L34.3,100H72a4,4,0,0,1,0,8H24a4,4,0,0,1-4-4V56a4,4,0,0,1,8,0V94.89l35-32A92,92,0,0,1,220,128Z"}))]]),iX=eb.forwardRef((e,t)=>eb.createElement(iV,{ref:t,...e,weights:iG}));iX.displayName="ArrowCounterClockwiseIcon";let iY=new Map([["bold",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M244,56v48a12,12,0,0,1-12,12H184a12,12,0,1,1,0-24H201.1l-19-17.38c-.13-.12-.26-.24-.38-.37A76,76,0,1,0,127,204h1a75.53,75.53,0,0,0,52.15-20.72,12,12,0,0,1,16.49,17.45A99.45,99.45,0,0,1,128,228h-1.37A100,100,0,1,1,198.51,57.06L220,76.72V56a12,12,0,0,1,24,0Z"}))],["duotone",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M216,128a88,88,0,1,1-88-88A88,88,0,0,1,216,128Z",opacity:"0.2"}),eb.createElement("path",{d:"M240,56v48a8,8,0,0,1-8,8H184a8,8,0,0,1,0-16H211.4L184.81,71.64l-.25-.24a80,80,0,1,0-1.67,114.78,8,8,0,0,1,11,11.63A95.44,95.44,0,0,1,128,224h-1.32A96,96,0,1,1,195.75,60L224,85.8V56a8,8,0,1,1,16,0Z"}))],["fill",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M240,56v48a8,8,0,0,1-8,8H184a8,8,0,0,1-5.66-13.66l17-17-10.55-9.65-.25-.24a80,80,0,1,0-1.67,114.78,8,8,0,1,1,11,11.63A95.44,95.44,0,0,1,128,224h-1.32A96,96,0,1,1,195.75,60l10.93,10L226.34,50.3A8,8,0,0,1,240,56Z"}))],["light",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M238,56v48a6,6,0,0,1-6,6H184a6,6,0,0,1,0-12h32.55l-30.38-27.8c-.06-.06-.12-.13-.19-.19a82,82,0,1,0-1.7,117.65,6,6,0,0,1,8.24,8.73A93.46,93.46,0,0,1,128,222h-1.28A94,94,0,1,1,194.37,61.4L226,90.35V56a6,6,0,1,1,12,0Z"}))],["regular",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M240,56v48a8,8,0,0,1-8,8H184a8,8,0,0,1,0-16H211.4L184.81,71.64l-.25-.24a80,80,0,1,0-1.67,114.78,8,8,0,0,1,11,11.63A95.44,95.44,0,0,1,128,224h-1.32A96,96,0,1,1,195.75,60L224,85.8V56a8,8,0,1,1,16,0Z"}))],["thin",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M236,56v48a4,4,0,0,1-4,4H184a4,4,0,0,1,0-8h37.7L187.53,68.69l-.13-.12a84,84,0,1,0-1.75,120.51,4,4,0,0,1,5.5,5.82A91.43,91.43,0,0,1,128,220h-1.26A92,92,0,1,1,193,62.84l35,32.05V56a4,4,0,1,1,8,0Z"}))]]),iJ=eb.forwardRef((e,t)=>eb.createElement(iV,{ref:t,...e,weights:iY}));iJ.displayName="ArrowClockwiseIcon";let i$=new Map([["bold",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M232.49,80.49l-128,128a12,12,0,0,1-17,0l-56-56a12,12,0,1,1,17-17L96,183,215.51,63.51a12,12,0,0,1,17,17Z"}))],["duotone",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M232,56V200a16,16,0,0,1-16,16H40a16,16,0,0,1-16-16V56A16,16,0,0,1,40,40H216A16,16,0,0,1,232,56Z",opacity:"0.2"}),eb.createElement("path",{d:"M205.66,85.66l-96,96a8,8,0,0,1-11.32,0l-40-40a8,8,0,0,1,11.32-11.32L104,164.69l90.34-90.35a8,8,0,0,1,11.32,11.32Z"}))],["fill",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M216,40H40A16,16,0,0,0,24,56V200a16,16,0,0,0,16,16H216a16,16,0,0,0,16-16V56A16,16,0,0,0,216,40ZM205.66,85.66l-96,96a8,8,0,0,1-11.32,0l-40-40a8,8,0,0,1,11.32-11.32L104,164.69l90.34-90.35a8,8,0,0,1,11.32,11.32Z"}))],["light",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M228.24,76.24l-128,128a6,6,0,0,1-8.48,0l-56-56a6,6,0,0,1,8.48-8.48L96,191.51,219.76,67.76a6,6,0,0,1,8.48,8.48Z"}))],["regular",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M229.66,77.66l-128,128a8,8,0,0,1-11.32,0l-56-56a8,8,0,0,1,11.32-11.32L96,188.69,218.34,66.34a8,8,0,0,1,11.32,11.32Z"}))],["thin",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M226.83,74.83l-128,128a4,4,0,0,1-5.66,0l-56-56a4,4,0,0,1,5.66-5.66L96,194.34,221.17,69.17a4,4,0,1,1,5.66,5.66Z"}))]]),iq=eb.forwardRef((e,t)=>eb.createElement(iV,{ref:t,...e,weights:i$}));iq.displayName="CheckIcon";var i0={};function i1(e,t){var n,r=null!=(n=i0[e])?n:i0[e]={};return void 0!==r[t]?r[t]:(null!=r.$el||(r.$el=document.createElement(e)),r[t]=t in r.$el.style,r[t])}let i2=e=>{if("object"==typeof e&&null!==e){if("function"==typeof Object.getPrototypeOf){let t=Object.getPrototypeOf(e);return t===Object.prototype||null===t}return"[object Object]"===Object.prototype.toString.call(e)}return!1},i4=(...e)=>e.reduce((e,t)=>{if(void 0===t)return e;if(Array.isArray(t))throw TypeError("Arguments provided to ts-deepmerge must be objects, not arrays.");return Object.keys(t).forEach(n=>{["__proto__","constructor","prototype"].includes(n)||(Array.isArray(e[n])&&Array.isArray(t[n])?e[n]=i4.options.mergeArrays?i4.options.uniqueArrayItems?Array.from(new Set(e[n].concat(t[n]))):[...e[n],...t[n]]:t[n]:i2(e[n])&&i2(t[n])?e[n]=i4(e[n],t[n]):!i2(e[n])&&i2(t[n])?e[n]=i4(t[n],void 0):e[n]=void 0===t[n]?i4.options.allowUndefinedOverrides?t[n]:e[n]:t[n])}),e},{}),i6={allowUndefinedOverrides:!0,mergeArrays:!0,uniqueArrayItems:!0};i4.options=i6,i4.withOptions=(e,...t)=>{i4.options=Object.assign(Object.assign({},i6),e);let n=i4(...t);return i4.options=i6,n};let i8=new Map,i3=/\s/,i5=["width","style","color"],i9=["top","right","bottom","left"],i7=["block","inline"],ae=i7.flatMap(e=>[`${e}-start`,`${e}-end`]),at={cacheSize:500,sortContexts:!0,orderSensitiveContexts:["before","after"],compoundContexts:["at","container"],conflictMap:((e={}).margin=aB([...i9.map(e=>`margin-${e}`),...i7.map(e=>`margin-${e}`),...ae.map(e=>`margin-${e}`)]),e["margin-block"]=["margin-block-start","margin-block-end"],e["margin-inline"]=["margin-inline-start","margin-inline-end"],e.padding=aB([...i9.map(e=>`padding-${e}`),...i7.map(e=>`padding-${e}`),...ae.map(e=>`padding-${e}`)]),e["padding-block"]=["padding-block-start","padding-block-end"],e["padding-inline"]=["padding-inline-start","padding-inline-end"],e.inset=aB(["top","right","bottom","left",...i7.map(e=>`inset-${e}`),...ae.map(e=>`inset-${e}`)]),e["inset-block"]=["inset-block-start","inset-block-end"],e["inset-inline"]=["inset-inline-start","inset-inline-end"],t=e=>i5.map(t=>`border-${e}-${t}`),n=i9.flatMap(e=>t(e)),r=ae.flatMap(e=>t(e)),A=e=>i5.map(t=>`border-${e}-${t}`),i=e=>[`${e}-start`,`${e}-end`],a=e=>i(e).flatMap(e=>t(e)),l=aB([...i9.map(e=>`border-${e}-width`),...ae.map(e=>`border-${e}-width`),...i7.map(e=>`border-${e}-width`),...i7.flatMap(e=>i(e).map(e=>`border-${e}-width`))]),s=aB([...i9.map(e=>`border-${e}-style`),...ae.map(e=>`border-${e}-style`),...i7.map(e=>`border-${e}-style`),...i7.flatMap(e=>i(e).map(e=>`border-${e}-style`))]),c=aB([...i9.map(e=>`border-${e}-color`),...ae.map(e=>`border-${e}-color`),...i7.map(e=>`border-${e}-color`),...i7.flatMap(e=>i(e).map(e=>`border-${e}-color`))]),e.border=aB([...i9.map(e=>`border-${e}`),...ae.map(e=>`border-${e}`),...i7.map(e=>`border-${e}`),...n,...r,...A("block"),...A("inline"),...a("block"),...a("inline"),"border-width","border-style","border-color"]),e["border-top"]=t("top"),e["border-right"]=t("right"),e["border-bottom"]=t("bottom"),e["border-left"]=t("left"),e["border-block"]=aB(["border-block-start","border-block-end",...A("block"),...a("block")]),e["border-inline"]=aB(["border-inline-start","border-inline-end",...A("inline"),...a("inline")]),e["border-block-start"]=t("block-start"),e["border-block-end"]=t("block-end"),e["border-inline-start"]=t("inline-start"),e["border-inline-end"]=t("inline-end"),e["border-width"]=l,e["border-style"]=s,e["border-color"]=c,e["border-block-width"]=["border-block-start-width","border-block-end-width"],e["border-inline-width"]=["border-inline-start-width","border-inline-end-width"],e["border-block-style"]=["border-block-start-style","border-block-end-style"],e["border-inline-style"]=["border-inline-start-style","border-inline-end-style"],e["border-block-color"]=["border-block-start-color","border-block-end-color"],e["border-inline-color"]=["border-inline-start-color","border-inline-end-color"],e["border-radius"]=["border-top-left-radius","border-top-right-radius","border-bottom-right-radius","border-bottom-left-radius","border-start-start-radius","border-start-end-radius","border-end-start-radius","border-end-end-radius"],e["border-image"]=["border-image-source","border-image-slice","border-image-width","border-image-outset","border-image-repeat"],e.background=["background-color","background-image","background-position","background-size","background-repeat","background-origin","background-clip","background-attachment"],e["background-position"]=["background-position-x","background-position-y"],e.font=["font-style","font-variant","font-variant-ligatures","font-variant-caps","font-variant-numeric","font-variant-east-asian","font-weight","font-stretch","font-size","line-height","font-family"],e["font-variant"]=["font-variant-ligatures","font-variant-caps","font-variant-numeric","font-variant-east-asian"],e["list-style"]=["list-style-position","list-style-image","list-style-type"],e.grid=["grid-template","grid-template-rows","grid-template-columns","grid-template-areas","grid-auto-rows","grid-auto-columns","grid-auto-flow","grid-row","grid-row-start","grid-row-end","grid-column","grid-column-start","grid-column-end","grid-area"],e["grid-template"]=["grid-template-rows","grid-template-columns","grid-template-areas"],e["grid-row"]=["grid-row-start","grid-row-end"],e["grid-column"]=["grid-column-start","grid-column-end"],e["grid-area"]=["grid-row-start","grid-row-end","grid-column-start","grid-column-end"],e.flex=["flex-grow","flex-shrink","flex-basis"],e["flex-flow"]=["flex-direction","flex-wrap"],e.gap=["row-gap","column-gap"],e.overflow=["overflow-x","overflow-y"],e["overscroll-behavior"]=["overscroll-behavior-x","overscroll-behavior-y"],e["scroll-margin"]=aB([...i9.map(e=>`scroll-margin-${e}`),...i7.map(e=>`scroll-margin-${e}`),...ae.map(e=>`scroll-margin-${e}`)]),e["scroll-margin-block"]=["scroll-margin-block-start","scroll-margin-block-end"],e["scroll-margin-inline"]=["scroll-margin-inline-start","scroll-margin-inline-end"],e["scroll-padding"]=aB([...i9.map(e=>`scroll-padding-${e}`),...i7.map(e=>`scroll-padding-${e}`),...ae.map(e=>`scroll-padding-${e}`)]),e["scroll-padding-block"]=["scroll-padding-block-start","scroll-padding-block-end"],e["scroll-padding-inline"]=["scroll-padding-inline-start","scroll-padding-inline-end"],e["place-content"]=["align-content","justify-content"],e["place-items"]=["align-items","justify-items"],e["place-self"]=["align-self","justify-self"],e["column-rule"]=["column-rule-width","column-rule-style","column-rule-color"],e.columns=["column-width","column-count"],e["text-decoration"]=["text-decoration-line","text-decoration-style","text-decoration-color","text-decoration-thickness","text-decoration-skip-ink"],e["text-emphasis"]=["text-emphasis-style","text-emphasis-color","text-emphasis-position"],e.transition=["transition-property","transition-duration","transition-timing-function","transition-delay","transition-behavior"],e.animation=["animation-name","animation-duration","animation-timing-function","animation-delay","animation-iteration-count","animation-direction","animation-fill-mode","animation-play-state","animation-composition","animation-timeline","animation-range"],e.outline=["outline-color","outline-style","outline-width"],e)},an=(e={})=>{var t;let n,r,o,A,i,a=(n=(t=e).cacheSize??at.cacheSize,r=t.sortContexts??at.sortContexts,o=t.orderSensitiveContexts??at.orderSensitiveContexts,A=t.compoundContexts??at.compoundContexts,i=function(e){let t=new Map;for(let[n,r]of Object.entries(e))t.set(n,aB(r));return t}(t.conflictMap?{...at.conflictMap,...t.conflictMap}:at.conflictMap),{cacheSize:n,sortContexts:r,orderSensitiveContexts:o,orderSensitiveSet:new Set(o),compoundContexts:A,compoundContextSet:new Set(A),conflictMap:i,cache:function(e){if(e<1)return{get:()=>void 0,set:()=>{}};let t=0,n=Object.create(null),r=Object.create(null),o=(o,A)=>{n[o]=A,(t+=1)>e&&(t=0,r=n,n=Object.create(null))};return{get(e){let t=n[e];return void 0!==t?t:void 0!==(t=r[e])?(o(e,t),t):void 0},set(e,t){e in n?n[e]=t:o(e,t)}}}(n)});return(...e)=>{let t=ar(...e);if(!t)return"";let n=a.cache.get(t);if(n)return n;let r=aA(t,a);return a.cache.set(t,r),r}},ar=(...e)=>{let t,n,r=0,o="";for(;r<e.length;)(t=e[r++])&&(n=ai(t))&&(o&&(o+=" "),o+=n);return o},ao=an(),aA=(e,t)=>{let n=aa(e),r=[],o=new Map;for(let e of n.flatMap(al)){let n=ap(e,t);if(n){for(let e of n){let t=o.get(e);void 0!==t&&(r[t]={value:""})}for(let e of n)o.set(e,r.length)}r.push({value:e})}return r.filter(e=>e.value).map(e=>e.value).join(" ")},ai=e=>{if(!e)return"";if("string"==typeof e)return e;if("object"==typeof e&&Array.isArray(e)){let t,n="";for(let r=0;r<e.length;r++)e[r]&&(t=ai(e[r]))&&(n&&(n+=" "),n+=t);return n}return""},aa=e=>{let t=[],n="",r=0,o=0;for(let A of e){if("{"===A&&(r+=1),"}"===A&&(r=Math.max(0,r-1)),"["===A&&(o+=1),"]"===A&&(o=Math.max(0,o-1)),0===r&&0===o&&i3.test(A)){n&&t.push(n),n="";continue}n+=A}return n&&t.push(n),t},al=e=>{let t=as(e);if(!t)return[e];let n=t.entries.map(e=>({name:e.name,rawValue:e.rawValue}));if(n.length>1)return[...n].sort((e,t)=>e.name.localeCompare(t.name)).map(e=>`${t.prefix}:${e.name}:${e.rawValue}`);let[r]=n;return[`${t.prefix}:{${r.name}:${r.rawValue}}`]},as=e=>{if(!e.endsWith("}"))return null;let t=ad(e);if(-1===t)return null;let n=e.slice(0,t),r=ac(e.slice(t+2,-1),";").map(e=>e.trim()).filter(Boolean).map(e=>{let t=au(e,":");if(!t)return null;let[n,r]=t;return{name:n.trim(),rawValue:r.trim()}}).filter(e=>!!e);return r.length?{prefix:n,entries:r}:null},ac=(e,t)=>{let n=[],r="",o=0,A=0;for(let i of e){if("{"===i&&(o+=1),"}"===i&&(o=Math.max(0,o-1)),"["===i&&(A+=1),"]"===i&&(A=Math.max(0,A-1)),i===t&&0===o&&0===A){r&&n.push(r),r="";continue}r+=i}return r&&n.push(r),n},au=(e,t)=>{let n=0,r=0;for(let o=0;o<e.length;o+=1){let A=e[o];if("{"===A&&(n+=1),"}"===A&&(n=Math.max(0,n-1)),"["===A&&(r+=1),"]"===A&&(r=Math.max(0,r-1)),A===t&&0===n&&0===r)return[e.slice(0,o),e.slice(o+1)]}return null},ad=e=>{let t=0;for(let n=0;n<e.length-1;n+=1){let r=e[n];if("["===r&&(t+=1),"]"===r&&(t=Math.max(0,t-1)),0===t&&":"===e[n]&&"{"===e[n+1])return n}return -1},ap=(e,t)=>{let n=af(e);if(!n)return null;let{contexts:r,prop:o}=n,A=ah(r,t).join(":"),i=[ay(A,o)],a=t.conflictMap.get(o);if(a?.length)for(let e of a)i.push(ay(A,e));return i},af=e=>{let t=as(e);if(t){if(1!==t.entries.length)return null;let[e]=t.entries;return av(e.name)?{contexts:ac(t.prefix,":"),prop:e.name}:null}let n=ac(e,":");if(n.length<2)return null;let r=ab(n);return -1===r?null:{contexts:n.slice(0,r),prop:n[r]}},ah=(e,t)=>{let n=ag(e,t.compoundContextSet);return t.sortContexts?am(n,t.orderSensitiveSet):n},ag=(e,t)=>{let n=[];for(let r=0;r<e.length;r+=1){let o=e[r];if(t.has(o)&&e[r+1]){n.push(`${o}:${e[r+1]}`),r+=1;continue}n.push(o)}return n},am=(e,t)=>{let n=[],r=[],o=e=>{if(t.has(e))return!0;let n=ac(e,":")[0];return t.has(n)};for(let t of e)o(t)?(r.length&&(r.sort(),n.push(...r),r=[]),n.push(t)):r.push(t);return r.length&&(r.sort(),n.push(...r)),n},ay=(e,t)=>e?`${e}|${t}`:`|${t}`,ab=e=>{for(let t=0;t<e.length;t+=1)if(av(e[t]))return t;return -1},av=e=>{let t=i8.get(e);if(void 0!==t)return t;let n=aw(e),r=i1("div",e)||i1("div",n);return i8.set(e,r),r},aw=e=>e.replace(/-([a-z])/g,(e,t)=>t.toUpperCase());function aB(e){return Array.from(new Set(e))}function ax(...e){let t="",n=0,r,o;for(;n<e.length;n++)(r=e[n])&&(o=function e(t){if("string"==typeof t)return t;if("number"==typeof t||"bigint"==typeof t)return String(t);if(null==t||"boolean"==typeof t)return"";let n="";if(Array.isArray(t)){let r=0,o,A;for(;r<t.length;r++)(o=t[r])&&(A=e(o))&&(n&&(n+=" "),n+=A);return n}for(let e in t)t[e]&&(n&&(n+=" "),n+=e);return n}(r))&&(t&&(t+=" "),t+=o);return t}function aC(e,t,n){let r={...e};if(t)for(let e in t)void 0===t[e]||n&&n.includes(e)||(r[e]=t[e]);return r}let aS=(e,t=ax)=>{let n=an(e);return(...e)=>n(t(...e))},aE=((e={})=>{let t=aS(e);return(...e)=>t(...e)})();((e={})=>t=>{let n=aS(e,t.classNameResolver??ax);return(e=>{let{base:t,variants:n,compoundVariants:r,defaultVariants:o,classNameResolver:A=ax}=e;return n?e=>{let i=aC(o,e,["className"]),a=[];for(let e in i){let t=n[e]?.[i[e]];t&&a.push(t)}if(r)for(let e=0;e<r.length;e++){let t=r[e],n=!0;for(let e in t){if("className"===e)continue;let r=t[e],o=i[e];if(Array.isArray(r)?!r.includes(o):r!==o){n=!1;break}}n&&t.className&&a.push(t.className)}return A(t,a,e?.className)}:e=>A(t,e?.className)})({...t,classNameResolver:n})})(),((e={})=>t=>{let n=aS(e,t.classNameResolver??ax);return(e=>{let{slots:t,base:n,variants:r,compoundVariants:o,defaultVariants:A,classNameResolver:i=ax}=e;return r?e=>{let a=aC(A,e,["classNames"]),l={};for(let e of t)n?.[e]?l[e]=Array.isArray(n[e])?[...n[e]]:[n[e]]:l[e]=[];for(let e in a){let t=r[e]?.[a[e]];if(t)for(let e in t)l[e]?.push(t[e])}if(o)for(let e=0;e<o.length;e++){let t=o[e],n=!0;for(let e in t){if("classNames"===e)continue;let r=t[e],o=a[e];if(Array.isArray(r)?!r.includes(o):r!==o){n=!1;break}}if(n&&t.classNames)for(let e in t.classNames)l[e]?.push(t.classNames[e])}if(e?.classNames)for(let t in e.classNames)l[t]?.push(e.classNames[t]);let s={};for(let e in l)s[e]=i(l[e]);return s}:e=>{let r={};for(let o of t)r[o]=i(n?.[o],e?.classNames?.[o]);return r}})({...t,classNameResolver:n})})();let aF=new Map([["bold",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M216,36H40A20,20,0,0,0,20,56V200a20,20,0,0,0,20,20H216a20,20,0,0,0,20-20V56A20,20,0,0,0,216,36Zm-4,24V92H44V60ZM44,116H92v80H44Zm72,80V116h96v80Z"}))],["duotone",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M104,104V208H40a8,8,0,0,1-8-8V104Z",opacity:"0.2"}),eb.createElement("path",{d:"M216,40H40A16,16,0,0,0,24,56V200a16,16,0,0,0,16,16H216a16,16,0,0,0,16-16V56A16,16,0,0,0,216,40Zm0,16V96H40V56ZM40,112H96v88H40Zm176,88H112V112H216v88Z"}))],["fill",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M216,40H40A16,16,0,0,0,24,56V200a16,16,0,0,0,16,16H216a16,16,0,0,0,16-16V56A16,16,0,0,0,216,40ZM40,56H216V96H40ZM216,200H112V112H216v88Z"}))],["light",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M216,42H40A14,14,0,0,0,26,56V200a14,14,0,0,0,14,14H216a14,14,0,0,0,14-14V56A14,14,0,0,0,216,42ZM40,54H216a2,2,0,0,1,2,2V98H38V56A2,2,0,0,1,40,54ZM38,200V110H98v92H40A2,2,0,0,1,38,200Zm178,2H110V110H218v90A2,2,0,0,1,216,202Z"}))],["regular",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M216,40H40A16,16,0,0,0,24,56V200a16,16,0,0,0,16,16H216a16,16,0,0,0,16-16V56A16,16,0,0,0,216,40Zm0,16V96H40V56ZM40,112H96v88H40Zm176,88H112V112H216v88Z"}))],["thin",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M216,44H40A12,12,0,0,0,28,56V200a12,12,0,0,0,12,12H216a12,12,0,0,0,12-12V56A12,12,0,0,0,216,44ZM40,52H216a4,4,0,0,1,4,4v44H36V56A4,4,0,0,1,40,52ZM36,200V108h64v96H40A4,4,0,0,1,36,200Zm180,4H108V108H220v92A4,4,0,0,1,216,204Z"}))]]),ak=eb.forwardRef((e,t)=>eb.createElement(iV,{ref:t,...e,weights:aF}));ak.displayName="LayoutIcon";let aQ=new Map([["bold",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M212,56V88a12,12,0,0,1-24,0V68H140V188h20a12,12,0,0,1,0,24H96a12,12,0,0,1,0-24h20V68H68V88a12,12,0,0,1-24,0V56A12,12,0,0,1,56,44H200A12,12,0,0,1,212,56Z"}))],["duotone",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M200,56V184a16,16,0,0,1-16,16H72a16,16,0,0,1-16-16V56Z",opacity:"0.2"}),eb.createElement("path",{d:"M208,56V88a8,8,0,0,1-16,0V64H136V192h24a8,8,0,0,1,0,16H96a8,8,0,0,1,0-16h24V64H64V88a8,8,0,0,1-16,0V56a8,8,0,0,1,8-8H200A8,8,0,0,1,208,56Z"}))],["fill",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M208,32H48A16,16,0,0,0,32,48V208a16,16,0,0,0,16,16H208a16,16,0,0,0,16-16V48A16,16,0,0,0,208,32ZM184,96a8,8,0,0,1-16,0V88H136v88h12a8,8,0,0,1,0,16H108a8,8,0,0,1,0-16h12V88H88v8a8,8,0,0,1-16,0V80a8,8,0,0,1,8-8h96a8,8,0,0,1,8,8Z"}))],["light",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M206,56V88a6,6,0,0,1-12,0V62H134V194h26a6,6,0,0,1,0,12H96a6,6,0,0,1,0-12h26V62H62V88a6,6,0,0,1-12,0V56a6,6,0,0,1,6-6H200A6,6,0,0,1,206,56Z"}))],["regular",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M208,56V88a8,8,0,0,1-16,0V64H136V192h24a8,8,0,0,1,0,16H96a8,8,0,0,1,0-16h24V64H64V88a8,8,0,0,1-16,0V56a8,8,0,0,1,8-8H200A8,8,0,0,1,208,56Z"}))],["thin",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M204,56V88a4,4,0,0,1-8,0V60H132V196h28a4,4,0,0,1,0,8H96a4,4,0,0,1,0-8h28V60H60V88a4,4,0,0,1-8,0V56a4,4,0,0,1,4-4H200A4,4,0,0,1,204,56Z"}))]]),aI=eb.forwardRef((e,t)=>eb.createElement(iV,{ref:t,...e,weights:aQ}));aI.displayName="TextTIcon";let aU=new Map([["bold",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M235.79,142.88a12,12,0,0,0,4.7-19.87L125,7.52a12,12,0,0,0-17,0L70.25,45.29,48.48,23.52a12,12,0,0,0-17,17L53.28,62.26,12.2,103.35a28,28,0,0,0,0,39.6l84.86,84.86a28,28,0,0,0,39.6,0L214.48,150Zm-31.58-14.77a12,12,0,0,0-4.7,2.9l-79.82,79.83a4,4,0,0,1-5.66,0L29.17,126a4,4,0,0,1,0-5.66L70.25,79.24l24.29,24.29a32,32,0,0,0,52.09,35.11h0a32,32,0,0,0-35.12-52.08L87.23,62.26,116.52,33l93.27,93.28Zm-85.87-17.75,0,0a8,8,0,1,1-.06.06ZM256,208a24,24,0,0,1-48,0c0-19.44,12.93-37.23,14.4-39.2a12,12,0,0,1,19.2,0C243.07,170.78,256,188.57,256,208Z"}))],["duotone",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M248,208a16,16,0,0,1-32,0c0-16,16-40,16-40S248,192,248,208Zm-16-76.52-24,8-79.83,79.83a16,16,0,0,1-22.63,0L20.69,134.46a16,16,0,0,1,0-22.63L116.52,16Zm-93.86-29.62a20,20,0,1,0,0,28.28A20,20,0,0,0,138.14,101.86Z",opacity:"0.2"}),eb.createElement("path",{d:"M238.66,163.56a8,8,0,0,0-13.32,0C223.57,166.23,208,190.09,208,208a24,24,0,0,0,48,0C256,190.09,240.43,166.23,238.66,163.56ZM232,216a8,8,0,0,1-8-8c0-6.8,4-16.32,8-24.08,4,7.76,8,17.34,8,24.08A8,8,0,0,1,232,216Zm2.53-76.93a8,8,0,0,0,3.13-13.24L122.17,10.34a8,8,0,0,0-11.31,0L70.25,51,45.65,26.34A8,8,0,0,0,34.34,37.66l24.6,24.6L15,106.17a24,24,0,0,0,0,33.94L99.89,225a24,24,0,0,0,33.94,0l78.49-78.49Zm-32.19-5.24-79.83,79.83a8,8,0,0,1-11.31,0L26.34,128.8a8,8,0,0,1,0-11.31L70.25,73.57l29.12,29.12a28,28,0,1,0,11.31-11.32L81.57,62.26l35-34.95L217.19,128l-11.72,3.9A8.09,8.09,0,0,0,202.34,133.83Zm-86.83-26.31,0,0a13.26,13.26,0,1,1-.05.06S115.51,107.53,115.51,107.52Z"}))],["fill",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M256,208a24,24,0,0,1-48,0c0-17.91,15.57-41.77,17.34-44.44a8,8,0,0,1,13.32,0C240.43,166.23,256,190.09,256,208ZM132.49,124.49a12,12,0,0,0-17-17l0,0s0,0,0,0a12,12,0,0,0,17,16.94ZM37.65,18.34A8,8,0,0,0,26.34,29.66l32.6,32.6L70.25,51ZM234.53,139.07a8,8,0,0,0,3.13-13.24L122.17,10.34a8,8,0,0,0-11.31,0L70.25,51l40.43,40.42a28,28,0,1,1-11.31,11.32L58.94,62.26,15,106.17a24,24,0,0,0,0,33.94L99.89,225a24,24,0,0,0,33.94,0l78.49-78.49Z"}))],["light",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M237,164.67a6,6,0,0,0-10,0c-.7,1-17,25.72-17,43.33a22,22,0,0,0,44,0C254,190.39,237.69,165.71,237,164.67ZM232,218a10,10,0,0,1-10-10c0-8.17,5.37-19.92,10-28.34,4.63,8.41,10,20.15,10,28.34A10,10,0,0,1,232,218Zm1.9-80.82a6,6,0,0,0,2.34-9.94L120.76,11.76a6,6,0,0,0-8.49,0l-42,42-26-26a6,6,0,0,0-8.49,8.48l26,26L16.44,107.59a22,22,0,0,0,0,31.11l84.86,84.86a22,22,0,0,0,31.11,0l78.83-78.83Zm-30.14-1.94-79.83,79.83a10,10,0,0,1-14.14,0L24.93,130.21a10,10,0,0,1,0-14.14L70.25,70.75l31.62,31.61a26,26,0,0,0,3.75,32,26,26,0,0,0,36.76,0h0a26,26,0,0,0-32-40.51L78.74,62.26l37.78-37.77L220.89,128.86l-14.79,4.93A6.07,6.07,0,0,0,203.76,135.24ZM114.1,106.11l0,0a14,14,0,1,1,0,19.82,13.91,13.91,0,0,1,0-19.82Z"}))],["regular",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M234.53,139.07a8,8,0,0,0,3.13-13.24L122.17,10.34a8,8,0,0,0-11.31,0L70.25,51,45.65,26.34A8,8,0,0,0,34.34,37.66l24.6,24.6L15,106.17a24,24,0,0,0,0,33.94L99.89,225a24,24,0,0,0,33.94,0l78.49-78.49Zm-32.19-5.24-79.83,79.83a8,8,0,0,1-11.31,0L26.34,128.8a8,8,0,0,1,0-11.31L70.25,73.57l29.12,29.12a28,28,0,1,0,11.31-11.32L81.57,62.26l35-34.95L217.19,128l-11.72,3.9A8.09,8.09,0,0,0,202.34,133.83Zm-86.83-26.31,0,0a13.26,13.26,0,1,1-.05.06S115.51,107.53,115.51,107.52Zm123.15,56a8,8,0,0,0-13.32,0C223.57,166.23,208,190.09,208,208a24,24,0,0,0,48,0C256,190.09,240.43,166.23,238.66,163.56ZM232,216a8,8,0,0,1-8-8c0-6.8,4-16.32,8-24.08,4,7.76,8,17.34,8,24.08A8,8,0,0,1,232,216Z"}))],["thin",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M235.33,165.78a4,4,0,0,0-6.66,0C228,166.8,212,191,212,208a20,20,0,0,0,40,0C252,191,236,166.8,235.33,165.78ZM232,220a12,12,0,0,1-12-12c0-10.25,7.49-24.64,12-32.37,4.51,7.73,12,22.1,12,32.37A12,12,0,0,1,232,220Zm3.89-87.6a4,4,0,0,0-1.06-3.74L119.34,13.17a4,4,0,0,0-5.65,0L70.25,56.6,42.82,29.17a4,4,0,0,0-5.65,5.66L64.6,62.26,17.86,109a20,20,0,0,0,0,28.29l84.85,84.85a20,20,0,0,0,28.29,0L210.16,143l23.1-7.7A4,4,0,0,0,235.89,132.4Zm-29.15,3.29a4.06,4.06,0,0,0-1.57,1l-79.83,79.82a12,12,0,0,1-17,0L23.51,131.63a12,12,0,0,1,0-17L70.25,67.92l34.2,34.2A24,24,0,0,0,141,133h0a24,24,0,0,0-30.86-36.51l-34.2-34.2,40.61-40.6L224.59,129.74Zm-94.05-31a0,0,0,0,0,0,0,16,16,0,1,1,0,22.64,16,16,0,0,1,0-22.64Z"}))]]),aH=eb.forwardRef((e,t)=>eb.createElement(iV,{ref:t,...e,weights:aU}));aH.displayName="PaintBucketIcon";let aT=new Map([["bold",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M100,40a12,12,0,0,1,12-12h32a12,12,0,0,1,0,24H112A12,12,0,0,1,100,40Zm44,164H112a12,12,0,0,0,0,24h32a12,12,0,0,0,0-24ZM208,28H184a12,12,0,0,0,0,24h20V72a12,12,0,0,0,24,0V48A20,20,0,0,0,208,28Zm8,72a12,12,0,0,0-12,12v32a12,12,0,0,0,24,0V112A12,12,0,0,0,216,100Zm0,72a12,12,0,0,0-12,12v20H184a12,12,0,0,0,0,24h24a20,20,0,0,0,20-20V184A12,12,0,0,0,216,172ZM40,156a12,12,0,0,0,12-12V112a12,12,0,0,0-24,0v32A12,12,0,0,0,40,156Zm32,48H52V184a12,12,0,0,0-24,0v24a20,20,0,0,0,20,20H72a12,12,0,0,0,0-24ZM40,84A12,12,0,0,0,52,72V52H72a12,12,0,0,0,0-24H48A20,20,0,0,0,28,48V72A12,12,0,0,0,40,84ZM80,68h96a12,12,0,0,1,12,12v96a12,12,0,0,1-12,12H80a12,12,0,0,1-12-12V80A12,12,0,0,1,80,68Zm12,96h72V92H92Z"}))],["duotone",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M176,80v96H80V80Z",opacity:"0.2"}),eb.createElement("path",{d:"M104,40a8,8,0,0,1,8-8h32a8,8,0,0,1,0,16H112A8,8,0,0,1,104,40Zm40,168H112a8,8,0,0,0,0,16h32a8,8,0,0,0,0-16ZM208,32H184a8,8,0,0,0,0,16h24V72a8,8,0,0,0,16,0V48A16,16,0,0,0,208,32Zm8,72a8,8,0,0,0-8,8v32a8,8,0,0,0,16,0V112A8,8,0,0,0,216,104Zm0,72a8,8,0,0,0-8,8v24H184a8,8,0,0,0,0,16h24a16,16,0,0,0,16-16V184A8,8,0,0,0,216,176ZM40,152a8,8,0,0,0,8-8V112a8,8,0,0,0-16,0v32A8,8,0,0,0,40,152Zm32,56H48V184a8,8,0,0,0-16,0v24a16,16,0,0,0,16,16H72a8,8,0,0,0,0-16ZM40,80a8,8,0,0,0,8-8V48H72a8,8,0,0,0,0-16H48A16,16,0,0,0,32,48V72A8,8,0,0,0,40,80ZM176,184H80a8,8,0,0,1-8-8V80a8,8,0,0,1,8-8h96a8,8,0,0,1,8,8v96A8,8,0,0,1,176,184Zm-8-96H88v80h80Z"}))],["fill",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M104,40a8,8,0,0,1,8-8h32a8,8,0,0,1,0,16H112A8,8,0,0,1,104,40Zm40,168H112a8,8,0,0,0,0,16h32a8,8,0,0,0,0-16ZM208,32H184a8,8,0,0,0,0,16h24V72a8,8,0,0,0,16,0V48A16,16,0,0,0,208,32Zm8,72a8,8,0,0,0-8,8v32a8,8,0,0,0,16,0V112A8,8,0,0,0,216,104Zm0,72a8,8,0,0,0-8,8v24H184a8,8,0,0,0,0,16h24a16,16,0,0,0,16-16V184A8,8,0,0,0,216,176ZM40,152a8,8,0,0,0,8-8V112a8,8,0,0,0-16,0v32A8,8,0,0,0,40,152Zm32,56H48V184a8,8,0,0,0-16,0v24a16,16,0,0,0,16,16H72a8,8,0,0,0,0-16ZM40,80a8,8,0,0,0,8-8V48H72a8,8,0,0,0,0-16H48A16,16,0,0,0,32,48V72A8,8,0,0,0,40,80Zm144,96V80a8,8,0,0,0-8-8H80a8,8,0,0,0-8,8v96a8,8,0,0,0,8,8h96A8,8,0,0,0,184,176Z"}))],["light",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M106,40a6,6,0,0,1,6-6h32a6,6,0,0,1,0,12H112A6,6,0,0,1,106,40Zm38,170H112a6,6,0,0,0,0,12h32a6,6,0,0,0,0-12ZM208,34H184a6,6,0,0,0,0,12h24a2,2,0,0,1,2,2V72a6,6,0,0,0,12,0V48A14,14,0,0,0,208,34Zm8,72a6,6,0,0,0-6,6v32a6,6,0,0,0,12,0V112A6,6,0,0,0,216,106Zm0,72a6,6,0,0,0-6,6v24a2,2,0,0,1-2,2H184a6,6,0,0,0,0,12h24a14,14,0,0,0,14-14V184A6,6,0,0,0,216,178ZM40,150a6,6,0,0,0,6-6V112a6,6,0,0,0-12,0v32A6,6,0,0,0,40,150Zm32,60H48a2,2,0,0,1-2-2V184a6,6,0,0,0-12,0v24a14,14,0,0,0,14,14H72a6,6,0,0,0,0-12ZM40,78a6,6,0,0,0,6-6V48a2,2,0,0,1,2-2H72a6,6,0,0,0,0-12H48A14,14,0,0,0,34,48V72A6,6,0,0,0,40,78ZM176,182H80a6,6,0,0,1-6-6V80a6,6,0,0,1,6-6h96a6,6,0,0,1,6,6v96A6,6,0,0,1,176,182Zm-6-96H86v84h84Z"}))],["regular",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M104,40a8,8,0,0,1,8-8h32a8,8,0,0,1,0,16H112A8,8,0,0,1,104,40Zm40,168H112a8,8,0,0,0,0,16h32a8,8,0,0,0,0-16ZM208,32H184a8,8,0,0,0,0,16h24V72a8,8,0,0,0,16,0V48A16,16,0,0,0,208,32Zm8,72a8,8,0,0,0-8,8v32a8,8,0,0,0,16,0V112A8,8,0,0,0,216,104Zm0,72a8,8,0,0,0-8,8v24H184a8,8,0,0,0,0,16h24a16,16,0,0,0,16-16V184A8,8,0,0,0,216,176ZM40,152a8,8,0,0,0,8-8V112a8,8,0,0,0-16,0v32A8,8,0,0,0,40,152Zm32,56H48V184a8,8,0,0,0-16,0v24a16,16,0,0,0,16,16H72a8,8,0,0,0,0-16ZM40,80a8,8,0,0,0,8-8V48H72a8,8,0,0,0,0-16H48A16,16,0,0,0,32,48V72A8,8,0,0,0,40,80ZM176,184H80a8,8,0,0,1-8-8V80a8,8,0,0,1,8-8h96a8,8,0,0,1,8,8v96A8,8,0,0,1,176,184Zm-8-96H88v80h80Z"}))],["thin",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M108,40a4,4,0,0,1,4-4h32a4,4,0,0,1,0,8H112A4,4,0,0,1,108,40Zm36,172H112a4,4,0,0,0,0,8h32a4,4,0,0,0,0-8ZM208,36H184a4,4,0,0,0,0,8h24a4,4,0,0,1,4,4V72a4,4,0,0,0,8,0V48A12,12,0,0,0,208,36Zm8,72a4,4,0,0,0-4,4v32a4,4,0,0,0,8,0V112A4,4,0,0,0,216,108Zm0,72a4,4,0,0,0-4,4v24a4,4,0,0,1-4,4H184a4,4,0,0,0,0,8h24a12,12,0,0,0,12-12V184A4,4,0,0,0,216,180ZM40,148a4,4,0,0,0,4-4V112a4,4,0,0,0-8,0v32A4,4,0,0,0,40,148Zm32,64H48a4,4,0,0,1-4-4V184a4,4,0,0,0-8,0v24a12,12,0,0,0,12,12H72a4,4,0,0,0,0-8ZM40,76a4,4,0,0,0,4-4V48a4,4,0,0,1,4-4H72a4,4,0,0,0,0-8H48A12,12,0,0,0,36,48V72A4,4,0,0,0,40,76ZM180,176a4,4,0,0,1-4,4H80a4,4,0,0,1-4-4V80a4,4,0,0,1,4-4h96a4,4,0,0,1,4,4Zm-8-92H84v88h88Z"}))]]),aL=eb.forwardRef((e,t)=>eb.createElement(iV,{ref:t,...e,weights:aT}));aL.displayName="SelectionAllIcon";let aM=new Map([["bold",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M199,125.31l-49.88-18.39L130.69,57a19.92,19.92,0,0,0-37.38,0L74.92,106.92,25,125.31a19.92,19.92,0,0,0,0,37.38l49.88,18.39L93.31,231a19.92,19.92,0,0,0,37.38,0l18.39-49.88L199,162.69a19.92,19.92,0,0,0,0-37.38Zm-63.38,35.16a12,12,0,0,0-7.11,7.11L112,212.28l-16.47-44.7a12,12,0,0,0-7.11-7.11L43.72,144l44.7-16.47a12,12,0,0,0,7.11-7.11L112,75.72l16.47,44.7a12,12,0,0,0,7.11,7.11L180.28,144ZM140,40a12,12,0,0,1,12-12h12V16a12,12,0,0,1,24,0V28h12a12,12,0,0,1,0,24H188V64a12,12,0,0,1-24,0V52H152A12,12,0,0,1,140,40ZM252,88a12,12,0,0,1-12,12h-4v4a12,12,0,0,1-24,0v-4h-4a12,12,0,0,1,0-24h4V72a12,12,0,0,1,24,0v4h4A12,12,0,0,1,252,88Z"}))],["duotone",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M194.82,151.43l-55.09,20.3-20.3,55.09a7.92,7.92,0,0,1-14.86,0l-20.3-55.09-55.09-20.3a7.92,7.92,0,0,1,0-14.86l55.09-20.3,20.3-55.09a7.92,7.92,0,0,1,14.86,0l20.3,55.09,55.09,20.3A7.92,7.92,0,0,1,194.82,151.43Z",opacity:"0.2"}),eb.createElement("path",{d:"M197.58,129.06,146,110l-19-51.62a15.92,15.92,0,0,0-29.88,0L78,110l-51.62,19a15.92,15.92,0,0,0,0,29.88L78,178l19,51.62a15.92,15.92,0,0,0,29.88,0L146,178l51.62-19a15.92,15.92,0,0,0,0-29.88ZM137,164.22a8,8,0,0,0-4.74,4.74L112,223.85,91.78,169A8,8,0,0,0,87,164.22L32.15,144,87,123.78A8,8,0,0,0,91.78,119L112,64.15,132.22,119a8,8,0,0,0,4.74,4.74L191.85,144ZM144,40a8,8,0,0,1,8-8h16V16a8,8,0,0,1,16,0V32h16a8,8,0,0,1,0,16H184V64a8,8,0,0,1-16,0V48H152A8,8,0,0,1,144,40ZM248,88a8,8,0,0,1-8,8h-8v8a8,8,0,0,1-16,0V96h-8a8,8,0,0,1,0-16h8V72a8,8,0,0,1,16,0v8h8A8,8,0,0,1,248,88Z"}))],["fill",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M208,144a15.78,15.78,0,0,1-10.42,14.94L146,178l-19,51.62a15.92,15.92,0,0,1-29.88,0L78,178l-51.62-19a15.92,15.92,0,0,1,0-29.88L78,110l19-51.62a15.92,15.92,0,0,1,29.88,0L146,110l51.62,19A15.78,15.78,0,0,1,208,144ZM152,48h16V64a8,8,0,0,0,16,0V48h16a8,8,0,0,0,0-16H184V16a8,8,0,0,0-16,0V32H152a8,8,0,0,0,0,16Zm88,32h-8V72a8,8,0,0,0-16,0v8h-8a8,8,0,0,0,0,16h8v8a8,8,0,0,0,16,0V96h8a8,8,0,0,0,0-16Z"}))],["light",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M196.89,130.94,144.4,111.6,125.06,59.11a13.92,13.92,0,0,0-26.12,0L79.6,111.6,27.11,130.94a13.92,13.92,0,0,0,0,26.12L79.6,176.4l19.34,52.49a13.92,13.92,0,0,0,26.12,0L144.4,176.4l52.49-19.34a13.92,13.92,0,0,0,0-26.12Zm-4.15,14.86-55.08,20.3a6,6,0,0,0-3.56,3.56l-20.3,55.08a1.92,1.92,0,0,1-3.6,0L89.9,169.66a6,6,0,0,0-3.56-3.56L31.26,145.8a1.92,1.92,0,0,1,0-3.6l55.08-20.3a6,6,0,0,0,3.56-3.56l20.3-55.08a1.92,1.92,0,0,1,3.6,0l20.3,55.08a6,6,0,0,0,3.56,3.56l55.08,20.3a1.92,1.92,0,0,1,0,3.6ZM146,40a6,6,0,0,1,6-6h18V16a6,6,0,0,1,12,0V34h18a6,6,0,0,1,0,12H182V64a6,6,0,0,1-12,0V46H152A6,6,0,0,1,146,40ZM246,88a6,6,0,0,1-6,6H230v10a6,6,0,0,1-12,0V94H208a6,6,0,0,1,0-12h10V72a6,6,0,0,1,12,0V82h10A6,6,0,0,1,246,88Z"}))],["regular",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M197.58,129.06,146,110l-19-51.62a15.92,15.92,0,0,0-29.88,0L78,110l-51.62,19a15.92,15.92,0,0,0,0,29.88L78,178l19,51.62a15.92,15.92,0,0,0,29.88,0L146,178l51.62-19a15.92,15.92,0,0,0,0-29.88ZM137,164.22a8,8,0,0,0-4.74,4.74L112,223.85,91.78,169A8,8,0,0,0,87,164.22L32.15,144,87,123.78A8,8,0,0,0,91.78,119L112,64.15,132.22,119a8,8,0,0,0,4.74,4.74L191.85,144ZM144,40a8,8,0,0,1,8-8h16V16a8,8,0,0,1,16,0V32h16a8,8,0,0,1,0,16H184V64a8,8,0,0,1-16,0V48H152A8,8,0,0,1,144,40ZM248,88a8,8,0,0,1-8,8h-8v8a8,8,0,0,1-16,0V96h-8a8,8,0,0,1,0-16h8V72a8,8,0,0,1,16,0v8h8A8,8,0,0,1,248,88Z"}))],["thin",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M196.2,132.81l-53.36-19.65L123.19,59.8a11.93,11.93,0,0,0-22.38,0L81.16,113.16,27.8,132.81a11.93,11.93,0,0,0,0,22.38l53.36,19.65,19.65,53.36a11.93,11.93,0,0,0,22.38,0l19.65-53.36,53.36-19.65a11.93,11.93,0,0,0,0-22.38Zm-2.77,14.87L138.35,168a4,4,0,0,0-2.37,2.37l-20.3,55.08a3.92,3.92,0,0,1-7.36,0L88,170.35A4,4,0,0,0,85.65,168l-55.08-20.3a3.92,3.92,0,0,1,0-7.36L85.65,120A4,4,0,0,0,88,117.65l20.3-55.08a3.92,3.92,0,0,1,7.36,0L136,117.65a4,4,0,0,0,2.37,2.37l55.08,20.3a3.92,3.92,0,0,1,0,7.36ZM148,40a4,4,0,0,1,4-4h20V16a4,4,0,0,1,8,0V36h20a4,4,0,0,1,0,8H180V64a4,4,0,0,1-8,0V44H152A4,4,0,0,1,148,40Zm96,48a4,4,0,0,1-4,4H228v12a4,4,0,0,1-8,0V92H208a4,4,0,0,1,0-8h12V72a4,4,0,0,1,8,0V84h12A4,4,0,0,1,244,88Z"}))]]),aP=eb.forwardRef((e,t)=>eb.createElement(iV,{ref:t,...e,weights:aM}));aP.displayName="SparkleIcon";let a_=new Map([["bold",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M87.51,64.49a12,12,0,0,1,0-17l32-32a12,12,0,0,1,17,0l32,32a12,12,0,0,1-17,17L140,53V96a12,12,0,0,1-24,0V53L104.49,64.49A12,12,0,0,1,87.51,64.49Zm64,127L140,203V160a12,12,0,0,0-24,0v43l-11.51-11.52a12,12,0,0,0-17,17l32,32a12,12,0,0,0,17,0l32-32a12,12,0,0,0-17-17Zm89-72-32-32a12,12,0,0,0-17,17L203,116H160a12,12,0,0,0,0,24h43l-11.52,11.51a12,12,0,0,0,17,17l32-32A12,12,0,0,0,240.49,119.51ZM53,140H96a12,12,0,0,0,0-24H53l11.52-11.51a12,12,0,1,0-17-17l-32,32a12,12,0,0,0,0,17l32,32a12,12,0,1,0,17-17Z"}))],["duotone",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M232,128,128,232,24,128,128,24Z",opacity:"0.2"}),eb.createElement("path",{d:"M90.34,61.66a8,8,0,0,1,0-11.32l32-32a8,8,0,0,1,11.32,0l32,32a8,8,0,0,1-11.32,11.32L136,43.31V96a8,8,0,0,1-16,0V43.31L101.66,61.66A8,8,0,0,1,90.34,61.66Zm64,132.68L136,212.69V160a8,8,0,0,0-16,0v52.69l-18.34-18.35a8,8,0,0,0-11.32,11.32l32,32a8,8,0,0,0,11.32,0l32-32a8,8,0,0,0-11.32-11.32Zm83.32-72-32-32a8,8,0,0,0-11.32,11.32L212.69,120H160a8,8,0,0,0,0,16h52.69l-18.35,18.34a8,8,0,0,0,11.32,11.32l32-32A8,8,0,0,0,237.66,122.34ZM43.31,136H96a8,8,0,0,0,0-16H43.31l18.35-18.34A8,8,0,0,0,50.34,90.34l-32,32a8,8,0,0,0,0,11.32l32,32a8,8,0,0,0,11.32-11.32Z"}))],["fill",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M96,136H64v24a8,8,0,0,1-13.66,5.66l-32-32a8,8,0,0,1,0-11.32l32-32A8,8,0,0,1,64,96v24H96a8,8,0,0,1,0,16Zm0-72h24V96a8,8,0,0,0,16,0V64h24a8,8,0,0,0,5.66-13.66l-32-32a8,8,0,0,0-11.32,0l-32,32A8,8,0,0,0,96,64Zm141.66,58.34-32-32A8,8,0,0,0,192,96v24H160a8,8,0,0,0,0,16h32v24a8,8,0,0,0,13.66,5.66l32-32A8,8,0,0,0,237.66,122.34ZM160,192H136V160a8,8,0,0,0-16,0v32H96a8,8,0,0,0-5.66,13.66l32,32a8,8,0,0,0,11.32,0l32-32A8,8,0,0,0,160,192Z"}))],["light",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M91.76,60.24a6,6,0,0,1,0-8.48l32-32a6,6,0,0,1,8.48,0l32,32a6,6,0,1,1-8.48,8.48L134,38.49V96a6,6,0,0,1-12,0V38.49L100.24,60.24A6,6,0,0,1,91.76,60.24Zm64,135.52L134,217.51V160a6,6,0,0,0-12,0v57.51l-21.76-21.75a6,6,0,0,0-8.48,8.48l32,32a6,6,0,0,0,8.48,0l32-32a6,6,0,0,0-8.48-8.48Zm80.48-72-32-32a6,6,0,0,0-8.48,8.48L217.51,122H160a6,6,0,0,0,0,12h57.51l-21.75,21.76a6,6,0,1,0,8.48,8.48l32-32A6,6,0,0,0,236.24,123.76ZM38.49,134H96a6,6,0,0,0,0-12H38.49l21.75-21.76a6,6,0,0,0-8.48-8.48l-32,32a6,6,0,0,0,0,8.48l32,32a6,6,0,0,0,8.48-8.48Z"}))],["regular",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M90.34,61.66a8,8,0,0,1,0-11.32l32-32a8,8,0,0,1,11.32,0l32,32a8,8,0,0,1-11.32,11.32L136,43.31V96a8,8,0,0,1-16,0V43.31L101.66,61.66A8,8,0,0,1,90.34,61.66Zm64,132.68L136,212.69V160a8,8,0,0,0-16,0v52.69l-18.34-18.35a8,8,0,0,0-11.32,11.32l32,32a8,8,0,0,0,11.32,0l32-32a8,8,0,0,0-11.32-11.32Zm83.32-72-32-32a8,8,0,0,0-11.32,11.32L212.69,120H160a8,8,0,0,0,0,16h52.69l-18.35,18.34a8,8,0,0,0,11.32,11.32l32-32A8,8,0,0,0,237.66,122.34ZM43.31,136H96a8,8,0,0,0,0-16H43.31l18.35-18.34A8,8,0,0,0,50.34,90.34l-32,32a8,8,0,0,0,0,11.32l32,32a8,8,0,0,0,11.32-11.32Z"}))],["thin",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M93.17,58.83a4,4,0,0,1,0-5.66l32-32a4,4,0,0,1,5.66,0l32,32a4,4,0,0,1-5.66,5.66L132,33.66V96a4,4,0,0,1-8,0V33.66L98.83,58.83A4,4,0,0,1,93.17,58.83Zm64,138.34L132,222.34V160a4,4,0,0,0-8,0v62.34L98.83,197.17a4,4,0,0,0-5.66,5.66l32,32a4,4,0,0,0,5.66,0l32-32a4,4,0,0,0-5.66-5.66Zm77.66-72-32-32a4,4,0,0,0-5.66,5.66L222.34,124H160a4,4,0,0,0,0,8h62.34l-25.17,25.17a4,4,0,0,0,5.66,5.66l32-32A4,4,0,0,0,234.83,125.17ZM33.66,132H96a4,4,0,0,0,0-8H33.66L58.83,98.83a4,4,0,0,0-5.66-5.66l-32,32a4,4,0,0,0,0,5.66l32,32a4,4,0,1,0,5.66-5.66Z"}))]]),aO=eb.forwardRef((e,t)=>eb.createElement(iV,{ref:t,...e,weights:a_}));aO.displayName="ArrowsOutCardinalIcon";let aR=new Map([["bold",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M76,92A16,16,0,1,1,60,76,16,16,0,0,1,76,92Zm52-16a16,16,0,1,0,16,16A16,16,0,0,0,128,76Zm68,32a16,16,0,1,0-16-16A16,16,0,0,0,196,108ZM60,148a16,16,0,1,0,16,16A16,16,0,0,0,60,148Zm68,0a16,16,0,1,0,16,16A16,16,0,0,0,128,148Zm68,0a16,16,0,1,0,16,16A16,16,0,0,0,196,148Z"}))],["duotone",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M240,64V192a16,16,0,0,1-16,16H32a16,16,0,0,1-16-16V64A16,16,0,0,1,32,48H224A16,16,0,0,1,240,64Z",opacity:"0.2"}),eb.createElement("path",{d:"M72,92A12,12,0,1,1,60,80,12,12,0,0,1,72,92Zm56-12a12,12,0,1,0,12,12A12,12,0,0,0,128,80Zm68,24a12,12,0,1,0-12-12A12,12,0,0,0,196,104ZM60,152a12,12,0,1,0,12,12A12,12,0,0,0,60,152Zm68,0a12,12,0,1,0,12,12A12,12,0,0,0,128,152Zm68,0a12,12,0,1,0,12,12A12,12,0,0,0,196,152Z"}))],["fill",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M224,48H32A16,16,0,0,0,16,64V192a16,16,0,0,0,16,16H224a16,16,0,0,0,16-16V64A16,16,0,0,0,224,48ZM68,168a12,12,0,1,1,12-12A12,12,0,0,1,68,168Zm0-56a12,12,0,1,1,12-12A12,12,0,0,1,68,112Zm60,56a12,12,0,1,1,12-12A12,12,0,0,1,128,168Zm0-56a12,12,0,1,1,12-12A12,12,0,0,1,128,112Zm60,56a12,12,0,1,1,12-12A12,12,0,0,1,188,168Zm0-56a12,12,0,1,1,12-12A12,12,0,0,1,188,112Z"}))],["light",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M70,92A10,10,0,1,1,60,82,10,10,0,0,1,70,92Zm58-10a10,10,0,1,0,10,10A10,10,0,0,0,128,82Zm68,20a10,10,0,1,0-10-10A10,10,0,0,0,196,102ZM60,154a10,10,0,1,0,10,10A10,10,0,0,0,60,154Zm68,0a10,10,0,1,0,10,10A10,10,0,0,0,128,154Zm68,0a10,10,0,1,0,10,10A10,10,0,0,0,196,154Z"}))],["regular",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M72,92A12,12,0,1,1,60,80,12,12,0,0,1,72,92Zm56-12a12,12,0,1,0,12,12A12,12,0,0,0,128,80Zm68,24a12,12,0,1,0-12-12A12,12,0,0,0,196,104ZM60,152a12,12,0,1,0,12,12A12,12,0,0,0,60,152Zm68,0a12,12,0,1,0,12,12A12,12,0,0,0,128,152Zm68,0a12,12,0,1,0,12,12A12,12,0,0,0,196,152Z"}))],["thin",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M68,92a8,8,0,1,1-8-8A8,8,0,0,1,68,92Zm60-8a8,8,0,1,0,8,8A8,8,0,0,0,128,84Zm68,16a8,8,0,1,0-8-8A8,8,0,0,0,196,100ZM60,156a8,8,0,1,0,8,8A8,8,0,0,0,60,156Zm68,0a8,8,0,1,0,8,8A8,8,0,0,0,128,156Zm68,0a8,8,0,1,0,8,8A8,8,0,0,0,196,156Z"}))]]),aN=eb.forwardRef((e,t)=>eb.createElement(iV,{ref:t,...e,weights:aR}));aN.displayName="DotsSixIcon";let aV=new Map([["bold",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M128,44a96,96,0,1,0,96,96A96.11,96.11,0,0,0,128,44Zm0,168a72,72,0,1,1,72-72A72.08,72.08,0,0,1,128,212ZM164.49,99.51a12,12,0,0,1,0,17l-28,28a12,12,0,0,1-17-17l28-28A12,12,0,0,1,164.49,99.51ZM92,16A12,12,0,0,1,104,4h48a12,12,0,0,1,0,24H104A12,12,0,0,1,92,16Z"}))],["duotone",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M216,136a88,88,0,1,1-88-88A88,88,0,0,1,216,136Z",opacity:"0.2"}),eb.createElement("path",{d:"M128,40a96,96,0,1,0,96,96A96.11,96.11,0,0,0,128,40Zm0,176a80,80,0,1,1,80-80A80.09,80.09,0,0,1,128,216ZM173.66,90.34a8,8,0,0,1,0,11.32l-40,40a8,8,0,0,1-11.32-11.32l40-40A8,8,0,0,1,173.66,90.34ZM96,16a8,8,0,0,1,8-8h48a8,8,0,0,1,0,16H104A8,8,0,0,1,96,16Z"}))],["fill",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M128,40a96,96,0,1,0,96,96A96.11,96.11,0,0,0,128,40Zm45.66,61.66-40,40a8,8,0,0,1-11.32-11.32l40-40a8,8,0,0,1,11.32,11.32ZM96,16a8,8,0,0,1,8-8h48a8,8,0,0,1,0,16H104A8,8,0,0,1,96,16Z"}))],["light",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M128,42a94,94,0,1,0,94,94A94.11,94.11,0,0,0,128,42Zm0,176a82,82,0,1,1,82-82A82.1,82.1,0,0,1,128,218ZM172.24,91.76a6,6,0,0,1,0,8.48l-40,40a6,6,0,1,1-8.48-8.48l40-40A6,6,0,0,1,172.24,91.76ZM98,16a6,6,0,0,1,6-6h48a6,6,0,0,1,0,12H104A6,6,0,0,1,98,16Z"}))],["regular",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M128,40a96,96,0,1,0,96,96A96.11,96.11,0,0,0,128,40Zm0,176a80,80,0,1,1,80-80A80.09,80.09,0,0,1,128,216ZM173.66,90.34a8,8,0,0,1,0,11.32l-40,40a8,8,0,0,1-11.32-11.32l40-40A8,8,0,0,1,173.66,90.34ZM96,16a8,8,0,0,1,8-8h48a8,8,0,0,1,0,16H104A8,8,0,0,1,96,16Z"}))],["thin",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M128,44a92,92,0,1,0,92,92A92.1,92.1,0,0,0,128,44Zm0,176a84,84,0,1,1,84-84A84.09,84.09,0,0,1,128,220ZM170.83,93.17a4,4,0,0,1,0,5.66l-40,40a4,4,0,1,1-5.66-5.66l40-40A4,4,0,0,1,170.83,93.17ZM100,16a4,4,0,0,1,4-4h48a4,4,0,0,1,0,8H104A4,4,0,0,1,100,16Z"}))]]),aD=eb.forwardRef((e,t)=>eb.createElement(iV,{ref:t,...e,weights:aV}));aD.displayName="TimerIcon";let az=new Map([["bold",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M224.15,179.17l-46.83-46.82,37.93-13.51.76-.3a20,20,0,0,0-1.76-37.27L54.16,29A20,20,0,0,0,29,54.16L81.27,214.24A20,20,0,0,0,118.54,216c.11-.25.21-.5.3-.76l13.51-37.92,46.83,46.82a20,20,0,0,0,28.28,0l16.69-16.68A20,20,0,0,0,224.15,179.17Zm-30.83,25.17-48.48-48.48A20,20,0,0,0,130.7,150a20.66,20.66,0,0,0-3.74.35A20,20,0,0,0,112.35,162c-.11.25-.21.5-.3.76L100.4,195.5,54.29,54.29l141.21,46.1-32.71,11.66c-.26.09-.51.19-.76.3a20,20,0,0,0-6.17,32.48h0l48.49,48.48Z"}))],["duotone",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M213.66,201,201,213.66a8,8,0,0,1-11.31,0l-51.31-51.31a8,8,0,0,0-13,2.46l-17.82,46.41a8,8,0,0,1-14.85-.71L40.41,50.44a8,8,0,0,1,10-10L210.51,92.68a8,8,0,0,1,.71,14.85l-46.41,17.82a8,8,0,0,0-2.46,13l51.31,51.31A8,8,0,0,1,213.66,201Z",opacity:"0.2"}),eb.createElement("path",{d:"M168,132.69,214.08,115l.33-.13A16,16,0,0,0,213,85.07L52.92,32.8A15.95,15.95,0,0,0,32.8,52.92L85.07,213a15.82,15.82,0,0,0,14.41,11l.78,0a15.84,15.84,0,0,0,14.61-9.59l.13-.33L132.69,168,184,219.31a16,16,0,0,0,22.63,0l12.68-12.68a16,16,0,0,0,0-22.63ZM195.31,208,144,156.69a16,16,0,0,0-26,4.93c0,.11-.09.22-.13.32l-17.65,46L48,48l159.85,52.2-45.95,17.64-.32.13a16,16,0,0,0-4.93,26h0L208,195.31Z"}))],["fill",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M220.49,207.8,207.8,220.49a12,12,0,0,1-17,0l-56.57-56.57L115,214.08l-.13.33A15.84,15.84,0,0,1,100.26,224l-.78,0a15.82,15.82,0,0,1-14.41-11L32.8,52.92A15.95,15.95,0,0,1,52.92,32.8L213,85.07a16,16,0,0,1,1.41,29.8l-.33.13-50.16,19.27,56.57,56.56A12,12,0,0,1,220.49,207.8Z"}))],["light",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M166.59,134.1a1.91,1.91,0,0,1-.55-1.79,2,2,0,0,1,1.08-1.42l46.25-17.76.24-.1A14,14,0,0,0,212.38,87L52.29,34.7A13.95,13.95,0,0,0,34.7,52.29L87,212.38a13.82,13.82,0,0,0,12.6,9.6c.23,0,.46,0,.69,0A13.84,13.84,0,0,0,113,213.61a2.44,2.44,0,0,0,.1-.24l17.76-46.25a2,2,0,0,1,3.21-.53l51.31,51.31a14,14,0,0,0,19.8,0l12.69-12.69a14,14,0,0,0,0-19.8Zm42.82,62.63-12.68,12.68a2,2,0,0,1-2.83,0L142.59,158.1a14,14,0,0,0-22.74,4.32,2.44,2.44,0,0,0-.1.24L102,208.91a2,2,0,0,1-3.61-.26L46.11,48.57a1.87,1.87,0,0,1,.47-2A1.92,1.92,0,0,1,47.93,46a2.22,2.22,0,0,1,.64.1L208.65,98.38a2,2,0,0,1,.26,3.61l-46.25,17.76-.24.1a14,14,0,0,0-4.32,22.74h0l51.31,51.31A2,2,0,0,1,209.41,196.73Z"}))],["regular",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M168,132.69,214.08,115l.33-.13A16,16,0,0,0,213,85.07L52.92,32.8A15.95,15.95,0,0,0,32.8,52.92L85.07,213a15.82,15.82,0,0,0,14.41,11l.78,0a15.84,15.84,0,0,0,14.61-9.59l.13-.33L132.69,168,184,219.31a16,16,0,0,0,22.63,0l12.68-12.68a16,16,0,0,0,0-22.63ZM195.31,208,144,156.69a16,16,0,0,0-26,4.93c0,.11-.09.22-.13.32l-17.65,46L48,48l159.85,52.2-45.95,17.64-.32.13a16,16,0,0,0-4.93,26h0L208,195.31Z"}))],["thin",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M165.17,135.51a4,4,0,0,1,1.17-6.46l46.31-17.79.16-.06a12,12,0,0,0-1.05-22.33L51.67,36.6A12,12,0,0,0,36.6,51.67L88.87,211.76A11.86,11.86,0,0,0,99.67,220h.58a11.86,11.86,0,0,0,11-7.19l.06-.16,17.79-46.31a4,4,0,0,1,6.47-1.17l51.31,51.32a12,12,0,0,0,17,0l12.69-12.69a12,12,0,0,0,0-17Zm45.66,62.63-12.69,12.69a4,4,0,0,1-5.66,0l-51.31-51.31a12,12,0,0,0-8.48-3.52,12.13,12.13,0,0,0-2.24.21,12,12,0,0,0-8.77,7l-.06.16-17.79,46.31a4,4,0,0,1-7.36-.42L44.2,49.19a4,4,0,0,1,5-5L209.27,96.47a4,4,0,0,1,.42,7.36l-46.31,17.78-.16.07a12,12,0,0,0-3.71,19.49l51.32,51.31A4,4,0,0,1,210.83,198.14Z"}))]]),aj=eb.forwardRef((e,t)=>eb.createElement(iV,{ref:t,...e,weights:az}));aj.displayName="CursorIcon";let aK=new Map([["bold",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M224.28,141a100.61,100.61,0,0,0-31.4-49H240a12,12,0,0,0,0-24H161.94a36,36,0,0,0-67.88,0H16a12,12,0,0,0,0,24H63.12a100.61,100.61,0,0,0-31.4,49A36,36,0,1,0,56,143.74,76.66,76.66,0,0,1,97.15,98.53a36,36,0,0,0,61.7,0A76.66,76.66,0,0,1,200,143.74,36,36,0,1,0,224.28,141ZM40,188a12,12,0,1,1,12-12A12,12,0,0,1,40,188Zm88-96a12,12,0,1,1,12-12A12,12,0,0,1,128,92Zm88,96a12,12,0,1,1,12-12A12,12,0,0,1,216,188Z"}))],["duotone",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M152,80a24,24,0,1,1-24-24A24,24,0,0,1,152,80ZM40,152a24,24,0,1,0,24,24A24,24,0,0,0,40,152Zm176,0a24,24,0,1,0,24,24A24,24,0,0,0,216,152Z",opacity:"0.2"}),eb.createElement("path",{d:"M221.07,144.41A96.68,96.68,0,0,0,181,88h59a8,8,0,0,0,0-16H159a32,32,0,0,0-62,0H16a8,8,0,0,0,0,16H75a96.68,96.68,0,0,0-40.07,56.41A32,32,0,1,0,51.08,146,80.6,80.6,0,0,1,99,93.44a32,32,0,0,0,58.06,0A80.6,80.6,0,0,1,204.92,146a32,32,0,1,0,16.15-1.57ZM56,176a16,16,0,1,1-16-16A16,16,0,0,1,56,176Zm72-80a16,16,0,1,1,16-16A16,16,0,0,1,128,96Zm88,96a16,16,0,1,1,16-16A16,16,0,0,1,216,192Z"}))],["fill",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M221,144.4A96.26,96.26,0,0,0,181,88h59a8,8,0,0,0,0-16H159a32,32,0,0,0-62,0H16a8,8,0,0,0,0,16H75A96.26,96.26,0,0,0,35,144.4,32,32,0,1,0,71,184H185a32,32,0,1,0,36-39.6ZM40,192a16,16,0,1,1,16-16A16,16,0,0,1,40,192ZM128,64a16,16,0,1,1-16,16A16,16,0,0,1,128,64Zm88,128a16,16,0,1,1,16-16A16,16,0,0,1,216,192Z"}))],["light",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M219.44,146.2A94.66,94.66,0,0,0,173.92,86H240a6,6,0,0,0,0-12H157.4a30,30,0,0,0-58.8,0H16a6,6,0,0,0,0,12H82.08a94.66,94.66,0,0,0-45.52,60.2,30,30,0,1,0,12.09,1.08,82.53,82.53,0,0,1,51.4-56.39,30,30,0,0,0,55.9,0,82.53,82.53,0,0,1,51.4,56.39,30,30,0,1,0,12.09-1.08ZM58,176a18,18,0,1,1-18-18A18,18,0,0,1,58,176Zm70-78a18,18,0,1,1,18-18A18,18,0,0,1,128,98Zm88,96a18,18,0,1,1,18-18A18,18,0,0,1,216,194Z"}))],["regular",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M221.07,144.41A96.68,96.68,0,0,0,181,88h59a8,8,0,0,0,0-16H159a32,32,0,0,0-62,0H16a8,8,0,0,0,0,16H75a96.68,96.68,0,0,0-40.07,56.41A32,32,0,1,0,51.08,146,80.6,80.6,0,0,1,99,93.44a32,32,0,0,0,58.06,0A80.6,80.6,0,0,1,204.92,146a32,32,0,1,0,16.15-1.57ZM56,176a16,16,0,1,1-16-16A16,16,0,0,1,56,176Zm72-80a16,16,0,1,1,16-16A16,16,0,0,1,128,96Zm88,96a16,16,0,1,1,16-16A16,16,0,0,1,216,192Z"}))],["thin",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M217.83,148.07A92.6,92.6,0,0,0,165.53,84H240a4,4,0,0,0,0-8H155.71a28,28,0,0,0-55.42,0H16a4,4,0,0,0,0,8H90.47a92.6,92.6,0,0,0-52.3,64.07,28,28,0,1,0,8.07.64,84.51,84.51,0,0,1,55-60.36,28,28,0,0,0,53.46,0,84.53,84.53,0,0,1,55,60.36,28,28,0,1,0,8.07-.64ZM60,176a20,20,0,1,1-20-20A20,20,0,0,1,60,176Zm68-76a20,20,0,1,1,20-20A20,20,0,0,1,128,100Zm88,96a20,20,0,1,1,20-20A20,20,0,0,1,216,196Z"}))]]),aZ=eb.forwardRef((e,t)=>eb.createElement(iV,{ref:t,...e,weights:aK}));aZ.displayName="BezierCurveIcon";let aW=new Map([["bold",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M230.47,67.5a12,12,0,0,0-19.26-4.32L172.43,99l-12.68-2.72L157,83.57l35.79-38.78a12,12,0,0,0-4.32-19.26A76.07,76.07,0,0,0,88.41,121.64L30.92,174.18a4.68,4.68,0,0,0-.39.38,36,36,0,0,0,50.91,50.91l.38-.39,52.54-57.49A76.05,76.05,0,0,0,230.47,67.5ZM160,148a51.5,51.5,0,0,1-23.35-5.52,12,12,0,0,0-14.26,2.62L64.31,208.66a12,12,0,0,1-17-17l63.55-58.07a12,12,0,0,0,2.62-14.26A51.5,51.5,0,0,1,108,96a52.06,52.06,0,0,1,52-52h.89L135.17,71.87a12,12,0,0,0-2.91,10.65l5.66,26.35a12,12,0,0,0,9.21,9.21l26.35,5.66a12,12,0,0,0,10.65-2.91L212,95.12c0,.3,0,.59,0,.89A52.06,52.06,0,0,1,160,148Z"}))],["duotone",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M224,96a64,64,0,0,1-94.94,56L73,217A24,24,0,0,1,39,183L104,126.94a64,64,0,0,1,80-90.29L144,80l5.66,26.34L176,112l43.35-40A63.8,63.8,0,0,1,224,96Z",opacity:"0.2"}),eb.createElement("path",{d:"M226.76,69a8,8,0,0,0-12.84-2.88l-40.3,37.19-17.23-3.7-3.7-17.23,37.19-40.3A8,8,0,0,0,187,29.24,72,72,0,0,0,88,96,72.34,72.34,0,0,0,94,124.94L33.79,177c-.15.12-.29.26-.43.39a32,32,0,0,0,45.26,45.26c.13-.13.27-.28.39-.42L131.06,162A72,72,0,0,0,232,96,71.56,71.56,0,0,0,226.76,69ZM160,152a56.14,56.14,0,0,1-27.07-7,8,8,0,0,0-9.92,1.77L67.11,211.51a16,16,0,0,1-22.62-22.62L109.18,133a8,8,0,0,0,1.77-9.93,56,56,0,0,1,58.36-82.31l-31.2,33.81a8,8,0,0,0-1.94,7.1L141.83,108a8,8,0,0,0,6.14,6.14l26.35,5.66a8,8,0,0,0,7.1-1.94l33.81-31.2A56.06,56.06,0,0,1,160,152Z"}))],["fill",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M232,96a72,72,0,0,1-100.94,66L79,222.22c-.12.14-.26.29-.39.42a32,32,0,0,1-45.26-45.26c.14-.13.28-.27.43-.39L94,124.94a72.07,72.07,0,0,1,83.54-98.78,8,8,0,0,1,3.93,13.19L144,80l5.66,26.35L176,112l40.65-37.52a8,8,0,0,1,13.19,3.93A72.6,72.6,0,0,1,232,96Z"}))],["light",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M224.91,69.75a6,6,0,0,0-9.63-2.16l-41.07,37.9L154.7,101.3l-4.19-19.51,37.9-41.07a6,6,0,0,0-2.16-9.63,70,70,0,0,0-89.77,94.39l-61.39,53c-.11.09-.21.19-.32.3A30,30,0,0,0,77.2,221.23c.11-.11.21-.21.3-.32l53-61.39a70,70,0,0,0,94.39-89.77ZM160,154a58,58,0,0,1-28-7.22,6,6,0,0,0-7.45,1.33L68.57,212.88a18,18,0,0,1-25.45-25.45l64.76-55.94A6,6,0,0,0,109.2,124a58,58,0,0,1,64-84.53L139.58,75.93a6,6,0,0,0-1.45,5.33l5.65,26.35a6,6,0,0,0,4.61,4.61l26.35,5.65a6,6,0,0,0,5.33-1.45L216.49,82.8A58.06,58.06,0,0,1,160,154Z"}))],["regular",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M226.76,69a8,8,0,0,0-12.84-2.88l-40.3,37.19-17.23-3.7-3.7-17.23,37.19-40.3A8,8,0,0,0,187,29.24,72,72,0,0,0,88,96,72.34,72.34,0,0,0,94,124.94L33.79,177c-.15.12-.29.26-.43.39a32,32,0,0,0,45.26,45.26c.13-.13.27-.28.39-.42L131.06,162A72,72,0,0,0,232,96,71.56,71.56,0,0,0,226.76,69ZM160,152a56.14,56.14,0,0,1-27.07-7,8,8,0,0,0-9.92,1.77L67.11,211.51a16,16,0,0,1-22.62-22.62L109.18,133a8,8,0,0,0,1.77-9.93,56,56,0,0,1,58.36-82.31l-31.2,33.81a8,8,0,0,0-1.94,7.1L141.83,108a8,8,0,0,0,6.14,6.14l26.35,5.66a8,8,0,0,0,7.1-1.94l33.81-31.2A56.06,56.06,0,0,1,160,152Z"}))],["thin",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M223.05,70.5a4,4,0,0,0-6.42-1.44l-41.82,38.6L153,103l-4.68-21.79,38.6-41.82a4,4,0,0,0-1.44-6.43A68,68,0,0,0,98.94,126L36.4,180l-.21.2a28,28,0,0,0,39.6,39.6l.2-.21,54-62.54A68,68,0,0,0,228,96,67.51,67.51,0,0,0,223.05,70.5ZM160,156a60,60,0,0,1-29-7.47,4,4,0,0,0-5,.89L70,214.25A20,20,0,0,1,41.75,186l64.82-56a4,4,0,0,0,.89-5,60,60,0,0,1,69.46-86.59L141.05,77.29a4,4,0,0,0-1,3.55l5.66,26.35a4,4,0,0,0,3.07,3.07l26.35,5.66a4,4,0,0,0,3.55-1l38.87-35.87A60.05,60.05,0,0,1,160,156Z"}))]]),aG=eb.forwardRef((e,t)=>eb.createElement(iV,{ref:t,...e,weights:aW}));aG.displayName="WrenchIcon";let aX=new Map([["bold",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M52,40V216a12,12,0,0,1-24,0V40a12,12,0,0,1,24,0Zm16,60V64A20,20,0,0,1,88,44h88a20,20,0,0,1,20,20v36a20,20,0,0,1-20,20H88A20,20,0,0,1,68,100Zm24-4h80V68H92Zm144,60v36a20,20,0,0,1-20,20H88a20,20,0,0,1-20-20V156a20,20,0,0,1,20-20H216A20,20,0,0,1,236,156Zm-24,4H92v28H212Z"}))],["duotone",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M72,104V64a8,8,0,0,1,8-8h96a8,8,0,0,1,8,8v40a8,8,0,0,1-8,8H80A8,8,0,0,1,72,104Zm144,40H80a8,8,0,0,0-8,8v40a8,8,0,0,0,8,8H216a8,8,0,0,0,8-8V152A8,8,0,0,0,216,144Z",opacity:"0.2"}),eb.createElement("path",{d:"M216,136H80a16,16,0,0,0-16,16v40a16,16,0,0,0,16,16H216a16,16,0,0,0,16-16V152A16,16,0,0,0,216,136Zm0,56H80V152H216v40ZM48,40V216a8,8,0,0,1-16,0V40a8,8,0,0,1,16,0Zm32,80h96a16,16,0,0,0,16-16V64a16,16,0,0,0-16-16H80A16,16,0,0,0,64,64v40A16,16,0,0,0,80,120Zm0-56h96v40H80Z"}))],["fill",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M232,152v40a16,16,0,0,1-16,16H80a16,16,0,0,1-16-16V152a16,16,0,0,1,16-16H216A16,16,0,0,1,232,152ZM40,32a8,8,0,0,0-8,8V216a8,8,0,0,0,16,0V40A8,8,0,0,0,40,32Zm40,88h96a16,16,0,0,0,16-16V64a16,16,0,0,0-16-16H80A16,16,0,0,0,64,64v40A16,16,0,0,0,80,120Z"}))],["light",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M46,40V216a6,6,0,0,1-12,0V40a6,6,0,0,1,12,0Zm20,64V64A14,14,0,0,1,80,50h96a14,14,0,0,1,14,14v40a14,14,0,0,1-14,14H80A14,14,0,0,1,66,104Zm12,0a2,2,0,0,0,2,2h96a2,2,0,0,0,2-2V64a2,2,0,0,0-2-2H80a2,2,0,0,0-2,2Zm152,48v40a14,14,0,0,1-14,14H80a14,14,0,0,1-14-14V152a14,14,0,0,1,14-14H216A14,14,0,0,1,230,152Zm-12,0a2,2,0,0,0-2-2H80a2,2,0,0,0-2,2v40a2,2,0,0,0,2,2H216a2,2,0,0,0,2-2Z"}))],["regular",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M48,40V216a8,8,0,0,1-16,0V40a8,8,0,0,1,16,0Zm16,64V64A16,16,0,0,1,80,48h96a16,16,0,0,1,16,16v40a16,16,0,0,1-16,16H80A16,16,0,0,1,64,104Zm16,0h96V64H80Zm152,48v40a16,16,0,0,1-16,16H80a16,16,0,0,1-16-16V152a16,16,0,0,1,16-16H216A16,16,0,0,1,232,152Zm-16,40V152H80v40H216Z"}))],["thin",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M44,40V216a4,4,0,0,1-8,0V40a4,4,0,0,1,8,0Zm24,64V64A12,12,0,0,1,80,52h96a12,12,0,0,1,12,12v40a12,12,0,0,1-12,12H80A12,12,0,0,1,68,104Zm8,0a4,4,0,0,0,4,4h96a4,4,0,0,0,4-4V64a4,4,0,0,0-4-4H80a4,4,0,0,0-4,4Zm152,48v40a12,12,0,0,1-12,12H80a12,12,0,0,1-12-12V152a12,12,0,0,1,12-12H216A12,12,0,0,1,228,152Zm-8,0a4,4,0,0,0-4-4H80a4,4,0,0,0-4,4v40a4,4,0,0,0,4,4H216a4,4,0,0,0,4-4Z"}))]]),aY=eb.forwardRef((e,t)=>eb.createElement(iV,{ref:t,...e,weights:aX}));aY.displayName="AlignLeftIcon";let aJ=new Map([["bold",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M208,136H140V120h44a20,20,0,0,0,20-20V60a20,20,0,0,0-20-20H140V32a12,12,0,0,0-24,0v8H72A20,20,0,0,0,52,60v40a20,20,0,0,0,20,20h44v16H48a20,20,0,0,0-20,20v40a20,20,0,0,0,20,20h68v8a12,12,0,0,0,24,0v-8h68a20,20,0,0,0,20-20V156A20,20,0,0,0,208,136ZM76,64H180V96H76ZM204,192H52V160H204Z"}))],["duotone",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M64,104V64a8,8,0,0,1,8-8H184a8,8,0,0,1,8,8v40a8,8,0,0,1-8,8H72A8,8,0,0,1,64,104Zm144,40H48a8,8,0,0,0-8,8v40a8,8,0,0,0,8,8H208a8,8,0,0,0,8-8V152A8,8,0,0,0,208,144Z",opacity:"0.2"}),eb.createElement("path",{d:"M208,136H136V120h48a16,16,0,0,0,16-16V64a16,16,0,0,0-16-16H136V32a8,8,0,0,0-16,0V48H72A16,16,0,0,0,56,64v40a16,16,0,0,0,16,16h48v16H48a16,16,0,0,0-16,16v40a16,16,0,0,0,16,16h72v16a8,8,0,0,0,16,0V208h72a16,16,0,0,0,16-16V152A16,16,0,0,0,208,136ZM72,64H184v40H72ZM208,192H48V152H208v40Z"}))],["fill",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M224,152v40a16,16,0,0,1-16,16H136v16a8,8,0,0,1-16,0V208H48a16,16,0,0,1-16-16V152a16,16,0,0,1,16-16h72V120H72a16,16,0,0,1-16-16V64A16,16,0,0,1,72,48h48V32a8,8,0,0,1,16,0V48h48a16,16,0,0,1,16,16v40a16,16,0,0,1-16,16H136v16h72A16,16,0,0,1,224,152Z"}))],["light",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M208,138H134V118h50a14,14,0,0,0,14-14V64a14,14,0,0,0-14-14H134V32a6,6,0,0,0-12,0V50H72A14,14,0,0,0,58,64v40a14,14,0,0,0,14,14h50v20H48a14,14,0,0,0-14,14v40a14,14,0,0,0,14,14h74v18a6,6,0,0,0,12,0V206h74a14,14,0,0,0,14-14V152A14,14,0,0,0,208,138ZM70,104V64a2,2,0,0,1,2-2H184a2,2,0,0,1,2,2v40a2,2,0,0,1-2,2H72A2,2,0,0,1,70,104Zm140,88a2,2,0,0,1-2,2H48a2,2,0,0,1-2-2V152a2,2,0,0,1,2-2H208a2,2,0,0,1,2,2Z"}))],["regular",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M208,136H136V120h48a16,16,0,0,0,16-16V64a16,16,0,0,0-16-16H136V32a8,8,0,0,0-16,0V48H72A16,16,0,0,0,56,64v40a16,16,0,0,0,16,16h48v16H48a16,16,0,0,0-16,16v40a16,16,0,0,0,16,16h72v16a8,8,0,0,0,16,0V208h72a16,16,0,0,0,16-16V152A16,16,0,0,0,208,136ZM72,64H184v40H72ZM208,192H48V152H208v40Z"}))],["thin",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M208,140H132V116h52a12,12,0,0,0,12-12V64a12,12,0,0,0-12-12H132V32a4,4,0,0,0-8,0V52H72A12,12,0,0,0,60,64v40a12,12,0,0,0,12,12h52v24H48a12,12,0,0,0-12,12v40a12,12,0,0,0,12,12h76v20a4,4,0,0,0,8,0V204h76a12,12,0,0,0,12-12V152A12,12,0,0,0,208,140ZM68,104V64a4,4,0,0,1,4-4H184a4,4,0,0,1,4,4v40a4,4,0,0,1-4,4H72A4,4,0,0,1,68,104Zm144,88a4,4,0,0,1-4,4H48a4,4,0,0,1-4-4V152a4,4,0,0,1,4-4H208a4,4,0,0,1,4,4Z"}))]]),a$=eb.forwardRef((e,t)=>eb.createElement(iV,{ref:t,...e,weights:aJ}));a$.displayName="AlignCenterHorizontalIcon";let aq=new Map([["bold",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M228,40V216a12,12,0,0,1-24,0V40a12,12,0,0,1,24,0ZM188,64v36a20,20,0,0,1-20,20H80a20,20,0,0,1-20-20V64A20,20,0,0,1,80,44h88A20,20,0,0,1,188,64Zm-24,4H84V96h80Zm24,88v36a20,20,0,0,1-20,20H40a20,20,0,0,1-20-20V156a20,20,0,0,1,20-20H168A20,20,0,0,1,188,156Zm-24,4H44v28H164Z"}))],["duotone",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M184,64v40a8,8,0,0,1-8,8H80a8,8,0,0,1-8-8V64a8,8,0,0,1,8-8h96A8,8,0,0,1,184,64Zm-8,80H40a8,8,0,0,0-8,8v40a8,8,0,0,0,8,8H176a8,8,0,0,0,8-8V152A8,8,0,0,0,176,144Z",opacity:"0.2"}),eb.createElement("path",{d:"M224,40V216a8,8,0,0,1-16,0V40a8,8,0,0,1,16,0ZM192,64v40a16,16,0,0,1-16,16H80a16,16,0,0,1-16-16V64A16,16,0,0,1,80,48h96A16,16,0,0,1,192,64Zm-16,0H80v40h96Zm16,88v40a16,16,0,0,1-16,16H40a16,16,0,0,1-16-16V152a16,16,0,0,1,16-16H176A16,16,0,0,1,192,152Zm-16,0H40v40H176Z"}))],["fill",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M224,40V216a8,8,0,0,1-16,0V40a8,8,0,0,1,16,0Zm-48,8H80A16,16,0,0,0,64,64v40a16,16,0,0,0,16,16h96a16,16,0,0,0,16-16V64A16,16,0,0,0,176,48Zm0,88H40a16,16,0,0,0-16,16v40a16,16,0,0,0,16,16H176a16,16,0,0,0,16-16V152A16,16,0,0,0,176,136Z"}))],["light",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M222,40V216a6,6,0,0,1-12,0V40a6,6,0,0,1,12,0ZM190,64v40a14,14,0,0,1-14,14H80a14,14,0,0,1-14-14V64A14,14,0,0,1,80,50h96A14,14,0,0,1,190,64Zm-12,0a2,2,0,0,0-2-2H80a2,2,0,0,0-2,2v40a2,2,0,0,0,2,2h96a2,2,0,0,0,2-2Zm12,88v40a14,14,0,0,1-14,14H40a14,14,0,0,1-14-14V152a14,14,0,0,1,14-14H176A14,14,0,0,1,190,152Zm-12,0a2,2,0,0,0-2-2H40a2,2,0,0,0-2,2v40a2,2,0,0,0,2,2H176a2,2,0,0,0,2-2Z"}))],["regular",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M224,40V216a8,8,0,0,1-16,0V40a8,8,0,0,1,16,0ZM192,64v40a16,16,0,0,1-16,16H80a16,16,0,0,1-16-16V64A16,16,0,0,1,80,48h96A16,16,0,0,1,192,64Zm-16,0H80v40h96Zm16,88v40a16,16,0,0,1-16,16H40a16,16,0,0,1-16-16V152a16,16,0,0,1,16-16H176A16,16,0,0,1,192,152Zm-16,0H40v40H176Z"}))],["thin",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M220,40V216a4,4,0,0,1-8,0V40a4,4,0,0,1,8,0ZM188,64v40a12,12,0,0,1-12,12H80a12,12,0,0,1-12-12V64A12,12,0,0,1,80,52h96A12,12,0,0,1,188,64Zm-8,0a4,4,0,0,0-4-4H80a4,4,0,0,0-4,4v40a4,4,0,0,0,4,4h96a4,4,0,0,0,4-4Zm8,88v40a12,12,0,0,1-12,12H40a12,12,0,0,1-12-12V152a12,12,0,0,1,12-12H176A12,12,0,0,1,188,152Zm-8,0a4,4,0,0,0-4-4H40a4,4,0,0,0-4,4v40a4,4,0,0,0,4,4H176a4,4,0,0,0,4-4Z"}))]]),a0=eb.forwardRef((e,t)=>eb.createElement(iV,{ref:t,...e,weights:aq}));a0.displayName="AlignRightIcon";let a1=new Map([["bold",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M28,64A12,12,0,0,1,40,52H216a12,12,0,0,1,0,24H40A12,12,0,0,1,28,64ZM216,92H40a12,12,0,0,0,0,24H216a12,12,0,0,0,0-24Zm0,40H40a12,12,0,0,0,0,24H216a12,12,0,0,0,0-24Zm0,40H40a12,12,0,0,0,0,24H216a12,12,0,0,0,0-24Z"}))],["duotone",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M216,64V184H40V64Z",opacity:"0.2"}),eb.createElement("path",{d:"M32,64a8,8,0,0,1,8-8H216a8,8,0,0,1,0,16H40A8,8,0,0,1,32,64ZM216,96H40a8,8,0,0,0,0,16H216a8,8,0,0,0,0-16Zm0,40H40a8,8,0,0,0,0,16H216a8,8,0,0,0,0-16Zm0,40H40a8,8,0,0,0,0,16H216a8,8,0,0,0,0-16Z"}))],["fill",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M208,32H48A16,16,0,0,0,32,48V208a16,16,0,0,0,16,16H208a16,16,0,0,0,16-16V48A16,16,0,0,0,208,32ZM192,184H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16Zm0-32H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16Zm0-32H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16Zm0-32H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16Z"}))],["light",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M34,64a6,6,0,0,1,6-6H216a6,6,0,0,1,0,12H40A6,6,0,0,1,34,64ZM216,98H40a6,6,0,0,0,0,12H216a6,6,0,0,0,0-12Zm0,40H40a6,6,0,0,0,0,12H216a6,6,0,0,0,0-12Zm0,40H40a6,6,0,0,0,0,12H216a6,6,0,0,0,0-12Z"}))],["regular",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M32,64a8,8,0,0,1,8-8H216a8,8,0,0,1,0,16H40A8,8,0,0,1,32,64ZM216,96H40a8,8,0,0,0,0,16H216a8,8,0,0,0,0-16Zm0,40H40a8,8,0,0,0,0,16H216a8,8,0,0,0,0-16Zm0,40H40a8,8,0,0,0,0,16H216a8,8,0,0,0,0-16Z"}))],["thin",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M36,64a4,4,0,0,1,4-4H216a4,4,0,0,1,0,8H40A4,4,0,0,1,36,64Zm180,36H40a4,4,0,0,0,0,8H216a4,4,0,0,0,0-8Zm0,40H40a4,4,0,0,0,0,8H216a4,4,0,0,0,0-8Zm0,40H40a4,4,0,0,0,0,8H216a4,4,0,0,0,0-8Z"}))]]),a2=eb.forwardRef((e,t)=>eb.createElement(iV,{ref:t,...e,weights:a1}));a2.displayName="TextAlignJustifyIcon";let a4=new Map([["bold",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M108,60A16,16,0,1,1,92,44,16,16,0,0,1,108,60Zm56,16a16,16,0,1,0-16-16A16,16,0,0,0,164,76ZM92,112a16,16,0,1,0,16,16A16,16,0,0,0,92,112Zm72,0a16,16,0,1,0,16,16A16,16,0,0,0,164,112ZM92,180a16,16,0,1,0,16,16A16,16,0,0,0,92,180Zm72,0a16,16,0,1,0,16,16A16,16,0,0,0,164,180Z"}))],["duotone",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M208,32V224a16,16,0,0,1-16,16H64a16,16,0,0,1-16-16V32A16,16,0,0,1,64,16H192A16,16,0,0,1,208,32Z",opacity:"0.2"}),eb.createElement("path",{d:"M104,60A12,12,0,1,1,92,48,12,12,0,0,1,104,60Zm60,12a12,12,0,1,0-12-12A12,12,0,0,0,164,72ZM92,116a12,12,0,1,0,12,12A12,12,0,0,0,92,116Zm72,0a12,12,0,1,0,12,12A12,12,0,0,0,164,116ZM92,184a12,12,0,1,0,12,12A12,12,0,0,0,92,184Zm72,0a12,12,0,1,0,12,12A12,12,0,0,0,164,184Z"}))],["fill",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M192,16H64A16,16,0,0,0,48,32V224a16,16,0,0,0,16,16H192a16,16,0,0,0,16-16V32A16,16,0,0,0,192,16ZM100,200a12,12,0,1,1,12-12A12,12,0,0,1,100,200Zm0-60a12,12,0,1,1,12-12A12,12,0,0,1,100,140Zm0-60a12,12,0,1,1,12-12A12,12,0,0,1,100,80Zm56,120a12,12,0,1,1,12-12A12,12,0,0,1,156,200Zm0-60a12,12,0,1,1,12-12A12,12,0,0,1,156,140Zm0-60a12,12,0,1,1,12-12A12,12,0,0,1,156,80Z"}))],["light",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M102,60A10,10,0,1,1,92,50,10,10,0,0,1,102,60Zm62,10a10,10,0,1,0-10-10A10,10,0,0,0,164,70ZM92,118a10,10,0,1,0,10,10A10,10,0,0,0,92,118Zm72,0a10,10,0,1,0,10,10A10,10,0,0,0,164,118ZM92,186a10,10,0,1,0,10,10A10,10,0,0,0,92,186Zm72,0a10,10,0,1,0,10,10A10,10,0,0,0,164,186Z"}))],["regular",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M104,60A12,12,0,1,1,92,48,12,12,0,0,1,104,60Zm60,12a12,12,0,1,0-12-12A12,12,0,0,0,164,72ZM92,116a12,12,0,1,0,12,12A12,12,0,0,0,92,116Zm72,0a12,12,0,1,0,12,12A12,12,0,0,0,164,116ZM92,184a12,12,0,1,0,12,12A12,12,0,0,0,92,184Zm72,0a12,12,0,1,0,12,12A12,12,0,0,0,164,184Z"}))],["thin",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M100,60a8,8,0,1,1-8-8A8,8,0,0,1,100,60Zm64,8a8,8,0,1,0-8-8A8,8,0,0,0,164,68ZM92,120a8,8,0,1,0,8,8A8,8,0,0,0,92,120Zm72,0a8,8,0,1,0,8,8A8,8,0,0,0,164,120ZM92,188a8,8,0,1,0,8,8A8,8,0,0,0,92,188Zm72,0a8,8,0,1,0,8,8A8,8,0,0,0,164,188Z"}))]]),a6=eb.forwardRef((e,t)=>eb.createElement(iV,{ref:t,...e,weights:a4}));a6.displayName="DotsSixVerticalIcon";let a8=new Map([["bold",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M228,128a12,12,0,0,1-12,12H40a12,12,0,0,1,0-24H216A12,12,0,0,1,228,128ZM104.49,56.48,116,45V88a12,12,0,0,0,24,0V45l11.51,11.51a12,12,0,0,0,17-17l-32-32a12,12,0,0,0-17,0l-32,32a12,12,0,0,0,17,17Zm47,143L140,211V168a12,12,0,0,0-24,0v43l-11.51-11.52a12,12,0,0,0-17,17l32,32a12,12,0,0,0,17,0l32-32a12,12,0,0,0-17-17Z"}))],["duotone",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M216,32V224a16,16,0,0,1-16,16H56a16,16,0,0,1-16-16V32A16,16,0,0,1,56,16H200A16,16,0,0,1,216,32Z",opacity:"0.2"}),eb.createElement("path",{d:"M224,128a8,8,0,0,1-8,8H40a8,8,0,0,1,0-16H216A8,8,0,0,1,224,128ZM101.66,53.66,120,35.31V96a8,8,0,0,0,16,0V35.31l18.34,18.35a8,8,0,0,0,11.32-11.32l-32-32a8,8,0,0,0-11.32,0l-32,32a8,8,0,0,0,11.32,11.32Zm52.68,148.68L136,220.69V160a8,8,0,0,0-16,0v60.69l-18.34-18.35a8,8,0,0,0-11.32,11.32l32,32a8,8,0,0,0,11.32,0l32-32a8,8,0,0,0-11.32-11.32Z"}))],["fill",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M88.61,51.06a8,8,0,0,1,1.73-8.72l32-32a8,8,0,0,1,11.32,0l32,32A8,8,0,0,1,160,56H136V96a8,8,0,0,1-16,0V56H96A8,8,0,0,1,88.61,51.06ZM216,120H40a8,8,0,0,0,0,16H216a8,8,0,0,0,0-16Zm-56,80H136V160a8,8,0,0,0-16,0v40H96a8,8,0,0,0-5.66,13.66l32,32a8,8,0,0,0,11.32,0l32-32A8,8,0,0,0,160,200Z"}))],["light",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M222,128a6,6,0,0,1-6,6H40a6,6,0,0,1,0-12H216A6,6,0,0,1,222,128ZM100.24,52.24,122,30.49V96a6,6,0,0,0,12,0V30.49l21.76,21.75a6,6,0,0,0,8.48-8.48l-32-32a6,6,0,0,0-8.48,0l-32,32a6,6,0,0,0,8.48,8.48Zm55.52,151.52L134,225.51V160a6,6,0,0,0-12,0v65.51l-21.76-21.75a6,6,0,0,0-8.48,8.48l32,32a6,6,0,0,0,8.48,0l32-32a6,6,0,0,0-8.48-8.48Z"}))],["regular",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M224,128a8,8,0,0,1-8,8H40a8,8,0,0,1,0-16H216A8,8,0,0,1,224,128ZM101.66,53.66,120,35.31V96a8,8,0,0,0,16,0V35.31l18.34,18.35a8,8,0,0,0,11.32-11.32l-32-32a8,8,0,0,0-11.32,0l-32,32a8,8,0,0,0,11.32,11.32Zm52.68,148.68L136,220.69V160a8,8,0,0,0-16,0v60.69l-18.34-18.35a8,8,0,0,0-11.32,11.32l32,32a8,8,0,0,0,11.32,0l32-32a8,8,0,0,0-11.32-11.32Z"}))],["thin",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M220,128a4,4,0,0,1-4,4H40a4,4,0,0,1,0-8H216A4,4,0,0,1,220,128ZM98.83,50.83,124,25.66V96a4,4,0,0,0,8,0V25.66l25.17,25.17a4,4,0,1,0,5.66-5.66l-32-32a4,4,0,0,0-5.66,0l-32,32a4,4,0,0,0,5.66,5.66Zm58.34,154.34L132,230.34V160a4,4,0,0,0-8,0v70.34L98.83,205.17a4,4,0,0,0-5.66,5.66l32,32a4,4,0,0,0,5.66,0l32-32a4,4,0,0,0-5.66-5.66Z"}))]]),a3=eb.forwardRef((e,t)=>eb.createElement(iV,{ref:t,...e,weights:a8}));a3.displayName="ArrowsOutLineVerticalIcon";let a5=new Map([["bold",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M228,40a12,12,0,0,1-12,12H40a12,12,0,0,1,0-24H216A12,12,0,0,1,228,40ZM212,88v88a20,20,0,0,1-20,20H156a20,20,0,0,1-20-20V88a20,20,0,0,1,20-20h36A20,20,0,0,1,212,88Zm-24,4H160v80h28Zm-68-4V216a20,20,0,0,1-20,20H64a20,20,0,0,1-20-20V88A20,20,0,0,1,64,68h36A20,20,0,0,1,120,88ZM96,92H68V212H96Z"}))],["duotone",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M200,80v96a8,8,0,0,1-8,8H152a8,8,0,0,1-8-8V80a8,8,0,0,1,8-8h40A8,8,0,0,1,200,80Zm-96-8H64a8,8,0,0,0-8,8V216a8,8,0,0,0,8,8h40a8,8,0,0,0,8-8V80A8,8,0,0,0,104,72Z",opacity:"0.2"}),eb.createElement("path",{d:"M224,40a8,8,0,0,1-8,8H40a8,8,0,0,1,0-16H216A8,8,0,0,1,224,40ZM208,80v96a16,16,0,0,1-16,16H152a16,16,0,0,1-16-16V80a16,16,0,0,1,16-16h40A16,16,0,0,1,208,80Zm-16,0H152v96h40Zm-72,0V216a16,16,0,0,1-16,16H64a16,16,0,0,1-16-16V80A16,16,0,0,1,64,64h40A16,16,0,0,1,120,80Zm-16,0H64V216h40Z"}))],["fill",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M224,40a8,8,0,0,1-8,8H40a8,8,0,0,1,0-16H216A8,8,0,0,1,224,40ZM192,64H152a16,16,0,0,0-16,16v96a16,16,0,0,0,16,16h40a16,16,0,0,0,16-16V80A16,16,0,0,0,192,64Zm-88,0H64A16,16,0,0,0,48,80V216a16,16,0,0,0,16,16h40a16,16,0,0,0,16-16V80A16,16,0,0,0,104,64Z"}))],["light",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M222,40a6,6,0,0,1-6,6H40a6,6,0,0,1,0-12H216A6,6,0,0,1,222,40ZM206,80v96a14,14,0,0,1-14,14H152a14,14,0,0,1-14-14V80a14,14,0,0,1,14-14h40A14,14,0,0,1,206,80Zm-12,0a2,2,0,0,0-2-2H152a2,2,0,0,0-2,2v96a2,2,0,0,0,2,2h40a2,2,0,0,0,2-2Zm-76,0V216a14,14,0,0,1-14,14H64a14,14,0,0,1-14-14V80A14,14,0,0,1,64,66h40A14,14,0,0,1,118,80Zm-12,0a2,2,0,0,0-2-2H64a2,2,0,0,0-2,2V216a2,2,0,0,0,2,2h40a2,2,0,0,0,2-2Z"}))],["regular",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M224,40a8,8,0,0,1-8,8H40a8,8,0,0,1,0-16H216A8,8,0,0,1,224,40ZM208,80v96a16,16,0,0,1-16,16H152a16,16,0,0,1-16-16V80a16,16,0,0,1,16-16h40A16,16,0,0,1,208,80Zm-16,0H152v96h40Zm-72,0V216a16,16,0,0,1-16,16H64a16,16,0,0,1-16-16V80A16,16,0,0,1,64,64h40A16,16,0,0,1,120,80Zm-16,0H64V216h40Z"}))],["thin",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M220,40a4,4,0,0,1-4,4H40a4,4,0,0,1,0-8H216A4,4,0,0,1,220,40ZM204,80v96a12,12,0,0,1-12,12H152a12,12,0,0,1-12-12V80a12,12,0,0,1,12-12h40A12,12,0,0,1,204,80Zm-8,0a4,4,0,0,0-4-4H152a4,4,0,0,0-4,4v96a4,4,0,0,0,4,4h40a4,4,0,0,0,4-4Zm-80,0V216a12,12,0,0,1-12,12H64a12,12,0,0,1-12-12V80A12,12,0,0,1,64,68h40A12,12,0,0,1,116,80Zm-8,0a4,4,0,0,0-4-4H64a4,4,0,0,0-4,4V216a4,4,0,0,0,4,4h40a4,4,0,0,0,4-4Z"}))]]),a9=eb.forwardRef((e,t)=>eb.createElement(iV,{ref:t,...e,weights:a5}));a9.displayName="AlignTopIcon";let a7=new Map([["bold",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M224,116h-8V72a20,20,0,0,0-20-20H156a20,20,0,0,0-20,20v44H120V48a20,20,0,0,0-20-20H60A20,20,0,0,0,40,48v68H32a12,12,0,0,0,0,24h8v68a20,20,0,0,0,20,20h40a20,20,0,0,0,20-20V140h16v44a20,20,0,0,0,20,20h40a20,20,0,0,0,20-20V140h8a12,12,0,0,0,0-24ZM96,204H64V52H96Zm96-24H160V76h32Z"}))],["duotone",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M200,72V184a8,8,0,0,1-8,8H152a8,8,0,0,1-8-8V72a8,8,0,0,1,8-8h40A8,8,0,0,1,200,72ZM104,40H64a8,8,0,0,0-8,8V208a8,8,0,0,0,8,8h40a8,8,0,0,0,8-8V48A8,8,0,0,0,104,40Z",opacity:"0.2"}),eb.createElement("path",{d:"M224,120H208V72a16,16,0,0,0-16-16H152a16,16,0,0,0-16,16v48H120V48a16,16,0,0,0-16-16H64A16,16,0,0,0,48,48v72H32a8,8,0,0,0,0,16H48v72a16,16,0,0,0,16,16h40a16,16,0,0,0,16-16V136h16v48a16,16,0,0,0,16,16h40a16,16,0,0,0,16-16V136h16a8,8,0,0,0,0-16ZM104,208H64V48h40Zm88-24H152V72h40Z"}))],["fill",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M232,128a8,8,0,0,1-8,8H208v48a16,16,0,0,1-16,16H152a16,16,0,0,1-16-16V136H120v72a16,16,0,0,1-16,16H64a16,16,0,0,1-16-16V136H32a8,8,0,0,1,0-16H48V48A16,16,0,0,1,64,32h40a16,16,0,0,1,16,16v72h16V72a16,16,0,0,1,16-16h40a16,16,0,0,1,16,16v48h16A8,8,0,0,1,232,128Z"}))],["light",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M224,122H206V72a14,14,0,0,0-14-14H152a14,14,0,0,0-14,14v50H118V48a14,14,0,0,0-14-14H64A14,14,0,0,0,50,48v74H32a6,6,0,0,0,0,12H50v74a14,14,0,0,0,14,14h40a14,14,0,0,0,14-14V134h20v50a14,14,0,0,0,14,14h40a14,14,0,0,0,14-14V134h18a6,6,0,0,0,0-12ZM106,208a2,2,0,0,1-2,2H64a2,2,0,0,1-2-2V48a2,2,0,0,1,2-2h40a2,2,0,0,1,2,2Zm88-24a2,2,0,0,1-2,2H152a2,2,0,0,1-2-2V72a2,2,0,0,1,2-2h40a2,2,0,0,1,2,2Z"}))],["regular",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M224,120H208V72a16,16,0,0,0-16-16H152a16,16,0,0,0-16,16v48H120V48a16,16,0,0,0-16-16H64A16,16,0,0,0,48,48v72H32a8,8,0,0,0,0,16H48v72a16,16,0,0,0,16,16h40a16,16,0,0,0,16-16V136h16v48a16,16,0,0,0,16,16h40a16,16,0,0,0,16-16V136h16a8,8,0,0,0,0-16ZM104,208H64V48h40Zm88-24H152V72h40Z"}))],["thin",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M224,124H204V72a12,12,0,0,0-12-12H152a12,12,0,0,0-12,12v52H116V48a12,12,0,0,0-12-12H64A12,12,0,0,0,52,48v76H32a4,4,0,0,0,0,8H52v76a12,12,0,0,0,12,12h40a12,12,0,0,0,12-12V132h24v52a12,12,0,0,0,12,12h40a12,12,0,0,0,12-12V132h20a4,4,0,0,0,0-8ZM108,208a4,4,0,0,1-4,4H64a4,4,0,0,1-4-4V48a4,4,0,0,1,4-4h40a4,4,0,0,1,4,4Zm88-24a4,4,0,0,1-4,4H152a4,4,0,0,1-4-4V72a4,4,0,0,1,4-4h40a4,4,0,0,1,4,4Z"}))]]),le=eb.forwardRef((e,t)=>eb.createElement(iV,{ref:t,...e,weights:a7}));le.displayName="AlignCenterVerticalIcon";let lt=new Map([["bold",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M228,216a12,12,0,0,1-12,12H40a12,12,0,0,1,0-24H216A12,12,0,0,1,228,216Zm-92-48V80a20,20,0,0,1,20-20h36a20,20,0,0,1,20,20v88a20,20,0,0,1-20,20H156A20,20,0,0,1,136,168Zm24-4h28V84H160ZM44,168V40A20,20,0,0,1,64,20h36a20,20,0,0,1,20,20V168a20,20,0,0,1-20,20H64A20,20,0,0,1,44,168Zm24-4H96V44H68Z"}))],["duotone",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M200,80v96a8,8,0,0,1-8,8H152a8,8,0,0,1-8-8V80a8,8,0,0,1,8-8h40A8,8,0,0,1,200,80ZM104,32H64a8,8,0,0,0-8,8V176a8,8,0,0,0,8,8h40a8,8,0,0,0,8-8V40A8,8,0,0,0,104,32Z",opacity:"0.2"}),eb.createElement("path",{d:"M64,192h40a16,16,0,0,0,16-16V40a16,16,0,0,0-16-16H64A16,16,0,0,0,48,40V176A16,16,0,0,0,64,192ZM64,40h40V176H64ZM224,216a8,8,0,0,1-8,8H40a8,8,0,0,1,0-16H216A8,8,0,0,1,224,216Zm-72-24h40a16,16,0,0,0,16-16V80a16,16,0,0,0-16-16H152a16,16,0,0,0-16,16v96A16,16,0,0,0,152,192Zm0-112h40v96H152Z"}))],["fill",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M224,216a8,8,0,0,1-8,8H40a8,8,0,0,1,0-16H216A8,8,0,0,1,224,216Zm-72-24h40a16,16,0,0,0,16-16V80a16,16,0,0,0-16-16H152a16,16,0,0,0-16,16v96A16,16,0,0,0,152,192Zm-88,0h40a16,16,0,0,0,16-16V40a16,16,0,0,0-16-16H64A16,16,0,0,0,48,40V176A16,16,0,0,0,64,192Z"}))],["light",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M222,216a6,6,0,0,1-6,6H40a6,6,0,0,1,0-12H216A6,6,0,0,1,222,216Zm-84-40V80a14,14,0,0,1,14-14h40a14,14,0,0,1,14,14v96a14,14,0,0,1-14,14H152A14,14,0,0,1,138,176Zm12,0a2,2,0,0,0,2,2h40a2,2,0,0,0,2-2V80a2,2,0,0,0-2-2H152a2,2,0,0,0-2,2ZM50,176V40A14,14,0,0,1,64,26h40a14,14,0,0,1,14,14V176a14,14,0,0,1-14,14H64A14,14,0,0,1,50,176Zm12,0a2,2,0,0,0,2,2h40a2,2,0,0,0,2-2V40a2,2,0,0,0-2-2H64a2,2,0,0,0-2,2Z"}))],["regular",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M224,216a8,8,0,0,1-8,8H40a8,8,0,0,1,0-16H216A8,8,0,0,1,224,216Zm-88-40V80a16,16,0,0,1,16-16h40a16,16,0,0,1,16,16v96a16,16,0,0,1-16,16H152A16,16,0,0,1,136,176Zm16,0h40V80H152ZM48,176V40A16,16,0,0,1,64,24h40a16,16,0,0,1,16,16V176a16,16,0,0,1-16,16H64A16,16,0,0,1,48,176Zm16,0h40V40H64Z"}))],["thin",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M220,216a4,4,0,0,1-4,4H40a4,4,0,0,1,0-8H216A4,4,0,0,1,220,216Zm-80-40V80a12,12,0,0,1,12-12h40a12,12,0,0,1,12,12v96a12,12,0,0,1-12,12H152A12,12,0,0,1,140,176Zm8,0a4,4,0,0,0,4,4h40a4,4,0,0,0,4-4V80a4,4,0,0,0-4-4H152a4,4,0,0,0-4,4Zm-96,0V40A12,12,0,0,1,64,28h40a12,12,0,0,1,12,12V176a12,12,0,0,1-12,12H64A12,12,0,0,1,52,176Zm8,0a4,4,0,0,0,4,4h40a4,4,0,0,0,4-4V40a4,4,0,0,0-4-4H64a4,4,0,0,0-4,4Z"}))]]),ln=eb.forwardRef((e,t)=>eb.createElement(iV,{ref:t,...e,weights:lt}));ln.displayName="AlignBottomIcon";let lr=new Map([["bold",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M28,64A12,12,0,0,1,40,52H216a12,12,0,0,1,0,24H40A12,12,0,0,1,28,64Zm12,52H168a12,12,0,0,0,0-24H40a12,12,0,0,0,0,24Zm176,16H40a12,12,0,0,0,0,24H216a12,12,0,0,0,0-24Zm-48,40H40a12,12,0,0,0,0,24H168a12,12,0,0,0,0-24Z"}))],["duotone",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M216,64V168a16,16,0,0,1-16,16H40V64Z",opacity:"0.2"}),eb.createElement("path",{d:"M32,64a8,8,0,0,1,8-8H216a8,8,0,0,1,0,16H40A8,8,0,0,1,32,64Zm8,48H168a8,8,0,0,0,0-16H40a8,8,0,0,0,0,16Zm176,24H40a8,8,0,0,0,0,16H216a8,8,0,0,0,0-16Zm-48,40H40a8,8,0,0,0,0,16H168a8,8,0,0,0,0-16Z"}))],["fill",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M208,32H48A16,16,0,0,0,32,48V208a16,16,0,0,0,16,16H208a16,16,0,0,0,16-16V48A16,16,0,0,0,208,32ZM160,184H64a8,8,0,0,1,0-16h96a8,8,0,0,1,0,16Zm32-32H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16ZM56,112a8,8,0,0,1,8-8h96a8,8,0,0,1,0,16H64A8,8,0,0,1,56,112ZM192,88H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16Z"}))],["light",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M34,64a6,6,0,0,1,6-6H216a6,6,0,0,1,0,12H40A6,6,0,0,1,34,64Zm6,46H168a6,6,0,0,0,0-12H40a6,6,0,0,0,0,12Zm176,28H40a6,6,0,0,0,0,12H216a6,6,0,0,0,0-12Zm-48,40H40a6,6,0,0,0,0,12H168a6,6,0,0,0,0-12Z"}))],["regular",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M32,64a8,8,0,0,1,8-8H216a8,8,0,0,1,0,16H40A8,8,0,0,1,32,64Zm8,48H168a8,8,0,0,0,0-16H40a8,8,0,0,0,0,16Zm176,24H40a8,8,0,0,0,0,16H216a8,8,0,0,0,0-16Zm-48,40H40a8,8,0,0,0,0,16H168a8,8,0,0,0,0-16Z"}))],["thin",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M36,64a4,4,0,0,1,4-4H216a4,4,0,0,1,0,8H40A4,4,0,0,1,36,64Zm4,44H168a4,4,0,0,0,0-8H40a4,4,0,0,0,0,8Zm176,32H40a4,4,0,0,0,0,8H216a4,4,0,0,0,0-8Zm-48,40H40a4,4,0,0,0,0,8H168a4,4,0,0,0,0-8Z"}))]]),lo=eb.forwardRef((e,t)=>eb.createElement(iV,{ref:t,...e,weights:lr}));lo.displayName="TextAlignLeftIcon";let lA=new Map([["bold",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M28,64A12,12,0,0,1,40,52H216a12,12,0,0,1,0,24H40A12,12,0,0,1,28,64ZM64,92a12,12,0,0,0,0,24H192a12,12,0,0,0,0-24Zm152,40H40a12,12,0,0,0,0,24H216a12,12,0,0,0,0-24Zm-24,40H64a12,12,0,0,0,0,24H192a12,12,0,0,0,0-24Z"}))],["duotone",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M216,64V168a16,16,0,0,1-16,16H56a16,16,0,0,1-16-16V64Z",opacity:"0.2"}),eb.createElement("path",{d:"M32,64a8,8,0,0,1,8-8H216a8,8,0,0,1,0,16H40A8,8,0,0,1,32,64ZM64,96a8,8,0,0,0,0,16H192a8,8,0,0,0,0-16Zm152,40H40a8,8,0,0,0,0,16H216a8,8,0,0,0,0-16Zm-24,40H64a8,8,0,0,0,0,16H192a8,8,0,0,0,0-16Z"}))],["fill",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M208,32H48A16,16,0,0,0,32,48V208a16,16,0,0,0,16,16H208a16,16,0,0,0,16-16V48A16,16,0,0,0,208,32ZM176,184H80a8,8,0,0,1,0-16h96a8,8,0,0,1,0,16Zm16-32H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16ZM72,112a8,8,0,0,1,8-8h96a8,8,0,0,1,0,16H80A8,8,0,0,1,72,112ZM192,88H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16Z"}))],["light",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M34,64a6,6,0,0,1,6-6H216a6,6,0,0,1,0,12H40A6,6,0,0,1,34,64ZM64,98a6,6,0,0,0,0,12H192a6,6,0,0,0,0-12Zm152,40H40a6,6,0,0,0,0,12H216a6,6,0,0,0,0-12Zm-24,40H64a6,6,0,0,0,0,12H192a6,6,0,0,0,0-12Z"}))],["regular",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M32,64a8,8,0,0,1,8-8H216a8,8,0,0,1,0,16H40A8,8,0,0,1,32,64ZM64,96a8,8,0,0,0,0,16H192a8,8,0,0,0,0-16Zm152,40H40a8,8,0,0,0,0,16H216a8,8,0,0,0,0-16Zm-24,40H64a8,8,0,0,0,0,16H192a8,8,0,0,0,0-16Z"}))],["thin",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M36,64a4,4,0,0,1,4-4H216a4,4,0,0,1,0,8H40A4,4,0,0,1,36,64Zm28,36a4,4,0,0,0,0,8H192a4,4,0,0,0,0-8Zm152,40H40a4,4,0,0,0,0,8H216a4,4,0,0,0,0-8Zm-24,40H64a4,4,0,0,0,0,8H192a4,4,0,0,0,0-8Z"}))]]),li=eb.forwardRef((e,t)=>eb.createElement(iV,{ref:t,...e,weights:lA}));li.displayName="TextAlignCenterIcon";let la=new Map([["bold",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M28,64A12,12,0,0,1,40,52H216a12,12,0,0,1,0,24H40A12,12,0,0,1,28,64ZM216,92H88a12,12,0,0,0,0,24H216a12,12,0,0,0,0-24Zm0,40H40a12,12,0,0,0,0,24H216a12,12,0,0,0,0-24Zm0,40H88a12,12,0,0,0,0,24H216a12,12,0,0,0,0-24Z"}))],["duotone",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M216,64V184H56a16,16,0,0,1-16-16V64Z",opacity:"0.2"}),eb.createElement("path",{d:"M32,64a8,8,0,0,1,8-8H216a8,8,0,0,1,0,16H40A8,8,0,0,1,32,64ZM216,96H88a8,8,0,0,0,0,16H216a8,8,0,0,0,0-16Zm0,40H40a8,8,0,0,0,0,16H216a8,8,0,0,0,0-16Zm0,40H88a8,8,0,0,0,0,16H216a8,8,0,0,0,0-16Z"}))],["fill",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M208,32H48A16,16,0,0,0,32,48V208a16,16,0,0,0,16,16H208a16,16,0,0,0,16-16V48A16,16,0,0,0,208,32ZM192,184H96a8,8,0,0,1,0-16h96a8,8,0,0,1,0,16Zm0-32H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16Zm0-32H96a8,8,0,0,1,0-16h96a8,8,0,0,1,0,16Zm0-32H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16Z"}))],["light",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M34,64a6,6,0,0,1,6-6H216a6,6,0,0,1,0,12H40A6,6,0,0,1,34,64ZM216,98H88a6,6,0,0,0,0,12H216a6,6,0,0,0,0-12Zm0,40H40a6,6,0,0,0,0,12H216a6,6,0,0,0,0-12Zm0,40H88a6,6,0,0,0,0,12H216a6,6,0,0,0,0-12Z"}))],["regular",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M32,64a8,8,0,0,1,8-8H216a8,8,0,0,1,0,16H40A8,8,0,0,1,32,64ZM216,96H88a8,8,0,0,0,0,16H216a8,8,0,0,0,0-16Zm0,40H40a8,8,0,0,0,0,16H216a8,8,0,0,0,0-16Zm0,40H88a8,8,0,0,0,0,16H216a8,8,0,0,0,0-16Z"}))],["thin",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M36,64a4,4,0,0,1,4-4H216a4,4,0,0,1,0,8H40A4,4,0,0,1,36,64Zm180,36H88a4,4,0,0,0,0,8H216a4,4,0,0,0,0-8Zm0,40H40a4,4,0,0,0,0,8H216a4,4,0,0,0,0-8Zm0,40H88a4,4,0,0,0,0,8H216a4,4,0,0,0,0-8Z"}))]]),ll=eb.forwardRef((e,t)=>eb.createElement(iV,{ref:t,...e,weights:la}));ll.displayName="TextAlignRightIcon";let ls=new Map([["bold",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M232.49,215.51,185,168a92.12,92.12,0,1,0-17,17l47.53,47.54a12,12,0,0,0,17-17ZM44,112a68,68,0,1,1,68,68A68.07,68.07,0,0,1,44,112Z"}))],["duotone",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M192,112a80,80,0,1,1-80-80A80,80,0,0,1,192,112Z",opacity:"0.2"}),eb.createElement("path",{d:"M229.66,218.34,179.6,168.28a88.21,88.21,0,1,0-11.32,11.31l50.06,50.07a8,8,0,0,0,11.32-11.32ZM40,112a72,72,0,1,1,72,72A72.08,72.08,0,0,1,40,112Z"}))],["fill",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M168,112a56,56,0,1,1-56-56A56,56,0,0,1,168,112Zm61.66,117.66a8,8,0,0,1-11.32,0l-50.06-50.07a88,88,0,1,1,11.32-11.31l50.06,50.06A8,8,0,0,1,229.66,229.66ZM112,184a72,72,0,1,0-72-72A72.08,72.08,0,0,0,112,184Z"}))],["light",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M228.24,219.76l-51.38-51.38a86.15,86.15,0,1,0-8.48,8.48l51.38,51.38a6,6,0,0,0,8.48-8.48ZM38,112a74,74,0,1,1,74,74A74.09,74.09,0,0,1,38,112Z"}))],["regular",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M229.66,218.34l-50.07-50.06a88.11,88.11,0,1,0-11.31,11.31l50.06,50.07a8,8,0,0,0,11.32-11.32ZM40,112a72,72,0,1,1,72,72A72.08,72.08,0,0,1,40,112Z"}))],["thin",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M226.83,221.17l-52.7-52.7a84.1,84.1,0,1,0-5.66,5.66l52.7,52.7a4,4,0,0,0,5.66-5.66ZM36,112a76,76,0,1,1,76,76A76.08,76.08,0,0,1,36,112Z"}))]]),lc=eb.forwardRef((e,t)=>eb.createElement(iV,{ref:t,...e,weights:ls}));lc.displayName="MagnifyingGlassIcon";let lu=new Map([["bold",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M216,164h-5.93L190.3,52H192a12,12,0,0,0,0-24H64a12,12,0,0,0,0,24h1.7L45.93,164H40a12,12,0,0,0,0,24h76v52a12,12,0,0,0,24,0V188h76a12,12,0,0,0,0-24ZM90.07,52h75.86L185.7,164H70.3Z"}))],["duotone",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M200,176H56L80,40h96Z",opacity:"0.2"}),eb.createElement("path",{d:"M216,168h-9.29L185.54,48H192a8,8,0,0,0,0-16H64a8,8,0,0,0,0,16h6.46L49.29,168H40a8,8,0,0,0,0,16h80v56a8,8,0,0,0,16,0V184h80a8,8,0,0,0,0-16ZM86.71,48h82.58l21.17,120H65.54Z"}))],["fill",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M224,176a8,8,0,0,1-8,8H136v56a8,8,0,0,1-16,0V184H40a8,8,0,0,1,0-16h9.29L70.46,48H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16h-6.46l21.17,120H216A8,8,0,0,1,224,176Z"}))],["light",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M216,170H205L183.15,46H192a6,6,0,0,0,0-12H64a6,6,0,0,0,0,12h8.85L51,170H40a6,6,0,0,0,0,12h82v58a6,6,0,0,0,12,0V182h82a6,6,0,0,0,0-12ZM85,46H171l21.88,124H63.15Z"}))],["regular",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M216,168h-9.29L185.54,48H192a8,8,0,0,0,0-16H64a8,8,0,0,0,0,16h6.46L49.29,168H40a8,8,0,0,0,0,16h80v56a8,8,0,0,0,16,0V184h80a8,8,0,0,0,0-16ZM86.71,48h82.58l21.17,120H65.54Z"}))],["thin",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M216,172H203.36L180.77,44H192a4,4,0,0,0,0-8H64a4,4,0,0,0,0,8H75.23L52.64,172H40a4,4,0,0,0,0,8h84v60a4,4,0,0,0,8,0V180h84a4,4,0,0,0,0-8ZM83.36,44h89.28l22.59,128H60.77Z"}))]]),ld=eb.forwardRef((e,t)=>eb.createElement(iV,{ref:t,...e,weights:lu}));ld.displayName="PushPinSimpleIcon";let lp=new Map([["bold",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M116,48V208a12,12,0,0,1-24,0V140H53l11.52,11.51a12,12,0,0,1-17,17l-32-32a12,12,0,0,1,0-17l32-32a12,12,0,1,1,17,17L53,116H92V48a12,12,0,0,1,24,0Zm124.49,71.51-32-32a12,12,0,0,0-17,17L203,116H164V48a12,12,0,0,0-24,0V208a12,12,0,0,0,24,0V140h39l-11.52,11.51a12,12,0,0,0,17,17l32-32A12,12,0,0,0,240.49,119.51Z"}))],["duotone",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M232,128l-32,32V96ZM56,160V96L24,128Z",opacity:"0.2"}),eb.createElement("path",{d:"M104,40a8,8,0,0,0-8,8v72H64V96a8,8,0,0,0-13.66-5.66l-32,32a8,8,0,0,0,0,11.32l32,32A8,8,0,0,0,64,160V136H96v72a8,8,0,0,0,16,0V48A8,8,0,0,0,104,40ZM48,140.69,35.31,128,48,115.31Zm189.66-18.35-32-32A8,8,0,0,0,192,96v24H160V48a8,8,0,0,0-16,0V208a8,8,0,0,0,16,0V136h32v24a8,8,0,0,0,13.66,5.66l32-32A8,8,0,0,0,237.66,122.34ZM208,140.69V115.31L220.69,128Z"}))],["fill",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M112,48V208a8,8,0,0,1-16,0V136H64v24a8,8,0,0,1-13.66,5.66l-32-32a8,8,0,0,1,0-11.32l32-32A8,8,0,0,1,64,96v24H96V48a8,8,0,0,1,16,0Zm125.66,74.34-32-32A8,8,0,0,0,192,96v24H160V48a8,8,0,0,0-16,0V208a8,8,0,0,0,16,0V136h32v24a8,8,0,0,0,13.66,5.66l32-32A8,8,0,0,0,237.66,122.34Z"}))],["light",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M110,48V208a6,6,0,0,1-12,0V134H38.49l21.75,21.76a6,6,0,1,1-8.48,8.48l-32-32a6,6,0,0,1,0-8.48l32-32a6,6,0,0,1,8.48,8.48L38.49,122H98V48a6,6,0,0,1,12,0Zm126.24,75.76-32-32a6,6,0,0,0-8.48,8.48L217.51,122H158V48a6,6,0,0,0-12,0V208a6,6,0,0,0,12,0V134h59.51l-21.75,21.76a6,6,0,1,0,8.48,8.48l32-32A6,6,0,0,0,236.24,123.76Z"}))],["regular",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M112,48V208a8,8,0,0,1-16,0V136H43.31l18.35,18.34a8,8,0,0,1-11.32,11.32l-32-32a8,8,0,0,1,0-11.32l32-32a8,8,0,0,1,11.32,11.32L43.31,120H96V48a8,8,0,0,1,16,0Zm125.66,74.34-32-32a8,8,0,0,0-11.32,11.32L212.69,120H160V48a8,8,0,0,0-16,0V208a8,8,0,0,0,16,0V136h52.69l-18.35,18.34a8,8,0,0,0,11.32,11.32l32-32A8,8,0,0,0,237.66,122.34Z"}))],["thin",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M108,48V208a4,4,0,0,1-8,0V132H33.66l25.17,25.17a4,4,0,0,1-5.66,5.66l-32-32a4,4,0,0,1,0-5.66l32-32a4,4,0,0,1,5.66,5.66L33.66,124H100V48a4,4,0,0,1,8,0Zm126.83,77.17-32-32a4,4,0,0,0-5.66,5.66L222.34,124H156V48a4,4,0,0,0-8,0V208a4,4,0,0,0,8,0V132h66.34l-25.17,25.17a4,4,0,0,0,5.66,5.66l32-32A4,4,0,0,0,234.83,125.17Z"}))]]),lf=eb.forwardRef((e,t)=>eb.createElement(iV,{ref:t,...e,weights:lp}));lf.displayName="SplitHorizontalIcon";let lh=new Map([["bold",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M208,100a20,20,0,0,0,20-20V48a20,20,0,0,0-20-20H176a20,20,0,0,0-20,20v4H100V48A20,20,0,0,0,80,28H48A20,20,0,0,0,28,48V80a20,20,0,0,0,20,20h4v56H48a20,20,0,0,0-20,20v32a20,20,0,0,0,20,20H80a20,20,0,0,0,20-20v-4h56v4a20,20,0,0,0,20,20h32a20,20,0,0,0,20-20V176a20,20,0,0,0-20-20h-4V100ZM180,52h24V76H180ZM52,52H76V76H52ZM76,204H52V180H76Zm128,0H180V180h24Zm-24-48h-4a20,20,0,0,0-20,20v4H100v-4a20,20,0,0,0-20-20H76V100h4a20,20,0,0,0,20-20V76h56v4a20,20,0,0,0,20,20h4Z"}))],["duotone",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M216,48V80a8,8,0,0,1-8,8H176a8,8,0,0,1-8-8V48a8,8,0,0,1,8-8h32A8,8,0,0,1,216,48ZM80,40H48a8,8,0,0,0-8,8V80a8,8,0,0,0,8,8H80a8,8,0,0,0,8-8V48A8,8,0,0,0,80,40ZM208,168H176a8,8,0,0,0-8,8v32a8,8,0,0,0,8,8h32a8,8,0,0,0,8-8V176A8,8,0,0,0,208,168ZM80,168H48a8,8,0,0,0-8,8v32a8,8,0,0,0,8,8H80a8,8,0,0,0,8-8V176A8,8,0,0,0,80,168Z",opacity:"0.2"}),eb.createElement("path",{d:"M208,96a16,16,0,0,0,16-16V48a16,16,0,0,0-16-16H176a16,16,0,0,0-16,16v8H96V48A16,16,0,0,0,80,32H48A16,16,0,0,0,32,48V80A16,16,0,0,0,48,96h8v64H48a16,16,0,0,0-16,16v32a16,16,0,0,0,16,16H80a16,16,0,0,0,16-16v-8h64v8a16,16,0,0,0,16,16h32a16,16,0,0,0,16-16V176a16,16,0,0,0-16-16h-8V96ZM176,48h32V80H176ZM48,48H80V63.9a.51.51,0,0,0,0,.2V80H48ZM80,208H48V176H80v15.9a.51.51,0,0,0,0,.2V208Zm128,0H176V176h32Zm-24-48h-8a16,16,0,0,0-16,16v8H96v-8a16,16,0,0,0-16-16H72V96h8A16,16,0,0,0,96,80V72h64v8a16,16,0,0,0,16,16h8Z"}))],["fill",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M208,96a16,16,0,0,0,16-16V48a16,16,0,0,0-16-16H176a16,16,0,0,0-16,16v8H96V48A16,16,0,0,0,80,32H48A16,16,0,0,0,32,48V80A16,16,0,0,0,48,96h8v64H48a16,16,0,0,0-16,16v32a16,16,0,0,0,16,16H80a16,16,0,0,0,16-16v-8h64v8a16,16,0,0,0,16,16h32a16,16,0,0,0,16-16V176a16,16,0,0,0-16-16h-8V96Zm-24,64h-8a16,16,0,0,0-16,16v8H96v-8a16,16,0,0,0-16-16H72V96h8A16,16,0,0,0,96,80V72h64v8a16,16,0,0,0,16,16h8Z"}))],["light",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M208,94a14,14,0,0,0,14-14V48a14,14,0,0,0-14-14H176a14,14,0,0,0-14,14V58H94V48A14,14,0,0,0,80,34H48A14,14,0,0,0,34,48V80A14,14,0,0,0,48,94H58v68H48a14,14,0,0,0-14,14v32a14,14,0,0,0,14,14H80a14,14,0,0,0,14-14V198h68v10a14,14,0,0,0,14,14h32a14,14,0,0,0,14-14V176a14,14,0,0,0-14-14H198V94ZM174,48a2,2,0,0,1,2-2h32a2,2,0,0,1,2,2V80a2,2,0,0,1-2,2H176a2,2,0,0,1-2-2ZM46,80V48a2,2,0,0,1,2-2H80a2,2,0,0,1,2,2V80a2,2,0,0,1-2,2H48A2,2,0,0,1,46,80ZM82,208a2,2,0,0,1-2,2H48a2,2,0,0,1-2-2V176a2,2,0,0,1,2-2H80a2,2,0,0,1,2,2Zm128-32v32a2,2,0,0,1-2,2H176a2,2,0,0,1-2-2V176a2,2,0,0,1,2-2h32A2,2,0,0,1,210,176Zm-24-14H176a14,14,0,0,0-14,14v10H94V176a14,14,0,0,0-14-14H70V94H80A14,14,0,0,0,94,80V70h68V80a14,14,0,0,0,14,14h10Z"}))],["regular",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M208,96a16,16,0,0,0,16-16V48a16,16,0,0,0-16-16H176a16,16,0,0,0-16,16v8H96V48A16,16,0,0,0,80,32H48A16,16,0,0,0,32,48V80A16,16,0,0,0,48,96h8v64H48a16,16,0,0,0-16,16v32a16,16,0,0,0,16,16H80a16,16,0,0,0,16-16v-8h64v8a16,16,0,0,0,16,16h32a16,16,0,0,0,16-16V176a16,16,0,0,0-16-16h-8V96ZM176,48h32V80H176ZM48,48H80V63.9a.51.51,0,0,0,0,.2V80H48ZM80,208H48V176H80v15.9a.51.51,0,0,0,0,.2V208Zm128,0H176V176h32Zm-24-48h-8a16,16,0,0,0-16,16v8H96v-8a16,16,0,0,0-16-16H72V96h8A16,16,0,0,0,96,80V72h64v8a16,16,0,0,0,16,16h8Z"}))],["thin",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M208,92a12,12,0,0,0,12-12V48a12,12,0,0,0-12-12H176a12,12,0,0,0-12,12V60H92V48A12,12,0,0,0,80,36H48A12,12,0,0,0,36,48V80A12,12,0,0,0,48,92H60v72H48a12,12,0,0,0-12,12v32a12,12,0,0,0,12,12H80a12,12,0,0,0,12-12V196h72v12a12,12,0,0,0,12,12h32a12,12,0,0,0,12-12V176a12,12,0,0,0-12-12H196V92ZM172,48a4,4,0,0,1,4-4h32a4,4,0,0,1,4,4V80a4,4,0,0,1-4,4H176a4,4,0,0,1-4-4ZM44,80V48a4,4,0,0,1,4-4H80a4,4,0,0,1,4,4V80a4,4,0,0,1-4,4H48A4,4,0,0,1,44,80ZM84,208a4,4,0,0,1-4,4H48a4,4,0,0,1-4-4V176a4,4,0,0,1,4-4H80a4,4,0,0,1,4,4Zm128-32v32a4,4,0,0,1-4,4H176a4,4,0,0,1-4-4V176a4,4,0,0,1,4-4h32A4,4,0,0,1,212,176Zm-24-12H176a12,12,0,0,0-12,12v12H92V176a12,12,0,0,0-12-12H68V92H80A12,12,0,0,0,92,80V68h72V80a12,12,0,0,0,12,12h12Z"}))]]),lg=eb.forwardRef((e,t)=>eb.createElement(iV,{ref:t,...e,weights:lh}));lg.displayName="BoundingBoxIcon";var lm=Object.defineProperty,ly=Object.defineProperties,lb=Object.getOwnPropertyDescriptors,lv=Object.getOwnPropertySymbols,lw=Object.prototype.hasOwnProperty,lB=Object.prototype.propertyIsEnumerable,lx=(e,t,n)=>t in e?lm(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,lC=(e,t)=>{for(var n in t||(t={}))lw.call(t,n)&&lx(e,n,t[n]);if(lv)for(var n of lv(t))lB.call(t,n)&&lx(e,n,t[n]);return e};function lS(e){var t,{width:n=400,height:r=400,showPoints:o=!1,containerProps:A,displayRelativePoints:i,curveProps:a,indicatorProps:l,indicatorSpeed:s=5,backgroundLineProps:c,points:d}=e,p=((e,t)=>{var n={};for(var r in e)lw.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&lv)for(var r of lv(e))0>t.indexOf(r)&&lB.call(e,r)&&(n[r]=e[r]);return n})(e,["width","height","showPoints","containerProps","displayRelativePoints","curveProps","indicatorProps","indicatorSpeed","backgroundLineProps","points"]);let f=(0,eb.useRef)(null),h=(0,eb.useRef)(null),g=e=>({x:e.x/n,y:e.y/r}),[m,y]=(0,eb.useState)([{x:0,y:0},{x:.25,y:.25},{x:.75,y:.75},{x:1,y:1}]),b=null!=d?d:m,v=null!=(t=p.onPointsChange)?t:y,w=b.map(e=>({x:e.x*n,y:(1-e.y)*r})),B=`M ${w[0].x} ${w[0].y} C ${w.slice(1).map(e=>`${e.x} ${e.y}`).join(", ")}`;return(0,eb.useEffect)(()=>{performance.now();let e=()=>{if(!h.current)return;let t=performance.now()/s%n,o=(1-function(e,t){if(e.length<4||(e.length-1)%3!=0)throw Error("Points array must contain 1 + 3n points for cubic B\xe9zier curves.");for(let n=0;n<e.length-3;n+=3){let[r,o,A,i]=[e[n],e[n+1],e[n+2],e[n+3]];if(t>=r.x&&t<=i.x){let e=.5;for(let n=0;n<30;n++){let n=1-e,a={x:n*r.x+e*o.x,y:n*r.y+e*o.y},l={x:n*o.x+e*A.x,y:n*o.y+e*A.y},s={x:n*A.x+e*i.x,y:n*A.y+e*i.y},c={x:n*a.x+e*l.x,y:n*a.y+e*l.y},u={x:n*l.x+e*s.x,y:n*l.y+e*s.y},d=n*c.x+e*u.x,p=3*n*n*(o.x-r.x)+6*n*e*(A.x-o.x)+3*e*e*(i.x-A.x);if(1e-4>Math.abs(p))break;e-=(d-t)/p}return(1-e)**3*r.y+3*(1-e)**2*e*o.y+3*(1-e)*e**2*A.y+e**3*i.y}}return 0}(b,t/n))*r;h.current.setAttribute("cx",t.toString()),h.current.setAttribute("cy",o.toString()),requestAnimationFrame(e)};e()},[b,s]),(0,u.jsxs)("svg",ly(lC({ref:f,width:n,height:r,onDoubleClick:e=>{if(!f.current)return;let t=f.current.getBoundingClientRect(),r=t.width/n,o=(e.clientX-t.left-0)/r,A=(e.clientY-t.top-0)/r,i=w.length-3;for(let e=0;e<w.length-3;e+=3)if(o<w[e+3].x){i=e;break}let a={x:o,y:A},l=g({x:a.x-20,y:a.y}),s=g({x:a.x+20,y:a.y});(a=g(a)).y=1-a.y,l.y=1-l.y,s.y=1-s.y;let c=[...b];c.splice(i+2,0,l,a,s),v(c)},style:{overflow:"visible",padding:"0px"}},A),lb({children:[(0,u.jsx)("path",lC({d:B,stroke:"black",fill:"none"},a)),w.map((e,t)=>t%3==1?(0,u.jsxs)(eb.Fragment,{children:[(0,u.jsx)("line",lC({x1:w[t-1].x,y1:w[t-1].y,x2:e.x,y2:e.y,stroke:"black",strokeDasharray:"5,5"},p.controlPointLineProps),`${t}-1`),(0,u.jsx)("line",lC({x1:w[t+1].x,y1:w[t+1].y,x2:w[t+2].x,y2:w[t+2].y,stroke:"black",strokeDasharray:"5,5"},p.controlPointLineProps),`${t}-2`)]},t):null),w.map((e,t)=>(0,u.jsxs)(eb.Fragment,{children:[(0,u.jsx)("circle",lC({cx:e.x,cy:e.y,r:10,style:{cursor:"move"},fill:t%3==0?"red":"darkgray",onDoubleClick:e=>((e,t)=>{if(e.stopPropagation(),0===t||t===w.length-1)return void alert("Can't remove the start or end points");if((t-3)%3!=0)return;let n=[...b];n.splice(t-1,3),v(n)})(e,t),onMouseDown:e=>{let r=e=>((e,t)=>{if(!f.current)return;e.preventDefault();let r=f.current.getBoundingClientRect(),o=r.width/n,A=(e.clientX-r.left-0)/o,i=(e.clientY-r.top-0)/o;A=Math.max(0,Math.min(r.width-0,A)),i=Math.max(0,Math.min(r.height-0,i));let a=[...b];0===t||t===b.length-1?a[t]={x:w[t].x,y:i}:a[t]={x:A,y:i},a[t]=g(a[t]),a[t].y=1-a[t].y,v(a)})(e,t);document.body.addEventListener("mousemove",r),document.body.addEventListener("mouseup",e=>document.body.removeEventListener("mousemove",r))}},t%3==0?p.anchorPointProps:p.controlPointProps),t),o&&(0,u.jsx)("text",{x:e.x+10,y:e.y+5,fontSize:"12px",children:`(${(e.x/n).toFixed(2)}, ${(e.y/r).toFixed(2)})`})]},t)),(0,u.jsx)("line",lC({x1:0,y1:.5*r,x2:n,y2:.5*r,stroke:"grey"},c)),(0,u.jsx)("line",lC({x1:.5*n,y1:0,x2:.5*n,y2:r,stroke:"grey"},c)),(0,u.jsx)("circle",lC({ref:h,cx:"10",cy:"10",r:"5",fill:"darkgray"},l))]})))}var lE=JSON.parse('{"x":{"z-index":{"description":"\\n The **`z-index`** CSS property sets the z-order of a positioned element and its descendants or flex items. Overlapping elements with a larger z-index cover those with a smaller one.\\n\\n **Syntax**: `auto | <integer>`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :---: |\\n | **1** | **1** | **1** | **12** | **4** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/z-index\\n/","types":["Property.ZIndex","undefined"]},"page-break-before":{"description":"\\n The **`page-break-before`** CSS property adjusts page breaks _before_ the current element.\\n\\n **Syntax**: `auto | always | avoid | left | right | recto | verso`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :-----: | :----: | :---: |\\n | **1** | **1** | **1.2** | **12** | **4** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/page-break-before\\n/","types":["Property.PageBreakBefore","undefined"]},"page-break-after":{"description":"\\n The **`page-break-after`** CSS property adjusts page breaks _after_ the current element.\\n\\n **Syntax**: `auto | always | avoid | left | right | recto | verso`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :-----: | :----: | :---: |\\n | **1** | **1** | **1.2** | **12** | **4** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/page-break-after\\n/","types":["Property.PageBreakAfter","undefined"]},"page-break-inside":{"description":"\\n The **`page-break-inside`** CSS property adjusts page breaks _inside_ the current element.\\n\\n **Syntax**: `auto | avoid`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :-----: | :----: | :---: |\\n | **1** | **19** | **1.3** | **12** | **8** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/page-break-inside\\n/","types":["Property.PageBreakInside","undefined"]},"cx":{"description":"","types":[]},"cy":{"description":"","types":[]},"r":{"description":"","types":[]},"rx":{"description":"","types":[]},"ry":{"description":"","types":[]},"x":{"description":"","types":[]},"y":{"description":"","types":[]},"vector-effect":{"description":"","types":["Property.VectorEffect","undefined"]},"d":{"description":"","types":[]},"shape-subtract":{"description":"","types":[]},"text-anchor":{"description":"","types":["Property.TextAnchor","undefined"]},"fill":{"description":"","types":["Property.Fill","undefined"]},"stroke":{"description":"","types":["Property.Stroke","undefined"]},"marker-start":{"description":"","types":["Property.MarkerStart","undefined"]},"marker-mid":{"description":"","types":["Property.MarkerMid","undefined"]},"marker-end":{"description":"","types":["Property.MarkerEnd","undefined"]},"marker":{"description":"","types":["Property.Marker","undefined"]},"paint-order":{"description":"","types":["Property.PaintOrder","undefined"]},"color-interpolation":{"description":"","types":["Property.ColorInterpolation","undefined"]},"shape-rendering":{"description":"","types":["Property.ShapeRendering","undefined"]},"text-rendering":{"description":"","types":["Property.TextRendering","undefined"]},"pointer-events":{"description":"","types":["Property.PointerEvents","undefined"]},"stop-color":{"description":"","types":["Property.StopColor","undefined"]},"stop-opacity":{"description":"","types":["Property.StopOpacity","undefined"]},"-webkit-text-fill-color":{"description":"\\n The **`-webkit-text-fill-color`** CSS property specifies the fill color of characters of text. If this property is not set, the value of the `color` property is used.\\n\\n **Syntax**: `<color>`\\n\\n **Initial value**: `currentcolor`\\n/","types":["Property.WebkitTextFillColor","undefined"]},"-webkit-text-stroke-color":{"description":"\\n The **`-webkit-text-stroke-color`** CSS property specifies the stroke color of characters of text. If this property is not set, the value of the `color` property is used.\\n\\n **Syntax**: `<color>`\\n\\n **Initial value**: `currentcolor`\\n/","types":["Property.WebkitTextStrokeColor","undefined"]},"-webkit-text-stroke-width":{"description":"\\n The **`-webkit-text-stroke-width`** CSS property specifies the width of the stroke for text.\\n\\n **Syntax**: `<length>`\\n\\n **Initial value**: `0`\\n/","types":["Property.WebkitTextStrokeWidth<TLength>","undefined"]},"-webkit-text-stroke":{"description":"\\n The **`-webkit-text-stroke`** CSS property specifies the width and color of strokes for text characters. This is a shorthand property for the longhand properties `-webkit-text-stroke-width` and `-webkit-text-stroke-color`.\\n\\n **Syntax**: `<length> || <color>`\\n/","types":["Property.WebkitTextStroke<TLength>","undefined"]},"touch-action":{"description":"\\n The **`touch-action`** CSS property sets how an element\'s region can be manipulated by a touchscreen user (for example, by zooming features built into the browser).\\n\\n **Syntax**: `auto | none | [ [ pan-x | pan-left | pan-right ] || [ pan-y | pan-up | pan-down ] || pinch-zoom ] | manipulation`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :------: |\\n | **36** | **52** | **13** | **12** | **11** |\\n | | | | | 10 _-x-_ |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/touch-action\\n/","types":["Property.TouchAction","undefined"]},"-webkit-align-items":{"description":"\\n The CSS **`align-items`** property sets the `align-self` value on all direct children as a group. In Flexbox, it controls the alignment of items on the Cross Axis. In Grid Layout, it controls the alignment of items on the Block Axis within their grid area.\\n\\n **Syntax**: `normal | stretch | <baseline-position> | [ <overflow-position>? <self-position> ]`\\n\\n **Initial value**: `normal`\\n/","types":["Property.AlignItems","undefined"]},"-webkit-align-content":{"description":"\\n The CSS **`align-content`** property sets the distribution of space between and around content items along a flexbox\'s cross-axis or a grid\'s block axis.\\n\\n **Syntax**: `normal | <baseline-position> | <content-distribution> | <overflow-position>? <content-position>`\\n\\n **Initial value**: `normal`\\n/","types":["Property.AlignContent","undefined"]},"-webkit-align-self":{"description":"\\n The **`align-self`** CSS property overrides a grid or flex item\'s `align-items` value. In Grid, it aligns the item inside the grid area. In Flexbox, it aligns the item on the cross axis.\\n\\n **Syntax**: `auto | normal | stretch | <baseline-position> | <overflow-position>? <self-position>`\\n\\n **Initial value**: `auto`\\n/","types":["Property.AlignSelf","undefined"]},"-webkit-animation-name":{"description":"\\n The **`animation-name`** CSS property specifies the names of one or more `@keyframes` at-rules that describe the animation to apply to an element. Multiple `@keyframe` at-rules are specified as a comma-separated list of names. If the specified name does not match any `@keyframe` at-rule, no properties are animated.\\n\\n **Syntax**: `[ none | <keyframes-name> ]#`\\n\\n **Initial value**: `none`\\n/","types":["Property.AnimationName","undefined"]},"-webkit-animation-duration":{"description":"\\n The **`animation-duration`** CSS property sets the length of time that an animation takes to complete one cycle.\\n\\n **Syntax**: `<time>#`\\n\\n **Initial value**: `0s`\\n/","types":["Property.AnimationDuration<TTime>","undefined"]},"-webkit-animation-timing-function":{"description":"\\n The **`animation-timing-function`** CSS property sets how an animation progresses through the duration of each cycle.\\n\\n **Syntax**: `<easing-function>#`\\n\\n **Initial value**: `ease`\\n/","types":["Property.AnimationTimingFunction","undefined"]},"-webkit-animation-iteration-count":{"description":"\\n The **`animation-iteration-count`** CSS property sets the number of times an animation sequence should be played before stopping.\\n\\n **Syntax**: `<single-animation-iteration-count>#`\\n\\n **Initial value**: `1`\\n/","types":["Property.AnimationIterationCount","undefined"]},"-webkit-animation-direction":{"description":"\\n The **`animation-direction`** CSS property sets whether an animation should play forward, backward, or alternate back and forth between playing the sequence forward and backward.\\n\\n **Syntax**: `<single-animation-direction>#`\\n\\n **Initial value**: `normal`\\n/","types":["Property.AnimationDirection","undefined"]},"-webkit-animation-play-state":{"description":"\\n The **`animation-play-state`** CSS property sets whether an animation is running or paused.\\n\\n **Syntax**: `<single-animation-play-state>#`\\n\\n **Initial value**: `running`\\n/","types":["Property.AnimationPlayState","undefined"]},"-webkit-animation-delay":{"description":"\\n The **`animation-delay`** CSS property specifies the amount of time to wait from applying the animation to an element before beginning to perform the animation. The animation can start later, immediately from its beginning, or immediately and partway through the animation.\\n\\n **Syntax**: `<time>#`\\n\\n **Initial value**: `0s`\\n/","types":["Property.AnimationDelay<TTime>","undefined"]},"-webkit-animation-fill-mode":{"description":"\\n The **`animation-fill-mode`** CSS property sets how a CSS animation applies styles to its target before and after its execution.\\n\\n **Syntax**: `<single-animation-fill-mode>#`\\n\\n **Initial value**: `none`\\n/","types":["Property.AnimationFillMode","undefined"]},"-webkit-animation":{"description":"\\n The **`animation`** shorthand CSS property applies an animation between styles. It is a shorthand for `animation-name`, `animation-duration`, `animation-timing-function`, `animation-delay`, `animation-iteration-count`, `animation-direction`, `animation-fill-mode`, and `animation-play-state`.\\n\\n **Syntax**: `<single-animation>#`\\n/","types":["Property.Animation<TTime>","undefined"]},"-webkit-backface-visibility":{"description":"\\n The **`backface-visibility`** CSS property sets whether the back face of an element is visible when turned towards the user.\\n\\n **Syntax**: `visible | hidden`\\n\\n **Initial value**: `visible`\\n/","types":["Property.BackfaceVisibility","undefined"]},"-webkit-background-clip":{"description":"\\n The **`background-clip`** CSS property sets whether an element\'s background extends underneath its border box, padding box, or content box.\\n\\n **Syntax**: `<box>#`\\n\\n **Initial value**: `border-box`\\n/","types":["Property.BackgroundClip","undefined"]},"-webkit-background-origin":{"description":"\\n The **`background-origin`** CSS property sets the background\'s origin: from the border start, inside the border, or inside the padding.\\n\\n **Syntax**: `<box>#`\\n\\n **Initial value**: `padding-box`\\n/","types":["Property.BackgroundOrigin","undefined"]},"-webkit-background-size":{"description":"\\n The **`background-size`** CSS property sets the size of the element\'s background image. The image can be left to its natural size, stretched, or constrained to fit the available space.\\n\\n **Syntax**: `<bg-size>#`\\n\\n **Initial value**: `auto auto`\\n/","types":["Property.BackgroundSize<TLength>","undefined"]},"-webkit-border-bottom-left-radius":{"description":"\\n The **`border-bottom-left-radius`** CSS property rounds the bottom-left corner of an element by specifying the radius (or the radius of the semi-major and semi-minor axes) of the ellipse defining the curvature of the corner.\\n\\n **Syntax**: `<length-percentage>{1,2}`\\n\\n **Initial value**: `0`\\n/","types":["Property.BorderBottomLeftRadius<TLength>","undefined"]},"-webkit-border-bottom-right-radius":{"description":"\\n The **`border-bottom-right-radius`** CSS property rounds the bottom-right corner of an element by specifying the radius (or the radius of the semi-major and semi-minor axes) of the ellipse defining the curvature of the corner.\\n\\n **Syntax**: `<length-percentage>{1,2}`\\n\\n **Initial value**: `0`\\n/","types":["Property.BorderBottomRightRadius<TLength>","undefined"]},"-webkit-border-top-left-radius":{"description":"\\n The **`border-top-left-radius`** CSS property rounds the top-left corner of an element by specifying the radius (or the radius of the semi-major and semi-minor axes) of the ellipse defining the curvature of the corner.\\n\\n **Syntax**: `<length-percentage>{1,2}`\\n\\n **Initial value**: `0`\\n/","types":["Property.BorderTopLeftRadius<TLength>","undefined"]},"-webkit-border-top-right-radius":{"description":"\\n The **`border-top-right-radius`** CSS property rounds the top-right corner of an element by specifying the radius (or the radius of the semi-major and semi-minor axes) of the ellipse defining the curvature of the corner.\\n\\n **Syntax**: `<length-percentage>{1,2}`\\n\\n **Initial value**: `0`\\n/","types":["Property.BorderTopRightRadius<TLength>","undefined"]},"-webkit-border-radius":{"description":"\\n The **`border-radius`** CSS property rounds the corners of an element\'s outer border edge. You can set a single radius to make circular corners, or two radii to make elliptical corners.\\n\\n **Syntax**: `<length-percentage>{1,4} [ / <length-percentage>{1,4} ]?`\\n/","types":["Property.BorderRadius<TLength>","undefined"]},"-webkit-box-shadow":{"description":"\\n The **`box-shadow`** CSS property adds shadow effects around an element\'s frame. You can set multiple effects separated by commas. A box shadow is described by X and Y offsets relative to the element, blur and spread radius, and color.\\n\\n **Syntax**: `none | <shadow>#`\\n\\n **Initial value**: `none`\\n/","types":["Property.BoxShadow","undefined"]},"-webkit-box-sizing":{"description":"\\n The **`box-sizing`** CSS property sets how the total width and height of an element is calculated.\\n\\n **Syntax**: `content-box | border-box`\\n\\n **Initial value**: `content-box`\\n/","types":["Property.BoxSizing","undefined"]},"-webkit-flex":{"description":"\\n The **`flex`** CSS shorthand property sets how a flex _item_ will grow or shrink to fit the space available in its flex container.\\n\\n **Syntax**: `none | [ <\'flex-grow\'> <\'flex-shrink\'>? || <\'flex-basis\'> ]`\\n/","types":["Property.Flex<TLength>","undefined"]},"-webkit-flex-basis":{"description":"\\n The **`flex-basis`** CSS property sets the initial main size of a flex item. It sets the size of the content box unless otherwise set with `box-sizing`.\\n\\n **Syntax**: `content | <\'width\'>`\\n\\n **Initial value**: `auto`\\n/","types":["Property.FlexBasis<TLength>","undefined"]},"-webkit-flex-direction":{"description":"\\n The **`flex-direction`** CSS property sets how flex items are placed in the flex container defining the main axis and the direction (normal or reversed).\\n\\n **Syntax**: `row | row-reverse | column | column-reverse`\\n\\n **Initial value**: `row`\\n/","types":["Property.FlexDirection","undefined"]},"-webkit-flex-flow":{"description":"\\n The **`flex-flow`** CSS shorthand property specifies the direction of a flex container, as well as its wrapping behavior.\\n\\n **Syntax**: `<\'flex-direction\'> || <\'flex-wrap\'>`\\n/","types":["Property.FlexFlow","undefined"]},"-webkit-flex-grow":{"description":"\\n The **`flex-grow`** CSS property sets the flex grow factor of a flex item\'s main size.\\n\\n **Syntax**: `<number>`\\n\\n **Initial value**: `0`\\n/","types":["Property.FlexGrow","undefined"]},"-webkit-flex-shrink":{"description":"\\n The **`flex-shrink`** CSS property sets the flex shrink factor of a flex item. If the size of all flex items is larger than the flex container, items shrink to fit according to `flex-shrink`.\\n\\n **Syntax**: `<number>`\\n\\n **Initial value**: `1`\\n/","types":["Property.FlexShrink","undefined"]},"-webkit-flex-wrap":{"description":"\\n The **`flex-wrap`** CSS property sets whether flex items are forced onto one line or can wrap onto multiple lines. If wrapping is allowed, it sets the direction that lines are stacked.\\n\\n **Syntax**: `nowrap | wrap | wrap-reverse`\\n\\n **Initial value**: `nowrap`\\n/","types":["Property.FlexWrap","undefined"]},"-webkit-filter":{"description":"\\n The **`filter`** CSS property applies graphical effects like blur or color shift to an element. Filters are commonly used to adjust the rendering of images, backgrounds, and borders.\\n\\n **Syntax**: `none | <filter-function-list>`\\n\\n **Initial value**: `none`\\n/","types":["Property.Filter","undefined"]},"-webkit-justify-content":{"description":"\\n The CSS **`justify-content`** property defines how the browser distributes space between and around content items along the main-axis of a flex container, and the inline axis of a grid container.\\n\\n **Syntax**: `normal | <content-distribution> | <overflow-position>? [ <content-position> | left | right ]`\\n\\n **Initial value**: `normal`\\n/","types":["Property.JustifyContent","undefined"]},"-webkit-mask":{"description":"\\n The **`mask`** CSS shorthand property hides an element (partially or fully) by masking or clipping the image at specific points.\\n\\n **Syntax**: `[ <mask-reference> || <position> [ / <bg-size> ]? || <repeat-style> || [ <box> | border | padding | content | text ] || [ <box> | border | padding | content ] ]#`\\n/","types":["Property.WebkitMask<TLength>","undefined"]},"-webkit-mask-box-image":{"description":"\\n The **`mask-border`** CSS shorthand property lets you create a mask along the edge of an element\'s border.\\n\\n **Syntax**: `<\'mask-border-source\'> || <\'mask-border-slice\'> [ / <\'mask-border-width\'>? [ / <\'mask-border-outset\'> ]? ]? || <\'mask-border-repeat\'> || <\'mask-border-mode\'>`\\n/","types":["Property.MaskBorder","undefined"]},"-webkit-mask-box-image-outset":{"description":"\\n The **`mask-border-outset`** CSS property specifies the distance by which an element\'s mask border is set out from its border box.\\n\\n **Syntax**: `[ <length> | <number> ]{1,4}`\\n\\n **Initial value**: `0`\\n/","types":["Property.MaskBorderOutset<TLength>","undefined"]},"-webkit-mask-box-image-repeat":{"description":"\\n The **`mask-border-repeat`** CSS property sets how the edge regions of a source image are adjusted to fit the dimensions of an element\'s mask border.\\n\\n **Syntax**: `[ stretch | repeat | round | space ]{1,2}`\\n\\n **Initial value**: `stretch`\\n/","types":["Property.MaskBorderRepeat","undefined"]},"-webkit-mask-box-image-slice":{"description":"\\n The **`mask-border-slice`** CSS property divides the image set by `mask-border-source` into regions. These regions are used to form the components of an element\'s mask border.\\n\\n **Syntax**: `<number-percentage>{1,4} fill?`\\n\\n **Initial value**: `0`\\n/","types":["Property.MaskBorderSlice","undefined"]},"-webkit-mask-box-image-source":{"description":"\\n The **`mask-border-source`** CSS property sets the source image used to create an element\'s mask border.\\n\\n **Syntax**: `none | <image>`\\n\\n **Initial value**: `none`\\n/","types":["Property.MaskBorderSource","undefined"]},"-webkit-mask-box-image-width":{"description":"\\n The **`mask-border-width`** CSS property sets the width of an element\'s mask border.\\n\\n **Syntax**: `[ <length-percentage> | <number> | auto ]{1,4}`\\n\\n **Initial value**: `auto`\\n/","types":["Property.MaskBorderWidth<TLength>","undefined"]},"-webkit-mask-clip":{"description":"\\n The **`mask-clip`** CSS property determines the area which is affected by a mask. The painted content of an element must be restricted to this area.\\n\\n **Syntax**: `[ <box> | border | padding | content | text ]#`\\n\\n **Initial value**: `border`\\n/","types":["Property.WebkitMaskClip","undefined"]},"-webkit-mask-composite":{"description":"\\n The **`-webkit-mask-composite`** property specifies the manner in which multiple mask images applied to the same element are composited with one another. Mask images are composited in the opposite order that they are declared with the `-webkit-mask-image` property.\\n\\n **Syntax**: `<composite-style>#`\\n\\n **Initial value**: `source-over`\\n/","types":["Property.WebkitMaskComposite","undefined"]},"-webkit-mask-image":{"description":"\\n The **`mask-image`** CSS property sets the image that is used as mask layer for an element. By default this means the alpha channel of the mask image will be multiplied with the alpha channel of the element. This can be controlled with the `mask-mode` property.\\n\\n **Syntax**: `<mask-reference>#`\\n\\n **Initial value**: `none`\\n/","types":["Property.WebkitMaskImage","undefined"]},"-webkit-mask-origin":{"description":"\\n The **`mask-origin`** CSS property sets the origin of a mask.\\n\\n **Syntax**: `[ <box> | border | padding | content ]#`\\n\\n **Initial value**: `padding`\\n/","types":["Property.WebkitMaskOrigin","undefined"]},"-webkit-mask-position":{"description":"\\n The **`mask-position`** CSS property sets the initial position, relative to the mask position layer set by `mask-origin`, for each defined mask image.\\n\\n **Syntax**: `<position>#`\\n\\n **Initial value**: `0% 0%`\\n/","types":["Property.WebkitMaskPosition<TLength>","undefined"]},"-webkit-mask-repeat":{"description":"\\n The **`mask-repeat`** CSS property sets how mask images are repeated. A mask image can be repeated along the horizontal axis, the vertical axis, both axes, or not repeated at all.\\n\\n **Syntax**: `<repeat-style>#`\\n\\n **Initial value**: `repeat`\\n/","types":["Property.WebkitMaskRepeat","undefined"]},"-webkit-mask-size":{"description":"\\n The **`mask-size`** CSS property specifies the sizes of the mask images. The size of the image can be fully or partially constrained in order to preserve its intrinsic ratio.\\n\\n **Syntax**: `<bg-size>#`\\n\\n **Initial value**: `auto auto`\\n/","types":["Property.WebkitMaskSize<TLength>","undefined"]},"-webkit-order":{"description":"\\n The **`order`** CSS property sets the order to lay out an item in a flex or grid container. Items in a container are sorted by ascending `order` value and then by their source code order.\\n\\n **Syntax**: `<integer>`\\n\\n **Initial value**: `0`\\n/","types":["Property.Order","undefined"]},"-webkit-perspective":{"description":"\\n The **`perspective`** CSS property determines the distance between the z=0 plane and the user in order to give a 3D-positioned element some perspective.\\n\\n **Syntax**: `none | <length>`\\n\\n **Initial value**: `none`\\n/","types":["Property.Perspective<TLength>","undefined"]},"-webkit-perspective-origin":{"description":"\\n The **`perspective-origin`** CSS property determines the position at which the viewer is looking. It is used as the _vanishing point_ by the `perspective` property.\\n\\n **Syntax**: `<position>`\\n\\n **Initial value**: `50% 50%`\\n/","types":["Property.PerspectiveOrigin<TLength>","undefined"]},"-webkit-transform-origin":{"description":"\\n The **`transform-origin`** CSS property sets the origin for an element\'s transformations.\\n\\n **Syntax**: `[ <length-percentage> | left | center | right | top | bottom ] | [ [ <length-percentage> | left | center | right ] && [ <length-percentage> | top | center | bottom ] ] <length>?`\\n\\n **Initial value**: `50% 50% 0`\\n/","types":["Property.TransformOrigin<TLength>","undefined"]},"-webkit-transform-style":{"description":"\\n The **`transform-style`** CSS property sets whether children of an element are positioned in the 3D space or are flattened in the plane of the element.\\n\\n **Syntax**: `flat | preserve-3d`\\n\\n **Initial value**: `flat`\\n/","types":["Property.TransformStyle","undefined"]},"-webkit-transform":{"description":"\\n The **`transform`** CSS property lets you rotate, scale, skew, or translate an element. It modifies the coordinate space of the CSS visual formatting model.\\n\\n **Syntax**: `none | <transform-list>`\\n\\n **Initial value**: `none`\\n/","types":["Property.Transform","undefined"]},"-webkit-transition-delay":{"description":"\\n The **`transition-delay`** CSS property specifies the duration to wait before starting a property\'s transition effect when its value changes.\\n\\n **Syntax**: `<time>#`\\n\\n **Initial value**: `0s`\\n/","types":["Property.TransitionDelay<TTime>","undefined"]},"-webkit-transition-duration":{"description":"\\n The **`transition-duration`** CSS property sets the length of time a transition animation should take to complete. By default, the value is `0s`, meaning that no animation will occur.\\n\\n **Syntax**: `<time>#`\\n\\n **Initial value**: `0s`\\n/","types":["Property.TransitionDuration<TTime>","undefined"]},"-webkit-transition-property":{"description":"\\n The **`transition-property`** CSS property sets the CSS properties to which a transition effect should be applied.\\n\\n **Syntax**: `none | <single-transition-property>#`\\n\\n **Initial value**: all\\n/","types":["Property.TransitionProperty","undefined"]},"-webkit-transition-timing-function":{"description":"\\n The **`transition-timing-function`** CSS property sets how intermediate values are calculated for CSS properties being affected by a transition effect.\\n\\n **Syntax**: `<easing-function>#`\\n\\n **Initial value**: `ease`\\n/","types":["Property.TransitionTimingFunction","undefined"]},"-webkit-transition":{"description":"\\n The **`transition`** CSS property is a shorthand property for `transition-property`, `transition-duration`, `transition-timing-function`, and `transition-delay`.\\n\\n **Syntax**: `<single-transition>#`\\n/","types":["Property.Transition<TTime>","undefined"]},"-webkit-text-size-adjust":{"description":"\\n The **`text-size-adjust`** CSS property controls the text inflation algorithm used on some smartphones and tablets. Other browsers will ignore this property.\\n\\n **Syntax**: `none | auto | <percentage>`\\n\\n **Initial value**: `auto` for smartphone browsers supporting inflation, `none` in other cases (and then not modifiable).\\n/","types":["Property.TextSizeAdjust","undefined"]},"-webkit-box-align":{"description":"\\n The **`box-align`** CSS property specifies how an element aligns its contents across its layout in a perpendicular direction. The effect of the property is only visible if there is extra space in the box.\\n\\n **Syntax**: `start | center | end | baseline | stretch`\\n\\n **Initial value**: `stretch`\\n\\n @deprecated\\n/","types":["Property.BoxAlign","undefined"]},"-webkit-box-flex":{"description":"\\n The **`-moz-box-flex`** and **`-webkit-box-flex`** CSS properties specify how a `-moz-box` or `-webkit-box` grows to fill the box that contains it, in the direction of the containing box\'s layout.\\n\\n **Syntax**: `<number>`\\n\\n **Initial value**: `0`\\n\\n @deprecated\\n/","types":["Property.BoxFlex","undefined"]},"-webkit-box-ordinal-group":{"description":"\\n The **`box-ordinal-group`** CSS property assigns the flexbox\'s child elements to an ordinal group.\\n\\n **Syntax**: `<integer>`\\n\\n **Initial value**: `1`\\n\\n @deprecated\\n/","types":["Property.BoxOrdinalGroup","undefined"]},"-webkit-box-orient":{"description":"\\n The **`box-orient`** CSS property sets whether an element lays out its contents horizontally or vertically.\\n\\n **Syntax**: `horizontal | vertical | inline-axis | block-axis | inherit`\\n\\n **Initial value**: `inline-axis` (`horizontal` in XUL)\\n\\n @deprecated\\n/","types":["Property.BoxOrient","undefined"]},"-webkit-box-pack":{"description":"\\n The **`-moz-box-pack`** and **`-webkit-box-pack`** CSS properties specify how a `-moz-box` or `-webkit-box` packs its contents in the direction of its layout. The effect of this is only visible if there is extra space in the box.\\n\\n **Syntax**: `start | center | end | justify`\\n\\n **Initial value**: `start`\\n\\n @deprecated\\n/","types":["Property.BoxPack","undefined"]},"mix-blend-mode":{"description":"\\n The **`mix-blend-mode`** CSS property sets how an element\'s content should blend with the content of the element\'s parent and the element\'s background.\\n\\n **Syntax**: `<blend-mode> | plus-lighter`\\n\\n **Initial value**: `normal`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :--: | :-: |\\n | **41** | **32** | **8** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/mix-blend-mode\\n/","types":["Property.MixBlendMode","undefined"]},"isolation":{"description":"\\n The **`isolation`** CSS property determines whether an element must create a new stacking context.\\n\\n **Syntax**: `auto | isolate`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :--: | :-: |\\n | **41** | **36** | **8** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/isolation\\n/","types":["Property.Isolation","undefined"]},"background-blend-mode":{"description":"\\n The **`background-blend-mode`** CSS property sets how an element\'s background images should blend with each other and with the element\'s background color.\\n\\n **Syntax**: `<blend-mode>#`\\n\\n **Initial value**: `normal`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :--: | :-: |\\n | **35** | **30** | **8** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/background-blend-mode\\n/","types":["Property.BackgroundBlendMode","undefined"]},"align-content":{"description":"\\n The CSS **`align-content`** property sets the distribution of space between and around content items along a flexbox\'s cross-axis or a grid\'s block axis.\\n\\n **Syntax**: `normal | <baseline-position> | <content-distribution> | <overflow-position>? <content-position>`\\n\\n **Initial value**: `normal`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :------: | :-----: | :-----: | :----: | :----: |\\n | **29** | **28** | **9** | **12** | **11** |\\n | 21 _-x-_ | | 7 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/align-content\\n/","types":["Property.AlignContent","undefined"]},"justify-content":{"description":"\\n The CSS **`justify-content`** property defines how the browser distributes space between and around content items along the main-axis of a flex container, and the inline axis of a grid container.\\n\\n **Syntax**: `normal | <content-distribution> | <overflow-position>? [ <content-position> | left | right ]`\\n\\n **Initial value**: `normal`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :------: | :-----: | :-----: | :----: | :----: |\\n | **29** | **20** | **9** | **12** | **11** |\\n | 21 _-x-_ | | 7 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/justify-content\\n/","types":["Property.JustifyContent","undefined"]},"place-content":{"description":"\\n The **`place-content`** CSS shorthand property allows you to align content along both the block and inline directions at once (i.e. the `align-content` and `justify-content` properties) in a relevant layout system such as Grid or Flexbox.\\n\\n **Syntax**: `<\'align-content\'> <\'justify-content\'>?`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :--: | :-: |\\n | **59** | **45** | **9** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/place-content\\n/","types":["Property.PlaceContent","undefined"]},"justify-self":{"description":"\\n The CSS **`justify-self`** property sets the way a box is justified inside its alignment container along the appropriate axis.\\n\\n **Syntax**: `auto | normal | stretch | <baseline-position> | <overflow-position>? [ <self-position> | left | right ]`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :----: | :----: |\\n | **57** | **45** | **10.1** | **16** | **10** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/justify-self\\n/","types":["Property.JustifySelf","undefined"]},"align-self":{"description":"\\n The **`align-self`** CSS property overrides a grid or flex item\'s `align-items` value. In Grid, it aligns the item inside the grid area. In Flexbox, it aligns the item on the cross axis.\\n\\n **Syntax**: `auto | normal | stretch | <baseline-position> | <overflow-position>? <self-position>`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :------: | :-----: | :-----: | :----: | :----: |\\n | **29** | **20** | **9** | **12** | **10** |\\n | 21 _-x-_ | | 7 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/align-self\\n/","types":["Property.AlignSelf","undefined"]},"place-self":{"description":"\\n The **`place-self`** CSS shorthand property allows you to align an individual item in both the block and inline directions at once (i.e. the `align-self` and `justify-self` properties) in a relevant layout system such as Grid or Flexbox. If the second value is not present, the first value is also used for it.\\n\\n **Syntax**: `<\'align-self\'> <\'justify-self\'>?`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :--: | :-: |\\n | **59** | **45** | **11** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/place-self\\n/","types":["Property.PlaceSelf","undefined"]},"justify-items":{"description":"\\n The CSS **`justify-items`** property defines the default `justify-self` for all items of the box, giving them all a default way of justifying each box along the appropriate axis.\\n\\n **Syntax**: `normal | stretch | <baseline-position> | <overflow-position>? [ <self-position> | left | right ] | legacy | legacy && [ left | right | center ]`\\n\\n **Initial value**: `legacy`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :----: |\\n | **52** | **20** | **9** | **12** | **11** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/justify-items\\n/","types":["Property.JustifyItems","undefined"]},"align-items":{"description":"\\n The CSS **`align-items`** property sets the `align-self` value on all direct children as a group. In Flexbox, it controls the alignment of items on the Cross Axis. In Grid Layout, it controls the alignment of items on the Block Axis within their grid area.\\n\\n **Syntax**: `normal | stretch | <baseline-position> | [ <overflow-position>? <self-position> ]`\\n\\n **Initial value**: `normal`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :------: | :-----: | :-----: | :----: | :----: |\\n | **29** | **20** | **9** | **12** | **11** |\\n | 21 _-x-_ | | 7 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/align-items\\n/","types":["Property.AlignItems","undefined"]},"place-items":{"description":"\\n The CSS **`place-items`** shorthand property allows you to align items along both the block and inline directions at once (i.e. the `align-items` and `justify-items` properties) in a relevant layout system such as Grid or Flexbox. If the second value is not set, the first value is also used for it.\\n\\n **Syntax**: `<\'align-items\'> <\'justify-items\'>?`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :--: | :-: |\\n | **59** | **45** | **11** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/place-items\\n/","types":["Property.PlaceItems","undefined"]},"row-gap":{"description":"\\n The **`row-gap`** CSS property sets the size of the gap (gutter) between an element\'s rows.\\n\\n **Syntax**: `normal | <length-percentage>`\\n\\n **Initial value**: `normal`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :----: | :-: |\\n | **47** | **52** | **10.1** | **16** | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/row-gap\\n/","types":["Property.RowGap<TLength>","undefined"]},"column-gap":{"description":"\\n The **`column-gap`** CSS property sets the size of the gap (gutter) between an element\'s columns.\\n\\n **Syntax**: `normal | <length-percentage>`\\n\\n **Initial value**: `normal`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :----: |\\n | **1** | **1.5** | **3** | **12** | **10** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/column-gap\\n/","types":["Property.ColumnGap<TLength>","undefined"]},"gap":{"description":"\\n The **`gap`** CSS property sets the gaps (gutters) between rows and columns. It is a shorthand for `row-gap` and `column-gap`.\\n\\n **Syntax**: `<\'row-gap\'> <\'column-gap\'>?`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :----: | :-: |\\n | **57** | **52** | **10.1** | **16** | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/gap\\n/","types":["Property.Gap<TLength>","undefined"]},"grid-row-gap":{"description":"\\n The **`row-gap`** CSS property sets the size of the gap (gutter) between an element\'s rows.\\n\\n **Syntax**: `<length-percentage>`\\n\\n **Initial value**: `0`\\n\\n @deprecated\\n/","types":["Property.GridRowGap<TLength>","undefined"]},"grid-column-gap":{"description":"\\n The **`column-gap`** CSS property sets the size of the gap (gutter) between an element\'s columns.\\n\\n **Syntax**: `<length-percentage>`\\n\\n **Initial value**: `0`\\n\\n @deprecated\\n/","types":["Property.GridColumnGap<TLength>","undefined"]},"grid-gap":{"description":"\\n The **`gap`** CSS property sets the gaps (gutters) between rows and columns. It is a shorthand for `row-gap` and `column-gap`.\\n\\n **Syntax**: `<\'grid-row-gap\'> <\'grid-column-gap\'>?`\\n\\n @deprecated\\n/","types":["Property.GridGap<TLength>","undefined"]},"anchor-name":{"description":"","types":[]},"anchor-default":{"description":"","types":[]},"inset-area":{"description":"","types":[]},"position-fallback":{"description":"","types":[]},"position-fallback-bounds":{"description":"","types":[]},"animation-duration":{"description":"\\n The **`animation-duration`** CSS property sets the length of time that an animation takes to complete one cycle.\\n\\n **Syntax**: `<time>#`\\n\\n **Initial value**: `0s`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :-----: | :----: | :----: |\\n | **43** | **16** | **9** | **12** | **10** |\\n | 3 _-x-_ | 5 _-x-_ | 4 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/animation-duration\\n/","types":["Property.AnimationDuration<TTime>","undefined"]},"animation-composition":{"description":"\\n The **`animation-composition`** CSS property specifies the composite operation to use when multiple animations affect the same property simultaneously.\\n\\n **Syntax**: `<single-animation-composition>#`\\n\\n **Initial value**: `replace`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :----: | :--: | :-: |\\n | **112** | **115** | **16** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/animation-composition\\n/","types":["Property.AnimationComposition","undefined"]},"animation-timeline":{"description":"\\n The **`animation-timeline`** CSS property specifies the timeline that is used to control the progress of an animation.\\n\\n **Syntax**: `<single-animation-timeline>#`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :----: | :--: | :-: |\\n | **115** | n/a | No | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/animation-timeline\\n/","types":["Property.AnimationTimeline","undefined"]},"animation-name":{"description":"\\n The **`animation-name`** CSS property specifies the names of one or more `@keyframes` at-rules that describe the animation to apply to an element. Multiple `@keyframe` at-rules are specified as a comma-separated list of names. If the specified name does not match any `@keyframe` at-rule, no properties are animated.\\n\\n **Syntax**: `[ none | <keyframes-name> ]#`\\n\\n **Initial value**: `none`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :-----: | :----: | :----: |\\n | **43** | **16** | **9** | **12** | **10** |\\n | 3 _-x-_ | 5 _-x-_ | 4 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/animation-name\\n/","types":["Property.AnimationName","undefined"]},"animation-timing-function":{"description":"\\n The **`animation-timing-function`** CSS property sets how an animation progresses through the duration of each cycle.\\n\\n **Syntax**: `<easing-function>#`\\n\\n **Initial value**: `ease`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :-----: | :----: | :----: |\\n | **43** | **16** | **9** | **12** | **10** |\\n | 3 _-x-_ | 5 _-x-_ | 4 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/animation-timing-function\\n/","types":["Property.AnimationTimingFunction","undefined"]},"animation-iteration-count":{"description":"\\n The **`animation-iteration-count`** CSS property sets the number of times an animation sequence should be played before stopping.\\n\\n **Syntax**: `<single-animation-iteration-count>#`\\n\\n **Initial value**: `1`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :-----: | :----: | :----: |\\n | **43** | **16** | **9** | **12** | **10** |\\n | 3 _-x-_ | 5 _-x-_ | 4 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/animation-iteration-count\\n/","types":["Property.AnimationIterationCount","undefined"]},"animation-direction":{"description":"\\n The **`animation-direction`** CSS property sets whether an animation should play forward, backward, or alternate back and forth between playing the sequence forward and backward.\\n\\n **Syntax**: `<single-animation-direction>#`\\n\\n **Initial value**: `normal`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :-----: | :----: | :----: |\\n | **43** | **16** | **9** | **12** | **10** |\\n | 3 _-x-_ | 5 _-x-_ | 4 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/animation-direction\\n/","types":["Property.AnimationDirection","undefined"]},"animation-play-state":{"description":"\\n The **`animation-play-state`** CSS property sets whether an animation is running or paused.\\n\\n **Syntax**: `<single-animation-play-state>#`\\n\\n **Initial value**: `running`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :-----: | :----: | :----: |\\n | **43** | **16** | **9** | **12** | **10** |\\n | 3 _-x-_ | 5 _-x-_ | 4 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/animation-play-state\\n/","types":["Property.AnimationPlayState","undefined"]},"animation-delay":{"description":"\\n The **`animation-delay`** CSS property specifies the amount of time to wait from applying the animation to an element before beginning to perform the animation. The animation can start later, immediately from its beginning, or immediately and partway through the animation.\\n\\n **Syntax**: `<time>#`\\n\\n **Initial value**: `0s`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :-----: | :----: | :----: |\\n | **43** | **16** | **9** | **12** | **10** |\\n | 3 _-x-_ | 5 _-x-_ | 4 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/animation-delay\\n/","types":["Property.AnimationDelay<TTime>","undefined"]},"animation-fill-mode":{"description":"\\n The **`animation-fill-mode`** CSS property sets how a CSS animation applies styles to its target before and after its execution.\\n\\n **Syntax**: `<single-animation-fill-mode>#`\\n\\n **Initial value**: `none`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :-----: | :----: | :----: |\\n | **43** | **16** | **9** | **12** | **10** |\\n | 3 _-x-_ | 5 _-x-_ | 5 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/animation-fill-mode\\n/","types":["Property.AnimationFillMode","undefined"]},"animation":{"description":"\\n The **`animation`** shorthand CSS property applies an animation between styles. It is a shorthand for `animation-name`, `animation-duration`, `animation-timing-function`, `animation-delay`, `animation-iteration-count`, `animation-direction`, `animation-fill-mode`, and `animation-play-state`.\\n\\n **Syntax**: `<single-animation>#`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :-----: | :----: | :----: |\\n | **43** | **16** | **9** | **12** | **10** |\\n | 3 _-x-_ | 5 _-x-_ | 4 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/animation\\n/","types":["Property.Animation<TTime>","undefined"]},"background-position":{"description":"\\n The **`background-position`** CSS property sets the initial position for each background image. The position is relative to the position layer set by `background-origin`.\\n\\n **Syntax**: `<bg-position>#`\\n\\n **Initial value**: `0% 0%`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :---: |\\n | **1** | **1** | **1** | **12** | **4** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/background-position\\n/","types":["Property.BackgroundPosition<TLength>","undefined"]},"background-position-x":{"description":"\\n The **`background-position-x`** CSS property sets the initial horizontal position for each background image. The position is relative to the position layer set by `background-origin`.\\n\\n **Syntax**: `[ center | [ [ left | right | x-start | x-end ]? <length-percentage>? ]! ]#`\\n\\n **Initial value**: `0%`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :---: |\\n | **1** | **49** | **1** | **12** | **6** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/background-position-x\\n/","types":["Property.BackgroundPositionX<TLength>","undefined"]},"background-position-y":{"description":"\\n The **`background-position-y`** CSS property sets the initial vertical position for each background image. The position is relative to the position layer set by `background-origin`.\\n\\n **Syntax**: `[ center | [ [ top | bottom | y-start | y-end ]? <length-percentage>? ]! ]#`\\n\\n **Initial value**: `0%`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :---: |\\n | **1** | **49** | **1** | **12** | **6** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/background-position-y\\n/","types":["Property.BackgroundPositionY<TLength>","undefined"]},"background-position-inline":{"description":"","types":[]},"background-position-block":{"description":"","types":[]},"background-clip":{"description":"\\n The **`background-clip`** CSS property sets whether an element\'s background extends underneath its border box, padding box, or content box.\\n\\n **Syntax**: `<box>#`\\n\\n **Initial value**: `border-box`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :-----: | :----: | :---: |\\n | **1** | **4** | **5** | **12** | **9** |\\n | | | 3 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/background-clip\\n/","types":["Property.BackgroundClip","undefined"]},"background-tbd":{"description":"","types":[]},"background-color":{"description":"\\n The **`background-color`** CSS property sets the background color of an element.\\n\\n **Syntax**: `<color>`\\n\\n **Initial value**: `transparent`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :---: |\\n | **1** | **1** | **1** | **12** | **4** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/background-color\\n/","types":["Property.BackgroundColor","undefined"]},"background-image":{"description":"\\n The **`background-image`** CSS property sets one or more background images on an element.\\n\\n **Syntax**: `<bg-image>#`\\n\\n **Initial value**: `none`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :---: |\\n | **1** | **1** | **1** | **12** | **4** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/background-image\\n/","types":["Property.BackgroundImage","undefined"]},"background-repeat":{"description":"\\n The **`background-repeat`** CSS property sets how background images are repeated. A background image can be repeated along the horizontal and vertical axes, or not repeated at all.\\n\\n **Syntax**: `<repeat-style>#`\\n\\n **Initial value**: `repeat`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :---: |\\n | **1** | **1** | **1** | **12** | **4** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/background-repeat\\n/","types":["Property.BackgroundRepeat","undefined"]},"background-attachment":{"description":"\\n The **`background-attachment`** CSS property sets whether a background image\'s position is fixed within the viewport, or scrolls with its containing block.\\n\\n **Syntax**: `<attachment>#`\\n\\n **Initial value**: `scroll`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :---: |\\n | **1** | **1** | **1** | **12** | **4** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/background-attachment\\n/","types":["Property.BackgroundAttachment","undefined"]},"background-origin":{"description":"\\n The **`background-origin`** CSS property sets the background\'s origin: from the border start, inside the border, or inside the padding.\\n\\n **Syntax**: `<box>#`\\n\\n **Initial value**: `padding-box`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :---: |\\n | **1** | **4** | **3** | **12** | **9** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/background-origin\\n/","types":["Property.BackgroundOrigin","undefined"]},"background-size":{"description":"\\n The **`background-size`** CSS property sets the size of the element\'s background image. The image can be left to its natural size, stretched, or constrained to fit the available space.\\n\\n **Syntax**: `<bg-size>#`\\n\\n **Initial value**: `auto auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :-----: | :----: | :---: |\\n | **3** | **4** | **5** | **12** | **9** |\\n | 1 _-x-_ | | 3 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/background-size\\n/","types":["Property.BackgroundSize<TLength>","undefined"]},"background":{"description":"\\n The **`background`** shorthand CSS property sets all background style properties at once, such as color, image, origin and size, or repeat method.\\n\\n **Syntax**: `[ <bg-layer> , ]* <final-bg-layer>`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :---: |\\n | **1** | **1** | **1** | **12** | **4** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/background\\n/","types":["Property.Background<TLength>","undefined"]},"border-style":{"description":"\\n The **`border-style`** shorthand CSS property sets the line style for all four sides of an element\'s border.\\n\\n **Syntax**: `<line-style>{1,4}`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :---: |\\n | **1** | **1** | **1** | **12** | **4** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/border-style\\n/","types":["Property.BorderStyle","undefined"]},"border-width":{"description":"\\n The **`border-width`** shorthand CSS property sets the width of an element\'s border.\\n\\n **Syntax**: `<line-width>{1,4}`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :---: |\\n | **1** | **1** | **1** | **12** | **4** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/border-width\\n/","types":["Property.BorderWidth<TLength>","undefined"]},"border":{"description":"\\n The **`border`** shorthand CSS property sets an element\'s border. It sets the values of `border-width`, `border-style`, and `border-color`.\\n\\n **Syntax**: `<line-width> || <line-style> || <color>`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :---: |\\n | **1** | **1** | **1** | **12** | **4** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/border\\n/","types":["Property.Border<TLength>","undefined"]},"border-image-source":{"description":"\\n The **`border-image-source`** CSS property sets the source image used to create an element\'s border image.\\n\\n **Syntax**: `none | <image>`\\n\\n **Initial value**: `none`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :----: |\\n | **15** | **15** | **6** | **12** | **11** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/border-image-source\\n/","types":["Property.BorderImageSource","undefined"]},"border-image-slice":{"description":"\\n The **`border-image-slice`** CSS property divides the image specified by `border-image-source` into regions. These regions form the components of an element\'s border image.\\n\\n **Syntax**: `<number-percentage>{1,4} && fill?`\\n\\n **Initial value**: `100%`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :----: |\\n | **15** | **15** | **6** | **12** | **11** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/border-image-slice\\n/","types":["Property.BorderImageSlice","undefined"]},"border-image-width":{"description":"\\n The **`border-image-width`** CSS property sets the width of an element\'s border image.\\n\\n **Syntax**: `[ <length-percentage> | <number> | auto ]{1,4}`\\n\\n **Initial value**: `1`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :----: |\\n | **15** | **13** | **6** | **12** | **11** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/border-image-width\\n/","types":["Property.BorderImageWidth<TLength>","undefined"]},"border-image-outset":{"description":"\\n The **`border-image-outset`** CSS property sets the distance by which an element\'s border image is set out from its border box.\\n\\n **Syntax**: `[ <length> | <number> ]{1,4}`\\n\\n **Initial value**: `0`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :----: |\\n | **15** | **15** | **6** | **12** | **11** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/border-image-outset\\n/","types":["Property.BorderImageOutset<TLength>","undefined"]},"border-image-repeat":{"description":"\\n The **`border-image-repeat`** CSS property defines how the edge regions and middle region of a source image are adjusted to fit the dimensions of an element\'s border image. The middle region can be displayed by using the keyword \\"fill\\" in the border-image-slice property.\\n\\n **Syntax**: `[ stretch | repeat | round | space ]{1,2}`\\n\\n **Initial value**: `stretch`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :----: |\\n | **15** | **15** | **6** | **12** | **11** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/border-image-repeat\\n/","types":["Property.BorderImageRepeat","undefined"]},"border-image":{"description":"\\n The **`border-image`** CSS property draws an image around a given element. It replaces the element\'s regular border.\\n\\n **Syntax**: `<\'border-image-source\'> || <\'border-image-slice\'> [ / <\'border-image-width\'> | / <\'border-image-width\'>? / <\'border-image-outset\'> ]? || <\'border-image-repeat\'>`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-------: | :-----: | :----: | :----: |\\n | **16** | **15** | **6** | **12** | **11** |\\n | 7 _-x-_ | 3.5 _-x-_ | 3 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/border-image\\n/","types":["Property.BorderImage","undefined"]},"border-top-color":{"description":"\\n The **`border-top-color`** CSS property sets the color of an element\'s top border. It can also be set with the shorthand CSS properties `border-color` or `border-top`.\\n\\n **Syntax**: `<color>`\\n\\n **Initial value**: `currentcolor`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :---: |\\n | **1** | **1** | **1** | **12** | **4** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/border-top-color\\n/","types":["Property.BorderTopColor","undefined"]},"border-right-color":{"description":"\\n The **`border-right-color`** CSS property sets the color of an element\'s right border. It can also be set with the shorthand CSS properties `border-color` or `border-right`.\\n\\n **Syntax**: `<color>`\\n\\n **Initial value**: `currentcolor`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :---: |\\n | **1** | **1** | **1** | **12** | **4** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/border-right-color\\n/","types":["Property.BorderRightColor","undefined"]},"border-bottom-color":{"description":"\\n The **`border-bottom-color`** CSS property sets the color of an element\'s bottom border. It can also be set with the shorthand CSS properties `border-color` or `border-bottom`.\\n\\n **Syntax**: `<\'border-top-color\'>`\\n\\n **Initial value**: `currentcolor`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :---: |\\n | **1** | **1** | **1** | **12** | **4** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/border-bottom-color\\n/","types":["Property.BorderBottomColor","undefined"]},"border-left-color":{"description":"\\n The **`border-left-color`** CSS property sets the color of an element\'s left border. It can also be set with the shorthand CSS properties `border-color` or `border-left`.\\n\\n **Syntax**: `<color>`\\n\\n **Initial value**: `currentcolor`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :---: |\\n | **1** | **1** | **1** | **12** | **4** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/border-left-color\\n/","types":["Property.BorderLeftColor","undefined"]},"border-block-start-color":{"description":"\\n The **`border-block-start-color`** CSS property defines the color of the logical block-start border of an element, which maps to a physical border color depending on the element\'s writing mode, directionality, and text orientation. It corresponds to the `border-top-color`, `border-right-color`, `border-bottom-color`, or `border-left-color` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\\n\\n **Syntax**: `<\'border-top-color\'>`\\n\\n **Initial value**: `currentcolor`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :--: | :-: |\\n | **69** | **41** | **12.1** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/border-block-start-color\\n/","types":["Property.BorderBlockStartColor","undefined"]},"border-block-end-color":{"description":"\\n The **`border-block-end-color`** CSS property defines the color of the logical block-end border of an element, which maps to a physical border color depending on the element\'s writing mode, directionality, and text orientation. It corresponds to the `border-top-color`, `border-right-color`, `border-bottom-color`, or `border-left-color` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\\n\\n **Syntax**: `<\'border-top-color\'>`\\n\\n **Initial value**: `currentcolor`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :--: | :-: |\\n | **69** | **41** | **12.1** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/border-block-end-color\\n/","types":["Property.BorderBlockEndColor","undefined"]},"border-inline-start-color":{"description":"\\n The **`border-inline-start-color`** CSS property defines the color of the logical inline start border of an element, which maps to a physical border color depending on the element\'s writing mode, directionality, and text orientation. It corresponds to the `border-top-color`, `border-right-color`, `border-bottom-color`, or `border-left-color` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\\n\\n **Syntax**: `<\'border-top-color\'>`\\n\\n **Initial value**: `currentcolor`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :---------------------------: | :------: | :--: | :-: |\\n | **69** | **41** | **12.1** | n/a | No |\\n | | 3 _(-moz-border-start-color)_ | | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/border-inline-start-color\\n/","types":["Property.BorderInlineStartColor","undefined"]},"border-inline-end-color":{"description":"\\n The **`border-inline-end-color`** CSS property defines the color of the logical inline-end border of an element, which maps to a physical border color depending on the element\'s writing mode, directionality, and text orientation. It corresponds to the `border-top-color`, `border-right-color`, `border-bottom-color`, or `border-left-color` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\\n\\n **Syntax**: `<\'border-top-color\'>`\\n\\n **Initial value**: `currentcolor`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-------------------------: | :------: | :--: | :-: |\\n | **69** | **41** | **12.1** | n/a | No |\\n | | 3 _(-moz-border-end-color)_ | | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/border-inline-end-color\\n/","types":["Property.BorderInlineEndColor","undefined"]},"border-color":{"description":"\\n The **`border-color`** shorthand CSS property sets the color of an element\'s border.\\n\\n **Syntax**: `<color>{1,4}`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :---: |\\n | **1** | **1** | **1** | **12** | **4** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/border-color\\n/","types":["Property.BorderColor","undefined"]},"border-block-color":{"description":"\\n The **`border-block-color`** CSS property defines the color of the logical block borders of an element, which maps to a physical border color depending on the element\'s writing mode, directionality, and text orientation. It corresponds to the `border-top-color` and `border-bottom-color`, or `border-right-color` and `border-left-color` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\\n\\n **Syntax**: `<\'border-top-color\'>{1,2}`\\n\\n **Initial value**: `currentcolor`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :--: | :-: |\\n | **87** | **66** | **14.1** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/border-block-color\\n/","types":["Property.BorderBlockColor","undefined"]},"border-inline-color":{"description":"\\n The **`border-inline-color`** CSS property defines the color of the logical inline borders of an element, which maps to a physical border color depending on the element\'s writing mode, directionality, and text orientation. It corresponds to the `border-top-color` and `border-bottom-color`, or `border-right-color` and `border-left-color` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\\n\\n **Syntax**: `<\'border-top-color\'>{1,2}`\\n\\n **Initial value**: `currentcolor`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :--: | :-: |\\n | **87** | **66** | **14.1** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/border-inline-color\\n/","types":["Property.BorderInlineColor","undefined"]},"border-top-style":{"description":"\\n The **`border-top-style`** CSS property sets the line style of an element\'s top `border`.\\n\\n **Syntax**: `<line-style>`\\n\\n **Initial value**: `none`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :-----: |\\n | **1** | **1** | **1** | **12** | **5.5** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/border-top-style\\n/","types":["Property.BorderTopStyle","undefined"]},"border-right-style":{"description":"\\n The **`border-right-style`** CSS property sets the line style of an element\'s right `border`.\\n\\n **Syntax**: `<line-style>`\\n\\n **Initial value**: `none`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :-----: |\\n | **1** | **1** | **1** | **12** | **5.5** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/border-right-style\\n/","types":["Property.BorderRightStyle","undefined"]},"border-bottom-style":{"description":"\\n The **`border-bottom-style`** CSS property sets the line style of an element\'s bottom `border`.\\n\\n **Syntax**: `<line-style>`\\n\\n **Initial value**: `none`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :-----: |\\n | **1** | **1** | **1** | **12** | **5.5** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/border-bottom-style\\n/","types":["Property.BorderBottomStyle","undefined"]},"border-left-style":{"description":"\\n The **`border-left-style`** CSS property sets the line style of an element\'s left `border`.\\n\\n **Syntax**: `<line-style>`\\n\\n **Initial value**: `none`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :-----: |\\n | **1** | **1** | **1** | **12** | **5.5** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/border-left-style\\n/","types":["Property.BorderLeftStyle","undefined"]},"border-block-start-style":{"description":"\\n The **`border-block-start-style`** CSS property defines the style of the logical block start border of an element, which maps to a physical border style depending on the element\'s writing mode, directionality, and text orientation. It corresponds to the `border-top-style`, `border-right-style`, `border-bottom-style`, or `border-left-style` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\\n\\n **Syntax**: `<\'border-top-style\'>`\\n\\n **Initial value**: `none`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :--: | :-: |\\n | **69** | **41** | **12.1** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/border-block-start-style\\n/","types":["Property.BorderBlockStartStyle","undefined"]},"border-block-end-style":{"description":"\\n The **`border-block-end-style`** CSS property defines the style of the logical block-end border of an element, which maps to a physical border style depending on the element\'s writing mode, directionality, and text orientation. It corresponds to the `border-top-style`, `border-right-style`, `border-bottom-style`, or `border-left-style` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\\n\\n **Syntax**: `<\'border-top-style\'>`\\n\\n **Initial value**: `none`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :--: | :-: |\\n | **69** | **41** | **12.1** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/border-block-end-style\\n/","types":["Property.BorderBlockEndStyle","undefined"]},"border-inline-start-style":{"description":"\\n The **`border-inline-start-style`** CSS property defines the style of the logical inline start border of an element, which maps to a physical border style depending on the element\'s writing mode, directionality, and text orientation. It corresponds to the `border-top-style`, `border-right-style`, `border-bottom-style`, or `border-left-style` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\\n\\n **Syntax**: `<\'border-top-style\'>`\\n\\n **Initial value**: `none`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :---------------------------: | :------: | :--: | :-: |\\n | **69** | **41** | **12.1** | n/a | No |\\n | | 3 _(-moz-border-start-style)_ | | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/border-inline-start-style\\n/","types":["Property.BorderInlineStartStyle","undefined"]},"border-inline-end-style":{"description":"\\n The **`border-inline-end-style`** CSS property defines the style of the logical inline end border of an element, which maps to a physical border style depending on the element\'s writing mode, directionality, and text orientation. It corresponds to the `border-top-style`, `border-right-style`, `border-bottom-style`, or `border-left-style` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\\n\\n **Syntax**: `<\'border-top-style\'>`\\n\\n **Initial value**: `none`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-------------------------: | :------: | :--: | :-: |\\n | **69** | **41** | **12.1** | n/a | No |\\n | | 3 _(-moz-border-end-style)_ | | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/border-inline-end-style\\n/","types":["Property.BorderInlineEndStyle","undefined"]},"border-block-style":{"description":"\\n The **`border-block-style`** CSS property defines the style of the logical block borders of an element, which maps to a physical border style depending on the element\'s writing mode, directionality, and text orientation. It corresponds to the `border-top-style` and `border-bottom-style`, or `border-left-style` and `border-right-style` properties depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\\n\\n **Syntax**: `<\'border-top-style\'>`\\n\\n **Initial value**: `none`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :--: | :-: |\\n | **87** | **66** | **14.1** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/border-block-style\\n/","types":["Property.BorderBlockStyle","undefined"]},"border-inline-style":{"description":"\\n The **`border-inline-style`** CSS property defines the style of the logical inline borders of an element, which maps to a physical border style depending on the element\'s writing mode, directionality, and text orientation. It corresponds to the `border-top-style` and `border-bottom-style`, or `border-left-style` and `border-right-style` properties depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\\n\\n **Syntax**: `<\'border-top-style\'>`\\n\\n **Initial value**: `none`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :--: | :-: |\\n | **87** | **66** | **14.1** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/border-inline-style\\n/","types":["Property.BorderInlineStyle","undefined"]},"border-top-width":{"description":"\\n The **`border-top-width`** CSS property sets the width of the top border of an element.\\n\\n **Syntax**: `<line-width>`\\n\\n **Initial value**: `medium`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :---: |\\n | **1** | **1** | **1** | **12** | **4** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/border-top-width\\n/","types":["Property.BorderTopWidth<TLength>","undefined"]},"border-right-width":{"description":"\\n The **`border-right-width`** CSS property sets the width of the right border of an element.\\n\\n **Syntax**: `<line-width>`\\n\\n **Initial value**: `medium`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :---: |\\n | **1** | **1** | **1** | **12** | **4** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/border-right-width\\n/","types":["Property.BorderRightWidth<TLength>","undefined"]},"border-bottom-width":{"description":"\\n The **`border-bottom-width`** CSS property sets the width of the bottom border of an element.\\n\\n **Syntax**: `<line-width>`\\n\\n **Initial value**: `medium`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :---: |\\n | **1** | **1** | **1** | **12** | **4** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/border-bottom-width\\n/","types":["Property.BorderBottomWidth<TLength>","undefined"]},"border-left-width":{"description":"\\n The **`border-left-width`** CSS property sets the width of the left border of an element.\\n\\n **Syntax**: `<line-width>`\\n\\n **Initial value**: `medium`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :---: |\\n | **1** | **1** | **1** | **12** | **4** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/border-left-width\\n/","types":["Property.BorderLeftWidth<TLength>","undefined"]},"border-block-start-width":{"description":"\\n The **`border-block-start-width`** CSS property defines the width of the logical block-start border of an element, which maps to a physical border width depending on the element\'s writing mode, directionality, and text orientation. It corresponds to the `border-top-width`, `border-right-width`, `border-bottom-width`, or `border-left-width` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\\n\\n **Syntax**: `<\'border-top-width\'>`\\n\\n **Initial value**: `medium`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :--: | :-: |\\n | **69** | **41** | **12.1** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/border-block-start-width\\n/","types":["Property.BorderBlockStartWidth<TLength>","undefined"]},"border-block-end-width":{"description":"\\n The **`border-block-end-width`** CSS property defines the width of the logical block-end border of an element, which maps to a physical border width depending on the element\'s writing mode, directionality, and text orientation. It corresponds to the `border-top-width`, `border-right-width`, `border-bottom-width`, or `border-left-width` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\\n\\n **Syntax**: `<\'border-top-width\'>`\\n\\n **Initial value**: `medium`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :--: | :-: |\\n | **69** | **41** | **12.1** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/border-block-end-width\\n/","types":["Property.BorderBlockEndWidth<TLength>","undefined"]},"border-inline-start-width":{"description":"\\n The **`border-inline-start-width`** CSS property defines the width of the logical inline-start border of an element, which maps to a physical border width depending on the element\'s writing mode, directionality, and text orientation. It corresponds to the `border-top-width`, `border-right-width`, `border-bottom-width`, or `border-left-width` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\\n\\n **Syntax**: `<\'border-top-width\'>`\\n\\n **Initial value**: `medium`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :--: | :-: |\\n | **69** | **41** | **12.1** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/border-inline-start-width\\n/","types":["Property.BorderInlineStartWidth<TLength>","undefined"]},"border-inline-end-width":{"description":"\\n The **`border-inline-end-width`** CSS property defines the width of the logical inline-end border of an element, which maps to a physical border width depending on the element\'s writing mode, directionality, and text orientation. It corresponds to the `border-top-width`, `border-right-width`, `border-bottom-width`, or `border-left-width` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\\n\\n **Syntax**: `<\'border-top-width\'>`\\n\\n **Initial value**: `medium`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-------------------------: | :------: | :--: | :-: |\\n | **69** | **41** | **12.1** | n/a | No |\\n | | 3 _(-moz-border-end-width)_ | | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/border-inline-end-width\\n/","types":["Property.BorderInlineEndWidth<TLength>","undefined"]},"border-block-width":{"description":"\\n The **`border-block-width`** CSS property defines the width of the logical block borders of an element, which maps to a physical border width depending on the element\'s writing mode, directionality, and text orientation. It corresponds to the `border-top-width` and `border-bottom-width`, or `border-left-width`, and `border-right-width` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\\n\\n **Syntax**: `<\'border-top-width\'>`\\n\\n **Initial value**: `medium`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :--: | :-: |\\n | **87** | **66** | **14.1** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/border-block-width\\n/","types":["Property.BorderBlockWidth<TLength>","undefined"]},"border-inline-width":{"description":"\\n The **`border-inline-width`** CSS property defines the width of the logical inline borders of an element, which maps to a physical border width depending on the element\'s writing mode, directionality, and text orientation. It corresponds to the `border-top-width` and `border-bottom-width`, or `border-left-width`, and `border-right-width` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\\n\\n **Syntax**: `<\'border-top-width\'>`\\n\\n **Initial value**: `medium`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :--: | :-: |\\n | **87** | **66** | **14.1** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/border-inline-width\\n/","types":["Property.BorderInlineWidth<TLength>","undefined"]},"border-top":{"description":"\\n The **`border-top`** shorthand CSS property sets all the properties of an element\'s top border.\\n\\n **Syntax**: `<line-width> || <line-style> || <color>`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :---: |\\n | **1** | **1** | **1** | **12** | **4** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/border-top\\n/","types":["Property.BorderTop<TLength>","undefined"]},"border-right":{"description":"\\n The **`border-right`** shorthand CSS property sets all the properties of an element\'s right border.\\n\\n **Syntax**: `<line-width> || <line-style> || <color>`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :-----: |\\n | **1** | **1** | **1** | **12** | **5.5** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/border-right\\n/","types":["Property.BorderRight<TLength>","undefined"]},"border-bottom":{"description":"\\n The **`border-bottom`** shorthand CSS property sets an element\'s bottom border. It sets the values of `border-bottom-width`, `border-bottom-style` and `border-bottom-color`.\\n\\n **Syntax**: `<line-width> || <line-style> || <color>`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :---: |\\n | **1** | **1** | **1** | **12** | **4** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/border-bottom\\n/","types":["Property.BorderBottom<TLength>","undefined"]},"border-left":{"description":"\\n The **`border-left`** shorthand CSS property sets all the properties of an element\'s left border.\\n\\n **Syntax**: `<line-width> || <line-style> || <color>`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :---: |\\n | **1** | **1** | **1** | **12** | **4** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/border-left\\n/","types":["Property.BorderLeft<TLength>","undefined"]},"border-block-start":{"description":"\\n The **`border-block-start`** CSS property is a shorthand property for setting the individual logical block-start border property values in a single place in the style sheet.\\n\\n **Syntax**: `<\'border-top-width\'> || <\'border-top-style\'> || <color>`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :--: | :-: |\\n | **69** | **41** | **12.1** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/border-block-start\\n/","types":["Property.BorderBlockStart<TLength>","undefined"]},"border-block-end":{"description":"\\n The **`border-block-end`** CSS property is a shorthand property for setting the individual logical block-end border property values in a single place in the style sheet.\\n\\n **Syntax**: `<\'border-top-width\'> || <\'border-top-style\'> || <color>`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :--: | :-: |\\n | **69** | **41** | **12.1** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/border-block-end\\n/","types":["Property.BorderBlockEnd<TLength>","undefined"]},"border-inline-start":{"description":"\\n The **`border-inline-start`** CSS property is a shorthand property for setting the individual logical inline-start border property values in a single place in the style sheet.\\n\\n **Syntax**: `<\'border-top-width\'> || <\'border-top-style\'> || <color>`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :--: | :-: |\\n | **69** | **41** | **12.1** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/border-inline-start\\n/","types":["Property.BorderInlineStart<TLength>","undefined"]},"border-inline-end":{"description":"\\n The **`border-inline-end`** CSS property is a shorthand property for setting the individual logical inline-end border property values in a single place in the style sheet.\\n\\n **Syntax**: `<\'border-top-width\'> || <\'border-top-style\'> || <color>`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :--: | :-: |\\n | **69** | **41** | **12.1** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/border-inline-end\\n/","types":["Property.BorderInlineEnd<TLength>","undefined"]},"border-block":{"description":"\\n The **`border-block`** CSS property is a shorthand property for setting the individual logical block border property values in a single place in the style sheet.\\n\\n **Syntax**: `<\'border-top-width\'> || <\'border-top-style\'> || <color>`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :--: | :-: |\\n | **87** | **66** | **14.1** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/border-block\\n/","types":["Property.BorderBlock<TLength>","undefined"]},"border-inline":{"description":"\\n The **`border-inline`** CSS property is a shorthand property for setting the individual logical inline border property values in a single place in the style sheet.\\n\\n **Syntax**: `<\'border-top-width\'> || <\'border-top-style\'> || <color>`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :--: | :-: |\\n | **87** | **66** | **14.1** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/border-inline\\n/","types":["Property.BorderInline<TLength>","undefined"]},"border-top-left-radius":{"description":"\\n The **`border-top-left-radius`** CSS property rounds the top-left corner of an element by specifying the radius (or the radius of the semi-major and semi-minor axes) of the ellipse defining the curvature of the corner.\\n\\n **Syntax**: `<length-percentage>{1,2}`\\n\\n **Initial value**: `0`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :-----: | :----: | :---: |\\n | **4** | **4** | **5** | **12** | **9** |\\n | 1 _-x-_ | | 3 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/border-top-left-radius\\n/","types":["Property.BorderTopLeftRadius<TLength>","undefined"]},"border-top-right-radius":{"description":"\\n The **`border-top-right-radius`** CSS property rounds the top-right corner of an element by specifying the radius (or the radius of the semi-major and semi-minor axes) of the ellipse defining the curvature of the corner.\\n\\n **Syntax**: `<length-percentage>{1,2}`\\n\\n **Initial value**: `0`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :-----: | :----: | :---: |\\n | **4** | **4** | **5** | **12** | **9** |\\n | 1 _-x-_ | | 3 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/border-top-right-radius\\n/","types":["Property.BorderTopRightRadius<TLength>","undefined"]},"border-bottom-right-radius":{"description":"\\n The **`border-bottom-right-radius`** CSS property rounds the bottom-right corner of an element by specifying the radius (or the radius of the semi-major and semi-minor axes) of the ellipse defining the curvature of the corner.\\n\\n **Syntax**: `<length-percentage>{1,2}`\\n\\n **Initial value**: `0`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :-----: | :----: | :---: |\\n | **4** | **4** | **5** | **12** | **9** |\\n | 1 _-x-_ | | 3 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/border-bottom-right-radius\\n/","types":["Property.BorderBottomRightRadius<TLength>","undefined"]},"border-bottom-left-radius":{"description":"\\n The **`border-bottom-left-radius`** CSS property rounds the bottom-left corner of an element by specifying the radius (or the radius of the semi-major and semi-minor axes) of the ellipse defining the curvature of the corner.\\n\\n **Syntax**: `<length-percentage>{1,2}`\\n\\n **Initial value**: `0`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :-----: | :----: | :---: |\\n | **4** | **4** | **5** | **12** | **9** |\\n | 1 _-x-_ | | 3 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/border-bottom-left-radius\\n/","types":["Property.BorderBottomLeftRadius<TLength>","undefined"]},"border-start-start-radius":{"description":"\\n The **`border-start-start-radius`** CSS property defines a logical border radius on an element, which maps to a physical border radius that depends on the element\'s `writing-mode`, `direction`, and `text-orientation`. This is useful when building styles to work regardless of the text orientation and writing mode.\\n\\n **Syntax**: `<length-percentage>{1,2}`\\n\\n **Initial value**: `0`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :--: | :-: |\\n | **89** | **66** | **15** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/border-start-start-radius\\n/","types":["Property.BorderStartStartRadius<TLength>","undefined"]},"border-start-end-radius":{"description":"\\n The **`border-start-end-radius`** CSS property defines a logical border radius on an element, which maps to a physical border radius depending on the element\'s `writing-mode`, `direction`, and `text-orientation`. This is useful when building styles to work regardless of the text orientation and writing mode.\\n\\n **Syntax**: `<length-percentage>{1,2}`\\n\\n **Initial value**: `0`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :--: | :-: |\\n | **89** | **66** | **15** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/border-start-end-radius\\n/","types":["Property.BorderStartEndRadius<TLength>","undefined"]},"border-end-start-radius":{"description":"\\n The **`border-end-start-radius`** CSS property defines a logical border radius on an element, which maps to a physical border radius depending on the element\'s `writing-mode`, `direction`, and `text-orientation`. This is useful when building styles to work regardless of the text orientation and writing mode.\\n\\n **Syntax**: `<length-percentage>{1,2}`\\n\\n **Initial value**: `0`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :--: | :-: |\\n | **89** | **66** | **15** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/border-end-start-radius\\n/","types":["Property.BorderEndStartRadius<TLength>","undefined"]},"border-end-end-radius":{"description":"\\n The **`border-end-end-radius`** CSS property defines a logical border radius on an element, which maps to a physical border radius that depends on the element\'s `writing-mode`, `direction`, and `text-orientation`. This is useful when building styles to work regardless of the text orientation and writing mode.\\n\\n **Syntax**: `<length-percentage>{1,2}`\\n\\n **Initial value**: `0`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :--: | :-: |\\n | **89** | **66** | **15** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/border-end-end-radius\\n/","types":["Property.BorderEndEndRadius<TLength>","undefined"]},"border-top-radius":{"description":"","types":[]},"border-right-radius":{"description":"","types":[]},"border-bottom-radius":{"description":"","types":[]},"border-left-radius":{"description":"","types":[]},"border-block-start-radius":{"description":"","types":[]},"border-block-end-radius":{"description":"","types":[]},"border-inline-start-radius":{"description":"","types":[]},"border-inline-end-radius":{"description":"","types":[]},"border-radius":{"description":"\\n The **`border-radius`** CSS property rounds the corners of an element\'s outer border edge. You can set a single radius to make circular corners, or two radii to make elliptical corners.\\n\\n **Syntax**: `<length-percentage>{1,4} [ / <length-percentage>{1,4} ]?`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :-----: | :----: | :---: |\\n | **4** | **4** | **5** | **12** | **9** |\\n | 1 _-x-_ | | 3 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/border-radius\\n/","types":["Property.BorderRadius<TLength>","undefined"]},"corner-shape":{"description":"","types":[]},"corners":{"description":"","types":[]},"border-limit":{"description":"","types":[]},"border-clip":{"description":"","types":[]},"border-clip-top":{"description":"","types":[]},"border-clip-right":{"description":"","types":[]},"border-clip-bottom":{"description":"","types":[]},"border-clip-left":{"description":"","types":[]},"box-shadow-color":{"description":"","types":[]},"box-shadow-offset":{"description":"","types":[]},"box-shadow-blur":{"description":"","types":[]},"box-shadow-spread":{"description":"","types":[]},"box-shadow-position":{"description":"","types":[]},"box-shadow":{"description":"\\n The **`box-shadow`** CSS property adds shadow effects around an element\'s frame. You can set multiple effects separated by commas. A box shadow is described by X and Y offsets relative to the element, blur and spread radius, and color.\\n\\n **Syntax**: `none | <shadow>#`\\n\\n **Initial value**: `none`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :-----: | :----: | :---: |\\n | **10** | **4** | **5.1** | **12** | **9** |\\n | 1 _-x-_ | | 3 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/box-shadow\\n/","types":["Property.BoxShadow","undefined"]},"margin-top":{"description":"\\n The **`margin-top`** CSS property sets the margin area on the top of an element. A positive value places it farther from its neighbors, while a negative value places it closer.\\n\\n **Syntax**: `<length> | <percentage> | auto`\\n\\n **Initial value**: `0`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :---: |\\n | **1** | **1** | **1** | **12** | **3** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/margin-top\\n/","types":["Property.MarginTop<TLength>","undefined"]},"margin-right":{"description":"\\n The **`margin-right`** CSS property sets the margin area on the right side of an element. A positive value places it farther from its neighbors, while a negative value places it closer.\\n\\n **Syntax**: `<length> | <percentage> | auto`\\n\\n **Initial value**: `0`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :---: |\\n | **1** | **1** | **1** | **12** | **3** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/margin-right\\n/","types":["Property.MarginRight<TLength>","undefined"]},"margin-bottom":{"description":"\\n The **`margin-bottom`** CSS property sets the margin area on the bottom of an element. A positive value places it farther from its neighbors, while a negative value places it closer.\\n\\n **Syntax**: `<length> | <percentage> | auto`\\n\\n **Initial value**: `0`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :---: |\\n | **1** | **1** | **1** | **12** | **3** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/margin-bottom\\n/","types":["Property.MarginBottom<TLength>","undefined"]},"margin-left":{"description":"\\n The **`margin-left`** CSS property sets the margin area on the left side of an element. A positive value places it farther from its neighbors, while a negative value places it closer.\\n\\n **Syntax**: `<length> | <percentage> | auto`\\n\\n **Initial value**: `0`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :---: |\\n | **1** | **1** | **1** | **12** | **3** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/margin-left\\n/","types":["Property.MarginLeft<TLength>","undefined"]},"margin":{"description":"\\n The **`margin`** CSS shorthand property sets the margin area on all four sides of an element.\\n\\n **Syntax**: `[ <length> | <percentage> | auto ]{1,4}`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :---: |\\n | **1** | **1** | **1** | **12** | **3** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/margin\\n/","types":["Property.Margin<TLength>","undefined"]},"margin-trim":{"description":"\\n The `margin-trim` property allows the container to trim the margins of its children where they adjoin the container\'s edges.\\n\\n **Syntax**: `none | in-flow | all`\\n\\n **Initial value**: `none`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :--: | :-: |\\n | No | No | **16.4** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/margin-trim\\n/","types":["Property.MarginTrim","undefined"]},"padding-top":{"description":"\\n The **`padding-top`** CSS property sets the height of the padding area on the top of an element.\\n\\n **Syntax**: `<length> | <percentage>`\\n\\n **Initial value**: `0`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :---: |\\n | **1** | **1** | **1** | **12** | **4** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/padding-top\\n/","types":["Property.PaddingTop<TLength>","undefined"]},"padding-right":{"description":"\\n The **`padding-right`** CSS property sets the width of the padding area on the right of an element.\\n\\n **Syntax**: `<length> | <percentage>`\\n\\n **Initial value**: `0`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :---: |\\n | **1** | **1** | **1** | **12** | **4** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/padding-right\\n/","types":["Property.PaddingRight<TLength>","undefined"]},"padding-bottom":{"description":"\\n The **`padding-bottom`** CSS property sets the height of the padding area on the bottom of an element.\\n\\n **Syntax**: `<length> | <percentage>`\\n\\n **Initial value**: `0`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :---: |\\n | **1** | **1** | **1** | **12** | **4** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/padding-bottom\\n/","types":["Property.PaddingBottom<TLength>","undefined"]},"padding-left":{"description":"\\n The **`padding-left`** CSS property sets the width of the padding area to the left of an element.\\n\\n **Syntax**: `<length> | <percentage>`\\n\\n **Initial value**: `0`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :---: |\\n | **1** | **1** | **1** | **12** | **4** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/padding-left\\n/","types":["Property.PaddingLeft<TLength>","undefined"]},"padding":{"description":"\\n The **`padding`** CSS shorthand property sets the padding area on all four sides of an element at once.\\n\\n **Syntax**: `[ <length> | <percentage> ]{1,4}`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :---: |\\n | **1** | **1** | **1** | **12** | **4** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/padding\\n/","types":["Property.Padding<TLength>","undefined"]},"break-before":{"description":"\\n The **`break-before`** CSS property sets how page, column, or region breaks should behave before a generated box. If there is no generated box, the property is ignored.\\n\\n **Syntax**: `auto | avoid | always | all | avoid-page | page | left | right | recto | verso | avoid-column | column | avoid-region | region`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :----: |\\n | **50** | **65** | **10** | **12** | **10** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/break-before\\n/","types":["Property.BreakBefore","undefined"]},"break-after":{"description":"\\n The **`break-after`** CSS property sets how page, column, or region breaks should behave after a generated box. If there is no generated box, the property is ignored.\\n\\n **Syntax**: `auto | avoid | always | all | avoid-page | page | left | right | recto | verso | avoid-column | column | avoid-region | region`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :----: |\\n | **50** | **65** | **10** | **12** | **10** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/break-after\\n/","types":["Property.BreakAfter","undefined"]},"break-inside":{"description":"\\n The **`break-inside`** CSS property sets how page, column, or region breaks should behave inside a generated box. If there is no generated box, the property is ignored.\\n\\n **Syntax**: `auto | avoid | avoid-page | avoid-column | avoid-region`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :----: |\\n | **50** | **65** | **10** | **12** | **10** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/break-inside\\n/","types":["Property.BreakInside","undefined"]},"orphans":{"description":"\\n The **`orphans`** CSS property sets the minimum number of lines in a block container that must be shown at the _bottom_ of a page, region, or column.\\n\\n **Syntax**: `<integer>`\\n\\n **Initial value**: `2`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :-----: | :----: | :---: |\\n | **25** | No | **1.3** | **12** | **8** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/orphans\\n/","types":["Property.Orphans","undefined"]},"widows":{"description":"\\n The **`widows`** CSS property sets the minimum number of lines in a block container that must be shown at the _top_ of a page, region, or column.\\n\\n **Syntax**: `<integer>`\\n\\n **Initial value**: `2`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :-----: | :----: | :---: |\\n | **25** | No | **1.3** | **12** | **8** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/widows\\n/","types":["Property.Widows","undefined"]},"margin-break":{"description":"","types":[]},"box-decoration-break":{"description":"\\n The **`box-decoration-break`** CSS property specifies how an element\'s fragments should be rendered when broken across multiple lines, columns, or pages.\\n\\n **Syntax**: `slice | clone`\\n\\n **Initial value**: `slice`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----------: | :-----: | :---------: | :--: | :-: |\\n | **22** _-x-_ | **32** | **7** _-x-_ | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/box-decoration-break\\n/","types":["Property.BoxDecorationBreak","undefined"]},"all":{"description":"\\n The **`all`** shorthand CSS property resets all of an element\'s properties except `unicode-bidi`, `direction`, and CSS Custom Properties. It can set properties to their initial or inherited values, or to the values specified in another cascade layer or stylesheet origin.\\n\\n **Syntax**: `initial | inherit | unset | revert | revert-layer`\\n\\n **Initial value**: There is no practical initial value for it.\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :-----: | :--: | :-: |\\n | **37** | **27** | **9.1** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/all\\n/","types":["Property.All","undefined"]},"color-scheme":{"description":"\\n The **`color-scheme`** CSS property allows an element to indicate which color schemes it can comfortably be rendered in.\\n\\n **Syntax**: `normal | [ light | dark | <custom-ident> ]+ && only?`\\n\\n **Initial value**: `normal`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :--: | :-: |\\n | **81** | **96** | **13** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/color-scheme\\n/","types":["Property.ColorScheme","undefined"]},"forced-color-adjust":{"description":"\\n The **`forced-color-adjust`** CSS property allows authors to opt certain elements out of forced colors mode. This then restores the control of those values to CSS.\\n\\n **Syntax**: `auto | none`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :-----------------------------: | :---------------------------------: |\\n | **89** | **113** | No | **79** | **10** _(-ms-high-contrast-adjust)_ |\\n | | | | 12 _(-ms-high-contrast-adjust)_ | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/forced-color-adjust\\n/","types":["Property.ForcedColorAdjust","undefined"]},"print-color-adjust":{"description":"\\n The **`print-color-adjust`** CSS property sets what, if anything, the user agent may do to optimize the appearance of the element on the output device. By default, the browser is allowed to make any adjustments to the element\'s appearance it determines to be necessary and prudent given the type and capabilities of the output device.\\n\\n **Syntax**: `economy | exact`\\n\\n **Initial value**: `economy`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----------: | :-----------------: | :------: | :----------: | :-: |\\n | **17** _-x-_ | **97** | **15.4** | **79** _-x-_ | No |\\n | | 48 _(color-adjust)_ | 6 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/print-color-adjust\\n/","types":["Property.PrintColorAdjust","undefined"]},"color-adjust":{"description":"\\n The **`print-color-adjust`** CSS property sets what, if anything, the user agent may do to optimize the appearance of the element on the output device. By default, the browser is allowed to make any adjustments to the element\'s appearance it determines to be necessary and prudent given the type and capabilities of the output device.\\n\\n **Syntax**: `economy | exact`\\n\\n **Initial value**: `economy`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----------: | :-----------------: | :------: | :----------: | :-: |\\n | **17** _-x-_ | **97** | **15.4** | **79** _-x-_ | No |\\n | | 48 _(color-adjust)_ | 6 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/print-color-adjust\\n/","types":["Property.PrintColorAdjust","undefined"]},"color":{"description":"","types":["Property.Color","undefined"]},"opacity":{"description":"","types":["Property.Opacity","undefined"]},"contain":{"description":"\\n The **`contain`** CSS property indicates that an element and its contents are, as much as possible, independent from the rest of the document tree. Containment enables isolating a subsection of the DOM, providing performance benefits by limiting calculations of layout, style, paint, size, or any combination to a DOM subtree rather than the entire page. Containment can also be used to scope CSS counters and quotes.\\n\\n **Syntax**: `none | strict | content | [ [ size || inline-size ] || layout || style || paint ]`\\n\\n **Initial value**: `none`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :--: | :-: |\\n | **52** | **69** | **15.4** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/contain\\n/","types":["Property.Contain","undefined"]},"container-type":{"description":"\\n The **container-type** CSS property is used to define the type of containment used in a container query.\\n\\n **Syntax**: `normal | size | inline-size`\\n\\n **Initial value**: `normal`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :----: | :--: | :-: |\\n | **105** | **110** | **16** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/container-type\\n/","types":["Property.ContainerType","undefined"]},"container-name":{"description":"\\n The **container-name** CSS property specifies a list of query container names used by the @container at-rule in a container query. A container query will apply styles to elements based on the size of the nearest ancestor with a containment context. When a containment context is given a name, it can be specifically targeted using the `@container` at-rule instead of the nearest ancestor with containment.\\n\\n **Syntax**: `none | <custom-ident>+`\\n\\n **Initial value**: `none`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :----: | :--: | :-: |\\n | **105** | **110** | **16** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/container-name\\n/","types":["Property.ContainerName","undefined"]},"container":{"description":"\\n The **container** shorthand CSS property establishes the element as a query container and specifies the name or name for the containment context used in a container query.\\n\\n **Syntax**: `<\'container-name\'> [ / <\'container-type\'> ]?`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :----: | :--: | :-: |\\n | **105** | **110** | **16** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/container\\n/","types":["Property.Container","undefined"]},"content-visibility":{"description":"\\n The **`content-visibility`** CSS property controls whether or not an element renders its contents at all, along with forcing a strong set of containments, allowing user agents to potentially omit large swathes of layout and rendering work until it becomes needed. It enables the user agent to skip an element\'s rendering work (including layout and painting) until it is needed — which makes the initial page load much faster.\\n\\n **Syntax**: `visible | auto | hidden`\\n\\n **Initial value**: `visible`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :---------: | :----: | :--: | :-: |\\n | **85** | **preview** | No | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/content-visibility\\n/","types":["Property.ContentVisibility","undefined"]},"content":{"description":"\\n The **`content`** CSS property replaces an element with a generated value. Objects inserted using the `content` property are **anonymous replaced elements**.\\n\\n **Syntax**: `normal | none | [ <content-replacement> | <content-list> ] [/ [ <string> | <counter> ]+ ]?`\\n\\n **Initial value**: `normal`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :---: |\\n | **1** | **1** | **1** | **12** | **8** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/content\\n/","types":["Property.Content","undefined"]},"quotes":{"description":"\\n The **`quotes`** CSS property sets how the browser should render quotation marks that are added using the `open-quotes` or `close-quotes` values of the CSS `content` property.\\n\\n **Syntax**: `none | auto | [ <string> <string> ]+`\\n\\n **Initial value**: depends on user agent\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :---: |\\n | **11** | **1.5** | **9** | **12** | **8** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/quotes\\n/","types":["Property.Quotes","undefined"]},"string-set":{"description":"","types":[]},"bookmark-level":{"description":"","types":[]},"bookmark-label":{"description":"","types":[]},"bookmark-state":{"description":"","types":[]},"display":{"description":"","types":["Property.Display","undefined"]},"order":{"description":"\\n The **`order`** CSS property sets the order to lay out an item in a flex or grid container. Items in a container are sorted by ascending `order` value and then by their source code order.\\n\\n **Syntax**: `<integer>`\\n\\n **Initial value**: `0`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :------: | :-----: | :-----: | :----: | :------: |\\n | **29** | **20** | **9** | **12** | **11** |\\n | 21 _-x-_ | | 7 _-x-_ | | 10 _-x-_ |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/order\\n/","types":["Property.Order","undefined"]},"reading-order":{"description":"","types":[]},"layout-order":{"description":"","types":[]},"visibility":{"description":"","types":["Property.Visibility","undefined"]},"wrap-flow":{"description":"","types":[]},"wrap-through":{"description":"","types":[]},"flex-direction":{"description":"\\n The **`flex-direction`** CSS property sets how flex items are placed in the flex container defining the main axis and the direction (normal or reversed).\\n\\n **Syntax**: `row | row-reverse | column | column-reverse`\\n\\n **Initial value**: `row`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :------: | :------: | :-----: | :----: | :------: |\\n | **29** | **81** | **9** | **12** | **11** |\\n | 21 _-x-_ | 49 _-x-_ | 7 _-x-_ | | 10 _-x-_ |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/flex-direction\\n/","types":["Property.FlexDirection","undefined"]},"flex-wrap":{"description":"\\n The **`flex-wrap`** CSS property sets whether flex items are forced onto one line or can wrap onto multiple lines. If wrapping is allowed, it sets the direction that lines are stacked.\\n\\n **Syntax**: `nowrap | wrap | wrap-reverse`\\n\\n **Initial value**: `nowrap`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :------: | :-----: | :-----: | :----: | :----: |\\n | **29** | **28** | **9** | **12** | **11** |\\n | 21 _-x-_ | | 7 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/flex-wrap\\n/","types":["Property.FlexWrap","undefined"]},"flex-flow":{"description":"\\n The **`flex-flow`** CSS shorthand property specifies the direction of a flex container, as well as its wrapping behavior.\\n\\n **Syntax**: `<\'flex-direction\'> || <\'flex-wrap\'>`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :------: | :-----: | :-----: | :----: | :----: |\\n | **29** | **28** | **9** | **12** | **11** |\\n | 21 _-x-_ | | 7 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/flex-flow\\n/","types":["Property.FlexFlow","undefined"]},"flex":{"description":"\\n The **`flex`** CSS shorthand property sets how a flex _item_ will grow or shrink to fit the space available in its flex container.\\n\\n **Syntax**: `none | [ <\'flex-grow\'> <\'flex-shrink\'>? || <\'flex-basis\'> ]`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :------: | :-----: | :-----: | :----: | :------: |\\n | **29** | **20** | **9** | **12** | **11** |\\n | 21 _-x-_ | | 7 _-x-_ | | 10 _-x-_ |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/flex\\n/","types":["Property.Flex<TLength>","undefined"]},"flex-grow":{"description":"\\n The **`flex-grow`** CSS property sets the flex grow factor of a flex item\'s main size.\\n\\n **Syntax**: `<number>`\\n\\n **Initial value**: `0`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :------: | :-----: | :-----: | :----: | :----------------------: |\\n | **29** | **20** | **9** | **12** | **11** |\\n | 22 _-x-_ | | 7 _-x-_ | | 10 _(-ms-flex-positive)_ |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/flex-grow\\n/","types":["Property.FlexGrow","undefined"]},"flex-shrink":{"description":"\\n The **`flex-shrink`** CSS property sets the flex shrink factor of a flex item. If the size of all flex items is larger than the flex container, items shrink to fit according to `flex-shrink`.\\n\\n **Syntax**: `<number>`\\n\\n **Initial value**: `1`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :------: | :-----: | :-----: | :----: | :----: |\\n | **29** | **20** | **9** | **12** | **10** |\\n | 22 _-x-_ | | 8 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/flex-shrink\\n/","types":["Property.FlexShrink","undefined"]},"flex-basis":{"description":"\\n The **`flex-basis`** CSS property sets the initial main size of a flex item. It sets the size of the content box unless otherwise set with `box-sizing`.\\n\\n **Syntax**: `content | <\'width\'>`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :------: | :-----: | :-----: | :----: | :----: |\\n | **29** | **22** | **9** | **12** | **11** |\\n | 22 _-x-_ | | 7 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/flex-basis\\n/","types":["Property.FlexBasis<TLength>","undefined"]},"font-size-adjust":{"description":"","types":["Property.FontSizeAdjust","undefined"]},"font-family":{"description":"","types":["Property.FontFamily","undefined"]},"font-weight":{"description":"","types":["Property.FontWeight","undefined"]},"font-stretch":{"description":"","types":["Property.FontStretch","undefined"]},"font-style":{"description":"","types":["Property.FontStyle","undefined"]},"font-size":{"description":"","types":["Property.FontSize<TLength>","undefined"]},"font":{"description":"","types":["Property.Font","undefined"]},"font-synthesis-weight":{"description":"\\n The **`font-synthesis-weight`** CSS property lets you specify whether or not the browser may synthesize the bold typeface when it is missing in a font family.\\n\\n **Syntax**: `auto | none`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :--: | :-: |\\n | **97** | **111** | **16.4** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/font-synthesis-weight\\n/","types":["Property.FontSynthesisWeight","undefined"]},"font-synthesis-style":{"description":"\\n The **`font-synthesis-style`** CSS property lets you specify whether or not the browser may synthesize the oblique typeface when it is missing in a font family.\\n\\n **Syntax**: `auto | none`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :--: | :-: |\\n | **97** | **111** | **16.4** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/font-synthesis-style\\n/","types":["Property.FontSynthesisStyle","undefined"]},"font-synthesis-small-caps":{"description":"\\n The **`font-synthesis-small-caps`** CSS property lets you specify whether or not the browser may synthesize small-caps typeface when it is missing in a font family. Small-caps glyphs typically use the form of uppercase letters but are reduced to the size of lowercase letters.\\n\\n **Syntax**: `auto | none`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :--: | :-: |\\n | **97** | **111** | **16.4** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/font-synthesis-small-caps\\n/","types":["Property.FontSynthesisSmallCaps","undefined"]},"font-synthesis-position":{"description":"\\n The **`font-synthesis-position`** CSS property lets you specify whether or not a browser may synthesize the subscript and superscript \\"position\\" typefaces when they are missing in a font family, while using `font-variant-position` to set the positions.\\n\\n **Syntax**: `auto | none`\\n\\n **Initial value**: `none`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :--: | :-: |\\n | No | **118** | No | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/font-synthesis-position\\n/","types":["Property.FontSynthesisPosition","undefined"]},"font-synthesis":{"description":"\\n The **`font-synthesis`** CSS property controls which missing typefaces, bold, italic, or small-caps, may be synthesized by the browser.\\n\\n **Syntax**: `none | [ weight || style || small-caps || position]`\\n\\n **Initial value**: `weight style small-caps position `\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :--: | :-: |\\n | **97** | **34** | **9** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/font-synthesis\\n/","types":["Property.FontSynthesis","undefined"]},"font-kerning":{"description":"\\n The **`font-kerning`** CSS property sets the use of the kerning information stored in a font.\\n\\n **Syntax**: `auto | normal | none`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :-----: | :--: | :-: |\\n | **33** | **32** | **9** | n/a | No |\\n | | | 6 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/font-kerning\\n/","types":["Property.FontKerning","undefined"]},"font-variant-ligatures":{"description":"\\n The **`font-variant-ligatures`** CSS property controls which ligatures and contextual forms are used in textual content of the elements it applies to. This leads to more harmonized forms in the resulting text.\\n\\n **Syntax**: `normal | none | [ <common-lig-values> || <discretionary-lig-values> || <historical-lig-values> || <contextual-alt-values> ]`\\n\\n **Initial value**: `normal`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :------: | :-----: | :-----: | :--: | :-: |\\n | **34** | **34** | **9.1** | n/a | No |\\n | 31 _-x-_ | | 7 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/font-variant-ligatures\\n/","types":["Property.FontVariantLigatures","undefined"]},"font-variant-position":{"description":"\\n The **`font-variant-position`** CSS property controls the use of alternate, smaller glyphs that are positioned as superscript or subscript.\\n\\n **Syntax**: `normal | sub | super`\\n\\n **Initial value**: `normal`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :-----: | :--: | :-: |\\n | **117** | **34** | **9.1** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/font-variant-position\\n/","types":["Property.FontVariantPosition","undefined"]},"font-variant-caps":{"description":"\\n The **`font-variant-caps`** CSS property controls the use of alternate glyphs for capital letters.\\n\\n **Syntax**: `normal | small-caps | all-small-caps | petite-caps | all-petite-caps | unicase | titling-caps`\\n\\n **Initial value**: `normal`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :-----: | :--: | :-: |\\n | **52** | **34** | **9.1** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/font-variant-caps\\n/","types":["Property.FontVariantCaps","undefined"]},"font-variant-numeric":{"description":"\\n The **`font-variant-numeric`** CSS property controls the usage of alternate glyphs for numbers, fractions, and ordinal markers.\\n\\n **Syntax**: `normal | [ <numeric-figure-values> || <numeric-spacing-values> || <numeric-fraction-values> || ordinal || slashed-zero ]`\\n\\n **Initial value**: `normal`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :-----: | :--: | :-: |\\n | **52** | **34** | **9.1** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/font-variant-numeric\\n/","types":["Property.FontVariantNumeric","undefined"]},"font-variant-alternates":{"description":"\\n The **`font-variant-alternates`** CSS property controls the usage of alternate glyphs. These alternate glyphs may be referenced by alternative names defined in `@font-feature-values`.\\n\\n **Syntax**: `normal | [ stylistic( <feature-value-name> ) || historical-forms || styleset( <feature-value-name># ) || character-variant( <feature-value-name># ) || swash( <feature-value-name> ) || ornaments( <feature-value-name> ) || annotation( <feature-value-name> ) ]`\\n\\n **Initial value**: `normal`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :-----: | :--: | :-: |\\n | **111** | **34** | **9.1** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/font-variant-alternates\\n/","types":["Property.FontVariantAlternates","undefined"]},"font-variant-east-asian":{"description":"\\n The **`font-variant-east-asian`** CSS property controls the use of alternate glyphs for East Asian scripts, like Japanese and Chinese.\\n\\n **Syntax**: `normal | [ <east-asian-variant-values> || <east-asian-width-values> || ruby ]`\\n\\n **Initial value**: `normal`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :-----: | :--: | :-: |\\n | **63** | **34** | **9.1** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/font-variant-east-asian\\n/","types":["Property.FontVariantEastAsian","undefined"]},"font-variant":{"description":"","types":["Property.FontVariant","undefined"]},"font-feature-settings":{"description":"\\n The **`font-feature-settings`** CSS property controls advanced typographic features in OpenType fonts.\\n\\n **Syntax**: `normal | <feature-tag-value>#`\\n\\n **Initial value**: `normal`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :------: | :------: | :-----: | :----: | :----: |\\n | **48** | **34** | **9.1** | **15** | **10** |\\n | 16 _-x-_ | 15 _-x-_ | | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/font-feature-settings\\n/","types":["Property.FontFeatureSettings","undefined"]},"font-language-override":{"description":"\\n The **`font-language-override`** CSS property controls the use of language-specific glyphs in a typeface.\\n\\n **Syntax**: `normal | <string>`\\n\\n **Initial value**: `normal`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :--: | :-: |\\n | No | **34** | No | n/a | No |\\n | | 4 _-x-_ | | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/font-language-override\\n/","types":["Property.FontLanguageOverride","undefined"]},"font-optical-sizing":{"description":"\\n The **`font-optical-sizing`** CSS property sets whether text rendering is optimized for viewing at different sizes.\\n\\n **Syntax**: `auto | none`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :-: |\\n | **79** | **62** | **11** | **17** | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/font-optical-sizing\\n/","types":["Property.FontOpticalSizing","undefined"]},"font-variation-settings":{"description":"\\n The **`font-variation-settings`** CSS property provides low-level control over variable font characteristics, by specifying the four letter axis names of the characteristics you want to vary, along with their values.\\n\\n **Syntax**: `normal | [ <string> <number> ]#`\\n\\n **Initial value**: `normal`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :-: |\\n | **62** | **62** | **11** | **17** | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/font-variation-settings\\n/","types":["Property.FontVariationSettings","undefined"]},"font-palette":{"description":"\\n **Syntax**: `normal | light | dark | <palette-identifier>`\\n\\n **Initial value**: `normal`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :------: | :--: | :-: |\\n | **101** | **107** | **15.4** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/font-palette\\n/","types":["Property.FontPalette","undefined"]},"font-variant-emoji":{"description":"\\n **Syntax**: `normal | text | emoji | unicode`\\n\\n **Initial value**: `normal`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :--: | :-: |\\n | No | n/a | No | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/font-variant-emoji\\n/","types":["Property.FontVariantEmoji","undefined"]},"copy-into":{"description":"","types":[]},"position":{"description":"\\n The **`position`** CSS property sets how an element is positioned in a document. The `top`, `right`, `bottom`, and `left` properties determine the final location of positioned elements.\\n\\n **Syntax**: `static | relative | absolute | sticky | fixed`\\n\\n **Initial value**: `static`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :---: |\\n | **1** | **1** | **1** | **12** | **4** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/position\\n/","types":["Property.Position","undefined"]},"float":{"description":"\\n The **`float`** CSS property places an element on the left or right side of its container, allowing text and inline elements to wrap around it. The element is removed from the normal flow of the page, though still remaining a part of the flow (in contrast to absolute positioning).\\n\\n **Syntax**: `left | right | none | inline-start | inline-end`\\n\\n **Initial value**: `none`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :---: |\\n | **1** | **1** | **1** | **12** | **4** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/float\\n/","types":["Property.Float","undefined"]},"footnote-display":{"description":"","types":[]},"footnote-policy":{"description":"","types":[]},"grid-template-columns":{"description":"\\n The **`grid-template-columns`** CSS property defines the line names and track sizing functions of the grid columns.\\n\\n **Syntax**: `none | <track-list> | <auto-track-list> | subgrid <line-name-list>?`\\n\\n **Initial value**: `none`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :----: | :-------------------------: |\\n | **57** | **52** | **10.1** | **16** | **10** _(-ms-grid-columns)_ |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/grid-template-columns\\n/","types":["Property.GridTemplateColumns<TLength>","undefined"]},"grid-template-rows":{"description":"\\n The **`grid-template-rows`** CSS property defines the line names and track sizing functions of the grid rows.\\n\\n **Syntax**: `none | <track-list> | <auto-track-list> | subgrid <line-name-list>?`\\n\\n **Initial value**: `none`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :----: | :----------------------: |\\n | **57** | **52** | **10.1** | **16** | **10** _(-ms-grid-rows)_ |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/grid-template-rows\\n/","types":["Property.GridTemplateRows<TLength>","undefined"]},"masonry-auto-flow":{"description":"\\n This feature is not Baseline because it does not work in some of the most widely-used browsers.\\n\\n **Syntax**: `[ pack | next ] || [ definite-first | ordered ]`\\n\\n **Initial value**: `pack`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :---------: | :--: | :-: |\\n | No | No | **preview** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/masonry-auto-flow\\n/","types":["Property.MasonryAutoFlow","undefined"]},"grid-template-areas":{"description":"\\n The **`grid-template-areas`** CSS property specifies named grid areas, establishing the cells in the grid and assigning them names.\\n\\n **Syntax**: `none | <string>+`\\n\\n **Initial value**: `none`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :----: | :-: |\\n | **57** | **52** | **10.1** | **16** | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/grid-template-areas\\n/","types":["Property.GridTemplateAreas","undefined"]},"grid-template":{"description":"\\n The **`grid-template`** CSS property is a shorthand property for defining grid columns, grid rows, and grid areas.\\n\\n **Syntax**: `none | [ <\'grid-template-rows\'> / <\'grid-template-columns\'> ] | [ <line-names>? <string> <track-size>? <line-names>? ]+ [ / <explicit-track-list> ]?`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :----: | :-: |\\n | **57** | **52** | **10.1** | **16** | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/grid-template\\n/","types":["Property.GridTemplate","undefined"]},"grid-auto-columns":{"description":"\\n The **`grid-auto-columns`** CSS property specifies the size of an implicitly-created grid column track or pattern of tracks.\\n\\n **Syntax**: `<track-size>+`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :----: | :-------------------------: |\\n | **57** | **70** | **10.1** | **16** | **10** _(-ms-grid-columns)_ |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/grid-auto-columns\\n/","types":["Property.GridAutoColumns<TLength>","undefined"]},"grid-auto-rows":{"description":"\\n The **`grid-auto-rows`** CSS property specifies the size of an implicitly-created grid row track or pattern of tracks.\\n\\n **Syntax**: `<track-size>+`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :----: | :----------------------: |\\n | **57** | **70** | **10.1** | **16** | **10** _(-ms-grid-rows)_ |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/grid-auto-rows\\n/","types":["Property.GridAutoRows<TLength>","undefined"]},"grid-auto-flow":{"description":"\\n The **`grid-auto-flow`** CSS property controls how the auto-placement algorithm works, specifying exactly how auto-placed items get flowed into the grid.\\n\\n **Syntax**: `[ row | column ] || dense`\\n\\n **Initial value**: `row`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :----: | :-: |\\n | **57** | **52** | **10.1** | **16** | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/grid-auto-flow\\n/","types":["Property.GridAutoFlow","undefined"]},"grid":{"description":"\\n The **`grid`** CSS property is a shorthand property that sets all of the explicit and implicit grid properties in a single declaration.\\n\\n **Syntax**: `<\'grid-template\'> | <\'grid-template-rows\'> / [ auto-flow && dense? ] <\'grid-auto-columns\'>? | [ auto-flow && dense? ] <\'grid-auto-rows\'>? / <\'grid-template-columns\'>`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :----: | :-: |\\n | **57** | **52** | **10.1** | **16** | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/grid\\n/","types":["Property.Grid","undefined"]},"grid-row-start":{"description":"\\n The **`grid-row-start`** CSS property specifies a grid item\'s start position within the grid row by contributing a line, a span, or nothing (automatic) to its grid placement, thereby specifying the inline-start edge of its grid area.\\n\\n **Syntax**: `<grid-line>`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :----: | :-: |\\n | **57** | **52** | **10.1** | **16** | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/grid-row-start\\n/","types":["Property.GridRowStart","undefined"]},"grid-column-start":{"description":"\\n The **`grid-column-start`** CSS property specifies a grid item\'s start position within the grid column by contributing a line, a span, or nothing (automatic) to its grid placement. This start position defines the block-start edge of the grid area.\\n\\n **Syntax**: `<grid-line>`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :----: | :-: |\\n | **57** | **52** | **10.1** | **16** | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/grid-column-start\\n/","types":["Property.GridColumnStart","undefined"]},"grid-row-end":{"description":"\\n The **`grid-row-end`** CSS property specifies a grid item\'s end position within the grid row by contributing a line, a span, or nothing (automatic) to its grid placement, thereby specifying the inline-end edge of its grid area.\\n\\n **Syntax**: `<grid-line>`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :----: | :-: |\\n | **57** | **52** | **10.1** | **16** | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/grid-row-end\\n/","types":["Property.GridRowEnd","undefined"]},"grid-column-end":{"description":"\\n The **`grid-column-end`** CSS property specifies a grid item\'s end position within the grid column by contributing a line, a span, or nothing (automatic) to its grid placement, thereby specifying the block-end edge of its grid area.\\n\\n **Syntax**: `<grid-line>`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :----: | :-: |\\n | **57** | **52** | **10.1** | **16** | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/grid-column-end\\n/","types":["Property.GridColumnEnd","undefined"]},"grid-row":{"description":"\\n The **`grid-row`** CSS shorthand property specifies a grid item\'s size and location within a grid row by contributing a line, a span, or nothing (automatic) to its grid placement, thereby specifying the inline-start and inline-end edge of its grid area.\\n\\n **Syntax**: `<grid-line> [ / <grid-line> ]?`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :----: | :-: |\\n | **57** | **52** | **10.1** | **16** | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/grid-row\\n/","types":["Property.GridRow","undefined"]},"grid-column":{"description":"\\n The **`grid-column`** CSS shorthand property specifies a grid item\'s size and location within a grid column by contributing a line, a span, or nothing (automatic) to its grid placement, thereby specifying the inline-start and inline-end edge of its grid area.\\n\\n **Syntax**: `<grid-line> [ / <grid-line> ]?`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :----: | :-: |\\n | **57** | **52** | **10.1** | **16** | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/grid-column\\n/","types":["Property.GridColumn","undefined"]},"grid-area":{"description":"\\n The **`grid-area`** CSS shorthand property specifies a grid item\'s size and location within a grid by contributing a line, a span, or nothing (automatic) to its grid placement, thereby specifying the edges of its grid area.\\n\\n **Syntax**: `<grid-line> [ / <grid-line> ]{0,3}`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :----: | :-: |\\n | **57** | **52** | **10.1** | **16** | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/grid-area\\n/","types":["Property.GridArea","undefined"]},"object-fit":{"description":"\\n The **`object-fit`** CSS property sets how the content of a replaced element, such as an `<img>` or `<video>`, should be resized to fit its container.\\n\\n **Syntax**: `fill | contain | cover | none | scale-down`\\n\\n **Initial value**: `fill`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :-: |\\n | **32** | **36** | **10** | **79** | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/object-fit\\n/","types":["Property.ObjectFit","undefined"]},"image-resolution":{"description":"\\n **Syntax**: `[ from-image || <resolution> ] && snap?`\\n\\n **Initial value**: `1dppx`\\n/","types":["Property.ImageResolution","undefined"]},"object-view-box":{"description":"","types":[]},"object-position":{"description":"\\n The **`object-position`** CSS property specifies the alignment of the selected replaced element\'s contents within the element\'s box. Areas of the box which aren\'t covered by the replaced element\'s object will show the element\'s background.\\n\\n **Syntax**: `<position>`\\n\\n **Initial value**: `50% 50%`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :-: |\\n | **32** | **36** | **10** | **79** | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/object-position\\n/","types":["Property.ObjectPosition<TLength>","undefined"]},"image-orientation":{"description":"\\n The **`image-orientation`** CSS property specifies a layout-independent correction to the orientation of an image.\\n\\n **Syntax**: `from-image | <angle> | [ <angle>? flip ]`\\n\\n **Initial value**: `from-image`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :--: | :-: |\\n | **81** | **26** | **13.1** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/image-orientation\\n/","types":["Property.ImageOrientation","undefined"]},"image-rendering":{"description":"","types":["Property.ImageRendering","undefined"]},"dominant-baseline":{"description":"","types":["Property.DominantBaseline","undefined"]},"vertical-align":{"description":"\\n The **`vertical-align`** CSS property sets vertical alignment of an inline, inline-block or table-cell box.\\n\\n **Syntax**: `baseline | sub | super | text-top | text-bottom | middle | top | bottom | <percentage> | <length>`\\n\\n **Initial value**: `baseline`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :---: |\\n | **1** | **1** | **1** | **12** | **4** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/vertical-align\\n/","types":["Property.VerticalAlign<TLength>","undefined"]},"baseline-source":{"description":"","types":[]},"alignment-baseline":{"description":"","types":["Property.AlignmentBaseline","undefined"]},"baseline-shift":{"description":"","types":["Property.BaselineShift<TLength>","undefined"]},"line-height":{"description":"","types":["Property.LineHeight<TLength>","undefined"]},"text-box-edge":{"description":"","types":[]},"text-box-trim":{"description":"","types":[]},"inline-sizing":{"description":"","types":[]},"initial-letter":{"description":"\\n The `initial-letter` CSS property sets styling for dropped, raised, and sunken initial letters.\\n\\n **Syntax**: `normal | [ <number> <integer>? ]`\\n\\n **Initial value**: `normal`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :---------: | :--: | :-: |\\n | **110** | No | **9** _-x-_ | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/initial-letter\\n/","types":["Property.InitialLetter","undefined"]},"initial-letter-align":{"description":"","types":[]},"initial-letter-wrap":{"description":"","types":[]},"line-grid":{"description":"","types":[]},"line-snap":{"description":"","types":[]},"box-snap":{"description":"","types":[]},"link-parameters":{"description":"","types":[]},"list-style-image":{"description":"\\n The **`list-style-image`** CSS property sets an image to be used as the list item marker.\\n\\n **Syntax**: `<image> | none`\\n\\n **Initial value**: `none`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :---: |\\n | **1** | **1** | **1** | **12** | **4** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/list-style-image\\n/","types":["Property.ListStyleImage","undefined"]},"list-style-type":{"description":"\\n The **`list-style-type`** CSS property sets the marker (such as a disc, character, or custom counter style) of a list item element.\\n\\n **Syntax**: `<counter-style> | <string> | none`\\n\\n **Initial value**: `disc`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :---: |\\n | **1** | **1** | **1** | **12** | **4** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/list-style-type\\n/","types":["Property.ListStyleType","undefined"]},"list-style-position":{"description":"\\n The **`list-style-position`** CSS property sets the position of the `::marker` relative to a list item.\\n\\n **Syntax**: `inside | outside`\\n\\n **Initial value**: `outside`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :---: |\\n | **1** | **1** | **1** | **12** | **4** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/list-style-position\\n/","types":["Property.ListStylePosition","undefined"]},"list-style":{"description":"\\n The **`list-style`** CSS shorthand property allows you to set all the list style properties at once.\\n\\n **Syntax**: `<\'list-style-type\'> || <\'list-style-position\'> || <\'list-style-image\'>`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :---: |\\n | **1** | **1** | **1** | **12** | **4** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/list-style\\n/","types":["Property.ListStyle","undefined"]},"marker-side":{"description":"","types":[]},"counter-reset":{"description":"\\n The **`counter-reset`** CSS property resets a CSS counter to a given value. This property will create a new counter or reversed counter with the given name on the specified element.\\n\\n **Syntax**: `[ <counter-name> <integer>? | <reversed-counter-name> <integer>? ]+ | none`\\n\\n **Initial value**: `none`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :---: |\\n | **2** | **1** | **3** | **12** | **8** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/counter-reset\\n/","types":["Property.CounterReset","undefined"]},"counter-increment":{"description":"\\n The **`counter-increment`** CSS property increases or decreases the value of a CSS counter by a given value.\\n\\n **Syntax**: `[ <counter-name> <integer>? ]+ | none`\\n\\n **Initial value**: `none`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :---: |\\n | **2** | **1** | **3** | **12** | **8** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/counter-increment\\n/","types":["Property.CounterIncrement","undefined"]},"counter-set":{"description":"\\n The **`counter-set`** CSS property sets a CSS counter to a given value. It manipulates the value of existing counters, and will only create new counters if there isn\'t already a counter of the given name on the element.\\n\\n **Syntax**: `[ <counter-name> <integer>? ]+ | none`\\n\\n **Initial value**: `none`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :--: | :-: |\\n | **85** | **68** | **17.2** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/counter-set\\n/","types":["Property.CounterSet","undefined"]},"block-size":{"description":"\\n The **`block-size`** CSS property defines the horizontal or vertical size of an element\'s block, depending on its writing mode. It corresponds to either the `width` or the `height` property, depending on the value of `writing-mode`.\\n\\n **Syntax**: `<\'width\'>`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :--: | :-: |\\n | **57** | **41** | **12.1** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/block-size\\n/","types":["Property.BlockSize<TLength>","undefined"]},"inline-size":{"description":"\\n The **`inline-size`** CSS property defines the horizontal or vertical size of an element\'s block, depending on its writing mode. It corresponds to either the `width` or the `height` property, depending on the value of `writing-mode`.\\n\\n **Syntax**: `<\'width\'>`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :--: | :-: |\\n | **57** | **41** | **12.1** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/inline-size\\n/","types":["Property.InlineSize<TLength>","undefined"]},"min-block-size":{"description":"\\n The **`min-block-size`** CSS property defines the minimum horizontal or vertical size of an element\'s block, depending on its writing mode. It corresponds to either the `min-width` or the `min-height` property, depending on the value of `writing-mode`.\\n\\n **Syntax**: `<\'min-width\'>`\\n\\n **Initial value**: `0`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :--: | :-: |\\n | **57** | **41** | **12.1** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/min-block-size\\n/","types":["Property.MinBlockSize<TLength>","undefined"]},"min-inline-size":{"description":"\\n The **`min-inline-size`** CSS property defines the horizontal or vertical minimal size of an element\'s block, depending on its writing mode. It corresponds to either the `min-width` or the `min-height` property, depending on the value of `writing-mode`.\\n\\n **Syntax**: `<\'min-width\'>`\\n\\n **Initial value**: `0`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :--: | :-: |\\n | **57** | **41** | **12.1** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/min-inline-size\\n/","types":["Property.MinInlineSize<TLength>","undefined"]},"max-block-size":{"description":"\\n The **`max-block-size`** CSS property specifies the maximum size of an element in the direction opposite that of the writing direction as specified by `writing-mode`. That is, if the writing direction is horizontal, then `max-block-size` is equivalent to `max-height`; if the writing direction is vertical, `max-block-size` is the same as `max-width`.\\n\\n **Syntax**: `<\'max-width\'>`\\n\\n **Initial value**: `none`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :--: | :-: |\\n | **57** | **41** | **12.1** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/max-block-size\\n/","types":["Property.MaxBlockSize<TLength>","undefined"]},"max-inline-size":{"description":"\\n The **`max-inline-size`** CSS property defines the horizontal or vertical maximum size of an element\'s block, depending on its writing mode. It corresponds to either the `max-width` or the `max-height` property, depending on the value of `writing-mode`.\\n\\n **Syntax**: `<\'max-width\'>`\\n\\n **Initial value**: `none`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :--------: | :--: | :-: |\\n | **57** | **41** | **12.1** | n/a | No |\\n | | | 10.1 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/max-inline-size\\n/","types":["Property.MaxInlineSize<TLength>","undefined"]},"margin-block-start":{"description":"\\n The **`margin-block-start`** CSS property defines the logical block start margin of an element, which maps to a physical margin depending on the element\'s writing mode, directionality, and text orientation.\\n\\n **Syntax**: `<\'margin-left\'>`\\n\\n **Initial value**: `0`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :--: | :-: |\\n | **69** | **41** | **12.1** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/margin-block-start\\n/","types":["Property.MarginBlockStart<TLength>","undefined"]},"margin-block-end":{"description":"\\n The **`margin-block-end`** CSS property defines the logical block end margin of an element, which maps to a physical margin depending on the element\'s writing mode, directionality, and text orientation.\\n\\n **Syntax**: `<\'margin-left\'>`\\n\\n **Initial value**: `0`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :--: | :-: |\\n | **69** | **41** | **12.1** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/margin-block-end\\n/","types":["Property.MarginBlockEnd<TLength>","undefined"]},"margin-inline-start":{"description":"\\n The **`margin-inline-start`** CSS property defines the logical inline start margin of an element, which maps to a physical margin depending on the element\'s writing mode, directionality, and text orientation. It corresponds to the `margin-top`, `margin-right`, `margin-bottom`, or `margin-left` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\\n\\n **Syntax**: `<\'margin-left\'>`\\n\\n **Initial value**: `0`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :------------------------: | :---------------------: | :------------------------: | :--: | :-: |\\n | **69** | **41** | **12.1** | n/a | No |\\n | 2 _(-webkit-margin-start)_ | 3 _(-moz-margin-start)_ | 3 _(-webkit-margin-start)_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/margin-inline-start\\n/","types":["Property.MarginInlineStart<TLength>","undefined"]},"margin-inline-end":{"description":"\\n The **`margin-inline-end`** CSS property defines the logical inline end margin of an element, which maps to a physical margin depending on the element\'s writing mode, directionality, and text orientation. In other words, it corresponds to the `margin-top`, `margin-right`, `margin-bottom` or `margin-left` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\\n\\n **Syntax**: `<\'margin-left\'>`\\n\\n **Initial value**: `0`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----------------------: | :-------------------: | :----------------------: | :--: | :-: |\\n | **69** | **41** | **12.1** | n/a | No |\\n | 2 _(-webkit-margin-end)_ | 3 _(-moz-margin-end)_ | 3 _(-webkit-margin-end)_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/margin-inline-end\\n/","types":["Property.MarginInlineEnd<TLength>","undefined"]},"margin-block":{"description":"\\n The **`margin-block`** CSS shorthand property defines the logical block start and end margins of an element, which maps to physical margins depending on the element\'s writing mode, directionality, and text orientation.\\n\\n **Syntax**: `<\'margin-left\'>{1,2}`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :--: | :-: |\\n | **87** | **66** | **14.1** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/margin-block\\n/","types":["Property.MarginBlock<TLength>","undefined"]},"margin-inline":{"description":"\\n The **`margin-inline`** CSS shorthand property is a shorthand property that defines both the logical inline start and end margins of an element, which maps to physical margins depending on the element\'s writing mode, directionality, and text orientation.\\n\\n **Syntax**: `<\'margin-left\'>{1,2}`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :--: | :-: |\\n | **87** | **66** | **14.1** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/margin-inline\\n/","types":["Property.MarginInline<TLength>","undefined"]},"padding-block-start":{"description":"\\n The **`padding-block-start`** CSS property defines the logical block start padding of an element, which maps to a physical padding depending on the element\'s writing mode, directionality, and text orientation.\\n\\n **Syntax**: `<\'padding-left\'>`\\n\\n **Initial value**: `0`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :--: | :-: |\\n | **69** | **41** | **12.1** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/padding-block-start\\n/","types":["Property.PaddingBlockStart<TLength>","undefined"]},"padding-block-end":{"description":"\\n The **`padding-block-end`** CSS property defines the logical block end padding of an element, which maps to a physical padding depending on the element\'s writing mode, directionality, and text orientation.\\n\\n **Syntax**: `<\'padding-left\'>`\\n\\n **Initial value**: `0`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :--: | :-: |\\n | **69** | **41** | **12.1** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/padding-block-end\\n/","types":["Property.PaddingBlockEnd<TLength>","undefined"]},"padding-inline-start":{"description":"\\n The **`padding-inline-start`** CSS property defines the logical inline start padding of an element, which maps to a physical padding depending on the element\'s writing mode, directionality, and text orientation.\\n\\n **Syntax**: `<\'padding-left\'>`\\n\\n **Initial value**: `0`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-------------------------: | :----------------------: | :-------------------------: | :--: | :-: |\\n | **69** | **41** | **12.1** | n/a | No |\\n | 2 _(-webkit-padding-start)_ | 3 _(-moz-padding-start)_ | 3 _(-webkit-padding-start)_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/padding-inline-start\\n/","types":["Property.PaddingInlineStart<TLength>","undefined"]},"padding-inline-end":{"description":"\\n The **`padding-inline-end`** CSS property defines the logical inline end padding of an element, which maps to a physical padding depending on the element\'s writing mode, directionality, and text orientation.\\n\\n **Syntax**: `<\'padding-left\'>`\\n\\n **Initial value**: `0`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----------------------: | :--------------------: | :-----------------------: | :--: | :-: |\\n | **69** | **41** | **12.1** | n/a | No |\\n | 2 _(-webkit-padding-end)_ | 3 _(-moz-padding-end)_ | 3 _(-webkit-padding-end)_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/padding-inline-end\\n/","types":["Property.PaddingInlineEnd<TLength>","undefined"]},"padding-block":{"description":"\\n The **`padding-block`** CSS shorthand property defines the logical block start and end padding of an element, which maps to physical padding properties depending on the element\'s writing mode, directionality, and text orientation.\\n\\n **Syntax**: `<\'padding-left\'>{1,2}`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :--: | :-: |\\n | **87** | **66** | **14.1** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/padding-block\\n/","types":["Property.PaddingBlock<TLength>","undefined"]},"padding-inline":{"description":"\\n The **`padding-inline`** CSS shorthand property defines the logical inline start and end padding of an element, which maps to physical padding properties depending on the element\'s writing mode, directionality, and text orientation.\\n\\n **Syntax**: `<\'padding-left\'>{1,2}`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :--: | :-: |\\n | **87** | **66** | **14.1** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/padding-inline\\n/","types":["Property.PaddingInline<TLength>","undefined"]},"clip-path":{"description":"","types":["Property.ClipPath","undefined"]},"clip-rule":{"description":"","types":["Property.ClipRule","undefined"]},"mask-image":{"description":"\\n The **`mask-image`** CSS property sets the image that is used as mask layer for an element. By default this means the alpha channel of the mask image will be multiplied with the alpha channel of the element. This can be controlled with the `mask-mode` property.\\n\\n **Syntax**: `<mask-reference>#`\\n\\n **Initial value**: `none`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :------: | :---: | :-: |\\n | **120** | **53** | **15.4** | 16-79 | No |\\n | 1 _-x-_ | | 4 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/mask-image\\n/","types":["Property.MaskImage","undefined"]},"mask-mode":{"description":"\\n The **`mask-mode`** CSS property sets whether the mask reference defined by `mask-image` is treated as a luminance or alpha mask.\\n\\n **Syntax**: `<masking-mode>#`\\n\\n **Initial value**: `match-source`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :------: | :--: | :-: |\\n | **120** | **53** | **15.4** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/mask-mode\\n/","types":["Property.MaskMode","undefined"]},"mask-repeat":{"description":"\\n The **`mask-repeat`** CSS property sets how mask images are repeated. A mask image can be repeated along the horizontal axis, the vertical axis, both axes, or not repeated at all.\\n\\n **Syntax**: `<repeat-style>#`\\n\\n **Initial value**: `repeat`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :-------: | :---: | :-: |\\n | **120** | **53** | **15.4** | 18-79 | No |\\n | 1 _-x-_ | | 3.1 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/mask-repeat\\n/","types":["Property.MaskRepeat","undefined"]},"mask-position":{"description":"\\n The **`mask-position`** CSS property sets the initial position, relative to the mask position layer set by `mask-origin`, for each defined mask image.\\n\\n **Syntax**: `<position>#`\\n\\n **Initial value**: `center`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :-------: | :---: | :-: |\\n | **120** | **53** | **15.4** | 18-79 | No |\\n | 1 _-x-_ | | 3.1 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/mask-position\\n/","types":["Property.MaskPosition<TLength>","undefined"]},"mask-clip":{"description":"\\n The **`mask-clip`** CSS property determines the area which is affected by a mask. The painted content of an element must be restricted to this area.\\n\\n **Syntax**: `[ <geometry-box> | no-clip ]#`\\n\\n **Initial value**: `border-box`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :------: | :--: | :-: |\\n | **120** | **53** | **15.4** | n/a | No |\\n | 1 _-x-_ | | 4 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/mask-clip\\n/","types":["Property.MaskClip","undefined"]},"mask-origin":{"description":"\\n The **`mask-origin`** CSS property sets the origin of a mask.\\n\\n **Syntax**: `<geometry-box>#`\\n\\n **Initial value**: `border-box`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :------: | :--: | :-: |\\n | **120** | **53** | **15.4** | n/a | No |\\n | 1 _-x-_ | | 4 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/mask-origin\\n/","types":["Property.MaskOrigin","undefined"]},"mask-size":{"description":"\\n The **`mask-size`** CSS property specifies the sizes of the mask images. The size of the image can be fully or partially constrained in order to preserve its intrinsic ratio.\\n\\n **Syntax**: `<bg-size>#`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :------: | :---: | :-: |\\n | **120** | **53** | **15.4** | 18-79 | No |\\n | 4 _-x-_ | | 4 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/mask-size\\n/","types":["Property.MaskSize<TLength>","undefined"]},"mask-composite":{"description":"\\n The **`mask-composite`** CSS property represents a compositing operation used on the current mask layer with the mask layers below it.\\n\\n **Syntax**: `<compositing-operator>#`\\n\\n **Initial value**: `add`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :------: | :---: | :-: |\\n | **120** | **53** | **15.4** | 18-79 | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/mask-composite\\n/","types":["Property.MaskComposite","undefined"]},"mask":{"description":"","types":["Property.Mask<TLength>","undefined"]},"mask-border-source":{"description":"\\n The **`mask-border-source`** CSS property sets the source image used to create an element\'s mask border.\\n\\n **Syntax**: `none | <image>`\\n\\n **Initial value**: `none`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-------------------------------------: | :-----: | :-----------------------------------: | :--: | :-: |\\n | **1** _(-webkit-mask-box-image-source)_ | No | **17.2** | n/a | No |\\n | | | 3.1 _(-webkit-mask-box-image-source)_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/mask-border-source\\n/","types":["Property.MaskBorderSource","undefined"]},"mask-border-mode":{"description":"\\n The **`mask-border-mode`** CSS property specifies the blending mode used in a mask border.\\n\\n **Syntax**: `luminance | alpha`\\n\\n **Initial value**: `alpha`\\n/","types":["Property.MaskBorderMode","undefined"]},"mask-border-slice":{"description":"\\n The **`mask-border-slice`** CSS property divides the image set by `mask-border-source` into regions. These regions are used to form the components of an element\'s mask border.\\n\\n **Syntax**: `<number-percentage>{1,4} fill?`\\n\\n **Initial value**: `0`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :------------------------------------: | :-----: | :----------------------------------: | :--: | :-: |\\n | **1** _(-webkit-mask-box-image-slice)_ | No | **17.2** | n/a | No |\\n | | | 3.1 _(-webkit-mask-box-image-slice)_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/mask-border-slice\\n/","types":["Property.MaskBorderSlice","undefined"]},"mask-border-width":{"description":"\\n The **`mask-border-width`** CSS property sets the width of an element\'s mask border.\\n\\n **Syntax**: `[ <length-percentage> | <number> | auto ]{1,4}`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :------------------------------------: | :-----: | :----------------------------------: | :--: | :-: |\\n | **1** _(-webkit-mask-box-image-width)_ | No | **17.2** | n/a | No |\\n | | | 3.1 _(-webkit-mask-box-image-width)_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/mask-border-width\\n/","types":["Property.MaskBorderWidth<TLength>","undefined"]},"mask-border-outset":{"description":"\\n The **`mask-border-outset`** CSS property specifies the distance by which an element\'s mask border is set out from its border box.\\n\\n **Syntax**: `[ <length> | <number> ]{1,4}`\\n\\n **Initial value**: `0`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-------------------------------------: | :-----: | :-----------------------------------: | :--: | :-: |\\n | **1** _(-webkit-mask-box-image-outset)_ | No | **17.2** | n/a | No |\\n | | | 3.1 _(-webkit-mask-box-image-outset)_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/mask-border-outset\\n/","types":["Property.MaskBorderOutset<TLength>","undefined"]},"mask-border-repeat":{"description":"\\n The **`mask-border-repeat`** CSS property sets how the edge regions of a source image are adjusted to fit the dimensions of an element\'s mask border.\\n\\n **Syntax**: `[ stretch | repeat | round | space ]{1,2}`\\n\\n **Initial value**: `stretch`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-------------------------------------: | :-----: | :-----------------------------------: | :--: | :-: |\\n | **1** _(-webkit-mask-box-image-repeat)_ | No | **17.2** | n/a | No |\\n | | | 3.1 _(-webkit-mask-box-image-repeat)_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/mask-border-repeat\\n/","types":["Property.MaskBorderRepeat","undefined"]},"mask-border":{"description":"\\n The **`mask-border`** CSS shorthand property lets you create a mask along the edge of an element\'s border.\\n\\n **Syntax**: `<\'mask-border-source\'> || <\'mask-border-slice\'> [ / <\'mask-border-width\'>? [ / <\'mask-border-outset\'> ]? ]? || <\'mask-border-repeat\'> || <\'mask-border-mode\'>`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :------------------------------: | :-----: | :----------------------------: | :--: | :-: |\\n | **1** _(-webkit-mask-box-image)_ | No | **17.2** | n/a | No |\\n | | | 3.1 _(-webkit-mask-box-image)_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/mask-border\\n/","types":["Property.MaskBorder","undefined"]},"mask-type":{"description":"\\n The **`mask-type`** CSS property sets whether an SVG `<mask>` element is used as a _luminance_ or an _alpha_ mask. It applies to the `<mask>` element itself.\\n\\n **Syntax**: `luminance | alpha`\\n\\n **Initial value**: `luminance`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :--: | :-: |\\n | **24** | **35** | **7** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/mask-type\\n/","types":["Property.MaskType","undefined"]},"clip":{"description":"","types":["Property.Clip","undefined"]},"column-span":{"description":"\\n The **`column-span`** CSS property makes it possible for an element to span across all columns when its value is set to `all`.\\n\\n **Syntax**: `none | all`\\n\\n **Initial value**: `none`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :-------: | :----: | :----: |\\n | **50** | **71** | **9** | **12** | **10** |\\n | 6 _-x-_ | | 5.1 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/column-span\\n/","types":["Property.ColumnSpan","undefined"]},"column-width":{"description":"\\n The **`column-width`** CSS property sets the ideal column width in a multi-column layout. The container will have as many columns as can fit without any of them having a width less than the `column-width` value. If the width of the container is narrower than the specified value, the single column\'s width will be smaller than the declared column width.\\n\\n **Syntax**: `<length> | auto`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :-----: | :----: | :----: |\\n | **50** | **50** | **9** | **12** | **10** |\\n | 1 _-x-_ | | 3 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/column-width\\n/","types":["Property.ColumnWidth<TLength>","undefined"]},"column-count":{"description":"\\n The **`column-count`** CSS property breaks an element\'s content into the specified number of columns.\\n\\n **Syntax**: `<integer> | auto`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :-----: | :----: | :----: |\\n | **50** | **52** | **9** | **12** | **10** |\\n | 1 _-x-_ | | 3 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/column-count\\n/","types":["Property.ColumnCount","undefined"]},"columns":{"description":"\\n The **`columns`** CSS shorthand property sets the number of columns to use when drawing an element\'s contents, as well as those columns\' widths.\\n\\n **Syntax**: `<\'column-width\'> || <\'column-count\'>`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :-----: | :----: | :----: |\\n | **50** | **52** | **9** | **12** | **10** |\\n | | | 3 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/columns\\n/","types":["Property.Columns<TLength>","undefined"]},"column-rule-color":{"description":"\\n The **`column-rule-color`** CSS property sets the color of the line drawn between columns in a multi-column layout.\\n\\n **Syntax**: `<color>`\\n\\n **Initial value**: `currentcolor`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :-----: | :----: | :----: |\\n | **50** | **52** | **9** | **12** | **10** |\\n | 1 _-x-_ | | 3 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/column-rule-color\\n/","types":["Property.ColumnRuleColor","undefined"]},"column-rule-style":{"description":"\\n The **`column-rule-style`** CSS property sets the style of the line drawn between columns in a multi-column layout.\\n\\n **Syntax**: `<\'border-style\'>`\\n\\n **Initial value**: `none`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :-----: | :----: | :----: |\\n | **50** | **52** | **9** | **12** | **10** |\\n | 1 _-x-_ | | 3 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/column-rule-style\\n/","types":["Property.ColumnRuleStyle","undefined"]},"column-rule-width":{"description":"\\n The **`column-rule-width`** CSS property sets the width of the line drawn between columns in a multi-column layout.\\n\\n **Syntax**: `<\'border-width\'>`\\n\\n **Initial value**: `medium`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :-----: | :----: | :----: |\\n | **50** | **52** | **9** | **12** | **10** |\\n | 1 _-x-_ | | 3 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/column-rule-width\\n/","types":["Property.ColumnRuleWidth<TLength>","undefined"]},"column-rule":{"description":"\\n The **`column-rule`** shorthand CSS property sets the width, style, and color of the line drawn between columns in a multi-column layout.\\n\\n **Syntax**: `<\'column-rule-width\'> || <\'column-rule-style\'> || <\'column-rule-color\'>`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :-----: | :----: | :----: |\\n | **50** | **52** | **9** | **12** | **10** |\\n | 1 _-x-_ | | 3 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/column-rule\\n/","types":["Property.ColumnRule<TLength>","undefined"]},"column-fill":{"description":"\\n The **`column-fill`** CSS property controls how an element\'s contents are balanced when broken into columns.\\n\\n **Syntax**: `auto | balance | balance-all`\\n\\n **Initial value**: `balance`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :-----: | :----: | :----: |\\n | **50** | **52** | **9** | **12** | **10** |\\n | | | 8 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/column-fill\\n/","types":["Property.ColumnFill","undefined"]},"spatial-navigation-contain":{"description":"","types":[]},"spatial-navigation-action":{"description":"","types":[]},"spatial-navigation-function":{"description":"","types":[]},"overflow-clip-margin-top":{"description":"","types":[]},"overflow-clip-margin-right":{"description":"","types":[]},"overflow-clip-margin-bottom":{"description":"","types":[]},"overflow-clip-margin-left":{"description":"","types":[]},"overflow-clip-margin-block-start":{"description":"","types":[]},"overflow-clip-margin-inline-start":{"description":"","types":[]},"overflow-clip-margin-block-end":{"description":"","types":[]},"overflow-clip-margin-inline-end":{"description":"","types":[]},"overflow-clip-margin":{"description":"\\n **Syntax**: `<visual-box> || <length [0,∞]>`\\n\\n **Initial value**: `0px`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :--: | :-: |\\n | **90** | **102** | No | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/overflow-clip-margin\\n/","types":["Property.OverflowClipMargin<TLength>","undefined"]},"overflow-clip-margin-inline":{"description":"","types":[]},"overflow-clip-margin-block":{"description":"","types":[]},"text-overflow":{"description":"\\n The **`text-overflow`** CSS property sets how hidden overflow content is signaled to users. It can be clipped, display an ellipsis (\'`…`\'), or display a custom string.\\n\\n **Syntax**: `[ clip | ellipsis | <string> ]{1,2}`\\n\\n **Initial value**: `clip`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :-----: | :----: | :---: |\\n | **1** | **7** | **1.3** | **12** | **6** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/text-overflow\\n/","types":["Property.TextOverflow","undefined"]},"block-ellipsis":{"description":"","types":[]},"line-clamp":{"description":"\\n **Syntax**: `none | <integer>`\\n\\n **Initial value**: `none`\\n/","types":["Property.LineClamp","undefined"]},"-webkit-line-clamp":{"description":"\\n The **`-webkit-line-clamp`** CSS property allows limiting of the contents of a block to the specified number of lines.\\n\\n **Syntax**: `none | <integer>`\\n\\n **Initial value**: `none`\\n/","types":["Property.WebkitLineClamp","undefined"]},"continue":{"description":"","types":[]},"max-lines":{"description":"\\n **Syntax**: `none | <integer>`\\n\\n **Initial value**: `none`\\n/","types":["Property.MaxLines","undefined"]},"overflow-x":{"description":"\\n The **`overflow-x`** CSS property sets what shows when content overflows a block-level element\'s left and right edges. This may be nothing, a scroll bar, or the overflow content.\\n\\n **Syntax**: `visible | hidden | clip | scroll | auto`\\n\\n **Initial value**: `visible`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :---: |\\n | **1** | **3.5** | **3** | **12** | **5** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/overflow-x\\n/","types":["Property.OverflowX","undefined"]},"overflow-y":{"description":"\\n The **`overflow-y`** CSS property sets what shows when content overflows a block-level element\'s top and bottom edges. This may be nothing, a scroll bar, or the overflow content.\\n\\n **Syntax**: `visible | hidden | clip | scroll | auto`\\n\\n **Initial value**: `visible`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :---: |\\n | **1** | **3.5** | **3** | **12** | **5** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/overflow-y\\n/","types":["Property.OverflowY","undefined"]},"overflow-block":{"description":"\\n **Syntax**: `visible | hidden | clip | scroll | auto`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :--: | :-: |\\n | No | **69** | No | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/overflow-block\\n/","types":["Property.OverflowBlock","undefined"]},"overflow-inline":{"description":"\\n **Syntax**: `visible | hidden | clip | scroll | auto`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :--: | :-: |\\n | No | **69** | No | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/overflow-inline\\n/","types":["Property.OverflowInline","undefined"]},"overflow":{"description":"","types":["Property.Overflow","undefined"]},"scroll-behavior":{"description":"\\n The **`scroll-behavior`** CSS property sets the behavior for a scrolling box when scrolling is triggered by the navigation or CSSOM scrolling APIs.\\n\\n **Syntax**: `auto | smooth`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :--: | :-: |\\n | **61** | **36** | **15.4** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/scroll-behavior\\n/","types":["Property.ScrollBehavior","undefined"]},"scrollbar-gutter":{"description":"\\n The **`scrollbar-gutter`** CSS property allows authors to reserve space for the scrollbar, preventing unwanted layout changes as the content grows while also avoiding unnecessary visuals when scrolling isn\'t needed.\\n\\n **Syntax**: `auto | stable && both-edges?`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :--: | :-: |\\n | **94** | **97** | No | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/scrollbar-gutter\\n/","types":["Property.ScrollbarGutter","undefined"]},"overscroll-behavior":{"description":"\\n The **`overscroll-behavior`** CSS property sets what a browser does when reaching the boundary of a scrolling area. It\'s a shorthand for `overscroll-behavior-x` and `overscroll-behavior-y`.\\n\\n **Syntax**: `[ contain | none | auto ]{1,2}`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :-: |\\n | **63** | **59** | **16** | **18** | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/overscroll-behavior\\n/","types":["Property.OverscrollBehavior","undefined"]},"overscroll-behavior-x":{"description":"\\n The **`overscroll-behavior-x`** CSS property sets the browser\'s behavior when the horizontal boundary of a scrolling area is reached.\\n\\n **Syntax**: `contain | none | auto`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :-: |\\n | **63** | **59** | **16** | **18** | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/overscroll-behavior-x\\n/","types":["Property.OverscrollBehaviorX","undefined"]},"overscroll-behavior-y":{"description":"\\n The **`overscroll-behavior-y`** CSS property sets the browser\'s behavior when the vertical boundary of a scrolling area is reached.\\n\\n **Syntax**: `contain | none | auto`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :-: |\\n | **63** | **59** | **16** | **18** | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/overscroll-behavior-y\\n/","types":["Property.OverscrollBehaviorY","undefined"]},"overscroll-behavior-inline":{"description":"\\n The **`overscroll-behavior-inline`** CSS property sets the browser\'s behavior when the inline direction boundary of a scrolling area is reached.\\n\\n **Syntax**: `contain | none | auto`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :--: | :-: |\\n | **77** | **73** | **16** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/overscroll-behavior-inline\\n/","types":["Property.OverscrollBehaviorInline","undefined"]},"overscroll-behavior-block":{"description":"\\n The **`overscroll-behavior-block`** CSS property sets the browser\'s behavior when the block direction boundary of a scrolling area is reached.\\n\\n **Syntax**: `contain | none | auto`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :--: | :-: |\\n | **77** | **73** | **16** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/overscroll-behavior-block\\n/","types":["Property.OverscrollBehaviorBlock","undefined"]},"float-reference":{"description":"","types":[]},"clear":{"description":"\\n The **`clear`** CSS property sets whether an element must be moved below (cleared) floating elements that precede it. The `clear` property applies to floating and non-floating elements.\\n\\n **Syntax**: `none | left | right | both | inline-start | inline-end`\\n\\n **Initial value**: `none`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :---: |\\n | **1** | **1** | **1** | **12** | **4** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/clear\\n/","types":["Property.Clear","undefined"]},"float-defer":{"description":"","types":[]},"float-offset":{"description":"","types":[]},"page":{"description":"\\n The **`page`** CSS property is used to specify the named page, a specific type of page defined by the `@page` at-rule.\\n\\n **Syntax**: `auto | <custom-ident>`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :-------: | :--: | :-: |\\n | **85** | **110** | **≤13.1** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/page\\n/","types":["Property.Page","undefined"]},"overlay":{"description":"\\n The **`overlay`** CSS property specifies whether an element appearing in the top layer (for example, a shown popover or modal `<dialog>` element) is actually rendered in the top layer. This property is only relevant within a list of `transition-property` values, and only if `allow-discrete` is set as the `transition-behavior`.\\n\\n **Syntax**: `none | auto`\\n\\n **Initial value**: `none`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :----: | :--: | :-: |\\n | **117** | No | No | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/overlay\\n/","types":["Property.Overlay","undefined"]},"top":{"description":"\\n The **`top`** CSS property participates in specifying the vertical position of a positioned element. It has no effect on non-positioned elements.\\n\\n **Syntax**: `<length> | <percentage> | auto`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :---: |\\n | **1** | **1** | **1** | **12** | **5** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/top\\n/","types":["Property.Top<TLength>","undefined"]},"right":{"description":"\\n The **`right`** CSS property participates in specifying the horizontal position of a positioned element. It has no effect on non-positioned elements.\\n\\n **Syntax**: `<length> | <percentage> | auto`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :-----: |\\n | **1** | **1** | **1** | **12** | **5.5** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/right\\n/","types":["Property.Right<TLength>","undefined"]},"bottom":{"description":"\\n The **`bottom`** CSS property participates in setting the vertical position of a positioned element. It has no effect on non-positioned elements.\\n\\n **Syntax**: `<length> | <percentage> | auto`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :---: |\\n | **1** | **1** | **1** | **12** | **5** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/bottom\\n/","types":["Property.Bottom<TLength>","undefined"]},"left":{"description":"\\n The **`left`** CSS property participates in specifying the horizontal position of a positioned element. It has no effect on non-positioned elements.\\n\\n **Syntax**: `<length> | <percentage> | auto`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :-----: |\\n | **1** | **1** | **1** | **12** | **5.5** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/left\\n/","types":["Property.Left<TLength>","undefined"]},"inset-block-start":{"description":"\\n The **`inset-block-start`** CSS property defines the logical block start offset of an element, which maps to a physical inset depending on the element\'s writing mode, directionality, and text orientation. It corresponds to the `top`, `right`, `bottom`, or `left` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\\n\\n **Syntax**: `<\'top\'>`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :--: | :-: |\\n | **87** | **63** | **14.1** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/inset-block-start\\n/","types":["Property.InsetBlockStart<TLength>","undefined"]},"inset-inline-start":{"description":"\\n The **`inset-inline-start`** CSS property defines the logical inline start inset of an element, which maps to a physical offset depending on the element\'s writing mode, directionality, and text orientation. It corresponds to the `top`, `right`, `bottom`, or `left` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\\n\\n **Syntax**: `<\'top\'>`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :--: | :-: |\\n | **87** | **63** | **14.1** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/inset-inline-start\\n/","types":["Property.InsetInlineStart<TLength>","undefined"]},"inset-block-end":{"description":"\\n The **`inset-block-end`** CSS property defines the logical block end offset of an element, which maps to a physical inset depending on the element\'s writing mode, directionality, and text orientation. It corresponds to the `top`, `right`, `bottom`, or `left` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\\n\\n **Syntax**: `<\'top\'>`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :--: | :-: |\\n | **87** | **63** | **14.1** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/inset-block-end\\n/","types":["Property.InsetBlockEnd<TLength>","undefined"]},"inset-inline-end":{"description":"\\n The **`inset-inline-end`** CSS property defines the logical inline end inset of an element, which maps to a physical offset depending on the element\'s writing mode, directionality, and text orientation. It corresponds to the `top`, `right`, `bottom`, or `left` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\\n\\n **Syntax**: `<\'top\'>`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :--: | :-: |\\n | **87** | **63** | **14.1** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/inset-inline-end\\n/","types":["Property.InsetInlineEnd<TLength>","undefined"]},"inset-block":{"description":"\\n The **`inset-block`** CSS property defines the logical block start and end offsets of an element, which maps to physical offsets depending on the element\'s writing mode, directionality, and text orientation. It corresponds to the `top` and `bottom`, or `right` and `left` properties depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\\n\\n **Syntax**: `<\'top\'>{1,2}`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :--: | :-: |\\n | **87** | **63** | **14.1** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/inset-block\\n/","types":["Property.InsetBlock<TLength>","undefined"]},"inset-inline":{"description":"\\n The **`inset-inline`** CSS property defines the logical start and end offsets of an element in the inline direction, which maps to physical offsets depending on the element\'s writing mode, directionality, and text orientation. It corresponds to the `top` and `bottom`, or `right` and `left` properties depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\\n\\n **Syntax**: `<\'top\'>{1,2}`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :--: | :-: |\\n | **87** | **63** | **14.1** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/inset-inline\\n/","types":["Property.InsetInline<TLength>","undefined"]},"inset":{"description":"\\n The **`inset`** CSS property is a shorthand that corresponds to the `top`, `right`, `bottom`, and/or `left` properties. It has the same multi-value syntax of the `margin` shorthand.\\n\\n **Syntax**: `<\'top\'>{1,4}`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :--: | :-: |\\n | **87** | **66** | **14.1** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/inset\\n/","types":["Property.Inset<TLength>","undefined"]},"flow-into":{"description":"","types":[]},"flow-from":{"description":"","types":[]},"region-fragment":{"description":"","types":[]},"block-step-size":{"description":"","types":[]},"block-step-insert":{"description":"","types":[]},"block-step-align":{"description":"","types":[]},"block-step-round":{"description":"","types":[]},"block-step":{"description":"","types":[]},"line-height-step":{"description":"\\n The **`line-height-step`** CSS property sets the step unit for line box heights. When the property is set, line box heights are rounded up to the closest multiple of the unit.\\n\\n **Syntax**: `<length>`\\n\\n **Initial value**: `0`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :--: | :-: |\\n | n/a | No | No | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/line-height-step\\n/","types":["Property.LineHeightStep<TLength>","undefined"]},"border-boundary":{"description":"","types":[]},"ruby-position":{"description":"\\n The **`ruby-position`** CSS property defines the position of a ruby element relatives to its base element. It can be positioned over the element (`over`), under it (`under`), or between the characters on their right side (`inter-character`).\\n\\n **Syntax**: `[ alternate || [ over | under ] ] | inter-character`\\n\\n **Initial value**: `alternate`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :---------: | :---: | :-: |\\n | **84** | **38** | **7** _-x-_ | 12-79 | No |\\n | 1 _-x-_ | | | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/ruby-position\\n/","types":["Property.RubyPosition","undefined"]},"ruby-merge":{"description":"\\n **Syntax**: `separate | collapse | auto`\\n\\n **Initial value**: `separate`\\n/","types":["Property.RubyMerge","undefined"]},"ruby-align":{"description":"\\n The **`ruby-align`** CSS property defines the distribution of the different ruby elements over the base.\\n\\n **Syntax**: `start | center | space-between | space-around`\\n\\n **Initial value**: `space-around`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :--: | :-: |\\n | No | **38** | No | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/ruby-align\\n/","types":["Property.RubyAlign","undefined"]},"ruby-overhang":{"description":"","types":[]},"overflow-anchor":{"description":"\\n **Syntax**: `auto | none`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :--: | :-: |\\n | **56** | **66** | No | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/overflow-anchor\\n/","types":["Property.OverflowAnchor","undefined"]},"scroll-start":{"description":"","types":[]},"scroll-start-target":{"description":"","types":[]},"scroll-start-x":{"description":"","types":[]},"scroll-start-y":{"description":"","types":[]},"scroll-start-inline":{"description":"","types":[]},"scroll-start-block":{"description":"","types":[]},"scroll-start-target-block":{"description":"","types":[]},"scroll-start-target-inline":{"description":"","types":[]},"scroll-start-target-x":{"description":"","types":[]},"scroll-start-target-y":{"description":"","types":[]},"scroll-snap-type":{"description":"\\n The **`scroll-snap-type`** CSS property sets how strictly snap points are enforced on the scroll container in case there is one.\\n\\n **Syntax**: `none | [ x | y | block | inline | both ] [ mandatory | proximity ]?`\\n\\n **Initial value**: `none`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :-----: | :----: | :----------: |\\n | **69** | 39-68 | **11** | **79** | **10** _-x-_ |\\n | | | 9 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/scroll-snap-type\\n/","types":["Property.ScrollSnapType","undefined"]},"scroll-padding":{"description":"\\n The **`scroll-padding`** shorthand property sets scroll padding on all sides of an element at once, much like the `padding` property does for padding on an element.\\n\\n **Syntax**: `[ auto | <length-percentage> ]{1,4}`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :--: | :-: |\\n | **69** | **68** | **14.1** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/scroll-padding\\n/","types":["Property.ScrollPadding<TLength>","undefined"]},"scroll-margin":{"description":"\\n The **`scroll-margin`** shorthand property sets all of the scroll margins of an element at once, assigning values much like the `margin` property does for margins of an element.\\n\\n **Syntax**: `<length>{1,4}`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :-----------------------: | :--: | :-: |\\n | **69** | **90** | **14.1** | n/a | No |\\n | | | 11 _(scroll-snap-margin)_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/scroll-margin\\n/","types":["Property.ScrollMargin<TLength>","undefined"]},"scroll-snap-align":{"description":"\\n The `scroll-snap-align` property specifies the box\'s snap position as an alignment of its snap area (as the alignment subject) within its snap container\'s snapport (as the alignment container). The two values specify the snapping alignment in the block axis and inline axis, respectively. If only one value is specified, the second value defaults to the same value.\\n\\n **Syntax**: `[ none | start | end | center ]{1,2}`\\n\\n **Initial value**: `none`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :--: | :-: |\\n | **69** | **68** | **11** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/scroll-snap-align\\n/","types":["Property.ScrollSnapAlign","undefined"]},"scroll-snap-stop":{"description":"\\n The **`scroll-snap-stop`** CSS property defines whether or not the scroll container is allowed to \\"pass over\\" possible snap positions.\\n\\n **Syntax**: `normal | always`\\n\\n **Initial value**: `normal`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :--: | :-: |\\n | **75** | **103** | **15** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/scroll-snap-stop\\n/","types":["Property.ScrollSnapStop","undefined"]},"scroll-padding-top":{"description":"\\n The **`scroll-padding-top`** property defines offsets for the top of the _optimal viewing region_ of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.\\n\\n **Syntax**: `auto | <length-percentage>`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :--: | :-: |\\n | **69** | **68** | **14.1** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/scroll-padding-top\\n/","types":["Property.ScrollPaddingTop<TLength>","undefined"]},"scroll-padding-right":{"description":"\\n The `scroll-padding-right` property defines offsets for the right of the _optimal viewing region_ of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.\\n\\n **Syntax**: `auto | <length-percentage>`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :--: | :-: |\\n | **69** | **68** | **14.1** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/scroll-padding-right\\n/","types":["Property.ScrollPaddingRight<TLength>","undefined"]},"scroll-padding-bottom":{"description":"\\n The `scroll-padding-bottom` property defines offsets for the bottom of the _optimal viewing region_ of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.\\n\\n **Syntax**: `auto | <length-percentage>`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :--: | :-: |\\n | **69** | **68** | **14.1** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/scroll-padding-bottom\\n/","types":["Property.ScrollPaddingBottom<TLength>","undefined"]},"scroll-padding-left":{"description":"\\n The `scroll-padding-left` property defines offsets for the left of the _optimal viewing region_ of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.\\n\\n **Syntax**: `auto | <length-percentage>`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :--: | :-: |\\n | **69** | **68** | **14.1** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/scroll-padding-left\\n/","types":["Property.ScrollPaddingLeft<TLength>","undefined"]},"scroll-padding-inline-start":{"description":"\\n The `scroll-padding-inline-start` property defines offsets for the start edge in the inline dimension of the _optimal viewing region_ of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.\\n\\n **Syntax**: `auto | <length-percentage>`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :--: | :-: |\\n | **69** | **68** | **15** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/scroll-padding-inline-start\\n/","types":["Property.ScrollPaddingInlineStart<TLength>","undefined"]},"scroll-padding-block-start":{"description":"\\n The `scroll-padding-block-start` property defines offsets for the start edge in the block dimension of the _optimal viewing region_ of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.\\n\\n **Syntax**: `auto | <length-percentage>`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :--: | :-: |\\n | **69** | **68** | **15** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/scroll-padding-block-start\\n/","types":["Property.ScrollPaddingBlockStart<TLength>","undefined"]},"scroll-padding-inline-end":{"description":"\\n The `scroll-padding-inline-end` property defines offsets for the end edge in the inline dimension of the _optimal viewing region_ of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.\\n\\n **Syntax**: `auto | <length-percentage>`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :--: | :-: |\\n | **69** | **68** | **15** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/scroll-padding-inline-end\\n/","types":["Property.ScrollPaddingInlineEnd<TLength>","undefined"]},"scroll-padding-block-end":{"description":"\\n The `scroll-padding-block-end` property defines offsets for the end edge in the block dimension of the _optimal viewing region_ of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.\\n\\n **Syntax**: `auto | <length-percentage>`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :--: | :-: |\\n | **69** | **68** | **15** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/scroll-padding-block-end\\n/","types":["Property.ScrollPaddingBlockEnd<TLength>","undefined"]},"scroll-padding-block":{"description":"\\n The `scroll-padding-block` shorthand property sets the scroll padding of an element in the block dimension.\\n\\n **Syntax**: `[ auto | <length-percentage> ]{1,2}`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :--: | :-: |\\n | **69** | **68** | **15** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/scroll-padding-block\\n/","types":["Property.ScrollPaddingBlock<TLength>","undefined"]},"scroll-padding-inline":{"description":"\\n The `scroll-padding-inline` shorthand property sets the scroll padding of an element in the inline dimension.\\n\\n **Syntax**: `[ auto | <length-percentage> ]{1,2}`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :--: | :-: |\\n | **69** | **68** | **15** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/scroll-padding-inline\\n/","types":["Property.ScrollPaddingInline<TLength>","undefined"]},"scroll-margin-top":{"description":"\\n The `scroll-margin-top` property defines the top margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container\'s coordinate space), then adding the specified outsets.\\n\\n **Syntax**: `<length>`\\n\\n **Initial value**: `0`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :---------------------------: | :--: | :-: |\\n | **69** | **68** | **14.1** | n/a | No |\\n | | | 11 _(scroll-snap-margin-top)_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/scroll-margin-top\\n/","types":["Property.ScrollMarginTop<TLength>","undefined"]},"scroll-margin-right":{"description":"\\n The `scroll-margin-right` property defines the right margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container\'s coordinate space), then adding the specified outsets.\\n\\n **Syntax**: `<length>`\\n\\n **Initial value**: `0`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :-----------------------------: | :--: | :-: |\\n | **69** | **68** | **14.1** | n/a | No |\\n | | | 11 _(scroll-snap-margin-right)_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/scroll-margin-right\\n/","types":["Property.ScrollMarginRight<TLength>","undefined"]},"scroll-margin-bottom":{"description":"\\n The `scroll-margin-bottom` property defines the bottom margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container\'s coordinate space), then adding the specified outsets.\\n\\n **Syntax**: `<length>`\\n\\n **Initial value**: `0`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------------------------------: | :--: | :-: |\\n | **69** | **68** | **14.1** | n/a | No |\\n | | | 11 _(scroll-snap-margin-bottom)_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/scroll-margin-bottom\\n/","types":["Property.ScrollMarginBottom<TLength>","undefined"]},"scroll-margin-left":{"description":"\\n The `scroll-margin-left` property defines the left margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container\'s coordinate space), then adding the specified outsets.\\n\\n **Syntax**: `<length>`\\n\\n **Initial value**: `0`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----------------------------: | :--: | :-: |\\n | **69** | **68** | **14.1** | n/a | No |\\n | | | 11 _(scroll-snap-margin-left)_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/scroll-margin-left\\n/","types":["Property.ScrollMarginLeft<TLength>","undefined"]},"scroll-margin-block-start":{"description":"\\n The `scroll-margin-block-start` property defines the margin of the scroll snap area at the start of the block dimension that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container\'s coordinate space), then adding the specified outsets.\\n\\n **Syntax**: `<length>`\\n\\n **Initial value**: `0`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :--: | :-: |\\n | **69** | **68** | **15** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/scroll-margin-block-start\\n/","types":["Property.ScrollMarginBlockStart<TLength>","undefined"]},"scroll-margin-inline-start":{"description":"\\n The `scroll-margin-inline-start` property defines the margin of the scroll snap area at the start of the inline dimension that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container\'s coordinate space), then adding the specified outsets.\\n\\n **Syntax**: `<length>`\\n\\n **Initial value**: `0`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :--: | :-: |\\n | **69** | **68** | **15** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/scroll-margin-inline-start\\n/","types":["Property.ScrollMarginInlineStart<TLength>","undefined"]},"scroll-margin-block-end":{"description":"\\n The `scroll-margin-block-end` property defines the margin of the scroll snap area at the end of the block dimension that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container\'s coordinate space), then adding the specified outsets.\\n\\n **Syntax**: `<length>`\\n\\n **Initial value**: `0`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :--: | :-: |\\n | **69** | **68** | **15** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/scroll-margin-block-end\\n/","types":["Property.ScrollMarginBlockEnd<TLength>","undefined"]},"scroll-margin-inline-end":{"description":"\\n The `scroll-margin-inline-end` property defines the margin of the scroll snap area at the end of the inline dimension that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container\'s coordinate space), then adding the specified outsets.\\n\\n **Syntax**: `<length>`\\n\\n **Initial value**: `0`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :--: | :-: |\\n | **69** | **68** | **15** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/scroll-margin-inline-end\\n/","types":["Property.ScrollMarginInlineEnd<TLength>","undefined"]},"scroll-margin-block":{"description":"\\n The `scroll-margin-block` shorthand property sets the scroll margins of an element in the block dimension.\\n\\n **Syntax**: `<length>{1,2}`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :--: | :-: |\\n | **69** | **68** | **15** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/scroll-margin-block\\n/","types":["Property.ScrollMarginBlock<TLength>","undefined"]},"scroll-margin-inline":{"description":"\\n The `scroll-margin-inline` shorthand property sets the scroll margins of an element in the inline dimension.\\n\\n **Syntax**: `<length>{1,2}`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :--: | :-: |\\n | **69** | **68** | **15** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/scroll-margin-inline\\n/","types":["Property.ScrollMarginInline<TLength>","undefined"]},"scrollbar-color":{"description":"\\n The **`scrollbar-color`** CSS property sets the color of the scrollbar track and thumb.\\n\\n **Syntax**: `auto | <color>{2}`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :----: | :--: | :-: |\\n | **121** | **64** | No | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/scrollbar-color\\n/","types":["Property.ScrollbarColor","undefined"]},"scrollbar-width":{"description":"\\n The **`scrollbar-width`** property allows the author to set the maximum thickness of an element\'s scrollbars when they are shown.\\n\\n **Syntax**: `auto | thin | none`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :----: | :--: | :-: |\\n | **121** | **64** | No | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/scrollbar-width\\n/","types":["Property.ScrollbarWidth","undefined"]},"shape-inside":{"description":"","types":[]},"shape-padding":{"description":"","types":[]},"shape-outside":{"description":"\\n The **`shape-outside`** CSS property defines a shape—which may be non-rectangular—around which adjacent inline content should wrap. By default, inline content wraps around its margin box; `shape-outside` provides a way to customize this wrapping, making it possible to wrap text around complex objects rather than simple boxes.\\n\\n **Syntax**: `none | [ <shape-box> || <basic-shape> ] | <image>`\\n\\n **Initial value**: `none`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :--: | :-: |\\n | **37** | **62** | **10.1** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/shape-outside\\n/","types":["Property.ShapeOutside","undefined"]},"shape-image-threshold":{"description":"\\n The **`shape-image-threshold`** CSS property sets the alpha channel threshold used to extract the shape using an image as the value for `shape-outside`.\\n\\n **Syntax**: `<alpha-value>`\\n\\n **Initial value**: `0.0`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :--: | :-: |\\n | **37** | **62** | **10.1** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/shape-image-threshold\\n/","types":["Property.ShapeImageThreshold","undefined"]},"shape-margin":{"description":"\\n The **`shape-margin`** CSS property sets a margin for a CSS shape created using `shape-outside`.\\n\\n **Syntax**: `<length-percentage>`\\n\\n **Initial value**: `0`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :--: | :-: |\\n | **37** | **62** | **10.1** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/shape-margin\\n/","types":["Property.ShapeMargin<TLength>","undefined"]},"text-size-adjust":{"description":"\\n The **`text-size-adjust`** CSS property controls the text inflation algorithm used on some smartphones and tablets. Other browsers will ignore this property.\\n\\n **Syntax**: `none | auto | <percentage>`\\n\\n **Initial value**: `auto` for smartphone browsers supporting inflation, `none` in other cases (and then not modifiable).\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :-: |\\n | **54** | No | No | **79** | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/text-size-adjust\\n/","types":["Property.TextSizeAdjust","undefined"]},"width":{"description":"\\n The **`width`** CSS property sets an element\'s width. By default, it sets the width of the content area, but if `box-sizing` is set to `border-box`, it sets the width of the border area.\\n\\n **Syntax**: `auto | <length> | <percentage> | min-content | max-content | fit-content | fit-content(<length-percentage>)`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :---: |\\n | **1** | **1** | **1** | **12** | **4** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/width\\n/","types":["Property.Width<TLength>","undefined"]},"height":{"description":"\\n The **`height`** CSS property specifies the height of an element. By default, the property defines the height of the content area. If `box-sizing` is set to `border-box`, however, it instead determines the height of the border area.\\n\\n **Syntax**: `auto | <length> | <percentage> | min-content | max-content | fit-content | fit-content(<length-percentage>)`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :---: |\\n | **1** | **1** | **1** | **12** | **4** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/height\\n/","types":["Property.Height<TLength>","undefined"]},"min-width":{"description":"\\n The **`min-width`** CSS property sets the minimum width of an element. It prevents the used value of the `width` property from becoming smaller than the value specified for `min-width`.\\n\\n **Syntax**: `auto | <length> | <percentage> | min-content | max-content | fit-content | fit-content(<length-percentage>)`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :---: |\\n | **1** | **1** | **1** | **12** | **7** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/min-width\\n/","types":["Property.MinWidth<TLength>","undefined"]},"min-height":{"description":"\\n The **`min-height`** CSS property sets the minimum height of an element. It prevents the used value of the `height` property from becoming smaller than the value specified for `min-height`.\\n\\n **Syntax**: `auto | <length> | <percentage> | min-content | max-content | fit-content | fit-content(<length-percentage>)`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :-----: | :----: | :---: |\\n | **1** | **3** | **1.3** | **12** | **7** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/min-height\\n/","types":["Property.MinHeight<TLength>","undefined"]},"max-width":{"description":"\\n The **`max-width`** CSS property sets the maximum width of an element. It prevents the used value of the `width` property from becoming larger than the value specified by `max-width`.\\n\\n **Syntax**: `none | <length-percentage> | min-content | max-content | fit-content | fit-content(<length-percentage>)`\\n\\n **Initial value**: `none`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :---: |\\n | **1** | **1** | **1** | **12** | **7** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/max-width\\n/","types":["Property.MaxWidth<TLength>","undefined"]},"max-height":{"description":"\\n The **`max-height`** CSS property sets the maximum height of an element. It prevents the used value of the `height` property from becoming larger than the value specified for `max-height`.\\n\\n **Syntax**: `none | <length-percentage> | min-content | max-content | fit-content | fit-content(<length-percentage>)`\\n\\n **Initial value**: `none`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :-----: | :----: | :---: |\\n | **18** | **1** | **1.3** | **12** | **7** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/max-height\\n/","types":["Property.MaxHeight<TLength>","undefined"]},"aspect-ratio":{"description":"\\n The **`aspect-ratio`** CSS property sets a **preferred aspect ratio** for the box, which will be used in the calculation of auto sizes and some other layout functions.\\n\\n **Syntax**: `auto | <ratio>`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :--: | :-: |\\n | **88** | **89** | **15** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/aspect-ratio\\n/","types":["Property.AspectRatio","undefined"]},"contain-intrinsic-width":{"description":"\\n The **`contain-intrinsic-width`** CSS property sets the width of an element that a browser will use for layout when the element is subject to size containment.\\n\\n **Syntax**: `auto? [ none | <length> ]`\\n\\n **Initial value**: `none`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :--: | :-: |\\n | **95** | **107** | **17** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/contain-intrinsic-width\\n/","types":["Property.ContainIntrinsicWidth<TLength>","undefined"]},"contain-intrinsic-height":{"description":"\\n The **`contain-intrinsic-length`** CSS property sets the height of an element that a browser can use for layout when the element is subject to size containment.\\n\\n **Syntax**: `auto? [ none | <length> ]`\\n\\n **Initial value**: `none`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :--: | :-: |\\n | **95** | **107** | **17** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/contain-intrinsic-height\\n/","types":["Property.ContainIntrinsicHeight<TLength>","undefined"]},"contain-intrinsic-block-size":{"description":"\\n The **`contain-intrinsic-block-size`** CSS logical property defines the block size of an element that a browser can use for layout when the element is subject to size containment.\\n\\n **Syntax**: `auto? [ none | <length> ]`\\n\\n **Initial value**: `none`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :--: | :-: |\\n | **95** | **107** | **17** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/contain-intrinsic-contain-intrinsic-block-size\\n/","types":["Property.ContainIntrinsicBlockSize<TLength>","undefined"]},"contain-intrinsic-inline-size":{"description":"\\n The **`contain-intrinsic-inline-size`** CSS logical property defines the inline-size of an element that a browser can use for layout when the element is subject to size containment.\\n\\n **Syntax**: `auto? [ none | <length> ]`\\n\\n **Initial value**: `none`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :--: | :-: |\\n | **95** | **107** | **17** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/contain-intrinsic-contain-intrinsic-inline-size\\n/","types":["Property.ContainIntrinsicInlineSize<TLength>","undefined"]},"contain-intrinsic-size":{"description":"\\n The **`contain-intrinsic-size`** CSS shorthand property sets the size of an element that a browser will use for layout when the element is subject to size containment.\\n\\n **Syntax**: `[ auto? [ none | <length> ] ]{1,2}`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :--: | :-: |\\n | **83** | **107** | **17** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/contain-intrinsic-size\\n/","types":["Property.ContainIntrinsicSize<TLength>","undefined"]},"min-intrinsic-sizing":{"description":"","types":[]},"box-sizing":{"description":"\\n The **`box-sizing`** CSS property sets how the total width and height of an element is calculated.\\n\\n **Syntax**: `content-box | border-box`\\n\\n **Initial value**: `content-box`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :-----: | :----: | :---: |\\n | **10** | **29** | **5.1** | **12** | **8** |\\n | 1 _-x-_ | 1 _-x-_ | 3 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/box-sizing\\n/","types":["Property.BoxSizing","undefined"]},"voice-volume":{"description":"","types":[]},"voice-balance":{"description":"","types":[]},"speak":{"description":"","types":[]},"speak-as":{"description":"","types":[]},"pause-before":{"description":"","types":[]},"pause-after":{"description":"","types":[]},"pause":{"description":"","types":[]},"rest-before":{"description":"","types":[]},"rest-after":{"description":"","types":[]},"rest":{"description":"","types":[]},"cue-before":{"description":"","types":[]},"cue-after":{"description":"","types":[]},"cue":{"description":"","types":[]},"voice-family":{"description":"","types":[]},"voice-rate":{"description":"","types":[]},"voice-pitch":{"description":"","types":[]},"voice-range":{"description":"","types":[]},"voice-stress":{"description":"","types":[]},"voice-duration":{"description":"","types":[]},"table-layout":{"description":"\\n The **`table-layout`** CSS property sets the algorithm used to lay out `<table>` cells, rows, and columns.\\n\\n **Syntax**: `auto | fixed`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :---: |\\n | **14** | **1** | **1** | **12** | **5** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/table-layout\\n/","types":["Property.TableLayout","undefined"]},"border-collapse":{"description":"\\n The **`border-collapse`** CSS property sets whether cells inside a `<table>` have shared or separate borders.\\n\\n **Syntax**: `collapse | separate`\\n\\n **Initial value**: `separate`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :-----: | :----: | :---: |\\n | **1** | **1** | **1.2** | **12** | **5** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/border-collapse\\n/","types":["Property.BorderCollapse","undefined"]},"border-spacing":{"description":"\\n The **`border-spacing`** CSS property sets the distance between the borders of adjacent cells in a `<table>`. This property applies only when `border-collapse` is `separate`.\\n\\n **Syntax**: `<length> <length>?`\\n\\n **Initial value**: `0`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :---: |\\n | **1** | **1** | **1** | **12** | **8** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/border-spacing\\n/","types":["Property.BorderSpacing<TLength>","undefined"]},"caption-side":{"description":"\\n The **`caption-side`** CSS property puts the content of a table\'s `<caption>` on the specified side. The values are relative to the `writing-mode` of the table.\\n\\n **Syntax**: `top | bottom | block-start | block-end | inline-start | inline-end`\\n\\n **Initial value**: `top`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :---: |\\n | **1** | **1** | **1** | **12** | **8** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/caption-side\\n/","types":["Property.CaptionSide","undefined"]},"empty-cells":{"description":"\\n The **`empty-cells`** CSS property sets whether borders and backgrounds appear around `<table>` cells that have no visible content.\\n\\n **Syntax**: `show | hide`\\n\\n **Initial value**: `show`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :-----: | :----: | :---: |\\n | **1** | **1** | **1.2** | **12** | **8** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/empty-cells\\n/","types":["Property.EmptyCells","undefined"]},"text-transform":{"description":"\\n The **`text-transform`** CSS property specifies how to capitalize an element\'s text. It can be used to make text appear in all-uppercase or all-lowercase, or with each word capitalized. It also can help improve legibility for ruby.\\n\\n **Syntax**: `none | capitalize | uppercase | lowercase | full-width | full-size-kana`\\n\\n **Initial value**: `none`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :---: |\\n | **1** | **1** | **1** | **12** | **4** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/text-transform\\n/","types":["Property.TextTransform","undefined"]},"word-space-transform":{"description":"","types":[]},"white-space":{"description":"","types":["Property.WhiteSpace","undefined"]},"white-space-collapse":{"description":"\\n The **`white-space-collapse`** CSS property controls how white space inside an element is collapsed.\\n\\n **Syntax**: `collapse | discard | preserve | preserve-breaks | preserve-spaces | break-spaces`\\n\\n **Initial value**: `collapse`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :----: | :--: | :-: |\\n | **114** | No | No | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/white-space-collapse\\n/","types":["Property.WhiteSpaceCollapse","undefined"]},"white-space-trim":{"description":"\\n **Syntax**: `none | discard-before || discard-after || discard-inner`\\n\\n **Initial value**: `none`\\n/","types":["Property.WhiteSpaceTrim","undefined"]},"tab-size":{"description":"\\n The **`tab-size`** CSS property is used to customize the width of tab characters (U+0009).\\n\\n **Syntax**: `<integer> | <length>`\\n\\n **Initial value**: `8`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :--: | :-: |\\n | **21** | **91** | **7** | n/a | No |\\n | | 4 _-x-_ | | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/tab-size\\n/","types":["Property.TabSize<TLength>","undefined"]},"text-wrap-mode":{"description":"","types":[]},"wrap-inside":{"description":"","types":[]},"wrap-before":{"description":"","types":[]},"wrap-after":{"description":"","types":[]},"text-wrap-style":{"description":"","types":[]},"text-wrap":{"description":"\\n The **`text-wrap`** CSS property controls how text inside an element is wrapped. The different values provide:\\n\\n **Syntax**: `wrap | nowrap | balance | stable | pretty`\\n\\n **Initial value**: `wrap`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :----: | :--: | :-: |\\n | **114** | **121** | No | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/text-wrap\\n/","types":["Property.TextWrap","undefined"]},"word-break":{"description":"\\n The **`word-break`** CSS property sets whether line breaks appear wherever the text would otherwise overflow its content box.\\n\\n **Syntax**: `normal | break-all | keep-all | break-word`\\n\\n **Initial value**: `normal`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :-----: |\\n | **1** | **15** | **3** | **12** | **5.5** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/word-break\\n/","types":["Property.WordBreak","undefined"]},"line-break":{"description":"\\n The **`line-break`** CSS property sets how to break lines of Chinese, Japanese, or Korean (CJK) text when working with punctuation and symbols.\\n\\n **Syntax**: `auto | loose | normal | strict | anywhere`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :-----: | :----: | :-----: |\\n | **58** | **69** | **11** | **14** | **5.5** |\\n | 1 _-x-_ | | 3 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/line-break\\n/","types":["Property.LineBreak","undefined"]},"hyphens":{"description":"\\n The **`hyphens`** CSS property specifies how words should be hyphenated when text wraps across multiple lines. It can prevent hyphenation entirely, hyphenate at manually-specified points within the text, or let the browser automatically insert hyphens where appropriate.\\n\\n **Syntax**: `none | manual | auto`\\n\\n **Initial value**: `manual`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :------: | :-----: | :-------: | :----: | :----------: |\\n | **55** | **43** | **17** | **79** | **10** _-x-_ |\\n | 13 _-x-_ | 6 _-x-_ | 5.1 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/hyphens\\n/","types":["Property.Hyphens","undefined"]},"hyphenate-character":{"description":"\\n The **`hyphenate-character`** CSS property sets the character (or string) used at the end of a line before a hyphenation break.\\n\\n **Syntax**: `auto | <string>`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :-------: | :--: | :-: |\\n | **106** | **98** | **17** | n/a | No |\\n | 6 _-x-_ | | 5.1 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/hyphenate-character\\n/","types":["Property.HyphenateCharacter","undefined"]},"hyphenate-limit-zone":{"description":"","types":[]},"hyphenate-limit-chars":{"description":"\\n The **`hyphenate-limit-chars`** CSS property specifies the minimum word length to allow hyphenation of words as well as the the minimum number of characters before and after the hyphen.\\n\\n **Syntax**: `[ auto | <integer> ]{1,3}`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :----: | :--: | :-: |\\n | **109** | No | No | n/a | No |\\n/","types":["Property.HyphenateLimitChars","undefined"]},"hyphenate-limit-lines":{"description":"","types":[]},"hyphenate-limit-last":{"description":"","types":[]},"overflow-wrap":{"description":"\\n The **`overflow-wrap`** CSS property applies to inline elements, setting whether the browser should insert line breaks within an otherwise unbreakable string to prevent text from overflowing its line box.\\n\\n **Syntax**: `normal | break-word | anywhere`\\n\\n **Initial value**: `normal`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-------------: | :---------------: | :-------------: | :--------------: | :-------------------: |\\n | **23** | **49** | **7** | **18** | **5.5** _(word-wrap)_ |\\n | 1 _(word-wrap)_ | 3.5 _(word-wrap)_ | 1 _(word-wrap)_ | 12 _(word-wrap)_ | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/overflow-wrap\\n/","types":["Property.OverflowWrap","undefined"]},"word-wrap":{"description":"\\n The **`overflow-wrap`** CSS property applies to inline elements, setting whether the browser should insert line breaks within an otherwise unbreakable string to prevent text from overflowing its line box.\\n\\n **Syntax**: `normal | break-word`\\n\\n **Initial value**: `normal`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :-------: | :-----: | :-: |\\n | **≤80** | **≤72** | **≤13.1** | **≤80** | No |\\n/","types":["Property.WordWrap","undefined"]},"text-align":{"description":"\\n The **`text-align`** CSS property sets the horizontal alignment of the inline-level content inside a block element or table-cell box. This means it works like `vertical-align` but in the horizontal direction.\\n\\n **Syntax**: `start | end | left | right | center | justify | match-parent`\\n\\n **Initial value**: `start`, or a nameless value that acts as `left` if _direction_ is `ltr`, `right` if _direction_ is `rtl` if `start` is not supported by the browser.\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :---: |\\n | **1** | **1** | **1** | **12** | **3** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/text-align\\n/","types":["Property.TextAlign","undefined"]},"text-align-all":{"description":"","types":[]},"text-align-last":{"description":"\\n The **`text-align-last`** CSS property sets how the last line of a block or a line, right before a forced line break, is aligned.\\n\\n **Syntax**: `auto | start | end | left | right | center | justify`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :-----: |\\n | **47** | **49** | **16** | **12** | **5.5** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/text-align-last\\n/","types":["Property.TextAlignLast","undefined"]},"text-justify":{"description":"\\n The **`text-justify`** CSS property sets what type of justification should be applied to text when `text-align``: justify;` is set on an element.\\n\\n **Syntax**: `auto | inter-character | inter-word | none`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :---: | :----: |\\n | n/a | **55** | No | 12-79 | **11** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/text-justify\\n/","types":["Property.TextJustify","undefined"]},"text-group-align":{"description":"","types":[]},"word-spacing":{"description":"","types":["Property.WordSpacing<TLength>","undefined"]},"letter-spacing":{"description":"","types":["Property.LetterSpacing<TLength>","undefined"]},"line-padding":{"description":"","types":[]},"text-autospace":{"description":"","types":[]},"text-spacing-trim":{"description":"","types":[]},"text-spacing":{"description":"","types":[]},"text-indent":{"description":"\\n The **`text-indent`** CSS property sets the length of empty space (indentation) that is put before lines of text in a block.\\n\\n **Syntax**: `<length-percentage> && hanging? && each-line?`\\n\\n **Initial value**: `0`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :----: | :---: |\\n | **1** | **1** | **1** | **12** | **3** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/text-indent\\n/","types":["Property.TextIndent<TLength>","undefined"]},"hanging-punctuation":{"description":"\\n The **`hanging-punctuation`** CSS property specifies whether a punctuation mark should hang at the start or end of a line of text. Hanging punctuation may be placed outside the line box.\\n\\n **Syntax**: `none | [ first || [ force-end | allow-end ] || last ]`\\n\\n **Initial value**: `none`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :--: | :-: |\\n | No | No | **10** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/hanging-punctuation\\n/","types":["Property.HangingPunctuation","undefined"]},"text-decoration-line":{"description":"\\n The **`text-decoration-line`** CSS property sets the kind of decoration that is used on text in an element, such as an underline or overline.\\n\\n **Syntax**: `none | [ underline || overline || line-through || blink ] | spelling-error | grammar-error`\\n\\n **Initial value**: `none`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :--: | :-: |\\n | **57** | **36** | **12.1** | n/a | No |\\n | | | 8 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/text-decoration-line\\n/","types":["Property.TextDecorationLine","undefined"]},"text-decoration-style":{"description":"\\n The **`text-decoration-style`** CSS property sets the style of the lines specified by `text-decoration-line`. The style applies to all lines that are set with `text-decoration-line`.\\n\\n **Syntax**: `solid | double | dotted | dashed | wavy`\\n\\n **Initial value**: `solid`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :--: | :-: |\\n | **57** | **36** | **12.1** | n/a | No |\\n | | | 8 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/text-decoration-style\\n/","types":["Property.TextDecorationStyle","undefined"]},"text-decoration-color":{"description":"\\n The **`text-decoration-color`** CSS property sets the color of decorations added to text by `text-decoration-line`.\\n\\n **Syntax**: `<color>`\\n\\n **Initial value**: `currentcolor`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :--: | :-: |\\n | **57** | **36** | **12.1** | n/a | No |\\n | | | 8 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/text-decoration-color\\n/","types":["Property.TextDecorationColor","undefined"]},"text-decoration-thickness":{"description":"\\n The **`text-decoration-thickness`** CSS property sets the stroke thickness of the decoration line that is used on text in an element, such as a line-through, underline, or overline.\\n\\n **Syntax**: `auto | from-font | <length> | <percentage> `\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :--: | :-: |\\n | **89** | **70** | **12.1** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/text-decoration-thickness\\n/","types":["Property.TextDecorationThickness<TLength>","undefined"]},"text-decoration":{"description":"","types":["Property.TextDecoration<TLength>","undefined"]},"text-underline-position":{"description":"\\n The **`text-underline-position`** CSS property specifies the position of the underline which is set using the `text-decoration` property\'s `underline` value.\\n\\n **Syntax**: `auto | from-font | [ under || [ left | right ] ]`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :----: | :---: |\\n | **33** | **74** | **12.1** | **12** | **6** |\\n | | | 9 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/text-underline-position\\n/","types":["Property.TextUnderlinePosition","undefined"]},"text-underline-offset":{"description":"\\n The **`text-underline-offset`** CSS property sets the offset distance of an underline text decoration line (applied using `text-decoration`) from its original position.\\n\\n **Syntax**: `auto | <length> | <percentage> `\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :--: | :-: |\\n | **87** | **70** | **12.1** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/text-underline-offset\\n/","types":["Property.TextUnderlineOffset<TLength>","undefined"]},"text-decoration-trim":{"description":"","types":[]},"text-decoration-skip":{"description":"\\n The **`text-decoration-skip`** CSS property sets what parts of an element\'s content any text decoration affecting the element must skip over. It controls all text decoration lines drawn by the element and also any text decoration lines drawn by its ancestors.\\n\\n **Syntax**: `none | [ objects || [ spaces | [ leading-spaces || trailing-spaces ] ] || edges || box-decoration ]`\\n\\n **Initial value**: `objects`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :--: | :-: |\\n | 57-64 | No | **12.1** | n/a | No |\\n | | | 7 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/text-decoration-skip\\n/","types":["Property.TextDecorationSkip","undefined"]},"text-decoration-skip-self":{"description":"","types":[]},"text-decoration-skip-box":{"description":"","types":[]},"text-decoration-skip-spaces":{"description":"","types":[]},"text-decoration-skip-ink":{"description":"\\n The **`text-decoration-skip-ink`** CSS property specifies how overlines and underlines are drawn when they pass over glyph ascenders and descenders.\\n\\n **Syntax**: `auto | all | none`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :--: | :-: |\\n | **64** | **70** | **15.4** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/text-decoration-skip-ink\\n/","types":["Property.TextDecorationSkipInk","undefined"]},"text-emphasis-style":{"description":"\\n The **`text-emphasis-style`** CSS property sets the appearance of emphasis marks. It can also be set, and reset, using the `text-emphasis` shorthand.\\n\\n **Syntax**: `none | [ [ filled | open ] || [ dot | circle | double-circle | triangle | sesame ] ] | <string>`\\n\\n **Initial value**: `none`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :------: | :-----: | :----: | :--: | :-: |\\n | **99** | **46** | **7** | n/a | No |\\n | 25 _-x-_ | | | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/text-emphasis-style\\n/","types":["Property.TextEmphasisStyle","undefined"]},"text-emphasis-color":{"description":"\\n The **`text-emphasis-color`** CSS property sets the color of emphasis marks. This value can also be set using the `text-emphasis` shorthand.\\n\\n **Syntax**: `<color>`\\n\\n **Initial value**: `currentcolor`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :------: | :-----: | :----: | :--: | :-: |\\n | **99** | **46** | **7** | n/a | No |\\n | 25 _-x-_ | | | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/text-emphasis-color\\n/","types":["Property.TextEmphasisColor","undefined"]},"text-emphasis":{"description":"\\n The **`text-emphasis`** CSS property applies emphasis marks to text (except spaces and control characters). It is a shorthand for `text-emphasis-style` and `text-emphasis-color`.\\n\\n **Syntax**: `<\'text-emphasis-style\'> || <\'text-emphasis-color\'>`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :------: | :-----: | :----: | :--: | :-: |\\n | **99** | **46** | **7** | n/a | No |\\n | 25 _-x-_ | | | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/text-emphasis\\n/","types":["Property.TextEmphasis","undefined"]},"text-emphasis-position":{"description":"\\n The **`text-emphasis-position`** CSS property sets where emphasis marks are drawn. Like ruby text, if there isn\'t enough room for emphasis marks, the line height is increased.\\n\\n **Syntax**: `[ over | under ] && [ right | left ]`\\n\\n **Initial value**: `over right`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :------: | :-----: | :----: | :--: | :-: |\\n | **99** | **46** | **7** | n/a | No |\\n | 25 _-x-_ | | | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/text-emphasis-position\\n/","types":["Property.TextEmphasisPosition","undefined"]},"text-emphasis-skip":{"description":"","types":[]},"text-shadow":{"description":"\\n The **`text-shadow`** CSS property adds shadows to text. It accepts a comma-separated list of shadows to be applied to the text and any of its `decorations`. Each shadow is described by some combination of X and Y offsets from the element, blur radius, and color.\\n\\n **Syntax**: `none | <shadow-t>#`\\n\\n **Initial value**: `none`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :-----: | :----: | :----: |\\n | **2** | **3.5** | **1.1** | **12** | **10** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/text-shadow\\n/","types":["Property.TextShadow","undefined"]},"translate":{"description":"\\n The **`translate`** CSS property allows you to specify translation transforms individually and independently of the `transform` property. This maps better to typical user interface usage, and saves having to remember the exact order of transform functions to specify in the `transform` value.\\n\\n **Syntax**: `none | <length-percentage> [ <length-percentage> <length>? ]?`\\n\\n **Initial value**: `none`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :------: | :--: | :-: |\\n | **104** | **72** | **14.1** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/translate\\n/","types":["Property.Translate<TLength>","undefined"]},"rotate":{"description":"\\n The **`rotate`** CSS property allows you to specify rotation transforms individually and independently of the `transform` property. This maps better to typical user interface usage, and saves having to remember the exact order of transform functions to specify in the `transform` property.\\n\\n **Syntax**: `none | <angle> | [ x | y | z | <number>{3} ] && <angle>`\\n\\n **Initial value**: `none`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :------: | :--: | :-: |\\n | **104** | **72** | **14.1** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/rotate\\n/","types":["Property.Rotate","undefined"]},"scale":{"description":"\\n The **`scale`** CSS property allows you to specify scale transforms individually and independently of the `transform` property. This maps better to typical user interface usage, and saves having to remember the exact order of transform functions to specify in the `transform` value.\\n\\n **Syntax**: `none | <number>{1,3}`\\n\\n **Initial value**: `none`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :------: | :--: | :-: |\\n | **104** | **72** | **14.1** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/scale\\n/","types":["Property.Scale","undefined"]},"transform-style":{"description":"\\n The **`transform-style`** CSS property sets whether children of an element are positioned in the 3D space or are flattened in the plane of the element.\\n\\n **Syntax**: `flat | preserve-3d`\\n\\n **Initial value**: `flat`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :------: | :-----: | :-----: | :----: | :-: |\\n | **36** | **16** | **9** | **12** | No |\\n | 12 _-x-_ | | 4 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/transform-style\\n/","types":["Property.TransformStyle","undefined"]},"perspective":{"description":"\\n The **`perspective`** CSS property determines the distance between the z=0 plane and the user in order to give a 3D-positioned element some perspective.\\n\\n **Syntax**: `none | <length>`\\n\\n **Initial value**: `none`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :------: | :-----: | :-----: | :----: | :----: |\\n | **36** | **16** | **9** | **12** | **10** |\\n | 12 _-x-_ | | 4 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/perspective\\n/","types":["Property.Perspective<TLength>","undefined"]},"perspective-origin":{"description":"\\n The **`perspective-origin`** CSS property determines the position at which the viewer is looking. It is used as the _vanishing point_ by the `perspective` property.\\n\\n **Syntax**: `<position>`\\n\\n **Initial value**: `50% 50%`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :------: | :-----: | :-----: | :----: | :----: |\\n | **36** | **16** | **9** | **12** | **10** |\\n | 12 _-x-_ | | 4 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/perspective-origin\\n/","types":["Property.PerspectiveOrigin<TLength>","undefined"]},"backface-visibility":{"description":"\\n The **`backface-visibility`** CSS property sets whether the back face of an element is visible when turned towards the user.\\n\\n **Syntax**: `visible | hidden`\\n\\n **Initial value**: `visible`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :------: | :-----: | :-------: | :----: | :----: |\\n | **36** | **16** | **15.4** | **12** | **10** |\\n | 12 _-x-_ | | 5.1 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/backface-visibility\\n/","types":["Property.BackfaceVisibility","undefined"]},"transform":{"description":"\\n The **`transform`** CSS property lets you rotate, scale, skew, or translate an element. It modifies the coordinate space of the CSS visual formatting model.\\n\\n **Syntax**: `none | <transform-list>`\\n\\n **Initial value**: `none`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :-------: | :----: | :-----: |\\n | **36** | **16** | **9** | **12** | **10** |\\n | 1 _-x-_ | | 3.1 _-x-_ | | 9 _-x-_ |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/transform\\n/","types":["Property.Transform","undefined"]},"transform-origin":{"description":"\\n The **`transform-origin`** CSS property sets the origin for an element\'s transformations.\\n\\n **Syntax**: `[ <length-percentage> | left | center | right | top | bottom ] | [ [ <length-percentage> | left | center | right ] && [ <length-percentage> | top | center | bottom ] ] <length>?`\\n\\n **Initial value**: `50% 50% 0`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :-----: | :----: | :-----: |\\n | **36** | **16** | **9** | **12** | **10** |\\n | 1 _-x-_ | | 2 _-x-_ | | 9 _-x-_ |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/transform-origin\\n/","types":["Property.TransformOrigin<TLength>","undefined"]},"transform-box":{"description":"\\n The **`transform-box`** CSS property defines the layout box to which the `transform`, individual transform properties `translate`,`scale`, and `rotate`, and `transform-origin` properties relate.\\n\\n **Syntax**: `content-box | border-box | fill-box | stroke-box | view-box`\\n\\n **Initial value**: `view-box`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :--: | :-: |\\n | **64** | **55** | **11** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/transform-box\\n/","types":["Property.TransformBox","undefined"]},"transition-behavior":{"description":"\\n The **`transition-behavior`** CSS property specifies whether transitions will be started for properties whose animation behavior is discrete.\\n\\n **Syntax**: `<transition-behavior-value>#`\\n\\n **Initial value**: `normal`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :----: | :--: | :-: |\\n | **117** | No | No | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/transition-behavior\\n/","types":["Property.TransitionBehavior","undefined"]},"transition-property":{"description":"\\n The **`transition-property`** CSS property sets the CSS properties to which a transition effect should be applied.\\n\\n **Syntax**: `none | <single-transition-property>#`\\n\\n **Initial value**: all\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :-------: | :----: | :----: |\\n | **26** | **16** | **9** | **12** | **10** |\\n | 1 _-x-_ | | 3.1 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/transition-property\\n/","types":["Property.TransitionProperty","undefined"]},"transition-duration":{"description":"\\n The **`transition-duration`** CSS property sets the length of time a transition animation should take to complete. By default, the value is `0s`, meaning that no animation will occur.\\n\\n **Syntax**: `<time>#`\\n\\n **Initial value**: `0s`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :-------: | :----: | :----: |\\n | **26** | **16** | **9** | **12** | **10** |\\n | 1 _-x-_ | | 3.1 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/transition-duration\\n/","types":["Property.TransitionDuration<TTime>","undefined"]},"transition-timing-function":{"description":"\\n The **`transition-timing-function`** CSS property sets how intermediate values are calculated for CSS properties being affected by a transition effect.\\n\\n **Syntax**: `<easing-function>#`\\n\\n **Initial value**: `ease`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :-------: | :----: | :----: |\\n | **26** | **16** | **9** | **12** | **10** |\\n | 1 _-x-_ | | 3.1 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/transition-timing-function\\n/","types":["Property.TransitionTimingFunction","undefined"]},"transition-delay":{"description":"\\n The **`transition-delay`** CSS property specifies the duration to wait before starting a property\'s transition effect when its value changes.\\n\\n **Syntax**: `<time>#`\\n\\n **Initial value**: `0s`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :-----: | :----: | :----: |\\n | **26** | **16** | **9** | **12** | **10** |\\n | 1 _-x-_ | | 4 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/transition-delay\\n/","types":["Property.TransitionDelay<TTime>","undefined"]},"transition":{"description":"\\n The **`transition`** CSS property is a shorthand property for `transition-property`, `transition-duration`, `transition-timing-function`, and `transition-delay`.\\n\\n **Syntax**: `<single-transition>#`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :-------: | :----: | :----: |\\n | **26** | **16** | **9** | **12** | **10** |\\n | 1 _-x-_ | | 3.1 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/transition\\n/","types":["Property.Transition<TTime>","undefined"]},"outline":{"description":"\\n The **`outline`** CSS shorthand property sets most of the outline properties in a single declaration.\\n\\n **Syntax**: `[ <\'outline-color\'> || <\'outline-style\'> || <\'outline-width\'> ]`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :----: | :---: |\\n | **94** | **88** | **16.4** | **94** | **8** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/outline\\n/","types":["Property.Outline<TLength>","undefined"]},"outline-width":{"description":"\\n The CSS **`outline-width`** property sets the thickness of an element\'s outline. An outline is a line that is drawn around an element, outside the `border`.\\n\\n **Syntax**: `<line-width>`\\n\\n **Initial value**: `medium`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :-----: | :----: | :---: |\\n | **1** | **1.5** | **1.2** | **12** | **8** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/outline-width\\n/","types":["Property.OutlineWidth<TLength>","undefined"]},"outline-style":{"description":"\\n The **`outline-style`** CSS property sets the style of an element\'s outline. An outline is a line that is drawn around an element, outside the `border`.\\n\\n **Syntax**: `auto | <\'border-style\'>`\\n\\n **Initial value**: `none`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :-----: | :----: | :---: |\\n | **1** | **1.5** | **1.2** | **12** | **8** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/outline-style\\n/","types":["Property.OutlineStyle","undefined"]},"outline-color":{"description":"\\n The **`outline-color`** CSS property sets the color of an element\'s outline.\\n\\n **Syntax**: `<color> | invert`\\n\\n **Initial value**: `invert`, for browsers supporting it, `currentColor` for the other\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :-----: | :----: | :---: |\\n | **1** | **1.5** | **1.2** | **12** | **8** |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/outline-color\\n/","types":["Property.OutlineColor","undefined"]},"outline-offset":{"description":"\\n The **`outline-offset`** CSS property sets the amount of space between an outline and the edge or border of an element.\\n\\n **Syntax**: `<length>`\\n\\n **Initial value**: `0`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :-----: | :----: | :-: |\\n | **1** | **1.5** | **1.2** | **15** | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/outline-offset\\n/","types":["Property.OutlineOffset<TLength>","undefined"]},"resize":{"description":"\\n The **`resize`** CSS property sets whether an element is resizable, and if so, in which directions.\\n\\n **Syntax**: `none | both | horizontal | vertical | block | inline`\\n\\n **Initial value**: `none`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :----: | :--: | :-: |\\n | **1** | **4** | **3** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/resize\\n/","types":["Property.Resize","undefined"]},"cursor":{"description":"","types":["Property.Cursor","undefined"]},"caret-color":{"description":"\\n The **`caret-color`** CSS property sets the color of the **insertion caret**, the visible marker where the next character typed will be inserted. This is sometimes referred to as the **text input cursor**. The caret appears in elements such as `<input>` or those with the `contenteditable` attribute. The caret is typically a thin vertical line that flashes to help make it more noticeable. By default, it is black, but its color can be altered with this property.\\n\\n **Syntax**: `auto | <color>`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :--: | :-: |\\n | **57** | **53** | **11.1** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/caret-color\\n/","types":["Property.CaretColor","undefined"]},"caret-shape":{"description":"\\n **Syntax**: `auto | bar | block | underscore`\\n\\n **Initial value**: `auto`\\n/","types":["Property.CaretShape","undefined"]},"caret":{"description":"","types":["Property.Caret","undefined"]},"nav-up":{"description":"","types":[]},"nav-right":{"description":"","types":[]},"nav-down":{"description":"","types":[]},"nav-left":{"description":"","types":[]},"user-select":{"description":"\\n The **`user-select`** CSS property controls whether the user can select text. This doesn\'t have any effect on content loaded as part of a browser\'s user interface (its chrome), except in textboxes.\\n\\n **Syntax**: `auto | text | none | contain | all`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :---------: | :------: | :----------: |\\n | **54** | **69** | **3** _-x-_ | **79** | **10** _-x-_ |\\n | 1 _-x-_ | 1 _-x-_ | | 12 _-x-_ | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/user-select\\n/","types":["Property.UserSelect","undefined"]},"accent-color":{"description":"\\n The **`accent-color`** CSS property sets the accent color for user-interface controls generated by some elements.\\n\\n **Syntax**: `auto | <color>`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :------: | :--: | :-: |\\n | **93** | **92** | **15.4** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/accent-color\\n/","types":["Property.AccentColor","undefined"]},"appearance":{"description":"\\n The **`appearance`** CSS property is used to control native appearance of UI controls, that are based on operating system\'s theme.\\n\\n **Syntax**: `none | auto | textfield | menulist-button | <compat-auto>`\\n\\n **Initial value**: `none`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :------: | :------: | :-: |\\n | **84** | **80** | **15.4** | **84** | No |\\n | 1 _-x-_ | 1 _-x-_ | 3 _-x-_ | 12 _-x-_ | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/appearance\\n/","types":["Property.Appearance","undefined"]},"field-sizing":{"description":"","types":[]},"input-security":{"description":"\\n **Syntax**: `auto | none`\\n\\n **Initial value**: `auto`\\n/","types":["Property.InputSecurity","undefined"]},"-webkit-user-select":{"description":"\\n The **`user-select`** CSS property controls whether the user can select text. This doesn\'t have any effect on content loaded as part of a browser\'s user interface (its chrome), except in textboxes.\\n\\n **Syntax**: `auto | text | none | contain | all`\\n\\n **Initial value**: `auto`\\n/","types":["Property.UserSelect","undefined"]},"-webkit-appearance":{"description":"\\n The **`appearance`** CSS property is used to control native appearance of UI controls, that are based on operating system\'s theme.\\n\\n **Syntax**: `none | button | button-bevel | caret | checkbox | default-button | inner-spin-button | listbox | listitem | media-controls-background | media-controls-fullscreen-background | media-current-time-display | media-enter-fullscreen-button | media-exit-fullscreen-button | media-fullscreen-button | media-mute-button | media-overlay-play-button | media-play-button | media-seek-back-button | media-seek-forward-button | media-slider | media-sliderthumb | media-time-remaining-display | media-toggle-closed-captions-button | media-volume-slider | media-volume-slider-container | media-volume-sliderthumb | menulist | menulist-button | menulist-text | menulist-textfield | meter | progress-bar | progress-bar-value | push-button | radio | searchfield | searchfield-cancel-button | searchfield-decoration | searchfield-results-button | searchfield-results-decoration | slider-horizontal | slider-vertical | sliderthumb-horizontal | sliderthumb-vertical | square-button | textarea | textfield | -apple-pay-button`\\n\\n **Initial value**: `none` (but this value is overridden in the user agent CSS)\\n/","types":["Property.WebkitAppearance","undefined"]},"view-transition-name":{"description":"\\n The **`view-transition-name`** CSS property provides the selected element with a distinct identifying name (a `<custom-ident>`) and causes it to participate in a separate view transition from the root view transition — or no view transition if the `none` value is specified.\\n\\n **Syntax**: `none | <custom-ident>`\\n\\n **Initial value**: `none`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :----: | :--: | :-: |\\n | **111** | No | No | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/view-transition-name\\n/","types":["Property.ViewTransitionName","undefined"]},"will-change":{"description":"\\n The **`will-change`** CSS property hints to browsers how an element is expected to change. Browsers may set up optimizations before an element is actually changed. These kinds of optimizations can increase the responsiveness of a page by doing potentially expensive work before they are actually required.\\n\\n **Syntax**: `auto | <animateable-feature>#`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :-----: | :--: | :-: |\\n | **36** | **36** | **9.1** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/will-change\\n/","types":["Property.WillChange","undefined"]},"direction":{"description":"","types":["Property.Direction","undefined"]},"unicode-bidi":{"description":"","types":["Property.UnicodeBidi","undefined"]},"writing-mode":{"description":"","types":["Property.WritingMode","undefined"]},"text-orientation":{"description":"\\n The **`text-orientation`** CSS property sets the orientation of the text characters in a line. It only affects text in vertical mode (when `writing-mode` is not `horizontal-tb`). It is useful for controlling the display of languages that use vertical script, and also for making vertical table headers.\\n\\n **Syntax**: `mixed | upright | sideways`\\n\\n **Initial value**: `mixed`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :------: | :-----: | :-------: | :--: | :-: |\\n | **48** | **41** | **14** | n/a | No |\\n | 11 _-x-_ | | 5.1 _-x-_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/text-orientation\\n/","types":["Property.TextOrientation","undefined"]},"glyph-orientation-vertical":{"description":"","types":["Property.GlyphOrientationVertical","undefined"]},"text-combine-upright":{"description":"\\n The **`text-combine-upright`** CSS property sets the combination of characters into the space of a single character. If the combined text is wider than 1em, the user agent must fit the contents within 1em. The resulting composition is treated as a single upright glyph for layout and decoration. This property only has an effect in vertical writing modes.\\n\\n **Syntax**: `none | all | [ digits <integer>? ]`\\n\\n **Initial value**: `none`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :------------------------: | :-----: | :--------------------------: | :----: | :------------------------------------: |\\n | **48** | **48** | **15.4** | **79** | **11** _(-ms-text-combine-horizontal)_ |\\n | 9 _(-webkit-text-combine)_ | | 5.1 _(-webkit-text-combine)_ | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/text-combine-upright\\n/","types":["Property.TextCombineUpright","undefined"]},"fill-rule":{"description":"","types":["Property.FillRule","undefined"]},"fill-break":{"description":"","types":[]},"fill-color":{"description":"","types":[]},"fill-image":{"description":"","types":[]},"fill-origin":{"description":"","types":[]},"fill-position":{"description":"","types":[]},"fill-size":{"description":"","types":[]},"fill-repeat":{"description":"","types":[]},"fill-opacity":{"description":"","types":["Property.FillOpacity","undefined"]},"stroke-width":{"description":"","types":["Property.StrokeWidth<TLength>","undefined"]},"stroke-align":{"description":"","types":[]},"stroke-linecap":{"description":"","types":["Property.StrokeLinecap","undefined"]},"stroke-linejoin":{"description":"","types":["Property.StrokeLinejoin","undefined"]},"stroke-miterlimit":{"description":"","types":["Property.StrokeMiterlimit","undefined"]},"stroke-break":{"description":"","types":[]},"stroke-dasharray":{"description":"","types":["Property.StrokeDasharray<TLength>","undefined"]},"stroke-dashoffset":{"description":"","types":["Property.StrokeDashoffset<TLength>","undefined"]},"stroke-dash-corner":{"description":"","types":[]},"stroke-dash-justify":{"description":"","types":[]},"stroke-color":{"description":"","types":[]},"stroke-image":{"description":"","types":[]},"stroke-origin":{"description":"","types":[]},"stroke-position":{"description":"","types":[]},"stroke-size":{"description":"","types":[]},"stroke-repeat":{"description":"","types":[]},"stroke-opacity":{"description":"","types":["Property.StrokeOpacity","undefined"]},"backdrop-filter":{"description":"\\n The **`backdrop-filter`** CSS property lets you apply graphical effects such as blurring or color shifting to the area behind an element. Because it applies to everything _behind_ the element, to see the effect you must make the element or its background at least partially transparent.\\n\\n **Syntax**: `none | <filter-function-list>`\\n\\n **Initial value**: `none`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----: | :-----: | :---------: | :----: | :-: |\\n | **76** | **103** | **9** _-x-_ | **17** | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/backdrop-filter\\n/","types":["Property.BackdropFilter","undefined"]},"filter":{"description":"","types":["Property.Filter","undefined"]},"flood-color":{"description":"","types":["Property.FloodColor","undefined"]},"flood-opacity":{"description":"","types":["Property.FloodOpacity","undefined"]},"color-interpolation-filters":{"description":"","types":[]},"lighting-color":{"description":"","types":["Property.LightingColor","undefined"]},"math-style":{"description":"\\n The `math-style` property indicates whether MathML equations should render with normal or compact height.\\n\\n **Syntax**: `normal | compact`\\n\\n **Initial value**: `normal`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :------: | :--: | :-: |\\n | **109** | **117** | **14.1** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/math-style\\n/","types":["Property.MathStyle","undefined"]},"math-shift":{"description":"\\n The `math-shift` property indicates whether superscripts inside MathML formulas should be raised by a normal or compact shift.\\n\\n **Syntax**: `normal | compact`\\n\\n **Initial value**: `normal`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :----: | :--: | :-: |\\n | **109** | No | No | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/math-shift\\n/","types":["Property.MathShift","undefined"]},"math-depth":{"description":"\\n The **`math-depth`** property describes a notion of _depth_ for each element of a mathematical formula, with respect to the top-level container of that formula. Concretely, this is used to determine the computed value of the font-size property when its specified value is `math`.\\n\\n **Syntax**: `auto-add | add(<integer>) | <integer>`\\n\\n **Initial value**: `0`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :----: | :--: | :-: |\\n | **109** | **117** | No | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/math-depth\\n/","types":["Property.MathDepth","undefined"]},"offset-path":{"description":"\\n The **`offset-path`** CSS property specifies a motion path for an element to follow and defines the element\'s positioning within the parent container or SVG coordinate system.\\n\\n **Syntax**: `none | <offset-path> || <coord-box>`\\n\\n **Initial value**: `none`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :----------------: | :-----: | :------: | :--: | :-: |\\n | **55** | **72** | **15.4** | n/a | No |\\n | 46 _(motion-path)_ | | | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/offset-path\\n/","types":["Property.OffsetPath","undefined"]},"offset-distance":{"description":"\\n The **`offset-distance`** CSS property specifies a position along an `offset-path` for an element to be placed.\\n\\n **Syntax**: `<length-percentage>`\\n\\n **Initial value**: `0`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :--------------------: | :-----: | :----: | :--: | :-: |\\n | **55** | **72** | **16** | n/a | No |\\n | 46 _(motion-distance)_ | | | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/offset-distance\\n/","types":["Property.OffsetDistance<TLength>","undefined"]},"offset-position":{"description":"\\n **Syntax**: `normal | auto | <position>`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :----: | :--: | :-: |\\n | **116** | n/a | **16** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/offset-position\\n/","types":["Property.OffsetPosition<TLength>","undefined"]},"offset-anchor":{"description":"\\n **Syntax**: `auto | <position>`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :----: | :--: | :-: |\\n | **116** | **72** | **16** | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/offset-anchor\\n/","types":["Property.OffsetAnchor<TLength>","undefined"]},"offset-rotate":{"description":"\\n The **`offset-rotate`** CSS property defines the orientation/direction of the element as it is positioned along the `offset-path`.\\n\\n **Syntax**: `[ auto | reverse ] || <angle>`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :--------------------: | :-----: | :----: | :--: | :-: |\\n | **56** | **72** | **16** | n/a | No |\\n | 46 _(motion-rotation)_ | | | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/offset-rotate\\n/","types":["Property.OffsetRotate","undefined"]},"offset":{"description":"\\n The **`offset`** CSS shorthand property sets all the properties required for animating an element along a defined path.\\n\\n **Syntax**: `[ <\'offset-position\'>? [ <\'offset-path\'> [ <\'offset-distance\'> || <\'offset-rotate\'> ]? ]? ]! [ / <\'offset-anchor\'> ]?`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----------: | :-----: | :----: | :--: | :-: |\\n | **55** | **72** | **16** | n/a | No |\\n | 46 _(motion)_ | | | | |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/offset\\n/","types":["Property.Offset<TLength>","undefined"]},"scroll-timeline-name":{"description":"\\n The **`scroll-timeline-name`** CSS property defines a name that can be used to identify an element as the source of a scroll timeline for an animation.\\n\\n **Syntax**: `none | <dashed-ident>#`\\n\\n **Initial value**: `none`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :----: | :--: | :-: |\\n | **115** | n/a | No | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/scroll-timeline-name\\n/","types":["Property.ScrollTimelineName","undefined"]},"scroll-timeline-axis":{"description":"\\n The **`scroll-timeline-axis`** CSS property can be used to specify the scrollbar that will be used to provide the timeline for a scroll-timeline animation.\\n\\n **Syntax**: `[ block | inline | x | y ]#`\\n\\n **Initial value**: `block`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :----: | :--: | :-: |\\n | **115** | n/a | No | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/scroll-timeline-axis\\n/","types":["Property.ScrollTimelineAxis","undefined"]},"scroll-timeline":{"description":"\\n The **`scroll-timeline`** CSS shorthand property defines a name that can be used to identify the source element of a scroll timeline, along with the scrollbar axis that should provide the timeline.\\n\\n **Syntax**: `[ <\'scroll-timeline-name\'> <\'scroll-timeline-axis\'>? ]#`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :----: | :--: | :-: |\\n | **115** | n/a | No | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/scroll-timeline\\n/","types":["Property.ScrollTimeline","undefined"]},"view-timeline-name":{"description":"\\n The **`view-timeline-name`** CSS property is used to define the name of a _named view progress timeline_, which is progressed through based on the change in visibility of an element (known as the _subject_) inside a scrollable element (_scroller_). `view-timeline` is set on the subject.\\n\\n **Syntax**: `none | <dashed-ident>#`\\n\\n **Initial value**: `none`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :----: | :--: | :-: |\\n | **115** | n/a | No | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/view-timeline-name\\n/","types":["Property.ViewTimelineName","undefined"]},"view-timeline-axis":{"description":"\\n The **`view-timeline-axis`** CSS property is used to specify the scrollbar direction that will be used to provide the timeline for a _named view progress timeline_ animation, which is progressed through based on the change in visibility of an element (known as the _subject_) inside a scrollable element (_scroller_). `view-timeline-axis` is set on the subject. See CSS scroll-driven animations for more details.\\n\\n **Syntax**: `[ block | inline | x | y ]#`\\n\\n **Initial value**: `block`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :----: | :--: | :-: |\\n | **115** | n/a | No | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/view-timeline-axis\\n/","types":["Property.ViewTimelineAxis","undefined"]},"view-timeline-inset":{"description":"\\n The **`view-timeline-inset`** CSS property is used to specify one or two values representing an adjustment to the position of the scrollport (see Scroll container for more details) in which the subject element of a _named view progress timeline_ animation is deemed to be visible. Put another way, this allows you to specify start and/or end inset (or outset) values that offset the position of the timeline.\\n\\n **Syntax**: `[ [ auto | <length-percentage> ]{1,2} ]#`\\n\\n **Initial value**: `auto`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :----: | :--: | :-: |\\n | **115** | No | No | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/view-timeline-inset\\n/","types":["Property.ViewTimelineInset<TLength>","undefined"]},"view-timeline":{"description":"\\n The **`view-timeline`** CSS shorthand property is used to define a _named view progress timeline_, which is progressed through based on the change in visibility of an element (known as the _subject_) inside a scrollable element (_scroller_). `view-timeline` is set on the subject.\\n\\n **Syntax**: `[ <\'view-timeline-name\'> <\'view-timeline-axis\'>? ]#`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :----: | :--: | :-: |\\n | **115** | n/a | No | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/view-timeline\\n/","types":["Property.ViewTimeline","undefined"]},"animation-range":{"description":"\\n The **`animation-range`** CSS shorthand property is used to set the start and end of an animation\'s attachment range along its timeline, i.e. where along the timeline an animation will start and end.\\n\\n **Syntax**: `[ <\'animation-range-start\'> <\'animation-range-end\'>? ]#`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :----: | :--: | :-: |\\n | **115** | No | No | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/animation-range\\n/","types":["Property.AnimationRange<TLength>","undefined"]},"animation-range-start":{"description":"\\n The **`animation-range-start`** CSS property is used to set the start of an animation\'s attachment range along its timeline, i.e. where along the timeline an animation will start.\\n\\n **Syntax**: `[ normal | <length-percentage> | <timeline-range-name> <length-percentage>? ]#`\\n\\n **Initial value**: `normal`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :----: | :--: | :-: |\\n | **115** | No | No | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/animation-range-start\\n/","types":["Property.AnimationRangeStart<TLength>","undefined"]},"animation-range-end":{"description":"\\n The **`animation-range-end`** CSS property is used to set the end of an animation\'s attachment range along its timeline, i.e. where along the timeline an animation will end.\\n\\n **Syntax**: `[ normal | <length-percentage> | <timeline-range-name> <length-percentage>? ]#`\\n\\n **Initial value**: `normal`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :----: | :--: | :-: |\\n | **115** | No | No | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/animation-range-end\\n/","types":["Property.AnimationRangeEnd<TLength>","undefined"]},"timeline-scope":{"description":"\\n The **`timeline-scope`** CSS property modifies the scope of a named animation timeline.\\n\\n **Syntax**: `none | <dashed-ident>#`\\n\\n **Initial value**: `none`\\n\\n | Chrome | Firefox | Safari | Edge | IE |\\n | :-----: | :-----: | :----: | :--: | :-: |\\n | **116** | No | No | n/a | No |\\n\\n @see https://developer.mozilla.org/docs/Web/CSS/timeline-scope\\n/","types":["Property.TimelineScope","undefined"]},"stroke-alignment":{"description":"","types":[]},"stroke-dashcorner":{"description":"","types":[]},"stroke-dashadjust":{"description":"","types":[]}}}');function lF(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 lk(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n,r,o=null==e?null:"u">typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=o){var A=[],i=!0,a=!1;try{for(o=o.call(e);!(i=(n=o.next()).done)&&(A.push(n.value),!t||A.length!==t);i=!0);}catch(e){a=!0,r=e}finally{try{i||null==o.return||o.return()}finally{if(a)throw r}}return A}}(e,t)||lI(e,t)||function(){throw TypeError("Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function lQ(e){return function(e){if(Array.isArray(e))return lF(e)}(e)||function(e){if("u">typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||lI(e)||function(){throw TypeError("Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function lI(e,t){if(e){if("string"==typeof e)return lF(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if("Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n)return Array.from(n);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return lF(e,t)}}var lU=Object.keys(lE.x||{}).filter(function(e){return!e.startsWith("--")}),lH=new Set(lU),lT=new Set(lU.map(function(e){return e.replace(/-([a-z0-9])/g,function(e,t){return t?t.toUpperCase():""})})),lL=function(e){return e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").replace(/\s+/g,"-").toLowerCase()},lM=function(e){return e.replace(/-([a-z0-9])/g,function(e,t){return t?t.toUpperCase():""}).replace(/\s+/g,"")},lP=new Map,l_=/\*\*Syntax\*\*:\s*`([^`]+)`/i,lO={"transition-timing-function":["linear","ease","ease-in","ease-out","ease-in-out","step-start","step-end","steps()","cubic-bezier()"],"animation-timing-function":["linear","ease","ease-in","ease-out","ease-in-out","step-start","step-end","steps()","cubic-bezier()"]},lR=function(e){var t=e.match(l_);return t?t[1].split("|").map(function(e){return e.trim()}).map(function(e){return e.replace(/[?!*]$/,"")}).filter(function(e){return e&&!e.includes("<")&&!e.includes(">")&&!e.includes("(")&&!e.includes(")")&&!e.includes("[")&&!e.includes("]")}).filter(function(e){return/^[a-z0-9-]+$/i.test(e)}):[]},lN=new Map,lV=new Set(lR(null!=(l$=null==(l0=lE.x)||null==(lq=l0.all)?void 0:lq.description)?l$:"")),lD=!0,lz=!1,lj=void 0;try{for(var lK,lZ,lW,lG,lX,lY,lJ,l$,lq,l0,l1,l2=Object.values(lE.x||{})[Symbol.iterator]();!(lD=(l1=l2.next()).done);lD=!0){var l4=l1.value,l6=lR(null!=(l9=null==l4?void 0:l4.description)?l9:""),l8=!0,l3=!1,l5=void 0;try{for(var l9,l7,se=l6[Symbol.iterator]();!(l8=(l7=se.next()).done);l8=!0){var st,sn=l7.value;lN.set(sn,(null!=(st=lN.get(sn))?st:0)+1)}}catch(e){l3=!0,l5=e}finally{try{l8||null==se.return||se.return()}finally{if(l3)throw l5}}}}catch(e){lz=!0,lj=e}finally{try{lD||null==l2.return||l2.return()}finally{if(lz)throw lj}}var sr=new Set(Array.from(lN.entries()).filter(function(e){return lk(e,2)[1]>=10}).map(function(e){return lk(e,1)[0]})),so=new Set(lQ(lV).concat(lQ(sr))),sA=function(e){var t,n,r,o=lH.has(e)?e:lL(e),A=lP.get(o);if(A)return A;var i=null!=(t=lO[o])?t:[],a=null==(r=lE.x)||null==(n=r[o])?void 0:n.description;if(!a)return lP.set(o,i),i;var l=Array.from(new Set(lQ(lR(a)).concat(lQ(i))));return lP.set(o,l),l},si=function(e){var t=sA(e);return{common:t.filter(function(e){return so.has(e)}),native:t.filter(function(e){return!so.has(e)})}};function sa(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 sl(e){if(Array.isArray(e))return e}function ss(e){if("u">typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}function sc(){throw TypeError("Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function su(e,t){return sl(e)||function(e,t){var n,r,o=null==e?null:"u">typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=o){var A=[],i=!0,a=!1;try{for(o=o.call(e);!(i=(n=o.next()).done)&&(A.push(n.value),!t||A.length!==t);i=!0);}catch(e){a=!0,r=e}finally{try{i||null==o.return||o.return()}finally{if(a)throw r}}return A}}(e,t)||sh(e,t)||sc()}function sd(e){return sl(e)||ss(e)||sh(e)||sc()}function sp(e){return function(e){if(Array.isArray(e))return sa(e)}(e)||ss(e)||sh(e)||function(){throw TypeError("Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function sf(e){return e&&"u">typeof Symbol&&e.constructor===Symbol?"symbol":typeof e}function sh(e,t){if(e){if("string"==typeof e)return sa(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if("Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n)return Array.from(n);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return sa(e,t)}}var sg=new Set(["opacity","z-index","font-weight","line-height","flex","flex-grow","flex-shrink","order","zoom"]),sm=function(e){return lL(e)},sy=function(e){return sg.has(sm(e))},sb=function(e){var t={};if(!e)return t;var n=!0,r=!1,o=void 0;try{for(var A,i=e.split(";")[Symbol.iterator]();!(n=(A=i.next()).done);n=!0){var a=A.value,l=sd(a.split(":")),s=l[0],c=l.slice(1);if(s&&c.length){var u=s.trim(),d=c.join(":").trim();u&&(t[u]=d)}}}catch(e){r=!0,o=e}finally{try{n||null==i.return||i.return()}finally{if(r)throw o}}return t},sv=function(e,t){if(!e||!(null==t?void 0:t.propGroups))return null;var n=sm(e),r=lM(n),o=!0,A=!1,i=void 0;try{for(var a,l=Object.entries(t.propGroups)[Symbol.iterator]();!(o=(a=l.next()).done);o=!0){var s=su(a.value,2),c=s[0],u=s[1];if(u.includes(e)||u.includes(n)||u.includes(r))return c}}catch(e){A=!0,i=e}finally{try{o||null==l.return||l.return()}finally{if(A)throw i}}return null},sw=function(e,t){if(!e)return null;var n=t.split(".").filter(Boolean),r=e,o=!0,A=!1,i=void 0;try{for(var a,l=n[Symbol.iterator]();!(o=(a=l.next()).done);o=!0){var s=a.value;if(!r||(void 0===r?"undefined":sf(r))!=="object")return null;(r=r[s])&&(void 0===r?"undefined":sf(r))==="object"&&"value"in r&&(r=r.value)}}catch(e){A=!0,i=e}finally{try{o||null==l.return||l.return()}finally{if(A)throw i}}return"string"==typeof r||"number"==typeof r?String(r):null},sB=function(e,t,n){if(!t||!(null==n?void 0:n.tokens))return null;var r=t.trim();if(r.startsWith("$$.token.")){var o=sd((r=r.replace("$$.token.","")).split(".")),A=o[0],i=o.slice(1);return A?sw(n.tokens[A],i.join(".")):null}var a=sv(e,n);return a?(r.startsWith("".concat(a,"."))&&(r=r.slice(a.length+1)),sw(n.tokens[a],r)):null},sx=function(e,t,n,r){if(!t)return"";var o=sB(e,t,n);if(o)return o;var A=t.trim();if(/^-?\d+(?:\.\d+)?$/.test(A)){var i=Number(A);if(!Number.isNaN(i)){var a,l,s=null==r||null==(l=r.dictionary)||null==(a=l.toValue)?void 0:a.call(l,i,e);return void 0!==s?String(s):0===i||sg.has(sm(e))?String(i):"".concat(i,"px")}}return t},sC=function(e){return e||""},sS=function(e,t){var n=Number(e);return Number.isFinite(n)?n:t},sE=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:2;return String(Number(e.toFixed(t)))},sF=function(e){var t=sm(e);return t.includes("color")||t.includes("fill")||t.includes("stroke")||"background"===t||"box-shadow"===t||"text-shadow"===t},sk=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";if(!e||(void 0===e?"undefined":sf(e))!=="object")return[];var n=[],r=!0,o=!1,A=void 0;try{for(var i,a=Object.entries(e)[Symbol.iterator]();!(r=(i=a.next()).done);r=!0){var l=su(i.value,2),s=l[0],c=l[1],u=t?"".concat(t,".").concat(s):s;if(c&&(void 0===c?"undefined":sf(c))==="object"){var d=c.value;if("string"==typeof d||"number"==typeof d){n.push({key:u,value:String(d)});continue}n.push.apply(n,sp(sk(c,u)))}else n.push({key:u,value:String(c)})}}catch(e){o=!0,A=e}finally{try{r||null==a.return||a.return()}finally{if(o)throw A}}return n},sQ=function(e,t){var n=sv(e,t);return n&&(null==t?void 0:t.tokens)?sk(t.tokens[n]):[]},sI=function(e){if(!(null==e?void 0:e.tokens))return[];var t=[],n=!0,r=!1,o=void 0;try{for(var A,i=Object.entries(e.tokens)[Symbol.iterator]();!(n=(A=i.next()).done);n=!0){var a=su(A.value,2),l=a[0],s=a[1];t.push.apply(t,sp(sk(s,l)))}}catch(e){r=!0,o=e}finally{try{n||null==i.return||i.return()}finally{if(r)throw o}}return t},sU=function(e,t,n){if(!t)return!1;if(t.trim().startsWith("$$.token."))return!0;var r=sv(e,n);if(!r||!(null==n?void 0:n.tokens))return!1;var o=t.startsWith("$$.token.")?t.replace("$$.token.",""):t,A=o.startsWith("".concat(r,"."))?o.slice(r.length+1):o;return!!sw(n.tokens[r],A)};function sH(e){if(null==e)return"";if("string"==typeof e)return e;try{return JSON.stringify(e)}catch{return String(e)}}function sT(e){return null!=e&&e.length>0&&"object"==typeof e[0]&&null!=e[0]&&"items"in e[0]}function sL(e,t){if(t&&null!=e)return t(e)??"";if(e&&"object"==typeof e){if("label"in e&&null!=e.label)return String(e.label);if("value"in e)return String(e.value)}return sH(e)}function sM(e,t){return t&&null!=e?t(e)??"":e&&"object"==typeof e&&"value"in e&&"label"in e?sH(e.value):sH(e)}let sP=new Map,s_=function(e={}){let t={usage:"search",sensitivity:"base",ignorePunctuation:!0,...e},n=`${function e(t){return Array.isArray(t)?t.map(t=>e(t)).join(","):null==t?"":String(t)}(e.locale)}|${JSON.stringify(t)}`,r=sP.get(n);if(r)return r;let o=new Intl.Collator(e.locale,t),A={contains(e,t,n){if(!t)return!0;let r=sL(e,n);for(let e=0;e<=r.length-t.length;e+=1)if(0===o.compare(r.slice(e,e+t.length),t))return!0;return!1},startsWith(e,t,n){if(!t)return!0;let r=sL(e,n);return 0===o.compare(r.slice(0,t.length),t)},endsWith(e,t,n){if(!t)return!0;let r=sL(e,n),A=t.length;return r.length>=A&&0===o.compare(r.slice(r.length-A),t)}};return sP.set(n,A),A};function sO(e){let t=eb.useRef(!0);t.current&&(t.current=!1,e())}function sR(e,t,n){switch(e){case"vertical":return t;case"horizontal":return n;default:return t||n}}function sN(e,t){return sR(t,e===nK||e===nZ,e===nz||e===nj)}function sV(e,t,n){return sR(t,e===nZ,n?e===nz:e===nj)||"Enter"===e||" "===e||""===e}function sD(e,t){let n="rootStore"in e?e.rootStore:e,r=n.useState("open"),o=n.useState("floatingElement"),A=n.useState("domReferenceElement"),i=n.context.dataRef,{listRef:a,activeIndex:l,onNavigate:s=()=>{},enabled:c=!0,selectedIndex:u=null,allowEscape:d=!1,loopFocus:p=!1,nested:f=!1,rtl:h=!1,virtual:g=!1,focusItemOnOpen:m="auto",focusItemOnHover:y=!0,openOnArrowKeyDown:b=!0,disabledIndices:v,orientation:w="vertical",parentOrientation:B,cols:x=1,scrollItemIntoView:C=!0,itemSizes:S,dense:E=!1,id:F,resetOnPointerLeave:k=!0,externalTree:Q}=t,I=ow(rs(o)),U=rI(),H=rU(Q);e2(()=>{i.current.orientation=w},[i,w]);let T=rl(A),L=eb.useRef(m),M=eb.useRef(u??-1),P=eb.useRef(null),_=eb.useRef(!0),O=eq(e=>{s(-1===M.current?null:M.current,e)}),R=eb.useRef(O),N=eb.useRef(!!o),V=eb.useRef(r),D=eb.useRef(!1),z=eb.useRef(!1),j=ow(v),K=ow(r),Z=ow(C),W=ow(u),G=ow(k),X=eq(()=>{function e(e){g?H?.events.emit("virtualfocus",e):is(e,{sync:D.current,preventScroll:!0})}let t=a.current[M.current],n=z.current;t&&e(t),(D.current?e=>e():requestAnimationFrame)(()=>{let r=a.current[M.current]||t;if(!r)return;t||e(r);let o=Z.current;o&&J&&(n||!_.current)&&r.scrollIntoView?.("boolean"==typeof o?{block:"nearest",inline:"nearest"}:o)})});e2(()=>{c&&(r&&o?(M.current=u??-1,L.current&&null!=u&&(z.current=!0,O())):N.current&&(M.current=-1,R.current()))},[c,r,o,u,O]),e2(()=>{if(c){if(!r){D.current=!1;return}if(o)if(null==l){if(D.current=!1,null!=W.current)return;if(N.current&&(M.current=-1,X()),(!V.current||!N.current)&&L.current&&(null!=P.current||!0===L.current&&null==P.current)){let e=0,t=()=>{null==a.current[0]?(e<2&&(e?requestAnimationFrame:queueMicrotask)(t),e+=1):(M.current=null==P.current||sV(P.current,w,h)||f?nX(a):nY(a),P.current=null,O())};t()}}else nG(a,l)||(M.current=l,X(),z.current=!1)}},[c,r,o,l,W,f,a,w,h,O,X,j]),e2(()=>{if(!c||o||!H||g||!N.current)return;let e=H.nodesRef.current,t=e.find(e=>e.id===U)?.context?.elements.floating,n=rn(ri(o)),r=e.some(e=>e.context&&rr(e.context.elements.floating,n));t&&!r&&_.current&&t.focus({preventScroll:!0})},[c,o,H,U,g]),e2(()=>{R.current=O,V.current=r,N.current=!!o}),e2(()=>{r||(P.current=null,L.current=m)},[r,m]);let Y=null!=l,J=eb.useMemo(()=>{function e(e){if(!K.current)return;let t=a.current.indexOf(e.currentTarget);-1!==t&&M.current!==t&&(M.current=t,O(e))}return{onFocus(t){D.current=!0,e(t)},onClick:({currentTarget:e})=>e.focus({preventScroll:!0}),onMouseMove(t){D.current=!0,z.current=!1,y&&e(t)},onPointerLeave(e){if(!K.current||!_.current||"touch"===e.pointerType)return;D.current=!0;let t=e.relatedTarget;!y||a.current.includes(t)||G.current&&(M.current=-1,O(e),g||I.current?.focus({preventScroll:!0}))}}},[K,I,y,a,O,G,g]),$=eb.useCallback(()=>B??H?.nodesRef.current.find(e=>e.id===U)?.context?.dataRef?.current.orientation,[U,H,B]),q=eq(e=>{var t;if(_.current=!1,D.current=!0,229===e.which||!K.current&&e.currentTarget===I.current)return;if(f&&(t=e.key,"both"===w||"horizontal"===w&&x&&x>1?"Escape"===t:sR(w,h?t===nj:t===nz,t===nK))){sN(e.key,$())||nM(e),n.setOpen(!1,tH(r7,e.nativeEvent)),eI(A)&&(g?H?.events.emit("virtualfocus",A):A.focus());return}let o=M.current,i=nX(a,v),l=nY(a,v);if(T||("Home"===e.key&&(nM(e),M.current=i,O(e)),"End"===e.key&&(nM(e),M.current=l,O(e))),x>1){let t=S||Array.from({length:a.current.length},()=>({width:1,height:1})),n=nq(t,x,E),r=n.findIndex(e=>null!=e&&!n2(a,e,v)),o=n.reduce((e,t,n)=>null==t||n2(a,t,v)?e:n,-1),A=n[n$({current:n.map(e=>null!=e?a.current[e]:null)},{event:e,orientation:w,loopFocus:p,rtl:h,cols:x,disabledIndices:n1([...("function"!=typeof v?v:null)||a.current.map((e,t)=>n2(a,t,v)?t:void 0),void 0],n),minIndex:r,maxIndex:o,prevIndex:n0(M.current>l?i:M.current,t,n,x,e.key===nZ?"bl":e.key===(h?nz:nj)?"tr":"tl"),stopEvent:!0})];if(null!=A&&(M.current=A,O(e)),"both"===w)return}if(sN(e.key,w)){if(nM(e),r&&!g&&rn(e.currentTarget.ownerDocument)===e.currentTarget){M.current=sV(e.key,w,h)?i:l,O(e);return}sV(e.key,w,h)?p?o>=l?d&&o!==a.current.length?M.current=-1:(D.current=!1,M.current=i):M.current=nJ(a,{startingIndex:o,disabledIndices:v}):M.current=Math.min(l,nJ(a,{startingIndex:o,disabledIndices:v})):p?o<=i?d&&-1!==o?M.current=a.current.length:(D.current=!1,M.current=l):M.current=nJ(a,{startingIndex:o,decrement:!0,disabledIndices:v}):M.current=Math.max(i,nJ(a,{startingIndex:o,decrement:!0,disabledIndices:v})),nG(a,M.current)&&(M.current=-1),O(e)}}),ee=eb.useMemo(()=>g&&r&&Y&&{"aria-activedescendant":`${F}-${l}`},[g,r,Y,F,l]),et=eb.useMemo(()=>({"aria-orientation":"both"===w?void 0:w,...!T?ee:{},onKeyDown(e){if("Tab"===e.key&&e.shiftKey&&r&&!g){let t=ro(e.nativeEvent);if(t&&!rr(I.current,t))return;nM(e),n.setOpen(!1,tH(r5,e.nativeEvent)),eI(A)&&A.focus();return}q(e)},onPointerMove(){_.current=!0}}),[ee,q,I,w,T,n,r,g,A]),en=eb.useMemo(()=>{function e(e){"auto"===m&&nP(e.nativeEvent)&&(L.current=!g)}function t(e){L.current=m,"auto"===m&&n_(e.nativeEvent)&&(L.current=!0)}return{onKeyDown(e){var t;let r=n.select("open");_.current=!1;let o=e.key.startsWith("Arrow"),A=(t=e.key,sR($(),h?t===nz:t===nj,t===nZ)),i=sN(e.key,w),l=(f?A:i)||"Enter"===e.key||""===e.key.trim();if(g&&r)return q(e);if(r||b||!o){if(l){let t=sN(e.key,$());P.current=f&&t?null:e.key}if(f){A&&(nM(e),r?(M.current=nX(a,j.current),O(e)):n.setOpen(!0,tH(r7,e.nativeEvent,e.currentTarget)));return}i&&(null!=W.current&&(M.current=W.current),nM(e),!r&&b?n.setOpen(!0,tH(r7,e.nativeEvent,e.currentTarget)):q(e),r&&O(e))}},onFocus(e){n.select("open")&&!g&&(M.current=-1,O(e))},onPointerDown:t,onPointerEnter:t,onMouseDown:e,onClick:e}},[q,j,m,a,f,O,n,b,w,$,h,W,g]),er=eb.useMemo(()=>({...ee,...en}),[ee,en]);return eb.useMemo(()=>c?{reference:er,floating:et,item:J,trigger:en}:{},[c,er,et,en,J])}let sz=eb.createContext(void 0),sj=eb.createContext(void 0),sK=eb.createContext(void 0),sZ=eb.createContext("");function sW(){let e=eb.useContext(sz);if(!e)throw Error(tt(22));return e}function sG(){let e=eb.useContext(sj);if(!e)throw Error(tt(23));return e}function sX(){let e=eb.useContext(sK);if(!e)throw Error(tt(24));return e}function sY(){return eb.useContext(sZ)}let sJ=(e,t)=>Object.is(e,t);function s$(e,t,n){return null==e||null==t?Object.is(e,t):n(e,t)}function sq(e,t,n){return!!e&&0!==e.length&&e.some(e=>void 0!==e&&s$(e,t,n))}function s0(e,t,n){return e&&0!==e.length?e.findIndex(e=>void 0!==e&&s$(e,t,n)):-1}function s1(e,t,n){return e.filter(e=>!s$(e,t,n))}let s2={id:rz(e=>e.id),query:rz(e=>e.query),items:rz(e=>e.items),selectedValue:rz(e=>e.selectedValue),open:rz(e=>e.open),mounted:rz(e=>e.mounted),forceMounted:rz(e=>e.forceMounted),inline:rz(e=>e.inline),activeIndex:rz(e=>e.activeIndex),selectedIndex:rz(e=>e.selectedIndex),isActive:rz((e,t)=>e.activeIndex===t),isSelected:rz((e,t)=>{let n=e.isItemEqualToValue,r=e.selectedValue;return Array.isArray(r)?r.some(e=>s$(e,t,n)):s$(r,t,n)}),transitionStatus:rz(e=>e.transitionStatus),popupProps:rz(e=>e.popupProps),inputProps:rz(e=>e.inputProps),triggerProps:rz(e=>e.triggerProps),getItemProps:rz(e=>e.getItemProps),positionerElement:rz(e=>e.positionerElement),listElement:rz(e=>e.listElement),triggerElement:rz(e=>e.triggerElement),inputElement:rz(e=>e.inputElement),popupSide:rz(e=>e.popupSide),openMethod:rz(e=>e.openMethod),inputInsidePopup:rz(e=>e.inputInsidePopup),selectionMode:rz(e=>e.selectionMode),listRef:rz(e=>e.listRef),labelsRef:rz(e=>e.labelsRef),popupRef:rz(e=>e.popupRef),emptyRef:rz(e=>e.emptyRef),inputRef:rz(e=>e.inputRef),keyboardActiveRef:rz(e=>e.keyboardActiveRef),chipsContainerRef:rz(e=>e.chipsContainerRef),clearRef:rz(e=>e.clearRef),valuesRef:rz(e=>e.valuesRef),allValuesRef:rz(e=>e.allValuesRef),name:rz(e=>e.name),disabled:rz(e=>e.disabled),readOnly:rz(e=>e.readOnly),required:rz(e=>e.required),grid:rz(e=>e.grid),isGrouped:rz(e=>e.isGrouped),virtualized:rz(e=>e.virtualized),onOpenChangeComplete:rz(e=>e.onOpenChangeComplete),openOnInputClick:rz(e=>e.openOnInputClick),itemToStringLabel:rz(e=>e.itemToStringLabel),isItemEqualToValue:rz(e=>e.isItemEqualToValue),modal:rz(e=>e.modal),autoHighlight:rz(e=>e.autoHighlight),submitOnItemClick:rz(e=>e.submitOnItemClick)};function s4(e,t){let n=eb.useRef(e),r=eq(t);e2(()=>{n.current!==e&&r(n.current)},[e,r]),e2(()=>{n.current=e},[e])}let s6=Symbol("none"),s8={value:s6,index:-1};function s3(e){let t,n,r,{id:o,onOpenChangeComplete:A,defaultSelectedValue:i=null,selectedValue:a,onSelectedValueChange:l,defaultInputValue:s,inputValue:c,selectionMode:d="none",onItemHighlighted:p,name:f,disabled:h=!1,readOnly:g=!1,required:m=!1,inputRef:y,grid:b=!1,items:v,filteredItems:w,filter:B,openOnInputClick:x=!0,autoHighlight:C=!1,keepHighlight:S=!1,highlightItemOnHover:E=!0,itemToStringLabel:F,itemToStringValue:k,isItemEqualToValue:Q=sJ,virtualized:I=!1,inline:U=!1,fillInputOnItemPress:H=!0,modal:T=!1,limit:L=-1,autoComplete:M="list",locale:P,submitOnItemClick:_=!1}=e,{clearErrors:O}=tI(),{setDirty:R,validityData:N,shouldValidateOnChange:V,setFilled:D,name:z,disabled:j,validation:K}=tb(),Z=tF({id:o}),W=s_({locale:P}),[G,X]=eb.useState(!1),[Y,J]=eb.useState(null),$=eb.useRef([]),q=eb.useRef([]),ee=eb.useRef(null),et=eb.useRef(null),en=eb.useRef(null),er=eb.useRef(!0),eo=eb.useRef(!1),eA=eb.useRef(null),ei=eb.useRef(null),ea=eb.useRef(null),el=eb.useRef(s8),es=eb.useRef(null),ec=eb.useRef([]),eu=eb.useRef([]),ed=j||h,ep=z??f,ef="multiple"===d,eh="single"===d,eg=void 0!==c||void 0!==s,em=void 0!==v,ey=void 0!==w;t="always"===C?"always":!!C&&"input-change";let[ev,ew]=th({controlled:a,default:ef?i??tu:i,name:"Combobox",state:"selectedValue"}),eB=eb.useMemo(()=>null===B?()=>!0:void 0!==B?B:eh&&!G?(e,t)=>{if(null==e)return!1;if(!t)return!0;let n=sL(e,F),r=null!=ev?sL(ev,F):"";return!!(r&&W.contains(r,t))&&r.length===t.length||W.contains(n,t)}:(e,t)=>{if(null==e)return!1;let n=sL(e,F);return W.contains(n,t)},[B,eh,ev,G,W,F]),ex=eY(()=>eg?s??"":eh?sL(ev,F):"").current,[eC,eS]=th({controlled:c,default:ex,name:"Combobox",state:"inputValue"}),[eE,eF]=th({controlled:e.open,default:e.defaultOpen,name:"Combobox",state:"open"}),ek=sT(v),eQ=Y??(""===eC?"":String(eC).trim()),eI=eh?sL(ev,F):"",eU=eh&&!G&&""!==eQ&&""!==eI&&eI.length===eQ.length&&W.contains(eI,eQ),eH=eU?"":eQ,eT=em&&ey&&eU,eL=eb.useMemo(()=>v?ek?v.flatMap(e=>e.items):v:tu,[v,ek]),eM=eb.useMemo(()=>{if(w&&!eT)return w;if(!v)return tu;if(ek){let e=[],t=0;for(let n of v){if(L>-1&&t>=L)break;let r=""===eH?n.items:n.items.filter(e=>eB(e,eH,F));if(0===r.length)continue;let o=L>-1?L-t:1/0,A=r.slice(0,o);if(A.length>0){let r={...n,items:A};e.push(r),t+=A.length}}return e}if(""===eH)return L>-1?eL.slice(0,L):eL;let e=[];for(let t of eL){if(L>-1&&e.length>=L)break;eB(t,eH,F)&&e.push(t)}return e},[w,eT,v,ek,eH,L,eB,F,eL]),eP=eb.useMemo(()=>ek?eM.flatMap(e=>e.items):eM,[eM,ek]),e_=eY(()=>new rj({id:Z,selectedValue:ev,open:eE,filter:eB,query:eQ,items:v,selectionMode:d,listRef:$,labelsRef:q,popupRef:ee,emptyRef:en,inputRef:et,keyboardActiveRef:er,chipsContainerRef:eA,clearRef:ei,valuesRef:ec,allValuesRef:eu,selectionEventRef:ea,name:ep,disabled:ed,readOnly:g,required:m,grid:b,isGrouped:ek,virtualized:I,openOnInputClick:x,itemToStringLabel:F,isItemEqualToValue:Q,modal:T,autoHighlight:t,submitOnItemClick:_,hasInputValue:eg,mounted:!1,forceMounted:!1,transitionStatus:"idle",inline:U,activeIndex:null,selectedIndex:null,popupProps:{},inputProps:{},triggerProps:{},positionerElement:null,listElement:null,triggerElement:null,inputElement:null,popupSide:null,openMethod:null,inputInsidePopup:!0,onOpenChangeComplete:A||tc,setOpen:tc,setInputValue:tc,setSelectedValue:tc,setIndices:tc,onItemHighlighted:tc,handleSelection:tc,getItemProps:()=>td,forceMount:tc,requestSubmit:tc})).current,eO="none"===d?eC:ev,eR=eb.useMemo(()=>"none"===d?eO:Array.isArray(ev)?ev.map(e=>sM(e,k)):sM(ev,k),[eO,k,d,ev]),eN=eq(p),eV=eq(A),eD=rW(e_,s2.activeIndex,void 0,void 0,void 0),ez=rW(e_,s2.selectedIndex,void 0,void 0,void 0),ej=rW(e_,s2.positionerElement,void 0,void 0,void 0),eK=rW(e_,s2.listElement,void 0,void 0,void 0),eZ=rW(e_,s2.triggerElement,void 0,void 0,void 0),eW=rW(e_,s2.inputElement,void 0,void 0,void 0),eG=rW(e_,s2.inline,void 0,void 0,void 0),eX=rW(e_,s2.inputInsidePopup,void 0,void 0,void 0),eJ=ow(eZ),{mounted:e$,setMounted:e0,transitionStatus:e1}=ov(eE),{openMethod:e4,triggerProps:e6,reset:e8}=oQ(eE);tU({id:Z,name:ep,commit:K.commit,value:eO,controlRef:eX?eJ:et,getValue:()=>eR});let e3=eq(()=>{v?q.current=eP.map(e=>sL(e,F)):e_.set("forceMounted",!0)}),e5=eb.useRef(ev);e2(()=>{ev!==e5.current&&e3()},[e3,ev]);let e9=eq(e=>{e_.update(e);let t=e.type||"none";if(void 0!==e.activeIndex)if(null===e.activeIndex)el.current!==s8&&(el.current=s8,eN(void 0,tT(t,void 0,{index:-1})));else{let n=ec.current[e.activeIndex];el.current={value:n,index:e.activeIndex},eN(n,tT(t,void 0,{index:e.activeIndex}))}}),e7=eq((n,r)=>{if(eo.current=r.reason===r3,e.onInputValueChange?.(n,r),!r.isCanceled){if(r.reason===r8){let e=""!==n.trim();e&&X(!0),es.current={hasQuery:e},e&&t&&null==e_.state.activeIndex&&e_.set("activeIndex",0)}eS(n)}}),te=eq((t,n)=>{eE===t||("escape-key"===n.reason&&em&&0===eP.length&&!e_.state.emptyRef.current&&n.allowPropagation(),e.onOpenChange?.(t,n),n.isCanceled||(!t&&G&&(eh?(J(eQ),""===eQ&&X(!1)):ef&&(eG||eX?e9({activeIndex:null}):J(eQ),e7("",tH(r3,n.event)))),eF(t)))}),tt=eq((e,t)=>{l?.(e,t),t.isCanceled||(ew(e),("none"===d&&ee.current&&H||eh&&!e_.state.inputInsidePopup)&&e7(sL(e,F),tH(t.reason,t.event)),eh&&null!=e&&t.reason!==r8&&G&&J(eQ))}),tn=eq((e,t)=>{let n=t;if(void 0===n){if(null===eD)return;n=ec.current[eD]}let r=ro(e),o=ea.current??e;ea.current=null;let A=tH(r6,o),i=r?.closest("a")?.getAttribute("href");if(i){i.startsWith("#")&&te(!1,A);return}if(ef){let e=Array.isArray(ev)?ev:[];if(tt(sq(e,n,e_.state.isItemEqualToValue)?s1(e,n,e_.state.isItemEqualToValue):[...e,n],A),!(et.current&&""!==et.current.value.trim()))return;e_.state.inputInsidePopup?e7("",tH(r3,A.event)):te(!1,A)}else tt(n,A),te(!1,A)}),tr=eq(()=>{if(!e_.state.submitOnItemClick)return;let e=e_.state.inputElement?.form;e&&"function"==typeof e.requestSubmit&&e.requestSubmit()}),to=eq(()=>{if(e0(!1),eV?.(!1),X(!1),e8(),J(null),"none"===d?e9({activeIndex:null,selectedIndex:null}):e9({activeIndex:null}),ef&&et.current&&""!==et.current.value&&!eo.current&&e7("",tH(r3)),eh)if(e_.state.inputInsidePopup)et.current&&""!==et.current.value&&e7("",tH(r3));else{let e=sL(ev,F);if(et.current&&et.current.value!==e){let t=""===e?r3:"none";e7(e,tH(t))}}}),ti=eb.useMemo(()=>eG&&ej?{current:ej.closest('[role="dialog"]')}:ee,[eG,ej]);oS({enabled:!e.actionsRef,open:eE,ref:ti,onComplete(){eE||to()}}),eb.useImperativeHandle(e.actionsRef,()=>({unmount:to}),[to]),e2(function(){if(eE||"none"===d)return;let e=v?eL:eu.current;if(ef){let t=Array.isArray(ev)?ev:[],n=s0(e,t[t.length-1],Q);e9({selectedIndex:-1===n?null:n})}else{let t=s0(e,ev,Q);e9({selectedIndex:-1===t?null:t})}},[eE,ev,v,d,eL,ef,Q,e9]),e2(()=>{v&&(ec.current=eP,$.current.length=eP.length)},[v,eP]),e2(()=>{let e=es.current;if(e&&(e.hasQuery?t&&e_.set("activeIndex",0):"always"===t&&e_.set("activeIndex",0),es.current=null),!eE&&!eG)return;let n=em||ey?eP:ec.current,r=e_.state.activeIndex;if(null==r)return"always"===t&&n.length>0?void e_.set("activeIndex",0):void(el.current!==s8&&(el.current=s8,e_.state.onItemHighlighted(void 0,tT("none",void 0,{index:-1}))));if(r>=n.length){el.current!==s8&&(el.current=s8,e_.state.onItemHighlighted(void 0,tT("none",void 0,{index:-1}))),e_.set("activeIndex",null);return}let o=n[r],A=el.current.value,i=A!==s6&&e_.state.isItemEqualToValue(o,A);el.current.index===r&&i||(el.current={value:o,index:r},e_.state.onItemHighlighted(o,tT("none",void 0,{index:r})))},[eD,t,ey,em,eP,eG,eE,e_]),e2(()=>{if(!v||"none"===d)return;if(ef){let e=Array.isArray(ev)?ev:tu,t=e.filter(e=>sq(eL,e,e_.state.isItemEqualToValue));t.length!==e.length&&ew(t);return}if(null==ev||sq(eL,ev,e_.state.isItemEqualToValue))return;let e=null;if(null!=i&&sq(eL,i,e_.state.isItemEqualToValue)&&(e=i),ew(e),!e_.state.inputInsidePopup){let t=sL(e,F);et.current&&et.current.value!==t&&e7(t,tH("none"))}},[v,eL,ef,d,ev,i,ew,F,e_,e7]),e2(()=>{"none"===d?D(""!==String(eC)):D(ef?Array.isArray(ev)&&ev.length>0:null!=ev)},[D,d,eC,ev,ef]),eb.useEffect(()=>{em&&t&&0===eP.length&&e9({activeIndex:null})},[em,t,eP.length,e9]),s4(eQ,()=>{eE&&""!==eQ&&eQ!==String(ex)&&X(!0)}),s4(ev,()=>{if("none"!==d&&(O(ep),R(ev!==N.initialValue),V()?K.commit(ev):K.commit(ev,!0),ef&&null!==e_.state.selectedIndex&&(!Array.isArray(ev)||0===ev.length)&&e9({activeIndex:null,selectedIndex:null}),eh&&!eg&&!eX)){let e=sL(ev,F);eC!==e&&e7(e,tH("none"))}}),s4(eC,()=>{"none"===d&&(O(ep),R(eC!==N.initialValue),V()?K.commit(eC):K.commit(eC,!0))}),s4(v,()=>{if(!eh||eg||eX||G)return;let e=sL(ev,F);eC!==e&&e7(e,tH("none"))});let ta=AV({open:!!eG||eE,onOpenChange:te,elements:{reference:eX?eZ:eW,floating:ej}});eG||(n=b?"grid":"listbox",r=eE?"true":"false");let{getReferenceProps:tl,getFloatingProps:ts,getItemProps:tp}=oA([eb.useMemo(()=>{let e=eW?.tagName==="INPUT",t=e||eE,o=e?{autoComplete:"off",spellCheck:"false",autoCorrect:"off",autoCapitalize:"none"}:{};return t&&(o.role="combobox",o["aria-expanded"]=r,o["aria-haspopup"]=n,o["aria-controls"]=eE?eK?.id:void 0,o["aria-autocomplete"]=M),{reference:o,floating:{role:"presentation"}}},[eW,eE,r,n,eK?.id,M]),i_(ta,{enabled:!g&&!ed&&x,event:"mousedown-only",toggle:!1,touchOpenDelay:50*!eX}),or(ta,{enabled:!g&&!ed&&!eG,outsidePressEvent:{mouse:"sloppy",touch:"intentional"},bubbles:!!eG||void 0,outsidePress(e){let t=ro(e);return!rr(eZ,t)&&!rr(ei.current,t)&&!rr(eA.current,t)}}),sD(ta,{enabled:!g&&!ed,id:Z,listRef:$,activeIndex:eD,selectedIndex:ez,virtual:!0,loopFocus:!0,allowEscape:!t,focusItemOnOpen:!G&&("none"!==d||!!t)&&"auto",focusItemOnHover:E,resetOnPointerLeave:!S,cols:b?2:1,orientation:b?"horizontal":void 0,disabledIndices:tu,onNavigate(e,t){(t||eE)&&"ending"!==e1&&(t?e9({activeIndex:e,type:er.current?"keyboard":"pointer"}):e9({activeIndex:e}))}})]);sO(()=>{e_.update({inline:U,popupProps:ts(),inputProps:tl(),triggerProps:e6,getItemProps:tp,setOpen:te,setInputValue:e7,setSelectedValue:tt,setIndices:e9,onItemHighlighted:eN,handleSelection:tn,forceMount:e3,requestSubmit:tr})}),e2(()=>{e_.update({id:Z,selectedValue:ev,open:eE,mounted:e$,transitionStatus:e1,items:v,inline:U,popupProps:ts(),inputProps:tl(),triggerProps:e6,openMethod:e4,getItemProps:tp,selectionMode:d,name:ep,disabled:ed,readOnly:g,required:m,grid:b,isGrouped:ek,virtualized:I,onOpenChangeComplete:eV,openOnInputClick:x,itemToStringLabel:F,modal:T,autoHighlight:t,isItemEqualToValue:Q,submitOnItemClick:_,hasInputValue:eg,requestSubmit:tr})},[e_,Z,ev,eE,e$,e1,v,ts,tl,tp,e4,e6,d,ep,ed,g,m,K,b,ek,I,eV,x,F,T,Q,_,eg,U,tr,t]);let tf=tA(y,K.inputRef),tg=eb.useMemo(()=>({query:eQ,filteredItems:eM,flatFilteredItems:eP}),[eQ,eM,eP]),tm=eb.useMemo(()=>Array.isArray(eO)?"":sM(eO,k),[eO,k]),ty=ef&&Array.isArray(ev)&&ev.length>0,tv=eb.useMemo(()=>ef&&Array.isArray(ev)&&ep?ev.map(e=>{let t=sM(e,k);return(0,u.jsx)("input",{type:"hidden",name:ep,value:t},t)}):null,[ef,ev,ep,k]),tw=(0,u.jsxs)(eb.Fragment,{children:[e.children,(0,u.jsx)("input",{...K.getInputValidationProps({onFocus(){eX?eZ?.focus():(et.current||eZ)?.focus()},onChange(e){if(e.nativeEvent.defaultPrevented)return;let t=e.target.value,n=tH(r8,e.nativeEvent);function r(){if(ef)return;if("none"===d){R(t!==N.initialValue),e7(t,n),V()&&K.commit(t);return}let e=ec.current.find(e=>sM(e,k).toLowerCase()===t.toLowerCase());null!=e&&(R(e!==N.initialValue),tt?.(e,n),V()&&K.commit(e))}v?r():(e3(),queueMicrotask(r))}}),id:Z,name:ef||"none"===d?void 0:ep,disabled:ed,required:m&&!ty,readOnly:g,value:tm,ref:tf,style:oH,tabIndex:-1,"aria-hidden":!0}),tv]});return(0,u.jsx)(sz.Provider,{value:e_,children:(0,u.jsx)(sj.Provider,{value:ta,children:(0,u.jsx)(sK.Provider,{value:tg,children:(0,u.jsx)(sZ.Provider,{value:eC,children:tw})})})})}function s5(e){let t,{openOnInputClick:n=!1,value:r,defaultValue:o,onValueChange:A,mode:i="list",itemToStringValue:a,...l}=e,s="inline"===i||"both"===i,c="inline"===i||"none"===i,d=void 0!==r,[p,f]=eb.useState(o??""),[h,g]=eb.useState("");eb.useEffect(()=>{d&&g("")},[r,d]),t=s&&""!==h?h:d?r??"":p;let m=eq((e,t)=>{g(""),d||f(e),A?.(e,t)}),y=s_(),b=eb.useMemo(()=>l.filter?l.filter:(e,t,n)=>y.contains(sL(e,n),t),[l,y]),v=String(d?r:p).trim(),w=eb.useMemo(()=>"both"!==i?c?null:l.filter:(e,t,n)=>b(e,v,n),[b,i,l.filter,v,c]),B=eq((t,n)=>{e.onItemHighlighted?.(t,n),"pointer"!==n.reason&&(s?null==t?g(""):g(sL(t,a)):g(""))});return(0,u.jsx)(s3,{...l,itemToStringLabel:a,openOnInputClick:n,selectionMode:"none",fillInputOnItemPress:!0,filter:w,autoComplete:i,inputValue:t,defaultInputValue:o,onInputValueChange:m,onItemHighlighted:B})}let s9=eb.createContext(void 0),s7=eb.createContext(void 0);function ce(e){let t=eb.useContext(s7);if(void 0===t&&!e)throw Error(tt(21));return t}let ct={...A5,...tm,popupSide:e=>e?{"data-popup-side":e}:null,listEmpty:e=>e?{"data-list-empty":""}:null},cn=eb.forwardRef(function(e,t){let{render:n,className:r,disabled:o=!1,id:A,...i}=e,{state:a,disabled:l,setTouched:s,setFocused:c,validationMode:u,validation:d}=tb(),{labelId:p}=tw(),f=eb.useContext(s9),h=!!ce(!0),g=sW(),{filteredItems:m}=sX(),y=sY(),b=tE(A),v=tD(),w=rW(g,s2.disabled,void 0,void 0,void 0),B=rW(g,s2.readOnly,void 0,void 0,void 0),x=rW(g,s2.name,void 0,void 0,void 0),C=rW(g,s2.selectionMode,void 0,void 0,void 0),S=rW(g,s2.autoHighlight,void 0,void 0,void 0),E=rW(g,s2.inputProps,void 0,void 0,void 0),F=rW(g,s2.triggerProps,void 0,void 0,void 0),k=rW(g,s2.open,void 0,void 0,void 0),Q=rW(g,s2.mounted,void 0,void 0,void 0),I=rW(g,s2.selectedValue,void 0,void 0,void 0),U=rW(g,s2.popupSide,void 0,void 0,void 0),H=rW(g,s2.positionerElement,void 0,void 0,void 0),T=!!S,L=Q&&H?U:null,M=l||w||o,P=0===m.length,[_,O]=eb.useState(null),R=eb.useRef(!1),N=eq(e=>{let t=h||g.state.inline;t&&!g.state.hasInputValue&&g.state.setInputValue("",tH("none")),g.update({inputElement:e,inputInsidePopup:t})});return tp("input",e,{state:eb.useMemo(()=>({...a,open:k,disabled:M,readOnly:B,popupSide:L,listEmpty:P}),[a,k,M,B,L,P]),ref:[t,g.state.inputRef,N],props:[E,F,{type:"text",value:e.value??_??y,"aria-readonly":B||void 0,"aria-labelledby":p,disabled:M,readOnly:B,..."none"===C&&x&&{name:x},id:b,onFocus(){c(!0)},onBlur(){if(s(!0),c(!1),"onBlur"===u){let e="none"===C?y:I;d.commit(e)}},onCompositionStart(e){nH||(R.current=!0,O(e.currentTarget.value))},onCompositionEnd(e){R.current=!1;let t=e.currentTarget.value;O(null),g.state.setInputValue(t,tH(r8,e.nativeEvent))},onChange(e){if(R.current){let t=e.currentTarget.value;O(t),""!==t||g.state.openOnInputClick||g.state.inputInsidePopup||g.state.setOpen(!1,tH(r3,e.nativeEvent));let n=t.trim();B||M||""===n||(g.state.setOpen(!0,tH(r8,e.nativeEvent)),T||g.state.setIndices({activeIndex:null,selectedIndex:null,type:g.state.keyboardActiveRef.current?"keyboard":"pointer"})),k&&null!==g.state.activeIndex&&!(T&&""!==n)&&g.state.setIndices({activeIndex:null,selectedIndex:null,type:g.state.keyboardActiveRef.current?"keyboard":"pointer"});return}g.state.setInputValue(e.currentTarget.value,tH(r8,e.nativeEvent));let t=""===e.currentTarget.value,n=tH(r3,e.nativeEvent);t&&!g.state.inputInsidePopup&&("single"===C&&g.state.setSelectedValue(null,n),g.state.openOnInputClick||g.state.setOpen(!1,n));let r=e.currentTarget.value.trim();B||M||""===r||(g.state.setOpen(!0,tH(r8,e.nativeEvent)),T||g.state.setIndices({activeIndex:null,selectedIndex:null,type:g.state.keyboardActiveRef.current?"keyboard":"pointer"})),k&&null!==g.state.activeIndex&&!T&&g.state.setIndices({activeIndex:null,selectedIndex:null,type:g.state.keyboardActiveRef.current?"keyboard":"pointer"})},onKeyDown(e){if(M||B||e.ctrlKey||e.shiftKey||e.altKey||e.metaKey)return;g.state.keyboardActiveRef.current=!0;let t=e.currentTarget,n=t.scrollWidth-t.clientWidth,r="rtl"===v;if("Home"===e.key){nM(e);let n=nI&&r?t.value.length:0;t.setSelectionRange(n,n),t.scrollLeft=0;return}if("End"===e.key){nM(e);let o=nI&&r?0:t.value.length;t.setSelectionRange(o,o),t.scrollLeft=r?-n:n;return}if(!Q&&"Escape"===e.key){let t="multiple"===C&&Array.isArray(I)?0===I.length:null===I,n=tH(r9,e.nativeEvent);g.state.setInputValue("",n),g.state.setSelectedValue("multiple"===C?[]:null,n),t||g.state.inline||n.isPropagationAllowed||e.stopPropagation();return}if(f&&"Backspace"===e.key&&""===t.value&&void 0===f.highlightedChipIndex&&Array.isArray(I)&&I.length>0){let t=I.slice(0,-1);g.state.setIndices({activeIndex:null,selectedIndex:null,type:g.state.keyboardActiveRef.current?"keyboard":"pointer"}),g.state.setSelectedValue(t,tH("none",e.nativeEvent));return}let o=function(e){let t;if(!f)return;let{highlightedChipIndex:n}=f;if(void 0!==n){if("ArrowLeft"===e.key)e.preventDefault(),t=n>0?n-1:void 0;else if("ArrowRight"===e.key)e.preventDefault(),t=n<I.length-1?n+1:void 0;else if("Backspace"===e.key||"Delete"===e.key){e.preventDefault();let r=n>=I.length-1?I.length-2:n;t=r>=0?r:void 0,g.state.setIndices({activeIndex:null,selectedIndex:null,type:"keyboard"})}return t}return"ArrowLeft"===e.key&&(e.currentTarget.selectionStart??0)===0&&I.length>0?(e.preventDefault(),t=Math.max(I.length-1,0)):"Backspace"===e.key&&""===e.currentTarget.value&&I.length>0&&(g.state.setIndices({activeIndex:null,selectedIndex:null,type:"keyboard"}),e.preventDefault()),t}(e);if(f?.setHighlightedChipIndex(o),void 0!==o?f?.chipsRef.current[o]?.focus():g.state.inputRef.current?.focus(),229!==e.which&&"Enter"===e.key&&k){let t=g.state.activeIndex,n=e.nativeEvent;if(null===t)return void g.state.setOpen(!1,tH("none",n));nM(e);let r=g.state.listRef.current[t];r&&(g.state.selectionEventRef.current=n,r.click(),g.state.selectionEventRef.current=null)}},onPointerMove(){g.state.keyboardActiveRef.current=!1},onPointerDown(){g.state.keyboardActiveRef.current=!1}},d?d.getValidationProps(i):i],stateAttributesMapping:ct})});function cr(e){let t=e.getBoundingClientRect(),n=window.getComputedStyle(e,"::before"),r=window.getComputedStyle(e,"::after");if("none"===n.content&&"none"===r.content)return t;let o=parseFloat(n.width)||0,A=parseFloat(n.height)||0,i=parseFloat(r.width)||0,a=parseFloat(r.height)||0,l=Math.max(t.width,o,i),s=Math.max(t.height,A,a),c=l-t.width,u=s-t.height;return{left:t.left-c/2,right:t.right+c/2,top:t.top-u/2,bottom:t.bottom+u/2}}function co(e,t){let n="rootStore"in e?e.rootStore:e,r=n.useState("open"),o=n.context.dataRef,{listRef:A,activeIndex:i,onMatch:a,onTypingChange:l,enabled:s=!0,findMatch:c=null,resetMs:u=750,ignoreKeys:d=tu,selectedIndex:p=null}=t,f=rg(),h=eb.useRef(""),g=eb.useRef(p??i??-1),m=eb.useRef(null);e2(()=>{r&&(f.clear(),m.current=null,h.current="")},[r,f]),e2(()=>{r&&""===h.current&&(g.current=p??i??-1)},[r,p,i]);let y=eq(e=>{e?o.current.typing||(o.current.typing=e,l?.(e)):o.current.typing&&(o.current.typing=e,l?.(e))}),b=eq(e=>{function t(e,t,n){let r=c?c(t,n):t.find(e=>e?.toLocaleLowerCase().indexOf(n.toLocaleLowerCase())===0);return r?e.indexOf(r):-1}let n=A.current;if(h.current.length>0&&" "!==h.current[0]&&(-1===t(n,n,h.current)?y(!1):" "===e.key&&nM(e)),null==n||d.includes(e.key)||1!==e.key.length||e.ctrlKey||e.metaKey||e.altKey)return;r&&" "!==e.key&&(nM(e),y(!0)),n.every(e=>!e||e[0]?.toLocaleLowerCase()!==e[1]?.toLocaleLowerCase())&&h.current===e.key&&(h.current="",g.current=m.current),h.current+=e.key,f.start(u,()=>{h.current="",g.current=m.current,y(!1)});let o=g.current,i=t(n,[...n.slice((o||0)+1),...n.slice(0,(o||0)+1)],h.current);-1!==i?(a?.(i),m.current=i):" "!==e.key&&(h.current="",y(!1))}),v=eb.useMemo(()=>({onKeyDown:b}),[b]),w=eb.useMemo(()=>({onKeyDown:b,onKeyUp(e){" "===e.key&&y(!1)}}),[b,y]);return eb.useMemo(()=>s?{reference:v,floating:w}:{},[s,v,w])}let cA={...A5,...tm},ci=eb.forwardRef(function(e,t){let{render:n,className:r,nativeButton:o=!0,disabled:A=!1,...i}=e,{state:a,disabled:l,setTouched:s,setFocused:c,validationMode:u,validation:d}=tb(),{labelId:p}=tw(),f=sW(),h=rW(f,s2.selectionMode,void 0,void 0,void 0),g=rW(f,s2.disabled,void 0,void 0,void 0),m=rW(f,s2.readOnly,void 0,void 0,void 0),y=rW(f,s2.listElement,void 0,void 0,void 0),b=rW(f,s2.triggerProps,void 0,void 0,void 0),v=rW(f,s2.triggerElement,void 0,void 0,void 0),w=rW(f,s2.inputInsidePopup,void 0,void 0,void 0),B=rW(f,s2.open,void 0,void 0,void 0),x=rW(f,s2.selectedValue,void 0,void 0,void 0),C=rW(f,s2.activeIndex,void 0,void 0,void 0),S=rW(f,s2.selectedIndex,void 0,void 0,void 0),E=sG(),F=sY(),k=rg(),Q=l||g||A,I=eb.useRef("");function U(e){I.current=e.pointerType}let H=E.select("domReferenceElement");eb.useEffect(()=>{w&&v&&v!==H&&E.set("domReferenceElement",v)},[v,H,E,w]);let{reference:T}=co(E,{enabled:!B&&!m&&!g&&"single"===h,listRef:f.state.labelsRef,activeIndex:C,selectedIndex:S,onMatch(e){let t=f.state.valuesRef.current[e];void 0!==t&&f.state.setSelectedValue(t,tH("none"))}}),{reference:L}=i_(E,{enabled:!m&&!g,event:"mousedown"}),{buttonRef:M,getButtonProps:P}=to({native:o,disabled:Q}),_=eb.useMemo(()=>({...a,open:B,disabled:Q}),[a,B,Q]);return tp("button",e,{ref:[t,M,eq(e=>{f.set("triggerElement",e)})],state:_,props:[b,L,T,{tabIndex:w?0:-1,disabled:Q,role:w?"combobox":void 0,"aria-expanded":B?"true":"false","aria-haspopup":w?"dialog":"listbox","aria-controls":B?y?.id:void 0,"aria-readonly":m||void 0,"aria-labelledby":p,onPointerDown:U,onPointerEnter:U,onFocus(){c(!0),Q||m||k.start(0,f.state.forceMount)},onBlur(){s(!0),c(!1),"onBlur"===u&&d.commit("none"===h?F:x)},onMouseDown(e){if(Q||m||(w||E.set("domReferenceElement",e.currentTarget),f.state.forceMount(),"touch"!==I.current&&(f.state.inputRef.current?.focus(),w||e.preventDefault()),B))return;let t=n7(e.currentTarget);w&&t.addEventListener("mouseup",function(e){if(!v)return;let t=ro(e),n=f.state.positionerElement,r=f.state.listElement;if(rr(v,t)||rr(n,t)||rr(r,t)||t===v)return;let o=cr(v),A=e.clientX>=o.left-2&&e.clientX<=o.right+2,i=e.clientY>=o.top-2&&e.clientY<=o.bottom+2;A&&i||f.state.setOpen(!1,tH("cancel-open",e))},{once:!0})},onKeyDown(e){Q||m||("ArrowDown"===e.key||"ArrowUp"===e.key)&&(nM(e),f.state.setOpen(!0,tH(r7,e.nativeEvent)),f.state.inputRef.current?.focus())}},d?d.getValidationProps(i):i,P],stateAttributesMapping:cA})}),ca=eb.createContext(void 0),cl=eb.forwardRef(function(e,t){let{keepMounted:n=!1,...r}=e,o=sW(),A=rW(o,s2.mounted,void 0,void 0,void 0),i=rW(o,s2.forceMounted,void 0,void 0,void 0);return A||n||i?(0,u.jsx)(ca.Provider,{value:n,children:(0,u.jsx)(Aa,{ref:t,...r})}):null}),cs=eb.forwardRef(function(e,t){let{render:n,className:r,anchor:o,positionMethod:A="absolute",side:i="bottom",align:a="center",sideOffset:l=0,alignOffset:s=0,collisionBoundary:c="clipping-ancestors",collisionPadding:d=5,arrowPadding:p=5,sticky:f=!1,disableAnchorTracking:h=!1,collisionAvoidance:g=oh,...m}=e,y=sW(),{filteredItems:b}=sX(),v=sG(),w=function(){let e=eb.useContext(ca);if(void 0===e)throw Error(tt(20));return e}(),B=rW(y,s2.modal,void 0,void 0,void 0),x=rW(y,s2.open,void 0,void 0,void 0),C=rW(y,s2.mounted,void 0,void 0,void 0),S=rW(y,s2.openMethod,void 0,void 0,void 0),E=rW(y,s2.triggerElement,void 0,void 0,void 0),F=rW(y,s2.inputElement,void 0,void 0,void 0),k=rW(y,s2.inputInsidePopup,void 0,void 0,void 0),Q=0===b.length,I=AW({anchor:o??(k?E:F),floatingRootContext:v,positionMethod:A,mounted:C,side:i,sideOffset:l,align:a,alignOffset:s,arrowPadding:p,collisionBoundary:c,collisionPadding:d,sticky:f,disableAnchorTracking:h,keepMounted:w,collisionAvoidance:g,lazyFlip:!0});rS(x&&B&&"touch"!==S,E);let U=eb.useMemo(()=>{let e={...I.positionerStyles};return x||(e.pointerEvents="none"),{role:"presentation",hidden:!C,style:e}},[x,C,I.positionerStyles]),H=eb.useMemo(()=>({open:x,side:I.side,align:I.align,anchorHidden:I.anchorHidden,empty:Q}),[x,I.side,I.align,I.anchorHidden,Q]);e2(()=>{y.set("popupSide",I.side)},[y,I.side]);let T=eb.useMemo(()=>({side:I.side,align:I.align,arrowRef:I.arrowRef,arrowUncentered:I.arrowUncentered,arrowStyles:I.arrowStyles,anchorHidden:I.anchorHidden,isPositioned:I.isPositioned}),[I.side,I.align,I.arrowRef,I.arrowUncentered,I.arrowStyles,I.anchorHidden,I.isPositioned]),L=tp("div",e,{state:H,ref:[t,eq(e=>{y.set("positionerElement",e)})],props:[U,m],stateAttributesMapping:A9});return(0,u.jsxs)(s7.Provider,{value:T,children:[C&&B&&(0,u.jsx)(A7,{inert:Ac(!x),cutout:F??E}),L]})}),cc={...A9,...A$},cu=eb.forwardRef(function(e,t){let n,{render:r,className:o,initialFocus:A,finalFocus:i,...a}=e,l=sW(),s=ce(),c=sG(),{filteredItems:d}=sX(),p=rW(l,s2.mounted,void 0,void 0,void 0),f=rW(l,s2.open,void 0,void 0,void 0),h=rW(l,s2.openMethod,void 0,void 0,void 0),g=rW(l,s2.transitionStatus,void 0,void 0,void 0),m=rW(l,s2.inputInsidePopup,void 0,void 0,void 0),y=rW(l,s2.inputElement,void 0,void 0,void 0),b=0===d.length;oS({open:f,ref:l.state.popupRef,onComplete(){f&&l.state.onOpenChangeComplete(!0)}});let v=tp("div",e,{state:eb.useMemo(()=>({open:f,side:s.side,align:s.align,anchorHidden:s.anchorHidden,transitionStatus:g,empty:b}),[f,s.side,s.align,s.anchorHidden,g,b]),ref:[t,l.state.popupRef],props:[{role:m?"dialog":"presentation",tabIndex:-1,onFocus(e){let t=ro(e.nativeEvent);"touch"!==h&&(rr(l.state.listElement,t)||t===e.currentTarget)&&l.state.inputRef.current?.focus()}},ie(g),a],stateAttributesMapping:cc}),w=!!m&&(e=>"touch"===e?l.state.popupRef.current:y);return n=null!=i?i:!!m&&void 0,(0,u.jsx)(iw,{context:c,disabled:!p,modal:!m,openInteractionType:h,initialFocus:void 0===A?w:A,returnFocus:n,children:v})}),cd=eb.createContext(null);function cp(e){let{children:t}=e,{filteredItems:n}=sX(),r=eb.useContext(cd),o=r?r.items:n;return o?(0,u.jsx)(eb.Fragment,{children:o.map(t)}):null}let cf=eb.forwardRef(function(e,t){var n;let{render:r,className:o,children:A,...i}=e,a=sW(),l=sG(),s=!!ce(!0),{filteredItems:c}=sX(),d=rW(a,s2.items,void 0,void 0,void 0),p=rW(a,s2.labelsRef,void 0,void 0,void 0),f=rW(a,s2.listRef,void 0,void 0,void 0),h=rW(a,s2.selectionMode,void 0,void 0,void 0),g=rW(a,s2.grid,void 0,void 0,void 0),m=rW(a,s2.popupProps,void 0,void 0,void 0),y=rW(a,s2.disabled,void 0,void 0,void 0),b=rW(a,s2.readOnly,void 0,void 0,void 0),v=rW(a,s2.virtualized,void 0,void 0,void 0),w=0===c.length,B=eq(e=>{a.set("positionerElement",e)}),x=eq(e=>{a.set("listElement",e)}),C=eb.useMemo(()=>"function"==typeof A?n||(n=(0,u.jsx)(cp,{children:A})):A,[A]),S=tp("div",e,{state:eb.useMemo(()=>({empty:w}),[w]),ref:[t,x,s?null:B],props:[m,{children:C,tabIndex:-1,id:l.useState("floatingId"),role:g?"grid":"listbox","aria-multiselectable":"multiple"===h?"true":void 0,onKeyDown(e){if(!y&&!b&&"Enter"===e.key){let t=a.state.activeIndex;if(null==t)return;nM(e);let n=e.nativeEvent,r=a.state.listRef.current[t];r&&(a.state.selectionEventRef.current=n,r.click(),a.state.selectionEventRef.current=null)}},onKeyDownCapture(){a.state.keyboardActiveRef.current=!0},onPointerMoveCapture(){a.state.keyboardActiveRef.current=!1}},i]});return v?S:(0,u.jsx)(t_,{elementsRef:f,labelsRef:d?void 0:p,children:S})}),ch=eb.createContext(void 0),cg=eb.createContext(!1),cm=eb.memo(eb.forwardRef(function(e,t){let{render:n,className:r,value:o=null,index:A,disabled:i=!1,nativeButton:a=!1,...l}=e,s=eb.useRef(!1),c=eb.useRef(null),d=rt({index:A,textRef:c,indexGuessBehavior:re.GuessFromOrder}),p=sW(),f=eb.useContext(cg),{flatFilteredItems:h}=sX(),g=rW(p,s2.open,void 0,void 0,void 0),m=rW(p,s2.selectionMode,void 0,void 0,void 0),y=rW(p,s2.readOnly,void 0,void 0,void 0),b=rW(p,s2.virtualized,void 0,void 0,void 0),v=rW(p,s2.isItemEqualToValue,void 0,void 0,void 0),w="none"!==m,B=A??(b?s0(h,o,v):d.index),x=-1!==d.index,C=rW(p,s2.id,void 0,void 0,void 0),S=rW(p,s2.isActive,B,void 0,void 0),E=rW(p,s2.isSelected,o,void 0,void 0),F=rW(p,s2.items,void 0,void 0,void 0),k=rW(p,s2.getItemProps,void 0,void 0,void 0),Q=eb.useRef(null),I=null!=C&&x?`${C}-${B}`:void 0,U=E&&w;e2(()=>{if(!(x&&(b||null!=A)))return;let e=p.state.listRef.current;return e[B]=Q.current,()=>{delete e[B]}},[x,b,B,A,p]),e2(()=>{if(!x||F)return;let e=p.state.valuesRef.current;return e[B]=o,"none"!==m&&p.state.allValuesRef.current.push(o),()=>{delete e[B]}},[x,F,B,o,p,m]),e2(()=>{if(!g){s.current=!1;return}if(!x||F)return;let e=p.state.selectedValue;s$(Array.isArray(e)?e[e.length-1]:e,o,v)&&p.set("selectedIndex",B)},[x,F,g,p,B,o,v]);let H=eb.useMemo(()=>({disabled:i,selected:U,highlighted:S}),[i,U,S]),T=k({active:S,selected:U});T.id=void 0,T.onFocus=void 0;let{getButtonProps:L,buttonRef:M}=to({disabled:i,focusableWhenDisabled:!0,native:a});function P(e){function t(){p.state.handleSelection(e,o)}p.state.submitOnItemClick?(tk.flushSync(t),p.state.requestSubmit()):t()}let _=tp("div",e,{ref:[M,t,d.ref,Q],state:H,props:[T,{id:I,role:f?"gridcell":"option","aria-disabled":i||void 0,"aria-selected":w?U:void 0,tabIndex:void 0,onPointerDownCapture(e){s.current=!0,e.preventDefault()},onClick(e){i||y||P(e.nativeEvent)},onMouseUp(e){let t=s.current;s.current=!1,i||y||0!==e.button||t||!S||P(e.nativeEvent)}},l,L]}),O=eb.useMemo(()=>({selected:U,textRef:c}),[U,c]);return(0,u.jsx)(ch.Provider,{value:O,children:_})})),cy=eb.createContext(null),cb=eb.createContext(null);function cv(){let e=eb.useContext(cy);if(null===e)throw Error(tt(60));return e}function cw(){let e=eb.useContext(cb);if(null===e)throw Error(tt(61));return e}let cB={id:rz(e=>e.id),modal:rz(e=>e.modal),multiple:rz(e=>e.multiple),items:rz(e=>e.items),itemToStringLabel:rz(e=>e.itemToStringLabel),itemToStringValue:rz(e=>e.itemToStringValue),isItemEqualToValue:rz(e=>e.isItemEqualToValue),value:rz(e=>e.value),open:rz(e=>e.open),mounted:rz(e=>e.mounted),forceMount:rz(e=>e.forceMount),transitionStatus:rz(e=>e.transitionStatus),openMethod:rz(e=>e.openMethod),activeIndex:rz(e=>e.activeIndex),selectedIndex:rz(e=>e.selectedIndex),isActive:rz((e,t)=>e.activeIndex===t),isSelected:rz((e,t,n)=>{let r=e.isItemEqualToValue,o=e.value;return e.multiple?Array.isArray(o)&&o.some(e=>s$(e,n,r)):e.selectedIndex===t&&null!==e.selectedIndex||s$(o,n,r)}),isSelectedByFocus:rz((e,t)=>e.selectedIndex===t),popupProps:rz(e=>e.popupProps),triggerProps:rz(e=>e.triggerProps),triggerElement:rz(e=>e.triggerElement),positionerElement:rz(e=>e.positionerElement),listElement:rz(e=>e.listElement),scrollUpArrowVisible:rz(e=>e.scrollUpArrowVisible),scrollDownArrowVisible:rz(e=>e.scrollDownArrowVisible),hasScrollArrows:rz(e=>e.hasScrollArrows),serializedValue:rz(e=>{let{multiple:t,value:n,itemToStringValue:r}=e;return t&&Array.isArray(n)&&0===n.length?"":sM(n,r)})};function cx(e){let{id:t,value:n,defaultValue:r=null,onValueChange:o,open:A,defaultOpen:i=!1,onOpenChange:a,name:l,disabled:s=!1,readOnly:c=!1,required:d=!1,modal:p=!0,actionsRef:f,inputRef:h,onOpenChangeComplete:g,items:m,multiple:y=!1,itemToStringLabel:b,itemToStringValue:v,isItemEqualToValue:w=sJ,highlightItemOnHover:B=!0,children:x}=e,{clearErrors:C}=tI(),{setDirty:S,shouldValidateOnChange:E,validityData:F,setFilled:k,name:Q,disabled:I,validation:U}=tb(),{controlId:H}=tw(),T=tF({id:t}),L=I||s,M=Q??l,[P,_]=th({controlled:n,default:y?r??tu:r,name:"Select",state:"value"}),[O,R]=th({controlled:A,default:i,name:"Select",state:"open"}),N=eb.useRef([]),V=eb.useRef([]),D=eb.useRef(null),z=eb.useRef(null),j=eb.useRef(0),K=eb.useRef(null),Z=eb.useRef([]),W=eb.useRef(!1),G=eb.useRef(!1),X=eb.useRef(null),Y=eb.useRef({allowSelectedMouseUp:!1,allowUnselectedMouseUp:!1}),J=eb.useRef(!1),{mounted:$,setMounted:q,transitionStatus:ee}=ov(O),{openMethod:et,triggerProps:en,reset:er}=oQ(O),eo=eY(()=>new rj({id:T,modal:p,multiple:y,itemToStringLabel:b,itemToStringValue:v,isItemEqualToValue:w,value:P,open:O,mounted:$,transitionStatus:ee,items:m,forceMount:!1,openMethod:null,activeIndex:null,selectedIndex:null,popupProps:{},triggerProps:{},triggerElement:null,positionerElement:null,listElement:null,scrollUpArrowVisible:!1,scrollDownArrowVisible:!1,hasScrollArrows:!1})).current,eA=rW(eo,cB.activeIndex,void 0,void 0,void 0),ei=rW(eo,cB.selectedIndex,void 0,void 0,void 0),ea=rW(eo,cB.triggerElement,void 0,void 0,void 0),el=rW(eo,cB.positionerElement,void 0,void 0,void 0),es=eb.useMemo(()=>y&&Array.isArray(P)&&0===P.length?"":sM(P,v),[y,P,v]),ec=eb.useMemo(()=>y&&Array.isArray(P)?P.map(e=>sM(e,v)):sM(P,v),[y,P,v]),eu=ow(eo.state.triggerElement);tU({id:T,commit:U.commit,value:P,controlRef:eu,name:M,getValue:()=>ec});let ed=eb.useRef(P);e2(()=>{P!==ed.current&&eo.set("forceMount",!0)},[eo,P]),e2(()=>{k(null!==P)},[P,k]),e2(function(){if(O)return;let e=Z.current;if(y){let t=Array.isArray(P)?P:[];if(0===t.length)return void eo.set("selectedIndex",null);let n=s0(e,t[t.length-1],w);return void eo.set("selectedIndex",-1===n?null:n)}let t=s0(e,P,w);eo.set("selectedIndex",-1===t?null:t)},[y,O,P,Z,w,eo]),s4(P,()=>{C(M),S(P!==F.initialValue),E()?U.commit(P):U.commit(P,!0)});let ep=eq((e,t)=>{if(a?.(e,t),!t.isCanceled&&(R(e),!e&&null!==eo.state.activeIndex)){let e=N.current[eo.state.activeIndex];queueMicrotask(()=>{e?.setAttribute("tabindex","-1")})}}),ef=eq(()=>{q(!1),eo.set("activeIndex",null),er(),g?.(!1)});oS({enabled:!f,open:O,ref:D,onComplete(){O||ef()}}),eb.useImperativeHandle(f,()=>({unmount:ef}),[ef]);let eh=eq((e,t)=>{o?.(e,t),t.isCanceled||_(e)}),eg=eq(()=>{let e=eo.state.listElement||D.current;if(!e)return;let t=e.scrollTop,n=e.scrollTop+e.clientHeight,r=t>1,o=n<e.scrollHeight-1;eo.state.scrollUpArrowVisible!==r&&eo.set("scrollUpArrowVisible",r),eo.state.scrollDownArrowVisible!==o&&eo.set("scrollDownArrowVisible",o)}),em=AV({open:O,onOpenChange:ep,elements:{reference:ea,floating:el}}),{getReferenceProps:ey,getFloatingProps:ev,getItemProps:ew}=oA([i_(em,{enabled:!c&&!L,event:"mousedown"}),or(em,{bubbles:!1}),sD(em,{enabled:!c&&!L,listRef:N,activeIndex:eA,selectedIndex:ei,disabledIndices:tu,onNavigate(e){(null!==e||O)&&eo.set("activeIndex",e)},focusItemOnHover:!1}),co(em,{enabled:!c&&!L&&(O||!y),listRef:V,activeIndex:eA,selectedIndex:ei,onMatch(e){O?eo.set("activeIndex",e):eh(Z.current[e],tH("none"))},onTypingChange(e){W.current=e}})]),eB=eb.useMemo(()=>e8(ey(),en),[ey,en]);sO(()=>{eo.update({popupProps:ev(),triggerProps:eB})}),e2(()=>{eo.update({id:T,modal:p,multiple:y,value:P,open:O,mounted:$,transitionStatus:ee,popupProps:ev(),triggerProps:eB,items:m,itemToStringLabel:b,itemToStringValue:v,isItemEqualToValue:w,openMethod:et})},[eo,T,p,y,P,O,$,ee,ev,eB,m,b,v,w,et]);let ex=eb.useMemo(()=>({store:eo,name:M,required:d,disabled:L,readOnly:c,multiple:y,itemToStringLabel:b,itemToStringValue:v,highlightItemOnHover:B,setValue:eh,setOpen:ep,listRef:N,popupRef:D,scrollHandlerRef:z,handleScrollArrowVisibility:eg,scrollArrowsMountedCountRef:j,getItemProps:ew,events:em.context.events,valueRef:K,valuesRef:Z,labelsRef:V,typingRef:W,selectionRef:Y,selectedItemTextRef:X,validation:U,onOpenChangeComplete:g,keyboardActiveRef:G,alignItemWithTriggerActiveRef:J,initialValueRef:ed}),[eo,M,d,L,c,y,b,v,B,eh,ep,ew,em.context.events,U,g,eg]),eC=tA(h,U.inputRef),eS=y&&Array.isArray(P)&&P.length>0,eE=eb.useMemo(()=>y&&Array.isArray(P)&&M?P.map(e=>{let t=sM(e,v);return(0,u.jsx)("input",{type:"hidden",name:M,value:t},t)}):null,[y,P,M,v]);return(0,u.jsx)(cy.Provider,{value:ex,children:(0,u.jsxs)(cb.Provider,{value:em,children:[x,(0,u.jsx)("input",{...U.getInputValidationProps({onFocus(){eo.state.triggerElement?.focus()},onChange(e){if(e.nativeEvent.defaultPrevented)return;let t=e.target.value,n=tH("none",e.nativeEvent);eo.set("forceMount",!0),queueMicrotask(function(){if(y)return;let e=Z.current.find(e=>sM(e,v).toLowerCase()===t.toLowerCase());null!=e&&(S(e!==F.initialValue),eh(e,n),E()&&U.commit(e))})}}),id:t||H||void 0,name:y?void 0:M,value:es,disabled:L,required:d&&!eS,readOnly:c,ref:eC,style:oH,tabIndex:-1,"aria-hidden":!0}),eE]})})}let cC={...A5,...tm,value:()=>null},cS=eb.forwardRef(function(e,t){let{render:n,className:r,disabled:o=!1,nativeButton:A=!0,...i}=e,{setTouched:a,setFocused:l,validationMode:s,state:c,disabled:u}=tb(),{labelId:d}=tw(),{store:p,setOpen:f,selectionRef:h,validation:g,readOnly:m,alignItemWithTriggerActiveRef:y,disabled:b,keyboardActiveRef:v}=cv(),w=u||b||o,B=rW(p,cB.open,void 0,void 0,void 0),x=rW(p,cB.value,void 0,void 0,void 0),C=rW(p,cB.triggerProps,void 0,void 0,void 0),S=rW(p,cB.positionerElement,void 0,void 0,void 0),E=rW(p,cB.listElement,void 0,void 0,void 0),F=rW(p,cB.serializedValue,void 0,void 0,void 0),k=ow(S),Q=eb.useRef(null),I=rg(),U=rg(),{getButtonProps:H,buttonRef:T}=to({disabled:w,native:A}),L=tA(t,Q,T,eq(e=>{p.set("triggerElement",e)})),M=rg(),P=rg();eb.useEffect(()=>{if(B)return P.start(200,()=>{h.current.allowUnselectedMouseUp=!0,M.start(200,()=>{h.current.allowSelectedMouseUp=!0})}),()=>{M.clear(),P.clear()};h.current={allowSelectedMouseUp:!1,allowUnselectedMouseUp:!1},U.clear()},[B,h,U,M,P]);let _=eb.useMemo(()=>E?.id??rs(S)?.id,[E,S]),O=e8(C,{role:"combobox","aria-expanded":B?"true":"false","aria-haspopup":"listbox","aria-controls":B?_:void 0,"aria-labelledby":d,"aria-readonly":m||void 0,tabIndex:w?-1:0,ref:L,onFocus(e){l(!0),B&&y.current&&f(!1,tH(r5,e.nativeEvent)),I.start(0,()=>{p.set("forceMount",!0)})},onBlur(){a(!0),l(!1),"onBlur"===s&&g.commit(x)},onPointerMove(){v.current=!1},onKeyDown(){v.current=!0},onMouseDown(e){if(B)return;let t=n7(e.currentTarget);function n(e){if(!Q.current)return;let t=e.target;if(rr(Q.current,t)||rr(k.current,t)||t===Q.current)return;let n=cr(Q.current);e.clientX>=n.left-2&&e.clientX<=n.right+2&&e.clientY>=n.top-2&&e.clientY<=n.bottom+2||f(!1,tH("cancel-open",e))}U.start(0,()=>{t.addEventListener("mouseup",n,{once:!0})})}},g.getValidationProps,i,H);return O.role="combobox",tp("button",e,{ref:[t,Q],state:eb.useMemo(()=>({...c,open:B,disabled:w,value:x,readOnly:m,placeholder:!F}),[c,B,w,x,m,F]),stateAttributesMapping:cC,props:O})}),cE={value:()=>null},cF=eb.forwardRef(function(e,t){let{className:n,render:r,children:o,...A}=e,{store:i,valueRef:a}=cv(),l=rW(i,cB.value,void 0,void 0,void 0),s=rW(i,cB.items,void 0,void 0,void 0),c=rW(i,cB.itemToStringLabel,void 0,void 0,void 0),u=rW(i,cB.serializedValue,void 0,void 0,void 0);return tp("span",e,{state:eb.useMemo(()=>({value:l,placeholder:!u}),[l,u]),ref:[t,a],props:[{children:"function"==typeof o?o(l):o??(Array.isArray(l)?Array.isArray(l)&&0!==l.length?l.map(e=>sL(e,c)).join(", "):"":function(e,t,n){if(n&&null!=e)return n(e);if(e&&"object"==typeof e&&"label"in e&&null!=e.label)return e.label;if(t&&!Array.isArray(t))return t[e]??sL(e,n);if(Array.isArray(t)){let r=sT(t)?t.flatMap(e=>e.items):t;if(null==e){let t=r.find(e=>null==e.value);return t&&null!=t.label?t.label:sL(e,n)}if("object"!=typeof e){let t=r.find(t=>t&&t.value===e);return t&&null!=t.label?t.label:sL(e,n)}if("value"in e){let t=r.find(t=>t&&t.value===e.value);if(t&&null!=t.label)return t.label}}return sL(e,n)}(l,s,c))},A],stateAttributesMapping:cE})}),ck=eb.createContext(void 0),cQ=eb.forwardRef(function(e,t){let{store:n}=cv(),r=rW(n,cB.mounted,void 0,void 0,void 0),o=rW(n,cB.forceMount,void 0,void 0,void 0);return r||o?(0,u.jsx)(ck.Provider,{value:!0,children:(0,u.jsx)(Aa,{ref:t,...e})}):null}),cI=eb.createContext(void 0);function cU(e,t){e&&Object.assign(e.style,t)}let cH={position:"relative",maxHeight:"100%",overflowX:"hidden",overflowY:"auto"},cT={position:"fixed"},cL=eb.forwardRef(function(e,t){let{anchor:n,positionMethod:r="absolute",className:o,render:A,side:i="bottom",align:a="center",sideOffset:l=0,alignOffset:s=0,collisionBoundary:c="clipping-ancestors",collisionPadding:d,arrowPadding:p=5,sticky:f=!1,disableAnchorTracking:h,alignItemWithTrigger:g=!0,collisionAvoidance:m=oh,...y}=e,{store:b,listRef:v,labelsRef:w,alignItemWithTriggerActiveRef:B,selectedItemTextRef:x,valuesRef:C,initialValueRef:S,popupRef:E,setValue:F}=cv(),k=cw(),Q=rW(b,cB.open,void 0,void 0,void 0),I=rW(b,cB.mounted,void 0,void 0,void 0),U=rW(b,cB.modal,void 0,void 0,void 0),H=rW(b,cB.value,void 0,void 0,void 0),T=rW(b,cB.openMethod,void 0,void 0,void 0),L=rW(b,cB.positionerElement,void 0,void 0,void 0),M=rW(b,cB.triggerElement,void 0,void 0,void 0),P=rW(b,cB.isItemEqualToValue,void 0,void 0,void 0),_=eb.useRef(null),O=eb.useRef(null),[R,N]=eb.useState(g),V=I&&R&&"touch"!==T;I||R===g||N(g),e2(()=>{!I&&(cB.scrollUpArrowVisible(b.state)&&b.set("scrollUpArrowVisible",!1),cB.scrollDownArrowVisible(b.state)&&b.set("scrollDownArrowVisible",!1))},[b,I]),eb.useImperativeHandle(B,()=>V),rS((V||U)&&Q&&"touch"!==T,M);let D=AW({anchor:n,floatingRootContext:k,positionMethod:r,mounted:I,side:i,sideOffset:l,align:a,alignOffset:s,arrowPadding:p,collisionBoundary:c,collisionPadding:d,sticky:f,disableAnchorTracking:h??V,collisionAvoidance:m,keepMounted:!0}),z=V?"none":D.side,j=V?cT:D.positionerStyles,K=eb.useMemo(()=>{let e={};return Q||(e.pointerEvents="none"),{role:"presentation",hidden:!I,style:{...j,...e}}},[Q,I,j]),Z=eb.useMemo(()=>({open:Q,side:z,align:D.align,anchorHidden:D.anchorHidden}),[Q,z,D.align,D.anchorHidden]),W=tp("div",e,{ref:[t,eq(e=>{b.set("positionerElement",e)})],state:Z,stateAttributesMapping:A9,props:[K,y]}),G=eb.useRef(0),X=eq(e=>{if(0===e.size&&0===G.current||0===C.current.length)return;let t=G.current;if(G.current=e.size,e.size===t)return;let n=tH("none");if(0!==t&&!b.state.multiple&&null!==H&&-1===s0(C.current,H,P)){let e=S.current,t=null!=e&&sq(C.current,e,P)?e:null;F(t,n),null===t&&(b.set("selectedIndex",null),x.current=null)}if(0!==t&&b.state.multiple&&Array.isArray(H)){let e=H.filter(e=>sq(C.current,e,P));(e.length!==H.length||e.some(e=>!sq(H,e,P)))&&(F(e,n),0===e.length&&(b.set("selectedIndex",null),x.current=null))}if(Q&&V){b.update({scrollUpArrowVisible:!1,scrollDownArrowVisible:!1});let e={height:""};cU(L,e),cU(E.current,e)}}),Y=eb.useMemo(()=>({...D,side:z,alignItemWithTriggerActive:V,setControlledAlignItemWithTrigger:N,scrollUpArrowRef:_,scrollDownArrowRef:O}),[D,z,V,N]);return(0,u.jsx)(t_,{elementsRef:v,labelsRef:w,onMapChange:X,children:(0,u.jsxs)(cI.Provider,{value:Y,children:[I&&U&&(0,u.jsx)(A7,{inert:Ac(!Q),cutout:M}),W]})})});function cM(e){let t=e.currentTarget.getBoundingClientRect();return t.top+1<=e.clientY&&e.clientY<=t.bottom-1&&t.left+1<=e.clientX&&e.clientX<=t.right-1}let cP="base-ui-disable-scrollbar",c_={className:cP,element:(0,u.jsx)("style",{href:cP,precedence:"base-ui:low",children:`.${cP}{scrollbar-width:none}.${cP}::-webkit-scrollbar{display:none}`})},cO={...A9,...A$},cR=eb.forwardRef(function(e,t){let{render:n,className:r,...o}=e,{store:A,popupRef:i,onOpenChangeComplete:a,setOpen:l,valueRef:s,selectedItemTextRef:c,keyboardActiveRef:d,multiple:p,handleScrollArrowVisibility:f,scrollHandlerRef:h}=cv(),{side:g,align:m,alignItemWithTriggerActive:y,setControlledAlignItemWithTrigger:b,scrollDownArrowRef:v,scrollUpArrowRef:w}=function(){let e=eb.useContext(cI);if(!e)throw Error(tt(59));return e}(),B=null!=ik(!0),x=cw(),C=rg(),S=rW(A,cB.id,void 0,void 0,void 0),E=rW(A,cB.open,void 0,void 0,void 0),F=rW(A,cB.mounted,void 0,void 0,void 0),k=rW(A,cB.popupProps,void 0,void 0,void 0),Q=rW(A,cB.transitionStatus,void 0,void 0,void 0),I=rW(A,cB.triggerElement,void 0,void 0,void 0),U=rW(A,cB.positionerElement,void 0,void 0,void 0),H=rW(A,cB.listElement,void 0,void 0,void 0),T=eb.useRef(0),L=eb.useRef(!1),M=eb.useRef(0),P=eb.useRef(!1),_=eb.useRef({}),O=rb(),R=eq(e=>{if(!U||!i.current||!P.current)return;if(L.current||!y)return void f();let t="0px"===U.style.top,n="0px"===U.style.bottom,r=U.getBoundingClientRect().height,o=n7(U),A=getComputedStyle(U),a=parseFloat(A.marginTop),l=parseFloat(A.marginBottom),s=o.documentElement.clientHeight-a-l,c=e.scrollTop,u=e.scrollHeight-e.clientHeight,d=null,p=null,h=!1;if(t){let e=Math.min(r+(u-c),s);d=e,e!==s?p=u:h=!0}else if(n){let e=c-0,t=r+e,n=Math.min(t,s);d=n,n!==s?p=0:(h=!0,c<u&&(p=c-(e-(t-s))))}null!=d&&(U.style.height=`${d}px`),null!=p&&(e.scrollTop=p),h&&(L.current=!0),f()});eb.useImperativeHandle(h,()=>R,[R]),oS({open:E,ref:i,onComplete(){E&&a?.(!0)}});let N=eb.useMemo(()=>({open:E,transitionStatus:Q,side:g,align:m}),[E,Q,g,m]);e2(()=>{U&&i.current&&!Object.keys(_.current).length&&(_.current={top:U.style.top||"0",left:U.style.left||"0",right:U.style.right,height:U.style.height,bottom:U.style.bottom,minHeight:U.style.minHeight,maxHeight:U.style.maxHeight,marginTop:U.style.marginTop,marginBottom:U.style.marginBottom})},[i,U]),e2(()=>{F||y||(P.current=!1,L.current=!1,T.current=0,M.current=0,cU(U,_.current))},[F,y,U,i]),e2(()=>{let e=i.current;if(F&&I&&U&&e){if(!y){P.current=!0,O.request(f);return}queueMicrotask(()=>{let t=getComputedStyle(U),n=getComputedStyle(e),r=n7(I),o=eE(U),A=I.getBoundingClientRect(),i=U.getBoundingClientRect(),a=A.left,l=A.height,u=H||e,d=u.scrollHeight,p=parseFloat(n.borderBottomWidth),h=parseFloat(t.marginTop)||10,g=parseFloat(t.marginBottom)||10,m=parseFloat(t.minHeight)||100,y=r.documentElement.clientHeight-h-g,v=r.documentElement.clientWidth,w=y-A.bottom+l,B=c.current,x=s.current,C=0,S=0;if(B&&x){let e=x.getBoundingClientRect(),t=B.getBoundingClientRect(),n=e.left-a,r=t.left-i.left,o=e.top-A.top+e.height/2,l=t.top-i.top+t.height/2;C=n-r,S=l-o}let E=w+S+g+p,F=Math.min(y,E),k=y-h-g,Q=E-F,M=Math.max(5,a+C),O=Math.max(0,M+i.width-(v-5));U.style.left=`${M-O}px`,U.style.height=`${F}px`,U.style.maxHeight="auto",U.style.marginTop=`${h}px`,U.style.marginBottom=`${g}px`,e.style.height="100%";let R=u.scrollHeight-u.clientHeight,N=Q>=R;N&&(F=Math.min(y,i.height)-(Q-R));let V=A.top<20||A.bottom>y-20||F<Math.min(d,m),D=(o.visualViewport?.scale??1)!==1&&nk;if(V||D){P.current=!0,cU(U,_.current),tk.flushSync(()=>b(!1));return}if(N){let e=Math.max(0,y-E);U.style.top=i.height>=k?"0":`${e}px`,U.style.height=`${F}px`,u.scrollTop=u.scrollHeight-u.clientHeight,T.current=Math.max(m,F)}else U.style.bottom="0",T.current=Math.max(m,F),u.scrollTop=Q;T.current===y&&(L.current=!0),f(),setTimeout(()=>{P.current=!0})})}},[A,F,U,I,s,c,i,f,y,b,O,v,w,H]),eb.useEffect(()=>{if(!y||!U||!F)return;let e=eE(U);function t(e){l(!1,tH("window-resize",e))}return e.addEventListener("resize",t),()=>{e.removeEventListener("resize",t)}},[l,y,U,F]);let V=tp("div",e,{ref:[t,i],state:N,stateAttributesMapping:cO,props:[k,{...H?{role:"presentation","aria-orientation":void 0}:{role:"listbox","aria-multiselectable":p||void 0,id:`${S}-list`},onKeyDown(e){d.current=!0,B&&t8.has(e.key)&&e.stopPropagation()},onMouseMove(){d.current=!1},onPointerLeave(e){if(cM(e)||"touch"===e.pointerType)return;let t=e.currentTarget;C.start(0,()=>{A.set("activeIndex",null),t.focus({preventScroll:!0})})},onScroll(e){H||h.current?.(e.currentTarget)},...y&&{style:H?{height:"100%"}:cH}},ie(Q),{className:!H&&y?c_.className:void 0},o]});return(0,u.jsxs)(eb.Fragment,{children:[c_.element,(0,u.jsx)(iw,{context:x,modal:!1,disabled:!F,restoreFocus:!0,children:V})]})}),cN=eb.createContext(void 0),cV=eb.memo(eb.forwardRef(function(e,t){var n;let{render:r,className:o,value:A=null,label:i,disabled:a=!1,nativeButton:l=!1,...s}=e,c=eb.useRef(null),d=rt({label:i,textRef:c,indexGuessBehavior:re.GuessFromOrder}),{store:p,getItemProps:f,setOpen:h,setValue:g,selectionRef:m,typingRef:y,valuesRef:b,keyboardActiveRef:v,multiple:w,highlightItemOnHover:B}=cv(),x=rg(),C=rW(p,cB.isActive,d.index,void 0,void 0),S=(n=cB.isSelected,rW(p,n,d.index,A,void 0)),E=rW(p,cB.isSelectedByFocus,d.index,void 0,void 0),F=rW(p,cB.isItemEqualToValue,void 0,void 0,void 0),k=d.index,Q=-1!==k,I=eb.useRef(null),U=ow(k);e2(()=>{if(!Q)return;let e=b.current;return e[k]=A,()=>{delete e[k]}},[Q,k,A,b]),e2(()=>{if(!Q)return;let e=p.state.value,t=e;w&&Array.isArray(e)&&e.length>0&&(t=e[e.length-1]),void 0!==t&&s$(t,A,F)&&p.set("selectedIndex",k)},[Q,k,w,F,p,A]);let H=eb.useMemo(()=>({disabled:a,selected:S,highlighted:C}),[a,S,C]),T=f({active:C,selected:S});T.onFocus=void 0,T.id=void 0;let L=eb.useRef(null),M=eb.useRef("mouse"),P=eb.useRef(!1),{getButtonProps:_,buttonRef:O}=to({disabled:a,focusableWhenDisabled:!0,native:l});function R(e){let t=p.state.value;if(w){let n=Array.isArray(t)?t:[];g(S?s1(n,A,F):[...n,A],tH(r6,e))}else g(A,tH(r6,e)),h(!1,tH(r6,e))}let N=tp("div",e,{ref:[O,t,d.ref,I],state:H,props:[T,{role:"option","aria-selected":S,"aria-disabled":a||void 0,tabIndex:C?0:-1,onFocus(){p.set("activeIndex",k)},onMouseEnter(){v.current||null!==p.state.selectedIndex||p.set("activeIndex",k)},onMouseMove(){B&&p.set("activeIndex",k)},onMouseLeave(e){!B||v.current||cM(e)||x.start(0,()=>{p.state.activeIndex===k&&p.set("activeIndex",null)})},onTouchStart(){m.current={allowSelectedMouseUp:!1,allowUnselectedMouseUp:!1}},onKeyDown(e){L.current=e.key,p.set("activeIndex",k)},onClick(e){P.current=!1,"keydown"===e.type&&null===L.current||a||" "===L.current&&y.current||"touch"!==M.current&&!C||(L.current=null,R(e.nativeEvent))},onPointerEnter(e){M.current=e.pointerType},onPointerDown(e){M.current=e.pointerType,P.current=!0},onMouseUp(e){if(a)return;if(P.current){P.current=!1;return}let t=!m.current.allowSelectedMouseUp&&S,n=!m.current.allowUnselectedMouseUp&&!S;t||n||"touch"!==M.current&&!C||R(e.nativeEvent)}},s,_]}),V=eb.useMemo(()=>({selected:S,indexRef:U,textRef:c,selectedByFocus:E,hasRegistered:Q}),[S,U,c,E,Q]);return(0,u.jsx)(cN.Provider,{value:V,children:N})})),cD=eb.memo(eb.forwardRef(function(e,t){let{indexRef:n,textRef:r,selectedByFocus:o,hasRegistered:A}=function(){let e=eb.useContext(cN);if(!e)throw Error(tt(57));return e}(),{selectedItemTextRef:i}=cv(),{className:a,render:l,...s}=e;return tp("div",e,{ref:[eb.useCallback(e=>{if(!e||!A)return;let t=null===i.current||!i.current.isConnected;(o||t&&0===n.current)&&(i.current=e)},[i,n,o,A]),t,r],props:s})}));var cz=o(21),cj=function(){return(cj=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e}).apply(this,arguments)},cK=function(e,t,n){if(n||2==arguments.length)for(var r,o=0,A=t.length;o<A;o++)!r&&o in t||(r||(r=Array.prototype.slice.call(t,0,o)),r[o]=t[o]);return e.concat(r||Array.prototype.slice.call(t))},cZ=function(e){void 0===e&&(e="");var t,n,r,o=/^(-(webkit|o|ms|moz)-)?(linear-gradient)/i,A=/^(-(webkit|o|ms|moz)-)?(repeating-linear-gradient)/i,i=/^(-(webkit|o|ms|moz)-)?(radial-gradient)/i,a=/^(-(webkit|o|ms|moz)-)?(repeating-radial-gradient)/i,l=/^to (left (top|bottom)|right (top|bottom)|top (left|right)|bottom (left|right)|left|right|top|bottom)/i,s=/^(closest-side|closest-corner|farthest-side|farthest-corner|contain|cover)/,c=/^(left|center|right|top|bottom)/i,u=/^(-?(([0-9]*\.[0-9]+)|([0-9]+\.?)))px/,d=/^(-?(([0-9]*\.[0-9]+)|([0-9]+\.?)))%/,p=/^(-?(([0-9]*\.[0-9]+)|([0-9]+\.?)))em/,f=/^(-?(([0-9]*\.[0-9]+)|([0-9]+\.?)))deg/,h=/^\(/,g=/^\)/,m=/^,/,y=/^#([0-9a-fA-F]+)/,b=/^([a-zA-Z]+)/,v=/^rgb/i,w=/^(\d{1,3})\s+(\d{1,3})\s+(\d{1,3})\s+\/\s+([0-1](\.\d+)?)/,B=/^rgba/i,x=/^hsl/i,C=/^hsv/i,S=/^(([0-9]*\.[0-9]+)|([0-9]+\.?))/;function E(t){throw Error(e+": "+t)}function F(t){e=e.substr(t)}function k(t){var n=/^[\n\r\t\s]+/.exec(e);n&&F(n[0].length);var r=t.exec(e);return r&&F(r[0].length),r}function Q(e){var t=e(),n=[];if(t)for(n.push(t);k(m);)(t=e())?n.push(t):E("One extra comma");return n}function I(e,t,n){var r=k(t);if(r)return{type:e,value:r[n]}}var U=function(e){var t=c2(null==e?void 0:e[0]);return{value:"".concat(t?"RGBA":"rgba","(").concat(Q(D),")")}};function H(e,t){var n=k(e);if(n){k(h)||E("Missing (");var r=t(n);return k(g)||E("Missing )"),r}}function T(){var e,t=function(){var e=I("hex",y,1);if(null==e?void 0:e.value){var t=cz(null==e?void 0:e.value).toRgb(),n=t.r,r=t.g,o=t.b,A=t.a;return{value:"rgba(".concat(n,", ").concat(r,", ").concat(o,", ").concat(A,")")}}}()||H(x,z)||H(B,U)||H(v,K)||function(){var e=I("literal",b,0);if(null==e?void 0:e.value){var t=cz(null==e?void 0:e.value).toRgb(),n=t.r,r=t.g,o=t.b,A=t.a;return{value:"rgba(".concat(n,", ").concat(r,", ").concat(o,", ").concat(A,")")}}}()||H(C,j);return t||E("Expected color definition"),t.left=parseInt(null==(e=Z())?void 0:e.value),t}function L(e,t,n){return H(t,function(){var t=n();return t&&!k(m)&&E("Missing comma before color stops"),{type:e,orientation:t,colorStops:Q(T)}})}function M(){return I("directional",l,1)||I("angular",f,1)}function P(){var t,n,r=_();return r&&((t=[]).push(r),n=e,k(m)&&((r=_())?t.push(r):e=n)),t}function _(){var e,t,n=((e=I("shape",/^(circle)/i,0))&&(e.style=O()||R()),e||((t=I("shape",/^(ellipse)/i,0))&&(t.style=Z()||R()),t));if(n)n.at=N();else{var r=R();if(r){n=r;var o=N();o&&(n.at=o)}else{var A=V();A&&(n={type:"default-radial",at:A})}}return n}function O(){return I("px",u,1)||I("em",p,1)}function R(){return I("extent-keyword",s,1)}function N(){if(I("position",/^at/,0)){var e=V();return e||E("Missing positioning value"),e}}function V(){var e={x:Z(),y:Z()};if(e.x||e.y)return{type:"position",value:e}}function D(){return k(S)[1]}var z=function(e){var t=c2(null==e?void 0:e[0]),n=Q(D),r=cz({h:n[0],s:n[1],l:n[2],a:n[3]||1}).toRgb(),o=r.r,A=r.g,i=r.b,a=r.a;return{value:"".concat(t?"RGBA":"rgba","(").concat(o,", ").concat(A,", ").concat(i,", ").concat(a,")")}},j=function(e){var t=c2(null==e?void 0:e[0]),n=Q(D),r=cz({h:n[0],s:n[1],v:n[2],a:n[3]||1}).toRgb(),o=r.r,A=r.g,i=r.b,a=r.a;return{value:"".concat(t?"RGBA":"rgba","(").concat(o,", ").concat(A,", ").concat(i,", ").concat(a,")")}},K=function(e){var t=c2(null==e?void 0:e[0]),n=k(w)||cK([null],Q(D),!0),r=n[1],o=n[2],A=n[3],i=n[4];return{value:"".concat(t?"RGBA":"rgba","(").concat(r,", ").concat(o,", ").concat(A,", ").concat(void 0===i?1:i,")")}};function Z(){return I("%",d,1)||I("position-keyword",c,1)||O()}return n=Q(function(){return L("linear-gradient",o,M)||L("repeating-linear-gradient",A,M)||L("radial-gradient",i,P)||L("repeating-radial-gradient",a,P)}),e.length>0&&E("Invalid input not EOF"),(null==(t=null==(r=n[0])?void 0:r.colorStops)?void 0:t.filter(function(e){return c2(e.value)}).length)>0?r:cj(cj({},r),{colorStops:r.colorStops.map(function(e,t){return cj(cj({},e),{value:0===t?cG(e):cW(e)})})})},cW=function(e){return e.value.toLowerCase()},cG=function(e){return e.value.toUpperCase()},cX=function(e,t,n){if(null==e?void 0:e.includes("gradient")){var r=null==e?void 0:e.includes("conic"),o=r?n:e;r&&console.log("Sorry we cant handle conic gradients yet");var A=cZ(o);return null==A?void 0:A.colorStops}var o=e||t;return[{value:o}]},cY=function(e,t,n){return isNaN(e)||e<t?t:e>n?n:e},cJ=function(e){return Math.round(e)},c$=function(){return(c$=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e}).apply(this,arguments)},cq=function(e){var t=e.target.parentNode.getBoundingClientRect(),n=e.target.className;return{offsetLeft:(null==t?void 0:t.x)+15*("c-resize ps-rl"===n),offsetTop:null==t?void 0:t.y,clientWidth:null==t?void 0:t.width,clientHeight:null==t?void 0:t.height}};function c0(e,t){var n=cq(e),r=n.offsetLeft,o=n.clientWidth,A=e.clientX-r-t/2,i=o-18;return Math.round(cY(A,0,i)/(i/100))}var c1=function(e){if(e.clientX)return{clientX:e.clientX,clientY:e.clientY};var t=e.touches[0]||{};return{clientX:t.clientX,clientY:t.clientY}},c2=function(e){var t;return(null==e?void 0:e[0])===(null==(t=null==e?void 0:e[0])?void 0:t.toUpperCase())},c4=function(e){return"to top"===e?0:"to bottom"===e?180:"to left"===e?270:"to right"===e?90:"to top right"===e?45:"to bottom right"===e?135:"to bottom left"===e?225:"to top left"===e?315:parseInt(e||0)},c6=function(e){if("string"==typeof e)return e;if(null==(t=null==e?void 0:e.type)||!t.includes("gradient"))return(null==(A=null==e?void 0:e.colorStops[0])?void 0:A.value)||"rgba(175, 51, 242, 1)";var t,n,r,o,A,i=null==(n=null==e?void 0:e.colorStops)?void 0:n.sort(function(e,t){return(null==e?void 0:e.left)-(null==t?void 0:t.left)}),a=null==(r=null==i?void 0:i.map(function(e){return"".concat(null==e?void 0:e.value," ").concat(null==e?void 0:e.left,"%")}))?void 0:r.join(", "),l=null==e?void 0:e.type,s=c4(null==(o=null==e?void 0:e.orientation)?void 0:o.value);return"".concat(l,"(").concat("linear-gradient"===l?"".concat(s,"deg"):"circle",", ").concat(a,")")},c8=function(e,t){var n=null==e?void 0:e.map(function(e,t){return c$(c$({},e),{index:t})}),r=(null==n?void 0:n.find(function(e){return c2(e.value)}))||n[0];return{currentColor:(null==r?void 0:r.value)||t,selectedColor:(null==r?void 0:r.index)||0,currentLeft:(null==r?void 0:r.left)||0}},c3=function(e){var t,n=null==e?void 0:e.split(",")[0];return c4(null==(t=null==n?void 0:n.split("(")[1])?void 0:t.replace("deg",""))},c5=function(e){var t=null==e?void 0:e.includes("gradient"),n=null==e?void 0:e.split("(")[0],r=c3(e);return{degrees:r,degreeStr:"linear-gradient"===n?"".concat(r,"deg"):"circle",isGradient:t,gradientType:n}},c9=function(){return(c9=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e}).apply(this,arguments)},c7=function(e,t,n){if(n||2==arguments.length)for(var r,o=0,A=t.length;o<A;o++)!r&&o in t||(r||(r=Array.prototype.slice.call(t,0,o)),r[o]=t[o]);return e.concat(r||Array.prototype.slice.call(t))},ue=(0,eb.createContext)(null);function ut(e){var t,n,r,o,A=e.value,i=e.children,a=e.onChange,l=e.isDarkMode,s=e.squareWidth,c=e.hideOpacity,u=e.showHexAlpha,d=e.squareHeight,p=e.passedConfig,f=e.defaultStyles,h=e.pickerIdSuffix,g={barSize:null!=(t=p.barSize)?t:ur.barSize,crossSize:null!=(n=p.crossSize)?n:ur.crossSize,defaultColor:null!=(r=p.defaultColor)?r:ur.defaultColor,defaultGradient:null!=(o=p.defaultGradient)?o:ur.defaultGradient},m=cX(A,g.defaultColor,g.defaultGradient),y=c5(A),b=y.degrees,v=y.degreeStr,w=y.isGradient,B=y.gradientType,x=c8(m,g.defaultGradient),C=x.currentColor,S=x.selectedColor,E=x.currentLeft,F=(0,eb.useState)("rgb"),k=F[0],Q=F[1],I=(0,eb.useState)({}),U=I[0],H=I[1],T=cz(C),L=T.toRgb(),M=T.toHsv(),P=(0,eb.useState)(c9(c9({},L),M)),_=P[0],O=P[1];(0,eb.useEffect)(function(){(null==M?void 0:M.s)===0?O(c9(c9(c9({},L),M),{h:null==_?void 0:_.h})):O(c9(c9({},L),M))},[C]);var R=function(e){var t=e.sort(function(e,t){return e.left-t.left}),n=null==t?void 0:t.map(function(e){return"".concat(null==e?void 0:e.value," ").concat(e.left,"%")}),r="".concat(B,"(").concat(v,", ").concat(n.join(", "),")");H(c9(c9({},U),{gradient:r})),a(r)},N=function(e,t){var n=null==m?void 0:m.filter(function(e){return!c2(e.value)});R(c7([{value:e.toUpperCase(),left:null!=t?t:E}],n,!0))};return eb.createElement(ue.Provider,{value:{hc:_,setHc:O,value:A,colors:m,config:g,degrees:b,onChange:a,previous:U,inputType:k,tinyColor:T,isDarkMode:l,isGradient:w,squareWidth:s,hideOpacity:c,currentLeft:E,deletePoint:function(){if((null==m?void 0:m.length)>2){var e=null==m?void 0:m.map(function(e,t){return c9(c9({},e),{value:t===S-1?cG(e):cW(e)})});R(null==e?void 0:e.filter(function(e,t){return t!==S}))}},showHexAlpha:u,squareHeight:d,setInputType:Q,gradientType:B,handleChange:function(e){w?N(e):(H(c9(c9({},U),{color:e})),a(e))},currentColor:C,selectedColor:S,defaultStyles:f,handleGradient:N,pickerIdSuffix:h,createGradientStr:R}},i)}function un(){var e=(0,eb.useContext)(ue);if(!e)throw Error("usePicker has to be used within <PickerContext.Provider>");return e}var ur={barSize:18,crossSize:18,defaultColor:"rgba(175, 51, 242, 1)",defaultGradient:"linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(9,9,121,1) 35%, rgba(0,212,255,1) 100%)"};let uo=function(e,t){(0,eb.useEffect)(function(){var n,r=null==(n=null==e?void 0:e.current)?void 0:n.getContext("2d",{willReadFrequently:!0});if(r){r.rect(0,0,t,14);for(var o=r.createLinearGradient(0,0,t,0),A=0;A<=360;A+=30)o.addColorStop(A/360,"hsl(".concat(A,", 100%, 50%)"));r.fillStyle=o,r.fill()}},[e,t])};var uA=function(e,t,n,r){(0,eb.useEffect)(function(){var o,A=null==(o=null==e?void 0:e.current)?void 0:o.getContext("2d",{willReadFrequently:!0});if(A){A.rect(0,0,r,14);for(var i=A.createLinearGradient(0,0,r,0),a=0;a<=100;a+=10)i.addColorStop(a/100,"hsl(".concat(t,", ").concat(a,"%, ").concat(n,"%)"));A.fillStyle=i,A.fill()}},[e,t,n,r])},ui=function(e,t,n,r){(0,eb.useEffect)(function(){var o,A=null==(o=null==e?void 0:e.current)?void 0:o.getContext("2d",{willReadFrequently:!0});if(A){A.rect(0,0,r,14);for(var i=A.createLinearGradient(0,0,r,0),a=0;a<=100;a+=10)i.addColorStop(a/100,"hsl(".concat(t,", ").concat(n,"%, ").concat(a,"%)"));A.fillStyle=i,A.fill()}},[e,t,n,r])},ua=function(e,t,n,r){(0,eb.useEffect)(function(){var o,A=null==(o=null==e?void 0:e.current)?void 0:o.getContext("2d",{willReadFrequently:!0});if(A){A.rect(0,0,r,14);for(var i=A.createLinearGradient(0,0,r,0),a=0;a<=100;a+=10){var l=cz({h:t,s:n,v:a});i.addColorStop(a/100,l.toHslString())}A.fillStyle=i,A.fill()}},[e,t,n,r])},ul=function(){return(ul=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e}).apply(this,arguments)};let us=function(){var e=(0,eb.useRef)(null),t=un(),n=t.config,r=t.handleChange,o=t.squareWidth,A=t.hc,i=t.setHc,a=t.pickerIdSuffix,l=(0,eb.useState)(!1),s=l[0],c=l[1],u=n.barSize;uo(e,o);var d=function(){c(!1)},p=function(e){var t=3.6*c0(e,u),n=cz({h:t,s:null==A?void 0:A.s,v:null==A?void 0:A.v}).toRgb(),o=n.r,a=n.g,l=n.b;r("rgba(".concat(o,", ").concat(a,", ").concat(l,", ").concat(A.a,")")),i(ul(ul({},A),{h:t}))},f=function(e){s&&p(e)},h=function(e){s||p(e)};return(0,eb.useEffect)(function(){var e=function(){d()};return window.addEventListener("mouseup",e),function(){window.removeEventListener("mouseup",e)}},[]),eb.createElement("div",{style:{height:14,marginTop:17,marginBottom:4,cursor:"ew-resize",position:"relative"},onMouseMove:function(e){return f(e)},id:"rbgcp-hue-wrap".concat(a)},eb.createElement("div",{tabIndex:0,role:"button",style:{border:"2px solid white",borderRadius:"50%",boxShadow:"0px 0px 3px rgba(0, 0, 0, 0.5)",width:"18px",height:"18px",zIndex:1e3,transition:"all 10ms linear",position:"absolute",left:(null==A?void 0:A.h)*((o-18)/360),top:-2,cursor:"ew-resize",boxSizing:"border-box"},onMouseDown:function(){c(!0)},id:"rbgcp-hue-handle".concat(a)}),eb.createElement("canvas",{ref:e,height:"14px",width:"".concat(o,"px"),onClick:function(e){return h(e)},id:"rbgcp-hue-bar".concat(a),style:{borderRadius:14,position:"relative",verticalAlign:"top"}}))};var uc=function(e){var t=e.c,n=e.m,r=e.y,o=e.k;return{r:255*(1-t)*(1-o),g:255*(1-n)*(1-o),b:255*(1-r)*(1-o)}},uu=function(){return(uu=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e}).apply(this,arguments)},ud=function(e){var t=e.label,n=e.value,r=e.callback,o=e.max,A=void 0===o?100:o,i=e.hideOpacity,a=e.defaultStyles,l=e.pickerIdSuffix,s=(0,eb.useState)(n),c=s[0],u=s[1];(0,eb.useEffect)(function(){u(n)},[n]);var d=function(e){var t=cY(parseFloat(e.target.value),0,A);u(t),r(t)};return eb.createElement("div",{style:{width:i?"25%":"20%",flexShrink:1},id:"rbgcp-".concat(t,"-input-wrapper").concat(l)},eb.createElement("input",{value:c,onChange:function(e){return d(e)},style:uu({},a.rbgcpInput),id:"rbgcp-".concat(t,"-input").concat(l)}),eb.createElement("div",{style:uu({},a.rbgcpInputLabel)},t))},up=function(e){var t=e.opacity,n=e.tinyColor,r=e.showHexAlpha,o=e.handleChange,A=e.defaultStyles,i=e.pickerIdSuffix,a=(0,eb.useState)(""),l=a[0],s=a[1],c=n.toHex(),u=(0,eb.useState)(c),d=u[0],p=u[1];(0,eb.useEffect)(function(){"hex"!==l&&p(c)},[n,l,c]);var f=function(e){var n=cz(e.target.value);if(p(e.target.value),n.isValid()){var r=n.toRgb(),A=r.r,i=r.g,a=r.b;o("rgba(".concat(A,", ").concat(i,", ").concat(a,", ").concat(t,")"))}},h=r?"".concat(d).concat("number"!=typeof t?"FF":t<0?"00":t>1?"FF":Math.round(255*t).toString(16).padStart(2,"0").toUpperCase()):d;return eb.createElement("div",{style:{width:r?88:76,flexShrink:0},id:"rbgcp-hex-input-wrapper".concat(i)},eb.createElement("input",{onBlur:function(){s("")},onFocus:function(){s("hex")},onChange:function(e){return f(e)},value:null==h?void 0:h.toUpperCase(),id:"rbgcp-hex-input".concat(i),style:uu(uu({},A.rbgcpInput),A.rbgcpHexInput)}),eb.createElement("div",{style:uu({},A.rbgcpInputLabel)},r?"HEXA":"HEX"))},uf=function(e){var t=e.hc,n=e.hideOpacity,r=e.handleChange,o=e.defaultStyles,A=e.pickerIdSuffix,i=function(e){var n=e.r,o=e.g,A=e.b;r("rgba(".concat(n,", ").concat(o,", ").concat(A,", ").concat(null==t?void 0:t.a,")"))};return eb.createElement(eb.Fragment,null,eb.createElement(ud,{label:"R",max:255,value:null==t?void 0:t.r,hideOpacity:n,defaultStyles:o,pickerIdSuffix:A,callback:function(e){return i({r:e,g:null==t?void 0:t.g,b:null==t?void 0:t.b})}}),eb.createElement(ud,{label:"G",max:255,value:null==t?void 0:t.g,hideOpacity:n,defaultStyles:o,pickerIdSuffix:A,callback:function(e){return i({r:null==t?void 0:t.r,g:e,b:null==t?void 0:t.b})}}),eb.createElement(ud,{label:"B",max:255,value:null==t?void 0:t.b,hideOpacity:n,defaultStyles:o,pickerIdSuffix:A,callback:function(e){return i({r:null==t?void 0:t.r,g:null==t?void 0:t.g,b:e})}}))},uh=function(e){var t=e.hc,n=e.setHc,r=e.tinyColor,o=e.hideOpacity,A=e.handleChange,i=e.defaultStyles,a=e.pickerIdSuffix,l=r.toHsl(),s=l.s,c=l.l,u=function(e,r,o){var i=cz({h:e,s:r,l:o}).toRgb(),a=i.r,l=i.g,s=i.b;A("rgba(".concat(a,", ").concat(l,", ").concat(s,", ").concat(null==t?void 0:t.a,")")),n(uu(uu({},t),{h:e}))},d=function(e){var n=cz(e).toRgb(),r=n.r,o=n.g,i=n.b;A("rgba(".concat(r,", ").concat(o,", ").concat(i,", ").concat(null==t?void 0:t.a,")"))};return eb.createElement(eb.Fragment,null,eb.createElement(ud,{label:"H",max:360,value:cJ(null==t?void 0:t.h),hideOpacity:o,defaultStyles:i,pickerIdSuffix:a,callback:function(e){return u(e,s,c)}}),eb.createElement(ud,{label:"S",value:cJ(100*s),hideOpacity:o,defaultStyles:i,pickerIdSuffix:a,callback:function(e){return d({h:null==t?void 0:t.h,s:e,l:c})}}),eb.createElement(ud,{label:"L",value:cJ(100*c),hideOpacity:o,defaultStyles:i,pickerIdSuffix:a,callback:function(e){return d({h:null==t?void 0:t.h,s:s,l:e})}}))},ug=function(e){var t=e.hc,n=e.setHc,r=e.hideOpacity,o=e.handleChange,A=e.defaultStyles,i=e.pickerIdSuffix,a=function(e,r,A){var i=cz({h:e,s:r,v:A}).toRgb(),a=i.r,l=i.g,s=i.b;o("rgba(".concat(a,", ").concat(l,", ").concat(s,", ").concat(null==t?void 0:t.a,")")),n(uu(uu({},t),{h:e}))},l=function(e){var n=cz(e).toRgb(),r=n.r,A=n.g,i=n.b;o("rgba(".concat(r,", ").concat(A,", ").concat(i,", ").concat(null==t?void 0:t.a,")"))};return eb.createElement(eb.Fragment,null,eb.createElement(ud,{label:"H",max:360,value:cJ(null==t?void 0:t.h),hideOpacity:r,defaultStyles:A,pickerIdSuffix:i,callback:function(e){return a(e,null==t?void 0:t.s,null==t?void 0:t.v)}}),eb.createElement(ud,{label:"S",hideOpacity:r,value:cJ((null==t?void 0:t.s)*100),defaultStyles:A,pickerIdSuffix:i,callback:function(e){return l({h:null==t?void 0:t.h,s:e,v:null==t?void 0:t.v})}}),eb.createElement(ud,{label:"V",hideOpacity:r,value:cJ((null==t?void 0:t.v)*100),defaultStyles:A,pickerIdSuffix:i,callback:function(e){return l({h:null==t?void 0:t.h,s:null==t?void 0:t.s,v:e})}}))},um=function(e){var t=e.hc,n=e.hideOpacity,r=e.handleChange,o=e.defaultStyles,A=e.pickerIdSuffix,i=function(e,t,n){var r=0,o=0,A=0;if(null===e||null===t||null===n||isNaN(e)||isNaN(t)||isNaN(n))return console.log("Please enter numeric RGB values!"),{c:0,m:0,k:0,y:1};if(e<0||t<0||n<0||e>255||t>255||n>255)return console.log("RGB values must be in the range 0 to 255."),{c:0,m:0,k:0,y:1};if(0===e&&0===t&&0===n)return{c:0,m:0,k:0,y:1};var i=Math.min(r=1-e/255,Math.min(o=1-t/255,A=1-n/255));return{c:r=(r-i)/(1-i),m:o=(o-i)/(1-i),y:A=(A-i)/(1-i),k:i}}(null==t?void 0:t.r,null==t?void 0:t.g,null==t?void 0:t.b),a=i.c,l=i.m,s=i.y,c=i.k,u=function(e){var n=uc(e),o=n.r,A=n.g,i=n.b;r("rgba(".concat(o,", ").concat(A,", ").concat(i,", ").concat(null==t?void 0:t.a,")"))};return eb.createElement(eb.Fragment,null,eb.createElement(ud,{label:"C",value:cJ(100*a),hideOpacity:n,defaultStyles:o,pickerIdSuffix:A,callback:function(e){return u({c:e/100,m:l,y:s,k:c})}}),eb.createElement(ud,{label:"M",value:cJ(100*l),hideOpacity:n,defaultStyles:o,pickerIdSuffix:A,callback:function(e){return u({c:a,m:e/100,y:s,k:c})}}),eb.createElement(ud,{label:"Y",value:cJ(100*s),hideOpacity:n,defaultStyles:o,pickerIdSuffix:A,callback:function(e){return u({c:a,m:l,y:e/100,k:c})}}),eb.createElement(ud,{label:"K",value:cJ(100*c),hideOpacity:n,defaultStyles:o,pickerIdSuffix:A,callback:function(e){return u({c:a,m:l,y:s,k:e/100})}}))};let uy=function(){var e=un(),t=e.hc,n=e.setHc,r=e.inputType,o=e.tinyColor,A=e.hideOpacity,i=e.showHexAlpha,a=e.handleChange,l=e.defaultStyles,s=e.pickerIdSuffix;return eb.createElement("div",{style:uu({columnGap:6,paddingTop:14,display:"flex",justifyContent:"space-between"},l.rbgcpInputsWrap),id:"rbgcp-inputs-wrap".concat(s)},"cmyk"!==r&&eb.createElement(up,{opacity:null==t?void 0:t.a,tinyColor:o,showHexAlpha:i,handleChange:a,defaultStyles:l,pickerIdSuffix:s}),"hsl"===r&&eb.createElement(uh,{hc:t,setHc:n,tinyColor:o,hideOpacity:A,handleChange:a,defaultStyles:l,pickerIdSuffix:s}),"rgb"===r&&eb.createElement(uf,{hc:t,hideOpacity:A,handleChange:a,defaultStyles:l,pickerIdSuffix:s}),"hsv"===r&&eb.createElement(ug,{hc:t,setHc:n,hideOpacity:A,handleChange:a,defaultStyles:l,pickerIdSuffix:s}),"cmyk"===r&&eb.createElement(um,{hc:t,hideOpacity:A,handleChange:a,defaultStyles:l,pickerIdSuffix:s}),!A&&eb.createElement(ud,{label:"A",hideOpacity:A,defaultStyles:l,value:Math.round((null==t?void 0:t.a)*100),pickerIdSuffix:s,callback:function(e){return a("rgba(".concat(null==t?void 0:t.r,", ").concat(null==t?void 0:t.g,", ").concat(null==t?void 0:t.b,", ").concat(e/100,")"))}}))},ub=function(e,t,n,r){(0,eb.useEffect)(function(){if(e.current){var o=e.current.getContext("2d",{willReadFrequently:!0});if(o){o.fillStyle="hsl(".concat(t,", 100%, 50%)"),o.fillRect(0,0,n,r);var A=o.createLinearGradient(0,0,n,0);A.addColorStop(0,"rgba(255, 255, 255, 1)"),A.addColorStop(1,"rgba(255, 255, 255, 0)"),o.fillStyle=A,o.fillRect(0,0,n,r);var i=o.createLinearGradient(0,0,0,r);i.addColorStop(0,"rgba(0, 0, 0, 0)"),i.addColorStop(1,"rgba(0, 0, 0, 1)"),o.fillStyle=i,o.fillRect(0,0,n,r)}}},[e,t,n,r])};var uv=o(858),uw=function(){return(uw=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e}).apply(this,arguments)};let uB=function(){var e,t,n,r,o=un(),A=o.hc,i=o.config,a=o.squareWidth,l=o.squareHeight,s=o.handleChange,c=o.defaultStyles,u=o.pickerIdSuffix,d=i.crossSize,p=(0,eb.useState)(!1),f=p[0],h=p[1],g=(0,eb.useRef)(null),m=(e=null==A?void 0:A.s,t=(null==A?void 0:A.v)*100,[e*a-d/2,(100-t)/100*l-d/2]),y=m[0],b=m[1],v=(0,eb.useState)({x:y,y:b}),w=v[0],B=v[1];ub(g,null==A?void 0:A.h,a,l),(0,eb.useEffect)(function(){f||B({x:(null==A?void 0:A.v)===0?w.x:y,y:b})},[y,b]);var x=function(e){uv(function(){var t,n,r,o,i,c,u,p,f=(n=(t=cq(e)).offsetLeft,r=t.offsetTop,o=t.clientWidth,i=t.clientHeight,u=(c=c1(e)).clientX,p=c.clientY,[cY(u-n-d/2,-9,o-10),cY(p-r-d/2,-9,i-10)]),h=f[0],g=f[1];if(h&&g){var m=Math.min(h+d/2,a-1)/a*100,y=100-Math.min(g+d/2,l-1)/l*100;B({x:0===y?null==w?void 0:w.x:h,y:g}),s(cz("hsva(".concat(null==A?void 0:A.h,", ").concat(m,"%, ").concat(y,"%, ").concat(null==A?void 0:A.a,")")).toRgbString())}},250)()},C=function(){h(!1)},S=function(e){f&&x(e)},E=function(e){f||x(e)},F=function(e){h(!0),x(e)};return(0,eb.useEffect)(function(){var e=function(){C()};return window.addEventListener("mouseup",e),function(){window.removeEventListener("mouseup",e)}},[]),eb.createElement("div",{style:{position:"relative",marginBottom:12},id:"rbgcp-square-wrapper".concat(u)},eb.createElement("div",{onMouseUp:C,onTouchEnd:C,onMouseDown:F,onTouchStart:F,onMouseMove:function(e){return S(e)},id:"rbgcp-square".concat(u),style:{position:"relative",cursor:"ew-cross"}},eb.createElement("div",{style:uw(uw(uw({},c.rbgcpHandle),{transform:"translate(".concat(null!=(n=null==w?void 0:w.x)?n:0,"px, ").concat(null!=(r=null==w?void 0:w.y)?r:0,"px)")}),f?{transition:""}:{}),onMouseDown:function(){h(!0)},id:"rbgcp-square-handle".concat(u)}),eb.createElement("div",{style:uw(uw({},c.rbgcpCanvasWrapper),{height:l}),id:"rbgcp-square-canvas-wrapper".concat(u),onClick:function(e){return E(e)}},eb.createElement("canvas",{ref:g,width:"".concat(a,"px"),height:"".concat(l,"px"),id:"rbgcp-square-canvas".concat(u)}))))};var ux=function(){return(ux=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e}).apply(this,arguments)};let uC=function(){var e=un(),t=e.config,n=e.hc,r=void 0===n?{}:n,o=e.squareWidth,A=e.handleChange,i=e.defaultStyles,a=e.pickerIdSuffix,l=(0,eb.useState)(!1),s=l[0],c=l[1],u=r.r,d=r.g,p=r.b,f="linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(".concat(u,",").concat(d,",").concat(p,",.5) 100%)"),h=t.barSize,g=function(){c(!1)},m=function(e){var t=c0(e,h)/100;A("rgba(".concat(u,", ").concat(d,", ").concat(p,", ").concat(t,")"))},y=function(e){s&&m(e)},b=function(e){s||m(e)};return(0,eb.useEffect)(function(){var e=function(){g()};return window.addEventListener("mouseup",e),function(){window.removeEventListener("mouseup",e)}},[]),eb.createElement("div",{onMouseDown:function(){c(!0)},onMouseMove:function(e){return y(e)},style:{height:14,marginTop:17,marginBottom:4,cursor:"ew-resize",position:"relative"},id:"rbgcp-opacity-wrapper".concat(a)},eb.createElement("div",{id:"rbgcp-opacity-checkered-bg".concat(a),style:ux(ux({},i.rbgcpCheckered),{width:"100%",height:14})}),eb.createElement("div",{id:"rbgcp-opacity-handle".concat(a),style:ux(ux({},i.rbgcpHandle),{left:(o-18)*(null==r?void 0:r.a),top:-2})}),eb.createElement("div",{style:ux(ux({},i.rbgcpOpacityOverlay),{background:f}),id:"rbgcp-opacity-overlay".concat(a),onClick:function(e){return b(e)}}))};var uS={CONTROLS:{SOLID:"Solid",GRADIENT:"Gradient"}},uE=["rgba(0,0,0,1)","rgba(128,128,128, 1)","rgba(192,192,192, 1)","rgba(255,255,255, 1)","rgba(0,0,128,1)","rgba(0,0,255,1)","rgba(0,255,255, 1)","rgba(0,128,0,1)","rgba(128,128,0, 1)","rgba(0,128,128,1)","rgba(0,255,0, 1)","rgba(128,0,0, 1)","rgba(128,0,128, 1)","rgba(175, 51, 242, 1)","rgba(255,0,255, 1)","rgba(255,0,0, 1)","rgba(240, 103, 46, 1)","rgba(255,255,0, 1)"];let uF=function(e){var t=e.presets,n=void 0===t?[]:t,r=un(),o=r.value,A=r.onChange,i=r.isDarkMode,a=r.squareWidth,l=r.handleChange,s=r.pickerIdSuffix,c=function(e){(null==e?void 0:e.includes("gradient"))?A(e):l(e)},u=function(e){return!e||i?"":"rgba(255,255,255,1)"===(null==e?void 0:e.replace(" ",""))?"1px solid #96959c":""};return eb.createElement("div",{style:{marginTop:14,display:"flex",justifyContent:"space-between"},id:"rbgcp-footer-wrapper".concat(s)},eb.createElement("div",{style:{width:50,height:50,flexShrink:0,borderRadius:6,background:o,border:u(o)},id:"rbgcp-preview".concat(s)}),eb.createElement("div",{style:{rowGap:3,display:"flex",flexWrap:"wrap",width:a-57,justifyContent:"space-between"},id:"rbgcp-presets-wrapper".concat(s)},((null==n?void 0:n.length)>0?null==n?void 0:n.slice(0,18):uE).map(function(e,t){return eb.createElement("div",{key:"".concat(e,"-").concat(t),id:"rbgcp-preset-".concat(t,"-wrapper").concat(s),style:{width:"calc(100% / 9)",paddingLeft:3}},eb.createElement("div",{style:{height:23.5,width:"100%",background:e,borderRadius:4,border:u(e)},onClick:function(){return c(e)},id:"rbgcp-preset-".concat(t).concat(s)}))})))};var uk=function(){return(uk=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e}).apply(this,arguments)};let uQ=function(){var e=un().defaultStyles;return eb.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",style:{width:15}},eb.createElement("polyline",{strokeLinecap:"round",strokeLinejoin:"round",style:uk(uk({},{fill:"none",strokeWidth:"1.8px"}),e.rbgcpControlIcon),points:"17.96 4.31 2.04 4.3 3.75 4.3 4.81 17.29 5.16 17.96 5.74 18.47 6.59 18.62 13.64 18.62 14.52 18.32 15.07 17.68 15.29 17.12 16.28 4.3 12.87 4.3 12.87 2.38 12.48 1.75 11.83 1.46 8.4 1.46 7.64 1.68 7.26 2.21 7.16 2.52 7.17 4.23"}))};var uI=function(e){var t=e.color,n=un().defaultStyles,r=null!=t?t:"";return eb.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",style:{width:14}},eb.createElement("polyline",{strokeLinecap:"round",strokeLinejoin:"round",style:uk(uk(uk({},{fill:"none",strokeWidth:"1.8px"}),n.rbgcpControlIcon),r&&{stroke:r}),points:"0.9 12.73 0.9 19.1 7.27 19.1 0.9 19.1 19.1 0.9 12.73 0.9 19.1 0.9 19.1 7.27"}))},uU=function(e){var t=e.color,n=un().defaultStyles,r=null!=t?t:"",o={fill:"none",strokeMiterlimit:10,strokeWidth:"1.8px"};return eb.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",style:{width:15}},eb.createElement("circle",{style:uk(uk(uk({},o),n.rbgcpControlIcon),r&&{stroke:r}),cx:"10",cy:"10",r:"9"}),eb.createElement("circle",{style:uk(uk(uk({},o),n.rbgcpControlIcon),r&&{stroke:r}),cx:"10",cy:"10",r:"5"}))},uH=function(e){var t=e.color,n=un().defaultStyles,r=null!=t?t:"",o={fill:"none",strokeWidth:"1.8px"},A={strokeWidth:"1.8px"};return eb.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",style:{width:17}},eb.createElement("polyline",{fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round",style:uk(uk(uk({},o),n.rbgcpControlIcon),r&&{stroke:r}),points:"3.74 2.75 3.74 12.69 0.9 12.71 6.59 12.71"}),eb.createElement("line",{strokeLinecap:"round",strokeLinejoin:"round",style:uk(uk(uk({},A),n.rbgcpControlIcon),r&&{stroke:r,fill:r}),x1:"3.74",y1:"17.26",x2:"3.74",y2:"15.21"}),eb.createElement("polyline",{fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round",style:uk(uk(uk({},o),n.rbgcpControlIcon),r&&{stroke:r}),points:"10.1 17.25 10.1 7.31 12.95 7.29 7.26 7.29"}),eb.createElement("line",{strokeLinecap:"round",strokeLinejoin:"round",style:uk(uk(uk({},A),n.rbgcpControlIcon),r&&{stroke:r,fill:r}),x1:"10.1",y1:"2.74",x2:"10.1",y2:"4.79"}),eb.createElement("polyline",{fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round",style:uk(uk(uk({},o),n.rbgcpControlIcon),r&&{stroke:r}),points:"16.26 2.75 16.26 12.69 13.41 12.71 19.1 12.71"}),eb.createElement("line",{strokeLinecap:"round",strokeLinejoin:"round",style:uk(uk(uk({},A),n.rbgcpControlIcon),r&&{stroke:r,fill:r}),x1:"16.26",y1:"17.26",x2:"16.26",y2:"15.21"}))},uT=function(e){var t=e.color,n=un().defaultStyles,r=null!=t?t:"",o={fill:"none",strokeWidth:"1.8px"};return eb.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",style:{width:17}},eb.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",style:uk(uk(uk({},o),n.rbgcpControlIcon),r&&{stroke:r}),d:"M6.35,2.72a4.85,4.85,0,0,1,1.86.16,7.94,7.94,0,0,1,.88.43,3.66,3.66,0,0,0,.85.49c.25,0,.58-.27.81-.39A8.25,8.25,0,0,1,11.7,3a4,4,0,0,1,1.79-.23,3.21,3.21,0,0,0-1.34.09,6.39,6.39,0,0,0-1.47.63c-.45.25-.7.3-.7.86s0,1.18,0,1.78c0,1.3,0,2.61,0,3.92h0v5.63a2.46,2.46,0,0,1,0,.47c-.07.28-.43.42-.7.57a5.29,5.29,0,0,1-2.94.61A9.3,9.3,0,0,0,8,17.15l1.09-.37.89-.52c.06,0,.48.21.56.25.32.14.64.27,1,.38a8.54,8.54,0,0,0,2.12.4"}),eb.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",style:uk(uk(uk({},o),n.rbgcpControlIcon),r&&{stroke:r}),d:"M7.57,5.73C6,5.7,4.5,5.65,3,5.77a2.28,2.28,0,0,0-1.76.74A2.3,2.3,0,0,0,.94,7.83l0,3.82A4.73,4.73,0,0,0,1,12.9a1.64,1.64,0,0,0,.68,1,2.44,2.44,0,0,0,1,.27,25,25,0,0,0,4.74.09"}),eb.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",style:uk(uk(uk({},o),n.rbgcpControlIcon),r&&{stroke:r}),d:"M12.43,14.32a44.12,44.12,0,0,0,4.6,0,2.24,2.24,0,0,0,1.76-.74,2.29,2.29,0,0,0,.27-1.32l0-3.81A4.81,4.81,0,0,0,19,7.15a1.62,1.62,0,0,0-.68-1,2.31,2.31,0,0,0-1-.28,26.8,26.8,0,0,0-4.74-.09"}))},uL=function(e){var t=e.color,n=un().defaultStyles,r=null!=t?t:"";return eb.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",style:{width:17}},eb.createElement("circle",{style:uk(uk({},n.rbgcpControlIcon2),r&&{fill:r}),cx:"9.36",cy:"5.07",r:"1.71"}),eb.createElement("circle",{style:uk(uk({},n.rbgcpControlIcon2),r&&{fill:r}),cx:"13.93",cy:"6.91",r:"1.71"}),eb.createElement("circle",{style:uk(uk({},n.rbgcpControlIcon2),r&&{fill:r}),cx:"5.8",cy:"7.55",r:"1.71"}),eb.createElement("circle",{style:uk(uk({},n.rbgcpControlIcon2),r&&{fill:r}),cx:"5.45",cy:"12.04",r:"1.71"}),eb.createElement("path",{style:uk(uk(uk(uk({},{strokeMiterlimit:10,strokeWidth:"0.5px"}),n.rbgcpControlIcon),n.rbgcpControlIcon2),r&&{fill:r,stroke:r}),d:"M19.1,10c0,3.58-2.12,2.94-4.06,2.35-1.15-.34-2.24-.67-2.77-.08-.68.78-.54,2.07-.39,3.33.2,1.79.39,3.5-1.88,3.5A9.1,9.1,0,1,1,19.1,10ZM10,18c.7,0,.74-.19.75-.2a2.67,2.67,0,0,0,.07-1.27c0-.19,0-.42-.06-.67-.06-.53-.13-1.15-.14-1.67a3.82,3.82,0,0,1,.8-2.63,2.14,2.14,0,0,1,1.45-.7,4.36,4.36,0,0,1,1.32.12c.39.08.8.21,1.16.32h0c.39.12.74.23,1.08.3.74.17,1,.1,1.13,0S18,11.32,18,10a8,8,0,1,0-8,8Z"}))},uM=function(e){var t=e.color,n=un().defaultStyles,r=null!=t?t:"",o={fill:"none",strokeMiterlimit:10,strokeWidth:"1.8px"};return eb.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",style:{width:15}},eb.createElement("polyline",{strokeLinecap:"round",style:uk(uk(uk({},o),n.rbgcpControlIcon),r&&{stroke:r}),points:"13.86 2.01 1.7 16.99 18.77 16.99"}),eb.createElement("polyline",{strokeLinecap:"round",style:uk(uk(uk({},o),n.rbgcpControlIcon),r&&{stroke:r}),points:"10.96 16.38 10.96 16.38 10.74 15.7 10.44 14.97 10.06 14.21 9.72 13.63 9.21 12.89 8.85 12.44 8.41 11.95 7.91 11.45 7.51 11.1"}))},uP=function(){var e=un().defaultStyles;return eb.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",style:{width:20,marginRight:1}},eb.createElement("path",{style:uk({},e.rbgcpControlIcon2),d:"M2.39,8c-.63,0-1,.21-1,.63A.49.49,0,0,0,1.67,9a6.48,6.48,0,0,0,1.11.43A3,3,0,0,1,4,10.09a1.47,1.47,0,0,1,.35,1.09,1.75,1.75,0,0,1-.57,1.42,2.21,2.21,0,0,1-1.48.48,8.32,8.32,0,0,1-1.68-.21l-.31-.06.12-.94a13.7,13.7,0,0,0,1.8.16c.61,0,.92-.26.92-.77a.52.52,0,0,0-.21-.44,3.13,3.13,0,0,0-.85-.34A3.32,3.32,0,0,1,.66,9.79a1.43,1.43,0,0,1-.42-1.1A1.6,1.6,0,0,1,.78,7.36a2.32,2.32,0,0,1,1.49-.44,10.46,10.46,0,0,1,1.64.17l.32.07-.1.95C3.31,8,2.73,8,2.39,8Z"}),eb.createElement("path",{style:uk({},e.rbgcpControlIcon2),d:"M4.79,8.09V7H9.16V8.09H7.59V13H6.38V8.09Z"}),eb.createElement("path",{style:uk({},e.rbgcpControlIcon2),d:"M14,12.34a2.25,2.25,0,0,1-1.91.74,2.24,2.24,0,0,1-1.91-.74A3.85,3.85,0,0,1,9.61,10a4,4,0,0,1,.56-2.34,2.2,2.2,0,0,1,1.91-.77A2.21,2.21,0,0,1,14,7.69,4,4,0,0,1,14.55,10,3.85,3.85,0,0,1,14,12.34Zm-2.88-.77a1,1,0,0,0,1,.46,1,1,0,0,0,1-.46A3.25,3.25,0,0,0,13.3,10,3.45,3.45,0,0,0,13,8.46a1,1,0,0,0-1-.49,1,1,0,0,0-1,.49A3.43,3.43,0,0,0,10.85,10,3.38,3.38,0,0,0,11.11,11.57Z"}),eb.createElement("path",{style:uk({},e.rbgcpControlIcon2),d:"M17.77,11.24h-1V13H15.58V7h2.19a1.85,1.85,0,0,1,2.11,2.07,2.21,2.21,0,0,1-.54,1.6A2.07,2.07,0,0,1,17.77,11.24Zm-1-1h1c.6,0,.9-.37.9-1.12a1.18,1.18,0,0,0-.22-.79.88.88,0,0,0-.68-.24h-1Z"}))};let u_=(0,eb.memo)(function(e){var t,n=e.children,r="id"+Math.random().toString(16).slice(2),o=(0,eb.useRef)(null!=(t=document.getElementById(r))?t:document.createElement("div")),A=(0,eb.useState)(!o.current.parentElement)[0];return(0,eb.useEffect)(function(){var e=o.current;return A&&(o.current.id=r,document.body.appendChild(o.current)),function(){A&&e.parentElement&&e.parentElement.removeChild(e)}},[r]),(0,tk.createPortal)(n,o.current)});var uO=o(354),uR={body:{background:"rgb(32, 32, 32)"},rbgcpInputLabel:{color:"rgb(212, 212, 212)"},rbgcpControlBtnWrapper:{background:"rgb(54, 54, 54)"},rbgcpInput:{border:"none",color:"white",background:"rgb(54, 54, 54)"},rbgcpControlBtn:{color:"rgb(212, 212, 212)"},rbgcpControlIcon:{stroke:"rgb(212, 212, 212)"},rbgcpControlIcon2:{fill:"rgb(212, 212, 212)"},rbgcpControlInput:{color:"white"},rbgcpControlBtnSelected:{background:"black",color:"#568cf5"},rbgcpDegreeIcon:{color:"rgb(212, 212, 212)"},rbgcpColorModelDropdown:{background:"rgb(32, 32, 32)"},rbgcpComparibleLabel:{color:"rgb(212, 212, 212)"}},uN=function(){return(uN=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e}).apply(this,arguments)},uV={body:{boxSizing:"border-box",background:"rgb(255, 255, 255)"},rbgcpControlBtn:{paddingLeft:"8px",paddingRight:"8px",lineHeight:"1",borderRadius:"4px",fontWeight:700,fontSize:"12px",height:"24px",transition:"all 160ms ease",display:"flex",alignItems:"center",justifyContent:"center",background:"rgba(255, 255, 255, 0)",boxShadow:"1px 1px 3px rgba(0, 0, 0, 0)",color:"rgb(86, 86, 86)"},rbgcpControlIcon:{stroke:"rgb(50, 49, 54)"},rbgcpControlIconBtn:{width:"30px",height:"24px",borderRadius:"4px",display:"flex",alignItems:"center",justifyContent:"center",position:"relative"},rbgcpControlBtnWrapper:{height:"28px",background:"#e9e9f5",borderRadius:"6px",padding:"2px",display:"flex",justifyContent:"center",alignItems:"center",position:"relative"},rbgcpColorModelDropdown:{position:"absolute",right:"-2px",top:"34px",padding:"5px",background:"#e9e9f5",zIndex:1e8,borderRadius:"6px",boxShadow:"1px 1px 14px 1px rgba(0, 0, 0, 0.25)"},rbgcpEyedropperCover:{position:"fixed",left:"0px",top:"0px",zIndex:1e8,width:"100vw",height:"100vh",cursor:"copy"},rbgcpControlInput:{height:"24px",borderRadius:"4px",border:"none",outline:"none",textAlign:"center",width:"34px",fontWeight:500,color:"rgb(50, 49, 54)",fontSize:"13px",background:"transparent"},rbgcpInputLabel:{textAlign:"center",lineHeight:"1.2",fontWeight:700,color:"rgb(86, 86, 86)",fontSize:"11px"},rbgcpInput:{height:"32px",borderRadius:"6px",border:"1px solid #bebebe",width:"100%",padding:"2px",outline:"none",color:"black",fontWeight:400,textAlign:"center",background:"transparent",fontSize:"15px"},rbgcpHandle:{position:"absolute",border:"2px solid white",borderRadius:"50%",boxShadow:"0px 0px 3px rgba(0, 0, 0, 0.5)",width:"18px",height:"18px",zIndex:1e3,transition:"all 30ms linear",boxSizing:"border-box",willChange:"transform",outline:"none"},rbgcpCanvasWrapper:{borderRadius:"6px",overflow:"hidden",height:"294px"},rbgcpCheckered:{background:"linear-gradient(\n 45deg,\n rgba(0, 0, 0, 0.18) 25%,\n transparent 25%,\n transparent 75%,\n rgba(0, 0, 0, 0.18) 75%,\n rgba(0, 0, 0, 0.18) 0\n ),\n linear-gradient(\n 45deg,\n rgba(0, 0, 0, 0.18) 25%,\n transparent 25%,\n transparent 75%,\n rgba(0, 0, 0, 0.18) 75%,\n rgba(0, 0, 0, 0.18) 0\n ),\n white",backgroundRepeat:"repeat, repeat",backgroundPosition:"0px 0, 7px 7px",transformOrigin:"0 0 0",backgroundOrigin:"padding-box, padding-box",backgroundClip:"border-box, border-box",backgroundSize:"14px 14px, 14px 14px",boxShadow:"none",textShadow:"none",transition:"none",transform:"scaleX(1) scaleY(1) scaleZ(1)",borderRadius:"10px"},rbgcpOpacityOverlay:{position:"absolute",left:"0px",top:"0px",width:"100%",height:"100%",borderRadius:"10px"},rbgcpGradientHandleWrap:{position:"absolute",zIndex:1e4,top:"-2px",outline:"none"},rbgcpGradientHandle:{border:"2px solid white",borderRadius:"50%",boxShadow:"0px 0px 3px rgba(0, 0, 0, 0.5)",width:"18px",height:"18px",display:"flex",alignItems:"center",justifyContent:"center"},rbgcpControlIcon2:{fill:"#323136"},rbgcpControlBtnSelected:{background:"white",color:"#568cf5",boxShadow:"1px 1px 3px rgba(0, 0, 0, 0.2)"},rbgcpComparibleLabel:{color:"#323136"}},uD=function(e,t){var n=uN({},uV);if(e)for(var r in uR)Object.prototype.hasOwnProperty.call(uR,r)&&(n[r]=uN(uN({},Object.prototype.hasOwnProperty.call(n,r)?n[r]:{}),uR[r]));for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(n[r]=uN(uN({},Object.prototype.hasOwnProperty.call(n,r)?n[r]:{}),t[r]));return n},uz=function(e,t){return e?uN(uN({},t.rbgcpControlBtn),t.rbgcpControlBtnSelected):uN({},t.rbgcpControlBtn)},uj=function(e,t){return e?uN(uN({},t.rbgcpControlIconBtn),t.rbgcpControlBtnSelected):uN({},t.rbgcpControlIconBtn)},uK=function(e,t){return e?uN(uN(uN({},t.rbgcpControlBtn),t.rbgcpColorModelDropdownBtn),t.rbgcpControlBtnSelected):uN(uN({},t.rbgcpControlBtn),t.rbgcpColorModelDropdownBtn)},uZ=function(){return(uZ=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e}).apply(this,arguments)},uW=function(e){var t=e.color,n=un().defaultStyles,r=null!=t?t:"";return eb.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",style:{width:16}},eb.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",style:uZ(uZ({fill:"none",strokeWidth:"1.4px"},n.rbgcpControlIcon),r&&{stroke:r}),d:"M15.6,7h0L7.78,14.86c-.37.37-1.61.38-2,.75s-.5,1.53-.76,2a3.53,3.53,0,0,1-.52.52,1.6,1.6,0,0,1-2.27-.06l-.32-.32a1.61,1.61,0,0,1-.06-2.27A3.25,3.25,0,0,1,2.4,15c.47-.26,1.65-.35,2-.73s.34-1.64.71-2c1.68-1.73,5.61-5.65,7.91-7.93h0l1.14,1.38L15.6,7Z"}),eb.createElement("polygon",{strokeLinecap:"round",strokeLinejoin:"round",style:uZ(uZ({strokeWidth:"1.4px"},n.rbgcpControlIcon2),r&&{stroke:r,fill:r}),points:"15.7 8.87 11.13 4.29 12.69 2.73 17.25 7.31 15.7 8.87"}),eb.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",style:uZ(uZ({strokeWidth:"1.4px"},n.rbgcpControlIcon2),r&&{stroke:r,fill:r}),d:"M18.18,3.71,16.36,5.53a1.33,1.33,0,0,1-1.88,0h0a1.34,1.34,0,0,1,0-1.89l1.81-1.82a1.34,1.34,0,0,1,1.89,0h0A1.34,1.34,0,0,1,18.18,3.71Z"}))};let uG=function(e){var t=e.onSelect,n=un().defaultStyles,r=(0,eb.useState)(null),o=r[0],A=r[1],i=(0,eb.useState)(!1),a=i[0],l=i[1],s=(0,eb.useState)(!1),c=s[0],u=s[1],d=function(){var e=document.getElementById("root");l(!0),uO(e).then(function(t){var n=document.createElement("canvas"),r=n.getContext("2d",{willReadFrequently:!0});e&&r&&(n.width=2*e.offsetWidth,n.height=2*e.offsetHeight,r.drawImage(t,0,0)),A(r)})},p=function(e){if(e.stopPropagation(),o){var n=e.pageX,r=e.pageY,A=o.getImageData(2*n,2*r,1,1).data;t("rgba(".concat(A[0],", ").concat(A[1],", ").concat(A[2],", 1)"))}u(!1),l(!1)};return eb.createElement("div",null,eb.createElement("div",{onClick:function(){if(u(!0),window.EyeDropper){var e=new window.EyeDropper,n=new window.AbortController;e.open({signal:n.signal}).then(function(e){var n=cz(e.sRGBHex).toRgb(),r=n.r,o=n.g,A=n.b;t("rgba(".concat(r,", ").concat(o,", ").concat(A,", 1)")),u(!1)}).catch(function(e){console.log(e),u(!1)})}else d()},id:"rbgcp-eyedropper-btn",style:uZ(uZ({},n.rbgcpEyedropperBtn),uj(a,n))},eb.createElement(uW,{color:c?"rgb(86, 140, 245)":""})),a&&eb.createElement(u_,null,eb.createElement("div",{onClick:function(e){return p(e)},style:n.rbgcpEyedropperCover})))};var uX=function(){return(uX=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e}).apply(this,arguments)},uY=function(e){var t=e.value,n=e.reffy,r=e.label,o=e.config,A=e.callback,i=e.squareWidth,a=e.openAdvanced,l=e.defaultStyles,s=e.pickerIdSuffix,c=o.barSize,u=(0,eb.useState)(!1),d=u[0],p=u[1],f=(0,eb.useState)(2),h=f[0],g=f[1];(0,eb.useEffect)(function(){var e;g((null==(e=null==n?void 0:n.current)?void 0:e.offsetTop)-2)},[a,n]);var m=function(){p(!1)},y=function(e){d&&A(c0(e,c))},b=function(e){d||A(c0(e,c))};return(0,eb.useEffect)(function(){var e=function(){m()};return window.addEventListener("mouseup",e),function(){window.removeEventListener("mouseup",e)}},[]),eb.createElement("div",{style:{width:"100%",padding:"3px 0px 3px 0px"}},eb.createElement("div",{onMouseMove:function(e){return y(e)},style:{cursor:"resize",position:"relative"},id:"rbgcp-advanced-bar-".concat(r,"-wrapper").concat(s)},eb.createElement("div",{style:uX({left:t*(i-18),top:h},l.rbgcpHandle),id:"rbgcp-advanced-bar-".concat(r,"-handle").concat(s),onMouseDown:function(){p(!0)},role:"button",tabIndex:0}),eb.createElement("div",{style:{textAlign:"center",color:"#fff",fontSize:12,fontWeight:500,lineHeight:1,position:"absolute",left:"50%",transform:"translate(-50%, 0%)",top:h+2,zIndex:10,textShadow:"1px 1px 1px rgba(0,0,0,.6)"},id:"rbgcp-advanced-bar-".concat(r,"-label").concat(s),onMouseMove:function(e){return y(e)},onClick:function(e){return b(e)},tabIndex:0,role:"button",onKeyDown:function(){}},r),eb.createElement("canvas",{ref:n,height:"14px",width:"".concat(i,"px"),onClick:function(e){return b(e)},style:{position:"relative",borderRadius:14},id:"rbgcp-advanced-bar-".concat(r,"-canvas").concat(s)})))};let uJ=function(e){var t=e.openAdvanced,n=un(),r=n.config,o=n.tinyColor,A=n.handleChange,i=n.squareWidth,a=n.hc,l=n.defaultStyles,s=n.pickerIdSuffix,c=o.toHsl(),u=c.s,d=c.l,p=(0,eb.useRef)(null),f=(0,eb.useRef)(null),h=(0,eb.useRef)(null);return uA(p,null==a?void 0:a.h,100*d,i),ui(f,null==a?void 0:a.h,100*u,i),ua(h,null==a?void 0:a.h,100*u,i),eb.createElement("div",{style:{width:"100%",height:98*!!t,transition:"all 120ms linear"},id:"rbgcp-advanced-controls-wrapper".concat(s)},eb.createElement("div",{style:{paddingTop:11,display:t?"flex":"none",flexDirection:"column",justifyContent:"space-between",height:98*!!t,overflow:"hidden",transition:"height 100ms linear"},id:"rbgcp-advanced-controls-inner".concat(s)},eb.createElement(uY,{value:u,reffy:p,config:r,label:"Saturation",callback:function(e){var t=cz({h:null==a?void 0:a.h,s:e/100,l:d}).toRgb(),n=t.r,r=t.g,o=t.b;A("rgba(".concat(n,",").concat(r,",").concat(o,",").concat(null==a?void 0:a.a,")"))},squareWidth:i,openAdvanced:t,defaultStyles:l,pickerIdSuffix:s}),eb.createElement(uY,{value:d,config:r,reffy:f,label:"Lightness",callback:function(e){var t=cz({h:null==a?void 0:a.h,s:u,l:e/100}).toRgb(),n=t.r,r=t.g,o=t.b;A("rgba(".concat(n,",").concat(r,",").concat(o,",").concat(null==a?void 0:a.a,")"))},squareWidth:i,openAdvanced:t,defaultStyles:l,pickerIdSuffix:s}),eb.createElement(uY,{value:null==a?void 0:a.v,config:r,reffy:h,label:"Brightness",callback:function(e){var t=cz({h:null==a?void 0:a.h,s:(null==a?void 0:a.s)*100,v:e}).toRgb(),n=t.r,r=t.g,o=t.b;A("rgba(".concat(n,",").concat(r,",").concat(o,",").concat(null==a?void 0:a.a,")"))},squareWidth:i,openAdvanced:t,defaultStyles:l,pickerIdSuffix:s})))};var u$=function(){return(u$=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e}).apply(this,arguments)};let uq=function(e){var t=e.openComparibles,n=un(),r=n.tinyColor,o=n.handleChange,A=n.defaultStyles,i=n.pickerIdSuffix,a=r.analogous(),l=r.monochromatic(),s=r.triad(),c=r.tetrad(),u=function(e){var t=e.toRgb(),n=t.r,r=t.g,A=t.b,i=t.a;o("rgba(".concat(n,",").concat(r,",").concat(A,",").concat(i,")"))};return eb.createElement("div",{style:{width:"100%",transition:"all 120ms linear",height:216*!!t},id:"rbgcp-comparible-colors-wrapper".concat(i)},eb.createElement("div",{style:{paddingTop:11,display:t?"":"none",position:"relative"},id:"rbgcp-comparible-colors-inner".concat(i)},eb.createElement("div",{style:u$({textAlign:"center",fontSize:13,fontWeight:600,position:"absolute",top:6.5,left:2},A.rbgcpComparibleLabel),id:"rbgcp-comparible-color-guide-label".concat(i)},"Color Guide"),eb.createElement("div",{style:u$({textAlign:"center",fontSize:12,fontWeight:500,marginTop:3},A.rbgcpComparibleLabel),id:"rbgcp-comparible-analogous-colors-label".concat(i)},"Analogous"),eb.createElement("div",{style:{borderRadius:5,overflow:"hidden",display:"flex"},id:"rbgcp-comparible-analogous-colors".concat(i)},null==a?void 0:a.map(function(e,t){return eb.createElement("div",{key:t,id:"rbgcp-comparible-analogous-color-".concat(t).concat(i),style:{width:"20%",height:30,background:e.toHexString()},onClick:function(){return u(e)}})})),eb.createElement("div",{style:u$({textAlign:"center",fontSize:12,fontWeight:500,marginTop:3},A.rbgcpComparibleLabel),id:"rbgcp-comparible-monochromatic-colors-label".concat(i)},"Monochromatic"),eb.createElement("div",{style:{borderRadius:5,overflow:"hidden",display:"flex",justifyContent:"flex-end"},id:"rbgcp-comparible-monochromatic-colors".concat(i)},null==l?void 0:l.map(function(e,t){return eb.createElement("div",{key:t,id:"rbgcp-comparible-monochromatic-color-".concat(t).concat(i),style:{width:"20%",height:30,background:e.toHexString()},onClick:function(){return u(e)}})})),eb.createElement("div",{style:u$({textAlign:"center",fontSize:12,fontWeight:500,marginTop:3},A.rbgcpComparibleLabel),id:"rbgcp-comparible-triad-colors-label".concat(i)},"Triad"),eb.createElement("div",{style:{borderRadius:5,overflow:"hidden",display:"flex",justifyContent:"flex-end"},id:"rbgcp-comparible-triad-colors".concat(i)},null==s?void 0:s.map(function(e,t){return eb.createElement("div",{key:t,id:"rbgcp-comparible-triad-color-".concat(t).concat(i),style:{width:"calc(100% / 3)",height:28,background:e.toHexString()},onClick:function(){return u(e)}})})),eb.createElement("div",{style:u$({textAlign:"center",fontSize:12,fontWeight:500,marginTop:3},A.rbgcpComparibleLabel),id:"rbgcp-comparible-tetrad-colors-label".concat(i)},"Tetrad"),eb.createElement("div",{style:{borderRadius:5,overflow:"hidden",display:"flex",justifyContent:"flex-end"},id:"rbgcp-comparible-tetrad-colors".concat(i)},null==c?void 0:c.map(function(e,t){return eb.createElement("div",{key:t,id:"rbgcp-comparible-tetrad-color-".concat(t).concat(i),style:{width:"25%",height:28,background:e.toHexString()},onClick:function(){return u(e)}})}))))};var u0=function(){return(u0=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e}).apply(this,arguments)},u1=function(){var e=un(),t=e.gradientType,n=e.onChange,r=e.value,o=e.defaultStyles,A=e.pickerIdSuffix,i="linear-gradient"===t,a="radial-gradient"===t;return eb.createElement("div",{style:o.rbgcpControlBtnWrapper},eb.createElement("div",{onClick:function(){var e=r.split(/,(.+)/)[1];n("linear-gradient(90deg, ".concat(e))},id:"rbgcp-linear-btn".concat(A),style:u0(u0({},o.rbgcpControlBtn),i&&o.rbgcpControlBtnSelected),tabIndex:0,role:"button",onKeyDown:function(){}},eb.createElement(uI,{color:i?"#568CF5":""})),eb.createElement("div",{onClick:function(){var e=r.split(/,(.+)/)[1];n("radial-gradient(circle, ".concat(e))},id:"rbgcp-radial-btn".concat(A),style:u0(u0({},o.rbgcpControlBtn),a&&o.rbgcpControlBtnSelected),tabIndex:0,role:"button",onKeyDown:function(){}},eb.createElement(uU,{color:a?"#568CF5":""})))},u2=function(){var e=un(),t=e.currentLeft,n=e.currentColor,r=e.defaultStyles,o=e.handleGradient,A=e.pickerIdSuffix,i=function(e){o(n,cY(parseInt(e),0,100))};return eb.createElement("div",{style:u0(u0(u0(u0({},r.rbgcpControlBtnWrapper),r.rbgcpControlInputWrap),r.rbgcpStopInputWrap),{paddingLeft:8}),id:"rbgcp-stop-input-wrapper".concat(A)},eb.createElement(uP,null),eb.createElement("input",{value:t,id:"rbgcp-stop-input".concat(A),onChange:function(e){return i(e.target.value)},style:u0(u0({},r.rbgcpControlInput),r.rbgcpStopInput)}))},u4=function(){var e=un(),t=e.degrees,n=e.onChange,r=e.value,o=e.defaultStyles,A=e.pickerIdSuffix,i=function(e){var t=cY(e.target.value,0,360),o=r.split(/,(.+)/)[1];n("linear-gradient(".concat(null!=t?t:0,"deg, ").concat(o))};return eb.createElement("div",{style:u0(u0(u0({},o.rbgcpControlBtnWrapper),o.rbgcpControlInputWrap),o.rbgcpDegreeInputWrap),id:"rbgcp-degree-input-wrapper".concat(A)},eb.createElement(uM,null),eb.createElement("input",{value:t,onChange:function(e){return i(e)},id:"rbgcp-degree-input".concat(A),style:u0(u0({},o.rbgcpControlInput),o.rbgcpDegreeInput)}),eb.createElement("div",{style:u0(u0({},o.rbgcpDegreeIcon),{position:"absolute",right:t>99?0:t<10?7:3,top:1,fontWeight:400,fontSize:13})},"\xb0"))},u6=function(){var e=un(),t=e.colors,n=e.selectedColor,r=e.createGradientStr,o=e.defaultStyles,A=e.pickerIdSuffix;return eb.createElement("div",{onClick:function(){if((null==t?void 0:t.length)>2){var e=null==t?void 0:t.map(function(e,t){return u0(u0({},e),{value:t===n-1?cG(e):cW(e)})});r(null==e?void 0:e.filter(function(e,t){return t!==n}))}},style:u0(u0({},uj(!1,o)),{width:28}),id:"rbgcp-point-delete-btn".concat(A),tabIndex:0,role:"button",onKeyDown:function(){}},eb.createElement(uQ,null))};let u8=function(e){var t=e.hideGradientType,n=e.hideGradientAngle,r=e.hideGradientStop,o=un(),A=o.gradientType,i=o.defaultStyles,a=o.pickerIdSuffix;return eb.createElement("div",{style:u0(u0({},i.rbgcpControlBtnWrapper),{marginTop:12,marginBottom:-4,justifyContent:"space-between",paddingLeft:4*!!t}),id:"rbgcp-gradient-controls-wrap".concat(a)},!t&&eb.createElement(u1,null),eb.createElement("div",{style:{width:53}},!n&&"linear-gradient"===A&&eb.createElement(u4,null)),!r&&eb.createElement(u2,null),eb.createElement(u6,null))};var u3=function(){return(u3=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e}).apply(this,arguments)},u5=function(e){var t,n,r=e.hideColorTypeBtns,o=e.setGradient,A=e.isGradient,i=e.setSolid,a=e.locales,l=un(),s=l.defaultStyles,c=l.pickerIdSuffix;return r?eb.createElement("div",{style:{width:1}}):eb.createElement("div",{style:u3({display:"flex",alignItems:"center"},s.rbgcpControlBtnWrapper),id:"rbgcp-color-type-btns".concat(c)},eb.createElement("div",{onClick:i,id:"rbgcp-solid-btn".concat(c),style:uz(!A,s)},null==(t=null==a?void 0:a.CONTROLS)?void 0:t.SOLID),eb.createElement("div",{onClick:o,id:"rbgcp-gradient-btn".concat(c),style:uz(null!=A&&A,s)},null==(n=null==a?void 0:a.CONTROLS)?void 0:n.GRADIENT))},u9=function(e){var t=e.openInputType,n=e.setOpenInputType,r=un(),o=r.inputType,A=r.setInputType,i=r.defaultStyles,a=r.pickerIdSuffix,l=function(e,r){t&&(e.stopPropagation(),A(r),n(!1))};return eb.createElement("div",{style:u3({visibility:t?"visible":"hidden",zIndex:t?"":-100,opacity:+!!t,transition:"".concat(t?"opacity 120ms linear":"opacity 150ms linear 50ms",", ").concat(t?"visibility 0ms linear":"visibility 100ms linear 150ms",", ").concat(t?"z-index 0ms linear":"z-index 100ms linear 150ms")},i.rbgcpColorModelDropdown),id:"rbgcp-color-model-dropdown".concat(a)},eb.createElement("div",{id:"rbgcp-color-model-rgb-btn".concat(a),onClick:function(e){return l(e,"rgb")},style:uK("rgb"===o,i)},"RGB"),eb.createElement("div",{id:"rbgcp-color-model-hsl-btn".concat(a),onClick:function(e){return l(e,"hsl")},style:uK("hsl"===o,i)},"HSL"),eb.createElement("div",{id:"rbgcp-color-model-hsv-btn".concat(a),onClick:function(e){return l(e,"hsv")},style:uK("hsv"===o,i)},"HSV"),eb.createElement("div",{id:"rbgcp-color-model-cmyk-btn".concat(a),onClick:function(e){return l(e,"cmyk")},style:uK("cmyk"===o,i)},"CMYK"))};let u7=function(e){var t,n,r=e.locales,o=e.hideEyeDrop,A=void 0!==o&&o,i=e.hideAdvancedSliders,a=void 0!==i&&i,l=e.hideColorGuide,s=void 0!==l&&l,c=e.hideInputType,u=void 0!==c&&c,d=e.hideColorTypeBtns,p=void 0!==d&&d,f=e.hideGradientControls,h=void 0!==f&&f,g=e.hideGradientType,m=void 0!==g&&g,y=e.hideGradientAngle,b=void 0!==y&&y,v=e.hideGradientStop,w=void 0!==v&&v,B=un(),x=B.config,C=B.onChange,S=B.isGradient,E=B.handleChange,F=B.previous,k=B.defaultStyles,Q=B.pickerIdSuffix,I=x.defaultColor,U=x.defaultGradient,H=(0,eb.useState)(!1),T=H[0],L=H[1],M=(0,eb.useState)(!1),P=M[0],_=M[1],O=(0,eb.useState)(!1),R=O[0],N=O[1],V=null!=(t=null==F?void 0:F.color)?t:I,D=null!=(n=null==F?void 0:F.gradient)?n:U,z=A&&a&&s&&u;return z&&p?S&&!h?eb.createElement(u8,{hideGradientType:m,hideGradientAngle:b,hideGradientStop:w}):null:eb.createElement("div",{style:{paddingBottom:4}},eb.createElement("div",{style:{width:"100%",display:"flex",alignItems:"center",justifyContent:"space-between"},id:"rbgcp-controls-wrapper".concat(Q)},eb.createElement(u5,{hideColorTypeBtns:p,setGradient:function(){C(D)},isGradient:S,setSolid:function(){C(V)},locales:r}),!z&&eb.createElement("div",{style:u3({display:A&&a&&s&&u?"none":""},k.rbgcpControlBtnWrapper),id:"rbgcp-control-rightside-wrapper".concat(Q)},!A&&eb.createElement(uG,{onSelect:E}),!a&&eb.createElement("div",{id:"rbgcp-advanced-btn".concat(Q),onClick:function(){return N(!R)},style:uj(R,k)},eb.createElement(uH,{color:R?"#568CF5":""})),!s&&eb.createElement("div",{style:uj(T,k),onClick:function(){return L(!T)},id:"rbgcp-comparibles-btn".concat(Q)},eb.createElement(uL,{color:T?"#568CF5":""})),!u&&eb.createElement("div",{id:"rbgcp-color-model-btn".concat(Q),onClick:function(){return _(!P)},style:uj(P,k)},eb.createElement(uT,{color:P?"#568CF5":""}),eb.createElement(u9,{openInputType:P,setOpenInputType:_})))),!a&&eb.createElement(uJ,{openAdvanced:R}),!s&&eb.createElement(uq,{openComparibles:T}),S&&!h&&eb.createElement(u8,{hideGradientType:m,hideGradientAngle:b,hideGradientStop:w}))};var de=function(){return(de=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e}).apply(this,arguments)},dt=function(e,t,n){if(n||2==arguments.length)for(var r,o=0,A=t.length;o<A;o++)!r&&o in t||(r||(r=Array.prototype.slice.call(t,0,o)),r[o]=t[o]);return e.concat(r||Array.prototype.slice.call(t))},dn=function(e){var t=e.left,n=e.i,r=e.setDragging,o=un(),A=o.colors,i=o.squareWidth,a=o.selectedColor,l=o.defaultStyles,s=o.pickerIdSuffix,c=o.createGradientStr,u=a===n,d=function(e){c(null==A?void 0:A.map(function(t,n){return de(de({},t),{value:n===e?cG(t):cW(t)})}))},p=function(e){e.stopPropagation(),d(n),r(!0)};return eb.createElement("div",{onMouseDown:function(e){return p(e)},id:"rbgcp-gradient-handle-".concat(n).concat(s),style:de(de({},l.rbgcpGradientHandleWrap),{left:(i-18)/100*(null!=t?t:0)})},eb.createElement("div",{style:de(de({},l.rbgcpGradientHandle),u?{boxShadow:"0px 0px 5px 1px rgba(86, 140, 245,.95)",border:"2px solid white"}:{}),id:"rbgcp-gradient-handle-".concat(n,"-dot").concat(s)},u&&eb.createElement("div",{style:{width:5,height:5,borderRadius:"50%",background:"white"},id:"rbgcp-gradient-handle-".concat(n,"-selected-dot").concat(s)})))};let dr=function(){var e=un(),t=e.value,n=e.colors,r=e.config,o=e.squareWidth,A=e.currentColor,i=e.handleGradient,a=e.pickerIdSuffix,l=e.createGradientStr,s=r.barSize,c=(0,eb.useState)(!1),u=c[0],d=c[1],p=function(e){var t,r=c0(e,s);l(null==(t=dt(dt([],n.map(function(e){return de(de({},e),{value:cW(e)})}),!0),[{value:A,left:r}],!1))?void 0:t.sort(function(e,t){return e.left-t.left}))},f=function(){d(!1)},h=function(e){u||(p(e),d(!0))},g=function(e){u&&i(A,c0(e,s))},m=function(){f()};return(0,eb.useEffect)(function(){return window.addEventListener("mouseup",m),function(){window.removeEventListener("mouseup",m)}}),eb.createElement("div",{style:{width:"100%",marginTop:17,marginBottom:4,position:"relative"},id:"rbgcp-gradient-bar".concat(a)},eb.createElement("div",{style:{height:14,borderRadius:10,width:o,backgroundImage:t.replace(/(radial|linear)-gradient\([^,]+,/,"linear-gradient(90deg,")},onMouseDown:function(e){return h(e)},onMouseMove:function(e){return g(e)},id:"rbgcp-gradient-bar-canvas".concat(a)}),null==n?void 0:n.map(function(e,t){return eb.createElement(dn,{i:t,left:e.left,key:"".concat(t,"-").concat(e),setDragging:d})}))},dA=function(e){var t=e.locales,n=e.presets,r=e.hideHue,o=e.hideInputs,A=e.hidePresets,i=e.hideOpacity,a=e.hideEyeDrop,l=e.hideControls,s=e.hideInputType,c=e.hideColorGuide,u=e.hidePickerSquare,d=e.hideGradientType,p=e.hideGradientStop,f=e.hideGradientAngle,h=e.hideColorTypeBtns,g=e.hideAdvancedSliders,m=e.hideGradientControls,y=un(),b=y.isGradient,v=y.pickerIdSuffix;return eb.createElement("div",{style:{userSelect:"none"},id:"rbgcp-color-picker".concat(v)},!u&&eb.createElement(uB,null),!l&&eb.createElement(u7,{locales:t,hideEyeDrop:a,hideInputType:s,hideColorGuide:c,hideGradientType:d,hideGradientStop:p,hideColorTypeBtns:h,hideGradientAngle:f,hideAdvancedSliders:g,hideGradientControls:m}),b&&eb.createElement(dr,null),!r&&eb.createElement(us,null),!i&&eb.createElement(uC,null),!o&&eb.createElement(uy,null),!A&&eb.createElement(uF,{presets:n}))};var di=function(){return(di=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e}).apply(this,arguments)};let da=function(e){var t=e.idSuffix,n=e.value,r=e.onChange,o=e.hideControls,A=e.hideInputs,i=e.hideOpacity,a=void 0!==i&&i,l=e.hidePresets,s=e.hideHue,c=e.presets,u=e.hideEyeDrop,d=e.hideAdvancedSliders,p=e.hideColorGuide,f=e.hideInputType,h=e.hideColorTypeBtns,g=e.hideGradientType,m=e.hideGradientAngle,y=e.hideGradientStop,b=e.hideGradientControls,v=e.locales,w=e.width,B=void 0===w?294:w,x=e.height,C=e.style,S=e.className,E=e.disableDarkMode,F=e.disableLightMode,k=e.hidePickerSquare,Q=e.showHexAlpha,I=e.config,U=c6(void 0===n?"rgba(175, 51, 242, 1)":n),H="u">typeof window&&!(void 0!==E&&E)&&(!!window.matchMedia("(prefers-color-scheme: dark)").matches||!!(void 0!==F&&F)),T=uD(H,void 0===C?{}:C),L=H?"-dark".concat(t?"-".concat(t):""):t?"-".concat(t):"";return eb.createElement("div",{className:S,style:di(di({},T.body),{width:B})},eb.createElement(ut,{value:U,onChange:r,squareWidth:B,passedConfig:void 0===I?{}:I,squareHeight:void 0===x?294:x,isDarkMode:H,hideOpacity:a,showHexAlpha:void 0!==Q&&Q,defaultStyles:T,pickerIdSuffix:L},eb.createElement(dA,{hideControls:void 0!==o&&o,hideInputs:void 0!==A&&A,hidePresets:void 0!==l&&l,hideOpacity:a,hideHue:void 0!==s&&s,presets:void 0===c?[]:c,hideEyeDrop:void 0!==u&&u,hideAdvancedSliders:void 0!==d&&d,hideColorGuide:void 0!==p&&p,hideInputType:void 0!==f&&f,hideColorTypeBtns:void 0!==h&&h,hideGradientType:void 0!==g&&g,hideGradientAngle:void 0!==m&&m,hideGradientStop:void 0!==y&&y,hideGradientControls:void 0!==b&&b,hidePickerSquare:void 0!==k&&k,locales:void 0===v?uS:v})))},dl=new Map([["bold",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M216.49,104.49l-80,80a12,12,0,0,1-17,0l-80-80a12,12,0,0,1,17-17L128,159l71.51-71.52a12,12,0,0,1,17,17Z"}))],["duotone",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M208,96l-80,80L48,96Z",opacity:"0.2"}),eb.createElement("path",{d:"M215.39,92.94A8,8,0,0,0,208,88H48a8,8,0,0,0-5.66,13.66l80,80a8,8,0,0,0,11.32,0l80-80A8,8,0,0,0,215.39,92.94ZM128,164.69,67.31,104H188.69Z"}))],["fill",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M213.66,101.66l-80,80a8,8,0,0,1-11.32,0l-80-80A8,8,0,0,1,48,88H208a8,8,0,0,1,5.66,13.66Z"}))],["light",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M212.24,100.24l-80,80a6,6,0,0,1-8.48,0l-80-80a6,6,0,0,1,8.48-8.48L128,167.51l75.76-75.75a6,6,0,0,1,8.48,8.48Z"}))],["regular",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M213.66,101.66l-80,80a8,8,0,0,1-11.32,0l-80-80A8,8,0,0,1,53.66,90.34L128,164.69l74.34-74.35a8,8,0,0,1,11.32,11.32Z"}))],["thin",eb.createElement(eb.Fragment,null,eb.createElement("path",{d:"M210.83,98.83l-80,80a4,4,0,0,1-5.66,0l-80-80a4,4,0,0,1,5.66-5.66L128,170.34l77.17-77.17a4,4,0,1,1,5.66,5.66Z"}))]]),ds=eb.forwardRef((e,t)=>eb.createElement(iV,{ref:t,...e,weights:dl}));ds.displayName="CaretDownIcon";let dc=eb.forwardRef(function(e,t){let{className:n,render:r,orientation:o="horizontal",...A}=e;return tp("div",e,{state:eb.useMemo(()=>({orientation:o}),[o]),ref:t,props:[{role:"separator","aria-orientation":o},A]})});function du(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),r.forEach(function(t){var r;r=n[t],t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r})}return e}function dd(e,t){return t=null!=t?t:{},Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):(function(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);n.push.apply(n,r)}return n})(Object(t)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(t,n))}),e}function dp(e,t){if(null==e)return{};var n,r,o,A={};if("u">typeof Reflect&&Reflect.ownKeys){for(o=0,n=Reflect.ownKeys(e);o<n.length;o++)r=n[o],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(A[r]=e[r]);return A}if(A=function(e,t){if(null==e)return{};var n,r,o={},A=Object.getOwnPropertyNames(e);for(r=0;r<A.length;r++)n=A[r],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n]);return o}(e,t),Object.getOwnPropertySymbols)for(o=0,n=Object.getOwnPropertySymbols(e);o<n.length;o++)r=n[o],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(A[r]=e[r]);return A}var df={sm:"height:26px",md:"height:32px",lg:"height:38px"},dh={sm:"min-height:26px",md:"min-height:32px",lg:"min-height:38px"},dg=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.orientation,n=e.wrap;return aE("display:flex align-items:stretch border-radius:10px border:1px_solid_rgba(120,132,156,0.45) background-color:rgba(16,18,24,0.94)","vertical"===(void 0===t?"horizontal":t)?"flex-direction:column":"",void 0!==n&&n?"flex-wrap:wrap gap:4px padding:2px width:100% height:auto align-content:flex-start":"width:fit-content max-width:100% overflow:hidden")},dm={sm:"padding:4px_12px font-size:10px",md:"padding:6px_14px font-size:11px",lg:"padding:8px_16px font-size:12px"};function dy(e){var t,n=e.as,r=e.size,o=void 0===r?"md":r,A=e.wrap,i=void 0!==A&&A,a=e.className,l=e.children,s=dp(e,["as","size","wrap","className","children"]),c=eb.Children.toArray(l),d=c.filter(function(e){return eb.isValidElement(e)&&e.type===db}).length,p=0,f=null!=(t=s.orientation)?t:"horizontal",h=i?dh[o]:df[o],g=aE(dg({orientation:f,wrap:i}),h,a);return(0,u.jsx)(null!=n?n:"div",dd(du({role:"group","data-slot":"button-group",className:g},s),{children:c.map(function(e){if(!eb.isValidElement(e)||e.type!==db)return e;var t=p;return p+=1,eb.cloneElement(e,{size:o,isFirst:0===t,isLast:t===d-1,orientation:f,wrap:i})})}))}function db(e){var t=e.as,n=e.active,r=e.size,o=e.className,A=e.children,i=(e.isFirst,e.isLast,e.orientation,e.wrap),a=dp(e,["as","active","size","className","children","isFirst","isLast","orientation","wrap"]),l=aE("appearance:none border:0 outline:none display:flex align-items:center justify-content:center font-weight:600 letter-spacing:0.06em text-transform:uppercase cursor:pointer transition:background-color_120ms_ease,color_120ms_ease,box-shadow_120ms_ease white-space:nowrap flex-shrink:0 line-height:1",dm[void 0===r?"md":r],n?"background:primary-gradient-vertical color:primary-soft":"background:transparent color:#c4cede",i?"border-radius:8px":"",o);return(0,u.jsx)(null!=t?t:"button",dd(du({"data-slot":"button-group-item",className:l},a),{children:A}))}function dv(e){var t=e.className,n=e.orientation,r=void 0===n?"vertical":n,o=dp(e,["className","orientation"]),A=aE("horizontal"===r?"height:1px width:100% background-color:rgba(120,132,156,0.3) margin:0_1px":"width:1px align-self:stretch background-color:rgba(120,132,156,0.3) margin:1px_0",t);return(0,u.jsx)(dc,du({"data-slot":"button-group-separator",orientation:r,className:A},o))}let dw=eb.createContext({hasProvider:!1,timeoutMs:0,delayRef:{current:0},initialDelayRef:{current:0},timeout:new rh,currentIdRef:{current:null},currentContextRef:{current:null}});function dB(e){let{children:t,delay:n,timeoutMs:r=0}=e,o=eb.useRef(n),A=eb.useRef(n),i=eb.useRef(null),a=eb.useRef(null),l=rg();return(0,u.jsx)(dw.Provider,{value:eb.useMemo(()=>({hasProvider:!0,delayRef:o,initialDelayRef:A,currentIdRef:i,timeoutMs:r,currentContextRef:a,timeout:l}),[r,l]),children:t})}let dx=eb.createContext(void 0),dC=function(e){let{delay:t,closeDelay:n,timeout:r=400}=e,o=eb.useMemo(()=>({delay:t,closeDelay:n}),[t,n]),A=eb.useMemo(()=>({open:t,close:n}),[t,n]);return(0,u.jsx)(dx.Provider,{value:o,children:(0,u.jsx)(dB,{delay:A,timeoutMs:r,children:e.children})})},dS=eb.createContext(void 0);function dE(e){let t=eb.useContext(dS);if(void 0===t&&!e)throw Error(tt(72));return t}let dF=nT&&nU;function dk(e){return null!=e&&null!=e.clientX}let dQ={...od,disabled:rz(e=>e.disabled),instantType:rz(e=>e.instantType),isInstantPhase:rz(e=>e.isInstantPhase),trackCursorAxis:rz(e=>e.trackCursorAxis),disableHoverablePopup:rz(e=>e.disableHoverablePopup),lastOpenChangeReason:rz(e=>e.openChangeReason),closeDelay:rz(e=>e.closeDelay)};class dI extends rG{constructor(e){super({...ou(),disabled:!1,instantType:void 0,isInstantPhase:!1,trackCursorAxis:"none",disableHoverablePopup:!1,openChangeReason:null,closeDelay:0,...e},{popupRef:eb.createRef(),onOpenChange:void 0,onOpenChangeComplete:void 0,triggerElements:new oc},dQ)}setOpen=(e,t)=>{let n=t.reason,r=n===r1,o=e&&n===r2,A=!e&&(n===r0||n===r9);if(t.preventUnmountOnClose=()=>{this.set("preventUnmountingOnClose",!0)},this.context.onOpenChange?.(e,t),t.isCanceled)return;let i=()=>{let r={open:e,openChangeReason:n};o?r.instantType="focus":A?r.instantType="dismiss":n===r1&&(r.instantType=void 0);let i=t.trigger?.id??null;(i||e)&&(r.activeTriggerId=i,r.activeTriggerElement=t.trigger??null),this.update(r)};r?tk.flushSync(i):i()};static useStore(e,t){let n=eY(()=>e??new dI(t)).current,r=rJ({popupStore:n,onOpenChange:n.setOpen});return n.state.floatingRootContext=r,n}}function dU(e){let{disabled:t=!1,defaultOpen:n=!1,open:r,disableHoverablePopup:o=!1,trackCursorAxis:A="none",actionsRef:i,onOpenChange:a,onOpenChangeComplete:l,handle:s,triggerId:c,defaultTriggerId:d=null,children:p}=e,f=dI.useStore(s?.store,{open:r??n,activeTriggerId:void 0!==c?c:d});f.useControlledProp("open",r,n),f.useControlledProp("activeTriggerId",c,d),f.useContextCallback("onOpenChange",a),f.useContextCallback("onOpenChangeComplete",l);let h=f.useState("open"),g=f.useState("activeTriggerId"),m=f.useState("payload");f.useSyncedValues({trackCursorAxis:A,disableHoverablePopup:o});let y=!t&&h;e2(()=>{h&&t&&f.setOpen(!1,tH("disabled"))},[h,t,f]),f.useSyncedValue("disabled",t),oF(f);let{forceUnmount:b,transitionStatus:v}=ok(y,f),w=f.useState("isInstantPhase"),B=f.useState("instantType"),x=f.useState("lastOpenChangeReason"),C=eb.useRef(null);e2(()=>{"ending"===v&&"none"===x||"ending"!==v&&w?("delay"!==B&&(C.current=B),f.set("instantType","delay")):null!==C.current&&(f.set("instantType",C.current),C.current=null)},[v,w,x,B,f]),e2(()=>{y&&null==g&&f.set("payload",void 0)},[f,g,y]);let S=eb.useCallback(()=>{var e;let t;f.setOpen(!1,(e=f,(t=tH(oe)).preventUnmountOnClose=()=>{e.set("preventUnmountingOnClose",!0)},t))},[f]);eb.useImperativeHandle(i,()=>({unmount:b,close:S}),[b,S]);let E=f.useState("floatingRootContext"),{getReferenceProps:F,getFloatingProps:k,getTriggerProps:Q}=oA([function(e,t={}){let n="rootStore"in e?e.rootStore:e,{events:r,dataRef:o}=n.context,{enabled:A=!0,visibleOnly:i=!0}=t,a=eb.useRef(!1),l=rg(),s=eb.useRef(!0);eb.useEffect(()=>{let e=n.select("domReferenceElement");if(!A)return;let t=eE(e);function r(){!n.select("open")&&eI(e)&&e===rn(ri(e))&&(a.current=!0)}function o(){s.current=!0}function i(){s.current=!1}return t.addEventListener("blur",r),dF&&(t.addEventListener("keydown",o,!0),t.addEventListener("pointerdown",i,!0)),()=>{t.removeEventListener("blur",r),dF&&(t.removeEventListener("keydown",o,!0),t.removeEventListener("pointerdown",i,!0))}},[n,A]),eb.useEffect(()=>{if(A)return r.on("openchange",e),()=>{r.off("openchange",e)};function e(e){(e.reason===r0||e.reason===r9)&&(a.current=!0)}},[r,A]);let c=eb.useMemo(()=>({onMouseLeave(){a.current=!1},onFocus(e){if(a.current)return;let t=ro(e.nativeEvent);if(i&&eQ(t)){if(dF&&!e.relatedTarget){if(!s.current&&!ra(t))return}else if(!function(e){if(!e||nL)return!0;try{return e.matches(":focus-visible")}catch(e){return!0}}(t))return}n.setOpen(!0,tH(r2,e.nativeEvent,e.currentTarget))},onBlur(e){a.current=!1;let t=e.relatedTarget,r=e.nativeEvent,A=eQ(t)&&t.hasAttribute(ot("focus-guard"))&&"outside"===t.getAttribute("data-type");l.start(0,()=>{let i=n.select("domReferenceElement"),a=rn(i?i.ownerDocument:document);!t&&a===i||rr(o.current.floatingContext?.refs.floating.current,a)||rr(i,a)||A||n.context.triggerElements.hasElement(e.relatedTarget)||n.setOpen(!1,tH(r2,r))})}}),[o,n,i,l]);return eb.useMemo(()=>A?{reference:c,trigger:c}:{},[A,c])}(E,{enabled:!t}),or(E,{enabled:!t,referencePress:!0}),function(e,t={}){let n="rootStore"in e?e.rootStore:e,r=n.useState("open"),o=n.useState("floatingElement"),A=n.useState("domReferenceElement"),i=n.context.dataRef,{enabled:a=!0,axis:l="both",x:s=null,y:c=null}=t,u=eb.useRef(!1),d=eb.useRef(null),[p,f]=eb.useState(),[h,g]=eb.useState([]),m=eq((e,t)=>{if(!u.current&&(!i.current.openEvent||dk(i.current.openEvent))){var r;let o,a,s;n.set("positionReference",(r={x:e,y:t,axis:l,dataRef:i,pointerType:p},o=null,a=null,s=!1,{contextElement:A||void 0,getBoundingClientRect(){let e=A?.getBoundingClientRect()||{width:0,height:0,x:0,y:0},t="x"===r.axis||"both"===r.axis,n="y"===r.axis||"both"===r.axis,i=["mouseenter","mousemove"].includes(r.dataRef.current.openEvent?.type||"")&&"touch"!==r.pointerType,l=e.width,c=e.height,u=e.x,d=e.y;return null==o&&r.x&&t&&(o=e.x-r.x),null==a&&r.y&&n&&(a=e.y-r.y),u-=o||0,d-=a||0,l=0,c=0,!s||i?(l="y"===r.axis?e.width:0,c="x"===r.axis?e.height:0,u=t&&null!=r.x?r.x:u,d=n&&null!=r.y?r.y:d):s&&!i&&(c="x"===r.axis?e.height:c,l="y"===r.axis?e.width:l),s=!0,{width:l,height:c,x:u,y:d,top:d,right:u+l,bottom:d+c,left:u}}}))}}),y=eq(e=>{null==s&&null==c&&(r?d.current||g([]):m(e.clientX,e.clientY))}),b=nO(p)?o:r,v=eb.useCallback(()=>{if(!b||!a||null!=s||null!=c)return;let e=eE(o);function t(n){rr(o,ro(n))?(e.removeEventListener("mousemove",t),d.current=null):m(n.clientX,n.clientY)}if(!i.current.openEvent||dk(i.current.openEvent)){e.addEventListener("mousemove",t);let n=()=>{e.removeEventListener("mousemove",t),d.current=null};return d.current=n,n}n.set("positionReference",A)},[b,a,s,c,o,i,A,n,m]);eb.useEffect(()=>v(),[v,h]),eb.useEffect(()=>{a&&!o&&(u.current=!1)},[a,o]),eb.useEffect(()=>{!a&&r&&(u.current=!0)},[a,r]),e2(()=>{a&&(null!=s||null!=c)&&(u.current=!1,m(s,c))},[a,s,c,m]);let w=eb.useMemo(()=>{function e(e){f(e.pointerType)}return{onPointerDown:e,onPointerEnter:e,onMouseMove:y,onMouseEnter:y}},[y]);return eb.useMemo(()=>a?{reference:w}:{},[a,w])}(E,{enabled:!t&&"none"!==A,axis:"none"===A?void 0:A})]),I=eb.useMemo(()=>F(),[F]),U=eb.useMemo(()=>Q(),[Q]),H=eb.useMemo(()=>k(),[k]);return f.useSyncedValues({floatingRootContext:E,activeTriggerProps:I,inactiveTriggerProps:U,popupProps:H}),(0,u.jsx)(dS.Provider,{value:f,children:"function"==typeof p?p({payload:m}):p})}let dH=eb.forwardRef(function(e,t){let{className:n,render:r,handle:o,payload:A,disabled:i,delay:a,closeDelay:l,id:s,...c}=e,u=dE(!0),d=o?.store??u;if(!d)throw Error(tt(82));let p=tE(s),f=d.useState("isTriggerActive",p),h=d.useState("floatingRootContext"),g=d.useState("isOpenedByTrigger",p),m=eb.useRef(null),y=a??600,b=l??0,{registerTrigger:v,isMountedByThisTrigger:w}=oE(p,m,d,{payload:A,closeDelay:b}),B=eb.useContext(dx),{delayRef:x,isInstantPhase:C,hasProvider:S}=function(e,t={open:!1}){let n="rootStore"in e?e.rootStore:e,r=n.useState("floatingId"),{enabled:o=!0,open:A}=t,{currentIdRef:i,delayRef:a,timeoutMs:l,initialDelayRef:s,currentContextRef:c,hasProvider:u,timeout:d}=eb.useContext(dw),[p,f]=eb.useState(!1);return e2(()=>{function e(){f(!1),c.current?.setIsInstantPhase(!1),i.current=null,c.current=null,a.current=s.current}if(o&&i.current&&!A&&i.current===r){if(f(!1),l)return d.start(l,()=>{n.select("open")||i.current&&i.current!==r||e()}),()=>{d.clear()};e()}},[o,A,r,i,a,l,s,c,d,n]),e2(()=>{if(!o||!A)return;let e=c.current,t=i.current;d.clear(),c.current={onOpenChange:n.setOpen,setIsInstantPhase:f},i.current=r,a.current={open:0,close:iU(s.current,"close")},null!==t&&t!==r?(f(!0),e?.setIsInstantPhase(!0),e?.onOpenChange(!1,tH("none"))):(f(!1),e?.setIsInstantPhase(!1))},[o,A,r,n,i,a,l,s,c,d]),e2(()=>()=>{c.current=null},[c]),eb.useMemo(()=>({hasProvider:u,delayRef:a,isInstantPhase:p}),[u,a,p])}(h,{open:g});d.useSyncedValue("isInstantPhase",C);let E=d.useState("disabled"),F=d.useState("trackCursorAxis"),k=iL(h,{enabled:!(i??E),mouseOnly:!0,move:!1,handleClose:d.useState("disableHoverablePopup")||"both"===F?null:iP(),restMs(){let e=B?.delay,t="object"==typeof x.current?x.current.open:void 0,n=y;return S&&(n=0!==t?a??e??y:0),n},delay(){let e="object"==typeof x.current?x.current.close:void 0,t=b;return null==l&&S&&(t=e),{close:t}},triggerElementRef:m,isActiveTrigger:f});return tp("button",e,{state:eb.useMemo(()=>({open:g}),[g]),ref:[t,v,m],props:[k,d.useState("triggerProps",w),{id:p},c],stateAttributesMapping:A3})}),dT=eb.createContext(void 0),dL=eb.forwardRef(function(e,t){let{children:n,container:r,className:o,render:A,...i}=e,{portalNode:a,portalSubtree:l}=Ai({container:r,ref:t,componentProps:e,elementProps:i});return l||a?(0,u.jsxs)(eb.Fragment,{children:[l,a&&tk.createPortal(n,a)]}):null}),dM=eb.forwardRef(function(e,t){let{keepMounted:n=!1,...r}=e;return dE().useState("mounted")||n?(0,u.jsx)(dT.Provider,{value:n,children:(0,u.jsx)(dL,{ref:t,...r})}):null}),dP=eb.createContext(void 0);function d_(){let e=eb.useContext(dP);if(void 0===e)throw Error(tt(71));return e}let dO=eb.forwardRef(function(e,t){let{render:n,className:r,anchor:o,positionMethod:A="absolute",side:i="top",align:a="center",sideOffset:l=0,alignOffset:s=0,collisionBoundary:c="clipping-ancestors",collisionPadding:d=5,arrowPadding:p=5,sticky:f=!1,disableAnchorTracking:h=!1,collisionAvoidance:g=og,...m}=e,y=dE(),b=function(){let e=eb.useContext(dT);if(void 0===e)throw Error(tt(70));return e}(),v=y.useState("open"),w=y.useState("mounted"),B=y.useState("trackCursorAxis"),x=y.useState("disableHoverablePopup"),C=y.useState("floatingRootContext"),S=y.useState("instantType"),E=y.useState("transitionStatus"),F=AW({anchor:o,positionMethod:A,floatingRootContext:C,mounted:w,side:i,sideOffset:l,align:a,alignOffset:s,collisionBoundary:c,collisionPadding:d,sticky:f,arrowPadding:p,disableAnchorTracking:h,keepMounted:b,collisionAvoidance:g,adaptiveOrigin:Aj}),k=eb.useMemo(()=>{let e={};return(!v||"both"===B||x)&&(e.pointerEvents="none"),{role:"presentation",hidden:!w,style:{...F.positionerStyles,...e}}},[v,B,x,w,F.positionerStyles]),Q=eb.useMemo(()=>({open:v,side:F.side,align:F.align,anchorHidden:F.anchorHidden,instant:"none"!==B?"tracking-cursor":S}),[v,F.side,F.align,F.anchorHidden,B,S]),I=eb.useMemo(()=>({...Q,arrowRef:F.arrowRef,arrowStyles:F.arrowStyles,arrowUncentered:F.arrowUncentered}),[Q,F.arrowRef,F.arrowStyles,F.arrowUncentered]),U=tp("div",e,{state:Q,props:[k,ie(E),m],ref:[t,y.useStateSetter("positionerElement")],stateAttributesMapping:A9});return(0,u.jsx)(dP.Provider,{value:I,children:U})}),dR={...A9,...A$},dN=eb.forwardRef(function(e,t){let{className:n,render:r,...o}=e,A=dE(),{side:i,align:a}=d_(),l=A.useState("open"),s=A.useState("mounted"),c=A.useState("instantType"),u=A.useState("transitionStatus"),d=A.useState("popupProps"),p=A.useState("payload"),f=A.useState("popupElement"),h=A.useState("positionerElement"),g=A.useState("floatingRootContext"),m=tD();return oS({open:l,ref:A.context.popupRef,onComplete(){l&&A.context.onOpenChangeComplete?.(!0)}}),iS({popupElement:f,positionerElement:h,mounted:s,content:p,enabled:eb.useCallback(()=>A.context.triggerElements.size>1,[A]),onMeasureLayout:function(){g.context.events.emit("measure-layout")},onMeasureLayoutComplete:function(e,t){g.context.events.emit("measure-layout-complete",{previousDimensions:e,nextDimensions:t})},side:i,direction:m}),ia(g,{enabled:!A.useState("disabled"),closeDelay:A.useState("closeDelay")}),tp("div",e,{state:eb.useMemo(()=>({open:l,side:i,align:a,instant:c,transitionStatus:u}),[l,i,a,c,u]),ref:[t,A.context.popupRef,A.useStateSetter("popupElement")],props:[d,ie(u),o],stateAttributesMapping:dR})}),dV=eb.forwardRef(function(e,t){let{className:n,render:r,...o}=e,A=dE().useState("instantType"),{open:i,arrowRef:a,side:l,align:s,arrowUncentered:c,arrowStyles:u}=d_();return tp("div",e,{state:eb.useMemo(()=>({open:i,side:l,align:s,uncentered:c,instant:A}),[i,l,s,c,A]),ref:[t,a],props:[{style:u,"aria-hidden":!0},o],stateAttributesMapping:A9})});function dD(){return(dD=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}function dz(e){if(null==e)throw TypeError("Cannot destructure "+e);return e}function dj(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),r.forEach(function(t){var r;r=n[t],t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r})}return e}function dK(e,t){if(null==e)return{};var n,r,o,A={};if("u">typeof Reflect&&Reflect.ownKeys){for(o=0,n=Reflect.ownKeys(e);o<n.length;o++)r=n[o],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(A[r]=e[r]);return A}if(A=function(e,t){if(null==e)return{};var n,r,o={},A=Object.getOwnPropertyNames(e);for(r=0;r<A.length;r++)n=A[r],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n]);return o}(e,t),Object.getOwnPropertySymbols)for(o=0,n=Object.getOwnPropertySymbols(e);o<n.length;o++)r=n[o],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(A[r]=e[r]);return A}function dZ(e){var t=e.delay,n=dK(e,["delay"]);return(0,u.jsx)(dC,dj({delay:void 0===t?300:t},n))}function dW(e){dz(e);var t=dD({},e);return(0,u.jsx)(dZ,{children:(0,u.jsx)(dU,dj({"data-slot":"tooltip"},t))})}function dG(e){dz(e);var t=dD({},e);return(0,u.jsx)(dH,dj({"data-slot":"tooltip-trigger"},t))}function dX(e){var t,n,r=e.className,o=e.side,A=e.sideOffset,i=e.align,a=e.alignOffset,l=e.children,s=dK(e,["className","side","sideOffset","align","alignOffset","children"]);return(0,u.jsx)(dM,{children:(0,u.jsx)(dO,{align:void 0===i?"center":i,alignOffset:void 0===a?0:a,side:void 0===o?"top":o,sideOffset:void 0===A?6:A,className:"isolation:isolate z-index:60",children:(0,u.jsxs)(dN,(t=dj({"data-slot":"tooltip-content",className:aE("background-color:rgba(10,12,18,0.96) border:1px_solid_rgba(88,102,128,0.45) border-radius:8px padding:4px_8px font-size:10px color:#eef2f7 box-shadow:0_10px_24px_rgba(0,0,0,0.35) backdrop-filter:blur(8px)",r)},s),n=n={children:[l,(0,u.jsx)(dV,{className:"width:8px height:8px rotate:45deg background-color:rgba(10,12,18,0.96) border-left:1px_solid_rgba(88,102,128,0.45) border-top:1px_solid_rgba(88,102,128,0.45)"})]},Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):(function(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);n.push.apply(n,r)}return n})(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}),t))})})}function dY(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 dJ(e){if(Array.isArray(e))return e}function d$(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function dq(e){if("u">typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}function d0(){throw TypeError("Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function d1(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),r.forEach(function(t){d$(e,t,n[t])})}return e}function d2(e,t){return t=null!=t?t:{},Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):(function(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);n.push.apply(n,r)}return n})(Object(t)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(t,n))}),e}function d4(e,t){return dJ(e)||function(e,t){var n,r,o=null==e?null:"u">typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=o){var A=[],i=!0,a=!1;try{for(o=o.call(e);!(i=(n=o.next()).done)&&(A.push(n.value),!t||A.length!==t);i=!0);}catch(e){a=!0,r=e}finally{try{i||null==o.return||o.return()}finally{if(a)throw r}}return A}}(e,t)||d8(e,t)||d0()}function d6(e){return function(e){if(Array.isArray(e))return dY(e)}(e)||dq(e)||d8(e)||function(){throw TypeError("Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function d8(e,t){if(e){if("string"==typeof e)return dY(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if("Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n)return Array.from(n);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return dY(e,t)}}var d3=eb.createContext("px"),d5=["px","%","rem","em","vw","vh"],d9=function(e,t){var n=e.trim();if(!n)return{isNumeric:!1,number:0,unit:t};var r=n.match(/^(-?\d*\.?\d+)([a-z%]*)$/i);if(!r)return{isNumeric:!1,number:0,unit:t};var o=d4(r,3),A=o[1],i=o[2],a=Number(A);return Number.isFinite(a)?{isNumeric:!0,number:a,unit:i||t}:{isNumeric:!1,number:0,unit:t}},d7=function(e,t,n){return void 0!==t&&e<t?t:void 0!==n&&e>n?n:e},pe="linear-gradient(135deg, #1f68ff 0%, #12d4ff 100%)",pt="rgba(255,255,255,1)",pn={hidePresets:!0,hideAdvancedSliders:!0,hideEyeDrop:!0,hideColorGuide:!0,hideInputType:!0,hideInputs:!0},pr={hideColorTypeBtns:!0,hideGradientControls:!0,hideGradientType:!0,hideGradientAngle:!0,hideGradientStop:!0},po=function(e){return/gradient\(/i.test(e)},pA=function(e){var t=e.trim();return!(!t||/nan\b/i.test(t))&&!!(/#([0-9a-f]{3,8})/i.test(t)||/(rgba?|hsla?|hsva?|hsv|hsl)\(/i.test(t)||/\btransparent\b/i.test(t)||/\bcurrentcolor\b/i.test(t)||/^[a-zA-Z]+$/.test(t))},pi=function(e){for(var t=[],n="",r=0,o=0;o<e.length;o+=1){var A=e[o];if("("===A&&(r+=1),")"===A&&(r=Math.max(0,r-1)),","===A&&0===r){t.push(n.trim()),n="";continue}n+=A}return n.trim()&&t.push(n.trim()),t},pa=function(e){if(!po(e)||/\bvar\(|\$\$\.token\./i.test(e)||/\bnan\b/i.test(e))return null;var t=e.indexOf("("),n=e.lastIndexOf(")");if(-1===t||-1===n||n<=t)return null;var r=e.slice(0,t).trim();if(!/^(repeating-)?(linear|radial)-gradient$/i.test(r.trim()))return null;var o=pi(e.slice(t+1,n));if(!r||o.length<2)return null;var A=dJ(o)||dq(o)||d8(o)||d0(),i=A[0],a=A.slice(1),l=/\bto\s|\bdeg\b|\brad\b|\bturn\b|\bgrad\b|circle\b|ellipse\b|closest-|farthest-|\bat\b/i.test(i)?i:null,s=l?a:o;if(s.length<2||s.map(function(e){return e.replace(/\s+-?\d*\.?\d+(%|px|em)\b\s*$/i,"").trim()}).some(function(e){return!pA(e)}))return null;var c=s.map(function(e){var t=e.match(/^(.*?)(?:\s+(-?\d*\.?\d+)(%|px|em))?\s*$/i);if(!t)return null;var n=t[1].trim();if(!pA(n))return null;var r=t[2],o=t[3];if(!r||!o)return{color:n,position:null};var A=Number(r);return Number.isFinite(A)?{color:n,position:"".concat(A).concat(o)}:{color:n,position:null}});if(c.some(function(e){return!e}))return null;var u=c.some(function(e){return!(null==e?void 0:e.position)}),d=c.map(function(e,t){var n,r=c.length>1?t/(c.length-1):0,o=u?"".concat(Math.round(100*r),"%"):null!=(n=null==e?void 0:e.position)?n:"0%";return"".concat(null==e?void 0:e.color," ").concat(o)}),p=l?[l].concat(d6(d)):d;return"".concat(r,"(").concat(p.join(", "),")")},pl=function(e){var t=e.event,n=e.value,r=e.onChange,o=e.onCommit,A=e.step,i=void 0===A?1:A,a=e.min,l=e.max;if(0===t.button){t.preventDefault(),t.stopPropagation();var s=t.clientX,c=t.shiftKey?10:t.altKey?.1:1,u=n,d=document.body.style.cursor,p=document.body.style.userSelect,f=document.body.dataset.bossDevtoolsScrub;document.body.style.cursor="ew-resize",document.body.style.userSelect="none",document.body.dataset.bossDevtoolsScrub="true";var h=function(e){var t=d7(n+(e.clientX-s)*i*c,a,l);u=t,r(t)},g=function(){window.removeEventListener("pointermove",h,!0),window.removeEventListener("pointerup",g,!0),document.body.style.cursor=d,document.body.style.userSelect=p,document.body.dataset.bossDevtoolsOutsidePressUntil=String(Date.now()+250),void 0===f?delete document.body.dataset.bossDevtoolsScrub:document.body.dataset.bossDevtoolsScrub=f,null==o||o(u)};window.addEventListener("pointermove",h,!0),window.addEventListener("pointerup",g,!0)}};function ps(e){e.title,e.description;var t=e.children,n=e.dim;return e.layout,(0,u.jsx)("div",{className:aE("display:flex flex-wrap:wrap gap:10px align-items:flex-start",n&&"opacity:0.55"),children:t})}function pc(e){var t=e.children;return(0,u.jsx)("div",{className:"width:100% flex:0_0_100%",children:t})}function pu(e){var t=e.children,n=eb.Children.toArray(t).filter(Boolean);return(0,u.jsx)("div",{className:"display:flex flex-direction:column gap:14px",children:n.map(function(e,t){return(0,u.jsxs)(eb.Fragment,{children:[e,t<n.length-1?(0,u.jsx)("div",{className:"height:1px background-color:rgba(88,102,128,0.24)"}):null]},t)})})}function pd(e){var t=e.label,n=e.children;return(0,u.jsxs)("div",{className:"display:flex align-items:flex-start gap:12px flex-wrap:wrap row-gap:6px",children:[(0,u.jsx)("div",{className:"font-size:11px color:#b9c4d8 width:110px flex:0_0_110px line-height:1.2 word-break:break-word",children:t}),(0,u.jsx)("div",{className:"flex:1 min-width:180px display:flex align-items:flex-start flex-wrap:wrap gap:8px row-gap:6px",children:n})]})}function pp(e){var t=e.value,n=e.options,r=e.onChange,o=e.disabled,A=e.kind,i=e.size,a=e.wrap,l=n.map(function(e){return"string"==typeof e?{value:e,label:e}:e}),s=l.map(function(e){var t;return null!=(t=e.label)?t:e.value}).reduce(function(e,t){return Math.max(e,t.length)},0),c="icon"===(void 0===A?"text":A),d=null!=a?a:c?l.length>=7:l.length>=6||s>=12;return(0,u.jsx)(dy,{size:void 0===i?"sm":i,wrap:d,className:aE(d&&"flex:1 min-width:0"),children:l.map(function(e,n){var A,i,a=e.icon,s=e.value===t,p=null!=(A=e.label)?A:e.value,f={type:"button",active:s,disabled:o,onClick:function(){o||r(e.value)},className:aE(c?"padding:4px width:30px height:26px":"padding:4px_10px",o&&"opacity:0.75 cursor:default")},h=c?(0,u.jsxs)(dW,{children:[(0,u.jsx)(dG,{render:function(e){return(0,u.jsx)(db,d2(d1({},e8(e,f)),{children:a?(0,u.jsx)(a,{size:14,className:"color:inherit"}):p}))}}),(0,u.jsx)(dX,{children:null!=(i=e.tooltip)?i:p})]}):(0,u.jsx)(db,d2(d1({},f),{children:a?(0,u.jsx)(a,{size:14,className:"color:inherit"}):p}));return(0,u.jsxs)(eb.Fragment,{children:[h,!d&&n<l.length-1?(0,u.jsx)(dv,{}):null]},e.value)})})}function pf(e){var t=e.label,n=e.prop,r=e.value,o=e.type,A=e.options,i=e.optionKind,a=e.onChange,l=e.tokens,s=e.disabled,c=e.defaultUnit,d=e.wrapOptions;if("color"===o)return(0,u.jsx)(ph,{label:t,prop:n,value:r,onChange:a,tokens:l,disabled:s,mode:"text",renderAfter:(0,u.jsx)(py,{prop:n,value:r,onChange:a,tokens:l,mode:"solid"})});var p=null!=c?c:eb.useContext(d3),f=sQ(n,null!=l?l:null),h=f.length?f:sI(null!=l?l:null),g=f.length?"":"$$.token.",m=sU(n,r,null!=l?l:null),y=sy(n),b="number"===o?d9(r,p):null,v="number"===o&&!s&&!m&&(null==b?void 0:b.isNumeric);return(0,u.jsxs)("div",{className:"display:flex align-items:flex-start gap:12px flex-wrap:wrap row-gap:6px",children:[(0,u.jsx)("div",{className:aE("font-size:11px color:#b9c4d8 width:110px flex:0_0_110px line-height:1.2 word-break:break-word",v&&"cursor:ew-resize color:#dfe7f4"),onPointerDown:function(e){if(v&&b){var t=r.includes(".")?.1:1;pl({event:e,value:b.number,step:t,onChange:function(e){var t=sE(e,2);a(y?t:"".concat(t).concat(b.unit))}})}},children:t}),(0,u.jsxs)("div",{className:"flex:1 min-width:180px display:flex align-items:flex-start flex-wrap:wrap gap:8px row-gap:6px",children:["options"===o&&A?(0,u.jsx)(pp,{value:r,options:A,onChange:a,disabled:s,kind:i,wrap:d}):"select"===o&&A?(0,u.jsxs)(cx,{value:r,onValueChange:function(e){null!=e&&a(e)},disabled:s,children:[(0,u.jsx)(cS,{className:"width:100% background-color:rgba(10,14,20,0.86) border:1px_solid_rgba(86,98,120,0.4) border-radius:10px padding:6px_10px font-size:11px color:#e8eef8",children:(0,u.jsx)(cF,d1({},{placeholder:"Select"}))}),(0,u.jsx)(cQ,{children:(0,u.jsx)(cL,{sideOffset:6,children:(0,u.jsx)(cR,{className:"background-color:#0e121a border:1px_solid_rgba(86,98,120,0.45) border-radius:12px padding:8px box-shadow:0_16px_30px_rgba(0,0,0,0.45)",children:(null!=A?A:[]).map(function(e){return"string"==typeof e?{value:e,label:e}:e}).map(function(e){var t;return(0,u.jsx)(cV,{value:e.value,className:"padding:6px_8px border-radius:8px cursor:pointer color:#d8e2f1 font-size:11px",children:(0,u.jsx)(cD,{children:null!=(t=e.label)?t:e.value})},e.value)})})})})]}):"number"===o?(0,u.jsx)(pm,{value:r,onChange:a,prop:n,tokens:l,disabled:s,defaultUnit:p}):(0,u.jsx)(tM,{className:"flex:1 background-color:rgba(10,14,20,0.86) border:1px_solid_rgba(86,98,120,0.4) border-radius:10px color:#eef2f7 padding:6px_8px font-size:11px",value:sC(r),onChange:function(e){return a(e.target.value)},disabled:s}),h.length>0?(0,u.jsx)(pB,{label:"Tokens",tokens:h,onSelect:function(e){return a(g?"".concat(g).concat(e):e)}}):null]})]})}function ph(e){var t=e.label,n=e.prop,r=e.value,o=e.onChange,A=e.tokens,i=e.disabled,a=e.defaultUnit,l=e.mode,s=e.unitlessOverride,c=e.min,d=e.max,p=e.step,f=e.unitOptions,h=e.renderBefore,g=e.renderAfter,m=null!=a?a:eb.useContext(d3),y="number"===(void 0===l?"number":l),b=sQ(n,null!=A?A:null),v=b.length?b:sI(null!=A?A:null),w=b.length?"":"$$.token.",B=sU(n,r,null!=A?A:null),x=null!=s?s:sy(n),C=y?d9(r,m):null,S=sC(y&&(null==C?void 0:C.isNumeric)?sE(C.number,2):r),E=Math.max(1,Math.min(4,S.length)),F=y&&!x&&!B,k=(null==C?void 0:C.isNumeric)?C.unit:S?"arb":m,Q=i||!F,I=y&&!i&&!B,U=d6(null!=f?f:d5).concat(["arb"]),H=s_(),T=d4(eb.useState(!1),2),L=T[0],M=T[1],P=d4(eb.useState(!1),2),_=P[0],O=P[1],R=d4(eb.useState(!1),2),N=R[0],V=R[1],D=eb.useMemo(function(){return si(n)},[n]),z=D.native,j=D.common,K=eb.useMemo(function(){var e=[],t=new Set,n=function(n){!n.value||t.has(n.value)||(t.add(n.value),e.push(n))},r=!0,o=!1,A=void 0;try{for(var i,a=v[Symbol.iterator]();!(r=(i=a.next()).done);r=!0){var l=i.value,s=w?"".concat(w).concat(l.key):l.key;n({value:s,label:l.key,kind:"token",detail:l.value})}}catch(e){o=!0,A=e}finally{try{r||null==a.return||a.return()}finally{if(o)throw A}}var c=!0,u=!1,d=void 0;try{for(var p,f=z[Symbol.iterator]();!(c=(p=f.next()).done);c=!0){var h=p.value;n({value:h,label:h,kind:"native"})}}catch(e){u=!0,d=e}finally{try{c||null==f.return||f.return()}finally{if(u)throw d}}var g=!0,m=!1,y=void 0;try{for(var b,B=j[Symbol.iterator]();!(g=(b=B.next()).done);g=!0){var x=b.value;n({value:x,label:x,kind:"common"})}}catch(e){m=!0,y=e}finally{try{g||null==B.return||B.return()}finally{if(m)throw y}}return e},[v,w,z]),Z=eb.useCallback(function(e){return"string"==typeof e?e:e.label},[]),W=eb.useCallback(function(e){return"string"==typeof e?e:e.value},[]),G=eb.useMemo(function(){var e=S.trim();return!!e&&K.some(function(t){return H.contains(t,e,Z)})},[K,H,S,Z]),X=L&&(_||G),Y=function(e){if(!i){if(!y||B)return void o(e);if(!e.trim())return void o("");if(!/^-?\d*\.?\d*$/.test(e))return void o(e);var t=d9(e,m);if(!t.isNumeric)return void o(e);var n=d7(t.number,c,d);if(x)return void o(n===t.number?e:String(n));o("".concat(n===t.number?e:n).concat(t.unit))}},J=function(e){if(y&&!Q){if("arb"===e)return void o(S);var t=sE((null==C?void 0:C.isNumeric)?C.number:0,2);o("".concat(t).concat(e))}},$=N||S;return(0,u.jsx)("div",{className:"display:flex align-items:center gap:8px flex-wrap:wrap",children:(0,u.jsxs)(s5,{value:S,onValueChange:function(e,t){if(Y(e),"input-change"===t.reason||"input-paste"===t.reason||"input-clear"===t.reason){if(!e.trim()){M(!1),O(!1);return}var n=K.some(function(t){return H.contains(t,e.trim(),Z)});O(!1),M(n)}},open:X,onOpenChange:function(e){e||(M(!1),O(!1))},openOnInputClick:!1,mode:"list",items:K,itemToStringValue:W,children:[(0,u.jsx)("label",{onFocus:function(){return V(!0)},onPointerDown:function(){return V(!0)},"data-compact-input":!0,className:"height:32px display:flex align-items:center padding:0_8 background-color:rgba(12,16,22,0.9) border:1px_solid_rgba(88,102,128,0.4) border-radius:10px",children:(0,u.jsxs)("div",{className:"display:flex gap:8 align-items:center height:100%",children:[h,(0,u.jsx)("div",{className:aE("display:flex align-items:center font-size:12px color:#c3cddd font-weight:600 white-space:nowrap",I?"cursor:ew-resize":"cursor:default"),onPointerDown:function(e){if(V(!0),I&&C){var t=C.number,n=C.unit;pl({event:e,value:t,step:null!=p?p:1,min:c,max:d,onChange:function(e){var t=sE(e,0);o(x?t:"".concat(t).concat(n))}})}},children:t}),$&&(0,u.jsx)(cn,{className:"font-family:monospace flex:0_0_auto margin-right:2 min-width:1ch background:transparent border:none outline:none appearance:none color:#eef2f7 padding:0 font-size:12px font-weight:600 height:100% line-height:1 text-align:left font-variant-numeric:tabular-nums",disabled:i,size:E,style:{width:"".concat(S.length,"ch")},autoComplete:"off"}),F&&$?(0,u.jsxs)(cx,{value:k,onValueChange:function(e){null!=e&&J(e)},disabled:Q,children:[(0,u.jsx)(cS,{className:aE("margin-left:-8 font-family:inherit height:100% display:flex align-items:center justify-content:center background:rgba(12,16,22,0.7) border:none padding:0 font-size:12px color:#b7c2d4 border-radius:0 line-height:1 appearance:none outline:none box-shadow:none",Q&&"color:rgba(217,226,241,0.45) background:rgba(12,16,22,0.4) cursor:default"),children:(0,u.jsx)(cF,{})}),(0,u.jsx)(cQ,{children:(0,u.jsx)(cL,{side:"bottom",align:"end",sideOffset:6,children:(0,u.jsx)(cR,{className:"background-color:#0e121a border:1px_solid_rgba(86,98,120,0.45) border-radius:12px padding:8px box-shadow:0_16px_30px_rgba(0,0,0,0.45)",children:U.map(function(e){return(0,u.jsx)(cV,{value:e,className:"padding:6px_8px border-radius:8px cursor:pointer color:#d8e2f1 font-size:11px",children:(0,u.jsx)(cD,{children:e})},e)})})})})]}):null,v.length>0?(0,u.jsx)(ci,{className:"height:100% display:flex align-items:center justify-content:center padding:0_6px border:none background:transparent color:#b7c2d4 cursor:pointer","aria-label":"Tokens",onClick:function(){K.length&&(O(!0),M(!0))},children:(0,u.jsx)(aP,{size:12})}):null,g]})}),X?(0,u.jsx)(cl,{children:(0,u.jsx)(cs,{side:"bottom",align:"start",sideOffset:6,children:(0,u.jsx)(cu,{className:"background-color:#0e121a border:1px_solid_rgba(86,98,120,0.45) border-radius:12px padding:6px box-shadow:0_16px_30px_rgba(0,0,0,0.45) min-width:220px max-height:240px overflow:auto",children:(0,u.jsx)(cf,{className:"display:flex flex-direction:column gap:4px",children:function(e){return(0,u.jsxs)(cm,{value:e,className:"display:flex align-items:center justify-content:flex-start text-align:left gap:10px padding:6px_8px border-radius:8px cursor:pointer color:#d8e2f1 font-size:11px hover:background-color:rgba(20,24,32,0.9)",children:[(0,u.jsx)("span",{className:"color:#d8e2f1 font-size:11px",children:e.label}),"token"===e.kind&&e.detail?(0,u.jsx)("span",{className:"margin-left:auto color:#7d889d font-size:10px",children:e.detail}):null]},e.value)}})})})}):null]})})}function pg(e){var t=e.label,n=e.value,r=e.options,o=e.onChange,A=e.disabled,i=eb.useMemo(function(){return r.map(function(e){return"string"==typeof e?{value:e,label:e}:e})},[r]),a=!!n;return(0,u.jsx)("div",{className:"display:flex align-items:center gap:8px flex-wrap:wrap",children:(0,u.jsxs)(cx,{value:n,onValueChange:function(e){null!=e&&o(e)},disabled:A,children:[(0,u.jsxs)(cS,{className:aE("display:flex align-items:center justify-content:flex-start text-align:left gap:8px padding:0_8 height:32px background-color:rgba(12,16,22,0.9) border:1px_solid_rgba(88,102,128,0.4) border-radius:10px overflow:hidden color:#eef2f7 font-size:12px font-weight:600 cursor:pointer",A&&"opacity:0.75 cursor:default"),children:[(0,u.jsx)("span",{className:"color:#c3cddd white-space:nowrap",children:t}),a?(0,u.jsx)(cF,{className:"color:#eef2f7 white-space:nowrap"}):null,(0,u.jsx)("span",{className:"margin-left:auto display:flex align-items:center color:#b7c2d4",children:(0,u.jsx)(ds,{size:12})})]}),(0,u.jsx)(cQ,{children:(0,u.jsx)(cL,{side:"bottom",align:"start",sideOffset:6,children:(0,u.jsx)(cR,{className:"background-color:#0e121a border:1px_solid_rgba(86,98,120,0.45) border-radius:12px padding:8px box-shadow:0_16px_30px_rgba(0,0,0,0.45)",children:i.map(function(e){var t,n,r,o=e.icon;return(0,u.jsxs)(cV,{value:e.value,className:"display:flex align-items:center gap:8px padding:6px_8px border-radius:8px cursor:pointer color:#d8e2f1 font-size:11px",title:null!=(t=null!=(n=e.tooltip)?n:e.label)?t:e.value,children:[o?(0,u.jsx)(o,{size:12,className:"color:inherit"}):null,(0,u.jsx)(cD,{children:null!=(r=e.label)?r:e.value})]},e.value)})})})})]})})}function pm(e){var t=e.value,n=e.onChange,r=e.prop,o=e.tokens,A=e.disabled,i=e.defaultUnit,a=sU(r,t,null!=o?o:null),l=sy(r),s=d9(t,i),c=s.isNumeric?sE(s.number,2):t,d=!l&&!a,p=A||!s.isNumeric||!d,f=function(e){if(!A){if(a)return void n(e);if(!e.trim())return void n("");if(!/^-?\d*\.?\d*$/.test(e)||l)return void n(e);n("".concat(e).concat(s.unit))}},h=function(e){if(!p){var t=sE(s.number,2);n("".concat(t).concat(e))}};return(0,u.jsx)("div",{className:"flex:1 display:flex align-items:center",children:(0,u.jsxs)("div",{className:"flex:1 display:flex align-items:center height:26px box-sizing:border-box background-color:rgba(10,14,20,0.86) border:1px_solid_rgba(86,98,120,0.4) border-radius:10px overflow:hidden",children:[(0,u.jsx)(tM,{className:"flex:1 background:transparent border:none outline:none appearance:none color:#eef2f7 padding:0_8px font-size:11px height:100% line-height:1",value:sC(c),onChange:function(e){return f(e.target.value)},disabled:A}),d?(0,u.jsxs)(cx,{value:s.unit,onValueChange:function(e){null!=e&&h(e)},disabled:p,children:[(0,u.jsx)(cS,{className:aE("height:100% width:48px display:flex align-items:center justify-content:center background:rgba(12,16,22,0.6) border-top:0 border-right:0 border-bottom:0 border-left:1px_solid_rgba(86,98,120,0.4) padding:0_10px font-size:10px color:#d9e2f1 border-radius:0 line-height:1 appearance:none outline:none box-shadow:none",p&&"color:rgba(217,226,241,0.45) background:rgba(12,16,22,0.35) cursor:default"),children:(0,u.jsx)(cF,{})}),(0,u.jsx)(cQ,{children:(0,u.jsx)(cL,{side:"bottom",align:"end",sideOffset:6,children:(0,u.jsx)(cR,{className:"background-color:#0e121a border:1px_solid_rgba(86,98,120,0.45) border-radius:12px padding:8px box-shadow:0_16px_30px_rgba(0,0,0,0.45)",children:d5.map(function(e){return(0,u.jsx)(cV,{value:e,className:"padding:6px_8px border-radius:8px cursor:pointer color:#d8e2f1 font-size:11px",children:(0,u.jsx)(cD,{children:e})},e)})})})})]}):null]})})}function py(e){var t,n,r,o,A=e.prop,i=e.value,a=e.onChange,l=e.tokens,s=e.previewOverride,c=e.mode,d=d4(eb.useState(!1),2),p=d[0],f=d[1],h=eb.useRef(null),g=eb.useRef(pe),m=A&&null!=(t=sB(A,i,null!=l?l:null))?t:i,y=null!=(n=null!=s?s:m)?n:"",b="gradient"===(void 0===c?"gradient":c),v=y||(b?pe:pt),w=b&&po(v),B=w?pa(v):null,x=null!=(r=null!=(o=null!=B?B:w?v:null)?o:g.current)?r:pe;b&&x&&(g.current=x);var C=b?x:po(v)?pt:v,S=b?pn:pr,E=eb.useCallback(function(){var e,t=h.current;return t?null!=(e=t.closest("[data-compact-input]"))?e:t:null},[]);return(0,u.jsxs)(oU,{open:p,onOpenChange:f,children:[(0,u.jsx)(iO,{className:"height:100% display:flex align-items:center justify-content:center padding:0_6px border:none background:transparent cursor:pointer",type:"button","aria-label":"Edit color",title:"Edit color",ref:h,children:(0,u.jsx)("div",{className:"width:14px height:14px border-radius:6px border:1px_solid_rgba(255,255,255,0.16)",style:{background:y||"#0f1115"}})}),(0,u.jsx)(As,{children:(0,u.jsx)(it,{side:"bottom",align:"start",sideOffset:8,anchor:E,children:(0,u.jsx)(iI,{className:"background-color:#0e121a border:1px_solid_rgba(86,98,120,0.45) border-radius:14px padding:12px box-shadow:0_16px_30px_rgba(0,0,0,0.45)",children:(0,u.jsx)(da,{value:C,onChange:function(e){if(!b)return void a(e);var t,n,r=pa(e),o=null!=(t=null!=(n=null!=r?r:po(e)&&!/\bnan\b/i.test(e)?e:null)?n:g.current)?t:pe;g.current=o,a(o)},hidePresets:S.hidePresets,hideAdvancedSliders:S.hideAdvancedSliders,hideEyeDrop:S.hideEyeDrop,hideColorGuide:S.hideColorGuide,hideInputType:S.hideInputType,hideInputs:S.hideInputs,hideColorTypeBtns:S.hideColorTypeBtns,hideGradientControls:S.hideGradientControls,hideGradientType:S.hideGradientType,hideGradientAngle:S.hideGradientAngle,hideGradientStop:S.hideGradientStop})})})})]})}function pb(e){var t=e.label,n=e.prop,r=e.value,o=e.onChange,A=e.tokens;return(0,u.jsx)(ph,{label:t,prop:n,value:r,onChange:o,tokens:A,mode:"text",renderAfter:(0,u.jsx)(py,{prop:n,value:r,onChange:o,tokens:A,mode:"solid"})})}function pv(e){var t=e.label,n=e.prop,r=e.value,o=e.onChange;return(0,u.jsx)(ph,{label:t,prop:n,value:r,onChange:o,mode:"text",renderAfter:(0,u.jsx)(py,{value:r,onChange:o,mode:"gradient"})})}function pw(e){var t=e.label,n=e.props,r=e.state,o=e.onChange,A=e.tokens,i=d4(eb.useState(!1),2),a=i[0],l=i[1],s=n.map(function(e){var t,n;return null!=(t=null!=(n=r.draft[e])?n:r.initial[e])?t:""}),c=eb.useMemo(function(){var e,t=null!=(e=s[0])?e:"";return!t&&s.every(function(e){return!e})?"":s.every(function(e){return e===t})?t:""},[s]),d=function(e,t){o(d$({},n[e],t),!0)};return(0,u.jsx)("div",{className:aE("display:flex flex-direction:column gap:8px",a?"width:100% flex:0_0_100%":"flex:0_0_auto"),children:a?(0,u.jsxs)("div",{className:"display:flex align-items:center gap:8px width:100% flex-wrap:wrap",children:[(0,u.jsx)("button",{className:"height:32px width:30px border-radius:10px border:1px_solid_rgba(88,102,128,0.4) background-color:rgba(12,16,22,0.9) color:#b7c2d4 display:flex align-items:center justify-content:center cursor:pointer transition:background-color_120ms_ease,color_120ms_ease,border-color_120ms_ease flex:0_0_auto",onClick:function(){return l(!1)},"aria-label":"Collapse ".concat(t),title:"Collapse ".concat(t),type:"button",children:(0,u.jsx)(lg,{size:14,weight:"fill"})}),n.map(function(e,t){return(0,u.jsx)("div",{className:"flex:0_0_auto",children:(0,u.jsx)(ph,{label:e,prop:e,value:sC(s[t]),onChange:function(e){return d(t,e)},tokens:A})},e)})]}):(0,u.jsxs)("div",{className:"display:flex align-items:center gap:8px",children:[(0,u.jsx)("button",{className:"height:32px width:30px border-radius:10px border:1px_solid_rgba(88,102,128,0.4) background-color:rgba(12,16,22,0.9) color:#b7c2d4 display:flex align-items:center justify-content:center cursor:pointer transition:background-color_120ms_ease,color_120ms_ease,border-color_120ms_ease",onClick:function(){return l(!0)},"aria-label":"Split ".concat(t),title:"Split ".concat(t),type:"button",children:(0,u.jsx)(lg,{size:14})}),(0,u.jsx)(ph,{label:t,prop:n[0],value:c,onChange:function(e){var t={},r=!0,A=!1,i=void 0;try{for(var a,l=n[Symbol.iterator]();!(r=(a=l.next()).done);r=!0)t[a.value]=e}catch(e){A=!0,i=e}finally{try{r||null==l.return||l.return()}finally{if(A)throw i}}o(t,!0)},tokens:A})]})})}function pB(e){var t=e.label,n=e.tokens,r=e.onSelect;return n.length?(0,u.jsxs)(oU,{children:[(0,u.jsx)(iO,{className:"background-color:transparent border:1px_solid_rgba(86,98,120,0.4) color:#a6b2c9 border-radius:10px padding:6px_10px cursor:pointer font-size:10px",type:"button",children:t}),(0,u.jsx)(As,{children:(0,u.jsx)(it,{side:"bottom",align:"start",sideOffset:6,children:(0,u.jsx)(iI,{className:"background-color:#0d1118 border:1px_solid_rgba(86,98,120,0.4) border-radius:12px padding:10px box-shadow:0_16px_30px_rgba(0,0,0,0.45) min-width:220px max-height:240px overflow:auto",children:(0,u.jsx)("div",{className:"display:flex flex-direction:column gap:6px",children:n.map(function(e){return(0,u.jsxs)(iR,{className:"display:flex justify-content:space-between gap:8px padding:6px_8px border-radius:8px background-color:rgba(20,24,32,0.9) border:1px_solid_rgba(86,98,120,0.24) cursor:pointer",onClick:function(){return r(e.key)},type:"button",children:[(0,u.jsx)("span",{className:"color:#d5deea font-size:11px",children:e.key}),(0,u.jsx)("span",{className:"color:#7d889d font-size:11px",children:e.value})]},e.key)})})})})})]}):null}function px(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 pC(e,t,n,r,o,A,i){try{var a=e[A](i),l=a.value}catch(e){n(e);return}a.done?t(l):Promise.resolve(l).then(r,o)}function pS(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),r.forEach(function(t){var r;r=n[t],t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r})}return e}function pE(e,t){return t=null!=t?t:{},Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):(function(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);n.push.apply(n,r)}return n})(Object(t)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(t,n))}),e}function pF(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n,r,o=null==e?null:"u">typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=o){var A=[],i=!0,a=!1;try{for(o=o.call(e);!(i=(n=o.next()).done)&&(A.push(n.value),!t||A.length!==t);i=!0);}catch(e){a=!0,r=e}finally{try{i||null==o.return||o.return()}finally{if(a)throw r}}return A}}(e,t)||pQ(e,t)||function(){throw TypeError("Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function pk(e){return function(e){if(Array.isArray(e))return px(e)}(e)||function(e){if("u">typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||pQ(e)||function(){throw TypeError("Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function pQ(e,t){if(e){if("string"==typeof e)return px(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if("Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n)return Array.from(n);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return px(e,t)}}var pI=function(e,t){switch(t.type){case"init":var n=pS({},t.values);return{initial:n,draft:n,history:[n],historyIndex:0};case"set":var r=pS({},e.draft);if(""===t.value?delete r[t.prop]:r[t.prop]=t.value,!t.commit)return pE(pS({},e),{draft:r});var o=e.history.slice(0,e.historyIndex+1);return o.push(r),pE(pS({},e),{draft:r,history:o,historyIndex:o.length-1});case"batch":var A=pS({},e.draft),i=!0,a=!1,l=void 0;try{for(var s,c=Object.entries(t.values)[Symbol.iterator]();!(i=(s=c.next()).done);i=!0){var u=pF(s.value,2),d=u[0],p=u[1];""===p?delete A[d]:A[d]=p}}catch(e){a=!0,l=e}finally{try{i||null==c.return||c.return()}finally{if(a)throw l}}if(!t.commit)return pE(pS({},e),{draft:A});var f=e.history.slice(0,e.historyIndex+1);return f.push(A),pE(pS({},e),{draft:A,history:f,historyIndex:f.length-1});case"reset":var h=e.history.slice(0,e.historyIndex+1);return h.push(pS({},e.initial)),pE(pS({},e),{draft:pS({},e.initial),history:h,historyIndex:h.length-1});case"undo":if(e.historyIndex<=0)return e;var g=e.historyIndex-1;return pE(pS({},e),{historyIndex:g,draft:pS({},e.history[g])});case"redo":if(e.historyIndex>=e.history.length-1)return e;var m=e.historyIndex+1;return pE(pS({},e),{historyIndex:m,draft:pS({},e.history[m])});default:return e}},pU=[{id:"layout",label:"Layout",icon:ak},{id:"type",label:"Typography",icon:aI},{id:"background",label:"Background",icon:aH},{id:"border",label:"Border",icon:aL},{id:"effects",label:"Effects",icon:aP},{id:"transform",label:"Transform",icon:aO},{id:"transition",label:"Transition",icon:aN},{id:"animation",label:"Animation",icon:aD},{id:"interaction",label:"Interaction",icon:aj},{id:"svg",label:"SVG",icon:aZ},{id:"misc",label:"Misc",icon:aG}],pH="boss-devtools-css-sidebar-pinned",pT=["block","inline-block","inline","flex","inline-flex","grid","inline-grid","none","contents"],pL=["static","relative","absolute","fixed","sticky"],pM=["visible","hidden","scroll","auto","clip"],pP=[{value:"detailed",label:"Detailed"},{value:"shorthand",label:"Shorthand"}],p_=["100","200","300","400","500","600","700","800","900"],pO=["solid","dashed","dotted","double","groove","ridge","inset","outset","none"],pR=["nonzero","evenodd"],pN=["butt","round","square"],pV=["miter","round","bevel"],pD=["none","non-scaling-stroke","non-scaling-size","non-rotation","fixed-position"],pz=["auto","default","pointer","text","move","crosshair","grab","grabbing","zoom-in","zoom-out","not-allowed","wait","help","context-menu","progress"],pj=["auto","none","visible","visiblePainted","visibleFill","visibleStroke","all"],pK=["auto","none","text","all","contain"],pZ=["auto","none","pan-x","pan-y","pan-left","pan-right","pan-up","pan-down","manipulation"],pW=["auto","smooth"],pG=["auto","contain","none"],pX=["wrap","nowrap","balance","pretty"],pY=["none","uppercase","lowercase","capitalize"],pJ=["none","trim-start","trim-end","trim-both"],p$=["text","cap","alphabetic","ideographic"],pq=["normal","trim-start","trim-end","trim-both"],p0=["none","underline","overline","line-through"],p1=["solid","double","dotted","dashed","wavy"],p2=["auto","from-font","under","left","right"],p4=["clip","ellipsis"],p6=["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],p8=["background-color","background-image","background-size","background-position","background-repeat","background-blend-mode"],p3=[{label:"CX",prop:"cx",type:"number"},{label:"CY",prop:"cy",type:"number"},{label:"R",prop:"r",type:"number"},{label:"RX",prop:"rx",type:"number"},{label:"RY",prop:"ry",type:"number"},{label:"X",prop:"x",type:"number"},{label:"Y",prop:"y",type:"number"},{label:"Path",prop:"d",type:"text",full:!0},{label:"Text Anchor",prop:"text-anchor",type:"options",options:["start","middle","end"],full:!0},{label:"Marker",prop:"marker",type:"text",full:!0},{label:"Marker Start",prop:"marker-start",type:"text",full:!0},{label:"Marker Mid",prop:"marker-mid",type:"text",full:!0},{label:"Marker End",prop:"marker-end",type:"text",full:!0},{label:"Paint Order",prop:"paint-order",type:"text",full:!0},{label:"Shape Rendering",prop:"shape-rendering",type:"options",options:["auto","optimizeSpeed","crispEdges","geometricPrecision"],full:!0},{label:"Text Rendering",prop:"text-rendering",type:"options",options:["auto","optimizeSpeed","optimizeLegibility","geometricPrecision"],full:!0},{label:"Color Interpolation",prop:"color-interpolation",type:"options",options:["auto","sRGB","linearRGB"],full:!0},{label:"Stop Color",prop:"stop-color",type:"color",full:!0},{label:"Stop Opacity",prop:"stop-opacity",type:"number"},{label:"Shape Subtract",prop:"shape-subtract",type:"text",full:!0}],p5=["transition-property","transition-duration","transition-timing-function","transition-delay"],p9=["transition"].concat(pk(p5)),p7=["animation-name","animation-duration","animation-timing-function","animation-delay","animation-iteration-count","animation-direction","animation-fill-mode","animation-play-state"],fe=["animation"].concat(pk(p7)),ft=new Set(pk(["fill","fill-opacity","fill-rule","stroke","stroke-width","stroke-linecap","stroke-linejoin","stroke-dasharray","stroke-dashoffset","stroke-miterlimit","stroke-opacity","vector-effect","cx","cy","r","rx","ry","x","y","d","text-anchor","marker","marker-start","marker-mid","marker-end","paint-order","shape-rendering","text-rendering","color-interpolation","stop-color","stop-opacity","shape-subtract"]).concat(pk(["display","position","visibility","box-sizing","overflow","overflow-x","overflow-y","width","height","min-width","min-height","max-width","max-height","aspect-ratio","margin","margin-top","margin-right","margin-bottom","margin-left","padding","padding-top","padding-right","padding-bottom","padding-left","inset","top","right","bottom","left","z-index","flex-direction","flex-wrap","justify-content","align-items","gap","grid-template-columns","grid-template-rows","grid-auto-flow","grid-auto-columns","grid-auto-rows"]),pk(["font-family","font-size","font-weight","line-height","letter-spacing","text-wrap","text-align","text-transform","text-overflow","text-indent","line-clamp","text-box-trim","text-box-edge","text-spacing-trim","text-decoration-line","text-decoration-style","text-decoration-thickness","text-underline-offset","text-underline-position","text-decoration-color","color"]),["background"],pk(p8),pk(["border-width","border-style","border-color","border-radius","outline-width","outline-style","outline-color"]),pk(["box-shadow","text-shadow","filter","backdrop-filter","opacity","mix-blend-mode"]),pk(["transform"]),pk(p9),pk(fe),pk(["cursor","pointer-events","user-select","touch-action","scroll-behavior","overscroll-behavior","caret-color"]))),fn=[{value:"flex-start",label:"Start",icon:aY,tooltip:"Start"},{value:"center",label:"Center",icon:a$,tooltip:"Center"},{value:"flex-end",label:"End",icon:a0,tooltip:"End"},{value:"space-between",label:"Space between",icon:a2,tooltip:"Space between"},{value:"space-around",label:"Space around",icon:aN,tooltip:"Space around"},{value:"space-evenly",label:"Space evenly",icon:a6,tooltip:"Space evenly"},{value:"stretch",label:"Stretch",icon:a3,tooltip:"Stretch"}],fr=[{value:"flex-start",label:"Start",icon:a9,tooltip:"Start"},{value:"center",label:"Center",icon:le,tooltip:"Center"},{value:"flex-end",label:"End",icon:ln,tooltip:"End"},{value:"stretch",label:"Stretch",icon:a3,tooltip:"Stretch"},{value:"baseline",label:"Baseline",icon:aI,tooltip:"Baseline"}],fo=[{value:"left",label:"Left",icon:lo,tooltip:"Left"},{value:"center",label:"Center",icon:li,tooltip:"Center"},{value:"right",label:"Right",icon:ll,tooltip:"Right"},{value:"justify",label:"Justify",icon:a2,tooltip:"Justify"},{value:"start",label:"Start",icon:lo,tooltip:"Start"},{value:"end",label:"End",icon:ll,tooltip:"End"}],fA=["margin-top","margin-right","margin-bottom","margin-left"],fi=["padding-top","padding-right","padding-bottom","padding-left"],fa=["top","right","bottom","left"],fl={translateX:0,translateY:0,translateZ:0,rotate:0,rotateX:0,rotateY:0,rotateZ:0,scaleX:1,scaleY:1,scaleZ:1,skewX:0,skewY:0,perspective:0,matrix:""},fs={transition:"transition-timing-function",animation:"animation-timing-function"},fc={linear:[0,0,1,1],ease:[.25,.1,.25,1],"ease-in":[.42,0,1,1],"ease-out":[0,0,.58,1],"ease-in-out":[.42,0,.58,1]},fu=function(e){return Math.max(0,Math.min(1,e))},fd=function(e){return fu((e- -1)/3)},fp=function(e){return 3*e+-1},ff=[{x:0,y:fd(0)},{x:.25,y:fd(.25)},{x:.75,y:fd(.75)},{x:1,y:fd(1)}],fh=function(e){if(!e||e.length<4)return pk(ff);var t,n,r=e.slice(1,-1),o=null!=(t=r[0])?t:ff[1],A=null!=(n=r[r.length-1])?n:ff[2];return[{x:0,y:fd(0)},{x:fu(o.x),y:fu(o.y)},{x:fu(A.x),y:fu(A.y)},{x:1,y:fd(1)}]},fg=function(e){var t=e.trim();if(!t)return pk(ff);var n=t.toLowerCase(),r=n.match(/^(linear|ease-in-out|ease-in|ease-out|ease)\b/);if(r){var o=fc[r[1]];return fh([{x:0,y:fd(0)},{x:o[0],y:fd(o[1])},{x:o[2],y:fd(o[3])},{x:1,y:fd(1)}])}var A=n.match(/cubic-bezier\(([^)]+)\)/i);if(A){var i=A[1].split(",").map(function(e){return Number.parseFloat(e.trim())}).filter(function(e){return Number.isFinite(e)});if(i.length>=4)return fh([{x:0,y:fd(0)},{x:i[0],y:fd(i[1])},{x:i[2],y:fd(i[3])},{x:1,y:fd(1)}])}return pk(ff)},fm=function(e){var t=fh(e),n=t[1],r=t[2],o=fp(n.y),A=fp(r.y);return"cubic-bezier(".concat(sE(n.x,3),", ").concat(sE(o,3),", ").concat(sE(r.x,3),", ").concat(sE(A,3),")")},fy=function(e){var t,n=pS({},fl);if(!e)return n;for(var r=/(\w+)\(([^)]+)\)/g;t=r.exec(e);){var o=t[1],A=t[2].trim();if("matrix"===o){n.matrix=A;continue}var i=Number.parseFloat(A);if(!Number.isNaN(i))switch(o){case"translateX":n.translateX=i;break;case"translateY":n.translateY=i;break;case"translateZ":n.translateZ=i;break;case"rotate":n.rotate=i;break;case"rotateX":n.rotateX=i;break;case"rotateY":n.rotateY=i;break;case"rotateZ":n.rotateZ=i;break;case"scaleX":n.scaleX=i;break;case"scaleY":n.scaleY=i;break;case"scaleZ":n.scaleZ=i;break;case"scale":n.scaleX=i,n.scaleY=i;break;case"skewX":n.skewX=i;break;case"skewY":n.skewY=i;break;case"perspective":n.perspective=i}}return n},fb=function(e){var t=[];return e.matrix?"matrix(".concat(e.matrix,")"):(e.translateX&&t.push("translateX(".concat(sE(e.translateX),"px)")),e.translateY&&t.push("translateY(".concat(sE(e.translateY),"px)")),e.translateZ&&t.push("translateZ(".concat(sE(e.translateZ),"px)")),e.rotate&&t.push("rotate(".concat(sE(e.rotate),"deg)")),e.rotateX&&t.push("rotateX(".concat(sE(e.rotateX),"deg)")),e.rotateY&&t.push("rotateY(".concat(sE(e.rotateY),"deg)")),e.rotateZ&&t.push("rotateZ(".concat(sE(e.rotateZ),"deg)")),e.skewX&&t.push("skewX(".concat(sE(e.skewX),"deg)")),e.skewY&&t.push("skewY(".concat(sE(e.skewY),"deg)")),(1!==e.scaleX||1!==e.scaleY)&&(e.scaleX===e.scaleY?t.push("scale(".concat(sE(e.scaleX,3),")")):t.push("scale(".concat(sE(e.scaleX,3),", ").concat(sE(e.scaleY,3),")"))),1!==e.scaleZ&&t.push("scaleZ(".concat(sE(e.scaleZ,3),")")),e.perspective&&t.push("perspective(".concat(sE(e.perspective),"px)")),t.join(" "))},fv=eb.forwardRef(function(e,t){var n,r,o,A,i,a,l,s,c,d,p,f,h,g,m,y,b,v,w,B,x,C,S,E,F,k,Q,I,U,H,T,L,M,P,_,O,R,N,V,D,z,j,K,Z,W,G,X,Y,J,$,q,ee,et,en,er,eo,eA,ei,ea,el,es,ec,eu,ed,ep,ef,eh,eg,em,ey,ev,ew,eB,ex,eC,eS,eE,eF,ek,eQ,eI,eU,eH,eT,eL,eM,eP,e_,eO,eR,eN,eV,eD,ez,ej,eK,eZ,eW,eG,eX,eY,eJ,e$,eq,e0,e1,e2,e4,e6,e8,e3,e5,e9,e7,te,tt,tn,tr,to,tA,ti,ta,tl,ts,tc,tu,td,tp,tf,th,tg,tm,ty,tb,tv,tw,tB,tx,tC,tS,tE,tF,tk,tQ,tI,tU,tH,tT,tL,tM,tP,t_,tO,tR,tN,tV,tD,tz,tj,tK,tZ,tW,tG,tX,tY,tJ,t$,tq,t0,t1,t2,t4,t6,t8,t3,t5,t9,t7,ne,nt,nn,nr,no,nA,ni,na,nl,ns,nc,nu,nd,np,nf,nh,ng,nm,ny,nb,nv,nw=e.element,nB=e.props,nx=e.tokens,nC=(e.status,e.hostApi),nS=e.onSaveStyles,nE=e.onStateChange,nF=pF(eb.useState("layout"),2),nk=nF[0],nQ=nF[1],nI=pF(eb.useState(""),2),nU=nI[0],nH=nI[1],nT=pF(eb.useState(function(){if("u"<typeof window)return!1;try{return"true"===window.localStorage.getItem(pH)}catch(e){return!1}}),2),nL=nT[0],nM=nT[1],nP=pF(eb.useState(!1),2),n_=nP[0],nO=nP[1],nR=pF(eb.useState(!1),2),nN=nR[0],nV=nR[1],nD=eb.useRef(""),nz=null!=(n=null==nC?void 0:nC.unit)?n:"px",nj=pF(eb.useState("shorthand"),2),nK=nj[0],nZ=nj[1],nW=pF(eb.useState("detailed"),2),nG=nW[0],nX=nW[1],nY=pF(eb.useState("shorthand"),2),nJ=nY[0],n$=nY[1],nq=pF(eb.useState("shorthand"),2),n0=nq[0],n1=nq[1],n2=pF(eb.useState(null),2),n4=n2[0],n6=n2[1],n8=pF(eb.useState(function(){return pk(ff)}),2),n3=n8[0],n5=n8[1],n9=eb.useRef(null),n7=pF(eb.useState({width:360,height:220}),2),re=n7[0],rt=n7[1],rn=eb.useMemo(function(){var e={},t=!0,n=!1,r=void 0;try{for(var o,A=nB[Symbol.iterator]();!(t=(o=A.next()).done);t=!0){var i=o.value,a=i.path[0];a&&(lH.has(a)||lT.has(a))&&(e[lL(a)]=i.value)}}catch(e){n=!0,r=e}finally{try{t||null==A.return||A.return()}finally{if(n)throw r}}if(nw){var l=sb(null!=(d=nw.getAttribute("style"))?d:""),s=!0,c=!1,u=void 0;try{for(var d,p,f=Object.entries(l)[Symbol.iterator]();!(s=(p=f.next()).done);s=!0){var h=pF(p.value,2),g=h[0],m=h[1];e[g]||(e[g]=m)}}catch(e){c=!0,u=e}finally{try{s||null==f.return||f.return()}finally{if(c)throw u}}}return e},[nB,nw]),rr=pF(eb.useReducer(pI,{initial:rn,draft:rn,history:[rn],historyIndex:0}),2),ro=rr[0],rA=rr[1],ri=eb.useRef({x:"",y:""}),ra=eb.useRef(""),rl=eb.useRef({}),rs=eb.useRef(""),rc=eb.useRef({}),ru=eb.useRef(""),rd=eb.useRef({}),rp=eb.useRef("");eb.useEffect(function(){if("u">typeof window)try{window.localStorage.setItem(pH,nL?"true":"false")}catch(e){}},[nL]),eb.useEffect(function(){rA({type:"init",values:rn})},[rn]);var rf=eb.useCallback(function(e){var t,n;return null!=(t=null!=(n=ro.draft[e])?n:ro.initial[e])?t:""},[ro.draft,ro.initial]),rh=eb.useCallback(function(e,t){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2];rA({type:"set",prop:e,value:t,commit:n})},[rA]),rg=eb.useCallback(function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];rA({type:"batch",values:e,commit:t})},[rA]),rm=eb.useCallback(function(e){if(e!==nK){if("axis"===e){var t=rf("overflow"),n=ri.current;ra.current=t,rg({overflow:"","overflow-x":n.x||t,"overflow-y":n.y||t},!0)}else{var r=rf("overflow"),o=rf("overflow-x"),A=rf("overflow-y");ri.current={x:o,y:A},rg({overflow:r||o||A||ra.current,"overflow-x":"","overflow-y":""},!0)}nZ(e)}},[rf,nK,rg]),ry=eb.useCallback(function(e){if(e!==nG){if("shorthand"===e){var t=rf("background"),n={},r=!0,o=!1,A=void 0;try{for(var i,a=p8[Symbol.iterator]();!(r=(i=a.next()).done);r=!0){var l=i.value;n[l]=rf(l)}}catch(e){o=!0,A=e}finally{try{r||null==a.return||a.return()}finally{if(o)throw A}}rl.current=n,rs.current=t;var s=[n["background-image"],n["background-color"]].filter(Boolean);rg(Object.fromEntries([["background",t||s.join(" ")]].concat(pk(p8.map(function(e){return[e,""]})))),!0)}else{rs.current=rf("background");var c=rl.current,u=Object.fromEntries(p8.map(function(e){return[e,c[e]||""]}));u.background="",rg(u,!0)}nX(e)}},[nG,rf,rg]),rb=eb.useCallback(function(e){if(e!==nJ){if("shorthand"===e){var t=rf("transition"),n={},r=!0,o=!1,A=void 0;try{for(var i,a=p5[Symbol.iterator]();!(r=(i=a.next()).done);r=!0){var l=i.value;n[l]=rf(l)}}catch(e){o=!0,A=e}finally{try{r||null==a.return||a.return()}finally{if(o)throw A}}rc.current=n,ru.current=t,rg(Object.fromEntries([["transition",t||ru.current]].concat(pk(p5.map(function(e){return[e,""]})))),!0)}else{ru.current=rf("transition");var s=rc.current;rg(Object.fromEntries([["transition",""]].concat(pk(p5.map(function(e){return[e,s[e]||rf(e)||""]})))),!0)}n$(e)}},[rf,rg,nJ]),rv=eb.useCallback(function(e){if(e!==n0){if("shorthand"===e){var t=rf("animation"),n={},r=!0,o=!1,A=void 0;try{for(var i,a=p7[Symbol.iterator]();!(r=(i=a.next()).done);r=!0){var l=i.value;n[l]=rf(l)}}catch(e){o=!0,A=e}finally{try{r||null==a.return||a.return()}finally{if(o)throw A}}rd.current=n,rp.current=t,rg(Object.fromEntries([["animation",t||rp.current]].concat(pk(p7.map(function(e){return[e,""]})))),!0)}else{rp.current=rf("animation");var s=rd.current;rg(Object.fromEntries([["animation",""]].concat(pk(p7.map(function(e){return[e,s[e]||rf(e)||""]})))),!0)}n1(e)}},[n0,rf,rg]);eb.useEffect(function(){nZ(rn["overflow-x"]||rn["overflow-y"]?"axis":"shorthand")},[rn]),eb.useEffect(function(){nX(rn.background?"shorthand":"detailed")},[rn.background]),eb.useEffect(function(){var e=p5.some(function(e){return!!rn[e]}),t=!!rn.transition;n$(e&&!t?"detailed":"shorthand")},[rn]),eb.useEffect(function(){var e=p7.some(function(e){return!!rn[e]}),t=!!rn.animation;n1(e&&!t?"detailed":"shorthand")},[rn]),eb.useEffect(function(){if(nw){var e;return nD.current=null!=(e=nw.getAttribute("style"))?e:"",function(){nw&&(nD.current?nw.setAttribute("style",nD.current):nw.removeAttribute("style"))}}},[nw]),eb.useEffect(function(){var e;if(nw&&(null!=(e=HTMLElement)&&"u">typeof Symbol&&e[Symbol.hasInstance]?!!e[Symbol.hasInstance](nw):nw instanceof e)){nw.style.cssText=nD.current;var t=!0,n=!1,r=void 0;try{for(var o,A=Object.entries(ro.draft)[Symbol.iterator]();!(t=(o=A.next()).done);t=!0){var i=pF(o.value,2),a=i[0],l=i[1];if(l){var s=sx(a,l,nx,null!=nC?nC:void 0);s&&nw.style.setProperty(a,s)}}}catch(e){n=!0,r=e}finally{try{t||null==A.return||A.return()}finally{if(n)throw r}}}},[nw,nC,ro.draft,nx]);var rw=eb.useMemo(function(){var e=new Set(pk(Object.keys(ro.draft)).concat(pk(Object.keys(ro.initial)))),t=!0,n=!1,r=void 0;try{for(var o,A=e[Symbol.iterator]();!(t=(o=A.next()).done);t=!0){var i,a,l=o.value;if((null!=(i=ro.draft[l])?i:"")!==(null!=(a=ro.initial[l])?a:""))return!0}}catch(e){n=!0,r=e}finally{try{t||null==A.return||A.return()}finally{if(n)throw r}}return!1},[ro.draft,ro.initial]),rB=ro.historyIndex>0,rx=ro.historyIndex<ro.history.length-1,rC=eb.useCallback(function(){var e;return(e=function(){var e;return function(e,t){var n,r,o,A={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]},i=Object.create(("function"==typeof Iterator?Iterator:Object).prototype),a=Object.defineProperty;return a(i,"next",{value:l(0)}),a(i,"throw",{value:l(1)}),a(i,"return",{value:l(2)}),"function"==typeof Symbol&&a(i,Symbol.iterator,{value:function(){return this}}),i;function l(a){return function(l){var s=[a,l];if(n)throw TypeError("Generator is already executing.");for(;i&&(i=0,s[0]&&(A=0)),A;)try{if(n=1,r&&(o=2&s[0]?r.return:s[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,s[1])).done)return o;switch(r=0,o&&(s=[2&s[0],o.value]),s[0]){case 0:case 1:o=s;break;case 4:return A.label++,{value:s[1],done:!1};case 5:A.label++,r=s[1],s=[0];continue;case 7:s=A.ops.pop(),A.trys.pop();continue;default:if(!(o=(o=A.trys).length>0&&o[o.length-1])&&(6===s[0]||2===s[0])){A=0;continue}if(3===s[0]&&(!o||s[1]>o[0]&&s[1]<o[3])){A.label=s[1];break}if(6===s[0]&&A.label<o[1]){A.label=o[1],o=s;break}if(o&&A.label<o[2]){A.label=o[2],A.ops.push(s);break}o[2]&&A.ops.pop(),A.trys.pop();continue}s=t.call(e,A)}catch(e){s=[6,e],r=0}finally{n=o=0}if(5&s[0])throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}}}(this,function(t){switch(t.label){case 0:if(!rw||nN)return[2];e=Array.from(new Set(pk(Object.keys(ro.draft)).concat(pk(Object.keys(ro.initial))))).map(function(e){var t;return{prop:e,value:null!=(t=ro.draft[e])?t:""}}).filter(function(e){var t,n=e.prop,r=e.value;return(null!=(t=ro.initial[n])?t:"")!==r}),nV(!0),t.label=1;case 1:return t.trys.push([1,,3,4]),[4,nS(e)];case 2:return t.sent(),[3,4];case 3:return nV(!1),[7];case 4:return[2]}})},function(){var t=this,n=arguments;return new Promise(function(r,o){var A=e.apply(t,n);function i(e){pC(A,r,o,i,a,"next",e)}function a(e){pC(A,r,o,i,a,"throw",e)}i(void 0)})})()},[rw,nS,nN,ro.draft,ro.initial]);eb.useEffect(function(){null==nE||nE({dirty:rw,canUndo:rB,canRedo:rx,saving:nN})},[rx,rB,rw,nE,nN]),eb.useImperativeHandle(t,function(){return{undo:function(){return rA({type:"undo"})},redo:function(){return rA({type:"redo"})},reset:function(){return rA({type:"reset"})},save:function(){rC()}}},[rC]);var rS=sx("display",null!=(r=null!=(o=ro.draft.display)?o:ro.initial.display)?r:"",nx,null!=nC?nC:void 0),rE=rS.includes("flex"),rF=rS.includes("grid"),rk=eb.useCallback(function(e,t){return sS(e,t)},[]),rQ=n4?fs[n4]:null,rI=rQ?rf(rQ):"",rU=eb.useCallback(function(e){n5(fg(rf(fs[e]))),n6(function(t){return t===e?null:e})},[rf]),rH=eb.useCallback(function(e){if(n4){var t=fh(e);n5(t),rh(fs[n4],fm(t),!0)}},[n4,rh]);eb.useEffect(function(){n4&&n5(fg(rI))},[rI,n4]),eb.useEffect(function(){if(n4){var e=n9.current;if(e&&"u">typeof ResizeObserver){var t=function(){var t=Math.max(240,Math.min(420,Math.floor(e.getBoundingClientRect().width)));rt(function(e){return e.width===t&&e.height===t?e:{width:t,height:t}})};t();var n=new ResizeObserver(t);return n.observe(e),function(){return n.disconnect()}}}},[n4]);var rT=function(e){return(0,u.jsx)("button",{className:aE("height:100% display:flex align-items:center justify-content:center padding:0_6px border:none background:transparent color:#b7c2d4 cursor:pointer",n4===e&&"color:primary-soft"),onClick:function(){return rU(e)},"aria-label":"Edit timing curve",title:"Edit timing curve",type:"button",children:(0,u.jsx)(aZ,{size:12,weight:n4===e?"fill":"regular"})})},rL=eb.useMemo(function(){var e,t;return fy(null!=(e=null!=(t=ro.draft.transform)?t:ro.initial.transform)?e:"")},[ro.draft.transform,ro.initial.transform]),rM=eb.useMemo(function(){var e=nU.trim().toLowerCase(),t=lU.filter(function(e){return!ft.has(e)});return e?t.filter(function(t){return t.includes(e)}).slice(0,120):t.slice(0,80)},[nU]),rP=nL||n_;return(0,u.jsx)(d3.Provider,{value:nz,children:(0,u.jsxs)("div",{className:"display:flex width:100% flex:1 min-height:0 position:relative",children:[(0,u.jsxs)("div",{className:aE("position:absolute left:0 top:0 bottom:0 z-index:5 border-right:1px_solid_rgba(84,96,116,0.28) background:linear-gradient(180deg,rgba(18,22,30,0.9),rgba(10,12,18,0.94)) display:flex flex-direction:column gap:10px box-sizing:border-box transition:width_160ms_ease padding:12px_10px"),style:{width:rP?180:56},onPointerEnter:function(){return nO(!0)},onPointerLeave:function(){return nO(!1)},children:[(0,u.jsxs)("div",{className:"display:flex align-items:center gap:8px padding:6px_8px border-radius:10px background-color:rgba(9,12,18,0.8) border:1px_solid_rgba(88,102,128,0.3) overflow:hidden",children:[(0,u.jsx)(lc,{size:14,className:"color:#8c98ad flex-shrink:0"}),(0,u.jsx)("input",{className:aE("background:transparent border:none outline:none color:#dfe7f4 font-size:11px transition:opacity_120ms_ease,width_120ms_ease",rP?"flex:1 min-width:0 opacity:1":"width:0 opacity:0 pointer-events:none"),value:nU,onChange:function(e){return nH(e.target.value)},placeholder:"Search"})]}),(0,u.jsx)("div",{className:"display:flex flex-direction:column gap:4px width:100%",children:pU.map(function(e){var t=e.id===nk,n=e.icon;return(0,u.jsxs)("button",{className:aE("appearance:none border:0 outline:none background-color:transparent width:100% display:flex align-items:center min-height:30px border-radius:10px font-size:12px font-weight:600 cursor:pointer transition:background-color_120ms_ease,color_120ms_ease color:#ffffff gap:10px text-align:left padding:6px_10px justify-content:flex-start",t&&"background-color:primary"),onClick:function(){return nQ(e.id)},"aria-label":e.label,title:e.label,children:[(0,u.jsx)(n,{size:16,className:"color:#ffffff flex-shrink:0"}),rP?e.label:null]},e.id)})}),rP?(0,u.jsx)("button",{className:aE("position:absolute right:8px bottom:8px width:26px height:26px border-radius:8px border:1px_solid_rgba(88,102,128,0.4) background-color:rgba(9,12,18,0.7) color:#c8d2e3 display:flex align-items:center justify-content:center cursor:pointer transition:background-color_120ms_ease,color_120ms_ease,border-color_120ms_ease",nL&&"background-color:primary-20 color:primary-soft border-color:primary-60"),onClick:function(){return nM(function(e){return!e})},"aria-label":nL?"Unpin sidebar":"Pin sidebar",title:nL?"Unpin sidebar":"Pin sidebar",type:"button",children:(0,u.jsx)(ld,{size:14,weight:nL?"fill":"regular"})}):null]}),(0,u.jsx)("div",{className:"flex:1 min-width:0 display:flex flex-direction:column",style:{paddingLeft:nL?180:56},children:(0,u.jsxs)("div",{className:"flex:1 min-height:0 overflow:auto padding:16px display:flex flex-direction:column gap:14px",children:["layout"===nk?(0,u.jsxs)(pu,{children:[(0,u.jsxs)(ps,{title:"Display",description:"Layout primitives and flow",layout:"grid",children:[(0,u.jsx)(pg,{label:"Display",value:null!=(A=null!=(i=ro.draft.display)?i:ro.initial.display)?A:"",options:pT,onChange:function(e){return rh("display",e,!0)}}),(0,u.jsx)(pg,{label:"Position",value:null!=(a=null!=(l=ro.draft.position)?l:ro.initial.position)?a:"",options:pL,onChange:function(e){return rh("position",e,!0)}}),(0,u.jsx)(pg,{label:"Visibility",value:null!=(s=null!=(c=ro.draft.visibility)?c:ro.initial.visibility)?s:"",options:["visible","hidden","collapse"],onChange:function(e){return rh("visibility",e,!0)}}),(0,u.jsx)(pg,{label:"Box Sizing",value:null!=(d=null!=(p=ro.draft["box-sizing"])?p:ro.initial["box-sizing"])?d:"",options:["border-box","content-box"],onChange:function(e){return rh("box-sizing",e,!0)}}),(0,u.jsx)(pc,{children:(0,u.jsxs)("div",{className:"display:flex align-items:center gap:8px flex-wrap:wrap",children:[(0,u.jsx)("button",{className:"height:32px width:30px border-radius:10px border:1px_solid_rgba(88,102,128,0.4) background-color:rgba(12,16,22,0.9) color:#b7c2d4 display:flex align-items:center justify-content:center cursor:pointer transition:background-color_120ms_ease,color_120ms_ease,border-color_120ms_ease",onClick:function(){return rm("shorthand"===nK?"axis":"shorthand")},"aria-label":"shorthand"===nK?"Split overflow":"Merge overflow",title:"shorthand"===nK?"Split overflow":"Merge overflow",type:"button",children:(0,u.jsx)(lf,{size:14,weight:"axis"===nK?"fill":"regular"})}),"shorthand"===nK?(0,u.jsx)(pg,{label:"Overflow",value:null!=(f=null!=(h=ro.draft.overflow)?h:ro.initial.overflow)?f:"",options:pM,onChange:function(e){return rh("overflow",e,!0)}}):(0,u.jsxs)(u.Fragment,{children:[(0,u.jsx)(pg,{label:"Overflow X",value:null!=(g=null!=(m=ro.draft["overflow-x"])?m:ro.initial["overflow-x"])?g:"",options:pM,onChange:function(e){return rh("overflow-x",e,!0)}}),(0,u.jsx)(pg,{label:"Overflow Y",value:null!=(y=null!=(b=ro.draft["overflow-y"])?b:ro.initial["overflow-y"])?y:"",options:pM,onChange:function(e){return rh("overflow-y",e,!0)}})]})]})})]}),rE?(0,u.jsxs)(ps,{title:"Flex",description:"Flexbox layouts",layout:"grid",children:[(0,u.jsx)(pg,{label:"Direction",value:null!=(v=null!=(w=ro.draft["flex-direction"])?w:ro.initial["flex-direction"])?v:"",options:["row","row-reverse","column","column-reverse"],onChange:function(e){return rh("flex-direction",e,!0)}}),(0,u.jsx)(pg,{label:"Wrap",value:null!=(B=null!=(x=ro.draft["flex-wrap"])?x:ro.initial["flex-wrap"])?B:"",options:["nowrap","wrap","wrap-reverse"],onChange:function(e){return rh("flex-wrap",e,!0)}}),(0,u.jsx)(pg,{label:"Justify",value:null!=(C=null!=(S=ro.draft["justify-content"])?S:ro.initial["justify-content"])?C:"",options:fn,onChange:function(e){return rh("justify-content",e,!0)}}),(0,u.jsx)(pg,{label:"Align Items",value:null!=(E=null!=(F=ro.draft["align-items"])?F:ro.initial["align-items"])?E:"",options:fr,onChange:function(e){return rh("align-items",e,!0)}}),(0,u.jsx)(ph,{label:"Gap",prop:"gap",value:null!=(k=null!=(Q=ro.draft.gap)?Q:ro.initial.gap)?k:"",onChange:function(e){return rh("gap",e,!0)},tokens:nx})]}):null,rF?(0,u.jsxs)(ps,{title:"Grid",description:"Grid templates",layout:"grid",children:[(0,u.jsx)(ph,{label:"Columns",prop:"grid-template-columns",value:null!=(I=null!=(U=ro.draft["grid-template-columns"])?U:ro.initial["grid-template-columns"])?I:"",onChange:function(e){return rh("grid-template-columns",e,!0)},tokens:nx,mode:"text"}),(0,u.jsx)(ph,{label:"Rows",prop:"grid-template-rows",value:null!=(H=null!=(T=ro.draft["grid-template-rows"])?T:ro.initial["grid-template-rows"])?H:"",onChange:function(e){return rh("grid-template-rows",e,!0)},tokens:nx,mode:"text"}),(0,u.jsx)(pg,{label:"Auto Flow",value:null!=(L=null!=(M=ro.draft["grid-auto-flow"])?M:ro.initial["grid-auto-flow"])?L:"",options:["row","column","dense","row dense","column dense"],onChange:function(e){return rh("grid-auto-flow",e,!0)}}),(0,u.jsx)(ph,{label:"Gap",prop:"gap",value:null!=(P=null!=(_=ro.draft.gap)?_:ro.initial.gap)?P:"",onChange:function(e){return rh("gap",e,!0)},tokens:nx})]}):null,(0,u.jsxs)(ps,{title:"Size",description:"Dimensions and constraints",layout:"grid",children:[(0,u.jsx)(ph,{label:"Width",prop:"width",value:null!=(O=null!=(R=ro.draft.width)?R:ro.initial.width)?O:"",onChange:function(e){return rh("width",e,!0)},tokens:nx}),(0,u.jsx)(ph,{label:"Height",prop:"height",value:null!=(N=null!=(V=ro.draft.height)?V:ro.initial.height)?N:"",onChange:function(e){return rh("height",e,!0)},tokens:nx}),(0,u.jsx)(ph,{label:"Min Width",prop:"min-width",value:null!=(D=null!=(z=ro.draft["min-width"])?z:ro.initial["min-width"])?D:"",onChange:function(e){return rh("min-width",e,!0)},tokens:nx}),(0,u.jsx)(ph,{label:"Min Height",prop:"min-height",value:null!=(j=null!=(K=ro.draft["min-height"])?K:ro.initial["min-height"])?j:"",onChange:function(e){return rh("min-height",e,!0)},tokens:nx}),(0,u.jsx)(ph,{label:"Max Width",prop:"max-width",value:null!=(Z=null!=(W=ro.draft["max-width"])?W:ro.initial["max-width"])?Z:"",onChange:function(e){return rh("max-width",e,!0)},tokens:nx}),(0,u.jsx)(ph,{label:"Max Height",prop:"max-height",value:null!=(G=null!=(X=ro.draft["max-height"])?X:ro.initial["max-height"])?G:"",onChange:function(e){return rh("max-height",e,!0)},tokens:nx}),(0,u.jsx)(ph,{label:"Aspect Ratio",prop:"aspect-ratio",value:null!=(Y=null!=(J=ro.draft["aspect-ratio"])?J:ro.initial["aspect-ratio"])?Y:"",onChange:function(e){return rh("aspect-ratio",e,!0)},tokens:nx,mode:"text"})]}),(0,u.jsxs)(ps,{title:"Spacing",description:"Padding and margins",layout:"grid",children:[(0,u.jsx)(pw,{label:"Margin",props:fA,state:ro,onChange:rg,tokens:nx}),(0,u.jsx)(pw,{label:"Padding",props:fi,state:ro,onChange:rg,tokens:nx}),(0,u.jsx)(pw,{label:"Inset",props:fa,state:ro,onChange:rg,tokens:nx})]}),(0,u.jsx)(ps,{title:"Position",description:"Offsets and stacking",layout:"grid",children:(0,u.jsx)(ph,{label:"Z-Index",prop:"z-index",value:null!=($=null!=(q=ro.draft["z-index"])?q:ro.initial["z-index"])?$:"",onChange:function(e){return rh("z-index",e,!0)},tokens:nx})})]}):null,"type"===nk?(0,u.jsx)(pu,{children:(0,u.jsxs)(ps,{title:"Typography",description:"Font, spacing, and color",layout:"grid",children:[(0,u.jsx)(ph,{label:"Font Family",prop:"font-family",value:null!=(ee=null!=(et=ro.draft["font-family"])?et:ro.initial["font-family"])?ee:"",onChange:function(e){return rh("font-family",e,!0)},tokens:nx,mode:"text"}),(0,u.jsx)(ph,{label:"Font Size",prop:"font-size",value:null!=(en=null!=(er=ro.draft["font-size"])?er:ro.initial["font-size"])?en:"",onChange:function(e){return rh("font-size",e,!0)},tokens:nx}),(0,u.jsx)(pg,{label:"Font Weight",value:null!=(eo=null!=(eA=ro.draft["font-weight"])?eA:ro.initial["font-weight"])?eo:"",options:p_,onChange:function(e){return rh("font-weight",e,!0)}}),(0,u.jsx)(ph,{label:"Line Height",prop:"line-height",value:null!=(ei=null!=(ea=ro.draft["line-height"])?ea:ro.initial["line-height"])?ei:"",onChange:function(e){return rh("line-height",e,!0)},tokens:nx}),(0,u.jsx)(ph,{label:"Letter Spacing",prop:"letter-spacing",value:null!=(el=null!=(es=ro.draft["letter-spacing"])?es:ro.initial["letter-spacing"])?el:"",onChange:function(e){return rh("letter-spacing",e,!0)},tokens:nx}),(0,u.jsx)(pg,{label:"Text Wrap",value:null!=(ec=null!=(eu=ro.draft["text-wrap"])?eu:ro.initial["text-wrap"])?ec:"",options:pX,onChange:function(e){return rh("text-wrap",e,!0)}}),(0,u.jsx)(pg,{label:"Text Align",value:null!=(ed=null!=(ep=ro.draft["text-align"])?ep:ro.initial["text-align"])?ed:"",options:fo,onChange:function(e){return rh("text-align",e,!0)}}),(0,u.jsx)(pg,{label:"Text Transform",value:null!=(ef=null!=(eh=ro.draft["text-transform"])?eh:ro.initial["text-transform"])?ef:"",options:pY,onChange:function(e){return rh("text-transform",e,!0)}}),(0,u.jsx)(pg,{label:"Text Overflow",value:null!=(eg=null!=(em=ro.draft["text-overflow"])?em:ro.initial["text-overflow"])?eg:"",options:p4,onChange:function(e){return rh("text-overflow",e,!0)}}),(0,u.jsx)(ph,{label:"Text Indent",prop:"text-indent",value:null!=(ey=null!=(ev=ro.draft["text-indent"])?ev:ro.initial["text-indent"])?ey:"",onChange:function(e){return rh("text-indent",e,!0)},tokens:nx}),(0,u.jsx)(ph,{label:"Line Clamp",prop:"line-clamp",value:null!=(ew=null!=(eB=ro.draft["line-clamp"])?eB:ro.initial["line-clamp"])?ew:"",onChange:function(e){return rh("line-clamp",e,!0)},tokens:nx}),(0,u.jsx)(pg,{label:"Text Box Trim",value:null!=(ex=null!=(eC=ro.draft["text-box-trim"])?eC:ro.initial["text-box-trim"])?ex:"",options:pJ,onChange:function(e){return rh("text-box-trim",e,!0)}}),(0,u.jsx)(pg,{label:"Text Box Edge",value:null!=(eS=null!=(eE=ro.draft["text-box-edge"])?eE:ro.initial["text-box-edge"])?eS:"",options:p$,onChange:function(e){return rh("text-box-edge",e,!0)}}),(0,u.jsx)(pg,{label:"Text Spacing Trim",value:null!=(eF=null!=(ek=ro.draft["text-spacing-trim"])?ek:ro.initial["text-spacing-trim"])?eF:"",options:pq,onChange:function(e){return rh("text-spacing-trim",e,!0)}}),(0,u.jsx)(pg,{label:"Text Decoration Line",value:null!=(eQ=null!=(eI=ro.draft["text-decoration-line"])?eI:ro.initial["text-decoration-line"])?eQ:"",options:p0,onChange:function(e){return rh("text-decoration-line",e,!0)}}),(0,u.jsx)(pg,{label:"Text Decoration Style",value:null!=(eU=null!=(eH=ro.draft["text-decoration-style"])?eH:ro.initial["text-decoration-style"])?eU:"",options:p1,onChange:function(e){return rh("text-decoration-style",e,!0)}}),(0,u.jsx)(ph,{label:"Text Decoration Thickness",prop:"text-decoration-thickness",value:null!=(eT=null!=(eL=ro.draft["text-decoration-thickness"])?eL:ro.initial["text-decoration-thickness"])?eT:"",onChange:function(e){return rh("text-decoration-thickness",e,!0)},tokens:nx}),(0,u.jsx)(ph,{label:"Underline Offset",prop:"text-underline-offset",value:null!=(eM=null!=(eP=ro.draft["text-underline-offset"])?eP:ro.initial["text-underline-offset"])?eM:"",onChange:function(e){return rh("text-underline-offset",e,!0)},tokens:nx}),(0,u.jsx)(pg,{label:"Underline Position",value:null!=(e_=null!=(eO=ro.draft["text-underline-position"])?eO:ro.initial["text-underline-position"])?e_:"",options:p2,onChange:function(e){return rh("text-underline-position",e,!0)}}),(0,u.jsx)(pc,{children:(0,u.jsx)(pb,{label:"Text Decoration Color",prop:"text-decoration-color",value:null!=(eR=null!=(eN=ro.draft["text-decoration-color"])?eN:ro.initial["text-decoration-color"])?eR:"",onChange:function(e){return rh("text-decoration-color",e,!0)},tokens:nx})}),(0,u.jsx)(pc,{children:(0,u.jsx)(pb,{label:"Text Color",prop:"color",value:null!=(eV=null!=(eD=ro.draft.color)?eD:ro.initial.color)?eV:"",onChange:function(e){return rh("color",e,!0)},tokens:nx})})]})}):null,"background"===nk?(0,u.jsx)(pu,{children:(0,u.jsxs)(ps,{title:"Background",description:"Color and imagery",layout:"grid",children:[(0,u.jsx)(pc,{children:(0,u.jsx)(pd,{label:"Edit Mode",children:(0,u.jsx)(pp,{value:nG,options:pP,onChange:function(e){return ry(e)}})})}),"shorthand"===nG?(0,u.jsx)(pc,{children:(0,u.jsx)(ph,{label:"Background",prop:"background",value:null!=(ez=null!=(ej=ro.draft.background)?ej:ro.initial.background)?ez:"",onChange:function(e){return rh("background",e,!0)},tokens:nx,mode:"text"})}):(0,u.jsxs)(u.Fragment,{children:[(0,u.jsx)(pc,{children:(0,u.jsx)(pb,{label:"Background Color",prop:"background-color",value:null!=(eK=null!=(eZ=ro.draft["background-color"])?eZ:ro.initial["background-color"])?eK:"",onChange:function(e){return rh("background-color",e,!0)},tokens:nx})}),(0,u.jsx)(pc,{children:(0,u.jsx)(pv,{label:"Background Image",prop:"background-image",value:null!=(eW=null!=(eG=ro.draft["background-image"])?eG:ro.initial["background-image"])?eW:"",onChange:function(e){return rh("background-image",e,!0)}})}),(0,u.jsx)(pg,{label:"Background Size",value:null!=(eX=null!=(eY=ro.draft["background-size"])?eY:ro.initial["background-size"])?eX:"",options:["auto","cover","contain"],onChange:function(e){return rh("background-size",e,!0)}}),(0,u.jsx)(ph,{label:"Background Position",prop:"background-position",value:null!=(eJ=null!=(e$=ro.draft["background-position"])?e$:ro.initial["background-position"])?eJ:"",onChange:function(e){return rh("background-position",e,!0)},tokens:nx,mode:"text"}),(0,u.jsx)(pg,{label:"Background Repeat",value:null!=(eq=null!=(e0=ro.draft["background-repeat"])?e0:ro.initial["background-repeat"])?eq:"",options:["repeat","no-repeat","repeat-x","repeat-y","space","round"],onChange:function(e){return rh("background-repeat",e,!0)}}),(0,u.jsx)(pg,{label:"Blend Mode",value:null!=(e1=null!=(e2=ro.draft["background-blend-mode"])?e2:ro.initial["background-blend-mode"])?e1:"",options:p6,onChange:function(e){return rh("background-blend-mode",e,!0)}})]})]})}):null,"border"===nk?(0,u.jsxs)(pu,{children:[(0,u.jsxs)(ps,{title:"Border",description:"Stroke and radius",layout:"grid",children:[(0,u.jsx)(ph,{label:"Border Width",prop:"border-width",value:null!=(e4=null!=(e6=ro.draft["border-width"])?e6:ro.initial["border-width"])?e4:"",onChange:function(e){return rh("border-width",e,!0)},tokens:nx}),(0,u.jsx)(pg,{label:"Border Style",value:null!=(e8=null!=(e3=ro.draft["border-style"])?e3:ro.initial["border-style"])?e8:"",options:pO,onChange:function(e){return rh("border-style",e,!0)}}),(0,u.jsx)(pc,{children:(0,u.jsx)(pb,{label:"Border Color",prop:"border-color",value:null!=(e5=null!=(e9=ro.draft["border-color"])?e9:ro.initial["border-color"])?e5:"",onChange:function(e){return rh("border-color",e,!0)},tokens:nx})}),(0,u.jsx)(ph,{label:"Radius",prop:"border-radius",value:null!=(e7=null!=(te=ro.draft["border-radius"])?te:ro.initial["border-radius"])?e7:"",onChange:function(e){return rh("border-radius",e,!0)},tokens:nx})]}),(0,u.jsxs)(ps,{title:"Outline",description:"Focus rings and outlines",layout:"grid",children:[(0,u.jsx)(ph,{label:"Outline Width",prop:"outline-width",value:null!=(tt=null!=(tn=ro.draft["outline-width"])?tn:ro.initial["outline-width"])?tt:"",onChange:function(e){return rh("outline-width",e,!0)},tokens:nx}),(0,u.jsx)(pg,{label:"Outline Style",value:null!=(tr=null!=(to=ro.draft["outline-style"])?to:ro.initial["outline-style"])?tr:"",options:pO,onChange:function(e){return rh("outline-style",e,!0)}}),(0,u.jsx)(pc,{children:(0,u.jsx)(pb,{label:"Outline Color",prop:"outline-color",value:null!=(tA=null!=(ti=ro.draft["outline-color"])?ti:ro.initial["outline-color"])?tA:"",onChange:function(e){return rh("outline-color",e,!0)},tokens:nx})})]})]}):null,"effects"===nk?(0,u.jsxs)(pu,{children:[(0,u.jsxs)(ps,{title:"Shadows",description:"Depth and glow",layout:"grid",children:[(0,u.jsx)(ph,{label:"Box Shadow",prop:"box-shadow",value:null!=(ta=null!=(tl=ro.draft["box-shadow"])?tl:ro.initial["box-shadow"])?ta:"",onChange:function(e){return rh("box-shadow",e,!0)},tokens:nx,mode:"text"}),(0,u.jsx)(ph,{label:"Text Shadow",prop:"text-shadow",value:null!=(ts=null!=(tc=ro.draft["text-shadow"])?tc:ro.initial["text-shadow"])?ts:"",onChange:function(e){return rh("text-shadow",e,!0)},tokens:nx,mode:"text"})]}),(0,u.jsxs)(ps,{title:"Filters",description:"Optics and blur",layout:"grid",children:[(0,u.jsx)(ph,{label:"Filter",prop:"filter",value:null!=(tu=null!=(td=ro.draft.filter)?td:ro.initial.filter)?tu:"",onChange:function(e){return rh("filter",e,!0)},tokens:nx,mode:"text"}),(0,u.jsx)(ph,{label:"Backdrop Filter",prop:"backdrop-filter",value:null!=(tp=null!=(tf=ro.draft["backdrop-filter"])?tf:ro.initial["backdrop-filter"])?tp:"",onChange:function(e){return rh("backdrop-filter",e,!0)},tokens:nx,mode:"text"})]}),(0,u.jsxs)(ps,{title:"Blending",description:"Opacity and blend",children:[(0,u.jsx)(ph,{label:"Opacity",prop:"opacity",value:null!=(th=null!=(tg=ro.draft.opacity)?tg:ro.initial.opacity)?th:"",onChange:function(e){return rh("opacity",e,!0)},tokens:nx,min:0,max:1,step:.01}),(0,u.jsx)(pg,{label:"Mix Blend",value:null!=(tm=null!=(ty=ro.draft["mix-blend-mode"])?ty:ro.initial["mix-blend-mode"])?tm:"",options:p6,onChange:function(e){return rh("mix-blend-mode",e,!0)}})]})]}):null,"transform"===nk?(0,u.jsxs)(pu,{children:[(0,u.jsxs)(ps,{title:"Translate",description:"X, Y, Z offsets",children:[(0,u.jsx)(ph,{label:"Translate X",prop:"transform",value:String(rL.translateX),onChange:function(e){return fw(rL,{translateX:rk(e,rL.translateX)},rh,!0)},tokens:nx,unitlessOverride:!0}),(0,u.jsx)(ph,{label:"Translate Y",prop:"transform",value:String(rL.translateY),onChange:function(e){return fw(rL,{translateY:rk(e,rL.translateY)},rh,!0)},tokens:nx,unitlessOverride:!0}),(0,u.jsx)(ph,{label:"Translate Z",prop:"transform",value:String(rL.translateZ),onChange:function(e){return fw(rL,{translateZ:rk(e,rL.translateZ)},rh,!0)},tokens:nx,unitlessOverride:!0})]}),(0,u.jsxs)(ps,{title:"Rotate",description:"2D + 3D rotations",children:[(0,u.jsx)(ph,{label:"Rotate",prop:"transform",value:String(rL.rotate),onChange:function(e){return fw(rL,{rotate:rk(e,rL.rotate)},rh,!0)},tokens:nx,unitlessOverride:!0}),(0,u.jsx)(ph,{label:"Rotate X",prop:"transform",value:String(rL.rotateX),onChange:function(e){return fw(rL,{rotateX:rk(e,rL.rotateX)},rh,!0)},tokens:nx,unitlessOverride:!0}),(0,u.jsx)(ph,{label:"Rotate Y",prop:"transform",value:String(rL.rotateY),onChange:function(e){return fw(rL,{rotateY:rk(e,rL.rotateY)},rh,!0)},tokens:nx,unitlessOverride:!0}),(0,u.jsx)(ph,{label:"Rotate Z",prop:"transform",value:String(rL.rotateZ),onChange:function(e){return fw(rL,{rotateZ:rk(e,rL.rotateZ)},rh,!0)},tokens:nx,unitlessOverride:!0})]}),(0,u.jsxs)(ps,{title:"Scale",description:"Uniform + Z",children:[(0,u.jsx)(ph,{label:"Scale",prop:"transform",value:String(rL.scaleX),onChange:function(e){var t=rk(e,rL.scaleX);fw(rL,{scaleX:t,scaleY:t},rh,!0)},tokens:nx,unitlessOverride:!0}),(0,u.jsx)(ph,{label:"Scale Z",prop:"transform",value:String(rL.scaleZ),onChange:function(e){return fw(rL,{scaleZ:rk(e,rL.scaleZ)},rh,!0)},tokens:nx,unitlessOverride:!0})]}),(0,u.jsxs)(ps,{title:"Skew",description:"X and Y",children:[(0,u.jsx)(ph,{label:"Skew X",prop:"transform",value:String(rL.skewX),onChange:function(e){return fw(rL,{skewX:rk(e,rL.skewX)},rh,!0)},tokens:nx,unitlessOverride:!0}),(0,u.jsx)(ph,{label:"Skew Y",prop:"transform",value:String(rL.skewY),onChange:function(e){return fw(rL,{skewY:rk(e,rL.skewY)},rh,!0)},tokens:nx,unitlessOverride:!0})]}),(0,u.jsx)(ps,{title:"Perspective",description:"Depth",children:(0,u.jsx)(ph,{label:"Perspective",prop:"transform",value:String(rL.perspective),onChange:function(e){return fw(rL,{perspective:rk(e,rL.perspective)},rh,!0)},tokens:nx,unitlessOverride:!0})}),(0,u.jsx)(ps,{title:"Matrix",description:"2D matrix transform",children:(0,u.jsx)(ph,{label:"Matrix",prop:"transform",value:rL.matrix,onChange:function(e){return fw(rL,{matrix:e},rh,!0)},tokens:nx,mode:"text"})})]}):null,"transition"===nk?(0,u.jsx)(pu,{children:(0,u.jsx)(ps,{title:"Transition",description:"Timing and easing",children:(0,u.jsx)(pc,{children:(0,u.jsxs)("div",{className:aE("display:flex align-items:center gap:8px flex-wrap:wrap","detailed"===nJ&&"width:100% flex:0_0_100%"),children:[(0,u.jsx)("button",{className:"height:32px width:30px border-radius:10px border:1px_solid_rgba(88,102,128,0.4) background-color:rgba(12,16,22,0.9) color:#b7c2d4 display:flex align-items:center justify-content:center cursor:pointer transition:background-color_120ms_ease,color_120ms_ease,border-color_120ms_ease",onClick:function(){return rb("shorthand"===nJ?"detailed":"shorthand")},"aria-label":"shorthand"===nJ?"Split transition":"Merge transition",title:"shorthand"===nJ?"Split transition":"Merge transition",type:"button",children:(0,u.jsx)(lg,{size:14,weight:"detailed"===nJ?"fill":"regular"})}),"shorthand"===nJ?(0,u.jsx)(ph,{label:"Transition",prop:"transition",value:null!=(tb=null!=(tv=ro.draft.transition)?tv:ro.initial.transition)?tb:"",onChange:function(e){return rh("transition",e,!0)},tokens:nx,mode:"text"}):(0,u.jsxs)(u.Fragment,{children:[(0,u.jsx)(ph,{label:"transition-property",prop:"transition-property",value:null!=(tw=null!=(tB=ro.draft["transition-property"])?tB:ro.initial["transition-property"])?tw:"",onChange:function(e){return rh("transition-property",e,!0)},tokens:nx,mode:"text"}),(0,u.jsx)(ph,{label:"transition-duration",prop:"transition-duration",value:null!=(tx=null!=(tC=ro.draft["transition-duration"])?tC:ro.initial["transition-duration"])?tx:"",onChange:function(e){return rh("transition-duration",e,!0)},tokens:nx,defaultUnit:"ms",min:0,unitOptions:["ms","s"]}),(0,u.jsx)(ph,{label:"transition-timing-function",prop:"transition-timing-function",value:null!=(tS=null!=(tE=ro.draft["transition-timing-function"])?tE:ro.initial["transition-timing-function"])?tS:"",onChange:function(e){return rh("transition-timing-function",e,!0)},tokens:nx,mode:"text",renderAfter:rT("transition")}),(0,u.jsx)(ph,{label:"transition-delay",prop:"transition-delay",value:null!=(tF=null!=(tk=ro.draft["transition-delay"])?tk:ro.initial["transition-delay"])?tF:"",onChange:function(e){return rh("transition-delay",e,!0)},tokens:nx,defaultUnit:"ms",min:0,unitOptions:["ms","s"]})]})]})})})}):null,"animation"===nk?(0,u.jsx)(pu,{children:(0,u.jsx)(ps,{title:"Animation",description:"Keyframes and timing",children:(0,u.jsx)(pc,{children:(0,u.jsxs)("div",{className:aE("display:flex align-items:center gap:8px flex-wrap:wrap","detailed"===n0&&"width:100% flex:0_0_100%"),children:[(0,u.jsx)("button",{className:"height:32px width:30px border-radius:10px border:1px_solid_rgba(88,102,128,0.4) background-color:rgba(12,16,22,0.9) color:#b7c2d4 display:flex align-items:center justify-content:center cursor:pointer transition:background-color_120ms_ease,color_120ms_ease,border-color_120ms_ease",onClick:function(){return rv("shorthand"===n0?"detailed":"shorthand")},"aria-label":"shorthand"===n0?"Split animation":"Merge animation",title:"shorthand"===n0?"Split animation":"Merge animation",type:"button",children:(0,u.jsx)(lg,{size:14,weight:"detailed"===n0?"fill":"regular"})}),"shorthand"===n0?(0,u.jsx)(ph,{label:"Animation",prop:"animation",value:null!=(tQ=null!=(tI=ro.draft.animation)?tI:ro.initial.animation)?tQ:"",onChange:function(e){return rh("animation",e,!0)},tokens:nx,mode:"text"}):(0,u.jsxs)(u.Fragment,{children:[(0,u.jsx)(ph,{label:"animation-name",prop:"animation-name",value:null!=(tU=null!=(tH=ro.draft["animation-name"])?tH:ro.initial["animation-name"])?tU:"",onChange:function(e){return rh("animation-name",e,!0)},tokens:nx,mode:"text"}),(0,u.jsx)(ph,{label:"animation-duration",prop:"animation-duration",value:null!=(tT=null!=(tL=ro.draft["animation-duration"])?tL:ro.initial["animation-duration"])?tT:"",onChange:function(e){return rh("animation-duration",e,!0)},tokens:nx,defaultUnit:"ms",min:0,unitOptions:["ms","s"]}),(0,u.jsx)(ph,{label:"animation-timing-function",prop:"animation-timing-function",value:null!=(tM=null!=(tP=ro.draft["animation-timing-function"])?tP:ro.initial["animation-timing-function"])?tM:"",onChange:function(e){return rh("animation-timing-function",e,!0)},tokens:nx,mode:"text",renderAfter:rT("animation")}),(0,u.jsx)(ph,{label:"animation-delay",prop:"animation-delay",value:null!=(t_=null!=(tO=ro.draft["animation-delay"])?tO:ro.initial["animation-delay"])?t_:"",onChange:function(e){return rh("animation-delay",e,!0)},tokens:nx,defaultUnit:"ms",min:0,unitOptions:["ms","s"]}),(0,u.jsx)(ph,{label:"animation-iteration-count",prop:"animation-iteration-count",value:null!=(tR=null!=(tN=ro.draft["animation-iteration-count"])?tN:ro.initial["animation-iteration-count"])?tR:"",onChange:function(e){return rh("animation-iteration-count",e,!0)},tokens:nx,unitlessOverride:!0}),(0,u.jsx)(ph,{label:"animation-direction",prop:"animation-direction",value:null!=(tV=null!=(tD=ro.draft["animation-direction"])?tD:ro.initial["animation-direction"])?tV:"",onChange:function(e){return rh("animation-direction",e,!0)},tokens:nx,mode:"text"}),(0,u.jsx)(ph,{label:"animation-fill-mode",prop:"animation-fill-mode",value:null!=(tz=null!=(tj=ro.draft["animation-fill-mode"])?tj:ro.initial["animation-fill-mode"])?tz:"",onChange:function(e){return rh("animation-fill-mode",e,!0)},tokens:nx,mode:"text"}),(0,u.jsx)(ph,{label:"animation-play-state",prop:"animation-play-state",value:null!=(tK=null!=(tZ=ro.draft["animation-play-state"])?tZ:ro.initial["animation-play-state"])?tK:"",onChange:function(e){return rh("animation-play-state",e,!0)},tokens:nx,mode:"text"})]})]})})})}):null,"interaction"===nk?(0,u.jsx)(pu,{children:(0,u.jsxs)(ps,{title:"Interaction",description:"Pointer, cursor, and scroll behavior",layout:"grid",children:[(0,u.jsx)(pg,{label:"Cursor",value:null!=(tW=null!=(tG=ro.draft.cursor)?tG:ro.initial.cursor)?tW:"",options:pz,onChange:function(e){return rh("cursor",e,!0)}}),(0,u.jsx)(pg,{label:"Pointer Events",value:null!=(tX=null!=(tY=ro.draft["pointer-events"])?tY:ro.initial["pointer-events"])?tX:"",options:pj,onChange:function(e){return rh("pointer-events",e,!0)}}),(0,u.jsx)(pg,{label:"User Select",value:null!=(tJ=null!=(t$=ro.draft["user-select"])?t$:ro.initial["user-select"])?tJ:"",options:pK,onChange:function(e){return rh("user-select",e,!0)}}),(0,u.jsx)(pg,{label:"Touch Action",value:null!=(tq=null!=(t0=ro.draft["touch-action"])?t0:ro.initial["touch-action"])?tq:"",options:pZ,onChange:function(e){return rh("touch-action",e,!0)}}),(0,u.jsx)(pg,{label:"Scroll Behavior",value:null!=(t1=null!=(t2=ro.draft["scroll-behavior"])?t2:ro.initial["scroll-behavior"])?t1:"",options:pW,onChange:function(e){return rh("scroll-behavior",e,!0)}}),(0,u.jsx)(pg,{label:"Overscroll",value:null!=(t4=null!=(t6=ro.draft["overscroll-behavior"])?t6:ro.initial["overscroll-behavior"])?t4:"",options:pG,onChange:function(e){return rh("overscroll-behavior",e,!0)}}),(0,u.jsx)(pc,{children:(0,u.jsx)(pb,{label:"Caret Color",prop:"caret-color",value:null!=(t8=null!=(t3=ro.draft["caret-color"])?t3:ro.initial["caret-color"])?t8:"",onChange:function(e){return rh("caret-color",e,!0)},tokens:nx})})]})}):null,"svg"===nk?(0,u.jsx)(pu,{children:(0,u.jsxs)(ps,{title:"SVG",description:"Vector styling and strokes",layout:"grid",children:[(0,u.jsx)(pc,{children:(0,u.jsx)(pb,{label:"Fill",prop:"fill",value:null!=(t5=null!=(t9=ro.draft.fill)?t9:ro.initial.fill)?t5:"",onChange:function(e){return rh("fill",e,!0)},tokens:nx})}),(0,u.jsx)(ph,{label:"Fill Opacity",prop:"fill-opacity",value:null!=(t7=null!=(ne=ro.draft["fill-opacity"])?ne:ro.initial["fill-opacity"])?t7:"",onChange:function(e){return rh("fill-opacity",e,!0)},tokens:nx}),(0,u.jsx)(pg,{label:"Fill Rule",value:null!=(nt=null!=(nn=ro.draft["fill-rule"])?nn:ro.initial["fill-rule"])?nt:"",options:pR,onChange:function(e){return rh("fill-rule",e,!0)}}),(0,u.jsx)(pc,{children:(0,u.jsx)(pb,{label:"Stroke",prop:"stroke",value:null!=(nr=null!=(no=ro.draft.stroke)?no:ro.initial.stroke)?nr:"",onChange:function(e){return rh("stroke",e,!0)},tokens:nx})}),(0,u.jsx)(ph,{label:"Stroke Width",prop:"stroke-width",value:null!=(nA=null!=(ni=ro.draft["stroke-width"])?ni:ro.initial["stroke-width"])?nA:"",onChange:function(e){return rh("stroke-width",e,!0)},tokens:nx}),(0,u.jsx)(ph,{label:"Stroke Opacity",prop:"stroke-opacity",value:null!=(na=null!=(nl=ro.draft["stroke-opacity"])?nl:ro.initial["stroke-opacity"])?na:"",onChange:function(e){return rh("stroke-opacity",e,!0)},tokens:nx}),(0,u.jsx)(pg,{label:"Line Cap",value:null!=(ns=null!=(nc=ro.draft["stroke-linecap"])?nc:ro.initial["stroke-linecap"])?ns:"",options:pN,onChange:function(e){return rh("stroke-linecap",e,!0)}}),(0,u.jsx)(pg,{label:"Line Join",value:null!=(nu=null!=(nd=ro.draft["stroke-linejoin"])?nd:ro.initial["stroke-linejoin"])?nu:"",options:pV,onChange:function(e){return rh("stroke-linejoin",e,!0)}}),(0,u.jsx)(ph,{label:"Dash Array",prop:"stroke-dasharray",value:null!=(np=null!=(nf=ro.draft["stroke-dasharray"])?nf:ro.initial["stroke-dasharray"])?np:"",onChange:function(e){return rh("stroke-dasharray",e,!0)},tokens:nx,mode:"text"}),(0,u.jsx)(ph,{label:"Dash Offset",prop:"stroke-dashoffset",value:null!=(nh=null!=(ng=ro.draft["stroke-dashoffset"])?ng:ro.initial["stroke-dashoffset"])?nh:"",onChange:function(e){return rh("stroke-dashoffset",e,!0)},tokens:nx}),(0,u.jsx)(ph,{label:"Miter Limit",prop:"stroke-miterlimit",value:null!=(nm=null!=(ny=ro.draft["stroke-miterlimit"])?ny:ro.initial["stroke-miterlimit"])?nm:"",onChange:function(e){return rh("stroke-miterlimit",e,!0)},tokens:nx}),(0,u.jsx)(pg,{label:"Vector Effect",value:null!=(nb=null!=(nv=ro.draft["vector-effect"])?nv:ro.initial["vector-effect"])?nb:"",options:pD,onChange:function(e){return rh("vector-effect",e,!0)}}),p3.map(function(e){var t,n,r,o,A,i,a,l,s,c,d,p="color"===e.type?(0,u.jsx)(pb,{label:e.label,prop:e.prop,value:null!=(t=null!=(n=ro.draft[e.prop])?n:ro.initial[e.prop])?t:"",onChange:function(t){return rh(e.prop,t,!0)},tokens:nx}):"number"===e.type?(0,u.jsx)(ph,{label:e.label,prop:e.prop,value:null!=(r=null!=(o=ro.draft[e.prop])?o:ro.initial[e.prop])?r:"",onChange:function(t){return rh(e.prop,t,!0)},tokens:nx}):"options"===e.type?(0,u.jsx)(pg,{label:e.label,value:null!=(A=null!=(i=ro.draft[e.prop])?i:ro.initial[e.prop])?A:"",options:null!=(a=e.options)?a:[],onChange:function(t){return rh(e.prop,t,!0)}}):"text"===e.type?(0,u.jsx)(ph,{label:e.label,prop:e.prop,value:null!=(l=null!=(s=ro.draft[e.prop])?s:ro.initial[e.prop])?l:"",onChange:function(t){return rh(e.prop,t,!0)},tokens:nx,mode:"text"}):(0,u.jsx)(pf,{label:e.label,prop:e.prop,value:null!=(c=null!=(d=ro.draft[e.prop])?d:ro.initial[e.prop])?c:"",type:e.type,options:e.options,onChange:function(t){return rh(e.prop,t,!0)},tokens:nx});return e.full&&"options"!==e.type?(0,u.jsx)(pc,{children:p},e.prop):(0,u.jsx)(eb.Fragment,{children:p},e.prop)})]})}):null,"misc"===nk?(0,u.jsx)(pu,{children:(0,u.jsx)(ps,{title:"Misc",description:"Every CSS property on tap",layout:"grid",children:rM.map(function(e){var t,n,r,o;return sF(e)?(0,u.jsx)(pb,{label:e,prop:e,value:null!=(t=null!=(n=ro.draft[e])?n:ro.initial[e])?t:"",onChange:function(t){return rh(e,t,!0)},tokens:nx},e):(0,u.jsx)(ph,{label:e,prop:e,value:null!=(r=null!=(o=ro.draft[e])?o:ro.initial[e])?r:"",onChange:function(t){return rh(e,t,!0)},tokens:nx,mode:"text"},e)})})}):null,n4?(0,u.jsx)("div",{className:"position:sticky bottom:0 z-index:2",children:(0,u.jsxs)("div",{className:"margin-top:12px padding:12px border-radius:12px border:1px_solid_rgba(86,98,120,0.4) background-color:rgba(9,12,18,0.92) box-shadow:0_18px_28px_rgba(0,0,0,0.45)",children:[(0,u.jsxs)("div",{className:"display:flex align-items:center justify-content:space-between gap:8px",children:[(0,u.jsx)("div",{className:"font-size:12px color:#c3cddd font-weight:600",children:"transition"===n4?"Transition timing curve":"Animation timing curve"}),(0,u.jsx)("button",{className:"height:28px width:28px border-radius:8px border:1px_solid_rgba(88,102,128,0.4) background-color:rgba(12,16,22,0.9) color:#b7c2d4 display:flex align-items:center justify-content:center cursor:pointer transition:background-color_120ms_ease,color_120ms_ease,border-color_120ms_ease",onClick:function(){return n6(null)},"aria-label":"Close timing editor",title:"Close timing editor",type:"button",children:(0,u.jsx)(iK,{size:12})})]}),(0,u.jsx)("div",{className:"margin-top:10px",children:(0,u.jsx)("div",{className:"padding:10px border-radius:12px border:1px_solid_rgba(86,98,120,0.4) background-color:rgba(12,16,22,0.9)",children:(0,u.jsx)("div",{ref:n9,className:"width:100% display:flex justify-content:center",children:(0,u.jsxs)("div",{className:"position:relative",style:{width:re.width,height:re.height},children:[(0,u.jsx)("div",{className:"position:absolute left:0 right:0 height:1px background-color:rgba(88,102,128,0.35) pointer-events:none",style:{top:(1-fd(1))*re.height}}),(0,u.jsx)("div",{className:"position:absolute left:0 right:0 height:1px background-color:rgba(88,102,128,0.35) pointer-events:none",style:{top:(1-fd(0))*re.height}}),(0,u.jsx)(lS,{width:re.width,height:re.height,points:n3,onPointsChange:rH,showPoints:!1,backgroundLineProps:{stroke:"transparent"},indicatorProps:{fill:"var(--color-primary-60, rgba(237,75,155,0.6))"},curveProps:{stroke:"var(--color-primary-60, rgba(237,75,155,0.6))",strokeWidth:2,fill:"none"},controlPointLineProps:{stroke:"rgba(120,134,160,0.7)",strokeDasharray:"5 5"},containerProps:{className:"display:block width:100% height:100%"},anchorPointProps:{r:6,fill:"transparent",stroke:"rgba(152,164,186,0.7)",strokeWidth:2},controlPointProps:{r:7,fill:"var(--color-primary, #ed4b9b)",stroke:"var(--color-primary-60, rgba(237,75,155,0.6))",strokeWidth:2}})]})})})})]})}):null]})})]})})}),fw=function(e,t,n){var r=arguments.length>3&&void 0!==arguments[3]&&arguments[3],o=pS({},e,t);Object.prototype.hasOwnProperty.call(t,"matrix")||(o.matrix=""),n("transform",fb(o),r)},fB={base:"vs-dark",inherit:!0,rules:[{token:"",foreground:"A9B7C6"},{token:"comment",foreground:"808080"},{token:"keyword",foreground:"CC7832"},{token:"number",foreground:"6897BB"},{token:"string",foreground:"6A8759"},{token:"type",foreground:"FFC66D"},{token:"delimiter",foreground:"A9B7C6"},{token:"operator",foreground:"A9B7C6"},{token:"function",foreground:"FFC66D"}],colors:{"editor.background":"#2B2B2B","editor.foreground":"#A9B7C6","editor.lineHighlightBackground":"#323232","editorLineNumber.foreground":"#606366","editorCursor.foreground":"#BBBBBB","editor.selectionBackground":"#214283","editor.inactiveSelectionBackground":"#3A3D41","editorIndentGuide.background":"#3B3F43","editorIndentGuide.activeBackground":"#5A5F66","editorWhitespace.foreground":"#3B3F43"}},fx="https://cdn.jsdelivr.net/npm/monaco-editor@0.55.1/min/vs",fC="darcula";function fS(e){var t=e.value,n=e.fileName,r=e.bossTypes,o=e.className,A=e.onChange,i=eb.useRef(null),a=eb.useRef(null),l=eb.useRef(null),s=eb.useRef(t),c=eb.useRef(null),d=eb.useRef(null),p=eb.useRef(A);eb.useEffect(function(){p.current=A},[A]);var f=eb.useCallback(function(e,t){if(t&&c.current!==t){null==(n=d.current)||n.dispose();var n,r,o,A=null==(o=e.languages)||null==(r=o.typescript)?void 0:r.typescriptDefaults;A&&(d.current=A.addExtraLib(t,"file:///boss/index.d.ts"),c.current=t)}},[]),h=eb.useCallback(function(e,t,n){var r=a.current;if(r){var o=fI(t),A=t?e.Uri.file(t):e.Uri.parse("inmemory://boss/source.tsx"),i=e.editor.getModel(A);i?(e.editor.setModelLanguage(i,o),i.getValue()!==n&&(s.current=n,i.setValue(n))):i=e.editor.createModel(n,o,A),l.current&&l.current!==i&&l.current.dispose(),l.current=i,r.setModel(i)}},[]);return eb.useEffect(function(){if("u">typeof window){var e=!1;return fE().then(function(o){if(!e){fk(o),fQ(o);var A=i.current;A&&(a.current||(o.editor.setTheme(fC),a.current=o.editor.create(A,{value:t,language:fI(n),theme:fC,minimap:{enabled:!1},scrollBeyondLastLine:!1,scrollbar:{verticalScrollbarSize:8,horizontalScrollbarSize:8},fontSize:12,lineHeight:18,padding:{top:10,bottom:10},fontFamily:"IBM Plex Mono, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace",wordWrap:"on",automaticLayout:!0}),a.current.onDidChangeModelContent(function(){var e=a.current;if(e){var t=e.getValue();t!==s.current&&(s.current=t,p.current(t))}})),h(o,null!=n?n:null,t),f(o,r),o.editor.setTheme(fC))}}).catch(function(){}),function(){var t,n,r;e=!0,null==(t=a.current)||t.dispose(),a.current=null,null==(n=l.current)||n.dispose(),l.current=null,null==(r=d.current)||r.dispose(),d.current=null}}},[f,h]),eb.useEffect(function(){if(fF()){var e=window;e.monaco&&f(e.monaco,r)}},[f,r]),eb.useEffect(function(){if(fF()){var e=window;e.monaco&&h(e.monaco,null!=n?n:null,t)}},[h,n,t]),eb.useEffect(function(){var e=a.current,n=null==e?void 0:e.getModel();e&&n&&t!==s.current&&(s.current=t,n.setValue(t))},[t]),(0,u.jsx)("div",{className:o,children:(0,u.jsx)("div",{ref:i,style:{width:"100%",height:"100%"}})})}var fE=function(){var e=window;return e.monaco?Promise.resolve(e.monaco):(e.__bossMonacoPromise||(e.__bossMonacoPromise=new Promise(function(t,n){var r=function(){var r,o=e.require;o?(o.config({paths:{vs:fx}}),e.MonacoEnvironment=null!=(r=e.MonacoEnvironment)?r:{},e.MonacoEnvironment.getWorkerUrl=function(){return"".concat(fx,"/base/worker/workerMain.js")},o(["vs/editor/editor.main"],function(){var r=e.monaco;r?t(r):n(Error("Monaco failed to load"))})):n(Error("Monaco loader missing"))},o=document.querySelector('script[data-boss-monaco-loader="true"]');if(o){o.addEventListener("load",r,{once:!0}),o.addEventListener("error",function(){return n(Error("Monaco loader failed"))},{once:!0});return}var A=document.createElement("script");A.src="".concat(fx,"/loader.js"),A.async=!0,A.dataset.bossMonacoLoader="true",A.onload=r,A.onerror=function(){return n(Error("Monaco loader failed"))},document.head.appendChild(A)})),e.__bossMonacoPromise)},fF=function(){return"u">typeof window&&!!window.monaco},fk=function(e){var t=window;t.__bossMonacoThemeReady||(e.editor.defineTheme(fC,fB),t.__bossMonacoThemeReady=!0)},fQ=function(e){var t,n,r=window;if(!r.__bossMonacoTsConfigured){var o=null==(n=e.languages)||null==(t=n.typescript)?void 0:t.typescriptDefaults;o&&(o.setCompilerOptions({jsx:e.languages.typescript.JsxEmit.ReactJSX,target:e.languages.typescript.ScriptTarget.ESNext,moduleResolution:e.languages.typescript.ModuleResolutionKind.NodeJs,allowJs:!0,allowNonTsExtensions:!0}),r.__bossMonacoTsConfigured=!0)}},fI=function(e){if(!e)return"typescript";var t=e.toLowerCase();return t.endsWith(".tsx")?"typescriptreact":t.endsWith(".ts")?"typescript":t.endsWith(".jsx")?"javascriptreact":t.endsWith(".js")?"javascript":"typescript"};function fU(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 fH(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n,r,o=null==e?null:"u">typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=o){var A=[],i=!0,a=!1;try{for(o=o.call(e);!(i=(n=o.next()).done)&&(A.push(n.value),!t||A.length!==t);i=!0);}catch(e){a=!0,r=e}finally{try{i||null==o.return||o.return()}finally{if(a)throw r}}return A}}(e,t)||fM(e,t)||function(){throw TypeError("Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function fT(e){return function(e){if(Array.isArray(e))return fU(e)}(e)||function(e){if("u">typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||fM(e)||function(){throw TypeError("Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function fL(e){return e&&"u">typeof Symbol&&e.constructor===Symbol?"symbol":typeof e}function fM(e,t){if(e){if("string"==typeof e)return fU(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if("Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n)return Array.from(n);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return fU(e,t)}}var fP="__bossDevtoolsPanelState";function f_(e){var t,n,r,o=e.open,A=e.props,i=e.propsBaseline,a=e.status,l=e.selection,s=e.tokens,c=e.bossTypes,d=e.sourceText,p=e.sourceDirty,f=e.sourceStatus,h=e.onClose,g=e.onChange,m=e.onSave,y=e.onAddProp,b=e.onSourceChange,v=e.onSaveSource,w=e.onSaveStyles,B=e.hostApi,x=fH(eb.useState("css"),2),C=x[0],S=x[1],E=fH(eb.useState(""),2),F=E[0],k=E[1],Q=fH(eb.useState(""),2),I=Q[0],U=Q[1],H=fH(eb.useState("string"),2),T=H[0],L=H[1],M=fH(eb.useState({x:0,y:0}),2),P=M[0],_=M[1],O=fH(eb.useState({width:760,height:560}),2),R=O[0],N=O[1],V=fH(eb.useState({dirty:!1,canUndo:!1,canRedo:!1,saving:!1}),2),D=V[0],z=V[1],j=eb.useMemo(function(){return 0===Object.keys(i).length?[]:A.filter(function(e){return e.editable&&i[e.key]!==e.value}).map(function(e){return e.key})},[A,i]),K=j.length>0,Z=eb.useCallback(function(){if(K){var e=!0,t=!1,n=void 0;try{for(var r,o=A[Symbol.iterator]();!(e=(r=o.next()).done);e=!0){var a=r.value,l=i[a.key];void 0!==l&&l!==a.value&&g(a.key,l)}}catch(e){t=!0,n=e}finally{try{e||null==o.return||o.return()}finally{if(t)throw n}}}},[g,A,i,K]),W=eb.useCallback(function(){if(K){var e=!0,t=!1,n=void 0;try{for(var r,o=j[Symbol.iterator]();!(e=(r=o.next()).done);e=!0){var A=r.value;m(A)}}catch(e){t=!0,n=e}finally{try{e||null==o.return||o.return()}finally{if(t)throw n}}}},[m,K,j]),G=eb.useCallback(function(){var e;null==(e=q.current)||e.undo()},[]),X=eb.useCallback(function(){var e;null==(e=q.current)||e.redo()},[]),Y=eb.useCallback(function(){var e;null==(e=q.current)||e.reset()},[]),J=eb.useCallback(function(){var e;null==(e=q.current)||e.save()},[]),$=eb.useRef(null),q=eb.useRef(null),ee=eb.useRef(!1),et=eb.useRef(null),en=eb.useRef(null);if(eb.useEffect(function(){if(o){var e=f$(null==l?void 0:l.element);if(e){_(e.offset),N(e.size),S(e.tab),k(e.addName),U(e.addValue),L(e.addKind);return}S("css"),k(""),U(""),L("string"),_({x:0,y:0}),N({width:760,height:560})}},[o,null==l?void 0:l.element]),eb.useEffect(function(){"boolean"===T&&""===I&&U("true")},[T,I]),eb.useLayoutEffect(function(){var e=$.current;if(e){var t=e.getBoundingClientRect(),n=0,r=0;t.left<12&&(n=12-t.left),t.top<12&&(r=12-t.top),t.right>window.innerWidth-12&&(n=window.innerWidth-12-t.right),t.bottom>window.innerHeight-12&&(r=window.innerHeight-12-t.bottom),(n||r)&&_(function(e){return{x:e.x+n,y:e.y+r}})}},[P,R,o]),eb.useEffect(function(){!o||(null==l?void 0:l.element)&&fq(l.element,{offset:P,size:R,tab:C,addName:F,addValue:I,addKind:T})},[o,P,R,null==l?void 0:l.element,C,F,I,T]),!o||!(null==l?void 0:l.element))return null;var er=fZ(F,s),eo=er?fW(null==s?void 0:s.tokens[er]):fG(s),eA=er?"":"$$.token.",ei="string"===T&&("color"===er||fj(F)),ea=ei?fK(I):null,el=(null==l?void 0:l.source.fileName)?"".concat(fX(l.source.fileName),":").concat(l.source.lineNumber):"No selection",es=function(e){var t=et.current;if(t){var n=e.clientX-t.startX,r=e.clientY-t.startY;_({x:t.originX+n,y:t.originY+r})}},ec=function(){et.current=null,ee.current=!1,document.body.dataset.bossDevtoolsOutsidePressUntil=String(Date.now()+250),window.removeEventListener("pointermove",es,!0),window.removeEventListener("pointerup",ec,!0)},eu=function(e){var t=en.current;if(t){var n=e.clientX-t.startX,r=e.clientY-t.startY,o=Math.min(960,window.innerWidth-24),A=Math.min(820,window.innerHeight-24);N({width:fJ(t.width+n,520,o),height:fJ(t.height+r,360,A)})}},ed=function(){en.current=null,ee.current=!1,document.body.dataset.bossDevtoolsOutsidePressUntil=String(Date.now()+250),window.removeEventListener("pointermove",eu,!0),window.removeEventListener("pointerup",ed,!0)};return(0,u.jsx)(oU,{open:o,onOpenChange:function(e,t){if(!e){var n,r="true"===document.body.dataset.bossDevtoolsScrub,o=Number(null!=(n=document.body.dataset.bossDevtoolsOutsidePressUntil)?n:0),A=Date.now()<o;if((null==t?void 0:t.reason)==="outside-press"&&(ee.current||r||A))return void t.cancel();h()}},children:(0,u.jsx)(As,{children:(0,u.jsx)(it,{anchor:l.element,side:"bottom",align:"start",sideOffset:10+P.y,alignOffset:P.x,positionMethod:"fixed",collisionPadding:12,disableAnchorTracking:!0,children:(0,u.jsxs)(iI,{className:"z-index:2147483647 width:760px max-height:80vh display:flex flex-direction:column border-radius:18px border:1px_solid_rgba(88,102,128,0.32) background:linear-gradient(160deg,rgba(16,20,30,0.96),rgba(8,10,16,0.98)) box-shadow:0_30px_80px_rgba(4,6,10,0.65) backdrop-filter:blur(14px) color:#eef2f7 font-family:IBM_Plex_Sans,Space_Grotesk,ui-sans-serif,system-ui font-size:12px pointer-events:auto overflow:hidden","data-boss-devtools":"true",ref:$,style:{width:R.width,height:R.height},children:[(0,u.jsxs)(tW,{value:C,onValueChange:S,className:"display:flex flex-direction:column flex:1 min-height:0",children:[(0,u.jsxs)("div",{className:"display:grid grid-template-columns:1fr_auto_1fr align-items:center gap:12px padding:14px_18px border-bottom:1px_solid_rgba(88,102,128,0.24) background:linear-gradient(135deg,rgba(22,26,36,0.95),rgba(12,15,20,0.95)) cursor:grab user-select:none",onPointerDown:function(e){0===e.button&&(e.preventDefault(),e.stopPropagation(),ee.current=!0,et.current={startX:e.clientX,startY:e.clientY,originX:P.x,originY:P.y},window.addEventListener("pointermove",es,!0),window.addEventListener("pointerup",ec,!0))},children:[(0,u.jsxs)("div",{className:"display:flex flex-direction:column gap:4px align-items:flex-start",children:[(0,u.jsx)("div",{className:"font-size:13px font-weight:600 letter-spacing:0.02em",children:null==el||null==(t=el.split("/"))?void 0:t.pop()}),(0,u.jsxs)("div",{className:"color:#96a0b5 font-size:11px",children:[null==el||null==(r=el.split("/"))||null==(n=r.slice(0,-1))?void 0:n.join("/"),"/"]})]}),(0,u.jsx)("div",{className:"display:flex align-items:center justify-content:center",children:(0,u.jsxs)(dy,{as:n5,size:"md",children:[(0,u.jsx)(db,{as:rc,value:"css",active:"css"===C,children:"CSS"}),(0,u.jsx)(dv,{}),(0,u.jsx)(db,{as:rc,value:"props",active:"props"===C,children:"Props"}),(0,u.jsx)(dv,{}),(0,u.jsx)(db,{as:rc,value:"source",active:"source"===C,children:"Code"})]})}),(0,u.jsxs)("div",{className:"display:flex align-items:center justify-content:flex-end gap:8px",children:[(0,u.jsx)("div",{className:aE("padding:3px_8px border-radius:999px font-size:10px text-transform:uppercase",fD(a)),children:a}),(0,u.jsx)(fV,{label:"Settings",children:(0,u.jsx)(iz,{size:16})}),(0,u.jsx)(fV,{label:"Close",onClick:h,children:(0,u.jsx)(iK,{size:16})})]})]}),(0,u.jsxs)("div",{className:"flex:1 min-height:0 display:flex width:100%",children:[(0,u.jsx)(rd,{value:"css",className:"flex:1 min-height:0 display:flex width:100%",children:(0,u.jsx)(fv,{ref:q,element:l.element,props:A,tokens:s,status:a,hostApi:B,onSaveStyles:w,onStateChange:z})}),(0,u.jsx)(rd,{value:"props",className:"flex:1 min-height:0 overflow:auto padding:12px_14px",children:(0,u.jsxs)("div",{className:"display:flex flex-direction:column gap:16px",children:[0===A.length?(0,u.jsx)(fN,{title:"No props yet",body:"Select a $$ element and press Control to inspect props."}):(0,u.jsx)("div",{className:"display:flex flex-direction:column gap:12px",children:A.map(function(e){return(0,u.jsx)(fO,{prop:e,tokens:s,disabled:!e.editable||"connected"!==a,onChange:g,onSave:m},e.key)})}),(0,u.jsxs)("div",{className:"padding:12px border-radius:12px border:1px_solid_rgba(88,102,128,0.26) background:rgba(16,20,28,0.8) display:flex flex-direction:column gap:12px",children:[(0,u.jsx)("div",{className:"font-size:12px font-weight:600 color:#e6edf7",children:"Add prop"}),(0,u.jsxs)("div",{className:"display:flex flex-direction:column gap:8px",children:[(0,u.jsx)("div",{className:"color:#b8c4d8 font-size:11px text-transform:uppercase letter-spacing:0.08em",children:"Prop name"}),(0,u.jsx)(tM,{className:"flex:1 background-color:rgba(9,12,18,0.8) border:1px_solid_rgba(88,102,128,0.35) border-radius:8px color:#eef2f7 padding:6px_8px font-size:12px",value:F,onChange:function(e){return k(e.target.value)},placeholder:"e.g. color, padding, border-radius"})]}),(0,u.jsxs)("div",{className:"display:flex flex-direction:column gap:8px",children:[(0,u.jsx)("div",{className:"color:#b8c4d8 font-size:11px text-transform:uppercase letter-spacing:0.08em",children:"Value"}),"boolean"===T?(0,u.jsxs)("div",{className:"display:flex gap:8px flex-wrap:wrap",children:[(0,u.jsx)(tf,{className:fY("false"!==I),onClick:function(){return U("true")},children:"True"}),(0,u.jsx)(tf,{className:fY("false"===I),onClick:function(){return U("false")},children:"False"})]}):ei?(0,u.jsxs)("div",{className:"display:flex align-items:center gap:8px flex:1",children:[(0,u.jsx)("div",{className:"width:18px height:18px border-radius:6px border:1px_solid_rgba(255,255,255,0.16)",style:{background:null!=ea?ea:"#0f1115"}}),(0,u.jsx)(tM,{className:"flex:1 background-color:rgba(9,12,18,0.8) border:1px_solid_rgba(88,102,128,0.35) border-radius:8px color:#eef2f7 padding:6px_8px font-size:12px",value:I,onChange:function(e){return U(e.target.value)},placeholder:"e.g. #3a8bff"}),(0,u.jsx)("input",{className:"width:28px height:28px padding:0 border:1px_solid_rgba(88,102,128,0.4) background-color:transparent border-radius:8px",type:"color",value:null!=ea?ea:"#000000",onChange:function(e){return U(e.target.value)}})]}):(0,u.jsx)(tM,{className:"flex:1 background-color:rgba(9,12,18,0.8) border:1px_solid_rgba(88,102,128,0.35) border-radius:8px color:#eef2f7 padding:6px_8px font-size:12px",value:I,onChange:function(e){return U(e.target.value)},placeholder:"array"===T?'["8", "16"]':"Enter value"}),eo.length>0?(0,u.jsx)(fR,{label:er?"Tokens: ".concat(er):"All tokens",tokens:eo,onSelect:function(e){return U(eA?"".concat(eA).concat(e):e)}}):null]}),(0,u.jsxs)("div",{className:"display:flex flex-direction:column gap:8px",children:[(0,u.jsx)("div",{className:"color:#b8c4d8 font-size:11px text-transform:uppercase letter-spacing:0.08em",children:"Type"}),(0,u.jsx)("div",{className:"display:flex gap:8px flex-wrap:wrap",children:["string","number","boolean","array"].map(function(e){return(0,u.jsx)(tf,{className:fY(T===e),onClick:function(){return L(e)},children:e},e)})})]}),(0,u.jsxs)("div",{className:"display:flex flex-direction:column gap:8px",children:[(0,u.jsx)(tf,{className:"background-color:primary-20 border:1px_solid border-color:primary-60 color:primary-soft border-radius:10px padding:6px_12px cursor:pointer",onClick:function(){return y(F,I,T)},disabled:"connected"!==a,children:"Add prop"}),(0,u.jsx)("div",{className:"color:#7a8599 font-size:11px",children:"Tip: tokens can be used by name (e.g. primary, neutral.100)."})]})]})]})}),(0,u.jsx)(rd,{value:"source",className:"flex:1 min-height:0 overflow:auto padding:12px_14px",children:(0,u.jsx)(fS,{className:"width:100% min-height:220px height:260px background-color:#0b0f15 border:1px_solid_rgba(88,102,128,0.35) border-radius:12px overflow:hidden",value:d,fileName:null==l?void 0:l.source.fileName,bossTypes:c,onChange:b})})]}),(0,u.jsxs)("div",{className:"padding:12px_16px border-top:1px_solid_rgba(84,96,116,0.28) background:linear-gradient(180deg,rgba(10,12,16,0.96),rgba(7,9,12,0.98)) display:flex align-items:center justify-content:space-between gap:12px",children:["css"===C?(0,u.jsxs)(u.Fragment,{children:[(0,u.jsxs)("div",{className:"display:flex align-items:center gap:8px color:#8a96ab font-size:11px",children:[(0,u.jsx)(iW,{size:14}),D.dirty?"Unsaved changes":"Synced"]}),(0,u.jsxs)("div",{className:"display:flex align-items:center gap:8px",children:[(0,u.jsx)(fV,{label:"Undo",onClick:G,disabled:!D.canUndo,children:(0,u.jsx)(iX,{size:16})}),(0,u.jsx)(fV,{label:"Redo",onClick:X,disabled:!D.canRedo,children:(0,u.jsx)(iJ,{size:16})}),(0,u.jsx)(tf,{className:"background-color:rgba(20,24,32,0.6) border:1px_solid_rgba(80,92,112,0.4) color:#9aa5b6 border-radius:10px padding:6px_12px font-size:11px cursor:pointer",onClick:Y,disabled:!D.dirty,children:"Reset"}),(0,u.jsxs)(tf,{className:aE("display:flex align-items:center gap:6px border-radius:10px padding:6px_12px font-size:11px font-weight:600 cursor:pointer",D.dirty?"background-color:primary-20 border:1px_solid border-color:primary-70 color:primary-soft":"background-color:rgba(20,24,32,0.6) border:1px_solid_rgba(80,92,112,0.4) color:#75829a"),onClick:J,disabled:!D.dirty||D.saving||"connected"!==a,children:[(0,u.jsx)(iq,{size:14}),"Save"]})]})]}):null,"props"===C?(0,u.jsxs)(u.Fragment,{children:[(0,u.jsxs)("div",{className:"display:flex align-items:center gap:8px color:#8a96ab font-size:11px",children:[(0,u.jsx)(iW,{size:14}),K?"".concat(j.length," pending"):"Synced"]}),(0,u.jsxs)("div",{className:"display:flex align-items:center gap:8px",children:[(0,u.jsx)(tf,{className:"background-color:rgba(20,24,32,0.6) border:1px_solid_rgba(80,92,112,0.4) color:#9aa5b6 border-radius:10px padding:6px_12px font-size:11px cursor:pointer",onClick:Z,disabled:!K,children:"Reset"}),(0,u.jsx)(tf,{className:aE("display:flex align-items:center gap:6px border-radius:10px padding:6px_12px font-size:11px font-weight:600 cursor:pointer",K?"background-color:primary-20 border:1px_solid border-color:primary-70 color:primary-soft":"background-color:rgba(20,24,32,0.6) border:1px_solid_rgba(80,92,112,0.4) color:#75829a"),onClick:W,disabled:!K||"connected"!==a,children:"Save all"})]})]}):null,"source"===C?(0,u.jsxs)(u.Fragment,{children:[(0,u.jsxs)("div",{className:"display:flex align-items:center gap:8px color:#8a96ab font-size:11px",children:[(0,u.jsx)(iW,{size:14}),(0,u.jsx)("span",{className:"color:#b8c4d8",children:el})]}),(0,u.jsxs)("div",{className:"display:flex align-items:center gap:8px",children:[(0,u.jsx)("div",{className:aE("padding:3px_8px border-radius:999px font-size:10px text-transform:uppercase",fz(f)),children:f}),(0,u.jsx)(tf,{className:aE("display:flex align-items:center gap:6px border-radius:10px padding:6px_12px font-size:11px font-weight:600 cursor:pointer",p?"background-color:primary-20 border:1px_solid border-color:primary-70 color:primary-soft":"background-color:rgba(20,24,32,0.6) border:1px_solid_rgba(80,92,112,0.4) color:#75829a"),onClick:v,disabled:"connected"!==a||!p||"saving"===f,children:"Save file"})]})]}):null]})]}),(0,u.jsx)("div",{className:"position:absolute right:10px bottom:10px width:12px height:12px border-right:2px_solid_rgba(130,150,190,0.65) border-bottom:2px_solid_rgba(130,150,190,0.65) cursor:se-resize opacity:0.6",onPointerDown:function(e){0===e.button&&(e.preventDefault(),e.stopPropagation(),ee.current=!0,en.current={startX:e.clientX,startY:e.clientY,width:R.width,height:R.height},window.addEventListener("pointermove",eu,!0),window.addEventListener("pointerup",ed,!0))}})]})})})})}function fO(e){var t,n,r=e.prop,o=e.tokens,A=e.disabled,i=e.onChange,a=e.onSave,l=null!=(t=r.path[0])?t:r.label,s=fZ(l,o),c=s?fW(null==o?void 0:o.tokens[s]):fG(o),d=s?"":"$$.token.",p="color"===s||fj(l),f=p?fK(r.value):null;return(0,u.jsxs)("div",{className:"display:flex flex-direction:column gap:8px padding:10px border-radius:12px background-color:rgba(18,22,30,0.8) border:1px_solid_rgba(88,102,128,0.2)",children:[(0,u.jsxs)("div",{className:"display:flex justify-content:space-between align-items:center",children:[(0,u.jsx)("div",{className:"font-weight:600 color:#e8edf6",children:r.label}),(0,u.jsx)("div",{className:"color:#7f8aa0 font-size:10px text-transform:uppercase",children:r.kind})]}),r.editable?(0,u.jsxs)("div",{className:"display:flex gap:8px align-items:center",children:[p?(0,u.jsxs)("div",{className:"display:flex align-items:center gap:8px flex:1",children:[(0,u.jsx)("div",{className:"width:18px height:18px border-radius:6px border:1px_solid_rgba(255,255,255,0.16)",style:{background:null!=f?f:"#0f1115"}}),(0,u.jsx)(tM,{className:"flex:1 background-color:rgba(9,12,18,0.8) border:1px_solid_rgba(88,102,128,0.35) border-radius:8px color:#eef2f7 padding:6px_8px font-size:12px",value:r.value,onChange:function(e){return i(r.key,e.target.value)},disabled:A}),(0,u.jsx)("input",{className:"width:28px height:28px padding:0 border:1px_solid_rgba(88,102,128,0.4) background-color:transparent border-radius:8px",type:"color",value:null!=f?f:"#000000",onChange:function(e){return i(r.key,e.target.value)},disabled:A})]}):(0,u.jsx)(tM,{className:"flex:1 background-color:rgba(9,12,18,0.8) border:1px_solid_rgba(88,102,128,0.35) border-radius:8px color:#eef2f7 padding:6px_8px font-size:12px",value:r.value,onChange:function(e){return i(r.key,e.target.value)},disabled:A}),c.length>0?(0,u.jsx)(fR,{label:"Tokens",tokens:c,onSelect:function(e){return i(r.key,d?"".concat(d).concat(e):e)}}):null,(0,u.jsx)(tf,{className:"background-color:primary-20 border:1px_solid border-color:primary-60 color:primary-soft border-radius:10px padding:6px_12px cursor:pointer",onClick:function(){return a(r.key)},disabled:A,children:"Save"})]}):(0,u.jsx)("div",{className:"color:#6e7b8f font-size:11px",children:null!=(n=r.hint)?n:"Expression not editable yet."})]})}function fR(e){var t=e.label,n=e.tokens,r=e.onSelect;return n.length?(0,u.jsxs)(oU,{children:[(0,u.jsx)(iO,{className:"background-color:transparent border:1px_solid_rgba(88,102,128,0.4) color:#a6b2c9 border-radius:10px padding:6px_10px cursor:pointer",type:"button",children:t}),(0,u.jsx)(As,{children:(0,u.jsx)(it,{side:"bottom",align:"start",sideOffset:6,children:(0,u.jsx)(iI,{className:"background-color:#0d1118 border:1px_solid_rgba(88,102,128,0.4) border-radius:12px padding:10px box-shadow:0_16px_30px_rgba(0,0,0,0.45) min-width:220px max-height:240px overflow:auto",children:(0,u.jsx)("div",{className:"display:flex flex-direction:column gap:6px",children:n.map(function(e){return(0,u.jsxs)(iR,{className:"display:flex justify-content:space-between gap:8px padding:6px_8px border-radius:8px background-color:rgba(20,24,32,0.9) border:1px_solid_rgba(88,102,128,0.24) cursor:pointer",onClick:function(){return r(e.key)},type:"button",children:[(0,u.jsx)("span",{className:"color:#d5deea font-size:11px",children:e.key}),(0,u.jsx)("span",{className:"color:#7d889d font-size:11px",children:e.value})]},e.key)})})})})})]}):null}function fN(e){var t=e.title,n=e.body;return(0,u.jsxs)("div",{className:"display:flex flex-direction:column gap:6px padding:16px border-radius:14px border:1px_dashed_rgba(88,102,128,0.4)",children:[(0,u.jsx)("div",{className:"font-weight:600 color:#dbe3ef",children:t}),(0,u.jsx)("div",{className:"color:#7f8aa0",children:n})]})}function fV(e){var t=e.label,n=e.onClick,r=e.children,o=e.disabled;return(0,u.jsx)("button",{className:aE("width:28px height:28px border-radius:10px border:1px_solid_rgba(112,128,156,0.4) color:#c7d1e3 display:flex align-items:center justify-content:center cursor:pointer background-color:rgba(16,20,28,0.8)",o&&"opacity:0.45 cursor:not-allowed"),onClick:n,"aria-label":t,disabled:o,children:r})}var fD=function(e){return aE("connected"===e&&"background-color:rgba(0,214,136,0.18) color:#6ef3b7","connecting"===e&&"background-color:rgba(245,179,1,0.2) color:#f8d36b","error"===e&&"background-color:rgba(255,84,112,0.2) color:#ff7b91","idle"===e&&"background-color:rgba(143,150,163,0.15) color:#8f96a3")},fz=function(e){return aE("loading"===e&&"background-color:primary-20 color:primary-soft","saving"===e&&"background-color:rgba(245,179,1,0.2) color:#f8d36b","idle"===e&&"background-color:rgba(143,150,163,0.15) color:#8f96a3")},fj=function(e){var t=e.replace(/[A-Z]/g,function(e){return"-".concat(e.toLowerCase())}).toLowerCase();return t.includes("color")||t.includes("fill")||t.includes("stroke")||"background"===t||"box-shadow"===t||"text-shadow"===t},fK=function(e){if(!e)return null;var t=e.trim();if(!t.startsWith("#"))return null;var n=t.toLowerCase();return/^#[0-9a-f]{3}$/.test(n)?"#".concat(n[1]).concat(n[1]).concat(n[2]).concat(n[2]).concat(n[3]).concat(n[3]):/^#[0-9a-f]{6}$/.test(n)?n:null},fZ=function(e,t){if(!e||!(null==t?void 0:t.propGroups))return null;var n=e.replace(/[A-Z]/g,function(e){return"-".concat(e.toLowerCase())}).toLowerCase(),r=!0,o=!1,A=void 0;try{for(var i,a=Object.entries(t.propGroups)[Symbol.iterator]();!(r=(i=a.next()).done);r=!0){var l=fH(i.value,2),s=l[0],c=l[1];if(c.includes(e)||c.includes(n))return s}}catch(e){o=!0,A=e}finally{try{r||null==a.return||a.return()}finally{if(o)throw A}}return null},fW=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";if(!e||(void 0===e?"undefined":fL(e))!=="object")return[];var n=[],r=!0,o=!1,A=void 0;try{for(var i,a=Object.entries(e)[Symbol.iterator]();!(r=(i=a.next()).done);r=!0){var l=fH(i.value,2),s=l[0],c=l[1],u=t?"".concat(t,".").concat(s):s;if(c&&(void 0===c?"undefined":fL(c))==="object"){var d=c.value;if("string"==typeof d||"number"==typeof d){n.push({key:u,value:String(d)});continue}n.push.apply(n,fT(fW(c,u)))}else n.push({key:u,value:String(c)})}}catch(e){o=!0,A=e}finally{try{r||null==a.return||a.return()}finally{if(o)throw A}}return n},fG=function(e){if(!(null==e?void 0:e.tokens))return[];var t=[],n=!0,r=!1,o=void 0;try{for(var A,i=Object.entries(e.tokens)[Symbol.iterator]();!(n=(A=i.next()).done);n=!0){var a=fH(A.value,2),l=a[0],s=a[1];t.push.apply(t,fT(fW(s,l)))}}catch(e){r=!0,o=e}finally{try{n||null==i.return||i.return()}finally{if(r)throw o}}return t},fX=function(e){var t=e.split(/[\\/]/);return t.length<=2?e:"".concat(t.at(-2),"/").concat(t.at(-1))},fY=function(e){return aE("padding:6px_10px border-radius:999px border:1px_solid_rgba(88,102,128,0.4) cursor:pointer",e?"background-color:primary-20 color:primary-soft":"background-color:rgba(18,22,30,0.8) color:#9aa5b6")},fJ=function(e,t,n){return Math.max(t,Math.min(n,e))},f$=function(e){if(!e)return null;var t,n,r,o,A=e[fP];return A&&"number"==typeof(null==(t=A.offset)?void 0:t.x)&&"number"==typeof(null==(n=A.offset)?void 0:n.y)&&"number"==typeof(null==(r=A.size)?void 0:r.width)&&"number"==typeof(null==(o=A.size)?void 0:o.height)&&"string"==typeof A.tab&&["css","props","source"].includes(A.tab)&&"string"==typeof A.addName&&"string"==typeof A.addValue&&("string"===A.addKind||"number"===A.addKind||"boolean"===A.addKind||"array"===A.addKind)?A:null},fq=function(e,t){e[fP]=function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),r.forEach(function(t){var r;r=n[t],t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r})}return e}({},t)};function f0(e){var t=e.message;return t?(0,u.jsx)("div",{className:"position:fixed bottom:24px left:24px z-index:2147483647 background-color:#0f1115 color:#f5f6f8 border:1px_solid_#2b2f36 padding:10px_14px border-radius:10px box-shadow:0_8px_20px_rgba(0,0,0,0.3) font-size:12px font-family:IBM_Plex_Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace pointer-events:auto",children:t}):null}var f1="data-boss",f2=o(683);function f4(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 f6(e,t,n,r,o,A,i){try{var a=e[A](i),l=a.value}catch(e){n(e);return}a.done?t(l):Promise.resolve(l).then(r,o)}function f8(e){return function(){var t=this,n=arguments;return new Promise(function(r,o){var A=e.apply(t,n);function i(e){f6(A,r,o,i,a,"next",e)}function a(e){f6(A,r,o,i,a,"throw",e)}i(void 0)})}}function f3(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n,r,o=null==e?null:"u">typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=o){var A=[],i=!0,a=!1;try{for(o=o.call(e);!(i=(n=o.next()).done)&&(A.push(n.value),!t||A.length!==t);i=!0);}catch(e){a=!0,r=e}finally{try{i||null==o.return||o.return()}finally{if(a)throw r}}return A}}(e,t)||f7(e,t)||function(){throw TypeError("Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function f5(e){return function(e){if(Array.isArray(e))return f4(e)}(e)||function(e){if("u">typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||f7(e)||function(){throw TypeError("Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function f9(e){return e&&"u">typeof Symbol&&e.constructor===Symbol?"symbol":typeof e}function f7(e,t){if(e){if("string"==typeof e)return f4(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if("Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n)return Array.from(n);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return f4(e,t)}}function he(e,t){var n,r,o,A={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]},i=Object.create(("function"==typeof Iterator?Iterator:Object).prototype),a=Object.defineProperty;return a(i,"next",{value:l(0)}),a(i,"throw",{value:l(1)}),a(i,"return",{value:l(2)}),"function"==typeof Symbol&&a(i,Symbol.iterator,{value:function(){return this}}),i;function l(a){return function(l){var s=[a,l];if(n)throw TypeError("Generator is already executing.");for(;i&&(i=0,s[0]&&(A=0)),A;)try{if(n=1,r&&(o=2&s[0]?r.return:s[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,s[1])).done)return o;switch(r=0,o&&(s=[2&s[0],o.value]),s[0]){case 0:case 1:o=s;break;case 4:return A.label++,{value:s[1],done:!1};case 5:A.label++,r=s[1],s=[0];continue;case 7:s=A.ops.pop(),A.trys.pop();continue;default:if(!(o=(o=A.trys).length>0&&o[o.length-1])&&(6===s[0]||2===s[0])){A=0;continue}if(3===s[0]&&(!o||s[1]>o[0]&&s[1]<o[3])){A.label=s[1];break}if(6===s[0]&&A.label<o[1]){A.label=o[1],o=s;break}if(o&&A.label<o[2]){A.label=o[2],A.ops.push(s);break}o[2]&&A.ops.pop(),A.trys.pop();continue}s=t.call(e,A)}catch(e){s=[6,e],r=0}finally{n=o=0}if(5&s[0])throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}}}function ht(e){for(var t=[],n=e;n;n=n.return){var r=hl(n);r.length&&t.push.apply(t,f5(r));var o=hl(null==n?void 0:n._debugOwner);o.length&&t.push.apply(t,f5(o));var A=ha(n);A&&(t.push.apply(t,f5(hs(A))),t.push.apply(t,f5(hc(A))));var i=ha(null==n?void 0:n._debugOwner);i&&t.push.apply(t,f5(hs(i)))}return t}function hn(e){var t,n,r;return e?{type:hx(e),tag:null!=(t=e.tag)?t:null,key:null!=(n=e.key)?n:null,hasDebugSource:!!e._debugSource,hasDebugStack:"string"==typeof e._debugStack,hasDebugTaskStack:"string"==typeof(null==(r=e._debugTask)?void 0:r.stack),debugInfoLength:Array.isArray(e._debugInfo)?e._debugInfo.length:0,ownerType:hx(e._debugOwner)}:null}function hr(e,t){var n,r,o=null!=e?e:t,A=null==o?void 0:o._debugOwner;return{debugStack:hS(null==o?void 0:o._debugStack),debugTaskStack:hS(null==o||null==(n=o._debugTask)?void 0:n.stack),debugInfoStack:hS(hC(o)),ownerDebugStack:hS(null==A?void 0:A._debugStack),ownerDebugTaskStack:hS(null==A||null==(r=A._debugTask)?void 0:r.stack),ownerDebugInfoStack:hS(hC(A))}}var ho=/^\s*at .*(\S+:\d+|\(native\))/m,hA=/^ *at (?:(.+) \((?:(.+):(\d+):(\d+)|\<anonymous\>)\)|(?:async )?(.+):(\d+):(\d+)|\<anonymous\>)$/,hi=/^((?:.*".+")?[^@]*)@(.+):(\d+):(\d+)$/,ha=function(e){var t,n=null==e?void 0:e._debugStack;if("string"==typeof n)return n;if(n&&(void 0===n?"undefined":f9(n))==="object"&&"string"==typeof n.stack)return n.stack;var r=null==e||null==(t=e._debugTask)?void 0:t.stack;return"string"==typeof r?r:r&&(void 0===r?"undefined":f9(r))==="object"&&"string"==typeof r.stack?r.stack:null},hl=function(e){var t=[],n=null==e?void 0:e._debugInfo;if(!Array.isArray(n))return t;var r=!0,o=!1,A=void 0;try{for(var i,a=n[Symbol.iterator]();!(r=(i=a.next()).done);r=!0){var l=i.value;if(l&&(void 0===l?"undefined":f9(l))==="object"){var s=l.stack;if(Array.isArray(s)){var c=!0,u=!1,d=void 0;try{for(var p,f=s[Symbol.iterator]();!(c=(p=f.next()).done);c=!0){var h=p.value;if(Array.isArray(h)){var g=h[1],m=h[2],y=h[3];if("string"==typeof g&&"number"==typeof m&&"number"==typeof y){var b=hB(g);hw(b)||t.push({fileName:b,lineNumber:m,columnNumber:y+1})}}}}catch(e){u=!0,d=e}finally{try{c||null==f.return||f.return()}finally{if(u)throw d}}}}}}catch(e){o=!0,A=e}finally{try{r||null==a.return||a.return()}finally{if(o)throw A}}return t},hs=function(e){if(!e.includes("react_stack_bottom_frame")&&!e.includes("react-stack-bottom-frame"))return[];for(var t=hu(e,1),n=[],r=t.length-1;r>=0;r--){var o=f3(t[r],6),A=o[1],i=o[2],a=o[3],l=o[4],s=o[5];if(A&&-1!==A.indexOf(":")){var c=hB(A);n.push({fileName:c,lineNumber:l||i,columnNumber:s||a})}}return n},hc=function(e){for(var t=hu(e,0),n=[],r=0;r<t.length;r++){var o=f3(t[r],6),A=o[1],i=o[2],a=o[3],l=o[4],s=o[5];if(A&&-1!==A.indexOf(":")){var c=hB(A);n.push({fileName:c,lineNumber:l||i,columnNumber:s||a})}}return n},hu=function(e,t){e.startsWith("Error: react-stack-top-frame\n")&&(e=e.slice(29));var n=e.indexOf("react_stack_bottom_frame");return(-1===n&&(n=e.indexOf("react-stack-bottom-frame")),-1!==n&&(n=e.lastIndexOf("\n",n),e=e.slice(0,n)),e.match(ho))?hd(e,t):hp(e,t)},hd=function(e,t){for(var n=e.split("\n"),r=[],o=t;o<n.length;o++){var A=hA.exec(n[o]);if(A){var i=A[1]||"",a="async "===A[8];"<anonymous>"===i?i="":i.startsWith("async ")&&(i=i.slice(5),a=!0);var l=A[2]||A[5]||"";"<anonymous>"===l&&(l="");var s=+(A[3]||A[6]||0),c=+(A[4]||A[7]||0);r.push([i,l,s,c,0,0,a])}}return r},hp=function(e,t){var n=e.indexOf("react_stack_bottom_frame");-1===n&&(n=e.indexOf("react-stack-bottom-frame")),-1!==n&&(n=e.lastIndexOf("\n",n),e=e.slice(0,n));for(var r=e.split("\n"),o=[],A=t;A<r.length;A++){var i=hi.exec(r[A]);if(i){var a=i[1]||"",l=i[2]||"",s=+i[3],c=+i[4];o.push([a,l,s,c,0,0,!1])}}return o},hf=function(e,t){for(var n=e.split(/[\r\n]+/),r=n.length-1;r>=0;r--){var o=n[r];if(o){if(!o.startsWith("//#"))break;var A=o.indexOf("sourceMappingURL=");if(-1!==A)return hg(o.slice(A+17),t)}}return null},hh=function(e,t){if(e.startsWith("webpack://")||e.startsWith("webpack-internal://")||e.startsWith("file://")||e.startsWith("[project]/")||e.startsWith("/")||/^[A-Za-z]:[\\/]/.test(e))return e;if(t.startsWith("http://")||t.startsWith("https://"))try{return new URL(e,t).toString()}catch(t){return e}var n=hm(t);if(n){var r=hy(n);if(r)return hb(r,e)}try{return new URL(e),e}catch(t){return e}},hg=function(e,t){var n=hv(e);if(e.startsWith("http://")||e.startsWith("https://"))return n;if(t.startsWith("http://")||t.startsWith("https://"))try{return new URL(n,t).toString()}catch(e){return null}var r=hm(t);if(!r)return null;if(n.startsWith("file://")||n.startsWith("/")||/^[A-Za-z]:[\\/]/.test(n))return n;var o=hy(r);return o?hb(o,n):null},hm=function(e){return e?e.startsWith("file://")?hv(e.slice(7)):e.startsWith("/")||/^[A-Za-z]:[\\/]/.test(e)?hv(e):null:null},hy=function(e){var t=e.replace(/\\/g,"/"),n=t.lastIndexOf("/");return -1===n?null:t.slice(0,n+1)},hb=function(e,t){return e.endsWith("/")?"".concat(e).concat(t):"".concat(e,"/").concat(t)},hv=function(e){if(!e.includes("%"))return e;try{return decodeURIComponent(e)}catch(t){return e}},hw=function(e){return!!(e.includes("/_next/static/chunks/")&&e.includes("next_dist_compiled")||e.includes("react-server-dom")||e.includes("react-dom")||e.includes("react.")||e.includes("/dist/parser/jsx/runtime")||e.includes("/dist/runtime")||e.includes("/dist/dev/runtime")||e.includes("/dist/dev/client")||e.includes("/dist/devtools-app")||e.startsWith("node:")||e.includes("internal/")||e.includes("/node_modules/")||e.includes("boss-css")||e.includes("webpack-internal:///(webpack)")||e.includes("webpack://_N_E/webpack"))},hB=function(e){if(e.startsWith("about://React/Server/")){var t=e.slice(21);try{return decodeURIComponent(t)}catch(e){return t}}return e},hx=function(e){var t=null==e?void 0:e.type;return t?"string"==typeof t?t:"function"==typeof t?t.displayName||t.name||"anonymous":(void 0===t?"undefined":f9(t))==="object"?t.displayName||t.name||"object":void 0===t?"undefined":f9(t):null},hC=function(e){var t=null==e?void 0:e._debugInfo;if(!Array.isArray(t))return null;var n=!0,r=!1,o=void 0;try{for(var A,i=t[Symbol.iterator]();!(n=(A=i.next()).done);n=!0){var a=A.value;if(a&&(void 0===a?"undefined":f9(a))==="object"){if("string"==typeof a.stack)return a.stack;if("string"==typeof a.ownerStack)return a.ownerStack}}}catch(e){r=!0,o=e}finally{try{n||null==i.return||i.return()}finally{if(r)throw o}}return null},hS=function(e){if(!e)return null;var t="string"==typeof e?e:"string"==typeof e.stack?e.stack:null;return t?t.split("\n").slice(0,6).join("\n"):null};function hE(e){return e.closest("[".concat(f1,"]"))}function hF(e){var t=Object.keys(e).find(function(e){return e.startsWith("__reactFiber$")||e.startsWith("__reactInternalInstance$")});return t?e[t]:null}function hk(e){for(var t=e;t;){var n=t.type;if(n&&"string"==typeof n.displayName&&n.displayName.startsWith("$$"))return t;t=t.return}return null}function hQ(e){for(var t,n,r=e;r;){if(t=r.stateNode,null!=(n=Element)&&"u">typeof Symbol&&n[Symbol.hasInstance]?!!n[Symbol.hasInstance](t):t instanceof n)return r.stateNode;r=r.child}return null}function hI(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 hU(e,t,n,r,o,A,i){try{var a=e[A](i),l=a.value}catch(e){n(e);return}a.done?t(l):Promise.resolve(l).then(r,o)}function hH(e){return function(){var t=this,n=arguments;return new Promise(function(r,o){var A=e.apply(t,n);function i(e){hU(A,r,o,i,a,"next",e)}function a(e){hU(A,r,o,i,a,"throw",e)}i(void 0)})}}function hT(e,t){var n,r,o,A={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]},i=Object.create(("function"==typeof Iterator?Iterator:Object).prototype),a=Object.defineProperty;return a(i,"next",{value:l(0)}),a(i,"throw",{value:l(1)}),a(i,"return",{value:l(2)}),"function"==typeof Symbol&&a(i,Symbol.iterator,{value:function(){return this}}),i;function l(a){return function(l){var s=[a,l];if(n)throw TypeError("Generator is already executing.");for(;i&&(i=0,s[0]&&(A=0)),A;)try{if(n=1,r&&(o=2&s[0]?r.return:s[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,s[1])).done)return o;switch(r=0,o&&(s=[2&s[0],o.value]),s[0]){case 0:case 1:o=s;break;case 4:return A.label++,{value:s[1],done:!1};case 5:A.label++,r=s[1],s=[0];continue;case 7:s=A.ops.pop(),A.trys.pop();continue;default:if(!(o=(o=A.trys).length>0&&o[o.length-1])&&(6===s[0]||2===s[0])){A=0;continue}if(3===s[0]&&(!o||s[1]>o[0]&&s[1]<o[3])){A.label=s[1];break}if(6===s[0]&&A.label<o[1]){A.label=o[1],o=s;break}if(o&&A.label<o[2]){A.label=o[2],A.ops.push(s);break}o[2]&&A.ops.pop(),A.trys.pop();continue}s=t.call(e,A)}catch(e){s=[6,e],r=0}finally{n=o=0}if(5&s[0])throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}}}function hL(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 hM(e,t,n,r,o,A,i){try{var a=e[A](i),l=a.value}catch(e){n(e);return}a.done?t(l):Promise.resolve(l).then(r,o)}function hP(e){return function(){var t=this,n=arguments;return new Promise(function(r,o){var A=e.apply(t,n);function i(e){hM(A,r,o,i,a,"next",e)}function a(e){hM(A,r,o,i,a,"throw",e)}i(void 0)})}}function h_(e,t){return null!=t&&"u">typeof Symbol&&t[Symbol.hasInstance]?!!t[Symbol.hasInstance](e):e instanceof t}function hO(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n,r,o=null==e?null:"u">typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=o){var A=[],i=!0,a=!1;try{for(o=o.call(e);!(i=(n=o.next()).done)&&(A.push(n.value),!t||A.length!==t);i=!0);}catch(e){a=!0,r=e}finally{try{i||null==o.return||o.return()}finally{if(a)throw r}}return A}}(e,t)||function(e,t){if(e){if("string"==typeof e)return hL(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if("Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n)return Array.from(n);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return hL(e,t)}}(e,t)||function(){throw TypeError("Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function hR(e){return e&&"u">typeof Symbol&&e.constructor===Symbol?"symbol":typeof e}function hN(e,t){var n,r,o,A={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]},i=Object.create(("function"==typeof Iterator?Iterator:Object).prototype),a=Object.defineProperty;return a(i,"next",{value:l(0)}),a(i,"throw",{value:l(1)}),a(i,"return",{value:l(2)}),"function"==typeof Symbol&&a(i,Symbol.iterator,{value:function(){return this}}),i;function l(a){return function(l){var s=[a,l];if(n)throw TypeError("Generator is already executing.");for(;i&&(i=0,s[0]&&(A=0)),A;)try{if(n=1,r&&(o=2&s[0]?r.return:s[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,s[1])).done)return o;switch(r=0,o&&(s=[2&s[0],o.value]),s[0]){case 0:case 1:o=s;break;case 4:return A.label++,{value:s[1],done:!1};case 5:A.label++,r=s[1],s=[0];continue;case 7:s=A.ops.pop(),A.trys.pop();continue;default:if(!(o=(o=A.trys).length>0&&o[o.length-1])&&(6===s[0]||2===s[0])){A=0;continue}if(3===s[0]&&(!o||s[1]>o[0]&&s[1]<o[3])){A.label=s[1];break}if(6===s[0]&&A.label<o[1]){A.label=o[1],o=s;break}if(o&&A.label<o[2]){A.label=o[2],A.ops.push(s);break}o[2]&&A.ops.pop(),A.trys.pop();continue}s=t.call(e,A)}catch(e){s=[6,e],r=0}finally{n=o=0}if(5&s[0])throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}}}function hV(e){var t=e.port,n=hO(eb.useState([]),2),r=n[0],o=n[1],A=hO(eb.useState({}),2),i=A[0],a=A[1],l=hO(eb.useState(!1),2),s=l[0],c=l[1],d=hO(eb.useState(null),2),p=d[0],f=d[1],h=hO(eb.useState([]),2),g=h[0],m=h[1],y=hO(eb.useState([]),2),b=y[0],v=y[1],w=hO(eb.useState(null),2),B=w[0],x=w[1],C=hO(eb.useState(null),2),S=C[0],E=C[1],F=hO(eb.useState(null),2),k=F[0],Q=F[1],I=hO(eb.useState(""),2),U=I[0],H=I[1],T=hO(eb.useState(!1),2),L=T[0],M=T[1],P=hO(eb.useState("idle"),2),_=P[0],O=P[1],R=hO(eb.useState(null),2),N=R[0],V=R[1],D=eb.useRef(null),z=eb.useRef(null),j=eb.useRef(null),K=eb.useRef(!1),Z=eb.useRef(null),W=eb.useRef(!1),G=eb.useCallback(function(e){f(e),Z.current&&window.clearTimeout(Z.current),Z.current=window.setTimeout(function(){f(null)},8e3)},[]),X=function(e,t){var n,r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},o=(n=(0,eb.useState)("idle"),function(e){if(Array.isArray(e))return e}(n)||function(e,t){var n,r,o=null==e?null:"u">typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=o){var A=[],i=!0,a=!1;try{for(o=o.call(e);!(i=(n=o.next()).done)&&(A.push(n.value),2!==A.length);i=!0);}catch(e){a=!0,r=e}finally{try{i||null==o.return||o.return()}finally{if(a)throw r}}return A}}(n,2)||function(e,t){if(e){if("string"==typeof e)return hI(e,2);var n=Object.prototype.toString.call(e).slice(8,-1);if("Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n)return Array.from(n);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return hI(e,2)}}(n,2)||function(){throw TypeError("Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()),A=o[0],i=o[1],a=(0,eb.useRef)(null),l=(0,eb.useRef)(e),s=(0,eb.useRef)(0),c=(0,eb.useRef)(new Map),u=(0,eb.useRef)(0),d=(0,eb.useRef)(r);d.current=r;var p=(0,eb.useCallback)(function(e){i(e)},[]),f=(0,eb.useCallback)(function(e){var t=Error(e),n=!0,r=!1,o=void 0;try{for(var A,i=c.current.values()[Symbol.iterator]();!(n=(A=i.next()).done);n=!0)A.value.reject(t)}catch(e){r=!0,o=e}finally{try{n||null==i.return||i.return()}finally{if(r)throw o}}c.current.clear()},[]),h=(0,eb.useCallback)(function(){a.current&&(s.current+=1,a.current.close(),a.current=null),f("Dev server disconnected."),p("idle")},[f,p]),g=(0,eb.useCallback)(function(){return hH(function(){var e,n,r,o,A,i;return hT(this,function(u){switch(u.label){case 0:if(!(e=l.current))return[2,null];if((n=a.current)&&n.readyState===WebSocket.OPEN||n&&n.readyState===WebSocket.CONNECTING)return[2,n];p("connecting"),u.label=1;case 1:var h;return u.trys.push([1,3,,4]),[4,(h=e,new Promise(function(e,t){var n=!1,r=new WebSocket("ws://localhost:".concat(h)),o=window.setTimeout(function(){n||(n=!0,r.close(),t(Error("Connection timed out")))},800);r.addEventListener("open",function(){n||(n=!0,window.clearTimeout(o),e(r))}),r.addEventListener("error",function(){n||(n=!0,window.clearTimeout(o),t(Error("Unable to connect")))})}))];case 2:return A=u.sent(),i=++s.current,a.current=A,p("connected"),null==(r=(o=d.current).onConnect)||r.call(o,A),A.addEventListener("message",function(e){try{r=JSON.parse(e.data)}catch(e){return}if((null==r?void 0:r.id)&&c.current.has(r.id)){var t,n,r,o=c.current.get(r.id);c.current.delete(r.id),"error"===r.type?null==o||o.reject(Error(r.message||"Unknown error")):null==o||o.resolve(r);return}null==(t=(n=d.current).onMessage)||t.call(n,r,A)}),A.addEventListener("close",function(){i===s.current&&(a.current=null,p("error"),f("Dev server disconnected."))}),[2,A];case 3:return u.sent(),a.current=null,p("error"),t("Boss dev server not found. Run `boss dev`."),[2,null];case 4:return[2]}})})()},[f,t,p]),m=(0,eb.useCallback)(function(){return hH(function(){var e;return hT(this,function(t){return(e=a.current)&&e.readyState===WebSocket.OPEN?[2,e]:[2,g()]})})()},[g]),y=(0,eb.useCallback)(function(e){return hH(function(){var t,n,r,o;return hT(this,function(A){switch(A.label){case 0:return[4,m()];case 1:if(!(t=A.sent())||t.readyState!==WebSocket.OPEN)throw Error("No dev server connection. Run `boss dev`.");return r=function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),r.forEach(function(t){var r;r=n[t],t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r})}return e}({id:n=++u.current},e),o=new Promise(function(e,t){c.current.set(n,{resolve:e,reject:t})}),t.send(JSON.stringify(r)),[2,o]}})})()},[m]);return(0,eb.useEffect)(function(){return l.current=e,h(),e&&m(),function(){h()}},[e,h,m]),{status:A,ensureConnected:m,sendRequest:y}}(t,G,{onConnect:function(e){e.send(JSON.stringify({type:"hello",role:"devtools",page:window.location.href}))},onMessage:eb.useCallback(function(e,t){if(e&&"eval-client"===e.type){var n="number"==typeof e.id?e.id:null,r="string"==typeof e.code?e.code:"";if(null===n||!r)return void t.send(JSON.stringify({type:"eval-client-result",id:n,ok:!1,error:"Missing code."}));hP(function(){var e,o,A;return hN(this,function(i){switch(i.label){case 0:return i.trys.push([0,2,,3]),[4,Promise.resolve(Function(r)())];case 1:return e=i.sent(),t.send(JSON.stringify({type:"eval-client-result",id:n,ok:!0,result:e})),[3,3];case 2:return A=h_(o=i.sent(),Error)?o.message:String(o),t.send(JSON.stringify({type:"eval-client-result",id:n,ok:!1,error:A})),[3,3];case 3:return[2]}})})()}},[])}),Y=X.status,J=X.ensureConnected,$=X.sendRequest,q=eb.useCallback(function(e){return hP(function(){var t;return hN(this,function(n){switch(n.label){case 0:return n.trys.push([0,2,,3]),[4,$({type:"read-file",path:e})];case 1:return[2,"string"==typeof(null==(t=n.sent())?void 0:t.content)?t.content:null];case 2:return n.sent(),[2,null];case 3:return[2]}})})()},[$]),ee=eb.useMemo(function(){var e,t,n,r;return e=new Map,t=function(t){return f8(function(){var r,o;return he(this,function(A){return e.has(t)?[2,null!=(r=e.get(t))?r:null]:(o=n(t),e.set(t,o),[2,o])})})()},n=function(e){return f8(function(){var t;return he(this,function(n){switch(n.label){case 0:if(e.startsWith("http://")||e.startsWith("https://"))return[2,fetch(e).then(function(e){return e.ok?e.text():null}).catch(function(){return null})];if(!(t=hm(e)))return[2,null];n.label=1;case 1:return n.trys.push([1,3,,4]),[4,q(t)];case 2:return[2,n.sent()];case 3:return n.sent(),[2,null];case 4:return[2]}})})()},r=function(e,n,r){return f8(function(){var o,A,i,a,l,s;return he(this,function(c){switch(c.label){case 0:if(!e||e.startsWith("<anonymous"))return[2,null];return[4,t(e)];case 1:if(!(o=c.sent())||!(A=hf(o,e)))return[2,null];return[4,t(A)];case 2:if(!(i=c.sent()))return[2,null];try{a=JSON.parse(i)}catch(e){return[2,null]}if(s=(l=new f2.SourceMapConsumer(a)).originalPositionFor({line:n,column:Math.max(0,r-1)}),"function"==typeof l.destroy&&l.destroy(),!(null==s?void 0:s.source)||!s.line||null==s.column)return[2,null];return[2,{fileName:hh(s.source,A),lineNumber:s.line,columnNumber:s.column+1}]}})})()},{collectSourceCandidates:ht,resolveSourceFromCandidates:function(e){return f8(function(){var t,n,o,A,i,a,l,s,c,u,d;return he(this,function(p){var f,h,g;switch(p.label){case 0:t=!0,n=!1,o=void 0,p.label=1;case 1:p.trys.push([1,6,7,8]),A=e[Symbol.iterator](),p.label=2;case 2:if(t=(i=A.next()).done)return[3,5];return[4,(f={fileName:l=hB((a=i.value).fileName),lineNumber:a.lineNumber,columnNumber:a.columnNumber},f8(function(){var e;return he(this,function(t){switch(t.label){case 0:var n;if(!((n=f.fileName).startsWith("http://")||n.startsWith("https://")||n.startsWith("file://")||n.startsWith("/")||/^[A-Za-z]:[\\/]/.test(n)))return[2,f];return[4,r(f.fileName,f.lineNumber,f.columnNumber)];case 1:return[2,null!=(e=t.sent())?e:f]}})})())];case 3:if(hw(u=hB((c=null!=(s=p.sent())?s:{fileName:l,lineNumber:a.lineNumber,columnNumber:a.columnNumber}).fileName)))return[3,4];return[2,(h=function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),r.forEach(function(t){var r;r=n[t],t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r})}return e}({},c),g=g={fileName:u},Object.getOwnPropertyDescriptors?Object.defineProperties(h,Object.getOwnPropertyDescriptors(g)):(function(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);n.push.apply(n,r)}return n})(Object(g)).forEach(function(e){Object.defineProperty(h,e,Object.getOwnPropertyDescriptor(g,e))}),h)];case 4:return t=!0,[3,2];case 5:return[3,8];case 6:return d=p.sent(),n=!0,o=d,[3,8];case 7:try{t||null==A.return||A.return()}finally{if(n)throw o}return[7];case 8:return[2,null]}})})()},describeFiber:hn,collectStackSamples:hr}},[q]),et=eb.useCallback(function(e){return hP(function(){var t,n;return hN(this,function(r){switch(r.label){case 0:return[4,$({type:"select",source:e})];case 1:return[2,(null!=(t=null==(n=r.sent())?void 0:n.props)?t:[]).map(function(e){var t=e.path.join("."),n=function(e){if(Array.isArray(e.value))return JSON.stringify(e.value);if(null===e.value||void 0===e.value){var t;return null!=(t=e.code)?t:""}return String(e.value)}(e);return{key:JSON.stringify(e.path),path:e.path,label:t,value:n,editable:e.editable,kind:e.kind,hint:e.code}})]}})})()},[$]),en=eb.useCallback(function(e){o(e),a(function(e){var t={},n=!0,r=!1,o=void 0;try{for(var A,i=e[Symbol.iterator]();!(n=(A=i.next()).done);n=!0){var a=A.value;t[a.key]=a.value}}catch(e){r=!0,o=e}finally{try{n||null==i.return||i.return()}finally{if(r)throw o}}return t}(e))},[]),er=eb.useCallback(function(){return hP(function(){var e,t;return hN(this,function(n){switch(n.label){case 0:return n.trys.push([0,2,,3]),[4,$({type:"tokens"})];case 1:return(t=null==(e=n.sent())?void 0:e.tokens)&&E(t),[3,3];case 2:return n.sent(),E(null),[3,3];case 3:return[2]}})})()},[$]),eo=eb.useCallback(function(){return hP(function(){var e;return hN(this,function(t){switch(t.label){case 0:if(W.current)return[2];t.label=1;case 1:return t.trys.push([1,3,,4]),[4,$({type:"boss-types"})];case 2:return Q("string"==typeof(null==(e=t.sent())?void 0:e.content)?e.content:null),W.current=!0,[3,4];case 3:return t.sent(),W.current=!1,[3,4];case 4:return[2]}})})()},[$]),eA=eb.useCallback(function(e){return hP(function(){var t,n,r;return hN(this,function(o){switch(o.label){case 0:O("loading"),o.label=1;case 1:return o.trys.push([1,,3,4]),[4,$({type:"read-file",path:e.fileName})];case 2:return r="string"==typeof(null==(n=o.sent())?void 0:n.content)?n.content:"",(null==(t=D.current)?void 0:t.source.fileName)===e.fileName&&(H(r),M(!1)),[3,4];case 3:return O("idle"),[7];case 4:return[2]}})})()},[$]),ei=eb.useCallback(function(e){var t=e.refreshSource,n=e.refreshProps;return hP(function(){var e,r,o,A;return hN(this,function(i){switch(i.label){case 0:if(!(e=D.current))return[2];if(!(t&&!L))return[3,2];return[4,eA(e.source)];case 1:i.sent(),i.label=2;case 2:if(!n)return[3,6];i.label=3;case 3:return i.trys.push([3,5,,6]),[4,et(e.source)];case 4:return o=i.sent(),(null==(r=D.current)?void 0:r.source)===e.source&&en(o),[3,6];case 5:return G(h_(A=i.sent(),Error)?A.message:"Failed to read props for this element."),[3,6];case 6:return[2]}})})()},[eA,et,en,G,L]),ea=eb.useCallback(function(e){if(!e){j.current=null,v([]);return}j.current=e,v(hj(e))},[]),el=eb.useCallback(function(e){if(!e){z.current=null,m([]);return}z.current=e,m(hj(e))},[]),es=eb.useCallback(function(){j.current&&ea(j.current),z.current&&el(z.current)},[ea,el]),ec=eb.useCallback(function(e,t){o(function(n){return n.map(function(n){var r,o;return n.key===e?(r=function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),r.forEach(function(t){var r;r=n[t],t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r})}return e}({},n),o=o={value:t},Object.getOwnPropertyDescriptors?Object.defineProperties(r,Object.getOwnPropertyDescriptors(o)):(function(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);n.push.apply(n,r)}return n})(Object(o)).forEach(function(e){Object.defineProperty(r,e,Object.getOwnPropertyDescriptor(o,e))}),r):n})})},[]),eu=eb.useCallback(function(){c(!1)},[]),ed=eb.useCallback(function(e){var t=D.current;if(t){var n,o,A,i,a=r.find(function(t){return t.key===e});a&&(n=t,o=a,A=$,i=G,hP(function(){return hN(this,function(e){switch(e.label){case 0:return e.trys.push([0,2,,3]),[4,A({type:"edit",source:n.source,path:JSON.parse(o.key),value:o.value,kind:o.kind})];case 1:return e.sent(),[3,3];case 2:return e.sent(),i("Failed to update prop. Check dev server logs."),[3,3];case 3:return[2]}})})()).then(function(){ei({refreshSource:!0,refreshProps:!0})})}},[r,$,G,ei]),ep=eb.useCallback(function(e){return hP(function(){var t,n,o,A,i,a,l,s,c,u,d,p,f,h,g,m,y,b,v,w,B,x,C,S;return hN(this,function(E){switch(E.label){case 0:if(!(t=D.current)||0===e.length)return[2];E.label=1;case 1:E.trys.push([1,10,,11]),n=new Map,o=!0,A=!1,i=void 0;try{for(a=r[Symbol.iterator]();!(o=(l=a.next()).done);o=!0)(c=(s=l.value).path[0])&&(n.set(lL(c),s),n.set(c,s))}catch(e){A=!0,i=e}finally{try{o||null==a.return||a.return()}finally{if(A)throw i}}u=!0,d=!1,p=void 0,E.label=2;case 2:E.trys.push([2,7,8,9]),f=e[Symbol.iterator](),E.label=3;case 3:if(u=(h=f.next()).done)return[3,6];if(v=lL((g=h.value).prop),!(w=null!=(m=n.get(v))?m:n.get(g.prop))&&""===g.value)return[3,5];return B=null!=(y=null==w?void 0:w.path)?y:[lM(v)],x=(null==w?void 0:w.kind)==="string"?hz(g.value):null!=(b=null==w?void 0:w.kind)?b:hz(g.value),[4,$({type:w?"edit":"add-prop",source:t.source,path:B,value:g.value,kind:x})];case 4:E.sent(),E.label=5;case 5:return u=!0,[3,3];case 6:return[3,9];case 7:return C=E.sent(),d=!0,p=C,[3,9];case 8:try{u||null==f.return||f.return()}finally{if(d)throw p}return[7];case 9:return ei({refreshSource:!0,refreshProps:!0}),[3,11];case 10:return G(h_(S=E.sent(),Error)?S.message:"Failed to save CSS changes."),[3,11];case 11:return[2]}})})()},[r,$,G,ei]),ef=eb.useCallback(function(e,t,n){return hP(function(){var r,o,A;return hN(this,function(i){switch(i.label){case 0:if(!(r=D.current)||!(o=e.trim()))return[2];if(o.includes("."))return G("Nested props are not supported yet."),[2];i.label=1;case 1:return i.trys.push([1,3,,4]),[4,$({type:"add-prop",source:r.source,path:[o],value:t,kind:n})];case 2:return i.sent(),ei({refreshSource:!0,refreshProps:!0}),[3,4];case 3:return G(h_(A=i.sent(),Error)?A.message:"Failed to add prop."),[3,4];case 4:return[2]}})})()},[$,G,ei]),eh=eb.useCallback(function(e){H(e),M(!0)},[]),eg=eb.useCallback(function(){return hP(function(){var e,t;return hN(this,function(n){switch(n.label){case 0:if(!(e=D.current))return[2];O("saving"),n.label=1;case 1:return n.trys.push([1,3,4,5]),[4,$({type:"write-file",path:e.source.fileName,content:U})];case 2:return n.sent(),M(!1),ei({refreshProps:!0}),[3,5];case 3:return G(h_(t=n.sent(),Error)?t.message:"Failed to write file."),[3,5];case 4:return O("idle"),[7];case 5:return[2]}})})()},[$,G,U]),em=eb.useCallback(function(e,t){return hP(function(){var n,r,o,A,i,a;return hN(this,function(l){switch(l.label){case 0:return n=[],(null==t?void 0:t.source)?n=[t.source]:(o=hk(r=hF(e)),n=ee.collectSourceCandidates(null!=o?o:r),o&&o!==r&&(n=n.concat(ee.collectSourceCandidates(o)))),[4,ee.resolveSourceFromCandidates(n)];case 1:if(A=l.sent())return[2,A];return a=hk(i=hF(e)),console.log("boss devtools: missing source",{bossData:t,selectionTag:e.tagName,fiber:ee.describeFiber(i),bossFiber:ee.describeFiber(a),stacks:ee.collectStackSamples(i,a)}),G("Boss devtools needs React dev source maps."),[2,null]}})})()},[ee,G]);return eb.useEffect(function(){"connected"===Y&&eo()},[eo,Y]),eb.useEffect(function(){if(s){var e,t=globalThis.host$$;if(t&&(void 0===t?"undefined":hR(t))==="object"){if("dictionary"in t)return void V(t);if("api"in t&&t.api&&"object"===hR(t.api))return void V(null!=(e=t.api)?e:null)}V(null)}},[s,Y]),eb.useEffect(function(){var e=function(e){"Control"!==e.key||K.current||(K.current=!0,J())},t=function(e){"Control"===e.key&&(K.current=!1,el(null))};return window.addEventListener("keydown",e,!0),window.addEventListener("keyup",t,!0),function(){window.removeEventListener("keydown",e,!0),window.removeEventListener("keyup",t,!0)}},[J,el]),eb.useEffect(function(){var e=function(e){if(K.current||e.ctrlKey){e.ctrlKey&&!K.current&&(K.current=!0);var t,n=document.elementFromPoint(e.clientX,e.clientY);if(!n||hD(n))return void el(null);var r=hE(n);if(r)return void el(r);var o=hk(hF(n));if(!o)return void el(null);el(null!=(t=hQ(o))?t:n)}},t=function(e){return hP(function(){var t,n,r,A,i,l,s,u,d,p;return hN(this,function(f){switch(f.label){case 0:if(!K.current&&!e.ctrlKey||!(t=e.target)||hD(t))return[2];if(!(n=hE(t))){if(!(A=hk(hF(t))))return[2];n=null!=(r=hQ(A))?r:t}if(!n)return[2];return e.preventDefault(),e.stopPropagation(),i=function(e){if(!e||"true"===e||""===e)return null;try{return JSON.parse(decodeURIComponent(e))}catch(e){return null}}(n.getAttribute(f1)),[4,em(n,i)];case 1:if(!(l=f.sent()))return[2];D.current=s={element:n,source:l},c(!0),o([]),a({}),x(s),ea(n),eo(),er(),eA(l),f.label=2;case 2:return f.trys.push([2,4,,5]),[4,et(l)];case 3:if(d=f.sent(),(null==(u=D.current)?void 0:u.source)!==l)return[2];return en(d),[3,5];case 4:return G(h_(p=f.sent(),Error)?p.message:"Failed to read props for this element."),[3,5];case 5:return[2]}})})()},n=function(e){(K.current||e.ctrlKey)&&(e.preventDefault(),e.stopPropagation())},r=function(){(D.current||z.current)&&es()},A=function(){es()};return window.addEventListener("pointermove",e,!0),window.addEventListener("pointerdown",t,!0),window.addEventListener("contextmenu",n,!0),window.addEventListener("scroll",r,!0),window.addEventListener("resize",A),function(){window.removeEventListener("pointermove",e,!0),window.removeEventListener("pointerdown",t,!0),window.removeEventListener("contextmenu",n,!0),window.removeEventListener("scroll",r,!0),window.removeEventListener("resize",A)}},[es,em,$,G,el,ea]),(0,u.jsxs)("div",{"data-boss-devtools":"true",style:{position:"fixed",inset:0,pointerEvents:"none",zIndex:0x7ffffffd},children:[(0,u.jsx)(eB,{hoverRects:g,selectedRects:b}),(0,u.jsx)(f_,{open:s,props:r,propsBaseline:i,status:Y,selection:B,tokens:S,bossTypes:k,sourceText:U,sourceDirty:L,sourceStatus:_,onClose:eu,onChange:ec,onSave:ed,onAddProp:ef,onSourceChange:eh,onSaveSource:eg,onSaveStyles:ep,hostApi:N}),(0,u.jsx)(f0,{message:p})]})}function hD(e){return!!e.closest("[".concat("data-boss-devtools","]"))}function hz(e){var t=e.trim();return"true"===t||"false"===t?"boolean":/^-?\\d+(?:\\.\\d+)?$/.test(t)?"number":t.startsWith("[")&&t.endsWith("]")?"array":"string"}function hj(e){return Array.from(e.getClientRects())}var hK=new WeakMap;"u">typeof window&&(window.__bossDevtoolsApp={mountDevtoolsApp:function(e,t){var n=hK.get(e);if(n){if(n.port===t)return;n.root.render((0,u.jsx)(hV,{port:t})),n.port=t;return}var r=(0,ew.createRoot)(e);r.render((0,u.jsx)(hV,{port:t})),hK.set(e,{root:r,port:t})}})})();