@afg473319/afrouter 0.5.75 → 0.5.76

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 (207) hide show
  1. package/app/.next-cli-build/BUILD_ID +1 -1
  2. package/app/.next-cli-build/app-path-routes-manifest.json +2 -2
  3. package/app/.next-cli-build/build-manifest.json +2 -2
  4. package/app/.next-cli-build/prerender-manifest.json +1 -1
  5. package/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -1
  6. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page.js +1 -1
  7. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page_client-reference-manifest.js +1 -1
  8. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  9. package/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  10. package/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
  11. package/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  12. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page_client-reference-manifest.js +1 -1
  13. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page_client-reference-manifest.js +1 -1
  14. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js +2 -2
  15. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page_client-reference-manifest.js +1 -1
  16. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page_client-reference-manifest.js +1 -1
  17. package/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
  18. package/app/.next-cli-build/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  19. package/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  20. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  21. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  22. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  23. package/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
  24. package/app/.next-cli-build/server/app/(dashboard)/dashboard/pxpipe/page_client-reference-manifest.js +1 -1
  25. package/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
  26. package/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page_client-reference-manifest.js +1 -1
  27. package/app/.next-cli-build/server/app/(dashboard)/dashboard/token-saver/page_client-reference-manifest.js +1 -1
  28. package/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  29. package/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  30. package/app/.next-cli-build/server/app/_global-error/page_client-reference-manifest.js +1 -1
  31. package/app/.next-cli-build/server/app/_global-error.html +1 -1
  32. package/app/.next-cli-build/server/app/_global-error.rsc +1 -1
  33. package/app/.next-cli-build/server/app/_global-error.segments/_full.segment.rsc +1 -1
  34. package/app/.next-cli-build/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  35. package/app/.next-cli-build/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  36. package/app/.next-cli-build/server/app/_not-found/page_client-reference-manifest.js +1 -1
  37. package/app/.next-cli-build/server/app/_not-found.html +1 -1
  38. package/app/.next-cli-build/server/app/_not-found.rsc +4 -4
  39. package/app/.next-cli-build/server/app/_not-found.segments/_full.segment.rsc +4 -4
  40. package/app/.next-cli-build/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +4 -4
  41. package/app/.next-cli-build/server/app/_not-found.segments/_tree.segment.rsc +1 -1
  42. package/app/.next-cli-build/server/app/api/auth/login/route.js +1 -1
  43. package/app/.next-cli-build/server/app/api/auth/saml/acs/route.js +1 -1
  44. package/app/.next-cli-build/server/app/api/auth/saml/metadata/route.js +1 -1
  45. package/app/.next-cli-build/server/app/api/auth/saml/start/route.js +1 -1
  46. package/app/.next-cli-build/server/app/api/auth/saml/test/route.js +1 -1
  47. package/app/.next-cli-build/server/app/api/auth/status/route.js +1 -1
  48. package/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js +1 -1
  49. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/route.js +1 -1
  50. package/app/.next-cli-build/server/app/api/cli-tools/jcode-settings/route.js +1 -1
  51. package/app/.next-cli-build/server/app/api/oauth/[provider]/[action]/route.js +1 -1
  52. package/app/.next-cli-build/server/app/api/oauth/codex/bulk-import/route.js +1 -1
  53. package/app/.next-cli-build/server/app/api/oauth/codex/import-token/route.js +1 -1
  54. package/app/.next-cli-build/server/app/api/providers/client/route.js +1 -1
  55. package/app/.next-cli-build/server/app/api/providers/validate/route.js +1 -1
  56. package/app/.next-cli-build/server/app/api/translator/send/route.js +1 -1
  57. package/app/.next-cli-build/server/app/api/translator/translate/route.js +1 -1
  58. package/app/.next-cli-build/server/app/api/usage/[connectionId]/codex-reset-credits/route.js +1 -1
  59. package/app/.next-cli-build/server/app/api/usage/[connectionId]/route.js +1 -1
  60. package/app/.next-cli-build/server/app/api/version/route.js +1 -1
  61. package/app/.next-cli-build/server/app/callback/page_client-reference-manifest.js +1 -1
  62. package/app/.next-cli-build/server/app/callback.html +1 -1
  63. package/app/.next-cli-build/server/app/callback.rsc +4 -4
  64. package/app/.next-cli-build/server/app/callback.segments/_full.segment.rsc +4 -4
  65. package/app/.next-cli-build/server/app/callback.segments/_tree.segment.rsc +1 -1
  66. package/app/.next-cli-build/server/app/callback.segments/callback/__PAGE__.segment.rsc +4 -4
  67. package/app/.next-cli-build/server/app/dashboard/basic-chat.html +1 -1
  68. package/app/.next-cli-build/server/app/dashboard/basic-chat.rsc +6 -6
  69. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +6 -6
  70. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_full.segment.rsc +6 -6
  71. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +1 -1
  72. package/app/.next-cli-build/server/app/dashboard/cli-tools.html +1 -1
  73. package/app/.next-cli-build/server/app/dashboard/cli-tools.rsc +6 -6
  74. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +6 -6
  75. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_full.segment.rsc +6 -6
  76. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +1 -1
  77. package/app/.next-cli-build/server/app/dashboard/combos.html +1 -1
  78. package/app/.next-cli-build/server/app/dashboard/combos.rsc +6 -6
  79. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +6 -6
  80. package/app/.next-cli-build/server/app/dashboard/combos.segments/_full.segment.rsc +6 -6
  81. package/app/.next-cli-build/server/app/dashboard/combos.segments/_tree.segment.rsc +1 -1
  82. package/app/.next-cli-build/server/app/dashboard/endpoint.html +1 -1
  83. package/app/.next-cli-build/server/app/dashboard/endpoint.rsc +6 -6
  84. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +6 -6
  85. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_full.segment.rsc +6 -6
  86. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_tree.segment.rsc +1 -1
  87. package/app/.next-cli-build/server/app/dashboard/media-providers/web.html +1 -1
  88. package/app/.next-cli-build/server/app/dashboard/media-providers/web.rsc +6 -6
  89. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web/__PAGE__.segment.rsc +6 -6
  90. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_full.segment.rsc +6 -6
  91. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_tree.segment.rsc +1 -1
  92. package/app/.next-cli-build/server/app/dashboard/mitm.html +1 -1
  93. package/app/.next-cli-build/server/app/dashboard/mitm.rsc +6 -6
  94. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +6 -6
  95. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_full.segment.rsc +6 -6
  96. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_tree.segment.rsc +1 -1
  97. package/app/.next-cli-build/server/app/dashboard/profile.html +1 -1
  98. package/app/.next-cli-build/server/app/dashboard/profile.rsc +6 -6
  99. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +6 -6
  100. package/app/.next-cli-build/server/app/dashboard/profile.segments/_full.segment.rsc +6 -6
  101. package/app/.next-cli-build/server/app/dashboard/profile.segments/_tree.segment.rsc +1 -1
  102. package/app/.next-cli-build/server/app/dashboard/providers/new.html +1 -1
  103. package/app/.next-cli-build/server/app/dashboard/providers/new.rsc +6 -6
  104. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +6 -6
  105. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_full.segment.rsc +6 -6
  106. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_tree.segment.rsc +1 -1
  107. package/app/.next-cli-build/server/app/dashboard/providers.html +1 -1
  108. package/app/.next-cli-build/server/app/dashboard/providers.rsc +6 -6
  109. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +6 -6
  110. package/app/.next-cli-build/server/app/dashboard/providers.segments/_full.segment.rsc +6 -6
  111. package/app/.next-cli-build/server/app/dashboard/providers.segments/_tree.segment.rsc +1 -1
  112. package/app/.next-cli-build/server/app/dashboard/proxy-pools.html +1 -1
  113. package/app/.next-cli-build/server/app/dashboard/proxy-pools.rsc +6 -6
  114. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +6 -6
  115. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +6 -6
  116. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +1 -1
  117. package/app/.next-cli-build/server/app/dashboard/pxpipe.html +1 -1
  118. package/app/.next-cli-build/server/app/dashboard/pxpipe.rsc +6 -6
  119. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard/pxpipe/__PAGE__.segment.rsc +6 -6
  120. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_full.segment.rsc +6 -6
  121. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_tree.segment.rsc +1 -1
  122. package/app/.next-cli-build/server/app/dashboard/quota.html +2 -2
  123. package/app/.next-cli-build/server/app/dashboard/quota.rsc +7 -7
  124. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +7 -7
  125. package/app/.next-cli-build/server/app/dashboard/quota.segments/_full.segment.rsc +7 -7
  126. package/app/.next-cli-build/server/app/dashboard/quota.segments/_tree.segment.rsc +1 -1
  127. package/app/.next-cli-build/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  128. package/app/.next-cli-build/server/app/dashboard/settings/pricing.html +1 -1
  129. package/app/.next-cli-build/server/app/dashboard/settings/pricing.rsc +4 -4
  130. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +4 -4
  131. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +1 -1
  132. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +4 -4
  133. package/app/.next-cli-build/server/app/dashboard/skills.html +1 -1
  134. package/app/.next-cli-build/server/app/dashboard/skills.rsc +6 -6
  135. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills/__PAGE__.segment.rsc +6 -6
  136. package/app/.next-cli-build/server/app/dashboard/skills.segments/_full.segment.rsc +6 -6
  137. package/app/.next-cli-build/server/app/dashboard/skills.segments/_tree.segment.rsc +1 -1
  138. package/app/.next-cli-build/server/app/dashboard/token-saver.html +1 -1
  139. package/app/.next-cli-build/server/app/dashboard/token-saver.rsc +6 -6
  140. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard/token-saver/__PAGE__.segment.rsc +6 -6
  141. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_full.segment.rsc +6 -6
  142. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_tree.segment.rsc +1 -1
  143. package/app/.next-cli-build/server/app/dashboard/translator.html +1 -1
  144. package/app/.next-cli-build/server/app/dashboard/translator.rsc +6 -6
  145. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +6 -6
  146. package/app/.next-cli-build/server/app/dashboard/translator.segments/_full.segment.rsc +6 -6
  147. package/app/.next-cli-build/server/app/dashboard/translator.segments/_tree.segment.rsc +1 -1
  148. package/app/.next-cli-build/server/app/dashboard/usage.html +1 -1
  149. package/app/.next-cli-build/server/app/dashboard/usage.rsc +6 -6
  150. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +6 -6
  151. package/app/.next-cli-build/server/app/dashboard/usage.segments/_full.segment.rsc +6 -6
  152. package/app/.next-cli-build/server/app/dashboard/usage.segments/_tree.segment.rsc +1 -1
  153. package/app/.next-cli-build/server/app/dashboard.html +1 -1
  154. package/app/.next-cli-build/server/app/dashboard.rsc +6 -6
  155. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +6 -6
  156. package/app/.next-cli-build/server/app/dashboard.segments/_full.segment.rsc +6 -6
  157. package/app/.next-cli-build/server/app/dashboard.segments/_tree.segment.rsc +1 -1
  158. package/app/.next-cli-build/server/app/index.html +1 -1
  159. package/app/.next-cli-build/server/app/index.rsc +4 -4
  160. package/app/.next-cli-build/server/app/index.segments/__PAGE__.segment.rsc +4 -4
  161. package/app/.next-cli-build/server/app/index.segments/_full.segment.rsc +4 -4
  162. package/app/.next-cli-build/server/app/index.segments/_tree.segment.rsc +1 -1
  163. package/app/.next-cli-build/server/app/landing/page.js +1 -1
  164. package/app/.next-cli-build/server/app/landing/page_client-reference-manifest.js +1 -1
  165. package/app/.next-cli-build/server/app/landing.html +1 -1
  166. package/app/.next-cli-build/server/app/landing.rsc +5 -5
  167. package/app/.next-cli-build/server/app/landing.segments/_full.segment.rsc +5 -5
  168. package/app/.next-cli-build/server/app/landing.segments/_tree.segment.rsc +1 -1
  169. package/app/.next-cli-build/server/app/landing.segments/landing/__PAGE__.segment.rsc +5 -5
  170. package/app/.next-cli-build/server/app/login/page_client-reference-manifest.js +1 -1
  171. package/app/.next-cli-build/server/app/login.html +1 -1
  172. package/app/.next-cli-build/server/app/login.rsc +5 -5
  173. package/app/.next-cli-build/server/app/login.segments/_full.segment.rsc +5 -5
  174. package/app/.next-cli-build/server/app/login.segments/_tree.segment.rsc +1 -1
  175. package/app/.next-cli-build/server/app/login.segments/login/__PAGE__.segment.rsc +5 -5
  176. package/app/.next-cli-build/server/app/page_client-reference-manifest.js +1 -1
  177. package/app/.next-cli-build/server/app-paths-manifest.json +2 -2
  178. package/app/.next-cli-build/server/chunks/1809.js +1 -1
  179. package/app/.next-cli-build/server/chunks/24.js +1 -1
  180. package/app/.next-cli-build/server/chunks/4037.js +1 -1
  181. package/app/.next-cli-build/server/chunks/412.js +1 -1
  182. package/app/.next-cli-build/server/chunks/4572.js +1 -1
  183. package/app/.next-cli-build/server/chunks/4884.js +1 -1
  184. package/app/.next-cli-build/server/chunks/5285.js +6 -6
  185. package/app/.next-cli-build/server/chunks/6457.js +2 -2
  186. package/app/.next-cli-build/server/chunks/827.js +1 -1
  187. package/app/.next-cli-build/server/chunks/8402.js +1 -1
  188. package/app/.next-cli-build/server/chunks/8628.js +1 -1
  189. package/app/.next-cli-build/server/chunks/869.js +1 -1
  190. package/app/.next-cli-build/server/middleware-build-manifest.js +1 -1
  191. package/app/.next-cli-build/server/middleware.js +1 -1
  192. package/app/.next-cli-build/server/pages/404.html +1 -1
  193. package/app/.next-cli-build/server/pages/500.html +1 -1
  194. package/app/.next-cli-build/static/chunks/{1321-22f1e2e20cae29cd.js → 1321-3fa461b702779c03.js} +1 -1
  195. package/app/.next-cli-build/static/chunks/{5497-afaac7bccfe352fc.js → 5497-b73f412ffbf02d67.js} +2 -2
  196. package/app/.next-cli-build/static/chunks/6656-2b60e6c226efbe22.js +81 -0
  197. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/cli-tools/[toolId]/page-59ba2cd0270a13d7.js +1 -0
  198. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/media-providers/combo/[id]/{page-b6529bb9d6015384.js → page-bad951dfa6e24056.js} +2 -2
  199. package/app/.next-cli-build/static/chunks/app/landing/{page-152e9c22c68cbec0.js → page-798a8f7d8d9f3adf.js} +1 -1
  200. package/app/package.json +1 -1
  201. package/app/src/lib/updater/updater.js +1 -1
  202. package/app/src/mitm/server.js +1 -1
  203. package/package.json +1 -1
  204. package/app/.next-cli-build/static/chunks/6656-30c353a156fc3c2d.js +0 -81
  205. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/cli-tools/[toolId]/page-32f78296fc1a7c19.js +0 -1
  206. /package/app/.next-cli-build/static/{zRgjlFqMM5mw_KodbnfYh → dLjYaUUBhNG7C-LtXbRkz}/_buildManifest.js +0 -0
  207. /package/app/.next-cli-build/static/{zRgjlFqMM5mw_KodbnfYh → dLjYaUUBhNG7C-LtXbRkz}/_ssgManifest.js +0 -0
@@ -1,9 +1,9 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[21110,["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"ThemeProvider"]
3
- 3:I[94635,["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","7177","static/chunks/app/layout-b352e8493a17fc62.js"],"RuntimeI18nProvider"]
2
+ 2:I[21110,["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"ThemeProvider"]
3
+ 3:I[94635,["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-3fa461b702779c03.js","7177","static/chunks/app/layout-b352e8493a17fc62.js"],"RuntimeI18nProvider"]
4
4
  4:I[57121,[],""]
5
5
  5:I[74581,[],""]
6
- 6:I[30565,["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","7177","static/chunks/app/layout-b352e8493a17fc62.js"],"GoogleAnalytics"]
6
+ 6:I[30565,["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-3fa461b702779c03.js","7177","static/chunks/app/layout-b352e8493a17fc62.js"],"GoogleAnalytics"]
7
7
  8:I[90484,[],"OutletBoundary"]
8
8
  9:"$Sreact.suspense"
9
9
  b:I[90484,[],"ViewportBoundary"]
@@ -11,7 +11,7 @@ d:I[90484,[],"MetadataBoundary"]
11
11
  f:I[27123,[],"default",1]
12
12
  :HL["/_next/static/css/8f9ac5a7bd3a79e5.css","style"]
13
13
  :HL["/_next/static/css/2b9f6d8ac6251c58.css","style"]
14
- 0:{"P":null,"c":["",""],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{},"$undefined","$undefined",4608]},"$undefined","$undefined",4624],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/8f9ac5a7bd3a79e5.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/2b9f6d8ac6251c58.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","script",null,{"dangerouslySetInnerHTML":{"__html":"(function(){try{var s=localStorage.getItem('theme');var t=s?(JSON.parse(s).state||{}).theme:'system';t=t||'system';var m=window.matchMedia('(prefers-color-scheme: dark)').matches;if(t==='dark'||(t==='system'&&m)){document.documentElement.classList.add('dark')}}catch(e){}})();"}}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"var d=document,r=d.documentElement,f=function(){r.classList.add('fonts-loaded')};if(d.fonts&&d.fonts.load){d.fonts.load('24px \"Material Symbols Outlined\"').then(f).catch(f);setTimeout(f,3000)}else{f()}"}}]]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","children":[["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}],["$","$L6",null,{"gaId":"G-LC959F603F"}]]}]]}]]}],{"children":[["$","$1","c",{"children":["$L7",null,["$","$L8",null,{"children":["$","$9",null,{"name":"Next.MetadataOutlet","children":"$@a"}]}]]}],{},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$Lb",null,{"children":"$Lc"}],["$","div",null,{"hidden":true,"children":["$","$Ld",null,{"children":["$","$9",null,{"name":"Next.Metadata","children":"$Le"}]}]}],null]}],false]],"m":"$undefined","G":["$f",[]],"S":true,"h":null,"r":"$undefined","s":"$undefined","a":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"zRgjlFqMM5mw_KodbnfYh"}
14
+ 0:{"P":null,"c":["",""],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{},"$undefined","$undefined",4608]},"$undefined","$undefined",4624],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/8f9ac5a7bd3a79e5.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/2b9f6d8ac6251c58.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","script",null,{"dangerouslySetInnerHTML":{"__html":"(function(){try{var s=localStorage.getItem('theme');var t=s?(JSON.parse(s).state||{}).theme:'system';t=t||'system';var m=window.matchMedia('(prefers-color-scheme: dark)').matches;if(t==='dark'||(t==='system'&&m)){document.documentElement.classList.add('dark')}}catch(e){}})();"}}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"var d=document,r=d.documentElement,f=function(){r.classList.add('fonts-loaded')};if(d.fonts&&d.fonts.load){d.fonts.load('24px \"Material Symbols Outlined\"').then(f).catch(f);setTimeout(f,3000)}else{f()}"}}]]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","children":[["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}],["$","$L6",null,{"gaId":"G-LC959F603F"}]]}]]}]]}],{"children":[["$","$1","c",{"children":["$L7",null,["$","$L8",null,{"children":["$","$9",null,{"name":"Next.MetadataOutlet","children":"$@a"}]}]]}],{},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$Lb",null,{"children":"$Lc"}],["$","div",null,{"hidden":true,"children":["$","$Ld",null,{"children":["$","$9",null,{"name":"Next.Metadata","children":"$Le"}]}]}],null]}],false]],"m":"$undefined","G":["$f",[]],"S":true,"h":null,"r":"$undefined","s":"$undefined","a":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"dLjYaUUBhNG7C-LtXbRkz"}
15
15
  7:E{"digest":"NEXT_REDIRECT;replace;/dashboard;307;"}
16
16
  c:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","2",{"name":"theme-color","content":"#0a0a0a"}]]
17
17
  10:I[86869,[],"IconMark"]
@@ -1,3 +1,3 @@
1
1
  :HL["/_next/static/css/8f9ac5a7bd3a79e5.css","style"]
2
2
  :HL["/_next/static/css/2b9f6d8ac6251c58.css","style"]
3
- 0:{"tree":{"name":"","param":null,"prefetchHints":4176,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":4256,"slots":null}}},"staleTime":300,"buildId":"zRgjlFqMM5mw_KodbnfYh"}
3
+ 0:{"tree":{"name":"","param":null,"prefetchHints":4176,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":4256,"slots":null}}},"staleTime":300,"buildId":"dLjYaUUBhNG7C-LtXbRkz"}
@@ -1 +1 @@
1
- (()=>{var a={};a.id=7018,a.ids=[7018],a.modules={643:a=>{"use strict";a.exports=require("node:perf_hooks")},852:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"C:\\\\Users\\\\builder\\\\9router\\\\src\\\\app\\\\landing\\\\page.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"C:\\Users\\builder\\9router\\src\\app\\landing\\page.js","default")},1708:a=>{"use strict";a.exports=require("node:process")},1932:a=>{"use strict";a.exports=require("url")},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},4573:a=>{"use strict";a.exports=require("node:buffer")},7066:a=>{"use strict";a.exports=require("node:tty")},8128:a=>{"use strict";a.exports=require("next/dist/server/runtime-reacts.external.js")},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},11479:(a,b,c)=>{"use strict";c.r(b),c.d(b,{__next_app__:()=>q,handler:()=>s,routeModule:()=>r});var d=c(21635),e=c(86315),f=c(1020),g=c(61287),h={};for(let a in g)0>["default","__next_app__","routeModule","handler"].indexOf(a)&&(h[a]=()=>g[a]);c.d(b,h);let i=(0,d.p)(()=>Promise.resolve().then(c.bind(c,57529))),j=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,95547,23))),k=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,55091,23))),l=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,45270,23))),m=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,28193,23))),n=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,95547,23))),o={children:["",{children:["landing",{children:["__PAGE__",{},{page:[(0,d.p)(()=>Promise.resolve().then(c.bind(c,852))),"C:\\Users\\builder\\9router\\src\\app\\landing\\page.js"]}]},{"global-error":[n,"next/dist/client/components/builtin/global-error.js"],metadata:{icon:[async a=>(await (0,d.p)(()=>Promise.resolve().then(c.bind(c,70440)))()).default(a)],apple:[],openGraph:[],twitter:[],manifest:"/manifest.webmanifest"}},[]]},{layout:[i,"C:\\Users\\builder\\9router\\src\\app\\layout.js"],"global-error":[j,"next/dist/client/components/builtin/global-error.js"],"not-found":[k,"next/dist/client/components/builtin/not-found.js"],forbidden:[l,"next/dist/client/components/builtin/forbidden.js"],unauthorized:[m,"next/dist/client/components/builtin/unauthorized.js"],metadata:{icon:[async a=>(await (0,d.p)(()=>Promise.resolve().then(c.bind(c,70440)))()).default(a)],apple:[],openGraph:[],twitter:[],manifest:"/manifest.webmanifest"}},[]]}.children,p=(0,e.H)({tree:o,page:"/landing/page",pathname:"/landing",require:c,loadChunk:()=>Promise.resolve(),interopDefault:f.T}),q=p.__next_app__,r=p.routeModule,s=p.handler},14953:(a,b,c)=>{"use strict";var d=c(68662);function e(){}function f(){}f.resetWarningCache=e,a.exports=function(){function a(a,b,c,e,f,g){if(g!==d){var h=Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw h.name="Invariant Violation",h}}function b(){return a}a.isRequired=a;var c={array:a,bigint:a,bool:a,func:a,number:a,object:a,string:a,symbol:a,any:a,arrayOf:b,element:a,elementType:a,instanceOf:b,node:a,objectOf:b,oneOf:b,oneOfType:b,shape:b,exact:b,checkPropTypes:f,resetWarningCache:e};return c.PropTypes=c,c}},14985:a=>{"use strict";a.exports=require("dns")},16698:a=>{"use strict";a.exports=require("node:async_hooks")},18968:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>u});var d=c(48249),e=c(73142),f=c.n(e),g=c(19099),h=c(67484);function i(){let[a,b]=(0,h.useState)(!1),c=(0,g.useRouter)();return(0,d.jsxs)("nav",{className:"fixed top-0 z-50 w-full bg-[#0B1120]/80 backdrop-blur-md border-b border-[#24344F]",children:[(0,d.jsxs)("div",{className:"max-w-7xl mx-auto px-6 h-16 flex items-center justify-between",children:[(0,d.jsxs)("button",{type:"button",className:"flex items-center gap-3 cursor-pointer bg-transparent border-none p-0",onClick:()=>c.push("/"),"aria-label":"Navigate to home",children:[(0,d.jsx)("div",{className:"size-8 rounded bg-linear-to-br from-[#1E40AF] to-[#172554] flex items-center justify-center text-white",children:(0,d.jsx)("span",{className:"material-symbols-outlined text-[20px]",children:"hub"})}),(0,d.jsx)("h2",{className:"text-white text-xl font-bold tracking-tight",children:"AFRouter"})]}),(0,d.jsxs)("div",{className:"hidden md:flex items-center gap-8",children:[(0,d.jsx)("a",{className:"text-gray-300 hover:text-white text-sm font-medium transition-colors",href:"#features",children:"Features"}),(0,d.jsx)("a",{className:"text-gray-300 hover:text-white text-sm font-medium transition-colors",href:"#how-it-works",children:"How it Works"}),(0,d.jsx)("a",{className:"text-gray-300 hover:text-white text-sm font-medium transition-colors",href:"https://github.com/decolua/9router#readme",target:"_blank",rel:"noopener noreferrer",children:"Docs"}),(0,d.jsxs)("a",{className:"text-gray-300 hover:text-white text-sm font-medium transition-colors flex items-center gap-1",href:"https://github.com/decolua/9router",target:"_blank",rel:"noopener noreferrer",children:["GitHub ",(0,d.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:"open_in_new"})]})]}),(0,d.jsxs)("div",{className:"flex items-center gap-4",children:[(0,d.jsx)("button",{onClick:()=>c.push("/dashboard"),className:"hidden sm:flex h-9 items-center justify-center rounded-lg px-4 bg-[#3B82F6] hover:bg-[#2563EB] transition-all text-white text-sm font-bold shadow-[0_0_15px_rgba(59,130,246,0.4)] hover:shadow-[0_0_20px_rgba(59,130,246,0.6)]",children:"Get Started"}),(0,d.jsx)("button",{className:"md:hidden text-white",onClick:()=>b(!a),children:(0,d.jsx)("span",{className:"material-symbols-outlined",children:a?"close":"menu"})})]})]}),a&&(0,d.jsx)("div",{className:"md:hidden border-t border-[#24344F] bg-[#0B1120]/95 backdrop-blur-md",children:(0,d.jsxs)("div",{className:"flex flex-col gap-4 p-6",children:[(0,d.jsx)("a",{className:"text-gray-300 hover:text-white text-sm font-medium transition-colors",href:"#features",onClick:()=>b(!1),children:"Features"}),(0,d.jsx)("a",{className:"text-gray-300 hover:text-white text-sm font-medium transition-colors",href:"#how-it-works",onClick:()=>b(!1),children:"How it Works"}),(0,d.jsx)("a",{className:"text-gray-300 hover:text-white text-sm font-medium transition-colors",href:"https://github.com/decolua/9router#readme",target:"_blank",rel:"noopener noreferrer",children:"Docs"}),(0,d.jsx)("a",{className:"text-gray-300 hover:text-white text-sm font-medium transition-colors",href:"https://github.com/decolua/9router",target:"_blank",rel:"noopener noreferrer",children:"GitHub"}),(0,d.jsx)("button",{onClick:()=>c.push("/dashboard"),className:"h-9 rounded-lg bg-[#3B82F6] hover:bg-[#2563EB] text-white text-sm font-bold",children:"Get Started"})]})})]})}function j(){return(0,d.jsxs)("section",{className:"relative pt-32 pb-20 px-6 min-h-[90vh] flex flex-col items-center justify-center overflow-hidden",children:[(0,d.jsx)("div",{className:"absolute top-0 left-1/2 -translate-x-1/2 w-[1000px] h-[500px] bg-[#3B82F6]/10 rounded-full blur-[120px] pointer-events-none"}),(0,d.jsxs)("div",{className:"relative z-10 max-w-4xl w-full text-center flex flex-col items-center gap-8",children:[(0,d.jsxs)("div",{className:"inline-flex items-center gap-2 rounded-full border border-[#24344F] bg-[#0F1A33]/50 px-3 py-1 text-xs font-medium text-[#60A5FA]",children:[(0,d.jsx)("span",{className:"flex h-2 w-2 rounded-full bg-[#3B82F6] animate-pulse"}),"v1.0 is now live"]}),(0,d.jsxs)("h1",{className:"text-5xl md:text-7xl font-black leading-[1.1] tracking-tight",children:["One Endpoint for ",(0,d.jsx)("br",{}),(0,d.jsx)("span",{className:"text-[#60A5FA]",children:"All AI Providers"})]}),(0,d.jsx)("p",{className:"text-lg md:text-xl text-gray-400 max-w-2xl mx-auto font-light",children:"AI endpoint proxy with web dashboard - A JavaScript port of CLIProxyAPI. Works seamlessly with Claude Code, OpenAI Codex, Cline, RooCode, and other CLI tools."}),(0,d.jsxs)("div",{className:"flex flex-wrap items-center justify-center gap-4 w-full",children:[(0,d.jsxs)("button",{className:"h-12 px-8 rounded-lg bg-[#3B82F6] hover:bg-[#2563EB] text-white text-base font-bold transition-all shadow-[0_0_15px_rgba(59,130,246,0.4)] flex items-center gap-2",children:[(0,d.jsx)("span",{className:"material-symbols-outlined",children:"rocket_launch"}),"Get Started"]}),(0,d.jsxs)("a",{href:"https://github.com/decolua/9router",target:"_blank",rel:"noopener noreferrer",className:"h-12 px-8 rounded-lg border border-[#24344F] bg-[#0F1A33] hover:bg-[#24344F] text-white text-base font-bold transition-all flex items-center gap-2",children:[(0,d.jsx)("span",{className:"material-symbols-outlined",children:"code"}),"View on GitHub"]})]})]})]})}var k=c(72738);let l=[{id:"claude",name:"Claude Code",image:"/providers/claude.png"},{id:"codex",name:"OpenAI Codex",image:"/providers/codex.png"},{id:"cline",name:"Cline",image:"/providers/cline.png"},{id:"cursor",name:"Cursor",image:"/providers/cursor.png"}],m=[{id:"openai",name:"OpenAI",color:"bg-emerald-500",textColor:"text-white"},{id:"anthropic",name:"Anthropic",color:"bg-blue-400",textColor:"text-white"},{id:"gemini",name:"Gemini",color:"bg-blue-500",textColor:"text-white"},{id:"github",name:"GitHub Copilot",color:"bg-gray-700",textColor:"text-white"}];function n(){let[a,b]=(0,h.useState)(0);return(0,d.jsxs)("div",{className:"mt-16 w-full max-w-4xl relative h-[360px] hidden md:flex items-center justify-center animate-[float_6s_ease-in-out_infinite]",children:[(0,d.jsxs)("div",{className:"relative z-20 w-32 h-32 rounded-full bg-[#0F1A33] border-2 border-[#3B82F6] shadow-[0_0_40px_rgba(59,130,246,0.3)] flex flex-col items-center justify-center gap-1 group cursor-pointer hover:scale-105 transition-transform duration-500",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-4xl text-[#60A5FA]",children:"hub"}),(0,d.jsx)("span",{className:"text-xs font-bold text-white tracking-widest uppercase",children:"AFRouter"}),(0,d.jsx)("div",{className:"absolute inset-0 rounded-full border border-[#3B82F6]/30 animate-ping opacity-20"})]}),(0,d.jsx)("div",{className:"absolute left-0 top-1/2 -translate-y-1/2 flex flex-col gap-7",children:l.map(a=>(0,d.jsx)("div",{className:"flex items-center gap-3 opacity-70 hover:opacity-100 transition-opacity group",children:(0,d.jsx)("div",{className:"w-16 h-16 rounded-2xl bg-[#0F1A33] border border-[#24344F] flex items-center justify-center overflow-hidden p-2 hover:border-[#3B82F6]/50 transition-all hover:scale-105",children:(0,d.jsx)(k.A,{src:a.image,alt:a.name,size:48,className:"object-contain rounded-xl max-w-[48px] max-h-[48px]",fallbackText:a.name.slice(0,2).toUpperCase()})})},a.id))}),(0,d.jsxs)("svg",{className:"absolute inset-0 w-full h-full z-10 pointer-events-none stroke-yellow-700",xmlns:"http://www.w3.org/2000/svg",children:[(0,d.jsx)("path",{className:"animate-[dash_2s_linear_infinite]",d:"M 60 50 C 250 70, 250 180, 360 180",fill:"none",strokeDasharray:"5,5",strokeWidth:"2"}),(0,d.jsx)("path",{className:"animate-[dash_2s_linear_infinite]",d:"M 60 140 C 250 140, 250 180, 360 180",fill:"none",strokeDasharray:"5,5",strokeWidth:"2"}),(0,d.jsx)("path",{className:"animate-[dash_2s_linear_infinite]",d:"M 60 210 C 250 210, 250 180, 360 180",fill:"none",strokeDasharray:"5,5",strokeWidth:"2"}),(0,d.jsx)("path",{className:"animate-[dash_2s_linear_infinite]",d:"M 60 300 C 250 280, 250 180, 360 180",fill:"none",strokeDasharray:"5,5",strokeWidth:"2"})]}),(0,d.jsxs)("svg",{className:"absolute inset-0 w-full h-full z-10 pointer-events-none",xmlns:"http://www.w3.org/2000/svg",children:[(0,d.jsx)("path",{d:"M 440 180 C 550 180, 550 50, 740 50",fill:"none",stroke:0===a?"#3B82F6":"rgb(75, 85, 99)",strokeWidth:0===a?"3":"2",className:0===a?"animate-pulse":""}),(0,d.jsx)("path",{d:"M 440 180 C 550 180, 550 130, 740 130",fill:"none",stroke:1===a?"#3B82F6":"rgb(75, 85, 99)",strokeWidth:1===a?"3":"2",className:1===a?"animate-pulse":""}),(0,d.jsx)("path",{d:"M 440 180 C 550 180, 550 230, 740 230",fill:"none",stroke:2===a?"#3B82F6":"rgb(75, 85, 99)",strokeWidth:2===a?"3":"2",className:2===a?"animate-pulse":""}),(0,d.jsx)("path",{d:"M 440 180 C 550 180, 550 310, 740 310",fill:"none",stroke:3===a?"#3B82F6":"rgb(75, 85, 99)",strokeWidth:3===a?"3":"2",className:3===a?"animate-pulse":""})]}),(0,d.jsx)("div",{className:"absolute right-0 top-0 bottom-0 flex flex-col justify-between py-6",children:m.map((b,c)=>(0,d.jsx)("div",{className:`px-4 py-2 rounded-lg ${b.color} ${b.textColor} flex items-center justify-center font-bold text-xs shadow-lg hover:scale-110 transition-all cursor-help min-w-[140px] ${a===c?"ring-4 ring-[#3B82F6]/50 scale-110":""}`,title:b.name,children:b.name},b.id))}),(0,d.jsx)("div",{className:"md:hidden mt-8 w-full p-4 rounded-lg bg-[#0F1A33] border border-[#24344F]",children:(0,d.jsx)("p",{className:"text-sm text-center text-gray-400",children:"Interactive diagram visible on desktop"})})]})}function o(){return(0,d.jsx)("section",{className:"py-24 border-y border-[#24344F] bg-[#0F1A33]/30",id:"how-it-works",children:(0,d.jsxs)("div",{className:"max-w-7xl mx-auto px-6",children:[(0,d.jsxs)("div",{className:"mb-16",children:[(0,d.jsx)("h2",{className:"text-3xl md:text-4xl font-bold mb-4",children:"How AFRouter Works"}),(0,d.jsx)("p",{className:"text-gray-400 max-w-xl text-lg",children:"Data flows seamlessly from your application through our intelligent routing layer to the best provider for the job."})]}),(0,d.jsxs)("div",{className:"grid grid-cols-1 md:grid-cols-3 gap-8 relative",children:[(0,d.jsx)("div",{className:"hidden md:block absolute top-12 left-[16%] right-[16%] h-[2px] bg-linear-to-r from-gray-700 via-[#3B82F6] to-gray-700 -z-10"}),(0,d.jsxs)("div",{className:"flex flex-col gap-6 relative group",children:[(0,d.jsx)("div",{className:"w-24 h-24 rounded-2xl bg-[#0B1120] border border-[#24344F] flex items-center justify-center shadow-xl group-hover:border-gray-500 transition-colors z-10 mx-auto md:mx-0",children:(0,d.jsx)("span",{className:"material-symbols-outlined text-4xl text-gray-300",children:"terminal"})}),(0,d.jsxs)("div",{children:[(0,d.jsx)("h3",{className:"text-xl font-bold mb-2",children:"1. CLI & SDKs"}),(0,d.jsx)("p",{className:"text-sm text-gray-400",children:"Your requests start from your favorite tools or our unified SDK. Just change the base URL."})]})]}),(0,d.jsxs)("div",{className:"flex flex-col gap-6 relative group md:items-center md:text-center",children:[(0,d.jsx)("div",{className:"w-24 h-24 rounded-2xl bg-[#0B1120] border-2 border-[#3B82F6] flex items-center justify-center shadow-[0_0_30px_rgba(59,130,246,0.2)] z-10 mx-auto",children:(0,d.jsx)("span",{className:"material-symbols-outlined text-4xl text-[#60A5FA] animate-pulse",children:"hub"})}),(0,d.jsxs)("div",{children:[(0,d.jsx)("h3",{className:"text-xl font-bold mb-2 text-[#60A5FA]",children:"2. AFRouter Hub"}),(0,d.jsx)("p",{className:"text-sm text-gray-400",children:"Our engine analyzes the prompt, checks provider health, and routes for lowest latency or cost."})]})]}),(0,d.jsxs)("div",{className:"flex flex-col gap-6 relative group md:items-end md:text-right",children:[(0,d.jsx)("div",{className:"w-24 h-24 rounded-2xl bg-[#0B1120] border border-[#24344F] flex items-center justify-center shadow-xl group-hover:border-gray-500 transition-colors z-10 mx-auto md:mx-0",children:(0,d.jsxs)("div",{className:"grid grid-cols-2 gap-2",children:[(0,d.jsx)("div",{className:"w-6 h-6 rounded bg-white/10"}),(0,d.jsx)("div",{className:"w-6 h-6 rounded bg-white/10"}),(0,d.jsx)("div",{className:"w-6 h-6 rounded bg-white/10"}),(0,d.jsx)("div",{className:"w-6 h-6 rounded bg-white/10"})]})}),(0,d.jsxs)("div",{children:[(0,d.jsx)("h3",{className:"text-xl font-bold mb-2",children:"3. AI Providers"}),(0,d.jsx)("p",{className:"text-sm text-gray-400",children:"The request is fulfilled by OpenAI, Anthropic, Gemini, or others instantly."})]})]})]})]})})}let p=[{icon:"link",title:"Unified Endpoint",desc:"Access all providers via a single standard API URL.",colors:{border:"hover:border-blue-500/50",bg:"hover:bg-blue-500/5",iconBg:"bg-blue-500/10",iconText:"text-blue-500",titleHover:"group-hover:text-blue-400"}},{icon:"bolt",title:"Easy Setup",desc:"Get up and running in minutes with npx command.",colors:{border:"hover:border-orange-500/50",bg:"hover:bg-orange-500/5",iconBg:"bg-orange-500/10",iconText:"text-orange-500",titleHover:"group-hover:text-orange-400"}},{icon:"shield_with_heart",title:"Model Fallback",desc:"Automatically switch providers on failure or high latency.",colors:{border:"hover:border-rose-500/50",bg:"hover:bg-rose-500/5",iconBg:"bg-rose-500/10",iconText:"text-rose-500",titleHover:"group-hover:text-rose-400"}},{icon:"monitoring",title:"Usage Tracking",desc:"Detailed analytics and cost monitoring across all models.",colors:{border:"hover:border-purple-500/50",bg:"hover:bg-purple-500/5",iconBg:"bg-purple-500/10",iconText:"text-purple-500",titleHover:"group-hover:text-purple-400"}},{icon:"key",title:"OAuth & API Keys",desc:"Securely manage credentials in one vault.",colors:{border:"hover:border-amber-500/50",bg:"hover:bg-amber-500/5",iconBg:"bg-amber-500/10",iconText:"text-amber-500",titleHover:"group-hover:text-amber-400"}},{icon:"cloud_sync",title:"Cloud Sync",desc:"Sync your configurations across devices instantly.",colors:{border:"hover:border-sky-500/50",bg:"hover:bg-sky-500/5",iconBg:"bg-sky-500/10",iconText:"text-sky-500",titleHover:"group-hover:text-sky-400"}},{icon:"terminal",title:"CLI Support",desc:"Works with Claude Code, Codex, Cline, Cursor, and more.",colors:{border:"hover:border-emerald-500/50",bg:"hover:bg-emerald-500/5",iconBg:"bg-emerald-500/10",iconText:"text-emerald-500",titleHover:"group-hover:text-emerald-400"}},{icon:"dashboard",title:"Dashboard",desc:"Visual dashboard for real-time traffic analysis.",colors:{border:"hover:border-fuchsia-500/50",bg:"hover:bg-fuchsia-500/5",iconBg:"bg-fuchsia-500/10",iconText:"text-fuchsia-500",titleHover:"group-hover:text-fuchsia-400"}}];function q(){return(0,d.jsx)("section",{className:"py-24 px-6",id:"features",children:(0,d.jsxs)("div",{className:"max-w-7xl mx-auto",children:[(0,d.jsxs)("div",{className:"mb-16",children:[(0,d.jsx)("h2",{className:"text-3xl md:text-4xl font-bold mb-4",children:"Powerful Features"}),(0,d.jsx)("p",{className:"text-gray-400 max-w-xl text-lg",children:"Everything you need to manage your AI infrastructure in one place, built for scale."})]}),(0,d.jsx)("div",{className:"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-4 gap-4",children:p.map(a=>(0,d.jsxs)("div",{className:`p-6 rounded-xl bg-[#0F1A33] border border-[#24344F] ${a.colors.border} ${a.colors.bg} transition-all duration-300 group`,children:[(0,d.jsx)("div",{className:`w-10 h-10 rounded-lg ${a.colors.iconBg} flex items-center justify-center mb-4 ${a.colors.iconText} group-hover:scale-110 transition-transform duration-300`,children:(0,d.jsx)("span",{className:"material-symbols-outlined",children:a.icon})}),(0,d.jsx)("h3",{className:`text-lg font-bold mb-2 ${a.colors.titleHover} transition-colors`,children:a.title}),(0,d.jsx)("p",{className:"text-sm text-gray-400 leading-relaxed",children:a.desc})]},a.title))})]})})}var r=c(50377);function s(){let{copied:a,copy:b}=(0,r.C)();return(0,d.jsx)("section",{className:"py-24 px-6 bg-[#0C1220]",children:(0,d.jsx)("div",{className:"max-w-7xl mx-auto",children:(0,d.jsxs)("div",{className:"flex flex-col lg:flex-row gap-16 items-start",children:[(0,d.jsxs)("div",{className:"flex-1",children:[(0,d.jsx)("h2",{className:"text-3xl md:text-4xl font-bold mb-6",children:"Get Started in 30 Seconds"}),(0,d.jsx)("p",{className:"text-gray-400 text-lg mb-8",children:"Install AFRouter, configure your providers via web dashboard, and start routing AI requests."}),(0,d.jsxs)("div",{className:"flex flex-col gap-6",children:[(0,d.jsxs)("div",{className:"flex gap-4",children:[(0,d.jsx)("div",{className:"flex-none w-8 h-8 rounded-full bg-[#3B82F6]/20 text-[#60A5FA] flex items-center justify-center font-bold",children:"1"}),(0,d.jsxs)("div",{children:[(0,d.jsx)("h4",{className:"font-bold text-lg",children:"Install AFRouter"}),(0,d.jsx)("p",{className:"text-sm text-gray-500 mt-1",children:"Run npx command to start the server instantly"})]})]}),(0,d.jsxs)("div",{className:"flex gap-4",children:[(0,d.jsx)("div",{className:"flex-none w-8 h-8 rounded-full bg-[#3B82F6]/20 text-[#60A5FA] flex items-center justify-center font-bold",children:"2"}),(0,d.jsxs)("div",{children:[(0,d.jsx)("h4",{className:"font-bold text-lg",children:"Open Dashboard"}),(0,d.jsx)("p",{className:"text-sm text-gray-500 mt-1",children:"Configure providers and API keys via web interface"})]})]}),(0,d.jsxs)("div",{className:"flex gap-4",children:[(0,d.jsx)("div",{className:"flex-none w-8 h-8 rounded-full bg-[#3B82F6]/20 text-[#60A5FA] flex items-center justify-center font-bold",children:"3"}),(0,d.jsxs)("div",{children:[(0,d.jsx)("h4",{className:"font-bold text-lg",children:"Route Requests"}),(0,d.jsx)("p",{className:"text-sm text-gray-500 mt-1",children:"Point your CLI tools to http://localhost:20128"})]})]})]})]}),(0,d.jsx)("div",{className:"flex-1 w-full",children:(0,d.jsxs)("div",{className:"rounded-xl overflow-hidden bg-[#0D1420] border border-[#24344F] shadow-2xl",children:[(0,d.jsxs)("div",{className:"flex items-center gap-2 px-4 py-3 bg-[#121A2B] border-b border-gray-700",children:[(0,d.jsx)("div",{className:"w-3 h-3 rounded-full bg-red-500"}),(0,d.jsx)("div",{className:"w-3 h-3 rounded-full bg-yellow-500"}),(0,d.jsx)("div",{className:"w-3 h-3 rounded-full bg-green-500"}),(0,d.jsx)("div",{className:"ml-2 text-xs text-gray-500 font-mono",children:"terminal"})]}),(0,d.jsxs)("div",{className:"p-6 font-mono text-sm leading-relaxed overflow-x-auto",children:[(0,d.jsxs)("div",{className:"flex items-center gap-2 mb-4 group cursor-pointer",onClick:()=>{b("npx 9router","landing")},children:[(0,d.jsx)("span",{className:"text-green-400",children:"$"}),(0,d.jsx)("span",{className:"text-white",children:"npx 9router"}),(0,d.jsx)("span",{className:"ml-auto text-gray-500 text-xs opacity-0 group-hover:opacity-100",children:"landing"===a?"✓ Copied":"Copy"})]}),(0,d.jsxs)("div",{className:"text-gray-400 mb-6",children:[(0,d.jsx)("span",{className:"text-[#60A5FA]",children:">"})," Starting AFRouter...",(0,d.jsx)("br",{}),(0,d.jsx)("span",{className:"text-[#60A5FA]",children:">"})," Server running on ",(0,d.jsx)("span",{className:"text-blue-400",children:"http://localhost:20128"}),(0,d.jsx)("br",{}),(0,d.jsx)("span",{className:"text-[#60A5FA]",children:">"})," Dashboard: ",(0,d.jsx)("span",{className:"text-blue-400",children:"http://localhost:20128/dashboard"}),(0,d.jsx)("br",{}),(0,d.jsx)("span",{className:"text-green-400",children:">"})," Ready to route! ✓"]}),(0,d.jsx)("div",{className:"text-xs text-gray-500 mb-2 border-t border-gray-700 pt-4",children:"\uD83D\uDCDD Configure providers in dashboard or use environment variables"}),(0,d.jsxs)("div",{className:"text-gray-400 text-xs",children:[(0,d.jsx)("span",{className:"text-purple-400",children:"Data Location:"}),(0,d.jsx)("br",{}),(0,d.jsx)("span",{className:"text-gray-500",children:" macOS/Linux:"})," ~/.9router/db/data.sqlite",(0,d.jsx)("br",{}),(0,d.jsx)("span",{className:"text-gray-500",children:" Windows:"})," %APPDATA%/9router/db/data.sqlite"]})]})]})})]})})})}function t(){return(0,d.jsx)("footer",{className:"border-t border-[#24344F] bg-[#0C1220] pt-16 pb-8 px-6",children:(0,d.jsxs)("div",{className:"max-w-7xl mx-auto",children:[(0,d.jsxs)("div",{className:"grid grid-cols-2 md:grid-cols-4 lg:grid-cols-5 gap-8 mb-16",children:[(0,d.jsxs)("div",{className:"col-span-2 lg:col-span-2",children:[(0,d.jsxs)("div",{className:"flex items-center gap-3 mb-6",children:[(0,d.jsx)("div",{className:"size-6 rounded bg-linear-to-br from-[#1E40AF] to-[#172554] flex items-center justify-center text-white",children:(0,d.jsx)("span",{className:"material-symbols-outlined text-[16px]",children:"hub"})}),(0,d.jsx)("h3",{className:"text-white text-lg font-bold",children:"AFRouter"})]}),(0,d.jsx)("p",{className:"text-gray-500 text-sm max-w-xs mb-6",children:"The unified endpoint for AI generation. Connect, route, and manage your AI providers with ease."}),(0,d.jsx)("div",{className:"flex gap-4",children:(0,d.jsx)("a",{className:"text-gray-400 hover:text-white transition-colors",href:"https://github.com/decolua/9router",target:"_blank",rel:"noopener noreferrer",children:(0,d.jsx)("span",{className:"material-symbols-outlined",children:"code"})})})]}),(0,d.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,d.jsx)("h4",{className:"font-bold text-white",children:"Product"}),(0,d.jsx)("a",{className:"text-gray-400 hover:text-[#60A5FA] text-sm transition-colors",href:"#features",children:"Features"}),(0,d.jsx)("a",{className:"text-gray-400 hover:text-[#60A5FA] text-sm transition-colors",href:"/dashboard",children:"Dashboard"}),(0,d.jsx)("a",{className:"text-gray-400 hover:text-[#60A5FA] text-sm transition-colors",href:"https://github.com/decolua/9router",target:"_blank",rel:"noopener noreferrer",children:"Changelog"})]}),(0,d.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,d.jsx)("h4",{className:"font-bold text-white",children:"Resources"}),(0,d.jsx)("a",{className:"text-gray-400 hover:text-[#60A5FA] text-sm transition-colors",href:"https://github.com/decolua/9router#readme",target:"_blank",rel:"noopener noreferrer",children:"Documentation"}),(0,d.jsx)("a",{className:"text-gray-400 hover:text-[#60A5FA] text-sm transition-colors",href:"https://github.com/decolua/9router",target:"_blank",rel:"noopener noreferrer",children:"GitHub"}),(0,d.jsx)("a",{className:"text-gray-400 hover:text-[#60A5FA] text-sm transition-colors",href:"https://www.npmjs.com/package/9router",target:"_blank",rel:"noopener noreferrer",children:"NPM"})]}),(0,d.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,d.jsx)("h4",{className:"font-bold text-white",children:"Legal"}),(0,d.jsx)("a",{className:"text-gray-400 hover:text-[#60A5FA] text-sm transition-colors",href:"https://github.com/decolua/9router/blob/main/LICENSE",target:"_blank",rel:"noopener noreferrer",children:"MIT License"})]})]}),(0,d.jsxs)("div",{className:"border-t border-[#24344F] pt-8 flex flex-col md:flex-row justify-between items-center gap-4",children:[(0,d.jsx)("p",{className:"text-gray-600 text-sm",children:"\xa9 2025 AFRouter. All rights reserved."}),(0,d.jsxs)("div",{className:"flex gap-6",children:[(0,d.jsx)("a",{className:"text-gray-600 hover:text-white text-sm transition-colors",href:"https://github.com/decolua/9router",target:"_blank",rel:"noopener noreferrer",children:"GitHub"}),(0,d.jsx)("a",{className:"text-gray-600 hover:text-white text-sm transition-colors",href:"https://www.npmjs.com/package/9router",target:"_blank",rel:"noopener noreferrer",children:"NPM"})]})]})]})})}function u(){let a=(0,g.useRouter)();return(0,d.jsxs)("div",{className:"jsx-3853dfda129ea3f2 relative text-white font-sans overflow-x-hidden antialiased selection:bg-[#3B82F6] selection:text-white",children:[(0,d.jsxs)("div",{className:"jsx-3853dfda129ea3f2 fixed inset-0 z-0 overflow-hidden pointer-events-none bg-[#0B1120]",children:[(0,d.jsx)("div",{style:{backgroundImage:"linear-gradient(to right, #3B82F6 1px, transparent 1px), linear-gradient(to bottom, #3B82F6 1px, transparent 1px)",backgroundSize:"50px 50px"},className:"jsx-3853dfda129ea3f2 absolute inset-0 opacity-[0.06]"}),(0,d.jsx)("div",{className:"jsx-3853dfda129ea3f2 absolute top-0 left-1/4 w-[700px] h-[700px] bg-[#3B82F6]/12 rounded-full blur-[130px] animate-blob"}),(0,d.jsx)("div",{style:{animationDelay:"2s",animationDuration:"22s"},className:"jsx-3853dfda129ea3f2 absolute top-1/3 right-1/4 w-[600px] h-[600px] bg-purple-500/10 rounded-full blur-[130px] animate-blob"}),(0,d.jsx)("div",{style:{animationDelay:"4s",animationDuration:"25s"},className:"jsx-3853dfda129ea3f2 absolute bottom-0 left-1/2 w-[650px] h-[650px] bg-blue-500/8 rounded-full blur-[130px] animate-blob"}),(0,d.jsx)("div",{style:{background:"radial-gradient(circle at center, transparent 0%, rgba(5, 8, 15, 0.4) 100%)"},className:"jsx-3853dfda129ea3f2 absolute inset-0"})]}),(0,d.jsxs)("div",{className:"jsx-3853dfda129ea3f2 relative z-10",children:[(0,d.jsx)(i,{}),(0,d.jsxs)("main",{className:"jsx-3853dfda129ea3f2",children:[(0,d.jsxs)("div",{className:"jsx-3853dfda129ea3f2 relative",children:[(0,d.jsx)(j,{}),(0,d.jsx)("div",{className:"jsx-3853dfda129ea3f2 flex justify-center pb-20",children:(0,d.jsx)(n,{})})]}),(0,d.jsx)(s,{}),(0,d.jsx)(o,{}),(0,d.jsx)(q,{}),(0,d.jsxs)("section",{className:"jsx-3853dfda129ea3f2 py-32 px-6 relative overflow-hidden",children:[(0,d.jsx)("div",{className:"jsx-3853dfda129ea3f2 absolute inset-0 bg-linear-to-t from-[#3B82F6]/5 to-transparent pointer-events-none"}),(0,d.jsxs)("div",{className:"jsx-3853dfda129ea3f2 max-w-4xl mx-auto text-center relative z-10",children:[(0,d.jsx)("h2",{className:"jsx-3853dfda129ea3f2 text-4xl md:text-5xl font-black mb-6",children:"Ready to Simplify Your AI Infrastructure?"}),(0,d.jsx)("p",{className:"jsx-3853dfda129ea3f2 text-xl text-gray-400 mb-10 max-w-2xl mx-auto",children:"Join developers who are streamlining their AI integrations with AFRouter. Open source and free to start."}),(0,d.jsxs)("div",{className:"jsx-3853dfda129ea3f2 flex flex-col sm:flex-row items-center justify-center gap-4",children:[(0,d.jsx)("button",{onClick:()=>a.push("/dashboard"),className:"jsx-3853dfda129ea3f2 w-full sm:w-auto h-14 px-10 rounded-lg bg-[#3B82F6] hover:bg-[#2563EB] text-white text-lg font-bold transition-all shadow-[0_0_20px_rgba(59,130,246,0.5)]",children:"Start Free"}),(0,d.jsx)("button",{onClick:()=>window.open("https://github.com/decolua/9router#readme","_blank"),className:"jsx-3853dfda129ea3f2 w-full sm:w-auto h-14 px-10 rounded-lg border border-[#24344F] hover:bg-[#0F1A33] text-white text-lg font-bold transition-all",children:"Read Documentation"})]})]})]})]}),(0,d.jsx)(t,{})]}),(0,d.jsx)(f(),{id:"3853dfda129ea3f2",children:"@keyframes float{0%,100%{transform:translatey(0)}50%{transform:translatey(-10px)}}@keyframes dash{to{stroke-dashoffset:-20}}@keyframes blob{0%,100%{transform:translate(0,0)scale(1)}33%{transform:translate(30px,-50px)scale(1.1)}66%{transform:translate(-20px,20px)scale(.9)}}.animate-blob{animation:blob 20s ease-in-out infinite}"})]})}},19121:a=>{"use strict";a.exports=require("next/dist/server/app-render/action-async-storage.external.js")},21820:a=>{"use strict";a.exports=require("os")},27910:a=>{"use strict";a.exports=require("stream")},28354:a=>{"use strict";a.exports=require("util")},29021:a=>{"use strict";a.exports=require("fs")},29225:(a,b,c)=>{"use strict";c.d(b,{HY:()=>g,Kw:()=>h});let d={"perplexity-agent":"perplexity","gitlab-duo":"gitlab","vercel-ai-gateway":"vercel","ollama-search":"ollama"},e=new Set;function f(a){return a&&"string"==typeof a?a.trim().toLowerCase():""}function g(a){let b=function(a){let b=f(a);if(!b||e.has(b))return"";let c=d[b]||b;return e.has(c)?"":c}(a);return b?`/providers/${b}.png`:null}function h(a){let b=f(a);b&&e.add(b);let c=d[b];c&&e.add(c)}},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},31120:(a,b,c)=>{Promise.resolve().then(c.bind(c,852))},31421:a=>{"use strict";a.exports=require("node:child_process")},32467:a=>{"use strict";a.exports=require("node:http2")},33873:a=>{"use strict";a.exports=require("path")},34589:a=>{"use strict";a.exports=require("node:assert")},37067:a=>{"use strict";a.exports=require("node:http")},37540:a=>{"use strict";a.exports=require("node:console")},38522:a=>{"use strict";a.exports=require("node:zlib")},40610:a=>{"use strict";a.exports=require("node:dns")},41025:a=>{"use strict";a.exports=require("next/dist/server/app-render/dynamic-access-async-storage.external.js")},41692:a=>{"use strict";a.exports=require("node:tls")},41792:a=>{"use strict";a.exports=require("node:querystring")},46060:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external.js")},46293:a=>{"use strict";a.exports=require("sql.js")},48161:a=>{"use strict";a.exports=require("node:os")},49663:()=>{},49885:(a,b,c)=>{a.exports=c(14953)()},50377:(a,b,c)=>{"use strict";c.d(b,{C:()=>e});var d=c(67484);function e(a=2e3){let[b,c]=(0,d.useState)(null),f=(0,d.useRef)(null);return{copied:b,copy:(0,d.useCallback)((b,d="default")=>{(async()=>{if(navigator?.clipboard?.writeText)await navigator.clipboard.writeText(b);else{let a=document.createElement("textarea");a.value=b,a.style.position="fixed",a.style.opacity="0",document.body.appendChild(a),a.select(),document.execCommand("copy"),document.body.removeChild(a)}})(),c(d),f.current&&clearTimeout(f.current),f.current=setTimeout(()=>{c(null)},a)},[a])}}},51455:a=>{"use strict";a.exports=require("node:fs/promises")},53053:a=>{"use strict";a.exports=require("node:diagnostics_channel")},55511:a=>{"use strict";a.exports=require("crypto")},55591:a=>{"use strict";a.exports=require("https")},57075:a=>{"use strict";a.exports=require("node:stream")},57975:a=>{"use strict";a.exports=require("node:util")},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},68662:a=>{"use strict";a.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},71553:a=>{"use strict";a.exports=require("node:dns/promises")},71622:a=>{"use strict";a.exports=import("open")},72738:(a,b,c)=>{"use strict";c.d(b,{A:()=>i});var d=c(48249),e=c(67484),f=c(49885),g=c.n(f),h=c(29225);function i({src:a,providerId:b,alt:c,size:f=32,className:g="",fallbackText:j="?",fallbackColor:k}){let l=function(a,b){if(b)return(0,h.HY)(b);if(!a)return null;let c=String(a).match(/^\/providers\/([^/]+)\.png$/i);return c?(0,h.HY)(c[1]):a}(a,b),[m,n]=(0,e.useState)(!1);return!l||m?(0,d.jsx)("span",{className:`inline-flex items-center justify-center font-bold rounded-lg ${g}`.trim(),style:{width:f,height:f,color:k,fontSize:Math.max(10,Math.floor(.38*f))},children:j}):(0,d.jsx)("img",{src:l,alt:c,width:f,height:f,className:g,loading:"lazy",decoding:"async",onError:()=>{let a=l.match(/^\/providers\/([^/]+)\.png$/i);a&&(0,h.Kw)(a[1]),b&&(0,h.Kw)(b),n(!0)}})}i.propTypes={src:g().string,providerId:g().string,alt:g().string,size:g().number,className:g().string,fallbackText:g().string,fallbackColor:g().string}},73024:a=>{"use strict";a.exports=require("node:fs")},73136:a=>{"use strict";a.exports=require("node:url")},73142:(a,b,c)=>{"use strict";a.exports=c(73895).style},73429:a=>{"use strict";a.exports=require("node:util/types")},73496:a=>{"use strict";a.exports=require("http2")},73895:(a,b,c)=>{"use strict";c(49663);var d=c(67484),e=d&&"object"==typeof d&&"default"in d?d:{default:d},f="u">typeof process&&process.env&&!0,g=function(a){return"[object String]"===Object.prototype.toString.call(a)},h=function(){function a(a){var b=void 0===a?{}:a,c=b.name,d=void 0===c?"stylesheet":c,e=b.optimizeForSpeed,h=void 0===e?f:e;i(g(d),"`name` must be a string"),this._name=d,this._deletedRulePlaceholder="#"+d+"-deleted-rule____{}",i("boolean"==typeof h,"`optimizeForSpeed` must be a boolean"),this._optimizeForSpeed=h,this._serverSheet=void 0,this._tags=[],this._injected=!1,this._rulesCount=0,this._nonce=null}var b,c=a.prototype;return c.setOptimizeForSpeed=function(a){i("boolean"==typeof a,"`setOptimizeForSpeed` accepts a boolean"),i(0===this._rulesCount,"optimizeForSpeed cannot be when rules have already been inserted"),this.flush(),this._optimizeForSpeed=a,this.inject()},c.isOptimizeForSpeed=function(){return this._optimizeForSpeed},c.inject=function(){var a=this;i(!this._injected,"sheet already injected"),this._injected=!0,this._serverSheet={cssRules:[],insertRule:function(b,c){return"number"==typeof c?a._serverSheet.cssRules[c]={cssText:b}:a._serverSheet.cssRules.push({cssText:b}),c},deleteRule:function(b){a._serverSheet.cssRules[b]=null}}},c.getSheetForTag=function(a){if(a.sheet)return a.sheet;for(var b=0;b<document.styleSheets.length;b++)if(document.styleSheets[b].ownerNode===a)return document.styleSheets[b]},c.getSheet=function(){return this.getSheetForTag(this._tags[this._tags.length-1])},c.insertRule=function(a,b){return i(g(a),"`insertRule` accepts only strings"),"number"!=typeof b&&(b=this._serverSheet.cssRules.length),this._serverSheet.insertRule(a,b),this._rulesCount++},c.replaceRule=function(a,b){this._optimizeForSpeed;var c=this._serverSheet;if(b.trim()||(b=this._deletedRulePlaceholder),!c.cssRules[a])return a;c.deleteRule(a);try{c.insertRule(b,a)}catch(d){f||console.warn("StyleSheet: illegal rule: \n\n"+b+"\n\nSee https://stackoverflow.com/q/20007992 for more info"),c.insertRule(this._deletedRulePlaceholder,a)}return a},c.deleteRule=function(a){this._serverSheet.deleteRule(a)},c.flush=function(){this._injected=!1,this._rulesCount=0,this._serverSheet.cssRules=[]},c.cssRules=function(){return this._serverSheet.cssRules},c.makeStyleTag=function(a,b,c){b&&i(g(b),"makeStyleTag accepts only strings as second parameter");var d=document.createElement("style");this._nonce&&d.setAttribute("nonce",this._nonce),d.type="text/css",d.setAttribute("data-"+a,""),b&&d.appendChild(document.createTextNode(b));var e=document.head||document.getElementsByTagName("head")[0];return c?e.insertBefore(d,c):e.appendChild(d),d},b=[{key:"length",get:function(){return this._rulesCount}}],function(a,b){for(var c=0;c<b.length;c++){var d=b[c];d.enumerable=d.enumerable||!1,d.configurable=!0,"value"in d&&(d.writable=!0),Object.defineProperty(a,d.key,d)}}(a.prototype,b),a}();function i(a,b){if(!a)throw Error("StyleSheet: "+b+".")}var j=function(a){for(var b=5381,c=a.length;c;)b=33*b^a.charCodeAt(--c);return b>>>0},k={};function l(a,b){if(!b)return"jsx-"+a;var c=String(b),d=a+c;return k[d]||(k[d]="jsx-"+j(a+"-"+c)),k[d]}function m(a,b){var c=a+(b=b.replace(/\/style/gi,"\\/style"));return k[c]||(k[c]=b.replace(/__jsx-style-dynamic-selector/g,a)),k[c]}var n=function(){function a(a){var b=void 0===a?{}:a,c=b.styleSheet,d=void 0===c?null:c,e=b.optimizeForSpeed,f=void 0!==e&&e;this._sheet=d||new h({name:"styled-jsx",optimizeForSpeed:f}),this._sheet.inject(),d&&"boolean"==typeof f&&(this._sheet.setOptimizeForSpeed(f),this._optimizeForSpeed=this._sheet.isOptimizeForSpeed()),this._fromServer=void 0,this._indices={},this._instancesCounts={}}var b=a.prototype;return b.add=function(a){var b=this;void 0===this._optimizeForSpeed&&(this._optimizeForSpeed=Array.isArray(a.children),this._sheet.setOptimizeForSpeed(this._optimizeForSpeed),this._optimizeForSpeed=this._sheet.isOptimizeForSpeed());var c=this.getIdAndRules(a),d=c.styleId,e=c.rules;if(d in this._instancesCounts){this._instancesCounts[d]+=1;return}var f=e.map(function(a){return b._sheet.insertRule(a)}).filter(function(a){return -1!==a});this._indices[d]=f,this._instancesCounts[d]=1},b.remove=function(a){var b=this,c=this.getIdAndRules(a).styleId;if(function(a,b){if(!a)throw Error("StyleSheetRegistry: "+b+".")}(c in this._instancesCounts,"styleId: `"+c+"` not found"),this._instancesCounts[c]-=1,this._instancesCounts[c]<1){var d=this._fromServer&&this._fromServer[c];d?(d.parentNode.removeChild(d),delete this._fromServer[c]):(this._indices[c].forEach(function(a){return b._sheet.deleteRule(a)}),delete this._indices[c]),delete this._instancesCounts[c]}},b.update=function(a,b){this.add(b),this.remove(a)},b.flush=function(){this._sheet.flush(),this._sheet.inject(),this._fromServer=void 0,this._indices={},this._instancesCounts={}},b.cssRules=function(){var a=this,b=this._fromServer?Object.keys(this._fromServer).map(function(b){return[b,a._fromServer[b]]}):[],c=this._sheet.cssRules();return b.concat(Object.keys(this._indices).map(function(b){return[b,a._indices[b].map(function(a){return c[a].cssText}).join(a._optimizeForSpeed?"":"\n")]}).filter(function(a){return!!a[1]}))},b.styles=function(a){var b,c;return b=this.cssRules(),void 0===(c=a)&&(c={}),b.map(function(a){var b=a[0],d=a[1];return e.default.createElement("style",{id:"__"+b,key:"__"+b,nonce:c.nonce?c.nonce:void 0,dangerouslySetInnerHTML:{__html:d}})})},b.getIdAndRules=function(a){var b=a.children,c=a.dynamic,d=a.id;if(c){var e=l(d,c);return{styleId:e,rules:Array.isArray(b)?b.map(function(a){return m(e,a)}):[m(e,b)]}}return{styleId:l(d),rules:Array.isArray(b)?b:[b]}},b.selectFromServer=function(){return Array.prototype.slice.call(document.querySelectorAll('[id^="__jsx-"]')).reduce(function(a,b){return a[b.id.slice(2)]=b,a},{})},a}(),o=d.createContext(null);o.displayName="StyleSheetContext";e.default.useInsertionEffect||e.default.useLayoutEffect;var p=void 0;function q(a){var b=p||d.useContext(o);return b&&b.add(a),null}q.dynamic=function(a){return a.map(function(a){return l(a[0],a[1])}).join(" ")},b.style=q},74075:a=>{"use strict";a.exports=require("zlib")},75919:a=>{"use strict";a.exports=require("node:worker_threads")},76760:a=>{"use strict";a.exports=require("node:path")},77030:a=>{"use strict";a.exports=require("node:net")},77598:a=>{"use strict";a.exports=require("node:crypto")},78474:a=>{"use strict";a.exports=require("node:events")},79646:a=>{"use strict";a.exports=require("child_process")},79868:a=>{"use strict";a.exports=require("node:sqlite")},81630:a=>{"use strict";a.exports=require("http")},81787:a=>{"use strict";a.exports=require("bun:sqlite")},87550:a=>{"use strict";a.exports=require("better-sqlite3")},87997:a=>{"use strict";a.exports=require("node:timers")},89264:(a,b,c)=>{Promise.resolve().then(c.bind(c,18968))},91645:a=>{"use strict";a.exports=require("net")},94735:a=>{"use strict";a.exports=require("events")}};var b=require("../../webpack-runtime.js");b.C(a);var c=b.X(0,[4741,1260,2430,4613,4884,6120,6070,869,915,6457,4123,1809],()=>b(b.s=11479));module.exports=c})();
1
+ (()=>{var a={};a.id=7018,a.ids=[7018],a.modules={643:a=>{"use strict";a.exports=require("node:perf_hooks")},852:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"C:\\\\Users\\\\builder\\\\9router\\\\src\\\\app\\\\landing\\\\page.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"C:\\Users\\builder\\9router\\src\\app\\landing\\page.js","default")},1708:a=>{"use strict";a.exports=require("node:process")},1932:a=>{"use strict";a.exports=require("url")},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},4573:a=>{"use strict";a.exports=require("node:buffer")},7066:a=>{"use strict";a.exports=require("node:tty")},8128:a=>{"use strict";a.exports=require("next/dist/server/runtime-reacts.external.js")},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},11479:(a,b,c)=>{"use strict";c.r(b),c.d(b,{__next_app__:()=>q,handler:()=>s,routeModule:()=>r});var d=c(21635),e=c(86315),f=c(1020),g=c(61287),h={};for(let a in g)0>["default","__next_app__","routeModule","handler"].indexOf(a)&&(h[a]=()=>g[a]);c.d(b,h);let i=(0,d.p)(()=>Promise.resolve().then(c.bind(c,57529))),j=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,95547,23))),k=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,55091,23))),l=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,45270,23))),m=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,28193,23))),n=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,95547,23))),o={children:["",{children:["landing",{children:["__PAGE__",{},{page:[(0,d.p)(()=>Promise.resolve().then(c.bind(c,852))),"C:\\Users\\builder\\9router\\src\\app\\landing\\page.js"]}]},{"global-error":[n,"next/dist/client/components/builtin/global-error.js"],metadata:{icon:[async a=>(await (0,d.p)(()=>Promise.resolve().then(c.bind(c,70440)))()).default(a)],apple:[],openGraph:[],twitter:[],manifest:"/manifest.webmanifest"}},[]]},{layout:[i,"C:\\Users\\builder\\9router\\src\\app\\layout.js"],"global-error":[j,"next/dist/client/components/builtin/global-error.js"],"not-found":[k,"next/dist/client/components/builtin/not-found.js"],forbidden:[l,"next/dist/client/components/builtin/forbidden.js"],unauthorized:[m,"next/dist/client/components/builtin/unauthorized.js"],metadata:{icon:[async a=>(await (0,d.p)(()=>Promise.resolve().then(c.bind(c,70440)))()).default(a)],apple:[],openGraph:[],twitter:[],manifest:"/manifest.webmanifest"}},[]]}.children,p=(0,e.H)({tree:o,page:"/landing/page",pathname:"/landing",require:c,loadChunk:()=>Promise.resolve(),interopDefault:f.T}),q=p.__next_app__,r=p.routeModule,s=p.handler},14953:(a,b,c)=>{"use strict";var d=c(68662);function e(){}function f(){}f.resetWarningCache=e,a.exports=function(){function a(a,b,c,e,f,g){if(g!==d){var h=Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw h.name="Invariant Violation",h}}function b(){return a}a.isRequired=a;var c={array:a,bigint:a,bool:a,func:a,number:a,object:a,string:a,symbol:a,any:a,arrayOf:b,element:a,elementType:a,instanceOf:b,node:a,objectOf:b,oneOf:b,oneOfType:b,shape:b,exact:b,checkPropTypes:f,resetWarningCache:e};return c.PropTypes=c,c}},14985:a=>{"use strict";a.exports=require("dns")},16698:a=>{"use strict";a.exports=require("node:async_hooks")},18968:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>u});var d=c(48249),e=c(73142),f=c.n(e),g=c(19099),h=c(67484);function i(){let[a,b]=(0,h.useState)(!1),c=(0,g.useRouter)();return(0,d.jsxs)("nav",{className:"fixed top-0 z-50 w-full bg-[#0B1120]/80 backdrop-blur-md border-b border-[#24344F]",children:[(0,d.jsxs)("div",{className:"max-w-7xl mx-auto px-6 h-16 flex items-center justify-between",children:[(0,d.jsxs)("button",{type:"button",className:"flex items-center gap-3 cursor-pointer bg-transparent border-none p-0",onClick:()=>c.push("/"),"aria-label":"Navigate to home",children:[(0,d.jsx)("div",{className:"size-8 rounded bg-linear-to-br from-[#1E40AF] to-[#172554] flex items-center justify-center text-white",children:(0,d.jsx)("span",{className:"material-symbols-outlined text-[20px]",children:"hub"})}),(0,d.jsx)("h2",{className:"text-white text-xl font-bold tracking-tight",children:"AFRouter"})]}),(0,d.jsxs)("div",{className:"hidden md:flex items-center gap-8",children:[(0,d.jsx)("a",{className:"text-gray-300 hover:text-white text-sm font-medium transition-colors",href:"#features",children:"Features"}),(0,d.jsx)("a",{className:"text-gray-300 hover:text-white text-sm font-medium transition-colors",href:"#how-it-works",children:"How it Works"}),(0,d.jsx)("a",{className:"text-gray-300 hover:text-white text-sm font-medium transition-colors",href:"https://github.com/decolua/9router#readme",target:"_blank",rel:"noopener noreferrer",children:"Docs"}),(0,d.jsxs)("a",{className:"text-gray-300 hover:text-white text-sm font-medium transition-colors flex items-center gap-1",href:"https://github.com/decolua/9router",target:"_blank",rel:"noopener noreferrer",children:["GitHub ",(0,d.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:"open_in_new"})]})]}),(0,d.jsxs)("div",{className:"flex items-center gap-4",children:[(0,d.jsx)("button",{onClick:()=>c.push("/dashboard"),className:"hidden sm:flex h-9 items-center justify-center rounded-lg px-4 bg-[#3B82F6] hover:bg-[#2563EB] transition-all text-white text-sm font-bold shadow-[0_0_15px_rgba(59,130,246,0.4)] hover:shadow-[0_0_20px_rgba(59,130,246,0.6)]",children:"Get Started"}),(0,d.jsx)("button",{className:"md:hidden text-white",onClick:()=>b(!a),children:(0,d.jsx)("span",{className:"material-symbols-outlined",children:a?"close":"menu"})})]})]}),a&&(0,d.jsx)("div",{className:"md:hidden border-t border-[#24344F] bg-[#0B1120]/95 backdrop-blur-md",children:(0,d.jsxs)("div",{className:"flex flex-col gap-4 p-6",children:[(0,d.jsx)("a",{className:"text-gray-300 hover:text-white text-sm font-medium transition-colors",href:"#features",onClick:()=>b(!1),children:"Features"}),(0,d.jsx)("a",{className:"text-gray-300 hover:text-white text-sm font-medium transition-colors",href:"#how-it-works",onClick:()=>b(!1),children:"How it Works"}),(0,d.jsx)("a",{className:"text-gray-300 hover:text-white text-sm font-medium transition-colors",href:"https://github.com/decolua/9router#readme",target:"_blank",rel:"noopener noreferrer",children:"Docs"}),(0,d.jsx)("a",{className:"text-gray-300 hover:text-white text-sm font-medium transition-colors",href:"https://github.com/decolua/9router",target:"_blank",rel:"noopener noreferrer",children:"GitHub"}),(0,d.jsx)("button",{onClick:()=>c.push("/dashboard"),className:"h-9 rounded-lg bg-[#3B82F6] hover:bg-[#2563EB] text-white text-sm font-bold",children:"Get Started"})]})})]})}function j(){return(0,d.jsxs)("section",{className:"relative pt-32 pb-20 px-6 min-h-[90vh] flex flex-col items-center justify-center overflow-hidden",children:[(0,d.jsx)("div",{className:"absolute top-0 left-1/2 -translate-x-1/2 w-[1000px] h-[500px] bg-[#3B82F6]/10 rounded-full blur-[120px] pointer-events-none"}),(0,d.jsxs)("div",{className:"relative z-10 max-w-4xl w-full text-center flex flex-col items-center gap-8",children:[(0,d.jsxs)("div",{className:"inline-flex items-center gap-2 rounded-full border border-[#24344F] bg-[#0F1A33]/50 px-3 py-1 text-xs font-medium text-[#60A5FA]",children:[(0,d.jsx)("span",{className:"flex h-2 w-2 rounded-full bg-[#3B82F6] animate-pulse"}),"v1.0 is now live"]}),(0,d.jsxs)("h1",{className:"text-5xl md:text-7xl font-black leading-[1.1] tracking-tight",children:["One Endpoint for ",(0,d.jsx)("br",{}),(0,d.jsx)("span",{className:"text-[#60A5FA]",children:"All AI Providers"})]}),(0,d.jsx)("p",{className:"text-lg md:text-xl text-gray-400 max-w-2xl mx-auto font-light",children:"AI endpoint proxy with web dashboard - A JavaScript port of CLIProxyAPI. Works seamlessly with Claude Code, OpenAI Codex, Cline, RooCode, and other CLI tools."}),(0,d.jsxs)("div",{className:"flex flex-wrap items-center justify-center gap-4 w-full",children:[(0,d.jsxs)("button",{className:"h-12 px-8 rounded-lg bg-[#3B82F6] hover:bg-[#2563EB] text-white text-base font-bold transition-all shadow-[0_0_15px_rgba(59,130,246,0.4)] flex items-center gap-2",children:[(0,d.jsx)("span",{className:"material-symbols-outlined",children:"rocket_launch"}),"Get Started"]}),(0,d.jsxs)("a",{href:"https://github.com/decolua/9router",target:"_blank",rel:"noopener noreferrer",className:"h-12 px-8 rounded-lg border border-[#24344F] bg-[#0F1A33] hover:bg-[#24344F] text-white text-base font-bold transition-all flex items-center gap-2",children:[(0,d.jsx)("span",{className:"material-symbols-outlined",children:"code"}),"View on GitHub"]})]})]})]})}var k=c(72738);let l=[{id:"claude",name:"Claude Code",image:"/providers/claude.png"},{id:"codex",name:"OpenAI Codex",image:"/providers/codex.png"},{id:"cline",name:"Cline",image:"/providers/cline.png"},{id:"cursor",name:"Cursor",image:"/providers/cursor.png"}],m=[{id:"openai",name:"OpenAI",color:"bg-emerald-500",textColor:"text-white"},{id:"anthropic",name:"Anthropic",color:"bg-blue-400",textColor:"text-white"},{id:"gemini",name:"Gemini",color:"bg-blue-500",textColor:"text-white"},{id:"github",name:"GitHub Copilot",color:"bg-gray-700",textColor:"text-white"}];function n(){let[a,b]=(0,h.useState)(0);return(0,d.jsxs)("div",{className:"mt-16 w-full max-w-4xl relative h-[360px] hidden md:flex items-center justify-center animate-[float_6s_ease-in-out_infinite]",children:[(0,d.jsxs)("div",{className:"relative z-20 w-32 h-32 rounded-full bg-[#0F1A33] border-2 border-[#3B82F6] shadow-[0_0_40px_rgba(59,130,246,0.3)] flex flex-col items-center justify-center gap-1 group cursor-pointer hover:scale-105 transition-transform duration-500",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-4xl text-[#60A5FA]",children:"hub"}),(0,d.jsx)("span",{className:"text-xs font-bold text-white tracking-widest uppercase",children:"AFRouter"}),(0,d.jsx)("div",{className:"absolute inset-0 rounded-full border border-[#3B82F6]/30 animate-ping opacity-20"})]}),(0,d.jsx)("div",{className:"absolute left-0 top-1/2 -translate-y-1/2 flex flex-col gap-7",children:l.map(a=>(0,d.jsx)("div",{className:"flex items-center gap-3 opacity-70 hover:opacity-100 transition-opacity group",children:(0,d.jsx)("div",{className:"w-16 h-16 rounded-2xl bg-[#0F1A33] border border-[#24344F] flex items-center justify-center overflow-hidden p-2 hover:border-[#3B82F6]/50 transition-all hover:scale-105",children:(0,d.jsx)(k.A,{src:a.image,alt:a.name,size:48,className:"object-contain rounded-xl max-w-[48px] max-h-[48px]",fallbackText:a.name.slice(0,2).toUpperCase()})})},a.id))}),(0,d.jsxs)("svg",{className:"absolute inset-0 w-full h-full z-10 pointer-events-none stroke-yellow-700",xmlns:"http://www.w3.org/2000/svg",children:[(0,d.jsx)("path",{className:"animate-[dash_2s_linear_infinite]",d:"M 60 50 C 250 70, 250 180, 360 180",fill:"none",strokeDasharray:"5,5",strokeWidth:"2"}),(0,d.jsx)("path",{className:"animate-[dash_2s_linear_infinite]",d:"M 60 140 C 250 140, 250 180, 360 180",fill:"none",strokeDasharray:"5,5",strokeWidth:"2"}),(0,d.jsx)("path",{className:"animate-[dash_2s_linear_infinite]",d:"M 60 210 C 250 210, 250 180, 360 180",fill:"none",strokeDasharray:"5,5",strokeWidth:"2"}),(0,d.jsx)("path",{className:"animate-[dash_2s_linear_infinite]",d:"M 60 300 C 250 280, 250 180, 360 180",fill:"none",strokeDasharray:"5,5",strokeWidth:"2"})]}),(0,d.jsxs)("svg",{className:"absolute inset-0 w-full h-full z-10 pointer-events-none",xmlns:"http://www.w3.org/2000/svg",children:[(0,d.jsx)("path",{d:"M 440 180 C 550 180, 550 50, 740 50",fill:"none",stroke:0===a?"#3B82F6":"rgb(75, 85, 99)",strokeWidth:0===a?"3":"2",className:0===a?"animate-pulse":""}),(0,d.jsx)("path",{d:"M 440 180 C 550 180, 550 130, 740 130",fill:"none",stroke:1===a?"#3B82F6":"rgb(75, 85, 99)",strokeWidth:1===a?"3":"2",className:1===a?"animate-pulse":""}),(0,d.jsx)("path",{d:"M 440 180 C 550 180, 550 230, 740 230",fill:"none",stroke:2===a?"#3B82F6":"rgb(75, 85, 99)",strokeWidth:2===a?"3":"2",className:2===a?"animate-pulse":""}),(0,d.jsx)("path",{d:"M 440 180 C 550 180, 550 310, 740 310",fill:"none",stroke:3===a?"#3B82F6":"rgb(75, 85, 99)",strokeWidth:3===a?"3":"2",className:3===a?"animate-pulse":""})]}),(0,d.jsx)("div",{className:"absolute right-0 top-0 bottom-0 flex flex-col justify-between py-6",children:m.map((b,c)=>(0,d.jsx)("div",{className:`px-4 py-2 rounded-lg ${b.color} ${b.textColor} flex items-center justify-center font-bold text-xs shadow-lg hover:scale-110 transition-all cursor-help min-w-[140px] ${a===c?"ring-4 ring-[#3B82F6]/50 scale-110":""}`,title:b.name,children:b.name},b.id))}),(0,d.jsx)("div",{className:"md:hidden mt-8 w-full p-4 rounded-lg bg-[#0F1A33] border border-[#24344F]",children:(0,d.jsx)("p",{className:"text-sm text-center text-gray-400",children:"Interactive diagram visible on desktop"})})]})}function o(){return(0,d.jsx)("section",{className:"py-24 border-y border-[#24344F] bg-[#0F1A33]/30",id:"how-it-works",children:(0,d.jsxs)("div",{className:"max-w-7xl mx-auto px-6",children:[(0,d.jsxs)("div",{className:"mb-16",children:[(0,d.jsx)("h2",{className:"text-3xl md:text-4xl font-bold mb-4",children:"How AFRouter Works"}),(0,d.jsx)("p",{className:"text-gray-400 max-w-xl text-lg",children:"Data flows seamlessly from your application through our intelligent routing layer to the best provider for the job."})]}),(0,d.jsxs)("div",{className:"grid grid-cols-1 md:grid-cols-3 gap-8 relative",children:[(0,d.jsx)("div",{className:"hidden md:block absolute top-12 left-[16%] right-[16%] h-[2px] bg-linear-to-r from-gray-700 via-[#3B82F6] to-gray-700 -z-10"}),(0,d.jsxs)("div",{className:"flex flex-col gap-6 relative group",children:[(0,d.jsx)("div",{className:"w-24 h-24 rounded-2xl bg-[#0B1120] border border-[#24344F] flex items-center justify-center shadow-xl group-hover:border-gray-500 transition-colors z-10 mx-auto md:mx-0",children:(0,d.jsx)("span",{className:"material-symbols-outlined text-4xl text-gray-300",children:"terminal"})}),(0,d.jsxs)("div",{children:[(0,d.jsx)("h3",{className:"text-xl font-bold mb-2",children:"1. CLI & SDKs"}),(0,d.jsx)("p",{className:"text-sm text-gray-400",children:"Your requests start from your favorite tools or our unified SDK. Just change the base URL."})]})]}),(0,d.jsxs)("div",{className:"flex flex-col gap-6 relative group md:items-center md:text-center",children:[(0,d.jsx)("div",{className:"w-24 h-24 rounded-2xl bg-[#0B1120] border-2 border-[#3B82F6] flex items-center justify-center shadow-[0_0_30px_rgba(59,130,246,0.2)] z-10 mx-auto",children:(0,d.jsx)("span",{className:"material-symbols-outlined text-4xl text-[#60A5FA] animate-pulse",children:"hub"})}),(0,d.jsxs)("div",{children:[(0,d.jsx)("h3",{className:"text-xl font-bold mb-2 text-[#60A5FA]",children:"2. AFRouter Hub"}),(0,d.jsx)("p",{className:"text-sm text-gray-400",children:"Our engine analyzes the prompt, checks provider health, and routes for lowest latency or cost."})]})]}),(0,d.jsxs)("div",{className:"flex flex-col gap-6 relative group md:items-end md:text-right",children:[(0,d.jsx)("div",{className:"w-24 h-24 rounded-2xl bg-[#0B1120] border border-[#24344F] flex items-center justify-center shadow-xl group-hover:border-gray-500 transition-colors z-10 mx-auto md:mx-0",children:(0,d.jsxs)("div",{className:"grid grid-cols-2 gap-2",children:[(0,d.jsx)("div",{className:"w-6 h-6 rounded bg-white/10"}),(0,d.jsx)("div",{className:"w-6 h-6 rounded bg-white/10"}),(0,d.jsx)("div",{className:"w-6 h-6 rounded bg-white/10"}),(0,d.jsx)("div",{className:"w-6 h-6 rounded bg-white/10"})]})}),(0,d.jsxs)("div",{children:[(0,d.jsx)("h3",{className:"text-xl font-bold mb-2",children:"3. AI Providers"}),(0,d.jsx)("p",{className:"text-sm text-gray-400",children:"The request is fulfilled by OpenAI, Anthropic, Gemini, or others instantly."})]})]})]})]})})}let p=[{icon:"link",title:"Unified Endpoint",desc:"Access all providers via a single standard API URL.",colors:{border:"hover:border-blue-500/50",bg:"hover:bg-blue-500/5",iconBg:"bg-blue-500/10",iconText:"text-blue-500",titleHover:"group-hover:text-blue-400"}},{icon:"bolt",title:"Easy Setup",desc:"Get up and running in minutes with npx command.",colors:{border:"hover:border-orange-500/50",bg:"hover:bg-orange-500/5",iconBg:"bg-orange-500/10",iconText:"text-orange-500",titleHover:"group-hover:text-orange-400"}},{icon:"shield_with_heart",title:"Model Fallback",desc:"Automatically switch providers on failure or high latency.",colors:{border:"hover:border-rose-500/50",bg:"hover:bg-rose-500/5",iconBg:"bg-rose-500/10",iconText:"text-rose-500",titleHover:"group-hover:text-rose-400"}},{icon:"monitoring",title:"Usage Tracking",desc:"Detailed analytics and cost monitoring across all models.",colors:{border:"hover:border-purple-500/50",bg:"hover:bg-purple-500/5",iconBg:"bg-purple-500/10",iconText:"text-purple-500",titleHover:"group-hover:text-purple-400"}},{icon:"key",title:"OAuth & API Keys",desc:"Securely manage credentials in one vault.",colors:{border:"hover:border-amber-500/50",bg:"hover:bg-amber-500/5",iconBg:"bg-amber-500/10",iconText:"text-amber-500",titleHover:"group-hover:text-amber-400"}},{icon:"cloud_sync",title:"Cloud Sync",desc:"Sync your configurations across devices instantly.",colors:{border:"hover:border-sky-500/50",bg:"hover:bg-sky-500/5",iconBg:"bg-sky-500/10",iconText:"text-sky-500",titleHover:"group-hover:text-sky-400"}},{icon:"terminal",title:"CLI Support",desc:"Works with Claude Code, Codex, Cline, Cursor, and more.",colors:{border:"hover:border-emerald-500/50",bg:"hover:bg-emerald-500/5",iconBg:"bg-emerald-500/10",iconText:"text-emerald-500",titleHover:"group-hover:text-emerald-400"}},{icon:"dashboard",title:"Dashboard",desc:"Visual dashboard for real-time traffic analysis.",colors:{border:"hover:border-fuchsia-500/50",bg:"hover:bg-fuchsia-500/5",iconBg:"bg-fuchsia-500/10",iconText:"text-fuchsia-500",titleHover:"group-hover:text-fuchsia-400"}}];function q(){return(0,d.jsx)("section",{className:"py-24 px-6",id:"features",children:(0,d.jsxs)("div",{className:"max-w-7xl mx-auto",children:[(0,d.jsxs)("div",{className:"mb-16",children:[(0,d.jsx)("h2",{className:"text-3xl md:text-4xl font-bold mb-4",children:"Powerful Features"}),(0,d.jsx)("p",{className:"text-gray-400 max-w-xl text-lg",children:"Everything you need to manage your AI infrastructure in one place, built for scale."})]}),(0,d.jsx)("div",{className:"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-4 gap-4",children:p.map(a=>(0,d.jsxs)("div",{className:`p-6 rounded-xl bg-[#0F1A33] border border-[#24344F] ${a.colors.border} ${a.colors.bg} transition-all duration-300 group`,children:[(0,d.jsx)("div",{className:`w-10 h-10 rounded-lg ${a.colors.iconBg} flex items-center justify-center mb-4 ${a.colors.iconText} group-hover:scale-110 transition-transform duration-300`,children:(0,d.jsx)("span",{className:"material-symbols-outlined",children:a.icon})}),(0,d.jsx)("h3",{className:`text-lg font-bold mb-2 ${a.colors.titleHover} transition-colors`,children:a.title}),(0,d.jsx)("p",{className:"text-sm text-gray-400 leading-relaxed",children:a.desc})]},a.title))})]})})}var r=c(50377);function s(){let{copied:a,copy:b}=(0,r.C)(),c=`http://localhost:${process.env.PORT||30128}`;return(0,d.jsx)("section",{className:"py-24 px-6 bg-[#0C1220]",children:(0,d.jsx)("div",{className:"max-w-7xl mx-auto",children:(0,d.jsxs)("div",{className:"flex flex-col lg:flex-row gap-16 items-start",children:[(0,d.jsxs)("div",{className:"flex-1",children:[(0,d.jsx)("h2",{className:"text-3xl md:text-4xl font-bold mb-6",children:"Get Started in 30 Seconds"}),(0,d.jsx)("p",{className:"text-gray-400 text-lg mb-8",children:"Install AFRouter, configure your providers via web dashboard, and start routing AI requests."}),(0,d.jsxs)("div",{className:"flex flex-col gap-6",children:[(0,d.jsxs)("div",{className:"flex gap-4",children:[(0,d.jsx)("div",{className:"flex-none w-8 h-8 rounded-full bg-[#3B82F6]/20 text-[#60A5FA] flex items-center justify-center font-bold",children:"1"}),(0,d.jsxs)("div",{children:[(0,d.jsx)("h4",{className:"font-bold text-lg",children:"Install AFRouter"}),(0,d.jsx)("p",{className:"text-sm text-gray-500 mt-1",children:"Run npx command to start the server instantly"})]})]}),(0,d.jsxs)("div",{className:"flex gap-4",children:[(0,d.jsx)("div",{className:"flex-none w-8 h-8 rounded-full bg-[#3B82F6]/20 text-[#60A5FA] flex items-center justify-center font-bold",children:"2"}),(0,d.jsxs)("div",{children:[(0,d.jsx)("h4",{className:"font-bold text-lg",children:"Open Dashboard"}),(0,d.jsx)("p",{className:"text-sm text-gray-500 mt-1",children:"Configure providers and API keys via web interface"})]})]}),(0,d.jsxs)("div",{className:"flex gap-4",children:[(0,d.jsx)("div",{className:"flex-none w-8 h-8 rounded-full bg-[#3B82F6]/20 text-[#60A5FA] flex items-center justify-center font-bold",children:"3"}),(0,d.jsxs)("div",{children:[(0,d.jsx)("h4",{className:"font-bold text-lg",children:"Route Requests"}),(0,d.jsxs)("p",{className:"text-sm text-gray-500 mt-1",children:["Point your CLI tools to ",c]})]})]})]})]}),(0,d.jsx)("div",{className:"flex-1 w-full",children:(0,d.jsxs)("div",{className:"rounded-xl overflow-hidden bg-[#0D1420] border border-[#24344F] shadow-2xl",children:[(0,d.jsxs)("div",{className:"flex items-center gap-2 px-4 py-3 bg-[#121A2B] border-b border-gray-700",children:[(0,d.jsx)("div",{className:"w-3 h-3 rounded-full bg-red-500"}),(0,d.jsx)("div",{className:"w-3 h-3 rounded-full bg-yellow-500"}),(0,d.jsx)("div",{className:"w-3 h-3 rounded-full bg-green-500"}),(0,d.jsx)("div",{className:"ml-2 text-xs text-gray-500 font-mono",children:"terminal"})]}),(0,d.jsxs)("div",{className:"p-6 font-mono text-sm leading-relaxed overflow-x-auto",children:[(0,d.jsxs)("div",{className:"flex items-center gap-2 mb-4 group cursor-pointer",onClick:()=>{b("npx 9router","landing")},children:[(0,d.jsx)("span",{className:"text-green-400",children:"$"}),(0,d.jsx)("span",{className:"text-white",children:"npx 9router"}),(0,d.jsx)("span",{className:"ml-auto text-gray-500 text-xs opacity-0 group-hover:opacity-100",children:"landing"===a?"✓ Copied":"Copy"})]}),(0,d.jsxs)("div",{className:"text-gray-400 mb-6",children:[(0,d.jsx)("span",{className:"text-[#60A5FA]",children:">"})," Starting AFRouter...",(0,d.jsx)("br",{}),(0,d.jsx)("span",{className:"text-[#60A5FA]",children:">"})," Server running on ",(0,d.jsx)("span",{className:"text-blue-400",children:c}),(0,d.jsx)("br",{}),(0,d.jsx)("span",{className:"text-[#60A5FA]",children:">"})," Dashboard: ",(0,d.jsxs)("span",{className:"text-blue-400",children:[c,"/dashboard"]}),(0,d.jsx)("br",{}),(0,d.jsx)("span",{className:"text-green-400",children:">"})," Ready to route! ✓"]}),(0,d.jsx)("div",{className:"text-xs text-gray-500 mb-2 border-t border-gray-700 pt-4",children:"\uD83D\uDCDD Configure providers in dashboard or use environment variables"}),(0,d.jsxs)("div",{className:"text-gray-400 text-xs",children:[(0,d.jsx)("span",{className:"text-purple-400",children:"Data Location:"}),(0,d.jsx)("br",{}),(0,d.jsx)("span",{className:"text-gray-500",children:" macOS/Linux:"})," ~/.9router/db/data.sqlite",(0,d.jsx)("br",{}),(0,d.jsx)("span",{className:"text-gray-500",children:" Windows:"})," %APPDATA%/9router/db/data.sqlite"]})]})]})})]})})})}function t(){return(0,d.jsx)("footer",{className:"border-t border-[#24344F] bg-[#0C1220] pt-16 pb-8 px-6",children:(0,d.jsxs)("div",{className:"max-w-7xl mx-auto",children:[(0,d.jsxs)("div",{className:"grid grid-cols-2 md:grid-cols-4 lg:grid-cols-5 gap-8 mb-16",children:[(0,d.jsxs)("div",{className:"col-span-2 lg:col-span-2",children:[(0,d.jsxs)("div",{className:"flex items-center gap-3 mb-6",children:[(0,d.jsx)("div",{className:"size-6 rounded bg-linear-to-br from-[#1E40AF] to-[#172554] flex items-center justify-center text-white",children:(0,d.jsx)("span",{className:"material-symbols-outlined text-[16px]",children:"hub"})}),(0,d.jsx)("h3",{className:"text-white text-lg font-bold",children:"AFRouter"})]}),(0,d.jsx)("p",{className:"text-gray-500 text-sm max-w-xs mb-6",children:"The unified endpoint for AI generation. Connect, route, and manage your AI providers with ease."}),(0,d.jsx)("div",{className:"flex gap-4",children:(0,d.jsx)("a",{className:"text-gray-400 hover:text-white transition-colors",href:"https://github.com/decolua/9router",target:"_blank",rel:"noopener noreferrer",children:(0,d.jsx)("span",{className:"material-symbols-outlined",children:"code"})})})]}),(0,d.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,d.jsx)("h4",{className:"font-bold text-white",children:"Product"}),(0,d.jsx)("a",{className:"text-gray-400 hover:text-[#60A5FA] text-sm transition-colors",href:"#features",children:"Features"}),(0,d.jsx)("a",{className:"text-gray-400 hover:text-[#60A5FA] text-sm transition-colors",href:"/dashboard",children:"Dashboard"}),(0,d.jsx)("a",{className:"text-gray-400 hover:text-[#60A5FA] text-sm transition-colors",href:"https://github.com/decolua/9router",target:"_blank",rel:"noopener noreferrer",children:"Changelog"})]}),(0,d.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,d.jsx)("h4",{className:"font-bold text-white",children:"Resources"}),(0,d.jsx)("a",{className:"text-gray-400 hover:text-[#60A5FA] text-sm transition-colors",href:"https://github.com/decolua/9router#readme",target:"_blank",rel:"noopener noreferrer",children:"Documentation"}),(0,d.jsx)("a",{className:"text-gray-400 hover:text-[#60A5FA] text-sm transition-colors",href:"https://github.com/decolua/9router",target:"_blank",rel:"noopener noreferrer",children:"GitHub"}),(0,d.jsx)("a",{className:"text-gray-400 hover:text-[#60A5FA] text-sm transition-colors",href:"https://www.npmjs.com/package/9router",target:"_blank",rel:"noopener noreferrer",children:"NPM"})]}),(0,d.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,d.jsx)("h4",{className:"font-bold text-white",children:"Legal"}),(0,d.jsx)("a",{className:"text-gray-400 hover:text-[#60A5FA] text-sm transition-colors",href:"https://github.com/decolua/9router/blob/main/LICENSE",target:"_blank",rel:"noopener noreferrer",children:"MIT License"})]})]}),(0,d.jsxs)("div",{className:"border-t border-[#24344F] pt-8 flex flex-col md:flex-row justify-between items-center gap-4",children:[(0,d.jsx)("p",{className:"text-gray-600 text-sm",children:"\xa9 2025 AFRouter. All rights reserved."}),(0,d.jsxs)("div",{className:"flex gap-6",children:[(0,d.jsx)("a",{className:"text-gray-600 hover:text-white text-sm transition-colors",href:"https://github.com/decolua/9router",target:"_blank",rel:"noopener noreferrer",children:"GitHub"}),(0,d.jsx)("a",{className:"text-gray-600 hover:text-white text-sm transition-colors",href:"https://www.npmjs.com/package/9router",target:"_blank",rel:"noopener noreferrer",children:"NPM"})]})]})]})})}function u(){let a=(0,g.useRouter)();return(0,d.jsxs)("div",{className:"jsx-3853dfda129ea3f2 relative text-white font-sans overflow-x-hidden antialiased selection:bg-[#3B82F6] selection:text-white",children:[(0,d.jsxs)("div",{className:"jsx-3853dfda129ea3f2 fixed inset-0 z-0 overflow-hidden pointer-events-none bg-[#0B1120]",children:[(0,d.jsx)("div",{style:{backgroundImage:"linear-gradient(to right, #3B82F6 1px, transparent 1px), linear-gradient(to bottom, #3B82F6 1px, transparent 1px)",backgroundSize:"50px 50px"},className:"jsx-3853dfda129ea3f2 absolute inset-0 opacity-[0.06]"}),(0,d.jsx)("div",{className:"jsx-3853dfda129ea3f2 absolute top-0 left-1/4 w-[700px] h-[700px] bg-[#3B82F6]/12 rounded-full blur-[130px] animate-blob"}),(0,d.jsx)("div",{style:{animationDelay:"2s",animationDuration:"22s"},className:"jsx-3853dfda129ea3f2 absolute top-1/3 right-1/4 w-[600px] h-[600px] bg-purple-500/10 rounded-full blur-[130px] animate-blob"}),(0,d.jsx)("div",{style:{animationDelay:"4s",animationDuration:"25s"},className:"jsx-3853dfda129ea3f2 absolute bottom-0 left-1/2 w-[650px] h-[650px] bg-blue-500/8 rounded-full blur-[130px] animate-blob"}),(0,d.jsx)("div",{style:{background:"radial-gradient(circle at center, transparent 0%, rgba(5, 8, 15, 0.4) 100%)"},className:"jsx-3853dfda129ea3f2 absolute inset-0"})]}),(0,d.jsxs)("div",{className:"jsx-3853dfda129ea3f2 relative z-10",children:[(0,d.jsx)(i,{}),(0,d.jsxs)("main",{className:"jsx-3853dfda129ea3f2",children:[(0,d.jsxs)("div",{className:"jsx-3853dfda129ea3f2 relative",children:[(0,d.jsx)(j,{}),(0,d.jsx)("div",{className:"jsx-3853dfda129ea3f2 flex justify-center pb-20",children:(0,d.jsx)(n,{})})]}),(0,d.jsx)(s,{}),(0,d.jsx)(o,{}),(0,d.jsx)(q,{}),(0,d.jsxs)("section",{className:"jsx-3853dfda129ea3f2 py-32 px-6 relative overflow-hidden",children:[(0,d.jsx)("div",{className:"jsx-3853dfda129ea3f2 absolute inset-0 bg-linear-to-t from-[#3B82F6]/5 to-transparent pointer-events-none"}),(0,d.jsxs)("div",{className:"jsx-3853dfda129ea3f2 max-w-4xl mx-auto text-center relative z-10",children:[(0,d.jsx)("h2",{className:"jsx-3853dfda129ea3f2 text-4xl md:text-5xl font-black mb-6",children:"Ready to Simplify Your AI Infrastructure?"}),(0,d.jsx)("p",{className:"jsx-3853dfda129ea3f2 text-xl text-gray-400 mb-10 max-w-2xl mx-auto",children:"Join developers who are streamlining their AI integrations with AFRouter. Open source and free to start."}),(0,d.jsxs)("div",{className:"jsx-3853dfda129ea3f2 flex flex-col sm:flex-row items-center justify-center gap-4",children:[(0,d.jsx)("button",{onClick:()=>a.push("/dashboard"),className:"jsx-3853dfda129ea3f2 w-full sm:w-auto h-14 px-10 rounded-lg bg-[#3B82F6] hover:bg-[#2563EB] text-white text-lg font-bold transition-all shadow-[0_0_20px_rgba(59,130,246,0.5)]",children:"Start Free"}),(0,d.jsx)("button",{onClick:()=>window.open("https://github.com/decolua/9router#readme","_blank"),className:"jsx-3853dfda129ea3f2 w-full sm:w-auto h-14 px-10 rounded-lg border border-[#24344F] hover:bg-[#0F1A33] text-white text-lg font-bold transition-all",children:"Read Documentation"})]})]})]})]}),(0,d.jsx)(t,{})]}),(0,d.jsx)(f(),{id:"3853dfda129ea3f2",children:"@keyframes float{0%,100%{transform:translatey(0)}50%{transform:translatey(-10px)}}@keyframes dash{to{stroke-dashoffset:-20}}@keyframes blob{0%,100%{transform:translate(0,0)scale(1)}33%{transform:translate(30px,-50px)scale(1.1)}66%{transform:translate(-20px,20px)scale(.9)}}.animate-blob{animation:blob 20s ease-in-out infinite}"})]})}},19121:a=>{"use strict";a.exports=require("next/dist/server/app-render/action-async-storage.external.js")},21820:a=>{"use strict";a.exports=require("os")},27910:a=>{"use strict";a.exports=require("stream")},28354:a=>{"use strict";a.exports=require("util")},29021:a=>{"use strict";a.exports=require("fs")},29225:(a,b,c)=>{"use strict";c.d(b,{HY:()=>g,Kw:()=>h});let d={"perplexity-agent":"perplexity","gitlab-duo":"gitlab","vercel-ai-gateway":"vercel","ollama-search":"ollama"},e=new Set;function f(a){return a&&"string"==typeof a?a.trim().toLowerCase():""}function g(a){let b=function(a){let b=f(a);if(!b||e.has(b))return"";let c=d[b]||b;return e.has(c)?"":c}(a);return b?`/providers/${b}.png`:null}function h(a){let b=f(a);b&&e.add(b);let c=d[b];c&&e.add(c)}},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},31120:(a,b,c)=>{Promise.resolve().then(c.bind(c,852))},31421:a=>{"use strict";a.exports=require("node:child_process")},32467:a=>{"use strict";a.exports=require("node:http2")},33873:a=>{"use strict";a.exports=require("path")},34589:a=>{"use strict";a.exports=require("node:assert")},37067:a=>{"use strict";a.exports=require("node:http")},37540:a=>{"use strict";a.exports=require("node:console")},38522:a=>{"use strict";a.exports=require("node:zlib")},40610:a=>{"use strict";a.exports=require("node:dns")},41025:a=>{"use strict";a.exports=require("next/dist/server/app-render/dynamic-access-async-storage.external.js")},41692:a=>{"use strict";a.exports=require("node:tls")},41792:a=>{"use strict";a.exports=require("node:querystring")},46060:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external.js")},46293:a=>{"use strict";a.exports=require("sql.js")},48161:a=>{"use strict";a.exports=require("node:os")},49663:()=>{},49885:(a,b,c)=>{a.exports=c(14953)()},50377:(a,b,c)=>{"use strict";c.d(b,{C:()=>e});var d=c(67484);function e(a=2e3){let[b,c]=(0,d.useState)(null),f=(0,d.useRef)(null);return{copied:b,copy:(0,d.useCallback)((b,d="default")=>{(async()=>{if(navigator?.clipboard?.writeText)await navigator.clipboard.writeText(b);else{let a=document.createElement("textarea");a.value=b,a.style.position="fixed",a.style.opacity="0",document.body.appendChild(a),a.select(),document.execCommand("copy"),document.body.removeChild(a)}})(),c(d),f.current&&clearTimeout(f.current),f.current=setTimeout(()=>{c(null)},a)},[a])}}},51455:a=>{"use strict";a.exports=require("node:fs/promises")},53053:a=>{"use strict";a.exports=require("node:diagnostics_channel")},55511:a=>{"use strict";a.exports=require("crypto")},55591:a=>{"use strict";a.exports=require("https")},57075:a=>{"use strict";a.exports=require("node:stream")},57975:a=>{"use strict";a.exports=require("node:util")},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},68662:a=>{"use strict";a.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},71553:a=>{"use strict";a.exports=require("node:dns/promises")},71622:a=>{"use strict";a.exports=import("open")},72738:(a,b,c)=>{"use strict";c.d(b,{A:()=>i});var d=c(48249),e=c(67484),f=c(49885),g=c.n(f),h=c(29225);function i({src:a,providerId:b,alt:c,size:f=32,className:g="",fallbackText:j="?",fallbackColor:k}){let l=function(a,b){if(b)return(0,h.HY)(b);if(!a)return null;let c=String(a).match(/^\/providers\/([^/]+)\.png$/i);return c?(0,h.HY)(c[1]):a}(a,b),[m,n]=(0,e.useState)(!1);return!l||m?(0,d.jsx)("span",{className:`inline-flex items-center justify-center font-bold rounded-lg ${g}`.trim(),style:{width:f,height:f,color:k,fontSize:Math.max(10,Math.floor(.38*f))},children:j}):(0,d.jsx)("img",{src:l,alt:c,width:f,height:f,className:g,loading:"lazy",decoding:"async",onError:()=>{let a=l.match(/^\/providers\/([^/]+)\.png$/i);a&&(0,h.Kw)(a[1]),b&&(0,h.Kw)(b),n(!0)}})}i.propTypes={src:g().string,providerId:g().string,alt:g().string,size:g().number,className:g().string,fallbackText:g().string,fallbackColor:g().string}},73024:a=>{"use strict";a.exports=require("node:fs")},73136:a=>{"use strict";a.exports=require("node:url")},73142:(a,b,c)=>{"use strict";a.exports=c(73895).style},73429:a=>{"use strict";a.exports=require("node:util/types")},73496:a=>{"use strict";a.exports=require("http2")},73895:(a,b,c)=>{"use strict";c(49663);var d=c(67484),e=d&&"object"==typeof d&&"default"in d?d:{default:d},f="u">typeof process&&process.env&&!0,g=function(a){return"[object String]"===Object.prototype.toString.call(a)},h=function(){function a(a){var b=void 0===a?{}:a,c=b.name,d=void 0===c?"stylesheet":c,e=b.optimizeForSpeed,h=void 0===e?f:e;i(g(d),"`name` must be a string"),this._name=d,this._deletedRulePlaceholder="#"+d+"-deleted-rule____{}",i("boolean"==typeof h,"`optimizeForSpeed` must be a boolean"),this._optimizeForSpeed=h,this._serverSheet=void 0,this._tags=[],this._injected=!1,this._rulesCount=0,this._nonce=null}var b,c=a.prototype;return c.setOptimizeForSpeed=function(a){i("boolean"==typeof a,"`setOptimizeForSpeed` accepts a boolean"),i(0===this._rulesCount,"optimizeForSpeed cannot be when rules have already been inserted"),this.flush(),this._optimizeForSpeed=a,this.inject()},c.isOptimizeForSpeed=function(){return this._optimizeForSpeed},c.inject=function(){var a=this;i(!this._injected,"sheet already injected"),this._injected=!0,this._serverSheet={cssRules:[],insertRule:function(b,c){return"number"==typeof c?a._serverSheet.cssRules[c]={cssText:b}:a._serverSheet.cssRules.push({cssText:b}),c},deleteRule:function(b){a._serverSheet.cssRules[b]=null}}},c.getSheetForTag=function(a){if(a.sheet)return a.sheet;for(var b=0;b<document.styleSheets.length;b++)if(document.styleSheets[b].ownerNode===a)return document.styleSheets[b]},c.getSheet=function(){return this.getSheetForTag(this._tags[this._tags.length-1])},c.insertRule=function(a,b){return i(g(a),"`insertRule` accepts only strings"),"number"!=typeof b&&(b=this._serverSheet.cssRules.length),this._serverSheet.insertRule(a,b),this._rulesCount++},c.replaceRule=function(a,b){this._optimizeForSpeed;var c=this._serverSheet;if(b.trim()||(b=this._deletedRulePlaceholder),!c.cssRules[a])return a;c.deleteRule(a);try{c.insertRule(b,a)}catch(d){f||console.warn("StyleSheet: illegal rule: \n\n"+b+"\n\nSee https://stackoverflow.com/q/20007992 for more info"),c.insertRule(this._deletedRulePlaceholder,a)}return a},c.deleteRule=function(a){this._serverSheet.deleteRule(a)},c.flush=function(){this._injected=!1,this._rulesCount=0,this._serverSheet.cssRules=[]},c.cssRules=function(){return this._serverSheet.cssRules},c.makeStyleTag=function(a,b,c){b&&i(g(b),"makeStyleTag accepts only strings as second parameter");var d=document.createElement("style");this._nonce&&d.setAttribute("nonce",this._nonce),d.type="text/css",d.setAttribute("data-"+a,""),b&&d.appendChild(document.createTextNode(b));var e=document.head||document.getElementsByTagName("head")[0];return c?e.insertBefore(d,c):e.appendChild(d),d},b=[{key:"length",get:function(){return this._rulesCount}}],function(a,b){for(var c=0;c<b.length;c++){var d=b[c];d.enumerable=d.enumerable||!1,d.configurable=!0,"value"in d&&(d.writable=!0),Object.defineProperty(a,d.key,d)}}(a.prototype,b),a}();function i(a,b){if(!a)throw Error("StyleSheet: "+b+".")}var j=function(a){for(var b=5381,c=a.length;c;)b=33*b^a.charCodeAt(--c);return b>>>0},k={};function l(a,b){if(!b)return"jsx-"+a;var c=String(b),d=a+c;return k[d]||(k[d]="jsx-"+j(a+"-"+c)),k[d]}function m(a,b){var c=a+(b=b.replace(/\/style/gi,"\\/style"));return k[c]||(k[c]=b.replace(/__jsx-style-dynamic-selector/g,a)),k[c]}var n=function(){function a(a){var b=void 0===a?{}:a,c=b.styleSheet,d=void 0===c?null:c,e=b.optimizeForSpeed,f=void 0!==e&&e;this._sheet=d||new h({name:"styled-jsx",optimizeForSpeed:f}),this._sheet.inject(),d&&"boolean"==typeof f&&(this._sheet.setOptimizeForSpeed(f),this._optimizeForSpeed=this._sheet.isOptimizeForSpeed()),this._fromServer=void 0,this._indices={},this._instancesCounts={}}var b=a.prototype;return b.add=function(a){var b=this;void 0===this._optimizeForSpeed&&(this._optimizeForSpeed=Array.isArray(a.children),this._sheet.setOptimizeForSpeed(this._optimizeForSpeed),this._optimizeForSpeed=this._sheet.isOptimizeForSpeed());var c=this.getIdAndRules(a),d=c.styleId,e=c.rules;if(d in this._instancesCounts){this._instancesCounts[d]+=1;return}var f=e.map(function(a){return b._sheet.insertRule(a)}).filter(function(a){return -1!==a});this._indices[d]=f,this._instancesCounts[d]=1},b.remove=function(a){var b=this,c=this.getIdAndRules(a).styleId;if(function(a,b){if(!a)throw Error("StyleSheetRegistry: "+b+".")}(c in this._instancesCounts,"styleId: `"+c+"` not found"),this._instancesCounts[c]-=1,this._instancesCounts[c]<1){var d=this._fromServer&&this._fromServer[c];d?(d.parentNode.removeChild(d),delete this._fromServer[c]):(this._indices[c].forEach(function(a){return b._sheet.deleteRule(a)}),delete this._indices[c]),delete this._instancesCounts[c]}},b.update=function(a,b){this.add(b),this.remove(a)},b.flush=function(){this._sheet.flush(),this._sheet.inject(),this._fromServer=void 0,this._indices={},this._instancesCounts={}},b.cssRules=function(){var a=this,b=this._fromServer?Object.keys(this._fromServer).map(function(b){return[b,a._fromServer[b]]}):[],c=this._sheet.cssRules();return b.concat(Object.keys(this._indices).map(function(b){return[b,a._indices[b].map(function(a){return c[a].cssText}).join(a._optimizeForSpeed?"":"\n")]}).filter(function(a){return!!a[1]}))},b.styles=function(a){var b,c;return b=this.cssRules(),void 0===(c=a)&&(c={}),b.map(function(a){var b=a[0],d=a[1];return e.default.createElement("style",{id:"__"+b,key:"__"+b,nonce:c.nonce?c.nonce:void 0,dangerouslySetInnerHTML:{__html:d}})})},b.getIdAndRules=function(a){var b=a.children,c=a.dynamic,d=a.id;if(c){var e=l(d,c);return{styleId:e,rules:Array.isArray(b)?b.map(function(a){return m(e,a)}):[m(e,b)]}}return{styleId:l(d),rules:Array.isArray(b)?b:[b]}},b.selectFromServer=function(){return Array.prototype.slice.call(document.querySelectorAll('[id^="__jsx-"]')).reduce(function(a,b){return a[b.id.slice(2)]=b,a},{})},a}(),o=d.createContext(null);o.displayName="StyleSheetContext";e.default.useInsertionEffect||e.default.useLayoutEffect;var p=void 0;function q(a){var b=p||d.useContext(o);return b&&b.add(a),null}q.dynamic=function(a){return a.map(function(a){return l(a[0],a[1])}).join(" ")},b.style=q},74075:a=>{"use strict";a.exports=require("zlib")},75919:a=>{"use strict";a.exports=require("node:worker_threads")},76760:a=>{"use strict";a.exports=require("node:path")},77030:a=>{"use strict";a.exports=require("node:net")},77598:a=>{"use strict";a.exports=require("node:crypto")},78474:a=>{"use strict";a.exports=require("node:events")},79646:a=>{"use strict";a.exports=require("child_process")},79868:a=>{"use strict";a.exports=require("node:sqlite")},81630:a=>{"use strict";a.exports=require("http")},81787:a=>{"use strict";a.exports=require("bun:sqlite")},87550:a=>{"use strict";a.exports=require("better-sqlite3")},87997:a=>{"use strict";a.exports=require("node:timers")},89264:(a,b,c)=>{Promise.resolve().then(c.bind(c,18968))},91645:a=>{"use strict";a.exports=require("net")},94735:a=>{"use strict";a.exports=require("events")}};var b=require("../../webpack-runtime.js");b.C(a);var c=b.X(0,[4741,1260,2430,4613,4884,6120,6070,869,915,6457,4123,1809],()=>b(b.s=11479));module.exports=c})();
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/landing/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"98":{"*":{"id":"4770","name":"*","chunks":[],"async":false}},"4823":{"*":{"id":"50585","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"85306","name":"*","chunks":[],"async":false}},"10319":{"*":{"id":"59026","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"83552","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"14731","name":"*","chunks":[],"async":false}},"16144":{"*":{"id":"40410","name":"*","chunks":[],"async":false}},"20242":{"*":{"id":"69232","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"19308","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"267","name":"*","chunks":[],"async":false}},"22662":{"*":{"id":"23296","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"91809","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"34965","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"79488","name":"*","chunks":[],"async":false}},"24747":{"*":{"id":"47036","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"74812","name":"*","chunks":[],"async":false}},"26300":{"*":{"id":"78962","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"28058":{"*":{"id":"20084","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"91099","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"39645","name":"*","chunks":[],"async":false}},"29366":{"*":{"id":"38930","name":"*","chunks":[],"async":false}},"29450":{"*":{"id":"11426","name":"*","chunks":[],"async":false}},"30565":{"*":{"id":"82275","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"51109","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"23048","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"53845","name":"*","chunks":[],"async":false}},"40684":{"*":{"id":"24622","name":"*","chunks":[],"async":false}},"41095":{"*":{"id":"4120","name":"*","chunks":[],"async":false}},"42593":{"*":{"id":"90929","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"81157","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"62727","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"11633","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"75171","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"25919","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"19388","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"19598","name":"*","chunks":[],"async":false}},"61203":{"*":{"id":"40911","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"8590","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"5291","name":"*","chunks":[],"async":false}},"64082":{"*":{"id":"94558","name":"*","chunks":[],"async":false}},"64533":{"*":{"id":"50143","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"61377","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"16316","name":"*","chunks":[],"async":false}},"71470":{"*":{"id":"3212","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"83352","name":"*","chunks":[],"async":false}},"73579":{"*":{"id":"51585","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"75095":{"*":{"id":"3493","name":"*","chunks":[],"async":false}},"75882":{"*":{"id":"23658","name":"*","chunks":[],"async":false}},"76084":{"*":{"id":"23906","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"80191":{"*":{"id":"2091","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"3236","name":"*","chunks":[],"async":false}},"80873":{"*":{"id":"91694","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"95145","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"40074","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"14412","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"17660","name":"*","chunks":[],"async":false}},"85309":{"*":{"id":"29499","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"18968","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"73180","name":"*","chunks":[],"async":false}},"90285":{"*":{"id":"74281","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"79346","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"53838","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"48781","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"99070","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"42196","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"56110","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"5211","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"43182","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"67738","name":"*","chunks":[],"async":false}},"97556":{"*":{"id":"54510","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"32971","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"95514","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\client\\components\\builtin\\global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\esm\\client\\components\\builtin\\global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\client\\components\\client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\esm\\client\\components\\client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\client\\components\\client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\esm\\client\\components\\client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\client\\components\\http-access-fallback\\error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\esm\\client\\components\\http-access-fallback\\error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\client\\components\\layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\esm\\client\\components\\layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\client\\components\\render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\esm\\client\\components\\render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\lib\\framework\\boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\esm\\lib\\framework\\boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\lib\\metadata\\generate\\icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\esm\\lib\\metadata\\generate\\icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\node_modules\\@next\\third-parties\\dist\\google\\ga.js":{"id":30565,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","7177","static/chunks/app/layout-b352e8493a17fc62.js"],"async":false},"C:\\Users\\builder\\9router\\node_modules\\@next\\third-parties\\dist\\google\\gtm.js":{"id":90285,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","7177","static/chunks/app/layout-b352e8493a17fc62.js"],"async":false},"C:\\Users\\builder\\9router\\node_modules\\@next\\third-parties\\dist\\ThirdPartyScriptEmbed.js":{"id":26300,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","7177","static/chunks/app/layout-b352e8493a17fc62.js"],"async":false},"C:\\Users\\builder\\9router\\node_modules\\material-symbols\\outlined.css":{"id":5887,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","7177","static/chunks/app/layout-b352e8493a17fc62.js"],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\client\\script.js":{"id":42593,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","7177","static/chunks/app/layout-b352e8493a17fc62.js"],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\esm\\client\\script.js":{"id":42593,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","7177","static/chunks/app/layout-b352e8493a17fc62.js"],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\font\\google\\target.css?{\"path\":\"src\\\\app\\\\layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":57688,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","7177","static/chunks/app/layout-b352e8493a17fc62.js"],"async":false},"C:\\Users\\builder\\9router\\src\\app\\globals.css":{"id":51743,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","7177","static/chunks/app/layout-b352e8493a17fc62.js"],"async":false},"C:\\Users\\builder\\9router\\src\\i18n\\RuntimeI18nProvider.js":{"id":94635,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","7177","static/chunks/app/layout-b352e8493a17fc62.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\ThemeProvider.js":{"id":21110,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\app\\callback\\page.js":{"id":59884,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\dashboard\\settings\\pricing\\page.js":{"id":64533,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\landing\\page.js":{"id":85941,"name":"*","chunks":["5242","static/chunks/5242-bb1a1a7ec3bfb62f.js","7018","static/chunks/app/landing/page-152e9c22c68cbec0.js"],"async":false},"C:\\Users\\builder\\9router\\src\\app\\login\\page.js":{"id":83016,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\AddCustomEmbeddingModal.js":{"id":96748,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\Avatar.js":{"id":56319,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\Badge.js":{"id":56061,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\Button.js":{"id":92542,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\CapacityBadges.js":{"id":29366,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\Card.js":{"id":84588,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\ChangelogModal.js":{"id":97556,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\ComboFormModal.js":{"id":45455,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\CursorAuthModal.js":{"id":30815,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\EditConnectionModal.js":{"id":73579,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\Footer.js":{"id":92173,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\GitLabAuthModal.js":{"id":95088,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\Header.js":{"id":24747,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\HeaderMenu.js":{"id":80752,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\IFlowCookieModal.js":{"id":23936,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\Input.js":{"id":11910,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\KiroAuthModal.js":{"id":61500,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\KiroOAuthWrapper.js":{"id":62899,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\KiroSocialOAuthModal.js":{"id":94230,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\LanguageSwitcher.js":{"id":21931,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\layouts\\AuthLayout.js":{"id":91450,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\layouts\\DashboardLayout.js":{"id":7648,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\Loading.js":{"id":25086,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\ManualConfigModal.js":{"id":28815,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\McpMarketplaceModal.js":{"id":28058,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\Modal.js":{"id":81127,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\ModelSelectModal.js":{"id":72908,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\NineRemoteButton.js":{"id":36548,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\NoAuthProxyCard.js":{"id":4823,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\OAuthModal.js":{"id":90882,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\ProviderInfoCard.js":{"id":51825,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\RequestLogger.js":{"id":23615,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\SegmentedControl.js":{"id":28067,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\Select.js":{"id":98,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\Sidebar.js":{"id":92622,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\ThemeToggle.js":{"id":38587,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\Toggle.js":{"id":98542,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\Tooltip.js":{"id":97677,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\UsageStats.js":{"id":10319,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\XiaomiMimoAuthModal.js":{"id":40684,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\basic-chat\\BasicChatPageClient.js":{"id":88512,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\cli-tools\\[toolId]\\ToolDetailClient.js":{"id":85309,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\cli-tools\\CLIToolsPageClient.js":{"id":75882,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\combos\\page.js":{"id":80191,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\endpoint\\EndpointPageClient.js":{"id":20242,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\media-providers\\[kind]\\[id]\\page.js":{"id":41095,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\media-providers\\[kind]\\page.js":{"id":16144,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\media-providers\\combo\\[id]\\page.js":{"id":22662,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\media-providers\\web\\page.js":{"id":71088,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\mitm\\MitmPageClient.js":{"id":23879,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\providers\\new\\page.js":{"id":15615,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\pxpipe\\PxpipeClient.js":{"id":71470,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\usage\\components\\ProviderLimits\\index.js":{"id":75095,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\skills\\page.js":{"id":64082,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\token-saver\\TokenSaverClient.js":{"id":61203,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\translator\\page.js":{"id":76084,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\usage\\page.js":{"id":81772,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\console-log\\ConsoleLogClient.js":{"id":44493,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\providers\\page.js":{"id":29450,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\profile\\page.js":{"id":64561,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\providers\\[id]\\page.js":{"id":80873,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\proxy-pools\\page.js":{"id":57076,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"C:\\Users\\builder\\9router\\src\\":[],"C:\\Users\\builder\\9router\\src\\app\\layout":[{"inlined":false,"path":"static/css/8f9ac5a7bd3a79e5.css"},{"inlined":false,"path":"static/css/2b9f6d8ac6251c58.css"}],"C:\\Users\\builder\\9router\\src\\app\\page":[],"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\layout":[],"C:\\Users\\builder\\9router\\src\\app\\landing\\page":[]},"rscModuleMapping":{"98":{"*":{"id":"83784","name":"*","chunks":[],"async":false}},"4823":{"*":{"id":"5843","name":"*","chunks":[],"async":false}},"5887":{"*":{"id":"36497","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"61780","name":"*","chunks":[],"async":false}},"10319":{"*":{"id":"2422","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"71230","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"24885","name":"*","chunks":[],"async":false}},"16144":{"*":{"id":"6452","name":"*","chunks":[],"async":false}},"20242":{"*":{"id":"51747","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"89886","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"45205","name":"*","chunks":[],"async":false}},"22662":{"*":{"id":"50254","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"19083","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"8523","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"80342","name":"*","chunks":[],"async":false}},"24747":{"*":{"id":"92669","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"92082","name":"*","chunks":[],"async":false}},"26300":{"*":{"id":"16764","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"28058":{"*":{"id":"962","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"54065","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"70603","name":"*","chunks":[],"async":false}},"29366":{"*":{"id":"4996","name":"*","chunks":[],"async":false}},"29450":{"*":{"id":"44030","name":"*","chunks":[],"async":false}},"30565":{"*":{"id":"20349","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"40167","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"29674","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"40515","name":"*","chunks":[],"async":false}},"40684":{"*":{"id":"18060","name":"*","chunks":[],"async":false}},"41095":{"*":{"id":"69296","name":"*","chunks":[],"async":false}},"42593":{"*":{"id":"33071","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"99259","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"20493","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"81923","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"33893","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"70061","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"23450","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"3604","name":"*","chunks":[],"async":false}},"61203":{"*":{"id":"13397","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"82448","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"14285","name":"*","chunks":[],"async":false}},"64082":{"*":{"id":"40852","name":"*","chunks":[],"async":false}},"64533":{"*":{"id":"93870","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"50047","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"93918","name":"*","chunks":[],"async":false}},"71470":{"*":{"id":"26702","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"94582","name":"*","chunks":[],"async":false}},"73579":{"*":{"id":"70139","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"75095":{"*":{"id":"57471","name":"*","chunks":[],"async":false}},"75882":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"76084":{"*":{"id":"38308","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"80191":{"*":{"id":"35447","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"29354","name":"*","chunks":[],"async":false}},"80873":{"*":{"id":"93110","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"10079","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"87149","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"65674","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"7290","name":"*","chunks":[],"async":false}},"85309":{"*":{"id":"99005","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"79286","name":"*","chunks":[],"async":false}},"90285":{"*":{"id":"31935","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"3080","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"64420","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"49123","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"45512","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"26866","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"87228","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"85117","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"64148","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"18200","name":"*","chunks":[],"async":false}},"97556":{"*":{"id":"33811","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"18421","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"70092","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/landing/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"98":{"*":{"id":"4770","name":"*","chunks":[],"async":false}},"4823":{"*":{"id":"50585","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"85306","name":"*","chunks":[],"async":false}},"10319":{"*":{"id":"59026","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"83552","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"14731","name":"*","chunks":[],"async":false}},"16144":{"*":{"id":"40410","name":"*","chunks":[],"async":false}},"20242":{"*":{"id":"69232","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"19308","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"267","name":"*","chunks":[],"async":false}},"22662":{"*":{"id":"23296","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"91809","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"34965","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"79488","name":"*","chunks":[],"async":false}},"24747":{"*":{"id":"47036","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"74812","name":"*","chunks":[],"async":false}},"26300":{"*":{"id":"78962","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"28058":{"*":{"id":"20084","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"91099","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"39645","name":"*","chunks":[],"async":false}},"29366":{"*":{"id":"38930","name":"*","chunks":[],"async":false}},"29450":{"*":{"id":"11426","name":"*","chunks":[],"async":false}},"30565":{"*":{"id":"82275","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"51109","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"23048","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"53845","name":"*","chunks":[],"async":false}},"40684":{"*":{"id":"24622","name":"*","chunks":[],"async":false}},"41095":{"*":{"id":"4120","name":"*","chunks":[],"async":false}},"42593":{"*":{"id":"90929","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"81157","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"62727","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"11633","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"75171","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"25919","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"19388","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"19598","name":"*","chunks":[],"async":false}},"61203":{"*":{"id":"40911","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"8590","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"5291","name":"*","chunks":[],"async":false}},"64082":{"*":{"id":"94558","name":"*","chunks":[],"async":false}},"64533":{"*":{"id":"50143","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"61377","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"16316","name":"*","chunks":[],"async":false}},"71470":{"*":{"id":"3212","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"83352","name":"*","chunks":[],"async":false}},"73579":{"*":{"id":"51585","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"75095":{"*":{"id":"3493","name":"*","chunks":[],"async":false}},"75882":{"*":{"id":"23658","name":"*","chunks":[],"async":false}},"76084":{"*":{"id":"23906","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"80191":{"*":{"id":"2091","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"3236","name":"*","chunks":[],"async":false}},"80873":{"*":{"id":"91694","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"95145","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"40074","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"14412","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"17660","name":"*","chunks":[],"async":false}},"85309":{"*":{"id":"29499","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"18968","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"73180","name":"*","chunks":[],"async":false}},"90285":{"*":{"id":"74281","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"79346","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"53838","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"48781","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"99070","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"42196","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"56110","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"5211","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"43182","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"67738","name":"*","chunks":[],"async":false}},"97556":{"*":{"id":"54510","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"32971","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"95514","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\client\\components\\builtin\\global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\esm\\client\\components\\builtin\\global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\client\\components\\client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\esm\\client\\components\\client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\client\\components\\client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\esm\\client\\components\\client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\client\\components\\http-access-fallback\\error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\esm\\client\\components\\http-access-fallback\\error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\client\\components\\layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\esm\\client\\components\\layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\client\\components\\render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\esm\\client\\components\\render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\lib\\framework\\boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\esm\\lib\\framework\\boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\lib\\metadata\\generate\\icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\esm\\lib\\metadata\\generate\\icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\node_modules\\@next\\third-parties\\dist\\google\\ga.js":{"id":30565,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-3fa461b702779c03.js","7177","static/chunks/app/layout-b352e8493a17fc62.js"],"async":false},"C:\\Users\\builder\\9router\\node_modules\\@next\\third-parties\\dist\\google\\gtm.js":{"id":90285,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-3fa461b702779c03.js","7177","static/chunks/app/layout-b352e8493a17fc62.js"],"async":false},"C:\\Users\\builder\\9router\\node_modules\\@next\\third-parties\\dist\\ThirdPartyScriptEmbed.js":{"id":26300,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-3fa461b702779c03.js","7177","static/chunks/app/layout-b352e8493a17fc62.js"],"async":false},"C:\\Users\\builder\\9router\\node_modules\\material-symbols\\outlined.css":{"id":5887,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-3fa461b702779c03.js","7177","static/chunks/app/layout-b352e8493a17fc62.js"],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\client\\script.js":{"id":42593,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-3fa461b702779c03.js","7177","static/chunks/app/layout-b352e8493a17fc62.js"],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\esm\\client\\script.js":{"id":42593,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-3fa461b702779c03.js","7177","static/chunks/app/layout-b352e8493a17fc62.js"],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\font\\google\\target.css?{\"path\":\"src\\\\app\\\\layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":57688,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-3fa461b702779c03.js","7177","static/chunks/app/layout-b352e8493a17fc62.js"],"async":false},"C:\\Users\\builder\\9router\\src\\app\\globals.css":{"id":51743,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-3fa461b702779c03.js","7177","static/chunks/app/layout-b352e8493a17fc62.js"],"async":false},"C:\\Users\\builder\\9router\\src\\i18n\\RuntimeI18nProvider.js":{"id":94635,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-3fa461b702779c03.js","7177","static/chunks/app/layout-b352e8493a17fc62.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\ThemeProvider.js":{"id":21110,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\app\\callback\\page.js":{"id":59884,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\dashboard\\settings\\pricing\\page.js":{"id":64533,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\landing\\page.js":{"id":85941,"name":"*","chunks":["5242","static/chunks/5242-bb1a1a7ec3bfb62f.js","7018","static/chunks/app/landing/page-798a8f7d8d9f3adf.js"],"async":false},"C:\\Users\\builder\\9router\\src\\app\\login\\page.js":{"id":83016,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\AddCustomEmbeddingModal.js":{"id":96748,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\Avatar.js":{"id":56319,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\Badge.js":{"id":56061,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\Button.js":{"id":92542,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\CapacityBadges.js":{"id":29366,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\Card.js":{"id":84588,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\ChangelogModal.js":{"id":97556,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\ComboFormModal.js":{"id":45455,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\CursorAuthModal.js":{"id":30815,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\EditConnectionModal.js":{"id":73579,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\Footer.js":{"id":92173,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\GitLabAuthModal.js":{"id":95088,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\Header.js":{"id":24747,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\HeaderMenu.js":{"id":80752,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\IFlowCookieModal.js":{"id":23936,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\Input.js":{"id":11910,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\KiroAuthModal.js":{"id":61500,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\KiroOAuthWrapper.js":{"id":62899,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\KiroSocialOAuthModal.js":{"id":94230,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\LanguageSwitcher.js":{"id":21931,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\layouts\\AuthLayout.js":{"id":91450,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\layouts\\DashboardLayout.js":{"id":7648,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\Loading.js":{"id":25086,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\ManualConfigModal.js":{"id":28815,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\McpMarketplaceModal.js":{"id":28058,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\Modal.js":{"id":81127,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\ModelSelectModal.js":{"id":72908,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\NineRemoteButton.js":{"id":36548,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\NoAuthProxyCard.js":{"id":4823,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\OAuthModal.js":{"id":90882,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\ProviderInfoCard.js":{"id":51825,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\RequestLogger.js":{"id":23615,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\SegmentedControl.js":{"id":28067,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\Select.js":{"id":98,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\Sidebar.js":{"id":92622,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\ThemeToggle.js":{"id":38587,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\Toggle.js":{"id":98542,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\Tooltip.js":{"id":97677,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\UsageStats.js":{"id":10319,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\XiaomiMimoAuthModal.js":{"id":40684,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\basic-chat\\BasicChatPageClient.js":{"id":88512,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\cli-tools\\[toolId]\\ToolDetailClient.js":{"id":85309,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\cli-tools\\CLIToolsPageClient.js":{"id":75882,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\combos\\page.js":{"id":80191,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\endpoint\\EndpointPageClient.js":{"id":20242,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\media-providers\\[kind]\\[id]\\page.js":{"id":41095,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\media-providers\\[kind]\\page.js":{"id":16144,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\media-providers\\combo\\[id]\\page.js":{"id":22662,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\media-providers\\web\\page.js":{"id":71088,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\mitm\\MitmPageClient.js":{"id":23879,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\providers\\new\\page.js":{"id":15615,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\pxpipe\\PxpipeClient.js":{"id":71470,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\usage\\components\\ProviderLimits\\index.js":{"id":75095,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\skills\\page.js":{"id":64082,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\token-saver\\TokenSaverClient.js":{"id":61203,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\translator\\page.js":{"id":76084,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\usage\\page.js":{"id":81772,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\console-log\\ConsoleLogClient.js":{"id":44493,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\profile\\page.js":{"id":64561,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\providers\\page.js":{"id":29450,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\providers\\[id]\\page.js":{"id":80873,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\proxy-pools\\page.js":{"id":57076,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"C:\\Users\\builder\\9router\\src\\":[],"C:\\Users\\builder\\9router\\src\\app\\layout":[{"inlined":false,"path":"static/css/8f9ac5a7bd3a79e5.css"},{"inlined":false,"path":"static/css/2b9f6d8ac6251c58.css"}],"C:\\Users\\builder\\9router\\src\\app\\page":[],"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\layout":[],"C:\\Users\\builder\\9router\\src\\app\\landing\\page":[]},"rscModuleMapping":{"98":{"*":{"id":"83784","name":"*","chunks":[],"async":false}},"4823":{"*":{"id":"5843","name":"*","chunks":[],"async":false}},"5887":{"*":{"id":"36497","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"61780","name":"*","chunks":[],"async":false}},"10319":{"*":{"id":"2422","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"71230","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"24885","name":"*","chunks":[],"async":false}},"16144":{"*":{"id":"6452","name":"*","chunks":[],"async":false}},"20242":{"*":{"id":"51747","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"89886","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"45205","name":"*","chunks":[],"async":false}},"22662":{"*":{"id":"50254","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"19083","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"8523","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"80342","name":"*","chunks":[],"async":false}},"24747":{"*":{"id":"92669","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"92082","name":"*","chunks":[],"async":false}},"26300":{"*":{"id":"16764","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"28058":{"*":{"id":"962","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"54065","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"70603","name":"*","chunks":[],"async":false}},"29366":{"*":{"id":"4996","name":"*","chunks":[],"async":false}},"29450":{"*":{"id":"44030","name":"*","chunks":[],"async":false}},"30565":{"*":{"id":"20349","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"40167","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"29674","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"40515","name":"*","chunks":[],"async":false}},"40684":{"*":{"id":"18060","name":"*","chunks":[],"async":false}},"41095":{"*":{"id":"69296","name":"*","chunks":[],"async":false}},"42593":{"*":{"id":"33071","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"99259","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"20493","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"81923","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"33893","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"70061","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"23450","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"3604","name":"*","chunks":[],"async":false}},"61203":{"*":{"id":"13397","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"82448","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"14285","name":"*","chunks":[],"async":false}},"64082":{"*":{"id":"40852","name":"*","chunks":[],"async":false}},"64533":{"*":{"id":"93870","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"50047","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"93918","name":"*","chunks":[],"async":false}},"71470":{"*":{"id":"26702","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"94582","name":"*","chunks":[],"async":false}},"73579":{"*":{"id":"70139","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"75095":{"*":{"id":"57471","name":"*","chunks":[],"async":false}},"75882":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"76084":{"*":{"id":"38308","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"80191":{"*":{"id":"35447","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"29354","name":"*","chunks":[],"async":false}},"80873":{"*":{"id":"93110","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"10079","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"87149","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"65674","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"7290","name":"*","chunks":[],"async":false}},"85309":{"*":{"id":"99005","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"79286","name":"*","chunks":[],"async":false}},"90285":{"*":{"id":"31935","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"3080","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"64420","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"49123","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"45512","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"26866","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"87228","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"85117","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"64148","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"18200","name":"*","chunks":[],"async":false}},"97556":{"*":{"id":"33811","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"18421","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"70092","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};