clawpad 0.3.10 → 0.3.12

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 (242) hide show
  1. package/.next/standalone/.next/BUILD_ID +1 -1
  2. package/.next/standalone/.next/app-path-routes-manifest.json +5 -4
  3. package/.next/standalone/.next/build-manifest.json +2 -2
  4. package/.next/standalone/.next/prerender-manifest.json +3 -3
  5. package/.next/standalone/.next/routes-manifest.json +6 -0
  6. package/.next/standalone/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  7. package/.next/standalone/.next/server/app/_global-error.html +2 -2
  8. package/.next/standalone/.next/server/app/_global-error.rsc +1 -1
  9. package/.next/standalone/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  10. package/.next/standalone/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  11. package/.next/standalone/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  12. package/.next/standalone/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  13. package/.next/standalone/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  14. package/.next/standalone/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  15. package/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  16. package/.next/standalone/.next/server/app/_not-found.html +1 -1
  17. package/.next/standalone/.next/server/app/_not-found.rsc +2 -2
  18. package/.next/standalone/.next/server/app/_not-found.segments/_full.segment.rsc +2 -2
  19. package/.next/standalone/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  20. package/.next/standalone/.next/server/app/_not-found.segments/_index.segment.rsc +2 -2
  21. package/.next/standalone/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  22. package/.next/standalone/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  23. package/.next/standalone/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  24. package/.next/standalone/.next/server/app/api/ai/write/route_client-reference-manifest.js +1 -1
  25. package/.next/standalone/.next/server/app/api/changes/[id]/route_client-reference-manifest.js +1 -1
  26. package/.next/standalone/.next/server/app/api/changes/record/route_client-reference-manifest.js +1 -1
  27. package/.next/standalone/.next/server/app/api/changes/revert/route_client-reference-manifest.js +1 -1
  28. package/.next/standalone/.next/server/app/api/changes/route_client-reference-manifest.js +1 -1
  29. package/.next/standalone/.next/server/app/api/changes/run/route_client-reference-manifest.js +1 -1
  30. package/.next/standalone/.next/server/app/api/chat/abort/route_client-reference-manifest.js +1 -1
  31. package/.next/standalone/.next/server/app/api/chat/route.js +2 -2
  32. package/.next/standalone/.next/server/app/api/chat/route_client-reference-manifest.js +1 -1
  33. package/.next/standalone/.next/server/app/api/files/pages/[...path]/route_client-reference-manifest.js +1 -1
  34. package/.next/standalone/.next/server/app/api/files/recent/route_client-reference-manifest.js +1 -1
  35. package/.next/standalone/.next/server/app/api/files/search/route_client-reference-manifest.js +1 -1
  36. package/.next/standalone/.next/server/app/api/files/spaces/[space]/pages/route_client-reference-manifest.js +1 -1
  37. package/.next/standalone/.next/server/app/api/files/spaces/route_client-reference-manifest.js +1 -1
  38. package/.next/standalone/.next/server/app/api/files/watch/route_client-reference-manifest.js +1 -1
  39. package/.next/standalone/.next/server/app/api/gateway/detect/route_client-reference-manifest.js +1 -1
  40. package/.next/standalone/.next/server/app/api/gateway/events/route_client-reference-manifest.js +1 -1
  41. package/.next/standalone/.next/server/app/api/gateway/features/route_client-reference-manifest.js +1 -1
  42. package/.next/standalone/.next/server/app/api/gateway/history/route_client-reference-manifest.js +1 -1
  43. package/.next/standalone/.next/server/app/api/gateway/resolve/route_client-reference-manifest.js +1 -1
  44. package/.next/standalone/.next/server/app/api/gateway/sessions/route_client-reference-manifest.js +1 -1
  45. package/.next/standalone/.next/server/app/api/gateway/status/route_client-reference-manifest.js +1 -1
  46. package/.next/standalone/.next/server/app/api/openclaw/commands/route_client-reference-manifest.js +1 -1
  47. package/.next/standalone/.next/server/app/api/search/route_client-reference-manifest.js +1 -1
  48. package/.next/standalone/.next/server/app/api/settings/search-status/route_client-reference-manifest.js +1 -1
  49. package/.next/standalone/.next/server/app/api/setup/bootstrap/route_client-reference-manifest.js +1 -1
  50. package/.next/standalone/.next/server/app/api/setup/bootstrap-workspace/route_client-reference-manifest.js +1 -1
  51. package/.next/standalone/.next/server/app/api/setup/status/route_client-reference-manifest.js +1 -1
  52. package/.next/standalone/.next/server/app/api/setup/trigger-onboarding/route_client-reference-manifest.js +1 -1
  53. package/.next/standalone/.next/server/app/api/version/route.js +1 -0
  54. package/.next/standalone/.next/server/app/api/version/route.js.nft.json +1 -0
  55. package/.next/standalone/.next/server/app/api/version/route_client-reference-manifest.js +1 -0
  56. package/.next/standalone/.next/server/app/index.html +1 -1
  57. package/.next/standalone/.next/server/app/index.rsc +2 -2
  58. package/.next/standalone/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  59. package/.next/standalone/.next/server/app/index.segments/_full.segment.rsc +2 -2
  60. package/.next/standalone/.next/server/app/index.segments/_head.segment.rsc +1 -1
  61. package/.next/standalone/.next/server/app/index.segments/_index.segment.rsc +2 -2
  62. package/.next/standalone/.next/server/app/index.segments/_tree.segment.rsc +2 -2
  63. package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
  64. package/.next/standalone/.next/server/app/settings/connection/page.js +2 -2
  65. package/.next/standalone/.next/server/app/settings/connection/page.js.nft.json +1 -1
  66. package/.next/standalone/.next/server/app/settings/connection/page_client-reference-manifest.js +1 -1
  67. package/.next/standalone/.next/server/app/settings/connection.html +1 -1
  68. package/.next/standalone/.next/server/app/settings/connection.rsc +3 -3
  69. package/.next/standalone/.next/server/app/settings/connection.segments/_full.segment.rsc +3 -3
  70. package/.next/standalone/.next/server/app/settings/connection.segments/_head.segment.rsc +1 -1
  71. package/.next/standalone/.next/server/app/settings/connection.segments/_index.segment.rsc +2 -2
  72. package/.next/standalone/.next/server/app/settings/connection.segments/_tree.segment.rsc +2 -2
  73. package/.next/standalone/.next/server/app/settings/connection.segments/settings/connection/__PAGE__.segment.rsc +2 -2
  74. package/.next/standalone/.next/server/app/settings/connection.segments/settings/connection.segment.rsc +1 -1
  75. package/.next/standalone/.next/server/app/settings/connection.segments/settings.segment.rsc +1 -1
  76. package/.next/standalone/.next/server/app/settings/page.js +2 -2
  77. package/.next/standalone/.next/server/app/settings/page.js.nft.json +1 -1
  78. package/.next/standalone/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  79. package/.next/standalone/.next/server/app/settings/relay/page_client-reference-manifest.js +1 -1
  80. package/.next/standalone/.next/server/app/settings/relay.html +1 -1
  81. package/.next/standalone/.next/server/app/settings/relay.rsc +2 -2
  82. package/.next/standalone/.next/server/app/settings/relay.segments/_full.segment.rsc +2 -2
  83. package/.next/standalone/.next/server/app/settings/relay.segments/_head.segment.rsc +1 -1
  84. package/.next/standalone/.next/server/app/settings/relay.segments/_index.segment.rsc +2 -2
  85. package/.next/standalone/.next/server/app/settings/relay.segments/_tree.segment.rsc +2 -2
  86. package/.next/standalone/.next/server/app/settings/relay.segments/settings/relay/__PAGE__.segment.rsc +1 -1
  87. package/.next/standalone/.next/server/app/settings/relay.segments/settings/relay.segment.rsc +1 -1
  88. package/.next/standalone/.next/server/app/settings/relay.segments/settings.segment.rsc +1 -1
  89. package/.next/standalone/.next/server/app/settings.html +1 -1
  90. package/.next/standalone/.next/server/app/settings.rsc +3 -3
  91. package/.next/standalone/.next/server/app/settings.segments/_full.segment.rsc +3 -3
  92. package/.next/standalone/.next/server/app/settings.segments/_head.segment.rsc +1 -1
  93. package/.next/standalone/.next/server/app/settings.segments/_index.segment.rsc +2 -2
  94. package/.next/standalone/.next/server/app/settings.segments/_tree.segment.rsc +2 -2
  95. package/.next/standalone/.next/server/app/settings.segments/settings/__PAGE__.segment.rsc +2 -2
  96. package/.next/standalone/.next/server/app/settings.segments/settings.segment.rsc +1 -1
  97. package/.next/standalone/.next/server/app/setup/page.js +2 -2
  98. package/.next/standalone/.next/server/app/setup/page.js.nft.json +1 -1
  99. package/.next/standalone/.next/server/app/setup/page_client-reference-manifest.js +1 -1
  100. package/.next/standalone/.next/server/app/setup.html +1 -1
  101. package/.next/standalone/.next/server/app/setup.rsc +3 -3
  102. package/.next/standalone/.next/server/app/setup.segments/_full.segment.rsc +3 -3
  103. package/.next/standalone/.next/server/app/setup.segments/_head.segment.rsc +1 -1
  104. package/.next/standalone/.next/server/app/setup.segments/_index.segment.rsc +2 -2
  105. package/.next/standalone/.next/server/app/setup.segments/_tree.segment.rsc +2 -2
  106. package/.next/standalone/.next/server/app/setup.segments/setup/__PAGE__.segment.rsc +2 -2
  107. package/.next/standalone/.next/server/app/setup.segments/setup.segment.rsc +1 -1
  108. package/.next/standalone/.next/server/app/waitlist/page_client-reference-manifest.js +1 -1
  109. package/.next/standalone/.next/server/app/waitlist.html +1 -1
  110. package/.next/standalone/.next/server/app/waitlist.rsc +2 -2
  111. package/.next/standalone/.next/server/app/waitlist.segments/_full.segment.rsc +2 -2
  112. package/.next/standalone/.next/server/app/waitlist.segments/_head.segment.rsc +1 -1
  113. package/.next/standalone/.next/server/app/waitlist.segments/_index.segment.rsc +2 -2
  114. package/.next/standalone/.next/server/app/waitlist.segments/_tree.segment.rsc +2 -2
  115. package/.next/standalone/.next/server/app/waitlist.segments/waitlist/__PAGE__.segment.rsc +1 -1
  116. package/.next/standalone/.next/server/app/waitlist.segments/waitlist.segment.rsc +1 -1
  117. package/.next/standalone/.next/server/app/workspace/[...path]/page.js +1 -1
  118. package/.next/standalone/.next/server/app/workspace/[...path]/page.js.nft.json +1 -1
  119. package/.next/standalone/.next/server/app/workspace/[...path]/page_client-reference-manifest.js +1 -1
  120. package/.next/standalone/.next/server/app/workspace/page.js +2 -2
  121. package/.next/standalone/.next/server/app/workspace/page.js.nft.json +1 -1
  122. package/.next/standalone/.next/server/app/workspace/page_client-reference-manifest.js +1 -1
  123. package/.next/standalone/.next/server/app/workspace/search/page.js +1 -1
  124. package/.next/standalone/.next/server/app/workspace/search/page.js.nft.json +1 -1
  125. package/.next/standalone/.next/server/app/workspace/search/page_client-reference-manifest.js +1 -1
  126. package/.next/standalone/.next/server/app/workspace/search.html +2 -2
  127. package/.next/standalone/.next/server/app/workspace/search.rsc +3 -3
  128. package/.next/standalone/.next/server/app/workspace/search.segments/_full.segment.rsc +3 -3
  129. package/.next/standalone/.next/server/app/workspace/search.segments/_head.segment.rsc +1 -1
  130. package/.next/standalone/.next/server/app/workspace/search.segments/_index.segment.rsc +2 -2
  131. package/.next/standalone/.next/server/app/workspace/search.segments/_tree.segment.rsc +2 -2
  132. package/.next/standalone/.next/server/app/workspace/search.segments/workspace/search/__PAGE__.segment.rsc +1 -1
  133. package/.next/standalone/.next/server/app/workspace/search.segments/workspace/search.segment.rsc +1 -1
  134. package/.next/standalone/.next/server/app/workspace/search.segments/workspace.segment.rsc +2 -2
  135. package/.next/standalone/.next/server/app/workspace.html +2 -2
  136. package/.next/standalone/.next/server/app/workspace.rsc +4 -4
  137. package/.next/standalone/.next/server/app/workspace.segments/_full.segment.rsc +4 -4
  138. package/.next/standalone/.next/server/app/workspace.segments/_head.segment.rsc +1 -1
  139. package/.next/standalone/.next/server/app/workspace.segments/_index.segment.rsc +2 -2
  140. package/.next/standalone/.next/server/app/workspace.segments/_tree.segment.rsc +2 -2
  141. package/.next/standalone/.next/server/app/workspace.segments/workspace/__PAGE__.segment.rsc +2 -2
  142. package/.next/standalone/.next/server/app/workspace.segments/workspace.segment.rsc +2 -2
  143. package/.next/standalone/.next/server/app-paths-manifest.json +5 -4
  144. package/.next/standalone/.next/server/chunks/3251.js +2 -2
  145. package/.next/standalone/.next/server/chunks/5502.js +9 -0
  146. package/.next/standalone/.next/server/chunks/{4153.js → 7174.js} +1 -1
  147. package/.next/standalone/.next/server/chunks/869.js +1 -0
  148. package/.next/standalone/.next/server/pages/404.html +1 -1
  149. package/.next/standalone/.next/server/pages/500.html +2 -2
  150. package/.next/standalone/.next/server/server-reference-manifest.json +1 -1
  151. package/.next/standalone/package.json +1 -1
  152. package/.next/static/chunks/1285-513d0a20b39e5e47.js +9 -0
  153. package/.next/static/chunks/4774-0aba1d8f0894e065.js +1 -0
  154. package/.next/static/chunks/{4576-ccb386f24fa8bdc1.js → 7230-ae3fcfca93b2ad80.js} +2 -2
  155. package/.next/static/chunks/7715-382cb4e3101fa7b2.js +1 -0
  156. package/.next/static/chunks/app/_global-error/page-1570b21ab640ec17.js +1 -0
  157. package/.next/static/chunks/app/api/ai/write/route-1570b21ab640ec17.js +1 -0
  158. package/.next/static/chunks/app/api/changes/[id]/route-1570b21ab640ec17.js +1 -0
  159. package/.next/static/chunks/app/api/changes/record/route-1570b21ab640ec17.js +1 -0
  160. package/.next/static/chunks/app/api/changes/revert/route-1570b21ab640ec17.js +1 -0
  161. package/.next/static/chunks/app/api/changes/route-1570b21ab640ec17.js +1 -0
  162. package/.next/static/chunks/app/api/changes/run/route-1570b21ab640ec17.js +1 -0
  163. package/.next/static/chunks/app/api/chat/abort/route-1570b21ab640ec17.js +1 -0
  164. package/.next/static/chunks/app/api/chat/route-1570b21ab640ec17.js +1 -0
  165. package/.next/static/chunks/app/api/files/pages/[...path]/route-1570b21ab640ec17.js +1 -0
  166. package/.next/static/chunks/app/api/files/recent/route-1570b21ab640ec17.js +1 -0
  167. package/.next/static/chunks/app/api/files/search/route-1570b21ab640ec17.js +1 -0
  168. package/.next/static/chunks/app/api/files/spaces/[space]/pages/route-1570b21ab640ec17.js +1 -0
  169. package/.next/static/chunks/app/api/files/spaces/route-1570b21ab640ec17.js +1 -0
  170. package/.next/static/chunks/app/api/files/watch/route-1570b21ab640ec17.js +1 -0
  171. package/.next/static/chunks/app/api/gateway/detect/route-1570b21ab640ec17.js +1 -0
  172. package/.next/static/chunks/app/api/gateway/events/route-1570b21ab640ec17.js +1 -0
  173. package/.next/static/chunks/app/api/gateway/features/route-1570b21ab640ec17.js +1 -0
  174. package/.next/static/chunks/app/api/gateway/history/route-1570b21ab640ec17.js +1 -0
  175. package/.next/static/chunks/app/api/gateway/resolve/route-1570b21ab640ec17.js +1 -0
  176. package/.next/static/chunks/app/api/gateway/sessions/route-1570b21ab640ec17.js +1 -0
  177. package/.next/static/chunks/app/api/gateway/status/route-1570b21ab640ec17.js +1 -0
  178. package/.next/static/chunks/app/api/openclaw/commands/route-1570b21ab640ec17.js +1 -0
  179. package/.next/static/chunks/app/api/search/route-1570b21ab640ec17.js +1 -0
  180. package/.next/static/chunks/app/api/settings/search-status/route-1570b21ab640ec17.js +1 -0
  181. package/.next/static/chunks/app/api/setup/bootstrap/route-1570b21ab640ec17.js +1 -0
  182. package/.next/static/chunks/app/api/setup/bootstrap-workspace/route-1570b21ab640ec17.js +1 -0
  183. package/.next/static/chunks/app/api/setup/status/route-1570b21ab640ec17.js +1 -0
  184. package/.next/static/chunks/app/api/setup/trigger-onboarding/route-1570b21ab640ec17.js +1 -0
  185. package/.next/static/chunks/app/api/version/route-1570b21ab640ec17.js +1 -0
  186. package/.next/static/chunks/app/page-1570b21ab640ec17.js +1 -0
  187. package/.next/static/chunks/app/settings/connection/page-1a1e054213238670.js +1 -0
  188. package/.next/static/chunks/app/settings/page-4bd7d73b6e6cf2a1.js +1 -0
  189. package/.next/static/chunks/app/setup/page-54c94bddfa1931b9.js +1 -0
  190. package/.next/static/chunks/app/workspace/layout-9f33c59bd846f401.js +6 -0
  191. package/.next/static/chunks/app/workspace/page-e1500b07743ca666.js +1 -0
  192. package/.next/static/chunks/next/dist/client/components/builtin/app-error-1570b21ab640ec17.js +1 -0
  193. package/.next/static/chunks/next/dist/client/components/builtin/forbidden-1570b21ab640ec17.js +1 -0
  194. package/.next/static/chunks/next/dist/client/components/builtin/not-found-1570b21ab640ec17.js +1 -0
  195. package/.next/static/chunks/next/dist/client/components/builtin/unauthorized-1570b21ab640ec17.js +1 -0
  196. package/.next/static/css/7328dda059c2e2c3.css +1 -0
  197. package/.next/static/dE2vgzBfR9CceWwVrnKdq/_buildManifest.js +1 -0
  198. package/package.json +1 -1
  199. package/.next/standalone/.next/server/chunks/3887.js +0 -9
  200. package/.next/static/2YqlktL1-CoQ93cImgNTX/_buildManifest.js +0 -1
  201. package/.next/static/chunks/4747-c8d07e5bd3f8e1e6.js +0 -9
  202. package/.next/static/chunks/app/_global-error/page-961a312de2dcc334.js +0 -1
  203. package/.next/static/chunks/app/api/ai/write/route-961a312de2dcc334.js +0 -1
  204. package/.next/static/chunks/app/api/changes/[id]/route-961a312de2dcc334.js +0 -1
  205. package/.next/static/chunks/app/api/changes/record/route-961a312de2dcc334.js +0 -1
  206. package/.next/static/chunks/app/api/changes/revert/route-961a312de2dcc334.js +0 -1
  207. package/.next/static/chunks/app/api/changes/route-961a312de2dcc334.js +0 -1
  208. package/.next/static/chunks/app/api/changes/run/route-961a312de2dcc334.js +0 -1
  209. package/.next/static/chunks/app/api/chat/abort/route-961a312de2dcc334.js +0 -1
  210. package/.next/static/chunks/app/api/chat/route-961a312de2dcc334.js +0 -1
  211. package/.next/static/chunks/app/api/files/pages/[...path]/route-961a312de2dcc334.js +0 -1
  212. package/.next/static/chunks/app/api/files/recent/route-961a312de2dcc334.js +0 -1
  213. package/.next/static/chunks/app/api/files/search/route-961a312de2dcc334.js +0 -1
  214. package/.next/static/chunks/app/api/files/spaces/[space]/pages/route-961a312de2dcc334.js +0 -1
  215. package/.next/static/chunks/app/api/files/spaces/route-961a312de2dcc334.js +0 -1
  216. package/.next/static/chunks/app/api/files/watch/route-961a312de2dcc334.js +0 -1
  217. package/.next/static/chunks/app/api/gateway/detect/route-961a312de2dcc334.js +0 -1
  218. package/.next/static/chunks/app/api/gateway/events/route-961a312de2dcc334.js +0 -1
  219. package/.next/static/chunks/app/api/gateway/features/route-961a312de2dcc334.js +0 -1
  220. package/.next/static/chunks/app/api/gateway/history/route-961a312de2dcc334.js +0 -1
  221. package/.next/static/chunks/app/api/gateway/resolve/route-961a312de2dcc334.js +0 -1
  222. package/.next/static/chunks/app/api/gateway/sessions/route-961a312de2dcc334.js +0 -1
  223. package/.next/static/chunks/app/api/gateway/status/route-961a312de2dcc334.js +0 -1
  224. package/.next/static/chunks/app/api/openclaw/commands/route-961a312de2dcc334.js +0 -1
  225. package/.next/static/chunks/app/api/search/route-961a312de2dcc334.js +0 -1
  226. package/.next/static/chunks/app/api/settings/search-status/route-961a312de2dcc334.js +0 -1
  227. package/.next/static/chunks/app/api/setup/bootstrap/route-961a312de2dcc334.js +0 -1
  228. package/.next/static/chunks/app/api/setup/bootstrap-workspace/route-961a312de2dcc334.js +0 -1
  229. package/.next/static/chunks/app/api/setup/status/route-961a312de2dcc334.js +0 -1
  230. package/.next/static/chunks/app/api/setup/trigger-onboarding/route-961a312de2dcc334.js +0 -1
  231. package/.next/static/chunks/app/page-961a312de2dcc334.js +0 -1
  232. package/.next/static/chunks/app/settings/connection/page-48795cc00b79bdb2.js +0 -1
  233. package/.next/static/chunks/app/settings/page-cf8ede3b399cd2ba.js +0 -1
  234. package/.next/static/chunks/app/setup/page-9e2117ba208823f3.js +0 -1
  235. package/.next/static/chunks/app/workspace/layout-e575f9cf6cc5dad5.js +0 -6
  236. package/.next/static/chunks/app/workspace/page-3869e183f908f2fc.js +0 -1
  237. package/.next/static/chunks/next/dist/client/components/builtin/app-error-961a312de2dcc334.js +0 -1
  238. package/.next/static/chunks/next/dist/client/components/builtin/forbidden-961a312de2dcc334.js +0 -1
  239. package/.next/static/chunks/next/dist/client/components/builtin/not-found-961a312de2dcc334.js +0 -1
  240. package/.next/static/chunks/next/dist/client/components/builtin/unauthorized-961a312de2dcc334.js +0 -1
  241. package/.next/static/css/26ca2e105e2de17f.css +0 -1
  242. /package/.next/static/{2YqlktL1-CoQ93cImgNTX → dE2vgzBfR9CceWwVrnKdq}/_ssgManifest.js +0 -0
@@ -1 +0,0 @@
1
- var a,b,c,d;self.__BUILD_MANIFEST=(a=0,b=0,c=0,d=0,{__rewrites:{afterFiles:[],beforeFiles:[],fallback:[]},__routerFilterStatic:{numItems:36,errorRate:1e-4,numBits:691,numHashes:14,bitArray:[1,0,0,1,1,0,0,1,1,0,0,0,1,1,0,0,0,1,0,0,1,0,1,0,1,1,1,1,0,0,0,0,0,0,0,0,1,1,1,0,0,1,1,1,0,1,0,0,0,0,1,0,1,0,0,1,1,0,0,1,1,0,1,1,1,0,0,1,1,0,0,0,0,0,1,0,1,0,0,0,1,1,1,1,1,0,0,0,0,0,0,0,0,1,1,1,1,1,0,0,0,0,1,0,0,0,0,1,1,1,1,0,0,0,0,0,1,0,0,0,1,1,1,1,0,1,1,0,1,0,1,1,1,0,1,0,1,0,0,1,0,1,0,1,0,1,1,1,1,1,1,1,0,1,1,1,0,1,0,0,0,0,0,1,1,1,1,0,1,0,1,0,1,0,1,1,1,1,0,1,0,0,1,1,1,0,0,1,0,0,0,1,0,0,1,1,1,1,0,0,1,1,1,0,0,0,0,0,0,0,0,1,1,1,0,0,1,1,1,0,1,0,1,0,1,0,0,0,1,0,0,1,1,1,0,1,1,0,1,1,1,0,1,1,1,0,1,1,0,0,0,1,1,0,1,1,0,1,0,0,1,0,0,1,0,1,1,1,1,1,1,1,1,1,0,0,0,1,1,0,0,1,1,0,1,1,0,1,1,1,0,0,1,1,1,0,0,1,1,1,0,1,1,1,0,1,0,1,1,0,0,0,0,0,1,0,1,0,1,0,0,1,1,1,1,1,0,0,0,1,0,0,0,0,0,1,0,0,1,0,1,1,0,1,0,1,1,0,1,0,0,0,0,0,1,1,1,1,1,0,0,0,1,0,1,1,1,1,0,0,1,1,0,0,0,1,0,0,0,1,1,0,0,0,0,0,1,0,1,0,1,1,0,1,1,0,1,0,1,0,1,0,0,0,0,1,1,0,0,1,1,1,0,0,0,0,0,0,1,0,0,1,1,1,1,1,0,0,0,0,1,1,0,1,0,1,1,1,1,1,1,0,0,0,0,1,1,0,1,0,1,1,1,0,0,0,0,0,0,1,1,1,1,0,0,1,0,1,1,0,1,0,1,1,1,1,0,0,0,0,1,1,0,1,1,0,0,0,1,0,1,0,1,1,1,0,0,0,1,0,1,1,0,1,1,1,1,1,0,1,0,1,0,1,0,1,1,0,0,0,0,0,1,0,0,0,1,1,0,0,1,1,1,1,0,1,0,1,1,1,0,1,0,0,0,1,1,1,1,1,1,1,1,1,1,1,0,1,1,0,1,1,1,0,0,1,1,0,1,1,1,0,1,1,1,0,1,1,0,0,0,1,1,1,0,0,0,0,1,1,0,1,1,0,1,0,0,1,0,0,1,1,1,1,0,0,0,0,0,1,1,1,1,1,0,0,1,1,1,1,0,0,1,0,1,1,1,0,1,1,0,1,1,0,0,1,1,1,1,0,0,1,0,1,1,0,1,1,1,1,0,1,1,0,0,1,0,0,0,0,0,0,1,1,1,0,0,1,1,0,0,0,1,1,0,1,1,0,1,1,1,1,1,0,0,0,1,1,0,1,1]},__routerFilterDynamic:{numItems:4,errorRate:1e-4,numBits:77,numHashes:14,bitArray:[1,1,0,0,1,0,1,0,0,0,1,0,0,1,0,1,0,0,0,1,0,0,1,1,1,0,0,1,0,1,1,0,0,0,1,0,0,1,1,1,0,0,0,0,1,1,0,0,1,0,0,1,1,1,1,0,1,1,0,1,1,1,1,0,1,0,1,0,1,0,1,1,0,1,1,0,1]},sortedPages:["/_app"]}),self.__BUILD_MANIFEST_CB&&self.__BUILD_MANIFEST_CB();
@@ -1,9 +0,0 @@
1
- "use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[4747],{4524:(t,e,i)=>{i.d(e,{E:()=>s});var n=i(12115);let s=i(24846).B?n.useLayoutEffect:n.useEffect},6296:(t,e,i)=>{i.d(e,{A:()=>n});let n=(0,i(90425).A)("loader-circle",[["path",{d:"M21 12a9 9 0 1 1-6.219-8.56",key:"13zald"}]])},10887:(t,e,i)=>{i.d(e,{Uu:()=>r});var n=i(25620);let s="u">typeof window;function r(){if(n.r.current=!0,s)if(window.matchMedia){let t=window.matchMedia("(prefers-reduced-motion)"),e=()=>n.O.current=t.matches;t.addEventListener("change",e),e()}else n.O.current=!1}},15131:(t,e,i)=>{i.d(e,{t:()=>n});let n=(0,i(12115).createContext)(null)},21362:(t,e,i)=>{i.d(e,{A:()=>n});let n=(0,i(90425).A)("chevron-right",[["path",{d:"m9 18 6-6-6-6",key:"mthhwq"}]])},24846:(t,e,i)=>{i.d(e,{B:()=>n});let n="u">typeof window},24866:(t,e,i)=>{i.d(e,{Q:()=>n});let n=(0,i(12115).createContext)({transformPagePoint:t=>t,isStatic:!1,reducedMotion:"never"})},25620:(t,e,i)=>{i.d(e,{O:()=>n,r:()=>s});let n={current:null},s={current:!1}},28819:(t,e,i)=>{i.d(e,{M:()=>s});var n=i(12115);function s(t){let e=(0,n.useRef)(null);return null===e.current&&(e.current=t()),e.current}},39551:(t,e,i)=>{i.d(e,{L:()=>n});let n=(0,i(12115).createContext)({})},42129:(t,e,i)=>{i.d(e,{A:()=>n});let n=(0,i(90425).A)("folder-open",[["path",{d:"m6 14 1.5-2.9A2 2 0 0 1 9.24 10H20a2 2 0 0 1 1.94 2.5l-1.54 6a2 2 0 0 1-1.95 1.5H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H18a2 2 0 0 1 2 2v2",key:"usdka0"}]])},49619:(t,e,i)=>{i.d(e,{A:()=>n});let n=(0,i(90425).A)("bot",[["path",{d:"M12 8V4H8",key:"hb8ula"}],["rect",{width:"16",height:"12",x:"4",y:"8",rx:"2",key:"enze0r"}],["path",{d:"M2 14h2",key:"vft8re"}],["path",{d:"M20 14h2",key:"4cs60a"}],["path",{d:"M15 13v2",key:"1xurst"}],["path",{d:"M9 13v2",key:"rq6x2g"}]])},52159:(t,e,i)=>{let n,s,r,o;i.d(e,{P:()=>rF});let a=["transformPerspective","x","y","z","translateX","translateY","translateZ","scale","scaleX","scaleY","rotate","rotateX","rotateY","rotateZ","skew","skewX","skewY"],l=new Set(a),h=(t,e,i)=>i>e?e:i<t?t:i,u={test:t=>"number"==typeof t,parse:parseFloat,transform:t=>t},d={...u,transform:t=>h(0,1,t)},c={...u,default:1},p=t=>Math.round(1e5*t)/1e5,m=/-?(?:\d+(?:\.\d+)?|\.\d+)/gu,f=/^(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))$/iu,g=(t,e)=>i=>!!("string"==typeof i&&f.test(i)&&i.startsWith(t)||e&&null!=i&&Object.prototype.hasOwnProperty.call(i,e)),y=(t,e,i)=>n=>{if("string"!=typeof n)return n;let[s,r,o,a]=n.match(m);return{[t]:parseFloat(s),[e]:parseFloat(r),[i]:parseFloat(o),alpha:void 0!==a?parseFloat(a):1}},v={...u,transform:t=>Math.round(h(0,255,t))},x={test:g("rgb","red"),parse:y("red","green","blue"),transform:({red:t,green:e,blue:i,alpha:n=1})=>"rgba("+v.transform(t)+", "+v.transform(e)+", "+v.transform(i)+", "+p(d.transform(n))+")"},w={test:g("#"),parse:function(t){let e="",i="",n="",s="";return t.length>5?(e=t.substring(1,3),i=t.substring(3,5),n=t.substring(5,7),s=t.substring(7,9)):(e=t.substring(1,2),i=t.substring(2,3),n=t.substring(3,4),s=t.substring(4,5),e+=e,i+=i,n+=n,s+=s),{red:parseInt(e,16),green:parseInt(i,16),blue:parseInt(n,16),alpha:s?parseInt(s,16)/255:1}},transform:x.transform},T=t=>({test:e=>"string"==typeof e&&e.endsWith(t)&&1===e.split(" ").length,parse:parseFloat,transform:e=>`${e}${t}`}),P=T("deg"),b=T("%"),S=T("px"),A=T("vh"),E=T("vw"),M={...b,parse:t=>b.parse(t)/100,transform:t=>b.transform(100*t)},V={test:g("hsl","hue"),parse:y("hue","saturation","lightness"),transform:({hue:t,saturation:e,lightness:i,alpha:n=1})=>"hsla("+Math.round(t)+", "+b.transform(p(e))+", "+b.transform(p(i))+", "+p(d.transform(n))+")"},C={test:t=>x.test(t)||w.test(t)||V.test(t),parse:t=>x.test(t)?x.parse(t):V.test(t)?V.parse(t):w.parse(t),transform:t=>"string"==typeof t?t:t.hasOwnProperty("red")?x.transform(t):V.transform(t),getAnimatableNone:t=>{let e=C.parse(t);return e.alpha=0,C.transform(e)}},k=/(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))/giu,D="number",R="color",L=/var\s*\(\s*--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)|#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\)|-?(?:\d+(?:\.\d+)?|\.\d+)/giu;function j(t){let e=t.toString(),i=[],n={color:[],number:[],var:[]},s=[],r=0,o=e.replace(L,t=>(C.test(t)?(n.color.push(r),s.push(R),i.push(C.parse(t))):t.startsWith("var(")?(n.var.push(r),s.push("var"),i.push(t)):(n.number.push(r),s.push(D),i.push(parseFloat(t))),++r,"${}")).split("${}");return{values:i,split:o,indexes:n,types:s}}function B(t){return j(t).values}function F(t){let{split:e,types:i}=j(t),n=e.length;return t=>{let s="";for(let r=0;r<n;r++)if(s+=e[r],void 0!==t[r]){let e=i[r];e===D?s+=p(t[r]):e===R?s+=C.transform(t[r]):s+=t[r]}return s}}let I=t=>"number"==typeof t?0:C.test(t)?C.getAnimatableNone(t):t,O={test:function(t){return isNaN(t)&&"string"==typeof t&&(t.match(m)?.length||0)+(t.match(k)?.length||0)>0},parse:B,createTransformer:F,getAnimatableNone:function(t){let e=B(t);return F(t)(e.map(I))}},U=new Set(["brightness","contrast","saturate","opacity"]);function $(t){let[e,i]=t.slice(0,-1).split("(");if("drop-shadow"===e)return t;let[n]=i.match(m)||[];if(!n)return t;let s=i.replace(n,""),r=+!!U.has(e);return n!==i&&(r*=100),e+"("+r+s+")"}let W=/\b([a-z-]*)\(.*?\)/gu,N={...O,getAnimatableNone:t=>{let e=t.match(W);return e?e.map($).join(" "):t}},z={...O,getAnimatableNone:t=>{let e=O.parse(t);return O.createTransformer(t)(e.map(t=>"number"==typeof t?0:"object"==typeof t?{...t,alpha:1}:t))}},H={...u,transform:Math.round},Y={borderWidth:S,borderTopWidth:S,borderRightWidth:S,borderBottomWidth:S,borderLeftWidth:S,borderRadius:S,borderTopLeftRadius:S,borderTopRightRadius:S,borderBottomRightRadius:S,borderBottomLeftRadius:S,width:S,maxWidth:S,height:S,maxHeight:S,top:S,right:S,bottom:S,left:S,inset:S,insetBlock:S,insetBlockStart:S,insetBlockEnd:S,insetInline:S,insetInlineStart:S,insetInlineEnd:S,padding:S,paddingTop:S,paddingRight:S,paddingBottom:S,paddingLeft:S,paddingBlock:S,paddingBlockStart:S,paddingBlockEnd:S,paddingInline:S,paddingInlineStart:S,paddingInlineEnd:S,margin:S,marginTop:S,marginRight:S,marginBottom:S,marginLeft:S,marginBlock:S,marginBlockStart:S,marginBlockEnd:S,marginInline:S,marginInlineStart:S,marginInlineEnd:S,fontSize:S,backgroundPositionX:S,backgroundPositionY:S,rotate:P,rotateX:P,rotateY:P,rotateZ:P,scale:c,scaleX:c,scaleY:c,scaleZ:c,skew:P,skewX:P,skewY:P,distance:S,translateX:S,translateY:S,translateZ:S,x:S,y:S,z:S,perspective:S,transformPerspective:S,opacity:d,originX:M,originY:M,originZ:S,zIndex:H,fillOpacity:d,strokeOpacity:d,numOctaves:H},X={...Y,color:C,backgroundColor:C,outlineColor:C,fill:C,stroke:C,borderColor:C,borderTopColor:C,borderRightColor:C,borderBottomColor:C,borderLeftColor:C,filter:N,WebkitFilter:N,mask:z,WebkitMask:z},K=t=>X[t],q=()=>({translate:0,scale:1,origin:0,originPoint:0}),G=()=>({x:q(),y:q()}),_=()=>({min:0,max:0}),Z=()=>({x:_(),y:_()}),Q=t=>!!(t&&t.getVelocity),J=new Set(["width","height","top","left","right","bottom",...a]),tt=t=>e=>e.test(t),te=[u,S,b,P,E,A,{test:t=>"auto"===t,parse:t=>t}],ti=t=>te.find(tt(t));i(41463);let tn=()=>{},ts=()=>{},tr=t=>e=>"string"==typeof e&&e.startsWith(t),to=tr("--"),ta=tr("var(--"),tl=t=>!!ta(t)&&th.test(t.split("/*")[0].trim()),th=/var\(--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)$/iu;function tu(t){return"string"==typeof t&&t.split("/*")[0].includes("var(--")}let td=/^var\(--(?:([\w-]+)|([\w-]+), ?([a-zA-Z\d ()%#.,-]+))\)/u,tc=t=>180*t/Math.PI,tp=t=>tf(tc(Math.atan2(t[1],t[0]))),tm={x:4,y:5,translateX:4,translateY:5,scaleX:0,scaleY:3,scale:t=>(Math.abs(t[0])+Math.abs(t[3]))/2,rotate:tp,rotateZ:tp,skewX:t=>tc(Math.atan(t[1])),skewY:t=>tc(Math.atan(t[2])),skew:t=>(Math.abs(t[1])+Math.abs(t[2]))/2},tf=t=>((t%=360)<0&&(t+=360),t),tg=t=>Math.sqrt(t[0]*t[0]+t[1]*t[1]),ty=t=>Math.sqrt(t[4]*t[4]+t[5]*t[5]),tv={x:12,y:13,z:14,translateX:12,translateY:13,translateZ:14,scaleX:tg,scaleY:ty,scale:t=>(tg(t)+ty(t))/2,rotateX:t=>tf(tc(Math.atan2(t[6],t[5]))),rotateY:t=>tf(tc(Math.atan2(-t[2],t[0]))),rotateZ:tp,rotate:tp,skewX:t=>tc(Math.atan(t[4])),skewY:t=>tc(Math.atan(t[1])),skew:t=>(Math.abs(t[1])+Math.abs(t[4]))/2};function tx(t){return+!!t.includes("scale")}function tw(t,e){let i,n;if(!t||"none"===t)return tx(e);let s=t.match(/^matrix3d\(([-\d.e\s,]+)\)$/u);if(s)i=tv,n=s;else{let e=t.match(/^matrix\(([-\d.e\s,]+)\)$/u);i=tm,n=e}if(!n)return tx(e);let r=i[e],o=n[1].split(",").map(tT);return"function"==typeof r?r(o):o[r]}function tT(t){return parseFloat(t.trim())}let tP=t=>t===u||t===S,tb=new Set(["x","y","z"]),tS=a.filter(t=>!tb.has(t)),tA={width:({x:t},{paddingLeft:e="0",paddingRight:i="0"})=>t.max-t.min-parseFloat(e)-parseFloat(i),height:({y:t},{paddingTop:e="0",paddingBottom:i="0"})=>t.max-t.min-parseFloat(e)-parseFloat(i),top:(t,{top:e})=>parseFloat(e),left:(t,{left:e})=>parseFloat(e),bottom:({y:t},{top:e})=>parseFloat(e)+(t.max-t.min),right:({x:t},{left:e})=>parseFloat(e)+(t.max-t.min),x:(t,{transform:e})=>tw(e,"x"),y:(t,{transform:e})=>tw(e,"y")};tA.translateX=tA.x,tA.translateY=tA.y;let tE=t=>t,tM={},tV=["setup","read","resolveKeyframes","preUpdate","update","preRender","render","postRender"];function tC(t,e){let i=!1,n=!0,s={delta:0,timestamp:0,isProcessing:!1},r=()=>i=!0,o=tV.reduce((t,i)=>(t[i]=function(t,e){let i=new Set,n=new Set,s=!1,r=!1,o=new WeakSet,a={delta:0,timestamp:0,isProcessing:!1},l=0;function h(e){o.has(e)&&(u.schedule(e),t()),l++,e(a)}let u={schedule:(t,e=!1,r=!1)=>{let a=r&&s?i:n;return e&&o.add(t),a.has(t)||a.add(t),t},cancel:t=>{n.delete(t),o.delete(t)},process:t=>{if(a=t,s){r=!0;return}s=!0,[i,n]=[n,i],i.forEach(h),e,l=0,i.clear(),s=!1,r&&(r=!1,u.process(t))}};return u}(r,e?i:void 0),t),{}),{setup:a,read:l,resolveKeyframes:h,preUpdate:u,update:d,preRender:c,render:p,postRender:m}=o,f=()=>{let r=tM.useManualTiming?s.timestamp:performance.now();i=!1,tM.useManualTiming||(s.delta=n?1e3/60:Math.max(Math.min(r-s.timestamp,40),1)),s.timestamp=r,s.isProcessing=!0,a.process(s),l.process(s),h.process(s),u.process(s),d.process(s),c.process(s),p.process(s),m.process(s),s.isProcessing=!1,i&&e&&(n=!1,t(f))};return{schedule:tV.reduce((e,r)=>{let a=o[r];return e[r]=(e,r=!1,o=!1)=>(!i&&(i=!0,n=!0,s.isProcessing||t(f)),a.schedule(e,r,o)),e},{}),cancel:t=>{for(let e=0;e<tV.length;e++)o[tV[e]].cancel(t)},state:s,steps:o}}let{schedule:tk,cancel:tD,state:tR,steps:tL}=tC("u">typeof requestAnimationFrame?requestAnimationFrame:tE,!0),tj=new Set,tB=!1,tF=!1,tI=!1;function tO(){if(tF){let t=Array.from(tj).filter(t=>t.needsMeasurement),e=new Set(t.map(t=>t.element)),i=new Map;e.forEach(t=>{let e,n=(e=[],tS.forEach(i=>{let n=t.getValue(i);void 0!==n&&(e.push([i,n.get()]),n.set(+!!i.startsWith("scale")))}),e);n.length&&(i.set(t,n),t.render())}),t.forEach(t=>t.measureInitialState()),e.forEach(t=>{t.render();let e=i.get(t);e&&e.forEach(([e,i])=>{t.getValue(e)?.set(i)})}),t.forEach(t=>t.measureEndState()),t.forEach(t=>{void 0!==t.suspendedScrollY&&window.scrollTo(0,t.suspendedScrollY)})}tF=!1,tB=!1,tj.forEach(t=>t.complete(tI)),tj.clear()}function tU(){tj.forEach(t=>{t.readKeyframes(),t.needsMeasurement&&(tF=!0)})}class t${constructor(t,e,i,n,s,r=!1){this.state="pending",this.isAsync=!1,this.needsMeasurement=!1,this.unresolvedKeyframes=[...t],this.onComplete=e,this.name=i,this.motionValue=n,this.element=s,this.isAsync=r}scheduleResolve(){this.state="scheduled",this.isAsync?(tj.add(this),tB||(tB=!0,tk.read(tU),tk.resolveKeyframes(tO))):(this.readKeyframes(),this.complete())}readKeyframes(){let{unresolvedKeyframes:t,name:e,element:i,motionValue:n}=this;if(null===t[0]){let s=n?.get(),r=t[t.length-1];if(void 0!==s)t[0]=s;else if(i&&e){let n=i.readValue(e,r);null!=n&&(t[0]=n)}void 0===t[0]&&(t[0]=r),n&&void 0===s&&n.set(t[0])}for(let e=1;e<t.length;e++)t[e]??(t[e]=t[e-1])}setFinalKeyframe(){}measureInitialState(){}renderEndStyles(){}measureEndState(){}complete(t=!1){this.state="complete",this.onComplete(this.unresolvedKeyframes,this.finalKeyframe,t),tj.delete(this)}cancel(){"scheduled"===this.state&&(tj.delete(this),this.state="pending")}resume(){"pending"===this.state&&this.scheduleResolve()}}let tW=new Set([N,z]);function tN(t,e){let i=K(t);return tW.has(i)||(i=O),i.getAnimatableNone?i.getAnimatableNone(e):void 0}let tz=new Set(["auto","none","0"]);class tH extends t${constructor(t,e,i,n,s){super(t,e,i,n,s,!0)}readKeyframes(){let{unresolvedKeyframes:t,element:e,name:i}=this;if(!e||!e.current)return;super.readKeyframes();for(let i=0;i<t.length;i++){let n=t[i];if("string"==typeof n&&tl(n=n.trim())){let s=function t(e,i,n=1){ts(n<=4,`Max CSS variable fallback depth detected in property "${e}". This may indicate a circular fallback dependency.`,"max-css-var-depth");let[s,r]=function(t){let e=td.exec(t);if(!e)return[,];let[,i,n,s]=e;return[`--${i??n}`,s]}(e);if(!s)return;let o=window.getComputedStyle(i).getPropertyValue(s);if(o){let t=o.trim();return/^-?(?:\d+(?:\.\d+)?|\.\d+)$/u.test(t)?parseFloat(t):t}return tl(r)?t(r,i,n+1):r}(n,e.current);void 0!==s&&(t[i]=s),i===t.length-1&&(this.finalKeyframe=n)}}if(this.resolveNoneKeyframes(),!J.has(i)||2!==t.length)return;let[n,s]=t,r=ti(n),o=ti(s);if(tu(n)!==tu(s)&&tA[i]){this.needsMeasurement=!0;return}if(r!==o)if(tP(r)&&tP(o))for(let e=0;e<t.length;e++){let i=t[e];"string"==typeof i&&(t[e]=parseFloat(i))}else tA[i]&&(this.needsMeasurement=!0)}resolveNoneKeyframes(){let{unresolvedKeyframes:t,name:e}=this,i=[];for(let e=0;e<t.length;e++)(null===t[e]||function(t){if("number"==typeof t)return 0===t;if(null===t)return!0;return"none"===t||"0"===t||/^0[^.\s]+$/u.test(t)}(t[e]))&&i.push(e);i.length&&function(t,e,i){let n,s=0;for(;s<t.length&&!n;){let e=t[s];"string"==typeof e&&!tz.has(e)&&j(e).values.length&&(n=t[s]),s++}if(n&&i)for(let s of e)t[s]=tN(i,n)}(t,i,e)}measureInitialState(){let{element:t,unresolvedKeyframes:e,name:i}=this;if(!t||!t.current)return;"height"===i&&(this.suspendedScrollY=window.pageYOffset),this.measuredOrigin=tA[i](t.measureViewportBox(),window.getComputedStyle(t.current)),e[0]=this.measuredOrigin;let n=e[e.length-1];void 0!==n&&t.getValue(i,n).jump(n,!1)}measureEndState(){let{element:t,name:e,unresolvedKeyframes:i}=this;if(!t||!t.current)return;let n=t.getValue(e);n&&n.jump(this.measuredOrigin,!1);let s=i.length-1,r=i[s];i[s]=tA[e](t.measureViewportBox(),window.getComputedStyle(t.current)),null!==r&&void 0===this.finalKeyframe&&(this.finalKeyframe=r),this.removedTransforms?.length&&this.removedTransforms.forEach(([e,i])=>{t.getValue(e).set(i)}),this.resolveNoneKeyframes()}}let tY=t=>1e3*t;function tX(t,e){-1===t.indexOf(e)&&t.push(e)}function tK(t,e){let i=t.indexOf(e);i>-1&&t.splice(i,1)}class tq{constructor(){this.subscriptions=[]}add(t){return tX(this.subscriptions,t),()=>tK(this.subscriptions,t)}notify(t,e,i){let n=this.subscriptions.length;if(n)if(1===n)this.subscriptions[0](t,e,i);else for(let s=0;s<n;s++){let n=this.subscriptions[s];n&&n(t,e,i)}}getSize(){return this.subscriptions.length}clear(){this.subscriptions.length=0}}function tG(t){let e;return()=>(void 0===e&&(e=t()),e)}let t_={};function tZ(t,e){let i=tG(t);return()=>t_[e]??i()}let tQ=tZ(()=>void 0!==window.ScrollTimeline,"scrollTimeline"),tJ=t=>null!==t;function t0(t,{repeat:e,repeatType:i="loop"},n,s=1){let r=t.filter(tJ),o=s<0||e&&"loop"!==i&&e%2==1?0:r.length-1;return o&&void 0!==n?n:r[o]}class t1{constructor(){this.updateFinished()}get finished(){return this._finished}updateFinished(){this._finished=new Promise(t=>{this.resolve=t})}notifyFinished(){this.resolve()}then(t,e){return this.finished.then(t,e)}}let t2={layout:0,mainThread:0,waapi:0},t5=t=>Array.isArray(t)&&"number"==typeof t[0],t3=tZ(()=>{try{document.createElement("div").animate({opacity:0},{easing:"linear(0, 1)"})}catch(t){return!1}return!0},"linearEasing"),t9=(t,e,i=10)=>{let n="",s=Math.max(Math.round(e/i),2);for(let e=0;e<s;e++)n+=Math.round(1e4*t(e/(s-1)))/1e4+", ";return`linear(${n.substring(0,n.length-2)})`},t4=([t,e,i,n])=>`cubic-bezier(${t}, ${e}, ${i}, ${n})`,t6={linear:"linear",ease:"ease",easeIn:"ease-in",easeOut:"ease-out",easeInOut:"ease-in-out",circIn:t4([0,.65,.55,1]),circOut:t4([.55,0,1,.45]),backIn:t4([.31,.01,.66,-.59]),backOut:t4([.33,1.53,.69,.99])};function t8(t){return"function"==typeof t&&"applyToOptions"in t}class t7 extends t1{constructor(t){if(super(),this.finishedTime=null,this.isStopped=!1,this.manualStartTime=null,!t)return;const{element:e,name:i,keyframes:n,pseudoElement:s,allowFlatten:r=!1,finalKeyframe:o,onComplete:a}=t;this.isPseudoElement=!!s,this.allowFlatten=r,this.options=t,ts("string"!=typeof t.type,'Mini animate() doesn\'t support "type" as a string.',"mini-spring");const l=function({type:t,...e}){return t8(t)&&t3()?t.applyToOptions(e):(e.duration??(e.duration=300),e.ease??(e.ease="easeOut"),e)}(t);this.animation=function(t,e,i,{delay:n=0,duration:s=300,repeat:r=0,repeatType:o="loop",ease:a="easeOut",times:l}={},h){let u={[e]:i};l&&(u.offset=l);let d=function t(e,i){if(e)return"function"==typeof e?t3()?t9(e,i):"ease-out":t5(e)?t4(e):Array.isArray(e)?e.map(e=>t(e,i)||t6.easeOut):t6[e]}(a,s);Array.isArray(d)&&(u.easing=d);let c={delay:n,duration:s,easing:Array.isArray(d)?"linear":d,fill:"both",iterations:r+1,direction:"reverse"===o?"alternate":"normal"};h&&(c.pseudoElement=h);let p=t.animate(u,c);return p}(e,i,n,l,s),!1===l.autoplay&&this.animation.pause(),this.animation.onfinish=()=>{if(this.finishedTime=this.time,!s){let t=t0(n,this.options,o,this.speed);this.updateMotionValue?this.updateMotionValue(t):i.startsWith("--")?e.style.setProperty(i,t):e.style[i]=t,this.animation.cancel()}a?.(),this.notifyFinished()}}play(){this.isStopped||(this.manualStartTime=null,this.animation.play(),"finished"===this.state&&this.updateFinished())}pause(){this.animation.pause()}complete(){this.animation.finish?.()}cancel(){try{this.animation.cancel()}catch(t){}}stop(){if(this.isStopped)return;this.isStopped=!0;let{state:t}=this;"idle"!==t&&"finished"!==t&&(this.updateMotionValue?this.updateMotionValue():this.commitStyles(),this.isPseudoElement||this.cancel())}commitStyles(){let t=this.options?.element;!this.isPseudoElement&&t?.isConnected&&this.animation.commitStyles?.()}get duration(){return Number(this.animation.effect?.getComputedTiming?.().duration||0)/1e3}get iterationDuration(){let{delay:t=0}=this.options||{};return this.duration+t/1e3}get time(){return(Number(this.animation.currentTime)||0)/1e3}set time(t){this.manualStartTime=null,this.finishedTime=null,this.animation.currentTime=tY(t)}get speed(){return this.animation.playbackRate}set speed(t){t<0&&(this.finishedTime=null),this.animation.playbackRate=t}get state(){return null!==this.finishedTime?"finished":this.animation.playState}get startTime(){return this.manualStartTime??Number(this.animation.startTime)}set startTime(t){this.manualStartTime=this.animation.startTime=t}attachTimeline({timeline:t,observe:e}){return(this.allowFlatten&&this.animation.effect?.updateTiming({easing:"linear"}),this.animation.onfinish=null,t&&tQ())?(this.animation.timeline=t,tE):e(this)}}let et=new Set(["opacity","clipPath","filter","transform"]),{schedule:ee}=tC(queueMicrotask,!1);function ei(){n=void 0}let en={now:()=>(void 0===n&&en.set(tR.isProcessing||tM.useManualTiming?tR.timestamp:performance.now()),n),set:t=>{n=t,queueMicrotask(ei)}};class es{constructor(t,e={}){this.canTrackVelocity=null,this.events={},this.updateAndNotify=t=>{let e=en.now();if(this.updatedAt!==e&&this.setPrevFrameValue(),this.prev=this.current,this.setCurrent(t),this.current!==this.prev&&(this.events.change?.notify(this.current),this.dependents))for(let t of this.dependents)t.dirty()},this.hasAnimated=!1,this.setCurrent(t),this.owner=e.owner}setCurrent(t){this.current=t,this.updatedAt=en.now(),null===this.canTrackVelocity&&void 0!==t&&(this.canTrackVelocity=!isNaN(parseFloat(this.current)))}setPrevFrameValue(t=this.current){this.prevFrameValue=t,this.prevUpdatedAt=this.updatedAt}onChange(t){return this.on("change",t)}on(t,e){this.events[t]||(this.events[t]=new tq);let i=this.events[t].add(e);return"change"===t?()=>{i(),tk.read(()=>{this.events.change.getSize()||this.stop()})}:i}clearListeners(){for(let t in this.events)this.events[t].clear()}attach(t,e){this.passiveEffect=t,this.stopPassiveEffect=e}set(t){this.passiveEffect?this.passiveEffect(t,this.updateAndNotify):this.updateAndNotify(t)}setWithVelocity(t,e,i){this.set(e),this.prev=void 0,this.prevFrameValue=t,this.prevUpdatedAt=this.updatedAt-i}jump(t,e=!0){this.updateAndNotify(t),this.prev=t,this.prevUpdatedAt=this.prevFrameValue=void 0,e&&this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}dirty(){this.events.change?.notify(this.current)}addDependent(t){this.dependents||(this.dependents=new Set),this.dependents.add(t)}removeDependent(t){this.dependents&&this.dependents.delete(t)}get(){return o&&o.push(this),this.current}getPrevious(){return this.prev}getVelocity(){var t;let e=en.now();if(!this.canTrackVelocity||void 0===this.prevFrameValue||e-this.updatedAt>30)return 0;let i=Math.min(this.updatedAt-this.prevUpdatedAt,30);return t=parseFloat(this.current)-parseFloat(this.prevFrameValue),i?1e3/i*t:0}start(t){return this.stop(),new Promise(e=>{this.hasAnimated=!0,this.animation=t(e),this.events.animationStart&&this.events.animationStart.notify()}).then(()=>{this.events.animationComplete&&this.events.animationComplete.notify(),this.clearAnimation()})}stop(){this.animation&&(this.animation.stop(),this.events.animationCancel&&this.events.animationCancel.notify()),this.clearAnimation()}isAnimating(){return!!this.animation}clearAnimation(){delete this.animation}destroy(){this.dependents?.clear(),this.events.destroy?.notify(),this.clearListeners(),this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}}function er(t,e){return new es(t,e)}let eo=[...te,C,O],ea=new WeakMap;function el(t){return null!==t&&"object"==typeof t&&"function"==typeof t.start}function eh(t){return"string"==typeof t||Array.isArray(t)}let eu=["animate","whileInView","whileFocus","whileHover","whileTap","whileDrag","exit"],ed=["initial",...eu];function ec(t){return el(t.animate)||ed.some(e=>eh(t[e]))}function ep(t){return!!(ec(t)||t.variants)}var em,ef=i(10887);function eg(t){let e=[{},{}];return t?.values.forEach((t,i)=>{e[0][i]=t.get(),e[1][i]=t.getVelocity()}),e}function ey(t,e,i,n){if("function"==typeof e){let[s,r]=eg(n);e=e(void 0!==i?i:t.custom,s,r)}if("string"==typeof e&&(e=t.variants&&t.variants[e]),"function"==typeof e){let[s,r]=eg(n);e=e(void 0!==i?i:t.custom,s,r)}return e}var ev=i(25620);let ex=["AnimationStart","AnimationComplete","Update","BeforeLayoutMeasure","LayoutMeasure","LayoutAnimationStart","LayoutAnimationComplete"],ew={};class eT{scrapeMotionValuesFromProps(t,e,i){return{}}constructor({parent:t,props:e,presenceContext:i,reducedMotionConfig:n,skipAnimations:s,blockInitialAnimation:r,visualState:o},a={}){this.current=null,this.children=new Set,this.isVariantNode=!1,this.isControllingVariants=!1,this.shouldReduceMotion=null,this.shouldSkipAnimations=!1,this.values=new Map,this.KeyframeResolver=t$,this.features={},this.valueSubscriptions=new Map,this.prevMotionValues={},this.hasBeenMounted=!1,this.events={},this.propEventSubscriptions={},this.notifyUpdate=()=>this.notify("Update",this.latestValues),this.render=()=>{this.current&&(this.triggerBuild(),this.renderInstance(this.current,this.renderState,this.props.style,this.projection))},this.renderScheduledAt=0,this.scheduleRender=()=>{let t=en.now();this.renderScheduledAt<t&&(this.renderScheduledAt=t,tk.render(this.render,!1,!0))};const{latestValues:l,renderState:h}=o;this.latestValues=l,this.baseTarget={...l},this.initialValues=e.initial?{...l}:{},this.renderState=h,this.parent=t,this.props=e,this.presenceContext=i,this.depth=t?t.depth+1:0,this.reducedMotionConfig=n,this.skipAnimationsConfig=s,this.options=a,this.blockInitialAnimation=!!r,this.isControllingVariants=ec(e),this.isVariantNode=ep(e),this.isVariantNode&&(this.variantChildren=new Set),this.manuallyAnimateOnMount=!!(t&&t.current);const{willChange:u,...d}=this.scrapeMotionValuesFromProps(e,{},this);for(const t in d){const e=d[t];void 0!==l[t]&&Q(e)&&e.set(l[t])}}mount(t){if(this.hasBeenMounted)for(let t in this.initialValues)this.values.get(t)?.jump(this.initialValues[t]),this.latestValues[t]=this.initialValues[t];this.current=t,ea.set(t,this),this.projection&&!this.projection.instance&&this.projection.mount(t),this.parent&&this.isVariantNode&&!this.isControllingVariants&&(this.removeFromVariantTree=this.parent.addVariantChild(this)),this.values.forEach((t,e)=>this.bindToMotionValue(e,t)),"never"===this.reducedMotionConfig?this.shouldReduceMotion=!1:"always"===this.reducedMotionConfig?this.shouldReduceMotion=!0:(ev.r.current||(0,ef.Uu)(),this.shouldReduceMotion=ev.O.current),this.shouldSkipAnimations=this.skipAnimationsConfig??!1,this.parent?.addChild(this),this.update(this.props,this.presenceContext),this.hasBeenMounted=!0}unmount(){for(let t in this.projection&&this.projection.unmount(),tD(this.notifyUpdate),tD(this.render),this.valueSubscriptions.forEach(t=>t()),this.valueSubscriptions.clear(),this.removeFromVariantTree&&this.removeFromVariantTree(),this.parent?.removeChild(this),this.events)this.events[t].clear();for(let t in this.features){let e=this.features[t];e&&(e.unmount(),e.isMounted=!1)}this.current=null}addChild(t){this.children.add(t),this.enteringChildren??(this.enteringChildren=new Set),this.enteringChildren.add(t)}removeChild(t){this.children.delete(t),this.enteringChildren&&this.enteringChildren.delete(t)}bindToMotionValue(t,e){let i;if(this.valueSubscriptions.has(t)&&this.valueSubscriptions.get(t)(),e.accelerate&&et.has(t)&&this.current instanceof HTMLElement){let{factory:i,keyframes:n,times:s,ease:r,duration:o}=e.accelerate,a=new t7({element:this.current,name:t,keyframes:n,times:s,ease:r,duration:tY(o)}),l=i(a);this.valueSubscriptions.set(t,()=>{l(),a.cancel()});return}let n=l.has(t);n&&this.onBindTransform&&this.onBindTransform();let s=e.on("change",e=>{this.latestValues[t]=e,this.props.onUpdate&&tk.preRender(this.notifyUpdate),n&&this.projection&&(this.projection.isTransformDirty=!0),this.scheduleRender()});"u">typeof window&&window.MotionCheckAppearSync&&(i=window.MotionCheckAppearSync(this,t,e)),this.valueSubscriptions.set(t,()=>{s(),i&&i(),e.owner&&e.stop()})}sortNodePosition(t){return this.current&&this.sortInstanceNodePosition&&this.type===t.type?this.sortInstanceNodePosition(this.current,t.current):0}updateFeatures(){let t="animation";for(t in ew){let e=ew[t];if(!e)continue;let{isEnabled:i,Feature:n}=e;if(!this.features[t]&&n&&i(this.props)&&(this.features[t]=new n(this)),this.features[t]){let e=this.features[t];e.isMounted?e.update():(e.mount(),e.isMounted=!0)}}}triggerBuild(){this.build(this.renderState,this.latestValues,this.props)}measureViewportBox(){return this.current?this.measureInstanceViewportBox(this.current,this.props):Z()}getStaticValue(t){return this.latestValues[t]}setStaticValue(t,e){this.latestValues[t]=e}update(t,e){(t.transformTemplate||this.props.transformTemplate)&&this.scheduleRender(),this.prevProps=this.props,this.props=t,this.prevPresenceContext=this.presenceContext,this.presenceContext=e;for(let e=0;e<ex.length;e++){let i=ex[e];this.propEventSubscriptions[i]&&(this.propEventSubscriptions[i](),delete this.propEventSubscriptions[i]);let n=t["on"+i];n&&(this.propEventSubscriptions[i]=this.on(i,n))}this.prevMotionValues=function(t,e,i){for(let n in e){let s=e[n],r=i[n];if(Q(s))t.addValue(n,s);else if(Q(r))t.addValue(n,er(s,{owner:t}));else if(r!==s)if(t.hasValue(n)){let e=t.getValue(n);!0===e.liveStyle?e.jump(s):e.hasAnimated||e.set(s)}else{let e=t.getStaticValue(n);t.addValue(n,er(void 0!==e?e:s,{owner:t}))}}for(let n in i)void 0===e[n]&&t.removeValue(n);return e}(this,this.scrapeMotionValuesFromProps(t,this.prevProps||{},this),this.prevMotionValues),this.handleChildMotionValue&&this.handleChildMotionValue()}getProps(){return this.props}getVariant(t){return this.props.variants?this.props.variants[t]:void 0}getDefaultTransition(){return this.props.transition}getTransformPagePoint(){return this.props.transformPagePoint}getClosestVariantNode(){return this.isVariantNode?this:this.parent?this.parent.getClosestVariantNode():void 0}addVariantChild(t){let e=this.getClosestVariantNode();if(e)return e.variantChildren&&e.variantChildren.add(t),()=>e.variantChildren.delete(t)}addValue(t,e){let i=this.values.get(t);e!==i&&(i&&this.removeValue(t),this.bindToMotionValue(t,e),this.values.set(t,e),this.latestValues[t]=e.get())}removeValue(t){this.values.delete(t);let e=this.valueSubscriptions.get(t);e&&(e(),this.valueSubscriptions.delete(t)),delete this.latestValues[t],this.removeValueFromRenderState(t,this.renderState)}hasValue(t){return this.values.has(t)}getValue(t,e){if(this.props.values&&this.props.values[t])return this.props.values[t];let i=this.values.get(t);return void 0===i&&void 0!==e&&(i=er(null===e?void 0:e,{owner:this}),this.addValue(t,i)),i}readValue(t,e){let i=void 0===this.latestValues[t]&&this.current?this.getBaseTargetFromProps(this.props,t)??this.readValueFromInstance(this.current,t,this.options):this.latestValues[t];if(null!=i){let n,s;if("string"==typeof i&&(n=i,/^-?(?:\d+(?:\.\d+)?|\.\d+)$/u.test(n)||(s=i,/^0[^.\s]+$/u.test(s))))i=parseFloat(i);else{let n;n=i,!eo.find(tt(n))&&O.test(e)&&(i=tN(t,e))}this.setBaseTarget(t,Q(i)?i.get():i)}return Q(i)?i.get():i}setBaseTarget(t,e){this.baseTarget[t]=e}getBaseTarget(t){let e,{initial:i}=this.props;if("string"==typeof i||"object"==typeof i){let n=ey(this.props,i,this.presenceContext?.custom);n&&(e=n[t])}if(i&&void 0!==e)return e;let n=this.getBaseTargetFromProps(this.props,t);return void 0===n||Q(n)?void 0!==this.initialValues[t]&&void 0===e?void 0:this.baseTarget[t]:n}on(t,e){return this.events[t]||(this.events[t]=new tq),this.events[t].add(e)}notify(t,...e){this.events[t]&&this.events[t].notify(...e)}scheduleRenderMicrotask(){ee.render(this.render)}}class eP extends eT{constructor(){super(...arguments),this.KeyframeResolver=tH}sortInstanceNodePosition(t,e){return 2&t.compareDocumentPosition(e)?1:-1}getBaseTargetFromProps(t,e){let i=t.style;return i?i[e]:void 0}removeValueFromRenderState(t,{vars:e,style:i}){delete e[t],delete i[t]}handleChildMotionValue(){this.childSubscription&&(this.childSubscription(),delete this.childSubscription);let{children:t}=this.props;Q(t)&&(this.childSubscription=t.on("change",t=>{this.current&&(this.current.textContent=`${t}`)}))}}function eb(t){return t.replace(/([A-Z])/g,t=>`-${t.toLowerCase()}`)}let eS=(t,e)=>e&&"number"==typeof t?e.transform(t):t,eA={x:"translateX",y:"translateY",z:"translateZ",transformPerspective:"perspective"},eE=a.length;function eM(t,e,i){let{style:n,vars:s,transformOrigin:r}=t,o=!1,h=!1;for(let t in e){let i=e[t];if(l.has(t)){o=!0;continue}if(to(t)){s[t]=i;continue}{let e=eS(i,Y[t]);t.startsWith("origin")?(h=!0,r[t]=e):n[t]=e}}if(!e.transform&&(o||i?n.transform=function(t,e,i){let n="",s=!0;for(let r=0;r<eE;r++){let o=a[r],l=t[o];if(void 0===l)continue;let h=!0;if("number"==typeof l)h=l===+!!o.startsWith("scale");else{let t=parseFloat(l);h=o.startsWith("scale")?1===t:0===t}if(!h||i){let t=eS(l,Y[o]);if(!h){s=!1;let e=eA[o]||o;n+=`${e}(${t}) `}i&&(e[o]=t)}}return n=n.trim(),i?n=i(e,s?"":n):s&&(n="none"),n}(e,t.transform,i):n.transform&&(n.transform="none")),h){let{originX:t="50%",originY:e="50%",originZ:i=0}=r;n.transformOrigin=`${t} ${e} ${i}`}}let eV={offset:"stroke-dashoffset",array:"stroke-dasharray"},eC={offset:"strokeDashoffset",array:"strokeDasharray"},ek=["offsetDistance","offsetPath","offsetRotate","offsetAnchor"];function eD(t,{attrX:e,attrY:i,attrScale:n,pathLength:s,pathSpacing:r=1,pathOffset:o=0,...a},l,h,u){if(eM(t,a,h),l){t.style.viewBox&&(t.attrs.viewBox=t.style.viewBox);return}t.attrs=t.style,t.style={};let{attrs:d,style:c}=t;for(let t of(d.transform&&(c.transform=d.transform,delete d.transform),(c.transform||d.transformOrigin)&&(c.transformOrigin=d.transformOrigin??"50% 50%",delete d.transformOrigin),c.transform&&(c.transformBox=u?.transformBox??"fill-box",delete d.transformBox),ek))void 0!==d[t]&&(c[t]=d[t],delete d[t]);void 0!==e&&(d.x=e),void 0!==i&&(d.y=i),void 0!==n&&(d.scale=n),void 0!==s&&function(t,e,i=1,n=0,s=!0){t.pathLength=1;let r=s?eV:eC;t[r.offset]=`${-n}`,t[r.array]=`${e} ${i}`}(d,s,r,o,!1)}let eR=new Set(["baseFrequency","diffuseConstant","kernelMatrix","kernelUnitLength","keySplines","keyTimes","limitingConeAngle","markerHeight","markerWidth","numOctaves","targetX","targetY","surfaceScale","specularConstant","specularExponent","stdDeviation","tableValues","viewBox","gradientTransform","pathLength","startOffset","textLength","lengthAdjust"]),eL=t=>"string"==typeof t&&"svg"===t.toLowerCase();function ej(t,{style:e,vars:i},n,s){let r,o=t.style;for(r in e)o[r]=e[r];for(r in s?.applyProjectionStyles(o,n),i)o.setProperty(r,i[r])}function eB(t,e){return e.max===e.min?0:t/(e.max-e.min)*100}let eF={correct:(t,e)=>{if(!e.target)return t;if("string"==typeof t)if(!S.test(t))return t;else t=parseFloat(t);let i=eB(t,e.target.x),n=eB(t,e.target.y);return`${i}% ${n}%`}},eI=(t,e,i)=>t+(e-t)*i,eO={borderRadius:{...eF,applyTo:["borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius"]},borderTopLeftRadius:eF,borderTopRightRadius:eF,borderBottomLeftRadius:eF,borderBottomRightRadius:eF,boxShadow:{correct:(t,{treeScale:e,projectionDelta:i})=>{let n=O.parse(t);if(n.length>5)return t;let s=O.createTransformer(t),r=+("number"!=typeof n[0]),o=i.x.scale*e.x,a=i.y.scale*e.y;n[0+r]/=o,n[1+r]/=a;let l=eI(o,a,.5);return"number"==typeof n[2+r]&&(n[2+r]/=l),"number"==typeof n[3+r]&&(n[3+r]/=l),s(n)}}};function eU(t,{layout:e,layoutId:i}){return l.has(t)||t.startsWith("origin")||(e||void 0!==i)&&(!!eO[t]||"opacity"===t)}function e$(t,e,i){let n=t.style,s=e?.style,r={};if(!n)return r;for(let e in n)(Q(n[e])||s&&Q(s[e])||eU(e,t)||i?.getValue(e)?.liveStyle!==void 0)&&(r[e]=n[e]);return r}function eW(t,e,i){let n=e$(t,e,i);for(let i in t)(Q(t[i])||Q(e[i]))&&(n[-1!==a.indexOf(i)?"attr"+i.charAt(0).toUpperCase()+i.substring(1):i]=t[i]);return n}class eN extends eP{constructor(){super(...arguments),this.type="svg",this.isSVGTag=!1,this.measureInstanceViewportBox=Z}getBaseTargetFromProps(t,e){return t[e]}readValueFromInstance(t,e){if(l.has(e)){let t=K(e);return t&&t.default||0}return e=eR.has(e)?e:eb(e),t.getAttribute(e)}scrapeMotionValuesFromProps(t,e,i){return eW(t,e,i)}build(t,e,i){eD(t,e,this.isSVGTag,i.transformTemplate,i.style)}renderInstance(t,e,i,n){for(let i in ej(t,e,void 0,n),e.attrs)t.setAttribute(eR.has(i)?i:eb(i),e.attrs[i])}mount(t){this.isSVGTag=eL(t.tagName),super.mount(t)}}function ez({top:t,left:e,right:i,bottom:n}){return{x:{min:e,max:i},y:{min:t,max:n}}}function eH(t){return void 0===t||1===t}function eY({scale:t,scaleX:e,scaleY:i}){return!eH(t)||!eH(e)||!eH(i)}function eX(t){return eY(t)||eK(t)||t.z||t.rotate||t.rotateX||t.rotateY||t.skewX||t.skewY}function eK(t){var e,i;return(e=t.x)&&"0%"!==e||(i=t.y)&&"0%"!==i}function eq(t,e,i,n,s){return void 0!==s&&(t=n+s*(t-n)),n+i*(t-n)+e}function eG(t,e=0,i=1,n,s){t.min=eq(t.min,e,i,n,s),t.max=eq(t.max,e,i,n,s)}function e_(t,{x:e,y:i}){eG(t.x,e.translate,e.scale,e.originPoint),eG(t.y,i.translate,i.scale,i.originPoint)}function eZ(t,e){t.min=t.min+e,t.max=t.max+e}function eQ(t,e,i,n,s=.5){let r=eI(t.min,t.max,s);eG(t,e,i,r,n)}function eJ(t,e){eQ(t.x,e.x,e.scaleX,e.scale,e.originX),eQ(t.y,e.y,e.scaleY,e.scale,e.originY)}function e0(t,e){return ez(function(t,e){if(!e)return t;let i=e({x:t.left,y:t.top}),n=e({x:t.right,y:t.bottom});return{top:i.y,left:i.x,bottom:n.y,right:n.x}}(t.getBoundingClientRect(),e))}class e1 extends eP{constructor(){super(...arguments),this.type="html",this.renderInstance=ej}readValueFromInstance(t,e){if(l.has(e))return this.projection?.isProjecting?tx(e):((t,e)=>{let{transform:i="none"}=getComputedStyle(t);return tw(i,e)})(t,e);{let i=window.getComputedStyle(t),n=(to(e)?i.getPropertyValue(e):i[e])||0;return"string"==typeof n?n.trim():n}}measureInstanceViewportBox(t,{transformPagePoint:e}){return e0(t,e)}build(t,e,i){eM(t,e,i.transformTemplate)}scrapeMotionValuesFromProps(t,e,i){return e$(t,e,i)}}var e2=i(12115);let e5=["animate","circle","defs","desc","ellipse","g","image","line","filter","marker","mask","metadata","path","pattern","polygon","polyline","rect","stop","switch","symbol","svg","text","tspan","use","view"];function e3(t){if("string"!=typeof t||t.includes("-"));else if(e5.indexOf(t)>-1||/[A-Z]/u.test(t))return!0;return!1}var e9=i(95155),e4=i(39551);let e6=(0,e2.createContext)({strict:!1});var e8=i(24866);let e7=(0,e2.createContext)({});function it(t){return Array.isArray(t)?t.join(" "):t}let ie=()=>({style:{},transform:{},transformOrigin:{},vars:{}});function ii(t,e,i){for(let n in e)Q(e[n])||eU(n,i)||(t[n]=e[n])}let is=()=>({...ie(),attrs:{}}),ir=new Set(["animate","exit","variants","initial","style","values","variants","transition","transformTemplate","custom","inherit","onBeforeLayoutMeasure","onAnimationStart","onAnimationComplete","onUpdate","onDragStart","onDrag","onDragEnd","onMeasureDragConstraints","onDirectionLock","onDragTransitionEnd","_dragX","_dragY","onHoverStart","onHoverEnd","onViewportEnter","onViewportLeave","globalTapTarget","propagate","ignoreStrict","viewport"]);function io(t){return t.startsWith("while")||t.startsWith("drag")&&"draggable"!==t||t.startsWith("layout")||t.startsWith("onTap")||t.startsWith("onPan")||t.startsWith("onLayout")||ir.has(t)}let ia=t=>!io(t);try{em=require("@emotion/is-prop-valid").default,"function"==typeof em&&(ia=t=>t.startsWith("on")?!io(t):em(t))}catch{}function il(t){return Q(t)?t.get():t}var ih=i(15131),iu=i(28819);let id=t=>(e,i)=>{let n=(0,e2.useContext)(e7),s=(0,e2.useContext)(ih.t),r=()=>(function({scrapeMotionValuesFromProps:t,createRenderState:e},i,n,s){return{latestValues:function(t,e,i,n){let s={},r=n(t,{});for(let t in r)s[t]=il(r[t]);let{initial:o,animate:a}=t,l=ec(t),h=ep(t);e&&h&&!l&&!1!==t.inherit&&(void 0===o&&(o=e.initial),void 0===a&&(a=e.animate));let u=!!i&&!1===i.initial,d=(u=u||!1===o)?a:o;if(d&&"boolean"!=typeof d&&!el(d)){let e=Array.isArray(d)?d:[d];for(let i=0;i<e.length;i++){let n=ey(t,e[i]);if(n){let{transitionEnd:t,transition:e,...i}=n;for(let t in i){let e=i[t];if(Array.isArray(e)){let t=u?e.length-1:0;e=e[t]}null!==e&&(s[t]=e)}for(let e in t)s[e]=t[e]}}}return s}(i,n,s,t),renderState:e()}})(t,e,n,s);return i?r():(0,iu.M)(r)},ic=id({scrapeMotionValuesFromProps:e$,createRenderState:ie}),ip=id({scrapeMotionValuesFromProps:eW,createRenderState:is});var im=i(24846);let ig={animation:["animate","variants","whileHover","whileTap","exit","whileInView","whileFocus","whileDrag"],exit:["exit"],drag:["drag","dragControls"],focus:["whileFocus"],hover:["whileHover","onHoverStart","onHoverEnd"],tap:["whileTap","onTap","onTapStart","onTapCancel"],pan:["onPan","onPanStart","onPanSessionStart","onPanEnd"],inView:["whileInView","onViewportEnter","onViewportLeave"],layout:["layout","layoutId"]},iy=!1;function iv(){return!function(){if(iy)return;let t={};for(let e in ig)t[e]={isEnabled:t=>ig[e].some(e=>!!t[e])};ew=t,iy=!0}(),ew}let ix=Symbol.for("motionComponentSymbol"),iw="data-"+eb("framerAppearId"),iT=(0,e2.createContext)({});function iP(t){return t&&"object"==typeof t&&Object.prototype.hasOwnProperty.call(t,"current")}var ib=i(4524);function iS(t,{forwardMotionProps:e=!1,type:i}={},n,s){n&&function(t){let e=iv();for(let i in t)e[i]={...e[i],...t[i]};ew=e}(n);let r=i?"svg"===i:e3(t),o=r?ip:ic;function a(i,n){var a;let l,h,u,d={...(0,e2.useContext)(e8.Q),...i,layoutId:function({layoutId:t}){let e=(0,e2.useContext)(e4.L).id;return e&&void 0!==t?e+"-"+t:t}(i)},{isStatic:c}=d,p=function(t){let{initial:e,animate:i}=function(t,e){if(ec(t)){let{initial:e,animate:i}=t;return{initial:!1===e||eh(e)?e:void 0,animate:eh(i)?i:void 0}}return!1!==t.inherit?e:{}}(t,(0,e2.useContext)(e7));return(0,e2.useMemo)(()=>({initial:e,animate:i}),[it(e),it(i)])}(i),m=o(i,c);if(!c&&im.B){(0,e2.useContext)(e6).strict;let e=function(t){let{drag:e,layout:i}=iv();if(!e&&!i)return{};let n={...e,...i};return{MeasureLayout:e?.isEnabled(t)||i?.isEnabled(t)?n.MeasureLayout:void 0,ProjectionNode:n.ProjectionNode}}(d);l=e.MeasureLayout,p.visualElement=function(t,e,i,n,s,r){let{visualElement:o}=(0,e2.useContext)(e7),a=(0,e2.useContext)(e6),l=(0,e2.useContext)(ih.t),h=(0,e2.useContext)(e8.Q),u=h.reducedMotion,d=h.skipAnimations,c=(0,e2.useRef)(null),p=(0,e2.useRef)(!1);n=n||a.renderer,!c.current&&n&&(c.current=n(t,{visualState:e,parent:o,props:i,presenceContext:l,blockInitialAnimation:!!l&&!1===l.initial,reducedMotionConfig:u,skipAnimations:d,isSVG:r}),p.current&&c.current&&(c.current.manuallyAnimateOnMount=!0));let m=c.current,f=(0,e2.useContext)(iT);m&&!m.projection&&s&&("html"===m.type||"svg"===m.type)&&function(t,e,i,n){let{layoutId:s,layout:r,drag:o,dragConstraints:a,layoutScroll:l,layoutRoot:h,layoutCrossfade:u}=e;t.projection=new i(t.latestValues,e["data-framer-portal-id"]?void 0:function t(e){if(e)return!1!==e.options.allowProjection?e.projection:t(e.parent)}(t.parent)),t.projection.setOptions({layoutId:s,layout:r,alwaysMeasureLayout:!!o||a&&iP(a),visualElement:t,animationType:"string"==typeof r?r:"both",initialPromotionConfig:n,crossfade:u,layoutScroll:l,layoutRoot:h})}(c.current,i,s,f);let g=(0,e2.useRef)(!1);(0,e2.useInsertionEffect)(()=>{m&&g.current&&m.update(i,l)});let y=i[iw],v=(0,e2.useRef)(!!y&&!window.MotionHandoffIsComplete?.(y)&&window.MotionHasOptimisedAnimation?.(y));return(0,ib.E)(()=>{p.current=!0,m&&(g.current=!0,window.MotionIsMounted=!0,m.updateFeatures(),m.scheduleRenderMicrotask(),v.current&&m.animationState&&m.animationState.animateChanges())}),(0,e2.useEffect)(()=>{m&&(!v.current&&m.animationState&&m.animationState.animateChanges(),v.current&&(queueMicrotask(()=>{window.MotionHandoffMarkAsComplete?.(y)}),v.current=!1),m.enteringChildren=void 0)}),m}(t,m,d,s,e.ProjectionNode,r)}return(0,e9.jsxs)(e7.Provider,{value:p,children:[l&&p.visualElement?(0,e9.jsx)(l,{visualElement:p.visualElement,...d}):null,function(t,e,i,{latestValues:n},s,r=!1,o){let a=(o??e3(t)?function(t,e,i,n){let s=(0,e2.useMemo)(()=>{let i=is();return eD(i,e,eL(n),t.transformTemplate,t.style),{...i.attrs,style:{...i.style}}},[e]);if(t.style){let e={};ii(e,t.style,t),s.style={...e,...s.style}}return s}:function(t,e){let i,n,s={},r=(i=t.style||{},ii(n={},i,t),Object.assign(n,function({transformTemplate:t},e){return(0,e2.useMemo)(()=>{let i=ie();return eM(i,e,t),Object.assign({},i.vars,i.style)},[e])}(t,e)),n);return t.drag&&!1!==t.dragListener&&(s.draggable=!1,r.userSelect=r.WebkitUserSelect=r.WebkitTouchCallout="none",r.touchAction=!0===t.drag?"none":`pan-${"x"===t.drag?"y":"x"}`),void 0===t.tabIndex&&(t.onTap||t.onTapStart||t.whileTap)&&(s.tabIndex=0),s.style=r,s})(e,n,s,t),l=function(t,e,i){let n={};for(let s in t)("values"!==s||"object"!=typeof t.values)&&(ia(s)||!0===i&&io(s)||!e&&!io(s)||t.draggable&&s.startsWith("onDrag"))&&(n[s]=t[s]);return n}(e,"string"==typeof t,r),h=t!==e2.Fragment?{...l,...a,ref:i}:{},{children:u}=e,d=(0,e2.useMemo)(()=>Q(u)?u.get():u,[u]);return(0,e2.createElement)(t,{...h,children:d})}(t,i,(a=p.visualElement,h=(0,e2.useRef)(n),(0,e2.useInsertionEffect)(()=>{h.current=n}),u=(0,e2.useRef)(null),(0,e2.useCallback)(t=>{t&&m.onMount?.(t),a&&(t?a.mount(t):a.unmount());let e=h.current;if("function"==typeof e)if(t){let i=e(t);"function"==typeof i&&(u.current=i)}else u.current?(u.current(),u.current=null):e(t);else e&&(e.current=t)},[a])),m,c,e,r)]})}a.displayName=`motion.${"string"==typeof t?t:`create(${t.displayName??t.name??""})`}`;let l=(0,e2.forwardRef)(a);return l[ix]=t,l}class iA{constructor(t){this.isMounted=!1,this.node=t}update(){}}function iE(t,e,i){let n=t.getProps();return ey(n,e,void 0!==i?i:n.custom,t)}function iM(t,e){if(t?.inherit&&e){let{inherit:i,...n}=t;return{...e,...n}}return t}function iV(t,e){let i=t?.[e]??t?.default??t;return i!==t?iM(i,t):i}let iC=t=>Array.isArray(t);function ik(t,e){let i=t.getValue("willChange");if(Q(i)&&i.add)return i.add(e);if(!i&&tM.WillChange){let i=new tM.WillChange("auto");t.addValue("willChange",i),i.add(e)}}let iD=(t,e)=>i=>e(t(i)),iR=(...t)=>t.reduce(iD);function iL(t,e,i){return(i<0&&(i+=1),i>1&&(i-=1),i<1/6)?t+(e-t)*6*i:i<.5?e:i<2/3?t+(e-t)*(2/3-i)*6:t}function ij(t,e){return i=>i>0?e:t}let iB=(t,e,i)=>{let n=t*t,s=i*(e*e-n)+n;return s<0?0:Math.sqrt(s)},iF=[w,x,V];function iI(t){let e=iF.find(e=>e.test(t));if(tn(!!e,`'${t}' is not an animatable color. Use the equivalent color code instead.`,"color-not-animatable"),!e)return!1;let i=e.parse(t);return e===V&&(i=function({hue:t,saturation:e,lightness:i,alpha:n}){t/=360,i/=100;let s=0,r=0,o=0;if(e/=100){let n=i<.5?i*(1+e):i+e-i*e,a=2*i-n;s=iL(a,n,t+1/3),r=iL(a,n,t),o=iL(a,n,t-1/3)}else s=r=o=i;return{red:Math.round(255*s),green:Math.round(255*r),blue:Math.round(255*o),alpha:n}}(i)),i}let iO=(t,e)=>{let i=iI(t),n=iI(e);if(!i||!n)return ij(t,e);let s={...i};return t=>(s.red=iB(i.red,n.red,t),s.green=iB(i.green,n.green,t),s.blue=iB(i.blue,n.blue,t),s.alpha=eI(i.alpha,n.alpha,t),x.transform(s))},iU=new Set(["none","hidden"]);function i$(t,e){return i=>eI(t,e,i)}function iW(t){return"number"==typeof t?i$:"string"==typeof t?tl(t)?ij:C.test(t)?iO:iH:Array.isArray(t)?iN:"object"==typeof t?C.test(t)?iO:iz:ij}function iN(t,e){let i=[...t],n=i.length,s=t.map((t,i)=>iW(t)(t,e[i]));return t=>{for(let e=0;e<n;e++)i[e]=s[e](t);return i}}function iz(t,e){let i={...t,...e},n={};for(let s in i)void 0!==t[s]&&void 0!==e[s]&&(n[s]=iW(t[s])(t[s],e[s]));return t=>{for(let e in n)i[e]=n[e](t);return i}}let iH=(t,e)=>{let i=O.createTransformer(e),n=j(t),s=j(e);if(!(n.indexes.var.length===s.indexes.var.length&&n.indexes.color.length===s.indexes.color.length&&n.indexes.number.length>=s.indexes.number.length))return tn(!0,`Complex values '${t}' and '${e}' too different to mix. Ensure all colors are of the same type, and that each contains the same quantity of number and color values. Falling back to instant transition.`,"complex-values-different"),ij(t,e);if(iU.has(t)&&!s.values.length||iU.has(e)&&!n.values.length)return iU.has(t)?i=>i<=0?t:e:i=>i>=1?e:t;return iR(iN(function(t,e){let i=[],n={color:0,var:0,number:0};for(let s=0;s<e.values.length;s++){let r=e.types[s],o=t.indexes[r][n[r]],a=t.values[o]??0;i[s]=a,n[r]++}return i}(n,s),s.values),i)};function iY(t,e,i){return"number"==typeof t&&"number"==typeof e&&"number"==typeof i?eI(t,e,i):iW(t)(t,e)}let iX=t=>{let e=({timestamp:e})=>t(e);return{start:(t=!0)=>tk.update(e,t),stop:()=>tD(e),now:()=>tR.isProcessing?tR.timestamp:en.now()}};function iK(t){let e=0,i=t.next(e);for(;!i.done&&e<2e4;)e+=50,i=t.next(e);return e>=2e4?1/0:e}function iq(t,e,i){var n,s;let r=Math.max(e-5,0);return n=i-t(r),(s=e-r)?1e3/s*n:0}let iG=.01,i_=2,iZ=.005,iQ=.5;function iJ(t,e){return t*Math.sqrt(1-e*e)}let i0=["duration","bounce"],i1=["stiffness","damping","mass"];function i2(t,e){return e.some(e=>void 0!==t[e])}function i5(t=.3,e=.3){let i,n="object"!=typeof t?{visualDuration:t,keyframes:[0,1],bounce:e}:t,{restSpeed:s,restDelta:r}=n,o=n.keyframes[0],a=n.keyframes[n.keyframes.length-1],l={done:!1,value:o},{stiffness:u,damping:d,mass:c,duration:p,velocity:m,isResolvedFromDuration:f}=function(t){let e={velocity:0,stiffness:100,damping:10,mass:1,isResolvedFromDuration:!1,...t};if(!i2(t,i1)&&i2(t,i0))if(t.visualDuration){let i=2*Math.PI/(1.2*t.visualDuration),n=i*i,s=2*h(.05,1,1-(t.bounce||0))*Math.sqrt(n);e={...e,mass:1,stiffness:n,damping:s}}else{let i=function({duration:t=800,bounce:e=.3,velocity:i=0,mass:n=1}){let s,r;tn(t<=tY(10),"Spring duration must be 10 seconds or less","spring-duration-limit");let o=1-e;o=h(.05,1,o),t=h(.01,10,t/1e3),o<1?(s=e=>{let n=e*o,s=n*t;return .001-(n-i)/iJ(e,o)*Math.exp(-s)},r=e=>{let n=e*o*t,r=Math.pow(o,2)*Math.pow(e,2)*t,a=Math.exp(-n),l=iJ(Math.pow(e,2),o);return(n*i+i-r)*a*(-s(e)+.001>0?-1:1)/l}):(s=e=>-.001+Math.exp(-e*t)*((e-i)*t+1),r=e=>t*t*(i-e)*Math.exp(-e*t));let a=function(t,e,i){let n=i;for(let i=1;i<12;i++)n-=t(n)/e(n);return n}(s,r,5/t);if(t=tY(t),isNaN(a))return{stiffness:100,damping:10,duration:t};{let e=Math.pow(a,2)*n;return{stiffness:e,damping:2*o*Math.sqrt(n*e),duration:t}}}(t);(e={...e,...i,mass:1}).isResolvedFromDuration=!0}return e}({...n,velocity:-((n.velocity||0)/1e3)}),g=m||0,y=d/(2*Math.sqrt(u*c)),v=a-o,x=Math.sqrt(u/c)/1e3,w=5>Math.abs(v);if(s||(s=w?iG:i_),r||(r=w?iZ:iQ),y<1){let t=iJ(x,y);i=e=>a-Math.exp(-y*x*e)*((g+y*x*v)/t*Math.sin(t*e)+v*Math.cos(t*e))}else if(1===y)i=t=>a-Math.exp(-x*t)*(v+(g+x*v)*t);else{let t=x*Math.sqrt(y*y-1);i=e=>{let i=Math.exp(-y*x*e),n=Math.min(t*e,300);return a-i*((g+y*x*v)*Math.sinh(n)+t*v*Math.cosh(n))/t}}let T={calculatedDuration:f&&p||null,next:t=>{let e=i(t);if(f)l.done=t>=p;else{let n=0===t?g:0;y<1&&(n=0===t?tY(g):iq(i,t,e));let o=Math.abs(a-e)<=r;l.done=Math.abs(n)<=s&&o}return l.value=l.done?a:e,l},toString:()=>{let t=Math.min(iK(T),2e4),e=t9(e=>T.next(t*e).value,t,30);return t+"ms "+e},toTransition:()=>{}};return T}function i3({keyframes:t,velocity:e=0,power:i=.8,timeConstant:n=325,bounceDamping:s=10,bounceStiffness:r=500,modifyTarget:o,min:a,max:l,restDelta:h=.5,restSpeed:u}){let d,c,p=t[0],m={done:!1,value:p},f=i*e,g=p+f,y=void 0===o?g:o(g);y!==g&&(f=y-p);let v=t=>-f*Math.exp(-t/n),x=t=>y+v(t),w=t=>{let e=v(t),i=x(t);m.done=Math.abs(e)<=h,m.value=m.done?y:i},T=t=>{let e;if(e=m.value,void 0!==a&&e<a||void 0!==l&&e>l){var i;d=t,c=i5({keyframes:[m.value,(i=m.value,void 0===a?l:void 0===l||Math.abs(a-i)<Math.abs(l-i)?a:l)],velocity:iq(x,t,m.value),damping:s,stiffness:r,restDelta:h,restSpeed:u})}};return T(0),{calculatedDuration:null,next:t=>{let e=!1;return(c||void 0!==d||(e=!0,w(t),T(t)),void 0!==d&&t>=d)?c.next(t-d):(e||w(t),m)}}}i5.applyToOptions=t=>{let e=function(t,e=100,i){let n=i({...t,keyframes:[0,e]}),s=Math.min(iK(n),2e4);return{type:"keyframes",ease:t=>n.next(s*t).value/e,duration:s/1e3}}(t,100,i5);return t.ease=e.ease,t.duration=tY(e.duration),t.type="keyframes",t};let i9=(t,e,i)=>(((1-3*i+3*e)*t+(3*i-6*e))*t+3*e)*t;function i4(t,e,i,n){return t===e&&i===n?tE:s=>0===s||1===s?s:i9(function(t,e,i,n,s){let r,o,a=0;do(r=i9(o=e+(i-e)/2,n,s)-t)>0?i=o:e=o;while(Math.abs(r)>1e-7&&++a<12);return o}(s,0,1,t,i),e,n)}let i6=i4(.42,0,1,1),i8=i4(0,0,.58,1),i7=i4(.42,0,.58,1),nt=t=>e=>e<=.5?t(2*e)/2:(2-t(2*(1-e)))/2,ne=t=>e=>1-t(1-e),ni=i4(.33,1.53,.69,.99),nn=ne(ni),ns=nt(nn),nr=t=>(t*=2)<1?.5*nn(t):.5*(2-Math.pow(2,-10*(t-1))),no=t=>1-Math.sin(Math.acos(t)),na=ne(no),nl=nt(no),nh={linear:tE,easeIn:i6,easeInOut:i7,easeOut:i8,circIn:no,circInOut:nl,circOut:na,backIn:nn,backInOut:ns,backOut:ni,anticipate:nr},nu=t=>{if(t5(t)){ts(4===t.length,"Cubic bezier arrays must contain four numerical values.","cubic-bezier-length");let[e,i,n,s]=t;return i4(e,i,n,s)}return"string"==typeof t?(ts(void 0!==nh[t],`Invalid easing type '${t}'`,"invalid-easing-type"),nh[t]):t},nd=(t,e,i)=>{let n=e-t;return 0===n?1:(i-t)/n};function nc({duration:t=300,keyframes:e,times:i,ease:n="easeInOut"}){var s;let r,o=Array.isArray(n)&&"number"!=typeof n[0]?n.map(nu):nu(n),a={done:!1,value:e[0]},l=function(t,e,{clamp:i=!0,ease:n,mixer:s}={}){let r=t.length;if(ts(r===e.length,"Both input and output ranges must be the same length","range-length"),1===r)return()=>e[0];if(2===r&&e[0]===e[1])return()=>e[1];let o=t[0]===t[1];t[0]>t[r-1]&&(t=[...t].reverse(),e=[...e].reverse());let a=function(t,e,i){let n=[],s=i||tM.mix||iY,r=t.length-1;for(let i=0;i<r;i++){let r=s(t[i],t[i+1]);e&&(r=iR(Array.isArray(e)?e[i]||tE:e,r)),n.push(r)}return n}(e,n,s),l=a.length,u=i=>{if(o&&i<t[0])return e[0];let n=0;if(l>1)for(;n<t.length-2&&!(i<t[n+1]);n++);let s=nd(t[n],t[n+1],i);return a[n](s)};return i?e=>u(h(t[0],t[r-1],e)):u}((s=i&&i.length===e.length?i:(!function(t,e){let i=t[t.length-1];for(let n=1;n<=e;n++){let s=nd(0,e,n);t.push(eI(i,1,s))}}(r=[0],e.length-1),r),s.map(e=>e*t)),e,{ease:Array.isArray(o)?o:e.map(()=>o||i7).splice(0,e.length-1)});return{calculatedDuration:t,next:e=>(a.value=l(e),a.done=e>=t,a)}}let np={decay:i3,inertia:i3,tween:nc,keyframes:nc,spring:i5};function nm(t){"string"==typeof t.type&&(t.type=np[t.type])}let nf=t=>t/100;class ng extends t1{constructor(t){super(),this.state="idle",this.startTime=null,this.isStopped=!1,this.currentTime=0,this.holdTime=null,this.playbackSpeed=1,this.stop=()=>{let{motionValue:t}=this.options;t&&t.updatedAt!==en.now()&&this.tick(en.now()),this.isStopped=!0,"idle"!==this.state&&(this.teardown(),this.options.onStop?.())},t2.mainThread++,this.options=t,this.initAnimation(),this.play(),!1===t.autoplay&&this.pause()}initAnimation(){let{options:t}=this;nm(t);let{type:e=nc,repeat:i=0,repeatDelay:n=0,repeatType:s,velocity:r=0}=t,{keyframes:o}=t,a=e||nc;a!==nc&&"number"!=typeof o[0]&&(this.mixKeyframes=iR(nf,iY(o[0],o[1])),o=[0,100]);let l=a({...t,keyframes:o});"mirror"===s&&(this.mirroredGenerator=a({...t,keyframes:[...o].reverse(),velocity:-r})),null===l.calculatedDuration&&(l.calculatedDuration=iK(l));let{calculatedDuration:h}=l;this.calculatedDuration=h,this.resolvedDuration=h+n,this.totalDuration=this.resolvedDuration*(i+1)-n,this.generator=l}updateTime(t){let e=Math.round(t-this.startTime)*this.playbackSpeed;null!==this.holdTime?this.currentTime=this.holdTime:this.currentTime=e}tick(t,e=!1){let{generator:i,totalDuration:n,mixKeyframes:s,mirroredGenerator:r,resolvedDuration:o,calculatedDuration:a}=this;if(null===this.startTime)return i.next(0);let{delay:l=0,keyframes:u,repeat:d,repeatType:c,repeatDelay:p,type:m,onUpdate:f,finalKeyframe:g}=this.options;this.speed>0?this.startTime=Math.min(this.startTime,t):this.speed<0&&(this.startTime=Math.min(t-n/this.speed,this.startTime)),e?this.currentTime=t:this.updateTime(t);let y=this.currentTime-l*(this.playbackSpeed>=0?1:-1),v=this.playbackSpeed>=0?y<0:y>n;this.currentTime=Math.max(y,0),"finished"===this.state&&null===this.holdTime&&(this.currentTime=n);let x=this.currentTime,w=i;if(d){let t=Math.min(this.currentTime,n)/o,e=Math.floor(t),i=t%1;!i&&t>=1&&(i=1),1===i&&e--,(e=Math.min(e,d+1))%2&&("reverse"===c?(i=1-i,p&&(i-=p/o)):"mirror"===c&&(w=r)),x=h(0,1,i)*o}let T=v?{done:!1,value:u[0]}:w.next(x);s&&(T.value=s(T.value));let{done:P}=T;v||null===a||(P=this.playbackSpeed>=0?this.currentTime>=n:this.currentTime<=0);let b=null===this.holdTime&&("finished"===this.state||"running"===this.state&&P);return b&&m!==i3&&(T.value=t0(u,this.options,g,this.speed)),f&&f(T.value),b&&this.finish(),T}then(t,e){return this.finished.then(t,e)}get duration(){return this.calculatedDuration/1e3}get iterationDuration(){let{delay:t=0}=this.options||{};return this.duration+t/1e3}get time(){return this.currentTime/1e3}set time(t){t=tY(t),this.currentTime=t,null===this.startTime||null!==this.holdTime||0===this.playbackSpeed?this.holdTime=t:this.driver&&(this.startTime=this.driver.now()-t/this.playbackSpeed),this.driver?.start(!1)}get speed(){return this.playbackSpeed}set speed(t){this.updateTime(en.now());let e=this.playbackSpeed!==t;this.playbackSpeed=t,e&&(this.time=this.currentTime/1e3)}play(){if(this.isStopped)return;let{driver:t=iX,startTime:e}=this.options;this.driver||(this.driver=t(t=>this.tick(t))),this.options.onPlay?.();let i=this.driver.now();"finished"===this.state?(this.updateFinished(),this.startTime=i):null!==this.holdTime?this.startTime=i-this.holdTime:this.startTime||(this.startTime=e??i),"finished"===this.state&&this.speed<0&&(this.startTime+=this.calculatedDuration),this.holdTime=null,this.state="running",this.driver.start()}pause(){this.state="paused",this.updateTime(en.now()),this.holdTime=this.currentTime}complete(){"running"!==this.state&&this.play(),this.state="finished",this.holdTime=null}finish(){this.notifyFinished(),this.teardown(),this.state="finished",this.options.onComplete?.()}cancel(){this.holdTime=null,this.startTime=0,this.tick(0),this.teardown(),this.options.onCancel?.()}teardown(){this.state="idle",this.stopDriver(),this.startTime=this.holdTime=null,t2.mainThread--}stopDriver(){this.driver&&(this.driver.stop(),this.driver=void 0)}sample(t){return this.startTime=0,this.tick(t,!0)}attachTimeline(t){return this.options.allowFlatten&&(this.options.type="keyframes",this.options.ease="linear",this.initAnimation()),this.driver?.stop(),t.observe(this)}}let ny={anticipate:nr,backInOut:ns,circInOut:nl};class nv extends t7{constructor(t){!function(t){"string"==typeof t.ease&&t.ease in ny&&(t.ease=ny[t.ease])}(t),nm(t),super(t),void 0!==t.startTime&&(this.startTime=t.startTime),this.options=t}updateMotionValue(t){let{motionValue:e,onUpdate:i,onComplete:n,element:s,...r}=this.options;if(!e)return;if(void 0!==t)return void e.set(t);let o=new ng({...r,autoplay:!1}),a=Math.max(10,en.now()-this.startTime),l=h(0,10,a-10);e.setWithVelocity(o.sample(Math.max(0,a-l)).value,o.sample(a).value,l),o.stop()}}let nx=(t,e)=>"zIndex"!==e&&!!("number"==typeof t||Array.isArray(t)||"string"==typeof t&&(O.test(t)||"0"===t)&&!t.startsWith("url("));function nw(t){t.duration=0,t.type="keyframes"}let nT=new Set(["opacity","clipPath","filter","transform"]),nP=tG(()=>Object.hasOwnProperty.call(Element.prototype,"animate"));class nb extends t1{constructor({autoplay:t=!0,delay:e=0,type:i="keyframes",repeat:n=0,repeatDelay:s=0,repeatType:r="loop",keyframes:o,name:a,motionValue:l,element:h,...u}){super(),this.stop=()=>{this._animation&&(this._animation.stop(),this.stopTimeline?.()),this.keyframeResolver?.cancel()},this.createdAt=en.now();const d={autoplay:t,delay:e,type:i,repeat:n,repeatDelay:s,repeatType:r,name:a,motionValue:l,element:h,...u},c=h?.KeyframeResolver||t$;this.keyframeResolver=new c(o,(t,e,i)=>this.onKeyframesResolved(t,e,d,!i),a,l,h),this.keyframeResolver?.scheduleResolve()}onKeyframesResolved(t,e,i,n){this.keyframeResolver=void 0;let{name:s,type:r,velocity:o,delay:a,isHandoff:l,onUpdate:h}=i;this.resolvedAt=en.now(),!function(t,e,i,n){let s=t[0];if(null===s)return!1;if("display"===e||"visibility"===e)return!0;let r=t[t.length-1],o=nx(s,e),a=nx(r,e);return tn(o===a,`You are trying to animate ${e} from "${s}" to "${r}". "${o?r:s}" is not an animatable value.`,"value-not-animatable"),!!o&&!!a&&(function(t){let e=t[0];if(1===t.length)return!0;for(let i=0;i<t.length;i++)if(t[i]!==e)return!0}(t)||("spring"===i||t8(i))&&n)}(t,s,r,o)&&((tM.instantAnimations||!a)&&h?.(t0(t,i,e)),t[0]=t[t.length-1],nw(i),i.repeat=0);let u={startTime:n?this.resolvedAt&&this.resolvedAt-this.createdAt>40?this.resolvedAt:this.createdAt:void 0,finalKeyframe:e,...i,keyframes:t},d=!l&&function(t){let{motionValue:e,name:i,repeatDelay:n,repeatType:s,damping:r,type:o}=t;if(!(e?.owner?.current instanceof HTMLElement))return!1;let{onUpdate:a,transformTemplate:l}=e.owner.getProps();return nP()&&i&&nT.has(i)&&("transform"!==i||!l)&&!a&&!n&&"mirror"!==s&&0!==r&&"inertia"!==o}(u),c=u.motionValue?.owner?.current,p=d?new nv({...u,element:c}):new ng(u);p.finished.then(()=>{this.notifyFinished()}).catch(tE),this.pendingTimeline&&(this.stopTimeline=p.attachTimeline(this.pendingTimeline),this.pendingTimeline=void 0),this._animation=p}get finished(){return this._animation?this.animation.finished:this._finished}then(t,e){return this.finished.finally(t).then(()=>{})}get animation(){return this._animation||(this.keyframeResolver?.resume(),tI=!0,tU(),tO(),tI=!1),this._animation}get duration(){return this.animation.duration}get iterationDuration(){return this.animation.iterationDuration}get time(){return this.animation.time}set time(t){this.animation.time=t}get speed(){return this.animation.speed}get state(){return this.animation.state}set speed(t){this.animation.speed=t}get startTime(){return this.animation.startTime}attachTimeline(t){return this._animation?this.stopTimeline=this.animation.attachTimeline(t):this.pendingTimeline=t,()=>this.stop()}play(){this.animation.play()}pause(){this.animation.pause()}complete(){this.animation.complete()}cancel(){this._animation&&this.animation.cancel(),this.keyframeResolver?.cancel()}}let nS={type:"spring",stiffness:500,damping:25,restSpeed:10},nA={type:"keyframes",duration:.8},nE={type:"keyframes",ease:[.25,.1,.35,1],duration:.3},nM=t=>null!==t,nV=(t,e,i,n={},s,r)=>o=>{let a=iV(n,t)||{},h=a.delay||n.delay||0,{elapsed:u=0}=n;u-=tY(h);let d={keyframes:Array.isArray(i)?i:[null,i],ease:"easeOut",velocity:e.getVelocity(),...a,delay:-u,onUpdate:t=>{e.set(t),a.onUpdate&&a.onUpdate(t)},onComplete:()=>{o(),a.onComplete&&a.onComplete()},name:t,motionValue:e,element:r?void 0:s};!function({when:t,delay:e,delayChildren:i,staggerChildren:n,staggerDirection:s,repeat:r,repeatType:o,repeatDelay:a,from:l,elapsed:h,...u}){return!!Object.keys(u).length}(a)&&Object.assign(d,((t,{keyframes:e})=>e.length>2?nA:l.has(t)?t.startsWith("scale")?{type:"spring",stiffness:550,damping:0===e[1]?2*Math.sqrt(550):30,restSpeed:10}:nS:nE)(t,d)),d.duration&&(d.duration=tY(d.duration)),d.repeatDelay&&(d.repeatDelay=tY(d.repeatDelay)),void 0!==d.from&&(d.keyframes[0]=d.from);let c=!1;if(!1!==d.type&&(0!==d.duration||d.repeatDelay)||(nw(d),0===d.delay&&(c=!0)),(tM.instantAnimations||tM.skipAnimations||s?.shouldSkipAnimations)&&(c=!0,nw(d),d.delay=0),d.allowFlatten=!a.type&&!a.ease,c&&!r&&void 0!==e.get()){let t=function(t,{repeat:e,repeatType:i="loop"},n){let s=t.filter(nM),r=e&&"loop"!==i&&e%2==1?0:s.length-1;return s[r]}(d.keyframes,a);if(void 0!==t)return void tk.update(()=>{d.onUpdate(t),d.onComplete()})}return a.isSync?new ng(d):new nb(d)};function nC(t,e,{delay:i=0,transitionOverride:n,type:s}={}){let{transition:r,transitionEnd:o,...a}=e,l=t.getDefaultTransition();r=r?iM(r,l):l;let h=r?.reduceMotion;n&&(r=n);let u=[],d=s&&t.animationState&&t.animationState.getState()[s];for(let e in a){let n=t.getValue(e,t.latestValues[e]??null),s=a[e];if(void 0===s||d&&function({protectedKeys:t,needsAnimating:e},i){let n=t.hasOwnProperty(i)&&!0!==e[i];return e[i]=!1,n}(d,e))continue;let o={delay:i,...iV(r||{},e)},l=n.get();if(void 0!==l&&!n.isAnimating&&!Array.isArray(s)&&s===l&&!o.velocity)continue;let c=!1;if(window.MotionHandoffAnimation){let i=t.props[iw];if(i){let t=window.MotionHandoffAnimation(i,e,tk);null!==t&&(o.startTime=t,c=!0)}}ik(t,e);let p=h??t.shouldReduceMotion;n.start(nV(e,n,s,p&&J.has(e)?{type:!1}:o,t,c));let m=n.animation;m&&u.push(m)}if(o){let e=()=>tk.update(()=>{o&&function(t,e){let{transitionEnd:i={},transition:n={},...s}=iE(t,e)||{};for(let e in s={...s,...i}){var r;let i=iC(r=s[e])?r[r.length-1]||0:r;t.hasValue(e)?t.getValue(e).set(i):t.addValue(e,er(i))}}(t,o)});u.length?Promise.all(u).then(e):e()}return u}function nk(t,e,i,n=0,s=1){let r=Array.from(t).sort((t,e)=>t.sortNodePosition(e)).indexOf(e),o=t.size,a=(o-1)*n;return"function"==typeof i?i(r,o):1===s?r*n:a-r*n}function nD(t,e,i={}){let n=iE(t,e,"exit"===i.type?t.presenceContext?.custom:void 0),{transition:s=t.getDefaultTransition()||{}}=n||{};i.transitionOverride&&(s=i.transitionOverride);let r=n?()=>Promise.all(nC(t,n,i)):()=>Promise.resolve(),o=t.variantChildren&&t.variantChildren.size?(n=0)=>{let{delayChildren:r=0,staggerChildren:o,staggerDirection:a}=s;return function(t,e,i=0,n=0,s=0,r=1,o){let a=[];for(let l of t.variantChildren)l.notify("AnimationStart",e),a.push(nD(l,e,{...o,delay:i+("function"==typeof n?0:n)+nk(t.variantChildren,l,n,s,r)}).then(()=>l.notify("AnimationComplete",e)));return Promise.all(a)}(t,e,n,r,o,a,i)}:()=>Promise.resolve(),{when:a}=s;if(!a)return Promise.all([r(),o(i.delay)]);{let[t,e]="beforeChildren"===a?[r,o]:[o,r];return t().then(()=>e())}}let nR=ed.length;function nL(t,e){if(!Array.isArray(e))return!1;let i=e.length;if(i!==t.length)return!1;for(let n=0;n<i;n++)if(e[n]!==t[n])return!1;return!0}let nj=[...eu].reverse(),nB=eu.length;function nF(t=!1){return{isActive:t,protectedKeys:{},needsAnimating:{},prevResolvedValues:{}}}function nI(){return{animate:nF(!0),whileInView:nF(),whileHover:nF(),whileTap:nF(),whileDrag:nF(),whileFocus:nF(),exit:nF()}}class nO extends iA{constructor(t){super(t),t.animationState||(t.animationState=function(t){let e=e=>Promise.all(e.map(({animation:e,options:i})=>(function(t,e,i={}){let n;if(t.notify("AnimationStart",e),Array.isArray(e))n=Promise.all(e.map(e=>nD(t,e,i)));else if("string"==typeof e)n=nD(t,e,i);else{let s="function"==typeof e?iE(t,e,i.custom):e;n=Promise.all(nC(t,s,i))}return n.then(()=>{t.notify("AnimationComplete",e)})})(t,e,i))),i=nI(),n=!0,s=e=>(i,n)=>{let s=iE(t,n,"exit"===e?t.presenceContext?.custom:void 0);if(s){let{transition:t,transitionEnd:e,...n}=s;i={...i,...n,...e}}return i};function r(r){let{props:o}=t,a=function t(e){if(!e)return;if(!e.isControllingVariants){let i=e.parent&&t(e.parent)||{};return void 0!==e.props.initial&&(i.initial=e.props.initial),i}let i={};for(let t=0;t<nR;t++){let n=ed[t],s=e.props[n];(eh(s)||!1===s)&&(i[n]=s)}return i}(t.parent)||{},l=[],h=new Set,u={},d=1/0;for(let e=0;e<nB;e++){var c,p;let m=nj[e],f=i[m],g=void 0!==o[m]?o[m]:a[m],y=eh(g),v=m===r?f.isActive:null;!1===v&&(d=e);let x=g===a[m]&&g!==o[m]&&y;if(x&&n&&t.manuallyAnimateOnMount&&(x=!1),f.protectedKeys={...u},!f.isActive&&null===v||!g&&!f.prevProp||el(g)||"boolean"==typeof g)continue;if("exit"===m&&f.isActive&&!0!==v){f.prevResolvedValues&&(u={...u,...f.prevResolvedValues});continue}let w=(c=f.prevProp,"string"==typeof(p=g)?p!==c:!!Array.isArray(p)&&!nL(p,c)),T=w||m===r&&f.isActive&&!x&&y||e>d&&y,P=!1,b=Array.isArray(g)?g:[g],S=b.reduce(s(m),{});!1===v&&(S={});let{prevResolvedValues:A={}}=f,E={...A,...S},M=e=>{T=!0,h.has(e)&&(P=!0,h.delete(e)),f.needsAnimating[e]=!0;let i=t.getValue(e);i&&(i.liveStyle=!1)};for(let t in E){let e=S[t],i=A[t];if(!u.hasOwnProperty(t))(iC(e)&&iC(i)?nL(e,i):e===i)?void 0!==e&&h.has(t)?M(t):f.protectedKeys[t]=!0:null!=e?M(t):h.add(t)}f.prevProp=g,f.prevResolvedValues=S,f.isActive&&(u={...u,...S}),n&&t.blockInitialAnimation&&(T=!1);let V=x&&w,C=!V||P;T&&C&&l.push(...b.map(e=>{let i={type:m};if("string"==typeof e&&n&&!V&&t.manuallyAnimateOnMount&&t.parent){let{parent:n}=t,s=iE(n,e);if(n.enteringChildren&&s){let{delayChildren:e}=s.transition||{};i.delay=nk(n.enteringChildren,t,e)}}return{animation:e,options:i}}))}if(h.size){let e={};if("boolean"!=typeof o.initial){let i=iE(t,Array.isArray(o.initial)?o.initial[0]:o.initial);i&&i.transition&&(e.transition=i.transition)}h.forEach(i=>{let n=t.getBaseTarget(i),s=t.getValue(i);s&&(s.liveStyle=!0),e[i]=n??null}),l.push({animation:e})}let m=!!l.length;return n&&(!1===o.initial||o.initial===o.animate)&&!t.manuallyAnimateOnMount&&(m=!1),n=!1,m?e(l):Promise.resolve()}return{animateChanges:r,setActive:function(e,n){if(i[e].isActive===n)return Promise.resolve();t.variantChildren?.forEach(t=>t.animationState?.setActive(e,n)),i[e].isActive=n;let s=r(e);for(let t in i)i[t].protectedKeys={};return s},setAnimateFunction:function(i){e=i(t)},getState:()=>i,reset:()=>{i=nI()}}}(t))}updateAnimationControlsSubscription(){let{animate:t}=this.node.getProps();el(t)&&(this.unmountControls=t.subscribe(this.node))}mount(){this.updateAnimationControlsSubscription()}update(){let{animate:t}=this.node.getProps(),{animate:e}=this.node.prevProps||{};t!==e&&this.updateAnimationControlsSubscription()}unmount(){this.node.animationState.reset(),this.unmountControls?.()}}let nU=0;class n$ extends iA{constructor(){super(...arguments),this.id=nU++}update(){if(!this.node.presenceContext)return;let{isPresent:t,onExitComplete:e}=this.node.presenceContext,{isPresent:i}=this.node.prevPresenceContext||{};if(!this.node.animationState||t===i)return;let n=this.node.animationState.setActive("exit",!t);e&&!t&&n.then(()=>{e(this.id)})}mount(){let{register:t,onExitComplete:e}=this.node.presenceContext||{};e&&e(this.id),t&&(this.unmount=t(this.id))}unmount(){}}let nW={x:!1,y:!1};function nN(t){return[t("x"),t("y")]}function nz(t){return t.max-t.min}function nH(t,e,i,n=.5){t.origin=n,t.originPoint=eI(e.min,e.max,t.origin),t.scale=nz(i)/nz(e),t.translate=eI(i.min,i.max,t.origin)-t.originPoint,(t.scale>=.9999&&t.scale<=1.0001||isNaN(t.scale))&&(t.scale=1),(t.translate>=-.01&&t.translate<=.01||isNaN(t.translate))&&(t.translate=0)}function nY(t,e,i,n){nH(t.x,e.x,i.x,n?n.originX:void 0),nH(t.y,e.y,i.y,n?n.originY:void 0)}function nX(t,e,i){t.min=i.min+e.min,t.max=t.min+nz(e)}function nK(t,e,i){t.min=e.min-i.min,t.max=t.min+nz(e)}function nq(t,e,i){nK(t.x,e.x,i.x),nK(t.y,e.y,i.y)}let nG=new Set(["BUTTON","INPUT","SELECT","TEXTAREA","A"]),n_=new Set(["INPUT","SELECT","TEXTAREA"]);function nZ(t,e,i,n={passive:!0}){return t.addEventListener(e,i,n),()=>t.removeEventListener(e,i)}var nQ=i(94601);function nJ(t){return(0,nQ.G)(t)&&"ownerSVGElement"in t}function n0(t,e,i){if(null==t)return[];if(t instanceof EventTarget)return[t];if("string"==typeof t){let n=document;e&&(n=e.current);let s=i?.[t]??n.querySelectorAll(t);return s?Array.from(s):[]}return Array.from(t).filter(t=>null!=t)}let n1=new WeakMap,n2=(t,e,i)=>(n,s)=>s&&s[0]?s[0][t+"Size"]:nJ(n)&&"getBBox"in n?n.getBBox()[e]:n[i],n5=n2("inline","width","offsetWidth"),n3=n2("block","height","offsetHeight");function n9({target:t,borderBoxSize:e}){n1.get(t)?.forEach(i=>{i(t,{get width(){return n5(t,e)},get height(){return n3(t,e)}})})}function n4(t){t.forEach(n9)}let n6=new Set;function n8(t,e){let i;return"function"==typeof t?(n6.add(t),r||(r=()=>{let t={get width(){return window.innerWidth},get height(){return window.innerHeight}};n6.forEach(e=>e(t))},window.addEventListener("resize",r)),()=>{n6.delete(t),n6.size||"function"!=typeof r||(window.removeEventListener("resize",r),r=void 0)}):(!s&&"u">typeof ResizeObserver&&(s=new ResizeObserver(n4)),(i=n0(t)).forEach(t=>{let i=n1.get(t);i||(i=new Set,n1.set(t,i)),i.add(e),s?.observe(t)}),()=>{i.forEach(t=>{let i=n1.get(t);i?.delete(e),i?.size||s?.unobserve(t)})})}let n7=t=>"mouse"===t.pointerType?"number"!=typeof t.button||t.button<=0:!1!==t.isPrimary;function st(t){return{point:{x:t.pageX,y:t.pageY}}}function se(t,e,i,n){return nZ(t,e,t=>n7(t)&&i(t,st(t)),n)}let si=({current:t})=>t?t.ownerDocument.defaultView:null,sn=(t,e)=>Math.abs(t-e),ss=new Set(["auto","scroll"]);class sr{constructor(t,e,{transformPagePoint:i,contextWindow:n=window,dragSnapToOrigin:s=!1,distanceThreshold:r=3,element:o}={}){if(this.startEvent=null,this.lastMoveEvent=null,this.lastMoveEventInfo=null,this.handlers={},this.contextWindow=window,this.scrollPositions=new Map,this.removeScrollListeners=null,this.onElementScroll=t=>{this.handleScroll(t.target)},this.onWindowScroll=()=>{this.handleScroll(window)},this.updatePoint=()=>{var t,e;if(!(this.lastMoveEvent&&this.lastMoveEventInfo))return;let i=sl(this.lastMoveEventInfo,this.history),n=null!==this.startEvent,s=(t=i.offset,e={x:0,y:0},Math.sqrt(sn(t.x,e.x)**2+sn(t.y,e.y)**2)>=this.distanceThreshold);if(!n&&!s)return;let{point:r}=i,{timestamp:o}=tR;this.history.push({...r,timestamp:o});let{onStart:a,onMove:l}=this.handlers;n||(a&&a(this.lastMoveEvent,i),this.startEvent=this.lastMoveEvent),l&&l(this.lastMoveEvent,i)},this.handlePointerMove=(t,e)=>{this.lastMoveEvent=t,this.lastMoveEventInfo=so(e,this.transformPagePoint),tk.update(this.updatePoint,!0)},this.handlePointerUp=(t,e)=>{this.end();let{onEnd:i,onSessionEnd:n,resumeAnimation:s}=this.handlers;if((this.dragSnapToOrigin||!this.startEvent)&&s&&s(),!(this.lastMoveEvent&&this.lastMoveEventInfo))return;let r=sl("pointercancel"===t.type?this.lastMoveEventInfo:so(e,this.transformPagePoint),this.history);this.startEvent&&i&&i(t,r),n&&n(t,r)},!n7(t))return;this.dragSnapToOrigin=s,this.handlers=e,this.transformPagePoint=i,this.distanceThreshold=r,this.contextWindow=n||window;const a=so(st(t),this.transformPagePoint),{point:l}=a,{timestamp:h}=tR;this.history=[{...l,timestamp:h}];const{onSessionStart:u}=e;u&&u(t,sl(a,this.history)),this.removeListeners=iR(se(this.contextWindow,"pointermove",this.handlePointerMove),se(this.contextWindow,"pointerup",this.handlePointerUp),se(this.contextWindow,"pointercancel",this.handlePointerUp)),o&&this.startScrollTracking(o)}startScrollTracking(t){let e=t.parentElement;for(;e;){let t=getComputedStyle(e);(ss.has(t.overflowX)||ss.has(t.overflowY))&&this.scrollPositions.set(e,{x:e.scrollLeft,y:e.scrollTop}),e=e.parentElement}this.scrollPositions.set(window,{x:window.scrollX,y:window.scrollY}),window.addEventListener("scroll",this.onElementScroll,{capture:!0,passive:!0}),window.addEventListener("scroll",this.onWindowScroll,{passive:!0}),this.removeScrollListeners=()=>{window.removeEventListener("scroll",this.onElementScroll,{capture:!0}),window.removeEventListener("scroll",this.onWindowScroll)}}handleScroll(t){let e=this.scrollPositions.get(t);if(!e)return;let i=t===window,n=i?{x:window.scrollX,y:window.scrollY}:{x:t.scrollLeft,y:t.scrollTop},s={x:n.x-e.x,y:n.y-e.y};(0!==s.x||0!==s.y)&&(i?this.lastMoveEventInfo&&(this.lastMoveEventInfo.point.x+=s.x,this.lastMoveEventInfo.point.y+=s.y):this.history.length>0&&(this.history[0].x-=s.x,this.history[0].y-=s.y),this.scrollPositions.set(t,n),tk.update(this.updatePoint,!0))}updateHandlers(t){this.handlers=t}end(){this.removeListeners&&this.removeListeners(),this.removeScrollListeners&&this.removeScrollListeners(),this.scrollPositions.clear(),tD(this.updatePoint)}}function so(t,e){return e?{point:e(t.point)}:t}function sa(t,e){return{x:t.x-e.x,y:t.y-e.y}}function sl({point:t},e){return{point:t,delta:sa(t,sh(e)),offset:sa(t,e[0]),velocity:function(t,e){if(t.length<2)return{x:0,y:0};let i=t.length-1,n=null,s=sh(t);for(;i>=0&&(n=t[i],!(s.timestamp-n.timestamp>tY(.1)));)i--;if(!n)return{x:0,y:0};n===t[0]&&t.length>2&&s.timestamp-n.timestamp>2*tY(.1)&&(n=t[1]);let r=(s.timestamp-n.timestamp)/1e3;if(0===r)return{x:0,y:0};let o={x:(s.x-n.x)/r,y:(s.y-n.y)/r};return o.x===1/0&&(o.x=0),o.y===1/0&&(o.y=0),o}(e,.1)}}function sh(t){return t[t.length-1]}function su(t,e,i){return{min:void 0!==e?t.min+e:void 0,max:void 0!==i?t.max+i-(t.max-t.min):void 0}}function sd(t,e){let i=e.min-t.min,n=e.max-t.max;return e.max-e.min<t.max-t.min&&([i,n]=[n,i]),{min:i,max:n}}function sc(t,e,i){return{min:sp(t,e),max:sp(t,i)}}function sp(t,e){return"number"==typeof t?t:t[e]||0}let sm=new WeakMap;class sf{constructor(t){this.openDragLock=null,this.isDragging=!1,this.currentDirection=null,this.originPoint={x:0,y:0},this.constraints=!1,this.hasMutatedConstraints=!1,this.elastic=Z(),this.latestPointerEvent=null,this.latestPanInfo=null,this.visualElement=t}start(t,{snapToCursor:e=!1,distanceThreshold:i}={}){let{presenceContext:n}=this.visualElement;if(n&&!1===n.isPresent)return;let s=t=>{e&&this.snapToCursor(st(t).point),this.stopAnimation()},r=(t,e)=>{let{drag:i,dragPropagation:n,onDragStart:s}=this.getProps();if(i&&!n&&(this.openDragLock&&this.openDragLock(),this.openDragLock=function(t){if("x"===t||"y"===t)if(nW[t])return null;else return nW[t]=!0,()=>{nW[t]=!1};return nW.x||nW.y?null:(nW.x=nW.y=!0,()=>{nW.x=nW.y=!1})}(i),!this.openDragLock))return;this.latestPointerEvent=t,this.latestPanInfo=e,this.isDragging=!0,this.currentDirection=null,this.resolveConstraints(),this.visualElement.projection&&(this.visualElement.projection.isAnimationBlocked=!0,this.visualElement.projection.target=void 0),nN(t=>{let e=this.getAxisMotionValue(t).get()||0;if(b.test(e)){let{projection:i}=this.visualElement;if(i&&i.layout){let n=i.layout.layoutBox[t];n&&(e=nz(n)*(parseFloat(e)/100))}}this.originPoint[t]=e}),s&&tk.update(()=>s(t,e),!1,!0),ik(this.visualElement,"transform");let{animationState:r}=this.visualElement;r&&r.setActive("whileDrag",!0)},o=(t,e)=>{this.latestPointerEvent=t,this.latestPanInfo=e;let{dragPropagation:i,dragDirectionLock:n,onDirectionLock:s,onDrag:r}=this.getProps();if(!i&&!this.openDragLock)return;let{offset:o}=e;if(n&&null===this.currentDirection){this.currentDirection=function(t,e=10){let i=null;return Math.abs(t.y)>e?i="y":Math.abs(t.x)>e&&(i="x"),i}(o),null!==this.currentDirection&&s&&s(this.currentDirection);return}this.updateAxis("x",e.point,o),this.updateAxis("y",e.point,o),this.visualElement.render(),r&&tk.update(()=>r(t,e),!1,!0)},a=(t,e)=>{this.latestPointerEvent=t,this.latestPanInfo=e,this.stop(t,e),this.latestPointerEvent=null,this.latestPanInfo=null},l=()=>{let{dragSnapToOrigin:t}=this.getProps();(t||this.constraints)&&this.startAnimation({x:0,y:0})},{dragSnapToOrigin:h}=this.getProps();this.panSession=new sr(t,{onSessionStart:s,onStart:r,onMove:o,onSessionEnd:a,resumeAnimation:l},{transformPagePoint:this.visualElement.getTransformPagePoint(),dragSnapToOrigin:h,distanceThreshold:i,contextWindow:si(this.visualElement),element:this.visualElement.current})}stop(t,e){let i=t||this.latestPointerEvent,n=e||this.latestPanInfo,s=this.isDragging;if(this.cancel(),!s||!n||!i)return;let{velocity:r}=n;this.startAnimation(r);let{onDragEnd:o}=this.getProps();o&&tk.postRender(()=>o(i,n))}cancel(){this.isDragging=!1;let{projection:t,animationState:e}=this.visualElement;t&&(t.isAnimationBlocked=!1),this.endPanSession();let{dragPropagation:i}=this.getProps();!i&&this.openDragLock&&(this.openDragLock(),this.openDragLock=null),e&&e.setActive("whileDrag",!1)}endPanSession(){this.panSession&&this.panSession.end(),this.panSession=void 0}updateAxis(t,e,i){let{drag:n}=this.getProps();if(!i||!sy(t,n,this.currentDirection))return;let s=this.getAxisMotionValue(t),r=this.originPoint[t]+i[t];this.constraints&&this.constraints[t]&&(r=function(t,{min:e,max:i},n){return void 0!==e&&t<e?t=n?eI(e,t,n.min):Math.max(t,e):void 0!==i&&t>i&&(t=n?eI(i,t,n.max):Math.min(t,i)),t}(r,this.constraints[t],this.elastic[t])),s.set(r)}resolveConstraints(){let{dragConstraints:t,dragElastic:e}=this.getProps(),i=this.visualElement.projection&&!this.visualElement.projection.layout?this.visualElement.projection.measure(!1):this.visualElement.projection?.layout,n=this.constraints;t&&iP(t)?this.constraints||(this.constraints=this.resolveRefConstraints()):t&&i?this.constraints=function(t,{top:e,left:i,bottom:n,right:s}){return{x:su(t.x,i,s),y:su(t.y,e,n)}}(i.layoutBox,t):this.constraints=!1,this.elastic=function(t=.35){return!1===t?t=0:!0===t&&(t=.35),{x:sc(t,"left","right"),y:sc(t,"top","bottom")}}(e),n!==this.constraints&&!iP(t)&&i&&this.constraints&&!this.hasMutatedConstraints&&nN(t=>{var e,n;let s;!1!==this.constraints&&this.getAxisMotionValue(t)&&(this.constraints[t]=(e=i.layoutBox[t],n=this.constraints[t],s={},void 0!==n.min&&(s.min=n.min-e.min),void 0!==n.max&&(s.max=n.max-e.min),s))})}resolveRefConstraints(){var t;let{dragConstraints:e,onMeasureDragConstraints:i}=this.getProps();if(!e||!iP(e))return!1;let n=e.current;ts(null!==n,"If `dragConstraints` is set as a React ref, that ref must be passed to another component's `ref` prop.","drag-constraints-ref");let{projection:s}=this.visualElement;if(!s||!s.layout)return!1;let r=function(t,e,i){let n=e0(t,i),{scroll:s}=e;return s&&(eZ(n.x,s.offset.x),eZ(n.y,s.offset.y)),n}(n,s.root,this.visualElement.getTransformPagePoint()),o=(t=s.layout.layoutBox,{x:sd(t.x,r.x),y:sd(t.y,r.y)});if(i){let t=i(function({x:t,y:e}){return{top:e.min,right:t.max,bottom:e.max,left:t.min}}(o));this.hasMutatedConstraints=!!t,t&&(o=ez(t))}return o}startAnimation(t){let{drag:e,dragMomentum:i,dragElastic:n,dragTransition:s,dragSnapToOrigin:r,onDragTransitionEnd:o}=this.getProps(),a=this.constraints||{};return Promise.all(nN(o=>{if(!sy(o,e,this.currentDirection))return;let l=a&&a[o]||{};r&&(l={min:0,max:0});let h={type:"inertia",velocity:i?t[o]:0,bounceStiffness:n?200:1e6,bounceDamping:n?40:1e7,timeConstant:750,restDelta:1,restSpeed:10,...s,...l};return this.startAxisValueAnimation(o,h)})).then(o)}startAxisValueAnimation(t,e){let i=this.getAxisMotionValue(t);return ik(this.visualElement,t),i.start(nV(t,i,0,e,this.visualElement,!1))}stopAnimation(){nN(t=>this.getAxisMotionValue(t).stop())}getAxisMotionValue(t){let e=`_drag${t.toUpperCase()}`,i=this.visualElement.getProps();return i[e]||this.visualElement.getValue(t,(i.initial?i.initial[t]:void 0)||0)}snapToCursor(t){nN(e=>{let{drag:i}=this.getProps();if(!sy(e,i,this.currentDirection))return;let{projection:n}=this.visualElement,s=this.getAxisMotionValue(e);if(n&&n.layout){let{min:i,max:r}=n.layout.layoutBox[e],o=s.get()||0;s.set(t[e]-eI(i,r,.5)+o)}})}scalePositionWithinConstraints(){if(!this.visualElement.current)return;let{drag:t,dragConstraints:e}=this.getProps(),{projection:i}=this.visualElement;if(!iP(e)||!i||!this.constraints)return;this.stopAnimation();let n={x:0,y:0};nN(t=>{let e=this.getAxisMotionValue(t);if(e&&!1!==this.constraints){var i,s;let r,o,a,l=e.get();n[t]=(i={min:l,max:l},s=this.constraints[t],r=.5,o=nz(i),(a=nz(s))>o?r=nd(s.min,s.max-o,i.min):o>a&&(r=nd(i.min,i.max-a,s.min)),h(0,1,r))}});let{transformTemplate:s}=this.visualElement.getProps();this.visualElement.current.style.transform=s?s({},""):"none",i.root&&i.root.updateScroll(),i.updateLayout(),this.constraints=!1,this.resolveConstraints(),nN(e=>{if(!sy(e,t,null))return;let i=this.getAxisMotionValue(e),{min:s,max:r}=this.constraints[e];i.set(eI(s,r,n[e]))}),this.visualElement.render()}addListeners(){let t;if(!this.visualElement.current)return;sm.set(this.visualElement,this);let e=this.visualElement.current,i=se(e,"pointerdown",t=>{let{drag:i,dragListener:n=!0}=this.getProps(),s=t.target,r=s!==e&&(n_.has(s.tagName)||!0===s.isContentEditable);i&&n&&!r&&this.start(t)}),n=()=>{var i,n,s;let r,o,{dragConstraints:a}=this.getProps();iP(a)&&a.current&&(this.constraints=this.resolveRefConstraints(),t||(i=e,n=a.current,r=n8(i,sg(s=()=>this.scalePositionWithinConstraints())),o=n8(n,sg(s)),t=()=>{r(),o()}))},{projection:s}=this.visualElement,r=s.addEventListener("measure",n);s&&!s.layout&&(s.root&&s.root.updateScroll(),s.updateLayout()),tk.read(n);let o=nZ(window,"resize",()=>this.scalePositionWithinConstraints()),a=s.addEventListener("didUpdate",({delta:t,hasLayoutChanged:e})=>{this.isDragging&&e&&(nN(e=>{let i=this.getAxisMotionValue(e);i&&(this.originPoint[e]+=t[e].translate,i.set(i.get()+t[e].translate))}),this.visualElement.render())});return()=>{o(),i(),r(),a&&a(),t&&t()}}getProps(){let t=this.visualElement.getProps(),{drag:e=!1,dragDirectionLock:i=!1,dragPropagation:n=!1,dragConstraints:s=!1,dragElastic:r=.35,dragMomentum:o=!0}=t;return{...t,drag:e,dragDirectionLock:i,dragPropagation:n,dragConstraints:s,dragElastic:r,dragMomentum:o}}}function sg(t){let e=!0;return()=>{if(e){e=!1;return}t()}}function sy(t,e,i){return(!0===e||e===t)&&(null===i||i===t)}class sv extends iA{constructor(t){super(t),this.removeGroupControls=tE,this.removeListeners=tE,this.controls=new sf(t)}mount(){let{dragControls:t}=this.node.getProps();t&&(this.removeGroupControls=t.subscribe(this.controls)),this.removeListeners=this.controls.addListeners()||tE}update(){let{dragControls:t}=this.node.getProps(),{dragControls:e}=this.node.prevProps||{};t!==e&&(this.removeGroupControls(),t&&(this.removeGroupControls=t.subscribe(this.controls)))}unmount(){this.removeGroupControls(),this.removeListeners(),this.controls.isDragging||this.controls.endPanSession()}}let sx=t=>(e,i)=>{t&&tk.update(()=>t(e,i),!1,!0)};class sw extends iA{constructor(){super(...arguments),this.removePointerDownListener=tE}onPointerDown(t){this.session=new sr(t,this.createPanHandlers(),{transformPagePoint:this.node.getTransformPagePoint(),contextWindow:si(this.node)})}createPanHandlers(){let{onPanSessionStart:t,onPanStart:e,onPan:i,onPanEnd:n}=this.node.getProps();return{onSessionStart:sx(t),onStart:sx(e),onMove:sx(i),onEnd:(t,e)=>{delete this.session,n&&tk.postRender(()=>n(t,e))}}}mount(){this.removePointerDownListener=se(this.node.current,"pointerdown",t=>this.onPointerDown(t))}update(){this.session&&this.session.updateHandlers(this.createPanHandlers())}unmount(){this.removePointerDownListener(),this.session&&this.session.end()}}let sT={hasAnimatedSinceResize:!0,hasEverUpdated:!1};var sP=i(79196);let sb=!1;class sS extends e2.Component{componentDidMount(){let{visualElement:t,layoutGroup:e,switchLayoutGroup:i,layoutId:n}=this.props,{projection:s}=t;s&&(e.group&&e.group.add(s),i&&i.register&&n&&i.register(s),sb&&s.root.didUpdate(),s.addEventListener("animationComplete",()=>{this.safeToRemove()}),s.setOptions({...s.options,layoutDependency:this.props.layoutDependency,onExitComplete:()=>this.safeToRemove()})),sT.hasEverUpdated=!0}getSnapshotBeforeUpdate(t){let{layoutDependency:e,visualElement:i,drag:n,isPresent:s}=this.props,{projection:r}=i;return r&&(r.isPresent=s,t.layoutDependency!==e&&r.setOptions({...r.options,layoutDependency:e}),sb=!0,n||t.layoutDependency!==e||void 0===e||t.isPresent!==s?r.willUpdate():this.safeToRemove(),t.isPresent!==s&&(s?r.promote():r.relegate()||tk.postRender(()=>{let t=r.getStack();t&&t.members.length||this.safeToRemove()}))),null}componentDidUpdate(){let{projection:t}=this.props.visualElement;t&&(t.root.didUpdate(),ee.postRender(()=>{!t.currentAnimation&&t.isLead()&&this.safeToRemove()}))}componentWillUnmount(){let{visualElement:t,layoutGroup:e,switchLayoutGroup:i}=this.props,{projection:n}=t;sb=!0,n&&(n.scheduleCheckAfterUnmount(),e&&e.group&&e.group.remove(n),i&&i.deregister&&i.deregister(n))}safeToRemove(){let{safeToRemove:t}=this.props;t&&t()}render(){return null}}function sA(t){let[e,i]=(0,sP.xQ)(),n=(0,e2.useContext)(e4.L);return(0,e9.jsx)(sS,{...t,layoutGroup:n,switchLayoutGroup:(0,e2.useContext)(iT),isPresent:e,safeToRemove:i})}let sE=["TopLeft","TopRight","BottomLeft","BottomRight"],sM=sE.length,sV=t=>"string"==typeof t?parseFloat(t):t,sC=t=>"number"==typeof t||S.test(t);function sk(t,e){return void 0!==t[e]?t[e]:t.borderRadius}let sD=sL(0,.5,na),sR=sL(.5,.95,tE);function sL(t,e,i){return n=>n<t?0:n>e?1:i(nd(t,e,n))}function sj(t,e){t.min=e.min,t.max=e.max}function sB(t,e){sj(t.x,e.x),sj(t.y,e.y)}function sF(t,e){t.translate=e.translate,t.scale=e.scale,t.originPoint=e.originPoint,t.origin=e.origin}function sI(t,e,i,n,s){return t-=e,t=n+1/i*(t-n),void 0!==s&&(t=n+1/s*(t-n)),t}function sO(t,e,[i,n,s],r,o){!function(t,e=0,i=1,n=.5,s,r=t,o=t){if(b.test(e)&&(e=parseFloat(e),e=eI(o.min,o.max,e/100)-o.min),"number"!=typeof e)return;let a=eI(r.min,r.max,n);t===r&&(a-=e),t.min=sI(t.min,e,i,a,s),t.max=sI(t.max,e,i,a,s)}(t,e[i],e[n],e[s],e.scale,r,o)}let sU=["x","scaleX","originX"],s$=["y","scaleY","originY"];function sW(t,e,i,n){sO(t.x,e,sU,i?i.x:void 0,n?n.x:void 0),sO(t.y,e,s$,i?i.y:void 0,n?n.y:void 0)}function sN(t){return 0===t.translate&&1===t.scale}function sz(t){return sN(t.x)&&sN(t.y)}function sH(t,e){return t.min===e.min&&t.max===e.max}function sY(t,e){return Math.round(t.min)===Math.round(e.min)&&Math.round(t.max)===Math.round(e.max)}function sX(t,e){return sY(t.x,e.x)&&sY(t.y,e.y)}function sK(t){return nz(t.x)/nz(t.y)}function sq(t,e){return t.translate===e.translate&&t.scale===e.scale&&t.originPoint===e.originPoint}class sG{constructor(){this.members=[]}add(t){tX(this.members,t);for(let e=this.members.length-1;e>=0;e--){let i=this.members[e];if(i===t||i===this.lead||i===this.prevLead)continue;let n=i.instance;n&&!1===n.isConnected&&!1!==i.isPresent&&!i.snapshot&&tK(this.members,i)}t.scheduleRender()}remove(t){if(tK(this.members,t),t===this.prevLead&&(this.prevLead=void 0),t===this.lead){let t=this.members[this.members.length-1];t&&this.promote(t)}}relegate(t){let e,i=this.members.findIndex(e=>t===e);if(0===i)return!1;for(let t=i;t>=0;t--){let i=this.members[t],n=i.instance;if(!1!==i.isPresent&&(!n||!1!==n.isConnected)){e=i;break}}return!!e&&(this.promote(e),!0)}promote(t,e){let i=this.lead;if(t!==i&&(this.prevLead=i,this.lead=t,t.show(),i)){i.instance&&i.scheduleRender(),t.scheduleRender();let n=i.options.layoutDependency,s=t.options.layoutDependency;if(void 0===n||void 0===s||n!==s){let n=i.instance;!(n&&!1===n.isConnected&&!i.snapshot)&&(t.resumeFrom=i,e&&(t.resumeFrom.preserveOpacity=!0),i.snapshot&&(t.snapshot=i.snapshot,t.snapshot.latestValues=i.animationValues||i.latestValues),t.root&&t.root.isUpdating&&(t.isLayoutDirty=!0))}let{crossfade:r}=t.options;!1===r&&i.hide()}}exitAnimationComplete(){this.members.forEach(t=>{let{options:e,resumingFrom:i}=t;e.onExitComplete&&e.onExitComplete(),i&&i.options.onExitComplete&&i.options.onExitComplete()})}scheduleRender(){this.members.forEach(t=>{t.instance&&t.scheduleRender(!1)})}removeLeadSnapshot(){this.lead&&this.lead.snapshot&&(this.lead.snapshot=void 0)}}let s_=(t,e)=>t.depth-e.depth;class sZ{constructor(){this.children=[],this.isDirty=!1}add(t){tX(this.children,t),this.isDirty=!0}remove(t){tK(this.children,t),this.isDirty=!0}forEach(t){this.isDirty&&this.children.sort(s_),this.isDirty=!1,this.children.forEach(t)}}let sQ=["","X","Y","Z"],sJ=0;function s0(t,e,i,n){let{latestValues:s}=e;s[t]&&(i[t]=s[t],e.setStaticValue(t,0),n&&(n[t]=0))}function s1({attachResizeListener:t,defaultParent:e,measureScroll:i,checkIsScrollRoot:n,resetTransform:s}){return class{constructor(t={},i=e?.()){this.id=sJ++,this.animationId=0,this.animationCommitId=0,this.children=new Set,this.options={},this.isTreeAnimating=!1,this.isAnimationBlocked=!1,this.isLayoutDirty=!1,this.isProjectionDirty=!1,this.isSharedProjectionDirty=!1,this.isTransformDirty=!1,this.updateManuallyBlocked=!1,this.updateBlockedByResize=!1,this.isUpdating=!1,this.isSVG=!1,this.needsReset=!1,this.shouldResetTransform=!1,this.hasCheckedOptimisedAppear=!1,this.treeScale={x:1,y:1},this.eventHandlers=new Map,this.hasTreeAnimated=!1,this.layoutVersion=0,this.updateScheduled=!1,this.scheduleUpdate=()=>this.update(),this.projectionUpdateScheduled=!1,this.checkUpdateFailed=()=>{this.isUpdating&&(this.isUpdating=!1,this.clearAllSnapshots())},this.updateProjection=()=>{this.projectionUpdateScheduled=!1,this.nodes.forEach(s3),this.nodes.forEach(re),this.nodes.forEach(ri),this.nodes.forEach(s9)},this.resolvedRelativeTargetAt=0,this.linkedParentVersion=0,this.hasProjected=!1,this.isVisible=!0,this.animationProgress=0,this.sharedNodes=new Map,this.latestValues=t,this.root=i?i.root||i:this,this.path=i?[...i.path,i]:[],this.parent=i,this.depth=i?i.depth+1:0;for(let t=0;t<this.path.length;t++)this.path[t].shouldResetTransform=!0;this.root===this&&(this.nodes=new sZ)}addEventListener(t,e){return this.eventHandlers.has(t)||this.eventHandlers.set(t,new tq),this.eventHandlers.get(t).add(e)}notifyListeners(t,...e){let i=this.eventHandlers.get(t);i&&i.notify(...e)}hasListeners(t){return this.eventHandlers.has(t)}mount(e){if(this.instance)return;this.isSVG=nJ(e)&&!(nJ(e)&&"svg"===e.tagName),this.instance=e;let{layoutId:i,layout:n,visualElement:s}=this.options;if(s&&!s.current&&s.mount(e),this.root.nodes.add(this),this.parent&&this.parent.children.add(this),this.root.hasTreeAnimated&&(n||i)&&(this.isLayoutDirty=!0),t){let i,n=0,s=()=>this.root.updateBlockedByResize=!1;tk.read(()=>{n=window.innerWidth}),t(e,()=>{let t=window.innerWidth;if(t!==n){let e,r;n=t,this.root.updateBlockedByResize=!0,i&&i(),e=en.now(),r=({timestamp:t})=>{let i=t-e;i>=250&&(tD(r),s(i-250))},tk.setup(r,!0),i=()=>tD(r),sT.hasAnimatedSinceResize&&(sT.hasAnimatedSinceResize=!1,this.nodes.forEach(rt))}})}i&&this.root.registerSharedNode(i,this),!1!==this.options.animate&&s&&(i||n)&&this.addEventListener("didUpdate",({delta:t,hasLayoutChanged:e,hasRelativeLayoutChanged:i,layout:n})=>{if(this.isTreeAnimationBlocked()){this.target=void 0,this.relativeTarget=void 0;return}let r=this.options.transition||s.getDefaultTransition()||rl,{onLayoutAnimationStart:o,onLayoutAnimationComplete:a}=s.getProps(),l=!this.targetLayout||!sX(this.targetLayout,n),h=!e&&i;if(this.options.layoutRoot||this.resumeFrom||h||e&&(l||!this.currentAnimation)){this.resumeFrom&&(this.resumingFrom=this.resumeFrom,this.resumingFrom.resumingFrom=void 0);let e={...iV(r,"layout"),onPlay:o,onComplete:a};(s.shouldReduceMotion||this.options.layoutRoot)&&(e.delay=0,e.type=!1),this.startAnimation(e),this.setAnimationOrigin(t,h)}else e||rt(this),this.isLead()&&this.options.onExitComplete&&this.options.onExitComplete();this.targetLayout=n})}unmount(){this.options.layoutId&&this.willUpdate(),this.root.nodes.remove(this);let t=this.getStack();t&&t.remove(this),this.parent&&this.parent.children.delete(this),this.instance=void 0,this.eventHandlers.clear(),tD(this.updateProjection)}blockUpdate(){this.updateManuallyBlocked=!0}unblockUpdate(){this.updateManuallyBlocked=!1}isUpdateBlocked(){return this.updateManuallyBlocked||this.updateBlockedByResize}isTreeAnimationBlocked(){return this.isAnimationBlocked||this.parent&&this.parent.isTreeAnimationBlocked()||!1}startUpdate(){!this.isUpdateBlocked()&&(this.isUpdating=!0,this.nodes&&this.nodes.forEach(rn),this.animationId++)}getTransformTemplate(){let{visualElement:t}=this.options;return t&&t.getProps().transformTemplate}willUpdate(t=!0){if(this.root.hasTreeAnimated=!0,this.root.isUpdateBlocked()){this.options.onExitComplete&&this.options.onExitComplete();return}if(window.MotionCancelOptimisedAnimation&&!this.hasCheckedOptimisedAppear&&function t(e){if(e.hasCheckedOptimisedAppear=!0,e.root===e)return;let{visualElement:i}=e.options;if(!i)return;let n=i.props[iw];if(window.MotionHasOptimisedAnimation(n,"transform")){let{layout:t,layoutId:i}=e.options;window.MotionCancelOptimisedAnimation(n,"transform",tk,!(t||i))}let{parent:s}=e;s&&!s.hasCheckedOptimisedAppear&&t(s)}(this),this.root.isUpdating||this.root.startUpdate(),this.isLayoutDirty)return;this.isLayoutDirty=!0;for(let t=0;t<this.path.length;t++){let e=this.path[t];e.shouldResetTransform=!0,e.updateScroll("snapshot"),e.options.layoutRoot&&e.willUpdate(!1)}let{layoutId:e,layout:i}=this.options;if(void 0===e&&!i)return;let n=this.getTransformTemplate();this.prevTransformTemplateValue=n?n(this.latestValues,""):void 0,this.updateSnapshot(),t&&this.notifyListeners("willUpdate")}update(){if(this.updateScheduled=!1,this.isUpdateBlocked()){this.unblockUpdate(),this.clearAllSnapshots(),this.nodes.forEach(s6);return}if(this.animationId<=this.animationCommitId)return void this.nodes.forEach(s8);this.animationCommitId=this.animationId,this.isUpdating?(this.isUpdating=!1,this.nodes.forEach(s7),this.nodes.forEach(s2),this.nodes.forEach(s5)):this.nodes.forEach(s8),this.clearAllSnapshots();let t=en.now();tR.delta=h(0,1e3/60,t-tR.timestamp),tR.timestamp=t,tR.isProcessing=!0,tL.update.process(tR),tL.preRender.process(tR),tL.render.process(tR),tR.isProcessing=!1}didUpdate(){this.updateScheduled||(this.updateScheduled=!0,ee.read(this.scheduleUpdate))}clearAllSnapshots(){this.nodes.forEach(s4),this.sharedNodes.forEach(rs)}scheduleUpdateProjection(){this.projectionUpdateScheduled||(this.projectionUpdateScheduled=!0,tk.preRender(this.updateProjection,!1,!0))}scheduleCheckAfterUnmount(){tk.postRender(()=>{this.isLayoutDirty?this.root.didUpdate():this.root.checkUpdateFailed()})}updateSnapshot(){!this.snapshot&&this.instance&&(this.snapshot=this.measure(),!this.snapshot||nz(this.snapshot.measuredBox.x)||nz(this.snapshot.measuredBox.y)||(this.snapshot=void 0))}updateLayout(){if(!this.instance||(this.updateScroll(),!(this.options.alwaysMeasureLayout&&this.isLead())&&!this.isLayoutDirty))return;if(this.resumeFrom&&!this.resumeFrom.instance)for(let t=0;t<this.path.length;t++)this.path[t].updateScroll();let t=this.layout;this.layout=this.measure(!1),this.layoutVersion++,this.layoutCorrected=Z(),this.isLayoutDirty=!1,this.projectionDelta=void 0,this.notifyListeners("measure",this.layout.layoutBox);let{visualElement:e}=this.options;e&&e.notify("LayoutMeasure",this.layout.layoutBox,t?t.layoutBox:void 0)}updateScroll(t="measure"){let e=!!(this.options.layoutScroll&&this.instance);if(this.scroll&&this.scroll.animationId===this.root.animationId&&this.scroll.phase===t&&(e=!1),e&&this.instance){let e=n(this.instance);this.scroll={animationId:this.root.animationId,phase:t,isRoot:e,offset:i(this.instance),wasRoot:this.scroll?this.scroll.isRoot:e}}}resetTransform(){if(!s)return;let t=this.isLayoutDirty||this.shouldResetTransform||this.options.alwaysMeasureLayout,e=this.projectionDelta&&!sz(this.projectionDelta),i=this.getTransformTemplate(),n=i?i(this.latestValues,""):void 0,r=n!==this.prevTransformTemplateValue;t&&this.instance&&(e||eX(this.latestValues)||r)&&(s(this.instance,n),this.shouldResetTransform=!1,this.scheduleRender())}measure(t=!0){var e;let i=this.measurePageBox(),n=this.removeElementScroll(i);return t&&(n=this.removeTransform(n)),rd((e=n).x),rd(e.y),{animationId:this.root.animationId,measuredBox:i,layoutBox:n,latestValues:{},source:this.id}}measurePageBox(){let{visualElement:t}=this.options;if(!t)return Z();let e=t.measureViewportBox();if(!(this.scroll?.wasRoot||this.path.some(rp))){let{scroll:t}=this.root;t&&(eZ(e.x,t.offset.x),eZ(e.y,t.offset.y))}return e}removeElementScroll(t){let e=Z();if(sB(e,t),this.scroll?.wasRoot)return e;for(let i=0;i<this.path.length;i++){let n=this.path[i],{scroll:s,options:r}=n;n!==this.root&&s&&r.layoutScroll&&(s.wasRoot&&sB(e,t),eZ(e.x,s.offset.x),eZ(e.y,s.offset.y))}return e}applyTransform(t,e=!1){let i=Z();sB(i,t);for(let t=0;t<this.path.length;t++){let n=this.path[t];!e&&n.options.layoutScroll&&n.scroll&&n!==n.root&&eJ(i,{x:-n.scroll.offset.x,y:-n.scroll.offset.y}),eX(n.latestValues)&&eJ(i,n.latestValues)}return eX(this.latestValues)&&eJ(i,this.latestValues),i}removeTransform(t){let e=Z();sB(e,t);for(let t=0;t<this.path.length;t++){let i=this.path[t];if(!i.instance||!eX(i.latestValues))continue;eY(i.latestValues)&&i.updateSnapshot();let n=Z();sB(n,i.measurePageBox()),sW(e,i.latestValues,i.snapshot?i.snapshot.layoutBox:void 0,n)}return eX(this.latestValues)&&sW(e,this.latestValues),e}setTargetDelta(t){this.targetDelta=t,this.root.scheduleUpdateProjection(),this.isProjectionDirty=!0}setOptions(t){this.options={...this.options,...t,crossfade:void 0===t.crossfade||t.crossfade}}clearMeasurements(){this.scroll=void 0,this.layout=void 0,this.snapshot=void 0,this.prevTransformTemplateValue=void 0,this.targetDelta=void 0,this.target=void 0,this.isLayoutDirty=!1}forceRelativeParentToResolveTarget(){this.relativeParent&&this.relativeParent.resolvedRelativeTargetAt!==tR.timestamp&&this.relativeParent.resolveTargetDelta(!0)}resolveTargetDelta(t=!1){let e=this.getLead();this.isProjectionDirty||(this.isProjectionDirty=e.isProjectionDirty),this.isTransformDirty||(this.isTransformDirty=e.isTransformDirty),this.isSharedProjectionDirty||(this.isSharedProjectionDirty=e.isSharedProjectionDirty);let i=!!this.resumingFrom||this!==e;if(!(t||i&&this.isSharedProjectionDirty||this.isProjectionDirty||this.parent?.isProjectionDirty||this.attemptToResolveRelativeTarget||this.root.updateBlockedByResize))return;let{layout:n,layoutId:s}=this.options;if(!this.layout||!(n||s))return;this.resolvedRelativeTargetAt=tR.timestamp;let r=this.getClosestProjectingParent();if(r&&this.linkedParentVersion!==r.layoutVersion&&!r.options.layoutRoot&&this.removeRelativeTarget(),this.targetDelta||this.relativeTarget||(r&&r.layout?this.createRelativeTarget(r,this.layout.layoutBox,r.layout.layoutBox):this.removeRelativeTarget()),this.relativeTarget||this.targetDelta){if(this.target||(this.target=Z(),this.targetWithTransforms=Z()),this.relativeTarget&&this.relativeTargetOrigin&&this.relativeParent&&this.relativeParent.target){var o,a,l;this.forceRelativeParentToResolveTarget(),o=this.target,a=this.relativeTarget,l=this.relativeParent.target,nX(o.x,a.x,l.x),nX(o.y,a.y,l.y)}else this.targetDelta?(this.resumingFrom?this.target=this.applyTransform(this.layout.layoutBox):sB(this.target,this.layout.layoutBox),e_(this.target,this.targetDelta)):sB(this.target,this.layout.layoutBox);this.attemptToResolveRelativeTarget&&(this.attemptToResolveRelativeTarget=!1,r&&!!r.resumingFrom==!!this.resumingFrom&&!r.options.layoutScroll&&r.target&&1!==this.animationProgress?this.createRelativeTarget(r,this.target,r.target):this.relativeParent=this.relativeTarget=void 0)}}getClosestProjectingParent(){if(!(!this.parent||eY(this.parent.latestValues)||eK(this.parent.latestValues)))if(this.parent.isProjecting())return this.parent;else return this.parent.getClosestProjectingParent()}isProjecting(){return!!((this.relativeTarget||this.targetDelta||this.options.layoutRoot)&&this.layout)}createRelativeTarget(t,e,i){this.relativeParent=t,this.linkedParentVersion=t.layoutVersion,this.forceRelativeParentToResolveTarget(),this.relativeTarget=Z(),this.relativeTargetOrigin=Z(),nq(this.relativeTargetOrigin,e,i),sB(this.relativeTarget,this.relativeTargetOrigin)}removeRelativeTarget(){this.relativeParent=this.relativeTarget=void 0}calcProjection(){let t=this.getLead(),e=!!this.resumingFrom||this!==t,i=!0;if((this.isProjectionDirty||this.parent?.isProjectionDirty)&&(i=!1),e&&(this.isSharedProjectionDirty||this.isTransformDirty)&&(i=!1),this.resolvedRelativeTargetAt===tR.timestamp&&(i=!1),i)return;let{layout:n,layoutId:s}=this.options;if(this.isTreeAnimating=!!(this.parent&&this.parent.isTreeAnimating||this.currentAnimation||this.pendingAnimation),this.isTreeAnimating||(this.targetDelta=this.relativeTarget=void 0),!this.layout||!(n||s))return;sB(this.layoutCorrected,this.layout.layoutBox);let r=this.treeScale.x,o=this.treeScale.y;!function(t,e,i,n=!1){let s,r,o=i.length;if(o){e.x=e.y=1;for(let a=0;a<o;a++){r=(s=i[a]).projectionDelta;let{visualElement:o}=s.options;(!o||!o.props.style||"contents"!==o.props.style.display)&&(n&&s.options.layoutScroll&&s.scroll&&s!==s.root&&eJ(t,{x:-s.scroll.offset.x,y:-s.scroll.offset.y}),r&&(e.x*=r.x.scale,e.y*=r.y.scale,e_(t,r)),n&&eX(s.latestValues)&&eJ(t,s.latestValues))}e.x<1.0000000000001&&e.x>.999999999999&&(e.x=1),e.y<1.0000000000001&&e.y>.999999999999&&(e.y=1)}}(this.layoutCorrected,this.treeScale,this.path,e),t.layout&&!t.target&&(1!==this.treeScale.x||1!==this.treeScale.y)&&(t.target=t.layout.layoutBox,t.targetWithTransforms=Z());let{target:a}=t;if(!a){this.prevProjectionDelta&&(this.createProjectionDeltas(),this.scheduleRender());return}this.projectionDelta&&this.prevProjectionDelta?(sF(this.prevProjectionDelta.x,this.projectionDelta.x),sF(this.prevProjectionDelta.y,this.projectionDelta.y)):this.createProjectionDeltas(),nY(this.projectionDelta,this.layoutCorrected,a,this.latestValues),this.treeScale.x===r&&this.treeScale.y===o&&sq(this.projectionDelta.x,this.prevProjectionDelta.x)&&sq(this.projectionDelta.y,this.prevProjectionDelta.y)||(this.hasProjected=!0,this.scheduleRender(),this.notifyListeners("projectionUpdate",a))}hide(){this.isVisible=!1}show(){this.isVisible=!0}scheduleRender(t=!0){if(this.options.visualElement?.scheduleRender(),t){let t=this.getStack();t&&t.scheduleRender()}this.resumingFrom&&!this.resumingFrom.instance&&(this.resumingFrom=void 0)}createProjectionDeltas(){this.prevProjectionDelta=G(),this.projectionDelta=G(),this.projectionDeltaWithTransform=G()}setAnimationOrigin(t,e=!1){let i,n=this.snapshot,s=n?n.latestValues:{},r={...this.latestValues},o=G();this.relativeParent&&this.relativeParent.options.layoutRoot||(this.relativeTarget=this.relativeTargetOrigin=void 0),this.attemptToResolveRelativeTarget=!e;let a=Z(),l=(n?n.source:void 0)!==(this.layout?this.layout.source:void 0),h=this.getStack(),u=!h||h.members.length<=1,d=!!(l&&!u&&!0===this.options.crossfade&&!this.path.some(ra));this.animationProgress=0,this.mixTargetDelta=e=>{let n=e/1e3;if(rr(o.x,t.x,n),rr(o.y,t.y,n),this.setTargetDelta(o),this.relativeTarget&&this.relativeTargetOrigin&&this.layout&&this.relativeParent&&this.relativeParent.layout){var h,c,p,m,f,g;nq(a,this.layout.layoutBox,this.relativeParent.layout.layoutBox),p=this.relativeTarget,m=this.relativeTargetOrigin,f=a,g=n,ro(p.x,m.x,f.x,g),ro(p.y,m.y,f.y,g),i&&(h=this.relativeTarget,c=i,sH(h.x,c.x)&&sH(h.y,c.y))&&(this.isProjectionDirty=!1),i||(i=Z()),sB(i,this.relativeTarget)}l&&(this.animationValues=r,function(t,e,i,n,s,r){s?(t.opacity=eI(0,i.opacity??1,sD(n)),t.opacityExit=eI(e.opacity??1,0,sR(n))):r&&(t.opacity=eI(e.opacity??1,i.opacity??1,n));for(let s=0;s<sM;s++){let r=`border${sE[s]}Radius`,o=sk(e,r),a=sk(i,r);(void 0!==o||void 0!==a)&&(o||(o=0),a||(a=0),0===o||0===a||sC(o)===sC(a)?(t[r]=Math.max(eI(sV(o),sV(a),n),0),(b.test(a)||b.test(o))&&(t[r]+="%")):t[r]=a)}(e.rotate||i.rotate)&&(t.rotate=eI(e.rotate||0,i.rotate||0,n))}(r,s,this.latestValues,n,d,u)),this.root.scheduleUpdateProjection(),this.scheduleRender(),this.animationProgress=n},this.mixTargetDelta(1e3*!!this.options.layoutRoot)}startAnimation(t){this.notifyListeners("animationStart"),this.currentAnimation?.stop(),this.resumingFrom?.currentAnimation?.stop(),this.pendingAnimation&&(tD(this.pendingAnimation),this.pendingAnimation=void 0),this.pendingAnimation=tk.update(()=>{var e,i,n;let s;sT.hasAnimatedSinceResize=!0,t2.layout++,this.motionValue||(this.motionValue=er(0)),this.currentAnimation=(e=this.motionValue,i=[0,1e3],n={...t,velocity:0,isSync:!0,onUpdate:e=>{this.mixTargetDelta(e),t.onUpdate&&t.onUpdate(e)},onStop:()=>{t2.layout--},onComplete:()=>{t2.layout--,t.onComplete&&t.onComplete(),this.completeAnimation()}},(s=Q(e)?e:er(e)).start(nV("",s,i,n)),s.animation),this.resumingFrom&&(this.resumingFrom.currentAnimation=this.currentAnimation),this.pendingAnimation=void 0})}completeAnimation(){this.resumingFrom&&(this.resumingFrom.currentAnimation=void 0,this.resumingFrom.preserveOpacity=void 0);let t=this.getStack();t&&t.exitAnimationComplete(),this.resumingFrom=this.currentAnimation=this.animationValues=void 0,this.notifyListeners("animationComplete")}finishAnimation(){this.currentAnimation&&(this.mixTargetDelta&&this.mixTargetDelta(1e3),this.currentAnimation.stop()),this.completeAnimation()}applyTransformsToTarget(){let t=this.getLead(),{targetWithTransforms:e,target:i,layout:n,latestValues:s}=t;if(e&&i&&n){if(this!==t&&this.layout&&n&&rc(this.options.animationType,this.layout.layoutBox,n.layoutBox)){i=this.target||Z();let e=nz(this.layout.layoutBox.x);i.x.min=t.target.x.min,i.x.max=i.x.min+e;let n=nz(this.layout.layoutBox.y);i.y.min=t.target.y.min,i.y.max=i.y.min+n}sB(e,i),eJ(e,s),nY(this.projectionDeltaWithTransform,this.layoutCorrected,e,s)}}registerSharedNode(t,e){this.sharedNodes.has(t)||this.sharedNodes.set(t,new sG),this.sharedNodes.get(t).add(e);let i=e.options.initialPromotionConfig;e.promote({transition:i?i.transition:void 0,preserveFollowOpacity:i&&i.shouldPreserveFollowOpacity?i.shouldPreserveFollowOpacity(e):void 0})}isLead(){let t=this.getStack();return!t||t.lead===this}getLead(){let{layoutId:t}=this.options;return t&&this.getStack()?.lead||this}getPrevLead(){let{layoutId:t}=this.options;return t?this.getStack()?.prevLead:void 0}getStack(){let{layoutId:t}=this.options;if(t)return this.root.sharedNodes.get(t)}promote({needsReset:t,transition:e,preserveFollowOpacity:i}={}){let n=this.getStack();n&&n.promote(this,i),t&&(this.projectionDelta=void 0,this.needsReset=!0),e&&this.setOptions({transition:e})}relegate(){let t=this.getStack();return!!t&&t.relegate(this)}resetSkewAndRotation(){let{visualElement:t}=this.options;if(!t)return;let e=!1,{latestValues:i}=t;if((i.z||i.rotate||i.rotateX||i.rotateY||i.rotateZ||i.skewX||i.skewY)&&(e=!0),!e)return;let n={};i.z&&s0("z",t,n,this.animationValues);for(let e=0;e<sQ.length;e++)s0(`rotate${sQ[e]}`,t,n,this.animationValues),s0(`skew${sQ[e]}`,t,n,this.animationValues);for(let e in t.render(),n)t.setStaticValue(e,n[e]),this.animationValues&&(this.animationValues[e]=n[e]);t.scheduleRender()}applyProjectionStyles(t,e){if(!this.instance||this.isSVG)return;if(!this.isVisible){t.visibility="hidden";return}let i=this.getTransformTemplate();if(this.needsReset){this.needsReset=!1,t.visibility="",t.opacity="",t.pointerEvents=il(e?.pointerEvents)||"",t.transform=i?i(this.latestValues,""):"none";return}let n=this.getLead();if(!this.projectionDelta||!this.layout||!n.target){this.options.layoutId&&(t.opacity=void 0!==this.latestValues.opacity?this.latestValues.opacity:1,t.pointerEvents=il(e?.pointerEvents)||""),this.hasProjected&&!eX(this.latestValues)&&(t.transform=i?i({},""):"none",this.hasProjected=!1);return}t.visibility="";let s=n.animationValues||n.latestValues;this.applyTransformsToTarget();let r=function(t,e,i){let n="",s=t.x.translate/e.x,r=t.y.translate/e.y,o=i?.z||0;if((s||r||o)&&(n=`translate3d(${s}px, ${r}px, ${o}px) `),(1!==e.x||1!==e.y)&&(n+=`scale(${1/e.x}, ${1/e.y}) `),i){let{transformPerspective:t,rotate:e,rotateX:s,rotateY:r,skewX:o,skewY:a}=i;t&&(n=`perspective(${t}px) ${n}`),e&&(n+=`rotate(${e}deg) `),s&&(n+=`rotateX(${s}deg) `),r&&(n+=`rotateY(${r}deg) `),o&&(n+=`skewX(${o}deg) `),a&&(n+=`skewY(${a}deg) `)}let a=t.x.scale*e.x,l=t.y.scale*e.y;return(1!==a||1!==l)&&(n+=`scale(${a}, ${l})`),n||"none"}(this.projectionDeltaWithTransform,this.treeScale,s);i&&(r=i(s,r)),t.transform=r;let{x:o,y:a}=this.projectionDelta;for(let e in t.transformOrigin=`${100*o.origin}% ${100*a.origin}% 0`,n.animationValues?t.opacity=n===this?s.opacity??this.latestValues.opacity??1:this.preserveOpacity?this.latestValues.opacity:s.opacityExit:t.opacity=n===this?void 0!==s.opacity?s.opacity:"":void 0!==s.opacityExit?s.opacityExit:0,eO){if(void 0===s[e])continue;let{correct:i,applyTo:o,isCSSVariable:a}=eO[e],l="none"===r?s[e]:i(s[e],n);if(o){let e=o.length;for(let i=0;i<e;i++)t[o[i]]=l}else a?this.options.visualElement.renderState.vars[e]=l:t[e]=l}this.options.layoutId&&(t.pointerEvents=n===this?il(e?.pointerEvents)||"":"none")}clearSnapshot(){this.resumeFrom=this.snapshot=void 0}resetTree(){this.root.nodes.forEach(t=>t.currentAnimation?.stop()),this.root.nodes.forEach(s6),this.root.sharedNodes.clear()}}}function s2(t){t.updateLayout()}function s5(t){let e=t.resumeFrom?.snapshot||t.snapshot;if(t.isLead()&&t.layout&&e&&t.hasListeners("didUpdate")){let{layoutBox:i,measuredBox:n}=t.layout,{animationType:s}=t.options,r=e.source!==t.layout.source;"size"===s?nN(t=>{let n=r?e.measuredBox[t]:e.layoutBox[t],s=nz(n);n.min=i[t].min,n.max=n.min+s}):rc(s,e.layoutBox,i)&&nN(n=>{let s=r?e.measuredBox[n]:e.layoutBox[n],o=nz(i[n]);s.max=s.min+o,t.relativeTarget&&!t.currentAnimation&&(t.isProjectionDirty=!0,t.relativeTarget[n].max=t.relativeTarget[n].min+o)});let o=G();nY(o,i,e.layoutBox);let a=G();r?nY(a,t.applyTransform(n,!0),e.measuredBox):nY(a,i,e.layoutBox);let l=!sz(o),h=!1;if(!t.resumeFrom){let n=t.getClosestProjectingParent();if(n&&!n.resumeFrom){let{snapshot:s,layout:r}=n;if(s&&r){let o=Z();nq(o,e.layoutBox,s.layoutBox);let a=Z();nq(a,i,r.layoutBox),sX(o,a)||(h=!0),n.options.layoutRoot&&(t.relativeTarget=a,t.relativeTargetOrigin=o,t.relativeParent=n)}}}t.notifyListeners("didUpdate",{layout:i,snapshot:e,delta:a,layoutDelta:o,hasLayoutChanged:l,hasRelativeLayoutChanged:h})}else if(t.isLead()){let{onExitComplete:e}=t.options;e&&e()}t.options.transition=void 0}function s3(t){t.parent&&(t.isProjecting()||(t.isProjectionDirty=t.parent.isProjectionDirty),t.isSharedProjectionDirty||(t.isSharedProjectionDirty=!!(t.isProjectionDirty||t.parent.isProjectionDirty||t.parent.isSharedProjectionDirty)),t.isTransformDirty||(t.isTransformDirty=t.parent.isTransformDirty))}function s9(t){t.isProjectionDirty=t.isSharedProjectionDirty=t.isTransformDirty=!1}function s4(t){t.clearSnapshot()}function s6(t){t.clearMeasurements()}function s8(t){t.isLayoutDirty=!1}function s7(t){let{visualElement:e}=t.options;e&&e.getProps().onBeforeLayoutMeasure&&e.notify("BeforeLayoutMeasure"),t.resetTransform()}function rt(t){t.finishAnimation(),t.targetDelta=t.relativeTarget=t.target=void 0,t.isProjectionDirty=!0}function re(t){t.resolveTargetDelta()}function ri(t){t.calcProjection()}function rn(t){t.resetSkewAndRotation()}function rs(t){t.removeLeadSnapshot()}function rr(t,e,i){t.translate=eI(e.translate,0,i),t.scale=eI(e.scale,1,i),t.origin=e.origin,t.originPoint=e.originPoint}function ro(t,e,i,n){t.min=eI(e.min,i.min,n),t.max=eI(e.max,i.max,n)}function ra(t){return t.animationValues&&void 0!==t.animationValues.opacityExit}let rl={duration:.45,ease:[.4,0,.1,1]},rh=t=>"u">typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().includes(t),ru=rh("applewebkit/")&&!rh("chrome/")?Math.round:tE;function rd(t){t.min=ru(t.min),t.max=ru(t.max)}function rc(t,e,i){return"position"===t||"preserve-aspect"===t&&!(.2>=Math.abs(sK(e)-sK(i)))}function rp(t){return t!==t.root&&t.scroll?.wasRoot}let rm=s1({attachResizeListener:(t,e)=>nZ(t,"resize",e),measureScroll:()=>({x:document.documentElement.scrollLeft||document.body?.scrollLeft||0,y:document.documentElement.scrollTop||document.body?.scrollTop||0}),checkIsScrollRoot:()=>!0}),rf={current:void 0},rg=s1({measureScroll:t=>({x:t.scrollLeft,y:t.scrollTop}),defaultParent:()=>{if(!rf.current){let t=new rm({});t.mount(window),t.setOptions({layoutScroll:!0}),rf.current=t}return rf.current},resetTransform:(t,e)=>{t.style.transform=void 0!==e?e:"none"},checkIsScrollRoot:t=>"fixed"===window.getComputedStyle(t).position});function ry(t,e){let i=n0(t),n=new AbortController;return[i,{passive:!0,...e,signal:n.signal},()=>n.abort()]}function rv(t,e,i){let{props:n}=t;t.animationState&&n.whileHover&&t.animationState.setActive("whileHover","Start"===i);let s=n["onHover"+i];s&&tk.postRender(()=>s(e,st(e)))}class rx extends iA{mount(){let{current:t}=this.node;t&&(this.unmount=function(t,e,i={}){let[n,s,r]=ry(t,i);return n.forEach(t=>{let i,n=!1,r=!1,o=e=>{i&&(i(e),i=void 0),t.removeEventListener("pointerleave",l)},a=t=>{n=!1,window.removeEventListener("pointerup",a),window.removeEventListener("pointercancel",a),r&&(r=!1,o(t))},l=t=>{if("touch"!==t.pointerType){if(n){r=!0;return}o(t)}};t.addEventListener("pointerenter",n=>{if("touch"===n.pointerType||nW.x||nW.y)return;r=!1;let o=e(t,n);"function"==typeof o&&(i=o,t.addEventListener("pointerleave",l,s))},s),t.addEventListener("pointerdown",()=>{n=!0,window.addEventListener("pointerup",a,s),window.addEventListener("pointercancel",a,s)},s)}),r}(t,(t,e)=>(rv(this.node,e,"Start"),t=>rv(this.node,t,"End"))))}unmount(){}}class rw extends iA{constructor(){super(...arguments),this.isActive=!1}onFocus(){let t=!1;try{t=this.node.current.matches(":focus-visible")}catch(e){t=!0}t&&this.node.animationState&&(this.node.animationState.setActive("whileFocus",!0),this.isActive=!0)}onBlur(){this.isActive&&this.node.animationState&&(this.node.animationState.setActive("whileFocus",!1),this.isActive=!1)}mount(){this.unmount=iR(nZ(this.node.current,"focus",()=>this.onFocus()),nZ(this.node.current,"blur",()=>this.onBlur()))}unmount(){}}var rT=i(78757);let rP=(t,e)=>!!e&&(t===e||rP(t,e.parentElement)),rb=new WeakSet;function rS(t){return e=>{"Enter"===e.key&&t(e)}}function rA(t,e){t.dispatchEvent(new PointerEvent("pointer"+e,{isPrimary:!0,bubbles:!0}))}function rE(t){return n7(t)&&!(nW.x||nW.y)}let rM=new WeakSet;function rV(t,e,i){let{props:n}=t;if(t.current instanceof HTMLButtonElement&&t.current.disabled)return;t.animationState&&n.whileTap&&t.animationState.setActive("whileTap","Start"===i);let s=n["onTap"+("End"===i?"":i)];s&&tk.postRender(()=>s(e,st(e)))}class rC extends iA{mount(){let{current:t}=this.node;if(!t)return;let{globalTapTarget:e,propagate:i}=this.node.props;this.unmount=function(t,e,i={}){let[n,s,r]=ry(t,i),o=t=>{let n=t.currentTarget;if(!rE(t)||rM.has(t))return;rb.add(n),i.stopPropagation&&rM.add(t);let r=e(n,t),o=(t,e)=>{window.removeEventListener("pointerup",a),window.removeEventListener("pointercancel",l),rb.has(n)&&rb.delete(n),rE(t)&&"function"==typeof r&&r(t,{success:e})},a=t=>{o(t,n===window||n===document||i.useGlobalTarget||rP(n,t.target))},l=t=>{o(t,!1)};window.addEventListener("pointerup",a,s),window.addEventListener("pointercancel",l,s)};return n.forEach(t=>{((i.useGlobalTarget?window:t).addEventListener("pointerdown",o,s),(0,rT.s)(t))&&(t.addEventListener("focus",t=>((t,e)=>{let i=t.currentTarget;if(!i)return;let n=rS(()=>{if(rb.has(i))return;rA(i,"down");let t=rS(()=>{rA(i,"up")});i.addEventListener("keyup",t,e),i.addEventListener("blur",()=>rA(i,"cancel"),e)});i.addEventListener("keydown",n,e),i.addEventListener("blur",()=>i.removeEventListener("keydown",n),e)})(t,s)),nG.has(t.tagName)||!0===t.isContentEditable||t.hasAttribute("tabindex")||(t.tabIndex=0))}),r}(t,(t,e)=>(rV(this.node,e,"Start"),(t,{success:e})=>rV(this.node,t,e?"End":"Cancel")),{useGlobalTarget:e,stopPropagation:i?.tap===!1})}unmount(){}}let rk=new WeakMap,rD=new WeakMap,rR=t=>{let e=rk.get(t.target);e&&e(t)},rL=t=>{t.forEach(rR)},rj={some:0,all:1};class rB extends iA{constructor(){super(...arguments),this.hasEnteredView=!1,this.isInView=!1}startObserver(){var t;let e;this.unmount();let{viewport:i={}}=this.node.getProps(),{root:n,margin:s,amount:r="some",once:o}=i,a={root:n?n.current:void 0,rootMargin:s,threshold:"number"==typeof r?r:rj[r]},l=t=>{let{isIntersecting:e}=t;if(this.isInView===e||(this.isInView=e,o&&!e&&this.hasEnteredView))return;e&&(this.hasEnteredView=!0),this.node.animationState&&this.node.animationState.setActive("whileInView",e);let{onViewportEnter:i,onViewportLeave:n}=this.node.getProps(),s=e?i:n;s&&s(t)};return t=this.node.current,e=function({root:t,...e}){let i=t||document;rD.has(i)||rD.set(i,{});let n=rD.get(i),s=JSON.stringify(e);return n[s]||(n[s]=new IntersectionObserver(rL,{root:t,...e})),n[s]}(a),rk.set(t,l),e.observe(t),()=>{rk.delete(t),e.unobserve(t)}}mount(){this.startObserver()}update(){if("u"<typeof IntersectionObserver)return;let{props:t,prevProps:e}=this.node;["amount","margin","root"].some(function({viewport:t={}},{viewport:e={}}={}){return i=>t[i]!==e[i]}(t,e))&&this.startObserver()}unmount(){}}let rF=function(t,e){if("u"<typeof Proxy)return iS;let i=new Map,n=(i,n)=>iS(i,n,t,e);return new Proxy((t,e)=>n(t,e),{get:(s,r)=>"create"===r?n:(i.has(r)||i.set(r,iS(r,void 0,t,e)),i.get(r))})}({animation:{Feature:nO},exit:{Feature:n$},inView:{Feature:rB},tap:{Feature:rC},focus:{Feature:rw},hover:{Feature:rx},pan:{Feature:sw},drag:{Feature:sv,ProjectionNode:rg,MeasureLayout:sA},layout:{ProjectionNode:rg,MeasureLayout:sA}},(t,e)=>e.isSVG??e3(t)?new eN(e):new e1(e,{allowProjection:t!==e2.Fragment}))},78757:(t,e,i)=>{i.d(e,{s:()=>s});var n=i(94601);function s(t){return(0,n.G)(t)&&"offsetHeight"in t}},79196:(t,e,i)=>{i.d(e,{xQ:()=>r});var n=i(12115),s=i(15131);function r(t=!0){let e=(0,n.useContext)(s.t);if(null===e)return[!0,null];let{isPresent:i,onExitComplete:o,register:a}=e,l=(0,n.useId)();(0,n.useEffect)(()=>{if(t)return a(l)},[t]);let h=(0,n.useCallback)(()=>t&&o&&o(l),[l,o,t]);return!i&&o?[!1,h]:[!0]}},80642:(t,e,i)=>{i.d(e,{N:()=>x});var n=i(95155),s=i(12115),r=i(39551),o=i(28819),a=i(4524),l=i(15131),h=i(78757),u=i(24866);function d(t,e){if("function"==typeof t)return t(e);null!=t&&(t.current=e)}class c extends s.Component{getSnapshotBeforeUpdate(t){let e=this.props.childRef.current;if(e&&t.isPresent&&!this.props.isPresent&&!1!==this.props.pop){let t=e.offsetParent,i=(0,h.s)(t)&&t.offsetWidth||0,n=(0,h.s)(t)&&t.offsetHeight||0,s=this.props.sizeRef.current;s.height=e.offsetHeight||0,s.width=e.offsetWidth||0,s.top=e.offsetTop,s.left=e.offsetLeft,s.right=i-s.width-s.left,s.bottom=n-s.height-s.top}return null}componentDidUpdate(){}render(){return this.props.children}}function p({children:t,isPresent:e,anchorX:i,anchorY:r,root:o,pop:a}){let l=(0,s.useId)(),h=(0,s.useRef)(null),p=(0,s.useRef)({width:0,height:0,top:0,left:0,right:0,bottom:0}),{nonce:m}=(0,s.useContext)(u.Q),f=function(...t){return s.useCallback(function(...t){return e=>{let i=!1,n=t.map(t=>{let n=d(t,e);return i||"function"!=typeof n||(i=!0),n});if(i)return()=>{for(let e=0;e<n.length;e++){let i=n[e];"function"==typeof i?i():d(t[e],null)}}}}(...t),t)}(h,t.props?.ref??t?.ref);return(0,s.useInsertionEffect)(()=>{let{width:t,height:n,top:s,left:u,right:d,bottom:c}=p.current;if(e||!1===a||!h.current||!t||!n)return;let f="left"===i?`left: ${u}`:`right: ${d}`,g="bottom"===r?`bottom: ${c}`:`top: ${s}`;h.current.dataset.motionPopId=l;let y=document.createElement("style");m&&(y.nonce=m);let v=o??document.head;return v.appendChild(y),y.sheet&&y.sheet.insertRule(`
2
- [data-motion-pop-id="${l}"] {
3
- position: absolute !important;
4
- width: ${t}px !important;
5
- height: ${n}px !important;
6
- ${f}px !important;
7
- ${g}px !important;
8
- }
9
- `),()=>{v.contains(y)&&v.removeChild(y)}},[e]),(0,n.jsx)(c,{isPresent:e,childRef:h,sizeRef:p,pop:a,children:!1===a?t:s.cloneElement(t,{ref:f})})}let m=({children:t,initial:e,isPresent:i,onExitComplete:r,custom:a,presenceAffectsLayout:h,mode:u,anchorX:d,anchorY:c,root:m})=>{let g=(0,o.M)(f),y=(0,s.useId)(),v=!0,x=(0,s.useMemo)(()=>(v=!1,{id:y,initial:e,isPresent:i,custom:a,onExitComplete:t=>{for(let e of(g.set(t,!0),g.values()))if(!e)return;r&&r()},register:t=>(g.set(t,!1),()=>g.delete(t))}),[i,g,r]);return h&&v&&(x={...x}),(0,s.useMemo)(()=>{g.forEach((t,e)=>g.set(e,!1))},[i]),s.useEffect(()=>{i||g.size||!r||r()},[i]),t=(0,n.jsx)(p,{pop:"popLayout"===u,isPresent:i,anchorX:d,anchorY:c,root:m,children:t}),(0,n.jsx)(l.t.Provider,{value:x,children:t})};function f(){return new Map}var g=i(79196);let y=t=>t.key||"";function v(t){let e=[];return s.Children.forEach(t,t=>{(0,s.isValidElement)(t)&&e.push(t)}),e}let x=({children:t,custom:e,initial:i=!0,onExitComplete:l,presenceAffectsLayout:h=!0,mode:u="sync",propagate:d=!1,anchorX:c="left",anchorY:p="top",root:f})=>{let[x,w]=(0,g.xQ)(d),T=(0,s.useMemo)(()=>v(t),[t]),P=d&&!x?[]:T.map(y),b=(0,s.useRef)(!0),S=(0,s.useRef)(T),A=(0,o.M)(()=>new Map),E=(0,s.useRef)(new Set),[M,V]=(0,s.useState)(T),[C,k]=(0,s.useState)(T);(0,a.E)(()=>{b.current=!1,S.current=T;for(let t=0;t<C.length;t++){let e=y(C[t]);P.includes(e)?(A.delete(e),E.current.delete(e)):!0!==A.get(e)&&A.set(e,!1)}},[C,P.length,P.join("-")]);let D=[];if(T!==M){let t=[...T];for(let e=0;e<C.length;e++){let i=C[e],n=y(i);P.includes(n)||(t.splice(e,0,i),D.push(i))}return"wait"===u&&D.length&&(t=D),k(v(t)),V(T),null}let{forceRender:R}=(0,s.useContext)(r.L);return(0,n.jsx)(n.Fragment,{children:C.map(t=>{let s=y(t),r=(!d||!!x)&&(T===C||P.includes(s));return(0,n.jsx)(m,{isPresent:r,initial:(!b.current||!!i)&&void 0,custom:e,presenceAffectsLayout:h,mode:u,root:f,onExitComplete:r?void 0:()=>{if(E.current.has(s)||(E.current.add(s),!A.has(s)))return;A.set(s,!0);let t=!0;A.forEach(e=>{e||(t=!1)}),t&&(R?.(),k(S.current),d&&w?.(),l&&l())},anchorX:c,anchorY:p,children:t},s)})})}},94514:(t,e,i)=>{i.d(e,{A:()=>n});let n=(0,i(90425).A)("check",[["path",{d:"M20 6 9 17l-5-5",key:"1gmf2c"}]])},94601:(t,e,i)=>{i.d(e,{G:()=>n});function n(t){return"object"==typeof t&&null!==t}}}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[276,1607,1738,1811,2596,2626,2752,2895,3487,3742,4380,4483,4896,5347,5362,5389,5402,6202,6244,6819,6967,6988,7244,7625,7851,7897,8167,8321,8455,8742,8974,9498,9861,9986],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[276,1607,1738,1811,2596,2626,2752,2895,3487,3742,4380,4483,4896,5347,5362,5389,5402,6202,6244,6819,6967,6988,7244,7625,7851,7897,8167,8321,8455,8742,8974,9498,9861,9986],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[276,1607,1738,1811,2596,2626,2752,2895,3487,3742,4380,4483,4896,5347,5362,5389,5402,6202,6244,6819,6967,6988,7244,7625,7851,7897,8167,8321,8455,8742,8974,9498,9861,9986],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[276,1607,1738,1811,2596,2626,2752,2895,3487,3742,4380,4483,4896,5347,5362,5389,5402,6202,6244,6819,6967,6988,7244,7625,7851,7897,8167,8321,8455,8742,8974,9498,9861,9986],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[276,1607,1738,1811,2596,2626,2752,2895,3487,3742,4380,4483,4896,5347,5362,5389,5402,6202,6244,6819,6967,6988,7244,7625,7851,7897,8167,8321,8455,8742,8974,9498,9861,9986],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[276,1607,1738,1811,2596,2626,2752,2895,3487,3742,4380,4483,4896,5347,5362,5389,5402,6202,6244,6819,6967,6988,7244,7625,7851,7897,8167,8321,8455,8742,8974,9498,9861,9986],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[276,1607,1738,1811,2596,2626,2752,2895,3487,3742,4380,4483,4896,5347,5362,5389,5402,6202,6244,6819,6967,6988,7244,7625,7851,7897,8167,8321,8455,8742,8974,9498,9861,9986],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[276,1607,1738,1811,2596,2626,2752,2895,3487,3742,4380,4483,4896,5347,5362,5389,5402,6202,6244,6819,6967,6988,7244,7625,7851,7897,8167,8321,8455,8742,8974,9498,9861,9986],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[276,1607,1738,1811,2596,2626,2752,2895,3487,3742,4380,4483,4896,5347,5362,5389,5402,6202,6244,6819,6967,6988,7244,7625,7851,7897,8167,8321,8455,8742,8974,9498,9861,9986],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[276,1607,1738,1811,2596,2626,2752,2895,3487,3742,4380,4483,4896,5347,5362,5389,5402,6202,6244,6819,6967,6988,7244,7625,7851,7897,8167,8321,8455,8742,8974,9498,9861,9986],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[276,1607,1738,1811,2596,2626,2752,2895,3487,3742,4380,4483,4896,5347,5362,5389,5402,6202,6244,6819,6967,6988,7244,7625,7851,7897,8167,8321,8455,8742,8974,9498,9861,9986],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[276,1607,1738,1811,2596,2626,2752,2895,3487,3742,4380,4483,4896,5347,5362,5389,5402,6202,6244,6819,6967,6988,7244,7625,7851,7897,8167,8321,8455,8742,8974,9498,9861,9986],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[276,1607,1738,1811,2596,2626,2752,2895,3487,3742,4380,4483,4896,5347,5362,5389,5402,6202,6244,6819,6967,6988,7244,7625,7851,7897,8167,8321,8455,8742,8974,9498,9861,9986],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[276,1607,1738,1811,2596,2626,2752,2895,3487,3742,4380,4483,4896,5347,5362,5389,5402,6202,6244,6819,6967,6988,7244,7625,7851,7897,8167,8321,8455,8742,8974,9498,9861,9986],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[276,1607,1738,1811,2596,2626,2752,2895,3487,3742,4380,4483,4896,5347,5362,5389,5402,6202,6244,6819,6967,6988,7244,7625,7851,7897,8167,8321,8455,8742,8974,9498,9861,9986],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[276,1607,1738,1811,2596,2626,2752,2895,3487,3742,4380,4483,4896,5347,5362,5389,5402,6202,6244,6819,6967,6988,7244,7625,7851,7897,8167,8321,8455,8742,8974,9498,9861,9986],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[276,1607,1738,1811,2596,2626,2752,2895,3487,3742,4380,4483,4896,5347,5362,5389,5402,6202,6244,6819,6967,6988,7244,7625,7851,7897,8167,8321,8455,8742,8974,9498,9861,9986],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[276,1607,1738,1811,2596,2626,2752,2895,3487,3742,4380,4483,4896,5347,5362,5389,5402,6202,6244,6819,6967,6988,7244,7625,7851,7897,8167,8321,8455,8742,8974,9498,9861,9986],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[276,1607,1738,1811,2596,2626,2752,2895,3487,3742,4380,4483,4896,5347,5362,5389,5402,6202,6244,6819,6967,6988,7244,7625,7851,7897,8167,8321,8455,8742,8974,9498,9861,9986],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[276,1607,1738,1811,2596,2626,2752,2895,3487,3742,4380,4483,4896,5347,5362,5389,5402,6202,6244,6819,6967,6988,7244,7625,7851,7897,8167,8321,8455,8742,8974,9498,9861,9986],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[276,1607,1738,1811,2596,2626,2752,2895,3487,3742,4380,4483,4896,5347,5362,5389,5402,6202,6244,6819,6967,6988,7244,7625,7851,7897,8167,8321,8455,8742,8974,9498,9861,9986],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[276,1607,1738,1811,2596,2626,2752,2895,3487,3742,4380,4483,4896,5347,5362,5389,5402,6202,6244,6819,6967,6988,7244,7625,7851,7897,8167,8321,8455,8742,8974,9498,9861,9986],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[276,1607,1738,1811,2596,2626,2752,2895,3487,3742,4380,4483,4896,5347,5362,5389,5402,6202,6244,6819,6967,6988,7244,7625,7851,7897,8167,8321,8455,8742,8974,9498,9861,9986],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[276,1607,1738,1811,2596,2626,2752,2895,3487,3742,4380,4483,4896,5347,5362,5389,5402,6202,6244,6819,6967,6988,7244,7625,7851,7897,8167,8321,8455,8742,8974,9498,9861,9986],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[276,1607,1738,1811,2596,2626,2752,2895,3487,3742,4380,4483,4896,5347,5362,5389,5402,6202,6244,6819,6967,6988,7244,7625,7851,7897,8167,8321,8455,8742,8974,9498,9861,9986],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[276,1607,1738,1811,2596,2626,2752,2895,3487,3742,4380,4483,4896,5347,5362,5389,5402,6202,6244,6819,6967,6988,7244,7625,7851,7897,8167,8321,8455,8742,8974,9498,9861,9986],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[276,1607,1738,1811,2596,2626,2752,2895,3487,3742,4380,4483,4896,5347,5362,5389,5402,6202,6244,6819,6967,6988,7244,7625,7851,7897,8167,8321,8455,8742,8974,9498,9861,9986],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[276,1607,1738,1811,2596,2626,2752,2895,3487,3742,4380,4483,4896,5347,5362,5389,5402,6202,6244,6819,6967,6988,7244,7625,7851,7897,8167,8321,8455,8742,8974,9498,9861,9986],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[276,1607,1738,1811,2596,2626,2752,2895,3487,3742,4380,4483,4896,5347,5362,5389,5402,6202,6244,6819,6967,6988,7244,7625,7851,7897,8167,8321,8455,8742,8974,9498,9861,9986],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[276,1607,1738,1811,2596,2626,2752,2895,3487,3742,4380,4483,4896,5347,5362,5389,5402,6202,6244,6819,6967,6988,7244,7625,7851,7897,8167,8321,8455,8742,8974,9498,9861,9986],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[4423],{1934:(e,t,a)=>{"use strict";a.d(t,{v:()=>i});var r=a(12115);let n=e=>{let t,a=new Set,r=(e,r)=>{let n="function"==typeof e?e(t):e;if(!Object.is(n,t)){let e=t;t=(null!=r?r:"object"!=typeof n||null===n)?n:Object.assign({},t,n),a.forEach(a=>a(t,e))}},n=()=>t,s={setState:r,getState:n,getInitialState:()=>i,subscribe:e=>(a.add(e),()=>a.delete(e))},i=t=e(r,n,s);return s},s=e=>{let t=e?n(e):n,a=e=>(function(e,t=e=>e){let a=r.useSyncExternalStore(e.subscribe,r.useCallback(()=>t(e.getState()),[e,t]),r.useCallback(()=>t(e.getInitialState()),[e,t]));return r.useDebugValue(a),a})(t,e);return Object.assign(a,t),a},i=e=>e?s(e):s},3952:(e,t,a)=>{Promise.resolve().then(a.bind(a,52139))},6296:(e,t,a)=>{"use strict";a.d(t,{A:()=>r});let r=(0,a(90425).A)("loader-circle",[["path",{d:"M21 12a9 9 0 1 1-6.219-8.56",key:"13zald"}]])},12651:(e,t,a)=>{"use strict";a.d(t,{A:()=>r});let r=(0,a(90425).A)("circle-check",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m9 12 2 2 4-4",key:"dzmm74"}]])},18460:(e,t,a)=>{"use strict";a.d(t,{F:()=>i});var r=a(29722);let n=e=>"boolean"==typeof e?`${e}`:0===e?"0":e,s=r.$,i=(e,t)=>a=>{var r;if((null==t?void 0:t.variants)==null)return s(e,null==a?void 0:a.class,null==a?void 0:a.className);let{variants:i,defaultVariants:o}=t,c=Object.keys(i).map(e=>{let t=null==a?void 0:a[e],r=null==o?void 0:o[e];if(null===t)return null;let s=n(t)||n(r);return i[e][s]}),l=a&&Object.entries(a).reduce((e,t)=>{let[a,r]=t;return void 0===r||(e[a]=r),e},{});return s(e,c,null==t||null==(r=t.compoundVariants)?void 0:r.reduce((e,t)=>{let{class:a,className:r,...n}=t;return Object.entries(n).every(e=>{let[t,a]=e;return Array.isArray(a)?a.includes({...o,...l}[t]):({...o,...l})[t]===a})?[...e,a,r]:e},[]),null==a?void 0:a.class,null==a?void 0:a.className)}},31328:(e,t,a)=>{"use strict";a.d(t,{z:()=>s});var r=a(1934);let n="http://127.0.0.1:18789",s=(0,r.v)((e,t)=>({connected:!1,connecting:!1,wsStatus:"disconnected",wsError:void 0,reason:null,url:n,token:void 0,agentName:void 0,source:void 0,sessions:[],agentStatus:"idle",error:void 0,detect:async()=>{try{let t=await fetch("/api/gateway/detect");if(!t.ok)throw Error("Failed to detect gateway");let a=await t.json();a&&e({url:a.url||n,token:a.token||void 0,agentName:a.agentName||void 0,source:a.source||void 0})}catch(t){e({reason:"server_unreachable",error:`Detection failed: ${String(t)}`})}},connect:async()=>{let{url:a}=t();e({connecting:!0,error:void 0,reason:null});try{let r=await fetch("/api/gateway/status");if(!r.ok)throw Error("Failed to check gateway status");let n=await r.json();n.connected?(e({connected:!0,connecting:!1,agentName:n.agentName||t().agentName,reason:null,error:void 0}),t().loadSessions()):e({connected:!1,connecting:!1,reason:n.reason??"gateway_unreachable",error:n.error||`Cannot connect to ${a}`})}catch(t){e({connected:!1,connecting:!1,reason:"server_unreachable",error:`ClawPad server unreachable: ${String(t)}`})}},disconnect:()=>{e({connected:!1,connecting:!1,wsStatus:"disconnected",reason:null,sessions:[],agentStatus:"idle",error:void 0})},loadSessions:async()=>{try{let t=await fetch("/api/gateway/sessions");if(!t.ok)return;let a=(await t.json()).sessions??[],r=a.some(e=>"active"===e.status),n=a.some(e=>"thinking"===e.status);e({sessions:a,agentStatus:r?"active":n?"thinking":"idle"})}catch{}},setUrl:t=>e({url:t}),setToken:t=>e({token:t||void 0}),setWSStatus:(a,r)=>{e({wsStatus:a,wsError:"connected"===a?void 0:r?.error}),"connected"===a?e({connected:!0,connecting:!1,reason:null,error:void 0}):"connecting"===a||"reconnecting"===a?e({connected:!1,connecting:!0,reason:r?.reason??"gateway_unreachable"}):e({connected:!1,connecting:!1,reason:r?.reason??t().reason??"gateway_unreachable"})},setAgentStatus:t=>e({agentStatus:t})}))},45160:(e,t,a)=>{"use strict";a.d(t,{E:()=>c});var r=a(95155);a(12115);var n=a(18460),s=a(42442),i=a(52799);let o=(0,n.F)("inline-flex items-center justify-center rounded-full border border-transparent px-2 py-0.5 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px] aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive transition-[color,box-shadow] overflow-hidden",{variants:{variant:{default:"bg-primary text-primary-foreground [a&]:hover:bg-primary/90",secondary:"bg-secondary text-secondary-foreground [a&]:hover:bg-secondary/90",destructive:"bg-destructive text-white [a&]:hover:bg-destructive/90 focus-visible:ring-destructive/20 dark:focus-visible:ring-destructive/40 dark:bg-destructive/60",outline:"border-border text-foreground [a&]:hover:bg-accent [a&]:hover:text-accent-foreground",ghost:"[a&]:hover:bg-accent [a&]:hover:text-accent-foreground",link:"text-primary underline-offset-4 [a&]:hover:underline"}},defaultVariants:{variant:"default"}});function c({className:e,variant:t="default",asChild:a=!1,...n}){let c=a?s.bL:"span";return(0,r.jsx)(c,{"data-slot":"badge","data-variant":t,className:(0,i.cn)(o({variant:t}),e),...n})}},52139:(e,t,a)=>{"use strict";a.r(t),a.d(t,{default:()=>f});var r=a(95155),n=a(12115),s=a(97916),i=a(89239),o=a(60529),c=a(45160),l=a(6296),d=a(90425);let u=(0,d.A)("wifi",[["path",{d:"M12 20h.01",key:"zekei9"}],["path",{d:"M2 8.82a15 15 0 0 1 20 0",key:"dnpr2z"}],["path",{d:"M5 12.859a10 10 0 0 1 14 0",key:"1x1e6c"}],["path",{d:"M8.5 16.429a5 5 0 0 1 7 0",key:"1bycff"}]]),g=(0,d.A)("circle-x",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m15 9-6 6",key:"1uzhvr"}],["path",{d:"m9 9 6 6",key:"z0biqf"}]]);var v=a(12651);let h=(0,d.A)("refresh-cw",[["path",{d:"M3 12a9 9 0 0 1 9-9 9.75 9.75 0 0 1 6.74 2.74L21 8",key:"v9h5vc"}],["path",{d:"M21 3v5h-5",key:"1q7to0"}],["path",{d:"M21 12a9 9 0 0 1-9 9 9.75 9.75 0 0 1-6.74-2.74L3 16",key:"3uifl3"}],["path",{d:"M8 16H3v5",key:"1cv678"}]]);var m=a(31328);function f(){let{connected:e,connecting:t,wsStatus:a,url:d,token:f,agentName:b,source:x,reason:p,wsError:y,error:w,detect:k,connect:j,disconnect:N,setUrl:C,setToken:z}=(0,m.z)(),[S,A]=(0,n.useState)(!1),[$,_]=(0,n.useState)(null);(0,n.useEffect)(()=>{k()},[k]);let E=(0,n.useCallback)(async()=>{_(null),await k()},[k]),O=(0,n.useCallback)(async()=>{A(!0),_(null);try{let e=await fetch("/api/gateway/status"),t=await e.json();t.connected?_({ok:!0,message:"Connected successfully!"}):_({ok:!1,message:t.error||"Cannot connect to gateway"})}catch(t){let e=String(t?.message??t);_({ok:!1,message:e.includes("Failed to fetch")||e.includes("Load failed")?"ClawPad couldn’t reach the gateway. Is OpenClaw running?":`Failed to test connection: ${e}`})}finally{A(!1)}},[]),F=(0,n.useCallback)(async()=>{_(null),await j()},[j]);return(0,r.jsxs)("div",{className:"mx-auto max-w-2xl px-6 py-10",children:[(0,r.jsxs)("div",{className:"space-y-1",children:[(0,r.jsx)("h1",{className:"text-2xl font-semibold tracking-tight",children:"Gateway Connection"}),(0,r.jsx)("p",{className:"text-sm text-muted-foreground",children:"Connect ClawPad to your local OpenClaw gateway."})]}),(0,r.jsx)(s.w,{className:"my-6"}),(0,r.jsxs)("div",{className:"space-y-6",children:[(0,r.jsxs)("div",{className:"rounded-lg border p-4",children:[(0,r.jsxs)("div",{className:"flex items-center justify-between",children:[(0,r.jsxs)("div",{className:"flex items-center gap-3",children:[(0,r.jsx)("div",{className:`flex h-10 w-10 items-center justify-center rounded-full ${e?"bg-green-50 dark:bg-green-900/30":"bg-zinc-100 dark:bg-zinc-800"}`,children:t||"reconnecting"===a?(0,r.jsx)(l.A,{className:"h-5 w-5 animate-spin text-muted-foreground"}):e?(0,r.jsx)(u,{className:"h-5 w-5 text-green-600"}):(0,r.jsx)(g,{className:"h-5 w-5 text-muted-foreground"})}),(0,r.jsxs)("div",{className:"space-y-0.5",children:[(0,r.jsx)("h3",{className:"text-sm font-medium",children:e?"Connected":t?"Connecting…":"reconnecting"===a?"Reconnecting…":"Disconnected"}),(0,r.jsx)("p",{className:"text-xs text-muted-foreground",children:e&&b?`Agent: ${b}`:e?"Connected to gateway":y||w||("server_unreachable"===p?"ClawPad server is unreachable from this browser.":"Not connected to any gateway.")})]})]}),(0,r.jsx)(c.E,{variant:e?"default":"secondary",className:e?"bg-green-100 text-green-700 hover:bg-green-100 dark:bg-green-900/30 dark:text-green-400 dark:hover:bg-green-900/30":"",children:e?"Connected":t?"Connecting":"reconnecting"===a?"Reconnecting":"Disconnected"})]}),x&&(0,r.jsxs)("p",{className:"mt-3 text-xs text-muted-foreground",children:["Config source: ",(0,r.jsx)("span",{className:"font-medium",children:x})]})]}),(0,r.jsxs)("div",{className:"space-y-2",children:[(0,r.jsx)("label",{htmlFor:"gateway-url",className:"text-sm font-medium",children:"Gateway URL"}),(0,r.jsx)(o.p,{id:"gateway-url",placeholder:"http://127.0.0.1:18789",value:d,onChange:e=>C(e.target.value)}),(0,r.jsx)("p",{className:"text-xs text-muted-foreground",children:"The HTTP URL of your OpenClaw gateway. Usually auto-detected."})]}),(0,r.jsxs)("div",{className:"space-y-2",children:[(0,r.jsx)("label",{htmlFor:"gateway-token",className:"text-sm font-medium",children:"Authentication Token"}),(0,r.jsx)(o.p,{id:"gateway-token",type:"password",placeholder:"Optional — read from openclaw.json if available",value:f||"",onChange:e=>z(e.target.value)})]}),$&&(0,r.jsxs)("div",{className:`flex items-center gap-2 rounded-lg border p-3 text-sm ${$.ok?"border-green-200 bg-green-50 text-green-700 dark:border-green-800 dark:bg-green-900/20 dark:text-green-400":"border-red-200 bg-red-50 text-red-700 dark:border-red-800 dark:bg-red-900/20 dark:text-red-400"}`,children:[$.ok?(0,r.jsx)(v.A,{className:"h-4 w-4 shrink-0"}):(0,r.jsx)(g,{className:"h-4 w-4 shrink-0"}),$.message]}),(0,r.jsxs)("div",{className:"flex gap-3",children:[e?(0,r.jsx)(i.$,{variant:"outline",onClick:N,children:"Disconnect"}):(0,r.jsxs)(i.$,{onClick:F,disabled:t,children:[t&&(0,r.jsx)(l.A,{className:"mr-2 h-4 w-4 animate-spin"}),"Connect"]}),(0,r.jsxs)(i.$,{variant:"outline",onClick:O,disabled:S,children:[S&&(0,r.jsx)(l.A,{className:"mr-2 h-4 w-4 animate-spin"}),"Test Connection"]}),(0,r.jsxs)(i.$,{variant:"outline",onClick:E,children:[(0,r.jsx)(h,{className:"mr-2 h-4 w-4"}),"Auto-Detect"]})]})]})]})}},52799:(e,t,a)=>{"use strict";a.d(t,{cn:()=>s});var r=a(29722),n=a(622);function s(...e){return(0,n.QP)((0,r.$)(e))}},60529:(e,t,a)=>{"use strict";a.d(t,{p:()=>s});var r=a(95155);a(12115);var n=a(52799);function s({className:e,type:t,...a}){return(0,r.jsx)("input",{type:t,"data-slot":"input",className:(0,n.cn)("file:text-foreground placeholder:text-muted-foreground selection:bg-primary selection:text-primary-foreground dark:bg-input/30 border-input h-9 w-full min-w-0 rounded-md border bg-transparent px-3 py-1 text-base shadow-xs transition-[color,box-shadow] outline-none file:inline-flex file:h-7 file:border-0 file:bg-transparent file:text-sm file:font-medium disabled:pointer-events-none disabled:cursor-not-allowed disabled:opacity-50 md:text-sm","focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px]","aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive",e),...a})}},89239:(e,t,a)=>{"use strict";a.d(t,{$:()=>c});var r=a(95155);a(12115);var n=a(18460),s=a(42442),i=a(52799);let o=(0,n.F)("inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-all disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px] aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive",{variants:{variant:{default:"bg-primary text-primary-foreground hover:bg-primary/90",destructive:"bg-destructive text-white hover:bg-destructive/90 focus-visible:ring-destructive/20 dark:focus-visible:ring-destructive/40 dark:bg-destructive/60",outline:"border bg-background shadow-xs hover:bg-accent hover:text-accent-foreground dark:bg-input/30 dark:border-input dark:hover:bg-input/50",secondary:"bg-secondary text-secondary-foreground hover:bg-secondary/80",ghost:"hover:bg-accent hover:text-accent-foreground dark:hover:bg-accent/50",link:"text-primary underline-offset-4 hover:underline"},size:{default:"h-9 px-4 py-2 has-[>svg]:px-3",xs:"h-6 gap-1 rounded-md px-2 text-xs has-[>svg]:px-1.5 [&_svg:not([class*='size-'])]:size-3",sm:"h-8 rounded-md gap-1.5 px-3 has-[>svg]:px-2.5",lg:"h-10 rounded-md px-6 has-[>svg]:px-4",icon:"size-9","icon-xs":"size-6 rounded-md [&_svg:not([class*='size-'])]:size-3","icon-sm":"size-8","icon-lg":"size-10"}},defaultVariants:{variant:"default",size:"default"}});function c({className:e,variant:t="default",size:a="default",asChild:n=!1,...c}){let l=n?s.bL:"button";return(0,r.jsx)(l,{"data-slot":"button","data-variant":t,"data-size":a,className:(0,i.cn)(o({variant:t,size:a,className:e})),...c})}},89803:(e,t,a)=>{"use strict";a.d(t,{b:()=>d});var r=a(12115);a(47650);var n=a(42442),s=a(95155),i=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"].reduce((e,t)=>{let a=(0,n.TL)(`Primitive.${t}`),i=r.forwardRef((e,r)=>{let{asChild:n,...i}=e;return"u">typeof window&&(window[Symbol.for("radix-ui")]=!0),(0,s.jsx)(n?a:t,{...i,ref:r})});return i.displayName=`Primitive.${t}`,{...e,[t]:i}},{}),o="horizontal",c=["horizontal","vertical"],l=r.forwardRef((e,t)=>{var a;let{decorative:r,orientation:n=o,...l}=e,d=(a=n,c.includes(a))?n:o;return(0,s.jsx)(i.div,{"data-orientation":d,...r?{role:"none"}:{"aria-orientation":"vertical"===d?d:void 0,role:"separator"},...l,ref:t})});l.displayName="Separator";var d=l},97916:(e,t,a)=>{"use strict";a.d(t,{w:()=>i});var r=a(95155);a(12115);var n=a(89803),s=a(52799);function i({className:e,orientation:t="horizontal",decorative:a=!0,...i}){return(0,r.jsx)(n.b,{"data-slot":"separator",decorative:a,orientation:t,className:(0,s.cn)("bg-border shrink-0 data-[orientation=horizontal]:h-px data-[orientation=horizontal]:w-full data-[orientation=vertical]:h-full data-[orientation=vertical]:w-px",e),...i})}}},e=>{e.O(0,[330,8441,3794,7358],()=>e(e.s=3952)),_N_E=e.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[4662],{1934:(e,t,s)=>{"use strict";s.d(t,{v:()=>i});var a=s(12115);let r=e=>{let t,s=new Set,a=(e,a)=>{let r="function"==typeof e?e(t):e;if(!Object.is(r,t)){let e=t;t=(null!=a?a:"object"!=typeof r||null===r)?r:Object.assign({},t,r),s.forEach(s=>s(t,e))}},r=()=>t,n={setState:a,getState:r,getInitialState:()=>i,subscribe:e=>(s.add(e),()=>s.delete(e))},i=t=e(a,r,n);return n},n=e=>{let t=e?r(e):r,s=e=>(function(e,t=e=>e){let s=a.useSyncExternalStore(e.subscribe,a.useCallback(()=>t(e.getState()),[e,t]),a.useCallback(()=>t(e.getInitialState()),[e,t]));return a.useDebugValue(s),s})(t,e);return Object.assign(s,t),s},i=e=>e?n(e):n},6296:(e,t,s)=>{"use strict";s.d(t,{A:()=>a});let a=(0,s(90425).A)("loader-circle",[["path",{d:"M21 12a9 9 0 1 1-6.219-8.56",key:"13zald"}]])},6489:(e,t,s)=>{"use strict";s.d(t,{A:()=>a});let a=(0,s(90425).A)("palette",[["path",{d:"M12 22a1 1 0 0 1 0-20 10 9 0 0 1 10 9 5 5 0 0 1-5 5h-2.25a1.75 1.75 0 0 0-1.4 2.8l.3.4a1.75 1.75 0 0 1-1.4 2.8z",key:"e79jfc"}],["circle",{cx:"13.5",cy:"6.5",r:".5",fill:"currentColor",key:"1okk4w"}],["circle",{cx:"17.5",cy:"10.5",r:".5",fill:"currentColor",key:"f64h9f"}],["circle",{cx:"6.5",cy:"12.5",r:".5",fill:"currentColor",key:"qy21gx"}],["circle",{cx:"8.5",cy:"7.5",r:".5",fill:"currentColor",key:"fotxhn"}]])},36999:(e,t,s)=>{"use strict";s.d(t,{A:()=>a});let a=(0,s(90425).A)("moon",[["path",{d:"M20.985 12.486a9 9 0 1 1-9.473-9.472c.405-.022.617.46.402.803a6 6 0 0 0 8.268 8.268c.344-.215.825-.004.803.401",key:"kfwtm"}]])},41585:(e,t,s)=>{"use strict";s.d(t,{A:()=>a});let a=(0,s(90425).A)("triangle-alert",[["path",{d:"m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3",key:"wmoenq"}],["path",{d:"M12 9v4",key:"juzpu7"}],["path",{d:"M12 17h.01",key:"p32p05"}]])},42129:(e,t,s)=>{"use strict";s.d(t,{A:()=>a});let a=(0,s(90425).A)("folder-open",[["path",{d:"m6 14 1.5-2.9A2 2 0 0 1 9.24 10H20a2 2 0 0 1 1.94 2.5l-1.54 6a2 2 0 0 1-1.95 1.5H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H18a2 2 0 0 1 2 2v2",key:"usdka0"}]])},45160:(e,t,s)=>{"use strict";s.d(t,{E:()=>c});var a=s(95155);s(12115);var r=s(18460),n=s(42442),i=s(52799);let l=(0,r.F)("inline-flex items-center justify-center rounded-full border border-transparent px-2 py-0.5 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px] aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive transition-[color,box-shadow] overflow-hidden",{variants:{variant:{default:"bg-primary text-primary-foreground [a&]:hover:bg-primary/90",secondary:"bg-secondary text-secondary-foreground [a&]:hover:bg-secondary/90",destructive:"bg-destructive text-white [a&]:hover:bg-destructive/90 focus-visible:ring-destructive/20 dark:focus-visible:ring-destructive/40 dark:bg-destructive/60",outline:"border-border text-foreground [a&]:hover:bg-accent [a&]:hover:text-accent-foreground",ghost:"[a&]:hover:bg-accent [a&]:hover:text-accent-foreground",link:"text-primary underline-offset-4 [a&]:hover:underline"}},defaultVariants:{variant:"default"}});function c({className:e,variant:t="default",asChild:s=!1,...r}){let c=s?n.bL:"span";return(0,a.jsx)(c,{"data-slot":"badge","data-variant":t,className:(0,i.cn)(l({variant:t}),e),...r})}},51900:(e,t,s)=>{"use strict";s.d(t,{A:()=>a});let a=(0,s(90425).A)("sun",[["circle",{cx:"12",cy:"12",r:"4",key:"4exip2"}],["path",{d:"M12 2v2",key:"tus03m"}],["path",{d:"M12 20v2",key:"1lh1kg"}],["path",{d:"m4.93 4.93 1.41 1.41",key:"149t6j"}],["path",{d:"m17.66 17.66 1.41 1.41",key:"ptbguv"}],["path",{d:"M2 12h2",key:"1t8f8n"}],["path",{d:"M20 12h2",key:"1q8mjw"}],["path",{d:"m6.34 17.66-1.41 1.41",key:"1m8zz5"}],["path",{d:"m19.07 4.93-1.41 1.41",key:"1shlcs"}]])},52799:(e,t,s)=>{"use strict";s.d(t,{cn:()=>n});var a=s(29722),r=s(622);function n(...e){return(0,r.QP)((0,a.$)(e))}},61878:(e,t,s)=>{"use strict";s.d(t,{A:()=>a});let a=(0,s(90425).A)("search",[["path",{d:"m21 21-4.34-4.34",key:"14j7rj"}],["circle",{cx:"11",cy:"11",r:"8",key:"4ej97u"}]])},68822:(e,t,s)=>{"use strict";s.d(t,{A:()=>a});let a=(0,s(90425).A)("info",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M12 16v-4",key:"1dtifu"}],["path",{d:"M12 8h.01",key:"e9boi3"}]])},70460:(e,t,s)=>{"use strict";s.d(t,{D:()=>o,N:()=>d});var a=s(12115),r=(e,t,s,a,r,n,i,l)=>{let c=document.documentElement,o=["light","dark"];function d(t){var s;(Array.isArray(e)?e:[e]).forEach(e=>{let s="class"===e,a=s&&n?r.map(e=>n[e]||e):r;s?(c.classList.remove(...a),c.classList.add(n&&n[t]?n[t]:t)):c.setAttribute(e,t)}),s=t,l&&o.includes(s)&&(c.style.colorScheme=s)}if(a)d(a);else try{let e=localStorage.getItem(t)||s,a=i&&"system"===e?window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light":e;d(a)}catch(e){}},n=["light","dark"],i="(prefers-color-scheme: dark)",l=a.createContext(void 0),c={setTheme:e=>{},themes:[]},o=()=>{var e;return null!=(e=a.useContext(l))?e:c},d=e=>a.useContext(l)?a.createElement(a.Fragment,null,e.children):a.createElement(m,{...e}),u=["light","dark"],m=({forcedTheme:e,disableTransitionOnChange:t=!1,enableSystem:s=!0,enableColorScheme:r=!0,storageKey:c="theme",themes:o=u,defaultTheme:d=s?"system":"light",attribute:m="data-theme",value:g,children:v,nonce:y,scriptProps:b})=>{let[j,w]=a.useState(()=>x(c,d)),[k,N]=a.useState(()=>"system"===j?f():j),S=g?Object.values(g):o,A=a.useCallback(e=>{let a=e;if(!a)return;"system"===e&&s&&(a=f());let i=g?g[a]:a,l=t?p(y):null,c=document.documentElement,o=e=>{"class"===e?(c.classList.remove(...S),i&&c.classList.add(i)):e.startsWith("data-")&&(i?c.setAttribute(e,i):c.removeAttribute(e))};if(Array.isArray(m)?m.forEach(o):o(m),r){let e=n.includes(d)?d:null,t=n.includes(a)?a:e;c.style.colorScheme=t}null==l||l()},[y]),C=a.useCallback(e=>{let t="function"==typeof e?e(j):e;w(t);try{localStorage.setItem(c,t)}catch(e){}},[j]),z=a.useCallback(t=>{N(f(t)),"system"===j&&s&&!e&&A("system")},[j,e]);a.useEffect(()=>{let e=window.matchMedia(i);return e.addListener(z),z(e),()=>e.removeListener(z)},[z]),a.useEffect(()=>{let e=e=>{e.key===c&&(e.newValue?w(e.newValue):C(d))};return window.addEventListener("storage",e),()=>window.removeEventListener("storage",e)},[C]),a.useEffect(()=>{A(null!=e?e:j)},[e,j]);let E=a.useMemo(()=>({theme:j,setTheme:C,forcedTheme:e,resolvedTheme:"system"===j?k:j,themes:s?[...o,"system"]:o,systemTheme:s?k:void 0}),[j,C,e,k,s,o]);return a.createElement(l.Provider,{value:E},a.createElement(h,{forcedTheme:e,storageKey:c,attribute:m,enableSystem:s,enableColorScheme:r,defaultTheme:d,value:g,themes:o,nonce:y,scriptProps:b}),v)},h=a.memo(({forcedTheme:e,storageKey:t,attribute:s,enableSystem:n,enableColorScheme:i,defaultTheme:l,value:c,themes:o,nonce:d,scriptProps:u})=>{let m=JSON.stringify([s,t,l,e,o,c,n,i]).slice(1,-1);return a.createElement("script",{...u,suppressHydrationWarning:!0,nonce:"",dangerouslySetInnerHTML:{__html:`(${r.toString()})(${m})`}})}),x=(e,t)=>{let s;try{s=localStorage.getItem(e)||void 0}catch(e){}return s||t},p=e=>{let t=document.createElement("style");return e&&t.setAttribute("nonce",e),t.appendChild(document.createTextNode("*,*::before,*::after{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;-ms-transition:none!important;transition:none!important}")),document.head.appendChild(t),()=>{window.getComputedStyle(document.body),setTimeout(()=>{document.head.removeChild(t)},1)}},f=e=>(e||(e=window.matchMedia(i)),e.matches?"dark":"light")},75934:(e,t,s)=>{"use strict";s.r(t),s.d(t,{default:()=>z});var a=s(95155),r=s(12115),n=s(73321),i=s(70460),l=s(42129),c=s(6489),o=s(61878),d=s(68822),u=s(80723),m=s(41585),h=s(6296),x=s(51900),p=s(36999),f=s(92972);let g=(0,s(90425).A)("external-link",[["path",{d:"M15 3h6v6",key:"1q9fwt"}],["path",{d:"M10 14 21 3",key:"gplh6r"}],["path",{d:"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6",key:"a6xqqp"}]]);var v=s(89239),y=s(97916),b=s(45160),j=s(1934);let w={small:"14px",medium:"16px",large:"18px"},k={narrow:"640px",medium:"720px",wide:"800px"};function N(e,t){"u">typeof document&&(document.documentElement.style.setProperty("--clawpad-font-size",w[e]),document.documentElement.style.setProperty("--clawpad-editor-width",k[t]))}function S(e,t){try{localStorage.setItem("clawpad-appearance",JSON.stringify({fontSize:e,editorWidth:t}))}catch{}}let A=(0,j.v)((e,t)=>({fontSize:"medium",editorWidth:"medium",hydrated:!1,hydrate:()=>{if(t().hydrated)return;let{fontSize:s,editorWidth:a}=function(){try{let e=localStorage.getItem("clawpad-appearance");if(e){let t=JSON.parse(e);return{fontSize:t.fontSize||"medium",editorWidth:t.editorWidth||"medium"}}}catch{}return{fontSize:"medium",editorWidth:"medium"}}();N(s,a),e({fontSize:s,editorWidth:a,hydrated:!0})},setFontSize:s=>{let{editorWidth:a}=t();N(s,a),S(s,a),e({fontSize:s})},setEditorWidth:s=>{let{fontSize:a}=t();N(a,s),S(a,s),e({editorWidth:s})}}));var C=s(93571);function z(){let[e,t]=(0,r.useState)("general"),s=(0,n.useRouter)(),i=[{id:"general",label:"General",icon:(0,a.jsx)(l.A,{className:"h-4 w-4"})},{id:"appearance",label:"Appearance",icon:(0,a.jsx)(c.A,{className:"h-4 w-4"})},{id:"search",label:"Search",icon:(0,a.jsx)(o.A,{className:"h-4 w-4"})},{id:"about",label:"About",icon:(0,a.jsx)(d.A,{className:"h-4 w-4"})}];return(0,a.jsx)("div",{className:"min-h-screen bg-background",children:(0,a.jsxs)("div",{className:"mx-auto max-w-2xl px-6 py-8",children:[(0,a.jsxs)("div",{className:"flex items-center gap-3 mb-8",children:[(0,a.jsx)(v.$,{variant:"ghost",size:"icon",onClick:()=>s.push("/workspace"),className:"shrink-0",children:(0,a.jsx)(u.A,{className:"h-4 w-4"})}),(0,a.jsxs)("div",{children:[(0,a.jsx)("h1",{className:"text-2xl font-semibold tracking-tight",children:"Settings"}),(0,a.jsx)("p",{className:"text-sm text-muted-foreground",children:"Configure your ClawPad workspace"})]})]}),(0,a.jsx)("div",{className:"flex gap-1 rounded-lg bg-muted p-1 mb-8",children:i.map(s=>(0,a.jsxs)("button",{onClick:()=>t(s.id),className:`flex items-center gap-2 rounded-md px-3 py-2 text-sm font-medium transition-colors flex-1 justify-center ${e===s.id?"bg-background text-foreground shadow-sm":"text-muted-foreground hover:text-foreground"}`,children:[s.icon,(0,a.jsx)("span",{className:"hidden sm:inline",children:s.label})]},s.id))}),"general"===e&&(0,a.jsx)(E,{}),"appearance"===e&&(0,a.jsx)(M,{}),"search"===e&&(0,a.jsx)(T,{}),"about"===e&&(0,a.jsx)(P,{})]})})}function E(){let[e,t]=(0,r.useState)(null),[s,n]=(0,r.useState)(!1),[i,l]=(0,r.useState)(!1);return(0,r.useEffect)(()=>{fetch("/api/setup/status").then(e=>e.json()).then(e=>t(e)).catch(()=>{})},[]),(0,a.jsxs)("div",{className:"space-y-6",children:[(0,a.jsx)(D,{title:"Workspace",description:"Your document storage location",children:(0,a.jsxs)("div",{className:"space-y-4",children:[(0,a.jsxs)("div",{className:"flex items-center justify-between",children:[(0,a.jsx)("span",{className:"text-sm text-muted-foreground",children:"Path"}),(0,a.jsx)("code",{className:"rounded bg-muted px-2 py-1 text-xs font-mono",children:"~/.openclaw/pages/"})]}),(0,a.jsx)(y.w,{}),(0,a.jsxs)("div",{className:"flex items-center justify-between",children:[(0,a.jsx)("span",{className:"text-sm text-muted-foreground",children:"Total pages"}),(0,a.jsx)("span",{className:"text-sm font-medium",children:e?e.totalPages:"—"})]}),(0,a.jsxs)("div",{className:"flex items-center justify-between",children:[(0,a.jsx)("span",{className:"text-sm text-muted-foreground",children:"Total spaces"}),(0,a.jsx)("span",{className:"text-sm font-medium",children:e?e.totalSpaces:"—"})]})]})}),(0,a.jsx)(D,{title:"Danger Zone",description:"Irreversible actions",variant:"danger",children:i?(0,a.jsxs)("div",{className:"space-y-3",children:[(0,a.jsx)("p",{className:"text-sm text-destructive",children:"This will move all spaces and pages to the trash. Are you sure?"}),(0,a.jsxs)("div",{className:"flex gap-2",children:[(0,a.jsxs)(v.$,{variant:"destructive",size:"sm",disabled:s,onClick:async()=>{n(!0);try{let e=await fetch("/api/files/spaces");if(e.ok)for(let t of(await e.json()))await fetch(`/api/files/spaces/${t.path}`,{method:"DELETE"});l(!1),window.location.reload()}catch{n(!1)}},children:[s?(0,a.jsx)(h.A,{className:"mr-2 h-4 w-4 animate-spin"}):null,"Yes, Reset Everything"]}),(0,a.jsx)(v.$,{variant:"outline",size:"sm",onClick:()=>l(!1),children:"Cancel"})]})]}):(0,a.jsxs)(v.$,{variant:"destructive",size:"sm",onClick:()=>l(!0),children:[(0,a.jsx)(m.A,{className:"mr-2 h-4 w-4"}),"Reset Workspace"]})})]})}function M(){let{theme:e,setTheme:t}=(0,i.D)(),{fontSize:s,editorWidth:n,setFontSize:l,setEditorWidth:c,hydrate:o}=A(),[d,u]=(0,r.useState)(!1);return((0,r.useEffect)(()=>{o(),u(!0)},[o]),d)?(0,a.jsxs)("div",{className:"space-y-6",children:[(0,a.jsx)(D,{title:"Theme",description:"Choose your preferred color scheme",children:(0,a.jsx)(L,{value:e??"system",onChange:e=>t(e),options:[{value:"light",label:"Light",icon:(0,a.jsx)(x.A,{className:"h-4 w-4"})},{value:"dark",label:"Dark",icon:(0,a.jsx)(p.A,{className:"h-4 w-4"})},{value:"system",label:"System",icon:(0,a.jsx)(f.A,{className:"h-4 w-4"})}]})}),(0,a.jsx)(D,{title:"Font Size",description:"Adjust the editor text size",children:(0,a.jsx)(L,{value:s,onChange:e=>l(e),options:[{value:"small",label:"Small (14px)"},{value:"medium",label:"Medium (16px)"},{value:"large",label:"Large (18px)"}]})}),(0,a.jsx)(D,{title:"Editor Width",description:"Maximum width of the editor content area",children:(0,a.jsx)(L,{value:n,onChange:e=>c(e),options:[{value:"narrow",label:"Narrow (640px)"},{value:"medium",label:"Medium (720px)"},{value:"wide",label:"Wide (800px)"}]})})]}):null}function T(){let[e,t]=(0,r.useState)(null),[s,n]=(0,r.useState)(!0);return(0,r.useEffect)(()=>{fetch("/api/settings/search-status").then(e=>e.json()).then(e=>{t(e),n(!1)}).catch(()=>n(!1))},[]),(0,a.jsxs)("div",{className:"space-y-6",children:[(0,a.jsx)(D,{title:"Search Engine",description:"How ClawPad searches your pages",children:s?(0,a.jsxs)("div",{className:"flex items-center gap-2 text-sm text-muted-foreground",children:[(0,a.jsx)(h.A,{className:"h-4 w-4 animate-spin"}),"Checking search engine…"]}):e?.installed?(0,a.jsxs)("div",{className:"space-y-3",children:[(0,a.jsxs)("div",{className:"flex items-center gap-2",children:[(0,a.jsx)("div",{className:"h-2 w-2 rounded-full bg-green-500"}),(0,a.jsx)("span",{className:"text-sm font-medium text-green-700 dark:text-green-400",children:"QMD Installed"}),e.version&&(0,a.jsx)(b.E,{variant:"secondary",className:"text-[10px]",children:e.version})]}),(0,a.jsx)("p",{className:"text-sm text-muted-foreground",children:"Search is using QMD hybrid search for better results with semantic understanding."})]}):(0,a.jsxs)("div",{className:"space-y-3",children:[(0,a.jsxs)("div",{className:"flex items-center gap-2",children:[(0,a.jsx)("div",{className:"h-2 w-2 rounded-full bg-yellow-500"}),(0,a.jsx)("span",{className:"text-sm font-medium text-yellow-700 dark:text-yellow-400",children:"QMD Not Installed"})]}),(0,a.jsx)("p",{className:"text-sm text-muted-foreground",children:"ClawPad is using basic text search. Install QMD for hybrid semantic search with better results."}),(0,a.jsxs)("a",{href:"https://github.com/tobi/qmd",target:"_blank",rel:"noopener noreferrer",className:"inline-flex items-center gap-1.5 text-sm text-primary hover:underline",children:["Install QMD",(0,a.jsx)(g,{className:"h-3 w-3"})]})]})}),(0,a.jsx)(D,{title:"How Search Works",description:"Search basics",children:(0,a.jsxs)("div",{className:"space-y-2 text-sm text-muted-foreground",children:[(0,a.jsxs)("p",{children:["Press ",(0,a.jsx)("kbd",{className:"rounded border bg-muted px-1.5 py-0.5 text-xs font-mono",children:"⌘K"})," ","to open the command palette and search across all your pages."]}),(0,a.jsx)("p",{children:"Without QMD, search uses case-insensitive text matching across page titles and content. With QMD, you get hybrid search combining keyword matching with semantic understanding."})]})})]})}function P(){return(0,a.jsxs)("div",{className:"space-y-6",children:[(0,a.jsx)(D,{title:"",description:"",children:(0,a.jsxs)("div",{className:"text-center py-4 space-y-4",children:[(0,a.jsx)("div",{className:"mx-auto flex h-16 w-16 items-center justify-center rounded-2xl bg-muted/60 ring-1 ring-border/50",children:(0,a.jsx)(C.R,{variant:"icon",size:40,alt:""})}),(0,a.jsxs)("div",{children:[(0,a.jsx)("h2",{className:"text-xl font-semibold",children:"ClawPad"}),(0,a.jsx)("p",{className:"text-sm text-muted-foreground",children:"Version 0.1.0"})]}),(0,a.jsx)("p",{className:"text-sm text-muted-foreground",children:"The workspace for OpenClaw users"})]})}),(0,a.jsx)(D,{title:"Links",description:"Resources and community",children:(0,a.jsxs)("div",{className:"space-y-3",children:[(0,a.jsx)(_,{label:"GitHub",href:"https://github.com/openclaw",description:"Source code and issues"}),(0,a.jsx)(y.w,{}),(0,a.jsx)(_,{label:"OpenClaw Docs",href:"https://docs.openclaw.com",description:"Documentation and guides"}),(0,a.jsx)(y.w,{}),(0,a.jsx)(_,{label:"Discord",href:"https://discord.gg/openclaw",description:"Community and support"})]})}),(0,a.jsx)("p",{className:"text-center text-sm text-muted-foreground",children:"Made with ❤️ for the OpenClaw community"})]})}function D({title:e,description:t,variant:s,children:r}){return(0,a.jsxs)("div",{className:`rounded-lg border p-5 ${"danger"===s?"border-destructive/30":""}`,children:[(e||t)&&(0,a.jsxs)("div",{className:"mb-4",children:[e&&(0,a.jsx)("h3",{className:"text-sm font-medium",children:e}),t&&(0,a.jsx)("p",{className:"text-sm text-muted-foreground mt-0.5",children:t})]}),r]})}function L({value:e,onChange:t,options:s}){return(0,a.jsx)("div",{className:"flex gap-1 rounded-lg bg-muted p-1",children:s.map(s=>(0,a.jsxs)("button",{onClick:()=>t(s.value),className:`flex items-center justify-center gap-1.5 rounded-md px-3 py-1.5 text-sm transition-colors flex-1 ${e===s.value?"bg-background text-foreground shadow-sm font-medium":"text-muted-foreground hover:text-foreground"}`,children:[s.icon,s.label]},s.value))})}function _({label:e,href:t,description:s}){return(0,a.jsxs)("a",{href:t,target:"_blank",rel:"noopener noreferrer",className:"flex items-center justify-between group",children:[(0,a.jsxs)("div",{children:[(0,a.jsx)("span",{className:"text-sm font-medium group-hover:underline",children:e}),(0,a.jsx)("p",{className:"text-xs text-muted-foreground",children:s})]}),(0,a.jsx)(g,{className:"h-4 w-4 text-muted-foreground"})]})}},80723:(e,t,s)=>{"use strict";s.d(t,{A:()=>a});let a=(0,s(90425).A)("arrow-left",[["path",{d:"m12 19-7-7 7-7",key:"1l729n"}],["path",{d:"M19 12H5",key:"x3x0zl"}]])},84443:(e,t,s)=>{Promise.resolve().then(s.bind(s,75934))},89239:(e,t,s)=>{"use strict";s.d(t,{$:()=>c});var a=s(95155);s(12115);var r=s(18460),n=s(42442),i=s(52799);let l=(0,r.F)("inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-all disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px] aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive",{variants:{variant:{default:"bg-primary text-primary-foreground hover:bg-primary/90",destructive:"bg-destructive text-white hover:bg-destructive/90 focus-visible:ring-destructive/20 dark:focus-visible:ring-destructive/40 dark:bg-destructive/60",outline:"border bg-background shadow-xs hover:bg-accent hover:text-accent-foreground dark:bg-input/30 dark:border-input dark:hover:bg-input/50",secondary:"bg-secondary text-secondary-foreground hover:bg-secondary/80",ghost:"hover:bg-accent hover:text-accent-foreground dark:hover:bg-accent/50",link:"text-primary underline-offset-4 hover:underline"},size:{default:"h-9 px-4 py-2 has-[>svg]:px-3",xs:"h-6 gap-1 rounded-md px-2 text-xs has-[>svg]:px-1.5 [&_svg:not([class*='size-'])]:size-3",sm:"h-8 rounded-md gap-1.5 px-3 has-[>svg]:px-2.5",lg:"h-10 rounded-md px-6 has-[>svg]:px-4",icon:"size-9","icon-xs":"size-6 rounded-md [&_svg:not([class*='size-'])]:size-3","icon-sm":"size-8","icon-lg":"size-10"}},defaultVariants:{variant:"default",size:"default"}});function c({className:e,variant:t="default",size:s="default",asChild:r=!1,...c}){let o=r?n.bL:"button";return(0,a.jsx)(o,{"data-slot":"button","data-variant":t,"data-size":s,className:(0,i.cn)(l({variant:t,size:s,className:e})),...c})}},89803:(e,t,s)=>{"use strict";s.d(t,{b:()=>d});var a=s(12115);s(47650);var r=s(42442),n=s(95155),i=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"].reduce((e,t)=>{let s=(0,r.TL)(`Primitive.${t}`),i=a.forwardRef((e,a)=>{let{asChild:r,...i}=e;return"u">typeof window&&(window[Symbol.for("radix-ui")]=!0),(0,n.jsx)(r?s:t,{...i,ref:a})});return i.displayName=`Primitive.${t}`,{...e,[t]:i}},{}),l="horizontal",c=["horizontal","vertical"],o=a.forwardRef((e,t)=>{var s;let{decorative:a,orientation:r=l,...o}=e,d=(s=r,c.includes(s))?r:l;return(0,n.jsx)(i.div,{"data-orientation":d,...a?{role:"none"}:{"aria-orientation":"vertical"===d?d:void 0,role:"separator"},...o,ref:t})});o.displayName="Separator";var d=o},92972:(e,t,s)=>{"use strict";s.d(t,{A:()=>a});let a=(0,s(90425).A)("monitor",[["rect",{width:"20",height:"14",x:"2",y:"3",rx:"2",key:"48i651"}],["line",{x1:"8",x2:"16",y1:"21",y2:"21",key:"1svkeh"}],["line",{x1:"12",x2:"12",y1:"17",y2:"21",key:"vw1qmm"}]])},93571:(e,t,s)=>{"use strict";s.d(t,{R:()=>c});var a=s(95155),r=s(5772),n=s(52799);let i=265/235,l=1152/235;function c({variant:e="icon",size:t=24,className:s,imageClassName:c,lightImageClassName:o,darkImageClassName:d,theme:u="auto",alt:m="ClawPad",priority:h=!1}){let x="icon"===e,p=Math.round(t*(x?i:l));return(0,a.jsx)("span",{className:(0,n.cn)("inline-flex items-center",s),children:(0,a.jsx)(r.default,{src:x?"/brand/icon.png":"/brand/logo.png",width:p,height:t,alt:m,priority:h,className:(0,n.cn)("block",c,"dark"===u?d:"light"===u?o:void 0)})})}},97916:(e,t,s)=>{"use strict";s.d(t,{w:()=>i});var a=s(95155);s(12115);var r=s(89803),n=s(52799);function i({className:e,orientation:t="horizontal",decorative:s=!0,...i}){return(0,a.jsx)(r.b,{"data-slot":"separator",decorative:s,orientation:t,className:(0,n.cn)("bg-border shrink-0 data-[orientation=horizontal]:h-px data-[orientation=horizontal]:w-full data-[orientation=vertical]:h-full data-[orientation=vertical]:w-px",e),...i})}}},e=>{e.O(0,[330,5403,8441,3794,7358],()=>e(e.s=84443)),_N_E=e.O()}]);