prozygent 0.5.12 → 0.5.13

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 (362) hide show
  1. package/app/.next-cli-build/BUILD_ID +1 -1
  2. package/app/.next-cli-build/app-path-routes-manifest.json +5 -5
  3. package/app/.next-cli-build/build-manifest.json +2 -2
  4. package/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -1
  5. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page.js.nft.json +1 -1
  6. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page_client-reference-manifest.js +1 -1
  7. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page.js.nft.json +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.js.nft.json +1 -1
  12. package/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  13. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page_client-reference-manifest.js +1 -1
  14. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page_client-reference-manifest.js +1 -1
  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.js.nft.json +1 -1
  19. package/app/.next-cli-build/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  20. package/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  21. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  22. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  23. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  24. package/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/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/translator/page_client-reference-manifest.js +1 -1
  28. package/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  29. package/app/.next-cli-build/server/app/_global-error/page_client-reference-manifest.js +1 -1
  30. package/app/.next-cli-build/server/app/_global-error.html +1 -1
  31. package/app/.next-cli-build/server/app/_global-error.rsc +1 -1
  32. package/app/.next-cli-build/server/app/_global-error.segments/_full.segment.rsc +1 -1
  33. package/app/.next-cli-build/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  34. package/app/.next-cli-build/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  35. package/app/.next-cli-build/server/app/_global-error.segments/_head.segment.rsc +1 -1
  36. package/app/.next-cli-build/server/app/_global-error.segments/_index.segment.rsc +1 -1
  37. package/app/.next-cli-build/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  38. package/app/.next-cli-build/server/app/_not-found/page_client-reference-manifest.js +1 -1
  39. package/app/.next-cli-build/server/app/_not-found.html +1 -1
  40. package/app/.next-cli-build/server/app/_not-found.rsc +4 -4
  41. package/app/.next-cli-build/server/app/_not-found.segments/_full.segment.rsc +4 -4
  42. package/app/.next-cli-build/server/app/_not-found.segments/_head.segment.rsc +1 -1
  43. package/app/.next-cli-build/server/app/_not-found.segments/_index.segment.rsc +4 -4
  44. package/app/.next-cli-build/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  45. package/app/.next-cli-build/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  46. package/app/.next-cli-build/server/app/_not-found.segments/_tree.segment.rsc +1 -1
  47. package/app/.next-cli-build/server/app/api/auth/login/route.js.nft.json +1 -1
  48. package/app/.next-cli-build/server/app/api/auth/logout/route.js.nft.json +1 -1
  49. package/app/.next-cli-build/server/app/api/auth/oidc/callback/route.js.nft.json +1 -1
  50. package/app/.next-cli-build/server/app/api/auth/oidc/start/route.js.nft.json +1 -1
  51. package/app/.next-cli-build/server/app/api/auth/oidc/test/route.js.nft.json +1 -1
  52. package/app/.next-cli-build/server/app/api/auth/reset-password/route.js.nft.json +1 -1
  53. package/app/.next-cli-build/server/app/api/auth/status/route.js.nft.json +1 -1
  54. package/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js.nft.json +1 -1
  55. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/alias/route.js.nft.json +1 -1
  56. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/route.js.nft.json +1 -1
  57. package/app/.next-cli-build/server/app/api/cli-tools/copilot-settings/route.js.nft.json +1 -1
  58. package/app/.next-cli-build/server/app/api/cli-tools/cowork-settings/route.js.nft.json +1 -1
  59. package/app/.next-cli-build/server/app/api/combos/[id]/route.js.nft.json +1 -1
  60. package/app/.next-cli-build/server/app/api/combos/route.js.nft.json +1 -1
  61. package/app/.next-cli-build/server/app/api/headroom/start/route.js.nft.json +1 -1
  62. package/app/.next-cli-build/server/app/api/headroom/status/route.js.nft.json +1 -1
  63. package/app/.next-cli-build/server/app/api/headroom/stop/route.js.nft.json +1 -1
  64. package/app/.next-cli-build/server/app/api/keys/[id]/route.js.nft.json +1 -1
  65. package/app/.next-cli-build/server/app/api/keys/route.js.nft.json +1 -1
  66. package/app/.next-cli-build/server/app/api/media-providers/tts/deepgram/voices/route.js.nft.json +1 -1
  67. package/app/.next-cli-build/server/app/api/media-providers/tts/elevenlabs/voices/route.js.nft.json +1 -1
  68. package/app/.next-cli-build/server/app/api/media-providers/tts/inworld/voices/route.js.nft.json +1 -1
  69. package/app/.next-cli-build/server/app/api/media-providers/tts/minimax/voices/route.js.nft.json +1 -1
  70. package/app/.next-cli-build/server/app/api/models/alias/route.js.nft.json +1 -1
  71. package/app/.next-cli-build/server/app/api/models/availability/route.js.nft.json +1 -1
  72. package/app/.next-cli-build/server/app/api/models/custom/route.js.nft.json +1 -1
  73. package/app/.next-cli-build/server/app/api/models/disabled/route.js.nft.json +1 -1
  74. package/app/.next-cli-build/server/app/api/models/route.js +1 -1
  75. package/app/.next-cli-build/server/app/api/models/route.js.nft.json +1 -1
  76. package/app/.next-cli-build/server/app/api/models/test/route.js.nft.json +1 -1
  77. package/app/.next-cli-build/server/app/api/oauth/[provider]/[action]/route.js.nft.json +1 -1
  78. package/app/.next-cli-build/server/app/api/oauth/codex/bulk-import/route.js.nft.json +1 -1
  79. package/app/.next-cli-build/server/app/api/oauth/codex/import-token/route.js.nft.json +1 -1
  80. package/app/.next-cli-build/server/app/api/oauth/cursor/import/route.js.nft.json +1 -1
  81. package/app/.next-cli-build/server/app/api/oauth/gitlab/pat/route.js.nft.json +1 -1
  82. package/app/.next-cli-build/server/app/api/oauth/iflow/cookie/route.js.nft.json +1 -1
  83. package/app/.next-cli-build/server/app/api/oauth/kiro/api-key/route.js.nft.json +1 -1
  84. package/app/.next-cli-build/server/app/api/oauth/kiro/import/route.js.nft.json +1 -1
  85. package/app/.next-cli-build/server/app/api/oauth/kiro/social-exchange/route.js.nft.json +1 -1
  86. package/app/.next-cli-build/server/app/api/pricing/route.js.nft.json +1 -1
  87. package/app/.next-cli-build/server/app/api/provider-nodes/[id]/route.js.nft.json +1 -1
  88. package/app/.next-cli-build/server/app/api/provider-nodes/route.js.nft.json +1 -1
  89. package/app/.next-cli-build/server/app/api/provider-nodes/validate/route.js.nft.json +1 -1
  90. package/app/.next-cli-build/server/app/api/providers/[id]/models/route.js.nft.json +1 -1
  91. package/app/.next-cli-build/server/app/api/providers/[id]/route.js.nft.json +1 -1
  92. package/app/.next-cli-build/server/app/api/providers/[id]/test/route.js.nft.json +1 -1
  93. package/app/.next-cli-build/server/app/api/providers/[id]/test-models/route.js.nft.json +1 -1
  94. package/app/.next-cli-build/server/app/api/providers/client/route.js.nft.json +1 -1
  95. package/app/.next-cli-build/server/app/api/providers/route.js +1 -1
  96. package/app/.next-cli-build/server/app/api/providers/route.js.nft.json +1 -1
  97. package/app/.next-cli-build/server/app/api/providers/test-batch/route.js.nft.json +1 -1
  98. package/app/.next-cli-build/server/app/api/providers/validate/route.js.nft.json +1 -1
  99. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/route.js.nft.json +1 -1
  100. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/test/route.js.nft.json +1 -1
  101. package/app/.next-cli-build/server/app/api/proxy-pools/cloudflare-deploy/route.js.nft.json +1 -1
  102. package/app/.next-cli-build/server/app/api/proxy-pools/deno-deploy/route.js.nft.json +1 -1
  103. package/app/.next-cli-build/server/app/api/proxy-pools/route.js.nft.json +1 -1
  104. package/app/.next-cli-build/server/app/api/proxy-pools/vercel-deploy/route.js.nft.json +1 -1
  105. package/app/.next-cli-build/server/app/api/settings/database/route.js.nft.json +1 -1
  106. package/app/.next-cli-build/server/app/api/settings/migrate-9router/route.js +1 -1
  107. package/app/.next-cli-build/server/app/api/settings/migrate-9router/route.js.nft.json +1 -1
  108. package/app/.next-cli-build/server/app/api/settings/require-login/route.js.nft.json +1 -1
  109. package/app/.next-cli-build/server/app/api/settings/route.js.nft.json +1 -1
  110. package/app/.next-cli-build/server/app/api/translator/console-logs/route.js +1 -1
  111. package/app/.next-cli-build/server/app/api/translator/console-logs/stream/route.js +1 -1
  112. package/app/.next-cli-build/server/app/api/translator/send/route.js.nft.json +1 -1
  113. package/app/.next-cli-build/server/app/api/translator/translate/route.js.nft.json +1 -1
  114. package/app/.next-cli-build/server/app/api/tunnel/disable/route.js.nft.json +1 -1
  115. package/app/.next-cli-build/server/app/api/tunnel/enable/route.js.nft.json +1 -1
  116. package/app/.next-cli-build/server/app/api/tunnel/status/route.js.nft.json +1 -1
  117. package/app/.next-cli-build/server/app/api/tunnel/tailscale-check/route.js.nft.json +1 -1
  118. package/app/.next-cli-build/server/app/api/tunnel/tailscale-disable/route.js.nft.json +1 -1
  119. package/app/.next-cli-build/server/app/api/tunnel/tailscale-enable/route.js.nft.json +1 -1
  120. package/app/.next-cli-build/server/app/api/tunnel/tailscale-install/route.js.nft.json +1 -1
  121. package/app/.next-cli-build/server/app/api/usage/[connectionId]/codex-reset-credits/route.js.nft.json +1 -1
  122. package/app/.next-cli-build/server/app/api/usage/[connectionId]/route.js.nft.json +1 -1
  123. package/app/.next-cli-build/server/app/api/usage/chart/route.js.nft.json +1 -1
  124. package/app/.next-cli-build/server/app/api/usage/history/route.js.nft.json +1 -1
  125. package/app/.next-cli-build/server/app/api/usage/logs/route.js.nft.json +1 -1
  126. package/app/.next-cli-build/server/app/api/usage/providers/route.js.nft.json +1 -1
  127. package/app/.next-cli-build/server/app/api/usage/request-details/route.js.nft.json +1 -1
  128. package/app/.next-cli-build/server/app/api/usage/request-logs/route.js.nft.json +1 -1
  129. package/app/.next-cli-build/server/app/api/usage/stats/route.js.nft.json +1 -1
  130. package/app/.next-cli-build/server/app/api/usage/stream/route.js.nft.json +1 -1
  131. package/app/.next-cli-build/server/app/api/v1/api/chat/route.js.nft.json +1 -1
  132. package/app/.next-cli-build/server/app/api/v1/audio/speech/route.js.nft.json +1 -1
  133. package/app/.next-cli-build/server/app/api/v1/audio/transcriptions/route.js.nft.json +1 -1
  134. package/app/.next-cli-build/server/app/api/v1/chat/completions/route.js.nft.json +1 -1
  135. package/app/.next-cli-build/server/app/api/v1/embeddings/route.js.nft.json +1 -1
  136. package/app/.next-cli-build/server/app/api/v1/images/generations/route.js.nft.json +1 -1
  137. package/app/.next-cli-build/server/app/api/v1/messages/route.js.nft.json +1 -1
  138. package/app/.next-cli-build/server/app/api/v1/models/[kind]/route.js.nft.json +1 -1
  139. package/app/.next-cli-build/server/app/api/v1/models/route.js.nft.json +1 -1
  140. package/app/.next-cli-build/server/app/api/v1/responses/compact/route.js.nft.json +1 -1
  141. package/app/.next-cli-build/server/app/api/v1/responses/route.js.nft.json +1 -1
  142. package/app/.next-cli-build/server/app/api/v1/route.js.nft.json +1 -1
  143. package/app/.next-cli-build/server/app/api/v1/search/route.js.nft.json +1 -1
  144. package/app/.next-cli-build/server/app/api/v1/web/fetch/route.js.nft.json +1 -1
  145. package/app/.next-cli-build/server/app/api/v1beta/models/[...path]/route.js.nft.json +1 -1
  146. package/app/.next-cli-build/server/app/api/version/route.js +1 -1
  147. package/app/.next-cli-build/server/app/api/version/shutdown/route.js.nft.json +1 -1
  148. package/app/.next-cli-build/server/app/api/version/update/route.js.nft.json +1 -1
  149. package/app/.next-cli-build/server/app/callback/page_client-reference-manifest.js +1 -1
  150. package/app/.next-cli-build/server/app/callback.html +1 -1
  151. package/app/.next-cli-build/server/app/callback.rsc +4 -4
  152. package/app/.next-cli-build/server/app/callback.segments/_full.segment.rsc +4 -4
  153. package/app/.next-cli-build/server/app/callback.segments/_head.segment.rsc +1 -1
  154. package/app/.next-cli-build/server/app/callback.segments/_index.segment.rsc +4 -4
  155. package/app/.next-cli-build/server/app/callback.segments/_tree.segment.rsc +1 -1
  156. package/app/.next-cli-build/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
  157. package/app/.next-cli-build/server/app/callback.segments/callback.segment.rsc +1 -1
  158. package/app/.next-cli-build/server/app/dashboard/basic-chat.html +1 -1
  159. package/app/.next-cli-build/server/app/dashboard/basic-chat.rsc +6 -6
  160. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +2 -2
  161. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat.segment.rsc +1 -1
  162. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  163. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  164. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_full.segment.rsc +6 -6
  165. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_head.segment.rsc +1 -1
  166. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_index.segment.rsc +4 -4
  167. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +1 -1
  168. package/app/.next-cli-build/server/app/dashboard/cli-tools.html +1 -1
  169. package/app/.next-cli-build/server/app/dashboard/cli-tools.rsc +6 -6
  170. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
  171. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
  172. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  173. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  174. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_full.segment.rsc +6 -6
  175. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
  176. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_index.segment.rsc +4 -4
  177. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +1 -1
  178. package/app/.next-cli-build/server/app/dashboard/combos.html +1 -1
  179. package/app/.next-cli-build/server/app/dashboard/combos.rsc +6 -6
  180. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
  181. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
  182. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  183. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  184. package/app/.next-cli-build/server/app/dashboard/combos.segments/_full.segment.rsc +6 -6
  185. package/app/.next-cli-build/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
  186. package/app/.next-cli-build/server/app/dashboard/combos.segments/_index.segment.rsc +4 -4
  187. package/app/.next-cli-build/server/app/dashboard/combos.segments/_tree.segment.rsc +1 -1
  188. package/app/.next-cli-build/server/app/dashboard/endpoint.html +1 -1
  189. package/app/.next-cli-build/server/app/dashboard/endpoint.rsc +6 -6
  190. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +2 -2
  191. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
  192. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  193. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  194. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_full.segment.rsc +6 -6
  195. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
  196. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_index.segment.rsc +4 -4
  197. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_tree.segment.rsc +1 -1
  198. package/app/.next-cli-build/server/app/dashboard/media-providers/web.html +1 -1
  199. package/app/.next-cli-build/server/app/dashboard/media-providers/web.rsc +6 -6
  200. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web/__PAGE__.segment.rsc +2 -2
  201. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web.segment.rsc +1 -1
  202. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers.segment.rsc +1 -1
  203. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  204. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  205. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_full.segment.rsc +6 -6
  206. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_head.segment.rsc +1 -1
  207. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_index.segment.rsc +4 -4
  208. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_tree.segment.rsc +1 -1
  209. package/app/.next-cli-build/server/app/dashboard/mitm.html +1 -1
  210. package/app/.next-cli-build/server/app/dashboard/mitm.rsc +6 -6
  211. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +2 -2
  212. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm.segment.rsc +1 -1
  213. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  214. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  215. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_full.segment.rsc +6 -6
  216. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_head.segment.rsc +1 -1
  217. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_index.segment.rsc +4 -4
  218. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_tree.segment.rsc +1 -1
  219. package/app/.next-cli-build/server/app/dashboard/profile.html +1 -1
  220. package/app/.next-cli-build/server/app/dashboard/profile.rsc +6 -6
  221. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +2 -2
  222. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
  223. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  224. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  225. package/app/.next-cli-build/server/app/dashboard/profile.segments/_full.segment.rsc +6 -6
  226. package/app/.next-cli-build/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
  227. package/app/.next-cli-build/server/app/dashboard/profile.segments/_index.segment.rsc +4 -4
  228. package/app/.next-cli-build/server/app/dashboard/profile.segments/_tree.segment.rsc +1 -1
  229. package/app/.next-cli-build/server/app/dashboard/providers/new.html +1 -1
  230. package/app/.next-cli-build/server/app/dashboard/providers/new.rsc +6 -6
  231. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
  232. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
  233. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  234. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  235. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  236. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_full.segment.rsc +6 -6
  237. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
  238. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_index.segment.rsc +4 -4
  239. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_tree.segment.rsc +1 -1
  240. package/app/.next-cli-build/server/app/dashboard/providers.html +1 -1
  241. package/app/.next-cli-build/server/app/dashboard/providers.rsc +6 -6
  242. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
  243. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  244. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  245. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  246. package/app/.next-cli-build/server/app/dashboard/providers.segments/_full.segment.rsc +6 -6
  247. package/app/.next-cli-build/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
  248. package/app/.next-cli-build/server/app/dashboard/providers.segments/_index.segment.rsc +4 -4
  249. package/app/.next-cli-build/server/app/dashboard/providers.segments/_tree.segment.rsc +1 -1
  250. package/app/.next-cli-build/server/app/dashboard/proxy-pools.html +1 -1
  251. package/app/.next-cli-build/server/app/dashboard/proxy-pools.rsc +6 -6
  252. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +2 -2
  253. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools.segment.rsc +1 -1
  254. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  255. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  256. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +6 -6
  257. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_head.segment.rsc +1 -1
  258. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_index.segment.rsc +4 -4
  259. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +1 -1
  260. package/app/.next-cli-build/server/app/dashboard/quota.html +2 -2
  261. package/app/.next-cli-build/server/app/dashboard/quota.rsc +7 -7
  262. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +3 -3
  263. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota.segment.rsc +1 -1
  264. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  265. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  266. package/app/.next-cli-build/server/app/dashboard/quota.segments/_full.segment.rsc +7 -7
  267. package/app/.next-cli-build/server/app/dashboard/quota.segments/_head.segment.rsc +1 -1
  268. package/app/.next-cli-build/server/app/dashboard/quota.segments/_index.segment.rsc +4 -4
  269. package/app/.next-cli-build/server/app/dashboard/quota.segments/_tree.segment.rsc +1 -1
  270. package/app/.next-cli-build/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  271. package/app/.next-cli-build/server/app/dashboard/settings/pricing.html +1 -1
  272. package/app/.next-cli-build/server/app/dashboard/settings/pricing.rsc +4 -4
  273. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +4 -4
  274. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
  275. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +4 -4
  276. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +1 -1
  277. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
  278. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
  279. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
  280. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
  281. package/app/.next-cli-build/server/app/dashboard/skills.html +1 -1
  282. package/app/.next-cli-build/server/app/dashboard/skills.rsc +6 -6
  283. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills/__PAGE__.segment.rsc +2 -2
  284. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills.segment.rsc +1 -1
  285. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  286. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  287. package/app/.next-cli-build/server/app/dashboard/skills.segments/_full.segment.rsc +6 -6
  288. package/app/.next-cli-build/server/app/dashboard/skills.segments/_head.segment.rsc +1 -1
  289. package/app/.next-cli-build/server/app/dashboard/skills.segments/_index.segment.rsc +4 -4
  290. package/app/.next-cli-build/server/app/dashboard/skills.segments/_tree.segment.rsc +1 -1
  291. package/app/.next-cli-build/server/app/dashboard/translator.html +1 -1
  292. package/app/.next-cli-build/server/app/dashboard/translator.rsc +6 -6
  293. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
  294. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
  295. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  296. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  297. package/app/.next-cli-build/server/app/dashboard/translator.segments/_full.segment.rsc +6 -6
  298. package/app/.next-cli-build/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
  299. package/app/.next-cli-build/server/app/dashboard/translator.segments/_index.segment.rsc +4 -4
  300. package/app/.next-cli-build/server/app/dashboard/translator.segments/_tree.segment.rsc +1 -1
  301. package/app/.next-cli-build/server/app/dashboard/usage.html +1 -1
  302. package/app/.next-cli-build/server/app/dashboard/usage.rsc +6 -6
  303. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
  304. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
  305. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  306. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  307. package/app/.next-cli-build/server/app/dashboard/usage.segments/_full.segment.rsc +6 -6
  308. package/app/.next-cli-build/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
  309. package/app/.next-cli-build/server/app/dashboard/usage.segments/_index.segment.rsc +4 -4
  310. package/app/.next-cli-build/server/app/dashboard/usage.segments/_tree.segment.rsc +1 -1
  311. package/app/.next-cli-build/server/app/dashboard.html +1 -1
  312. package/app/.next-cli-build/server/app/dashboard.rsc +6 -6
  313. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +2 -2
  314. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  315. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  316. package/app/.next-cli-build/server/app/dashboard.segments/_full.segment.rsc +6 -6
  317. package/app/.next-cli-build/server/app/dashboard.segments/_head.segment.rsc +1 -1
  318. package/app/.next-cli-build/server/app/dashboard.segments/_index.segment.rsc +4 -4
  319. package/app/.next-cli-build/server/app/dashboard.segments/_tree.segment.rsc +1 -1
  320. package/app/.next-cli-build/server/app/index.html +1 -1
  321. package/app/.next-cli-build/server/app/index.rsc +4 -4
  322. package/app/.next-cli-build/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  323. package/app/.next-cli-build/server/app/index.segments/_full.segment.rsc +4 -4
  324. package/app/.next-cli-build/server/app/index.segments/_head.segment.rsc +1 -1
  325. package/app/.next-cli-build/server/app/index.segments/_index.segment.rsc +4 -4
  326. package/app/.next-cli-build/server/app/index.segments/_tree.segment.rsc +1 -1
  327. package/app/.next-cli-build/server/app/landing/page_client-reference-manifest.js +1 -1
  328. package/app/.next-cli-build/server/app/landing.html +1 -1
  329. package/app/.next-cli-build/server/app/landing.rsc +4 -4
  330. package/app/.next-cli-build/server/app/landing.segments/_full.segment.rsc +4 -4
  331. package/app/.next-cli-build/server/app/landing.segments/_head.segment.rsc +1 -1
  332. package/app/.next-cli-build/server/app/landing.segments/_index.segment.rsc +4 -4
  333. package/app/.next-cli-build/server/app/landing.segments/_tree.segment.rsc +1 -1
  334. package/app/.next-cli-build/server/app/landing.segments/landing/__PAGE__.segment.rsc +1 -1
  335. package/app/.next-cli-build/server/app/landing.segments/landing.segment.rsc +1 -1
  336. package/app/.next-cli-build/server/app/login/page_client-reference-manifest.js +1 -1
  337. package/app/.next-cli-build/server/app/login.html +1 -1
  338. package/app/.next-cli-build/server/app/login.rsc +5 -5
  339. package/app/.next-cli-build/server/app/login.segments/_full.segment.rsc +5 -5
  340. package/app/.next-cli-build/server/app/login.segments/_head.segment.rsc +1 -1
  341. package/app/.next-cli-build/server/app/login.segments/_index.segment.rsc +4 -4
  342. package/app/.next-cli-build/server/app/login.segments/_tree.segment.rsc +1 -1
  343. package/app/.next-cli-build/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
  344. package/app/.next-cli-build/server/app/login.segments/login.segment.rsc +1 -1
  345. package/app/.next-cli-build/server/app/page_client-reference-manifest.js +1 -1
  346. package/app/.next-cli-build/server/app-paths-manifest.json +5 -5
  347. package/app/.next-cli-build/server/chunks/2231.js +1 -1
  348. package/app/.next-cli-build/server/chunks/318.js +1 -1
  349. package/app/.next-cli-build/server/chunks/4746.js +1 -1
  350. package/app/.next-cli-build/server/chunks/4827.js +1 -1
  351. package/app/.next-cli-build/server/chunks/8238.js +1 -1
  352. package/app/.next-cli-build/server/chunks/9870.js +1 -1
  353. package/app/.next-cli-build/server/middleware-build-manifest.js +1 -1
  354. package/app/.next-cli-build/server/pages/404.html +1 -1
  355. package/app/.next-cli-build/server/pages/500.html +1 -1
  356. package/app/.next-cli-build/static/chunks/{1321-2987c9683ef3753e.js → 1321-63dcd43dabe1062b.js} +1 -1
  357. package/app/cli/.build-home/.prozygent/db/backups/upgrade-0.5.12-to-0.5.13-0.5.13-20260622-005717/data.sqlite +0 -0
  358. package/app/cli/.build-home/.prozygent/db/data.sqlite +0 -0
  359. package/app/package.json +1 -1
  360. package/package.json +1 -1
  361. /package/app/.next-cli-build/static/{OSyxzPVN_PLDAB2kutK9W → tIiroaSvPGSmu17uTvaRN}/_buildManifest.js +0 -0
  362. /package/app/.next-cli-build/static/{OSyxzPVN_PLDAB2kutK9W → tIiroaSvPGSmu17uTvaRN}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- <!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/e4af272ccee01ff0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" as="image" href="/providers/openai.png"/><link rel="preload" as="image" href="/providers/gemini.png"/><link rel="preload" as="image" href="/providers/minimax.png"/><link rel="preload" as="image" href="/providers/vercel-ai-gateway.png"/><link rel="preload" as="image" href="/providers/kimi.png"/><link rel="preload" as="image" href="/providers/perplexity.png"/><link rel="preload" as="image" href="/providers/xai.png"/><link rel="preload" as="image" href="/providers/searxng.png"/><link rel="preload" as="image" href="/providers/brave-search.png"/><link rel="preload" as="image" href="/providers/exa.png"/><link rel="stylesheet" href="/_next/static/css/8f9ac5a7bd3a79e5.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/ae7fe31cb3cf39e1.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/008a05b0ad6b854a.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-f482ccef6733ebcc.js"/><script src="/_next/static/chunks/4bd1b696-e356ca5ba0218e27.js" async=""></script><script src="/_next/static/chunks/3794-e569667691edc8f7.js" async=""></script><script src="/_next/static/chunks/main-app-9f5ed14f91ae383c.js" async=""></script><script src="/_next/static/chunks/1a258343-bc0b514c079d8898.js" async=""></script><script src="/_next/static/chunks/2649-0feca1af373a4286.js" async=""></script><script src="/_next/static/chunks/1321-2987c9683ef3753e.js" async=""></script><script src="/_next/static/chunks/705-88a88802806cd820.js" async=""></script><script src="/_next/static/chunks/5497-a0af54eda37b61fc.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/layout-07c617301623f103.js" async=""></script><script src="/_next/static/chunks/8982-6d1803817450bcd4.js" async=""></script><script src="/_next/static/chunks/app/layout-dfa8c86d04a1b17f.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/dashboard/media-providers/web/page-a95a48a9af5f485d.js" async=""></script><link rel="preload" as="image" href="/providers/google-pse.png"/><link rel="preload" as="image" href="/providers/linkup.png"/><link rel="preload" as="image" href="/providers/searchapi.png"/><link rel="preload" as="image" href="/providers/serper.png"/><link rel="preload" as="image" href="/providers/tavily.png"/><link rel="preload" as="image" href="/providers/youcom.png"/><link rel="preload" as="image" href="/providers/firecrawl.png"/><link rel="preload" as="image" href="/providers/jina-reader.png"/><link rel="preload" href="https://www.googletagmanager.com/gtag/js?id=G-LC959F603F" as="script"/><meta name="next-size-adjust" content=""/><meta name="theme-color" content="#0a0a0a"/><title>Prozygent - AI Infrastructure Management</title><meta name="description" content="One endpoint for all your AI providers. Manage keys, monitor usage, and scale effortlessly."/><link rel="manifest" href="/manifest.webmanifest"/><link rel="icon" href="/favicon.ico?603d046c9a6fdfbb" type="image/x-icon" sizes="16x16"/><link rel="icon" href="/favicon.svg"/><script>if(document.fonts&&document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}</script><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__variable_f367f3 font-sans antialiased"><div hidden=""><!--$--><!--/$--></div><div class="flex h-screen w-full overflow-hidden bg-bg"><div class="fixed top-4 right-4 z-[80] flex w-[min(92vw,380px)] flex-col gap-2"></div><div class="hidden lg:flex relative z-30"><aside class="relative flex w-72 flex-col bg-gradient-to-b from-[#f8f7f6] to-[#f2f0ee] dark:from-[#0d0d12] dark:to-[#131320] border-r border-black/[0.06] dark:border-white/[0.06] backdrop-blur-xl transition-colors duration-300 min-h-full"><div class="h-[2px] w-full bg-gradient-to-r from-brand-500 via-orange-400 to-brand-500 bg-[length:200%_100%] animate-[shimmer_3s_ease-in-out_infinite]"></div><div class="px-6 pt-5 pb-4 flex flex-col gap-3"><a class="flex items-center gap-3.5" href="/dashboard"><div class="flex items-center justify-center size-10 rounded-xl bg-gradient-to-br from-brand-500 via-brand-400 to-orange-400 shadow-lg shadow-brand-500/20 ring-2 ring-brand-500/20"><span class="material-symbols-outlined text-white text-[22px]">hub</span></div><div class="flex flex-col"><h1 class="text-lg font-bold tracking-tight text-text-main">Prozygent</h1><span class="text-[11px] text-text-muted font-medium">v<!-- -->0.5.12</span></div></a></div><nav class="flex-1 px-3 py-1 space-y-0.5 overflow-y-auto custom-scrollbar"><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/endpoint"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">api</span><span class="text-[13px] font-medium">Endpoint &amp; Key</span></a><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/providers"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">dns</span><span class="text-[13px] font-medium">Providers</span></a><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/combos"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">layers</span><span class="text-[13px] font-medium">Combos</span></a><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/usage"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">bar_chart</span><span class="text-[13px] font-medium">Usage</span></a><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/quota"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">data_usage</span><span class="text-[13px] font-medium">Quota Tracker</span></a><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/mitm"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">security</span><span class="text-[13px] font-medium">MITM</span></a><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/cli-tools"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">terminal</span><span class="text-[13px] font-medium">CLI Tools</span></a><div class="border-t border-border-subtle/50 pt-4 mt-4 space-y-0.5"><p class="px-3 text-[11px] font-bold text-text-subtle/50 uppercase tracking-[0.15em] mb-2">System</p><button class="w-full flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group bg-brand-500 text-white shadow-lg shadow-brand-500/25"><span class="material-symbols-outlined text-[20px]">perm_media</span><span class="text-[13px] font-medium flex-1 text-left">Media Providers</span><span class="material-symbols-outlined text-[14px] transition-transform" style="transform:rotate(0deg)">expand_more</span></button><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/proxy-pools"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">lan</span><span class="text-[13px] font-medium">Proxy Pools</span></a><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/skills"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">extension</span><span class="text-[13px] font-medium">Skills</span></a><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/console-log"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">terminal</span><span class="text-[13px] font-medium">Console Log</span></a><button class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group w-full text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">computer</span><span class="text-[13px] font-medium">Remote</span></button><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/profile"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">settings</span><span class="text-[13px] font-medium">Settings</span></a></div></nav></aside></div><div class="fixed inset-y-0 left-0 z-50 transform lg:hidden transition-transform duration-300 ease-in-out -translate-x-full"><aside class="relative flex w-72 flex-col bg-gradient-to-b from-[#f8f7f6] to-[#f2f0ee] dark:from-[#0d0d12] dark:to-[#131320] border-r border-black/[0.06] dark:border-white/[0.06] backdrop-blur-xl transition-colors duration-300 min-h-full"><div class="h-[2px] w-full bg-gradient-to-r from-brand-500 via-orange-400 to-brand-500 bg-[length:200%_100%] animate-[shimmer_3s_ease-in-out_infinite]"></div><div class="px-6 pt-5 pb-4 flex flex-col gap-3"><a class="flex items-center gap-3.5" href="/dashboard"><div class="flex items-center justify-center size-10 rounded-xl bg-gradient-to-br from-brand-500 via-brand-400 to-orange-400 shadow-lg shadow-brand-500/20 ring-2 ring-brand-500/20"><span class="material-symbols-outlined text-white text-[22px]">hub</span></div><div class="flex flex-col"><h1 class="text-lg font-bold tracking-tight text-text-main">Prozygent</h1><span class="text-[11px] text-text-muted font-medium">v<!-- -->0.5.12</span></div></a></div><nav class="flex-1 px-3 py-1 space-y-0.5 overflow-y-auto custom-scrollbar"><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/endpoint"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">api</span><span class="text-[13px] font-medium">Endpoint &amp; Key</span></a><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/providers"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">dns</span><span class="text-[13px] font-medium">Providers</span></a><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/combos"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">layers</span><span class="text-[13px] font-medium">Combos</span></a><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/usage"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">bar_chart</span><span class="text-[13px] font-medium">Usage</span></a><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/quota"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">data_usage</span><span class="text-[13px] font-medium">Quota Tracker</span></a><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/mitm"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">security</span><span class="text-[13px] font-medium">MITM</span></a><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/cli-tools"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">terminal</span><span class="text-[13px] font-medium">CLI Tools</span></a><div class="border-t border-border-subtle/50 pt-4 mt-4 space-y-0.5"><p class="px-3 text-[11px] font-bold text-text-subtle/50 uppercase tracking-[0.15em] mb-2">System</p><button class="w-full flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group bg-brand-500 text-white shadow-lg shadow-brand-500/25"><span class="material-symbols-outlined text-[20px]">perm_media</span><span class="text-[13px] font-medium flex-1 text-left">Media Providers</span><span class="material-symbols-outlined text-[14px] transition-transform" style="transform:rotate(0deg)">expand_more</span></button><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/proxy-pools"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">lan</span><span class="text-[13px] font-medium">Proxy Pools</span></a><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/skills"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">extension</span><span class="text-[13px] font-medium">Skills</span></a><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/console-log"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">terminal</span><span class="text-[13px] font-medium">Console Log</span></a><button class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group w-full text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">computer</span><span class="text-[13px] font-medium">Remote</span></button><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/profile"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">settings</span><span class="text-[13px] font-medium">Settings</span></a></div></nav></aside></div><main class="flex flex-col flex-1 h-full min-w-0 relative transition-colors duration-300 isolate"><div class="absolute inset-0 pointer-events-none -z-10" aria-hidden="true" style="background:radial-gradient(ellipse at top, rgba(229,106,74,0.03), transparent 50%)"></div><header class="shrink-0 flex items-center justify-between gap-3 px-6 lg:px-10 py-4 bg-surface/30 backdrop-blur-xl shadow-[0_1px_0_0_rgba(255,255,255,0.03)] z-20"><div class="flex items-center gap-3 lg:hidden shrink-0"><button class="inline-flex items-center justify-center size-9 rounded-xl text-text-main hover:bg-surface-2/50 hover:text-primary transition-colors"><span class="material-symbols-outlined">menu</span></button></div><div class="flex flex-col min-w-0 flex-1"><div><div class="flex items-center gap-2"><span class="inline-flex items-center justify-center size-8 rounded-lg bg-brand-500/10 text-brand-500 mr-3"><span class="material-symbols-outlined text-xl">perm_media</span></span><h1 class="text-xl lg:text-2xl font-bold tracking-tight truncate">web</h1></div><p class="hidden lg:block text-sm text-text-subtle mt-0.5">Manage your web providers</p></div></div><div class="flex items-center gap-2 shrink-0"><button class="flex items-center gap-1.5 px-3 h-8 rounded-xl bg-gradient-to-r from-pink-500/10 to-purple-500/10 border border-pink-500/20 text-pink-500 dark:text-pink-400 hover:from-pink-500/20 hover:to-purple-500/20 transition-all text-sm font-medium" aria-label="Donate"><span class="material-symbols-outlined text-[18px]">volunteer_activism</span><span class="hidden sm:inline">Donate</span></button><button class="flex items-center justify-center size-10 rounded-full text-text-muted hover:text-text-main hover:bg-surface-2 transition-colors" aria-label="Switch to dark mode" title="Switch to dark mode"><span class="material-symbols-outlined text-[22px]">dark_mode</span></button><button class="flex items-center justify-center p-2 rounded-lg text-text-muted hover:text-text-main hover:bg-black/5 dark:hover:bg-white/5 transition-all" title="Language" data-i18n-skip="true"><span class="text-lg leading-none">🇺🇸</span></button><div class=""></div><div class="relative"><button class="flex items-center justify-center p-2 rounded-lg text-text-muted hover:text-text-main hover:bg-black/5 dark:hover:bg-white/5 transition-all" title="Menu"><span class="material-symbols-outlined">grid_view</span></button></div></div></header><div class="flex-1 overflow-y-auto scroll-smooth custom-scrollbar p-6 lg:p-10 "><div class="max-w-7xl mx-auto"><div class="flex flex-col gap-8"><div><div class="flex flex-col gap-3 sm:flex-row sm:items-center sm:justify-between mb-3"><div class="flex flex-wrap items-center gap-2"><span class="material-symbols-outlined text-primary">search</span><h2 class="text-base font-semibold">Web Search</h2><span class="text-xs text-text-muted">(<!-- -->16<!-- --> providers · <!-- -->0<!-- --> combos)</span></div><button class="inline-flex items-center justify-center font-semibold transition-all duration-150 ease-out cursor-pointer active:scale-[0.97] disabled:opacity-50 disabled:cursor-not-allowed disabled:active:scale-100 bg-gradient-to-b from-brand-500 to-brand-600 text-white shadow-[0_1px_2px_rgba(0,0,0,0.1),0_4px_12px_-2px_rgba(229,106,74,0.3)] hover:from-brand-600 hover:to-brand-700 disabled:from-surface-3 disabled:to-surface-3 disabled:text-text-muted disabled:shadow-none h-7 px-3 text-xs rounded-lg gap-1.5"><span class="material-symbols-outlined text-[18px]">add</span>Create Combo</button></div><div class="grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 xl:grid-cols-4 gap-4"><a class="group" href="/dashboard/media-providers/webSearch/openai"><div class="bg-surface border border-border-subtle rounded-2xl transition-all duration-200 shadow-[var(--shadow-soft)] p-3 h-full hover:bg-black/[0.01] dark:hover:bg-white/[0.01] transition-colors cursor-pointer"><div class="flex min-w-0 items-center gap-3"><div class="size-8 rounded-lg flex items-center justify-center shrink-0" style="background-color:#10A37F15"><img src="/providers/openai.png" alt="OpenAI" width="30" height="30" class="object-contain rounded-lg max-w-[30px] max-h-[30px]"/></div><div><h3 class="font-semibold text-sm">OpenAI</h3><div class="flex items-center gap-2 mt-0.5 flex-wrap"><span class="text-xs text-text-muted">No connections</span></div></div></div></div></a><a class="group" href="/dashboard/media-providers/webSearch/gemini"><div class="bg-surface border border-border-subtle rounded-2xl transition-all duration-200 shadow-[var(--shadow-soft)] p-3 h-full hover:bg-black/[0.01] dark:hover:bg-white/[0.01] transition-colors cursor-pointer"><div class="flex min-w-0 items-center gap-3"><div class="size-8 rounded-lg flex items-center justify-center shrink-0" style="background-color:#4285F415"><img src="/providers/gemini.png" alt="Gemini" width="30" height="30" class="object-contain rounded-lg max-w-[30px] max-h-[30px]"/></div><div><h3 class="font-semibold text-sm">Gemini</h3><div class="flex items-center gap-2 mt-0.5 flex-wrap"><span class="text-xs text-text-muted">No connections</span></div></div></div></div></a><a class="group" href="/dashboard/media-providers/webSearch/minimax"><div class="bg-surface border border-border-subtle rounded-2xl transition-all duration-200 shadow-[var(--shadow-soft)] p-3 h-full hover:bg-black/[0.01] dark:hover:bg-white/[0.01] transition-colors cursor-pointer"><div class="flex min-w-0 items-center gap-3"><div class="size-8 rounded-lg flex items-center justify-center shrink-0" style="background-color:#7C3AED15"><img src="/providers/minimax.png" alt="Minimax Coding" width="30" height="30" class="object-contain rounded-lg max-w-[30px] max-h-[30px]"/></div><div><h3 class="font-semibold text-sm">Minimax Coding</h3><div class="flex items-center gap-2 mt-0.5 flex-wrap"><span class="text-xs text-text-muted">No connections</span></div></div></div></div></a><a class="group" href="/dashboard/media-providers/webSearch/vercel-ai-gateway"><div class="bg-surface border border-border-subtle rounded-2xl transition-all duration-200 shadow-[var(--shadow-soft)] p-3 h-full hover:bg-black/[0.01] dark:hover:bg-white/[0.01] transition-colors cursor-pointer"><div class="flex min-w-0 items-center gap-3"><div class="size-8 rounded-lg flex items-center justify-center shrink-0" style="background-color:#11182715"><img src="/providers/vercel-ai-gateway.png" alt="Vercel AI Gateway" width="30" height="30" class="object-contain rounded-lg max-w-[30px] max-h-[30px]"/></div><div><h3 class="font-semibold text-sm">Vercel AI Gateway</h3><div class="flex items-center gap-2 mt-0.5 flex-wrap"><span class="text-xs text-text-muted">No connections</span></div></div></div></div></a><a class="group" href="/dashboard/media-providers/webSearch/kimi"><div class="bg-surface border border-border-subtle rounded-2xl transition-all duration-200 shadow-[var(--shadow-soft)] p-3 h-full hover:bg-black/[0.01] dark:hover:bg-white/[0.01] transition-colors cursor-pointer"><div class="flex min-w-0 items-center gap-3"><div class="size-8 rounded-lg flex items-center justify-center shrink-0" style="background-color:#1E3A8A15"><img src="/providers/kimi.png" alt="Kimi" width="30" height="30" class="object-contain rounded-lg max-w-[30px] max-h-[30px]"/></div><div><h3 class="font-semibold text-sm">Kimi</h3><div class="flex items-center gap-2 mt-0.5 flex-wrap"><span class="text-xs text-text-muted">No connections</span></div></div></div></div></a><a class="group" href="/dashboard/media-providers/webSearch/perplexity"><div class="bg-surface border border-border-subtle rounded-2xl transition-all duration-200 shadow-[var(--shadow-soft)] p-3 h-full hover:bg-black/[0.01] dark:hover:bg-white/[0.01] transition-colors cursor-pointer"><div class="flex min-w-0 items-center gap-3"><div class="size-8 rounded-lg flex items-center justify-center shrink-0" style="background-color:#20808D15"><img src="/providers/perplexity.png" alt="Perplexity" width="30" height="30" class="object-contain rounded-lg max-w-[30px] max-h-[30px]"/></div><div><h3 class="font-semibold text-sm">Perplexity</h3><div class="flex items-center gap-2 mt-0.5 flex-wrap"><span class="text-xs text-text-muted">No connections</span></div></div></div></div></a><a class="group" href="/dashboard/media-providers/webSearch/xai"><div class="bg-surface border border-border-subtle rounded-2xl transition-all duration-200 shadow-[var(--shadow-soft)] p-3 h-full hover:bg-black/[0.01] dark:hover:bg-white/[0.01] transition-colors cursor-pointer"><div class="flex min-w-0 items-center gap-3"><div class="size-8 rounded-lg flex items-center justify-center shrink-0" style="background-color:#1DA1F215"><img src="/providers/xai.png" alt="xAI (Grok)" width="30" height="30" class="object-contain rounded-lg max-w-[30px] max-h-[30px]"/></div><div><h3 class="font-semibold text-sm">xAI (Grok)</h3><div class="flex items-center gap-2 mt-0.5 flex-wrap"><span class="text-xs text-text-muted">No connections</span></div></div></div></div></a><a class="group" href="/dashboard/media-providers/webSearch/searxng"><div class="bg-surface border border-border-subtle rounded-2xl transition-all duration-200 shadow-[var(--shadow-soft)] p-3 h-full hover:bg-black/[0.01] dark:hover:bg-white/[0.01] transition-colors cursor-pointer"><div class="flex min-w-0 items-center gap-3"><div class="size-8 rounded-lg flex items-center justify-center shrink-0" style="background-color:#3B82F615"><img src="/providers/searxng.png" alt="SearXNG" width="30" height="30" class="object-contain rounded-lg max-w-[30px] max-h-[30px]"/></div><div><h3 class="font-semibold text-sm">SearXNG</h3><div class="flex items-center gap-2 mt-0.5 flex-wrap"><span class="inline-flex items-center gap-1.5 font-semibold tracking-wide uppercase shadow-sm backdrop-blur-sm bg-green-500/10 text-green-600 dark:text-green-400 border border-green-500/20 px-2 py-0.5 text-[10px] rounded-md">Ready</span></div></div></div></div></a><a class="group" href="/dashboard/media-providers/webSearch/brave-search"><div class="bg-surface border border-border-subtle rounded-2xl transition-all duration-200 shadow-[var(--shadow-soft)] p-3 h-full hover:bg-black/[0.01] dark:hover:bg-white/[0.01] transition-colors cursor-pointer"><div class="flex min-w-0 items-center gap-3"><div class="size-8 rounded-lg flex items-center justify-center shrink-0" style="background-color:#FB542B15"><img src="/providers/brave-search.png" alt="Brave Search" width="30" height="30" class="object-contain rounded-lg max-w-[30px] max-h-[30px]"/></div><div><h3 class="font-semibold text-sm">Brave Search</h3><div class="flex items-center gap-2 mt-0.5 flex-wrap"><span class="text-xs text-text-muted">No connections</span></div></div></div></div></a><a class="group" href="/dashboard/media-providers/webSearch/exa"><div class="bg-surface border border-border-subtle rounded-2xl transition-all duration-200 shadow-[var(--shadow-soft)] p-3 h-full hover:bg-black/[0.01] dark:hover:bg-white/[0.01] transition-colors cursor-pointer"><div class="flex min-w-0 items-center gap-3"><div class="size-8 rounded-lg flex items-center justify-center shrink-0" style="background-color:#2563EB15"><img src="/providers/exa.png" alt="Exa" width="30" height="30" class="object-contain rounded-lg max-w-[30px] max-h-[30px]"/></div><div><h3 class="font-semibold text-sm">Exa</h3><div class="flex items-center gap-2 mt-0.5 flex-wrap"><span class="text-xs text-text-muted">No connections</span></div></div></div></div></a><a class="group" href="/dashboard/media-providers/webSearch/google-pse"><div class="bg-surface border border-border-subtle rounded-2xl transition-all duration-200 shadow-[var(--shadow-soft)] p-3 h-full hover:bg-black/[0.01] dark:hover:bg-white/[0.01] transition-colors cursor-pointer"><div class="flex min-w-0 items-center gap-3"><div class="size-8 rounded-lg flex items-center justify-center shrink-0" style="background-color:#4285F415"><img src="/providers/google-pse.png" alt="Google PSE" width="30" height="30" class="object-contain rounded-lg max-w-[30px] max-h-[30px]"/></div><div><h3 class="font-semibold text-sm">Google PSE</h3><div class="flex items-center gap-2 mt-0.5 flex-wrap"><span class="text-xs text-text-muted">No connections</span></div></div></div></div></a><a class="group" href="/dashboard/media-providers/webSearch/linkup"><div class="bg-surface border border-border-subtle rounded-2xl transition-all duration-200 shadow-[var(--shadow-soft)] p-3 h-full hover:bg-black/[0.01] dark:hover:bg-white/[0.01] transition-colors cursor-pointer"><div class="flex min-w-0 items-center gap-3"><div class="size-8 rounded-lg flex items-center justify-center shrink-0" style="background-color:#0EA5E915"><img src="/providers/linkup.png" alt="Linkup" width="30" height="30" class="object-contain rounded-lg max-w-[30px] max-h-[30px]"/></div><div><h3 class="font-semibold text-sm">Linkup</h3><div class="flex items-center gap-2 mt-0.5 flex-wrap"><span class="text-xs text-text-muted">No connections</span></div></div></div></div></a><a class="group" href="/dashboard/media-providers/webSearch/searchapi"><div class="bg-surface border border-border-subtle rounded-2xl transition-all duration-200 shadow-[var(--shadow-soft)] p-3 h-full hover:bg-black/[0.01] dark:hover:bg-white/[0.01] transition-colors cursor-pointer"><div class="flex min-w-0 items-center gap-3"><div class="size-8 rounded-lg flex items-center justify-center shrink-0" style="background-color:#0EA5A415"><img src="/providers/searchapi.png" alt="SearchAPI" width="30" height="30" class="object-contain rounded-lg max-w-[30px] max-h-[30px]"/></div><div><h3 class="font-semibold text-sm">SearchAPI</h3><div class="flex items-center gap-2 mt-0.5 flex-wrap"><span class="text-xs text-text-muted">No connections</span></div></div></div></div></a><a class="group" href="/dashboard/media-providers/webSearch/serper"><div class="bg-surface border border-border-subtle rounded-2xl transition-all duration-200 shadow-[var(--shadow-soft)] p-3 h-full hover:bg-black/[0.01] dark:hover:bg-white/[0.01] transition-colors cursor-pointer"><div class="flex min-w-0 items-center gap-3"><div class="size-8 rounded-lg flex items-center justify-center shrink-0" style="background-color:#4F46E515"><img src="/providers/serper.png" alt="Serper" width="30" height="30" class="object-contain rounded-lg max-w-[30px] max-h-[30px]"/></div><div><h3 class="font-semibold text-sm">Serper</h3><div class="flex items-center gap-2 mt-0.5 flex-wrap"><span class="text-xs text-text-muted">No connections</span></div></div></div></div></a><a class="group" href="/dashboard/media-providers/webSearch/tavily"><div class="bg-surface border border-border-subtle rounded-2xl transition-all duration-200 shadow-[var(--shadow-soft)] p-3 h-full hover:bg-black/[0.01] dark:hover:bg-white/[0.01] transition-colors cursor-pointer"><div class="flex min-w-0 items-center gap-3"><div class="size-8 rounded-lg flex items-center justify-center shrink-0" style="background-color:#5B21B615"><img src="/providers/tavily.png" alt="Tavily" width="30" height="30" class="object-contain rounded-lg max-w-[30px] max-h-[30px]"/></div><div><h3 class="font-semibold text-sm">Tavily</h3><div class="flex items-center gap-2 mt-0.5 flex-wrap"><span class="text-xs text-text-muted">No connections</span></div></div></div></div></a><a class="group" href="/dashboard/media-providers/webSearch/youcom"><div class="bg-surface border border-border-subtle rounded-2xl transition-all duration-200 shadow-[var(--shadow-soft)] p-3 h-full hover:bg-black/[0.01] dark:hover:bg-white/[0.01] transition-colors cursor-pointer"><div class="flex min-w-0 items-center gap-3"><div class="size-8 rounded-lg flex items-center justify-center shrink-0" style="background-color:#7C3AED15"><img src="/providers/youcom.png" alt="You.com Search" width="30" height="30" class="object-contain rounded-lg max-w-[30px] max-h-[30px]"/></div><div><h3 class="font-semibold text-sm">You.com Search</h3><div class="flex items-center gap-2 mt-0.5 flex-wrap"><span class="text-xs text-text-muted">No connections</span></div></div></div></div></a></div></div><div class="border-t border-border"></div><div><div class="flex flex-col gap-3 sm:flex-row sm:items-center sm:justify-between mb-3"><div class="flex flex-wrap items-center gap-2"><span class="material-symbols-outlined text-primary">travel_explore</span><h2 class="text-base font-semibold">Web Fetch</h2><span class="text-xs text-text-muted">(<!-- -->4<!-- --> providers · <!-- -->0<!-- --> combos)</span></div><button class="inline-flex items-center justify-center font-semibold transition-all duration-150 ease-out cursor-pointer active:scale-[0.97] disabled:opacity-50 disabled:cursor-not-allowed disabled:active:scale-100 bg-gradient-to-b from-brand-500 to-brand-600 text-white shadow-[0_1px_2px_rgba(0,0,0,0.1),0_4px_12px_-2px_rgba(229,106,74,0.3)] hover:from-brand-600 hover:to-brand-700 disabled:from-surface-3 disabled:to-surface-3 disabled:text-text-muted disabled:shadow-none h-7 px-3 text-xs rounded-lg gap-1.5"><span class="material-symbols-outlined text-[18px]">add</span>Create Combo</button></div><div class="grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 xl:grid-cols-4 gap-4"><a class="group" href="/dashboard/media-providers/webFetch/exa"><div class="bg-surface border border-border-subtle rounded-2xl transition-all duration-200 shadow-[var(--shadow-soft)] p-3 h-full hover:bg-black/[0.01] dark:hover:bg-white/[0.01] transition-colors cursor-pointer"><div class="flex min-w-0 items-center gap-3"><div class="size-8 rounded-lg flex items-center justify-center shrink-0" style="background-color:#2563EB15"><img src="/providers/exa.png" alt="Exa" width="30" height="30" class="object-contain rounded-lg max-w-[30px] max-h-[30px]"/></div><div><h3 class="font-semibold text-sm">Exa</h3><div class="flex items-center gap-2 mt-0.5 flex-wrap"><span class="text-xs text-text-muted">No connections</span></div></div></div></div></a><a class="group" href="/dashboard/media-providers/webFetch/firecrawl"><div class="bg-surface border border-border-subtle rounded-2xl transition-all duration-200 shadow-[var(--shadow-soft)] p-3 h-full hover:bg-black/[0.01] dark:hover:bg-white/[0.01] transition-colors cursor-pointer"><div class="flex min-w-0 items-center gap-3"><div class="size-8 rounded-lg flex items-center justify-center shrink-0" style="background-color:#F59E0B15"><img src="/providers/firecrawl.png" alt="Firecrawl" width="30" height="30" class="object-contain rounded-lg max-w-[30px] max-h-[30px]"/></div><div><h3 class="font-semibold text-sm">Firecrawl</h3><div class="flex items-center gap-2 mt-0.5 flex-wrap"><span class="text-xs text-text-muted">No connections</span></div></div></div></div></a><a class="group" href="/dashboard/media-providers/webFetch/jina-reader"><div class="bg-surface border border-border-subtle rounded-2xl transition-all duration-200 shadow-[var(--shadow-soft)] p-3 h-full hover:bg-black/[0.01] dark:hover:bg-white/[0.01] transition-colors cursor-pointer"><div class="flex min-w-0 items-center gap-3"><div class="size-8 rounded-lg flex items-center justify-center shrink-0" style="background-color:#00000015"><img src="/providers/jina-reader.png" alt="Jina Reader" width="30" height="30" class="object-contain rounded-lg max-w-[30px] max-h-[30px]"/></div><div><h3 class="font-semibold text-sm">Jina Reader</h3><div class="flex items-center gap-2 mt-0.5 flex-wrap"><span class="text-xs text-text-muted">No connections</span></div></div></div></div></a><a class="group" href="/dashboard/media-providers/webFetch/tavily"><div class="bg-surface border border-border-subtle rounded-2xl transition-all duration-200 shadow-[var(--shadow-soft)] p-3 h-full hover:bg-black/[0.01] dark:hover:bg-white/[0.01] transition-colors cursor-pointer"><div class="flex min-w-0 items-center gap-3"><div class="size-8 rounded-lg flex items-center justify-center shrink-0" style="background-color:#5B21B615"><img src="/providers/tavily.png" alt="Tavily" width="30" height="30" class="object-contain rounded-lg max-w-[30px] max-h-[30px]"/></div><div><h3 class="font-semibold text-sm">Tavily</h3><div class="flex items-center gap-2 mt-0.5 flex-wrap"><span class="text-xs text-text-muted">No connections</span></div></div></div></div></a></div></div></div><!--$--><!--/$--></div></div></main></div><script src="/_next/static/chunks/webpack-f482ccef6733ebcc.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[21110,[\"3862\",\"static/chunks/1a258343-bc0b514c079d8898.js\",\"2649\",\"static/chunks/2649-0feca1af373a4286.js\",\"1321\",\"static/chunks/1321-2987c9683ef3753e.js\",\"705\",\"static/chunks/705-88a88802806cd820.js\",\"5497\",\"static/chunks/5497-a0af54eda37b61fc.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-07c617301623f103.js\"],\"ThemeProvider\"]\n3:I[94635,[\"8982\",\"static/chunks/8982-6d1803817450bcd4.js\",\"1321\",\"static/chunks/1321-2987c9683ef3753e.js\",\"7177\",\"static/chunks/app/layout-dfa8c86d04a1b17f.js\"],\"RuntimeI18nProvider\"]\n4:I[57121,[],\"\"]\n5:I[74581,[],\"\"]\n6:I[30565,[\"8982\",\"static/chunks/8982-6d1803817450bcd4.js\",\"1321\",\"static/chunks/1321-2987c9683ef3753e.js\",\"7177\",\"static/chunks/app/layout-dfa8c86d04a1b17f.js\"],\"GoogleAnalytics\"]\n7:I[12264,[\"3862\",\"static/chunks/1a258343-bc0b514c079d8898.js\",\"2649\",\"static/chunks/2649-0feca1af373a4286.js\",\"1321\",\"static/chunks/1321-2987c9683ef3753e.js\",\"705\",\"static/chunks/705-88a88802806cd820.js\",\"5497\",\"static/chunks/5497-a0af54eda37b61fc.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-07c617301623f103.js\"],\"default\"]\n8:I[61304,[],\"ClientPageRoot\"]\n9:I[71088,[\"3862\",\"static/chunks/1a258343-bc0b514c079d8898.js\",\"2649\",\"static/chunks/2649-0feca1af373a4286.js\",\"1321\",\"static/chunks/1321-2987c9683ef3753e.js\",\"705\",\"static/chunks/705-88a88802806cd820.js\",\"5497\",\"static/chunks/5497-a0af54eda37b61fc.js\",\"9260\",\"static/chunks/app/(dashboard)/dashboard/media-providers/web/page-a95a48a9af5f485d.js\"],\"default\"]\nc:I[90484,[],\"OutletBoundary\"]\nd:\"$Sreact.suspense\"\n10:I[90484,[],\"ViewportBoundary\"]\n12:I[90484,[],\"MetadataBoundary\"]\n14:I[27123,[],\"default\",1]\n:HL[\"/_next/static/media/e4af272ccee01ff0-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/8f9ac5a7bd3a79e5.css\",\"style\"]\n:HL[\"/_next/static/css/ae7fe31cb3cf39e1.css\",\"style\"]\n:HL[\"/_next/static/css/008a05b0ad6b854a.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"dashboard\",\"media-providers\",\"web\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"(dashboard)\",{\"children\":[\"dashboard\",{\"children\":[\"media-providers\",{\"children\":[\"web\",{\"children\":[\"__PAGE__\",{}]}]}]}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$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/ae7fe31cb3cf39e1.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"if(document.fonts\u0026\u0026document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}\"}}]}],[\"$\",\"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\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/008a05b0ad6b854a.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"$L7\",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\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:style\",\"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\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style\",\"children\":404}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style\",\"children\":[\"$\",\"h2\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style\",\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L8\",null,{\"Component\":\"$9\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@a\",\"$@b\"]}}],null,[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"$d\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@e\"}]}]]}],{},null,false,null]},null,false,\"$@f\"]},null,false,\"$@f\"]},null,false,\"$@f\"]},null,false,null]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L10\",null,{\"children\":\"$L11\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L12\",null,{\"children\":[\"$\",\"$d\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L13\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$14\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"OSyxzPVN_PLDAB2kutK9W\"}\n"])</script><script>self.__next_f.push([1,"15:[]\nf:\"$W15\"\na:{}\nb:\"$0:f:0:1:1:children:1:children:1:children:1:children:1:children:0:props:children:0:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"11:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"2\",{\"name\":\"theme-color\",\"content\":\"#0a0a0a\"}]]\n"])</script><script>self.__next_f.push([1,"16:I[86869,[],\"IconMark\"]\ne:null\n13:[[\"$\",\"title\",\"0\",{\"children\":\"Prozygent - AI Infrastructure Management\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"One endpoint for all your AI providers. Manage keys, monitor usage, and scale effortlessly.\"}],[\"$\",\"link\",\"2\",{\"rel\":\"manifest\",\"href\":\"/manifest.webmanifest\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"link\",\"3\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?603d046c9a6fdfbb\",\"type\":\"image/x-icon\",\"sizes\":\"16x16\"}],[\"$\",\"link\",\"4\",{\"rel\":\"icon\",\"href\":\"/favicon.svg\"}],[\"$\",\"$L16\",\"5\",{}]]\n"])</script></body></html>
1
+ <!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/e4af272ccee01ff0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" as="image" href="/providers/openai.png"/><link rel="preload" as="image" href="/providers/gemini.png"/><link rel="preload" as="image" href="/providers/minimax.png"/><link rel="preload" as="image" href="/providers/vercel-ai-gateway.png"/><link rel="preload" as="image" href="/providers/kimi.png"/><link rel="preload" as="image" href="/providers/perplexity.png"/><link rel="preload" as="image" href="/providers/xai.png"/><link rel="preload" as="image" href="/providers/searxng.png"/><link rel="preload" as="image" href="/providers/brave-search.png"/><link rel="preload" as="image" href="/providers/exa.png"/><link rel="stylesheet" href="/_next/static/css/8f9ac5a7bd3a79e5.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/ae7fe31cb3cf39e1.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/008a05b0ad6b854a.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-f482ccef6733ebcc.js"/><script src="/_next/static/chunks/4bd1b696-e356ca5ba0218e27.js" async=""></script><script src="/_next/static/chunks/3794-e569667691edc8f7.js" async=""></script><script src="/_next/static/chunks/main-app-9f5ed14f91ae383c.js" async=""></script><script src="/_next/static/chunks/1a258343-bc0b514c079d8898.js" async=""></script><script src="/_next/static/chunks/2649-0feca1af373a4286.js" async=""></script><script src="/_next/static/chunks/1321-63dcd43dabe1062b.js" async=""></script><script src="/_next/static/chunks/705-88a88802806cd820.js" async=""></script><script src="/_next/static/chunks/5497-a0af54eda37b61fc.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/layout-07c617301623f103.js" async=""></script><script src="/_next/static/chunks/8982-6d1803817450bcd4.js" async=""></script><script src="/_next/static/chunks/app/layout-dfa8c86d04a1b17f.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/dashboard/media-providers/web/page-a95a48a9af5f485d.js" async=""></script><link rel="preload" as="image" href="/providers/google-pse.png"/><link rel="preload" as="image" href="/providers/linkup.png"/><link rel="preload" as="image" href="/providers/searchapi.png"/><link rel="preload" as="image" href="/providers/serper.png"/><link rel="preload" as="image" href="/providers/tavily.png"/><link rel="preload" as="image" href="/providers/youcom.png"/><link rel="preload" as="image" href="/providers/firecrawl.png"/><link rel="preload" as="image" href="/providers/jina-reader.png"/><link rel="preload" href="https://www.googletagmanager.com/gtag/js?id=G-LC959F603F" as="script"/><meta name="next-size-adjust" content=""/><meta name="theme-color" content="#0a0a0a"/><title>Prozygent - AI Infrastructure Management</title><meta name="description" content="One endpoint for all your AI providers. Manage keys, monitor usage, and scale effortlessly."/><link rel="manifest" href="/manifest.webmanifest"/><link rel="icon" href="/favicon.ico?603d046c9a6fdfbb" type="image/x-icon" sizes="16x16"/><link rel="icon" href="/favicon.svg"/><script>if(document.fonts&&document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}</script><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__variable_f367f3 font-sans antialiased"><div hidden=""><!--$--><!--/$--></div><div class="flex h-screen w-full overflow-hidden bg-bg"><div class="fixed top-4 right-4 z-[80] flex w-[min(92vw,380px)] flex-col gap-2"></div><div class="hidden lg:flex relative z-30"><aside class="relative flex w-72 flex-col bg-gradient-to-b from-[#f8f7f6] to-[#f2f0ee] dark:from-[#0d0d12] dark:to-[#131320] border-r border-black/[0.06] dark:border-white/[0.06] backdrop-blur-xl transition-colors duration-300 min-h-full"><div class="h-[2px] w-full bg-gradient-to-r from-brand-500 via-orange-400 to-brand-500 bg-[length:200%_100%] animate-[shimmer_3s_ease-in-out_infinite]"></div><div class="px-6 pt-5 pb-4 flex flex-col gap-3"><a class="flex items-center gap-3.5" href="/dashboard"><div class="flex items-center justify-center size-10 rounded-xl bg-gradient-to-br from-brand-500 via-brand-400 to-orange-400 shadow-lg shadow-brand-500/20 ring-2 ring-brand-500/20"><span class="material-symbols-outlined text-white text-[22px]">hub</span></div><div class="flex flex-col"><h1 class="text-lg font-bold tracking-tight text-text-main">Prozygent</h1><span class="text-[11px] text-text-muted font-medium">v<!-- -->0.5.13</span></div></a></div><nav class="flex-1 px-3 py-1 space-y-0.5 overflow-y-auto custom-scrollbar"><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/endpoint"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">api</span><span class="text-[13px] font-medium">Endpoint &amp; Key</span></a><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/providers"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">dns</span><span class="text-[13px] font-medium">Providers</span></a><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/combos"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">layers</span><span class="text-[13px] font-medium">Combos</span></a><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/usage"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">bar_chart</span><span class="text-[13px] font-medium">Usage</span></a><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/quota"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">data_usage</span><span class="text-[13px] font-medium">Quota Tracker</span></a><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/mitm"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">security</span><span class="text-[13px] font-medium">MITM</span></a><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/cli-tools"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">terminal</span><span class="text-[13px] font-medium">CLI Tools</span></a><div class="border-t border-border-subtle/50 pt-4 mt-4 space-y-0.5"><p class="px-3 text-[11px] font-bold text-text-subtle/50 uppercase tracking-[0.15em] mb-2">System</p><button class="w-full flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group bg-brand-500 text-white shadow-lg shadow-brand-500/25"><span class="material-symbols-outlined text-[20px]">perm_media</span><span class="text-[13px] font-medium flex-1 text-left">Media Providers</span><span class="material-symbols-outlined text-[14px] transition-transform" style="transform:rotate(0deg)">expand_more</span></button><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/proxy-pools"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">lan</span><span class="text-[13px] font-medium">Proxy Pools</span></a><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/skills"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">extension</span><span class="text-[13px] font-medium">Skills</span></a><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/console-log"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">terminal</span><span class="text-[13px] font-medium">Console Log</span></a><button class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group w-full text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">computer</span><span class="text-[13px] font-medium">Remote</span></button><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/profile"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">settings</span><span class="text-[13px] font-medium">Settings</span></a></div></nav></aside></div><div class="fixed inset-y-0 left-0 z-50 transform lg:hidden transition-transform duration-300 ease-in-out -translate-x-full"><aside class="relative flex w-72 flex-col bg-gradient-to-b from-[#f8f7f6] to-[#f2f0ee] dark:from-[#0d0d12] dark:to-[#131320] border-r border-black/[0.06] dark:border-white/[0.06] backdrop-blur-xl transition-colors duration-300 min-h-full"><div class="h-[2px] w-full bg-gradient-to-r from-brand-500 via-orange-400 to-brand-500 bg-[length:200%_100%] animate-[shimmer_3s_ease-in-out_infinite]"></div><div class="px-6 pt-5 pb-4 flex flex-col gap-3"><a class="flex items-center gap-3.5" href="/dashboard"><div class="flex items-center justify-center size-10 rounded-xl bg-gradient-to-br from-brand-500 via-brand-400 to-orange-400 shadow-lg shadow-brand-500/20 ring-2 ring-brand-500/20"><span class="material-symbols-outlined text-white text-[22px]">hub</span></div><div class="flex flex-col"><h1 class="text-lg font-bold tracking-tight text-text-main">Prozygent</h1><span class="text-[11px] text-text-muted font-medium">v<!-- -->0.5.13</span></div></a></div><nav class="flex-1 px-3 py-1 space-y-0.5 overflow-y-auto custom-scrollbar"><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/endpoint"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">api</span><span class="text-[13px] font-medium">Endpoint &amp; Key</span></a><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/providers"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">dns</span><span class="text-[13px] font-medium">Providers</span></a><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/combos"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">layers</span><span class="text-[13px] font-medium">Combos</span></a><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/usage"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">bar_chart</span><span class="text-[13px] font-medium">Usage</span></a><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/quota"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">data_usage</span><span class="text-[13px] font-medium">Quota Tracker</span></a><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/mitm"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">security</span><span class="text-[13px] font-medium">MITM</span></a><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/cli-tools"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">terminal</span><span class="text-[13px] font-medium">CLI Tools</span></a><div class="border-t border-border-subtle/50 pt-4 mt-4 space-y-0.5"><p class="px-3 text-[11px] font-bold text-text-subtle/50 uppercase tracking-[0.15em] mb-2">System</p><button class="w-full flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group bg-brand-500 text-white shadow-lg shadow-brand-500/25"><span class="material-symbols-outlined text-[20px]">perm_media</span><span class="text-[13px] font-medium flex-1 text-left">Media Providers</span><span class="material-symbols-outlined text-[14px] transition-transform" style="transform:rotate(0deg)">expand_more</span></button><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/proxy-pools"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">lan</span><span class="text-[13px] font-medium">Proxy Pools</span></a><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/skills"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">extension</span><span class="text-[13px] font-medium">Skills</span></a><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/console-log"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">terminal</span><span class="text-[13px] font-medium">Console Log</span></a><button class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group w-full text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">computer</span><span class="text-[13px] font-medium">Remote</span></button><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/profile"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">settings</span><span class="text-[13px] font-medium">Settings</span></a></div></nav></aside></div><main class="flex flex-col flex-1 h-full min-w-0 relative transition-colors duration-300 isolate"><div class="absolute inset-0 pointer-events-none -z-10" aria-hidden="true" style="background:radial-gradient(ellipse at top, rgba(229,106,74,0.03), transparent 50%)"></div><header class="shrink-0 flex items-center justify-between gap-3 px-6 lg:px-10 py-4 bg-surface/30 backdrop-blur-xl shadow-[0_1px_0_0_rgba(255,255,255,0.03)] z-20"><div class="flex items-center gap-3 lg:hidden shrink-0"><button class="inline-flex items-center justify-center size-9 rounded-xl text-text-main hover:bg-surface-2/50 hover:text-primary transition-colors"><span class="material-symbols-outlined">menu</span></button></div><div class="flex flex-col min-w-0 flex-1"><div><div class="flex items-center gap-2"><span class="inline-flex items-center justify-center size-8 rounded-lg bg-brand-500/10 text-brand-500 mr-3"><span class="material-symbols-outlined text-xl">perm_media</span></span><h1 class="text-xl lg:text-2xl font-bold tracking-tight truncate">web</h1></div><p class="hidden lg:block text-sm text-text-subtle mt-0.5">Manage your web providers</p></div></div><div class="flex items-center gap-2 shrink-0"><button class="flex items-center gap-1.5 px-3 h-8 rounded-xl bg-gradient-to-r from-pink-500/10 to-purple-500/10 border border-pink-500/20 text-pink-500 dark:text-pink-400 hover:from-pink-500/20 hover:to-purple-500/20 transition-all text-sm font-medium" aria-label="Donate"><span class="material-symbols-outlined text-[18px]">volunteer_activism</span><span class="hidden sm:inline">Donate</span></button><button class="flex items-center justify-center size-10 rounded-full text-text-muted hover:text-text-main hover:bg-surface-2 transition-colors" aria-label="Switch to dark mode" title="Switch to dark mode"><span class="material-symbols-outlined text-[22px]">dark_mode</span></button><button class="flex items-center justify-center p-2 rounded-lg text-text-muted hover:text-text-main hover:bg-black/5 dark:hover:bg-white/5 transition-all" title="Language" data-i18n-skip="true"><span class="text-lg leading-none">🇺🇸</span></button><div class=""></div><div class="relative"><button class="flex items-center justify-center p-2 rounded-lg text-text-muted hover:text-text-main hover:bg-black/5 dark:hover:bg-white/5 transition-all" title="Menu"><span class="material-symbols-outlined">grid_view</span></button></div></div></header><div class="flex-1 overflow-y-auto scroll-smooth custom-scrollbar p-6 lg:p-10 "><div class="max-w-7xl mx-auto"><div class="flex flex-col gap-8"><div><div class="flex flex-col gap-3 sm:flex-row sm:items-center sm:justify-between mb-3"><div class="flex flex-wrap items-center gap-2"><span class="material-symbols-outlined text-primary">search</span><h2 class="text-base font-semibold">Web Search</h2><span class="text-xs text-text-muted">(<!-- -->16<!-- --> providers · <!-- -->0<!-- --> combos)</span></div><button class="inline-flex items-center justify-center font-semibold transition-all duration-150 ease-out cursor-pointer active:scale-[0.97] disabled:opacity-50 disabled:cursor-not-allowed disabled:active:scale-100 bg-gradient-to-b from-brand-500 to-brand-600 text-white shadow-[0_1px_2px_rgba(0,0,0,0.1),0_4px_12px_-2px_rgba(229,106,74,0.3)] hover:from-brand-600 hover:to-brand-700 disabled:from-surface-3 disabled:to-surface-3 disabled:text-text-muted disabled:shadow-none h-7 px-3 text-xs rounded-lg gap-1.5"><span class="material-symbols-outlined text-[18px]">add</span>Create Combo</button></div><div class="grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 xl:grid-cols-4 gap-4"><a class="group" href="/dashboard/media-providers/webSearch/openai"><div class="bg-surface border border-border-subtle rounded-2xl transition-all duration-200 shadow-[var(--shadow-soft)] p-3 h-full hover:bg-black/[0.01] dark:hover:bg-white/[0.01] transition-colors cursor-pointer"><div class="flex min-w-0 items-center gap-3"><div class="size-8 rounded-lg flex items-center justify-center shrink-0" style="background-color:#10A37F15"><img src="/providers/openai.png" alt="OpenAI" width="30" height="30" class="object-contain rounded-lg max-w-[30px] max-h-[30px]"/></div><div><h3 class="font-semibold text-sm">OpenAI</h3><div class="flex items-center gap-2 mt-0.5 flex-wrap"><span class="text-xs text-text-muted">No connections</span></div></div></div></div></a><a class="group" href="/dashboard/media-providers/webSearch/gemini"><div class="bg-surface border border-border-subtle rounded-2xl transition-all duration-200 shadow-[var(--shadow-soft)] p-3 h-full hover:bg-black/[0.01] dark:hover:bg-white/[0.01] transition-colors cursor-pointer"><div class="flex min-w-0 items-center gap-3"><div class="size-8 rounded-lg flex items-center justify-center shrink-0" style="background-color:#4285F415"><img src="/providers/gemini.png" alt="Gemini" width="30" height="30" class="object-contain rounded-lg max-w-[30px] max-h-[30px]"/></div><div><h3 class="font-semibold text-sm">Gemini</h3><div class="flex items-center gap-2 mt-0.5 flex-wrap"><span class="text-xs text-text-muted">No connections</span></div></div></div></div></a><a class="group" href="/dashboard/media-providers/webSearch/minimax"><div class="bg-surface border border-border-subtle rounded-2xl transition-all duration-200 shadow-[var(--shadow-soft)] p-3 h-full hover:bg-black/[0.01] dark:hover:bg-white/[0.01] transition-colors cursor-pointer"><div class="flex min-w-0 items-center gap-3"><div class="size-8 rounded-lg flex items-center justify-center shrink-0" style="background-color:#7C3AED15"><img src="/providers/minimax.png" alt="Minimax Coding" width="30" height="30" class="object-contain rounded-lg max-w-[30px] max-h-[30px]"/></div><div><h3 class="font-semibold text-sm">Minimax Coding</h3><div class="flex items-center gap-2 mt-0.5 flex-wrap"><span class="text-xs text-text-muted">No connections</span></div></div></div></div></a><a class="group" href="/dashboard/media-providers/webSearch/vercel-ai-gateway"><div class="bg-surface border border-border-subtle rounded-2xl transition-all duration-200 shadow-[var(--shadow-soft)] p-3 h-full hover:bg-black/[0.01] dark:hover:bg-white/[0.01] transition-colors cursor-pointer"><div class="flex min-w-0 items-center gap-3"><div class="size-8 rounded-lg flex items-center justify-center shrink-0" style="background-color:#11182715"><img src="/providers/vercel-ai-gateway.png" alt="Vercel AI Gateway" width="30" height="30" class="object-contain rounded-lg max-w-[30px] max-h-[30px]"/></div><div><h3 class="font-semibold text-sm">Vercel AI Gateway</h3><div class="flex items-center gap-2 mt-0.5 flex-wrap"><span class="text-xs text-text-muted">No connections</span></div></div></div></div></a><a class="group" href="/dashboard/media-providers/webSearch/kimi"><div class="bg-surface border border-border-subtle rounded-2xl transition-all duration-200 shadow-[var(--shadow-soft)] p-3 h-full hover:bg-black/[0.01] dark:hover:bg-white/[0.01] transition-colors cursor-pointer"><div class="flex min-w-0 items-center gap-3"><div class="size-8 rounded-lg flex items-center justify-center shrink-0" style="background-color:#1E3A8A15"><img src="/providers/kimi.png" alt="Kimi" width="30" height="30" class="object-contain rounded-lg max-w-[30px] max-h-[30px]"/></div><div><h3 class="font-semibold text-sm">Kimi</h3><div class="flex items-center gap-2 mt-0.5 flex-wrap"><span class="text-xs text-text-muted">No connections</span></div></div></div></div></a><a class="group" href="/dashboard/media-providers/webSearch/perplexity"><div class="bg-surface border border-border-subtle rounded-2xl transition-all duration-200 shadow-[var(--shadow-soft)] p-3 h-full hover:bg-black/[0.01] dark:hover:bg-white/[0.01] transition-colors cursor-pointer"><div class="flex min-w-0 items-center gap-3"><div class="size-8 rounded-lg flex items-center justify-center shrink-0" style="background-color:#20808D15"><img src="/providers/perplexity.png" alt="Perplexity" width="30" height="30" class="object-contain rounded-lg max-w-[30px] max-h-[30px]"/></div><div><h3 class="font-semibold text-sm">Perplexity</h3><div class="flex items-center gap-2 mt-0.5 flex-wrap"><span class="text-xs text-text-muted">No connections</span></div></div></div></div></a><a class="group" href="/dashboard/media-providers/webSearch/xai"><div class="bg-surface border border-border-subtle rounded-2xl transition-all duration-200 shadow-[var(--shadow-soft)] p-3 h-full hover:bg-black/[0.01] dark:hover:bg-white/[0.01] transition-colors cursor-pointer"><div class="flex min-w-0 items-center gap-3"><div class="size-8 rounded-lg flex items-center justify-center shrink-0" style="background-color:#1DA1F215"><img src="/providers/xai.png" alt="xAI (Grok)" width="30" height="30" class="object-contain rounded-lg max-w-[30px] max-h-[30px]"/></div><div><h3 class="font-semibold text-sm">xAI (Grok)</h3><div class="flex items-center gap-2 mt-0.5 flex-wrap"><span class="text-xs text-text-muted">No connections</span></div></div></div></div></a><a class="group" href="/dashboard/media-providers/webSearch/searxng"><div class="bg-surface border border-border-subtle rounded-2xl transition-all duration-200 shadow-[var(--shadow-soft)] p-3 h-full hover:bg-black/[0.01] dark:hover:bg-white/[0.01] transition-colors cursor-pointer"><div class="flex min-w-0 items-center gap-3"><div class="size-8 rounded-lg flex items-center justify-center shrink-0" style="background-color:#3B82F615"><img src="/providers/searxng.png" alt="SearXNG" width="30" height="30" class="object-contain rounded-lg max-w-[30px] max-h-[30px]"/></div><div><h3 class="font-semibold text-sm">SearXNG</h3><div class="flex items-center gap-2 mt-0.5 flex-wrap"><span class="inline-flex items-center gap-1.5 font-semibold tracking-wide uppercase shadow-sm backdrop-blur-sm bg-green-500/10 text-green-600 dark:text-green-400 border border-green-500/20 px-2 py-0.5 text-[10px] rounded-md">Ready</span></div></div></div></div></a><a class="group" href="/dashboard/media-providers/webSearch/brave-search"><div class="bg-surface border border-border-subtle rounded-2xl transition-all duration-200 shadow-[var(--shadow-soft)] p-3 h-full hover:bg-black/[0.01] dark:hover:bg-white/[0.01] transition-colors cursor-pointer"><div class="flex min-w-0 items-center gap-3"><div class="size-8 rounded-lg flex items-center justify-center shrink-0" style="background-color:#FB542B15"><img src="/providers/brave-search.png" alt="Brave Search" width="30" height="30" class="object-contain rounded-lg max-w-[30px] max-h-[30px]"/></div><div><h3 class="font-semibold text-sm">Brave Search</h3><div class="flex items-center gap-2 mt-0.5 flex-wrap"><span class="text-xs text-text-muted">No connections</span></div></div></div></div></a><a class="group" href="/dashboard/media-providers/webSearch/exa"><div class="bg-surface border border-border-subtle rounded-2xl transition-all duration-200 shadow-[var(--shadow-soft)] p-3 h-full hover:bg-black/[0.01] dark:hover:bg-white/[0.01] transition-colors cursor-pointer"><div class="flex min-w-0 items-center gap-3"><div class="size-8 rounded-lg flex items-center justify-center shrink-0" style="background-color:#2563EB15"><img src="/providers/exa.png" alt="Exa" width="30" height="30" class="object-contain rounded-lg max-w-[30px] max-h-[30px]"/></div><div><h3 class="font-semibold text-sm">Exa</h3><div class="flex items-center gap-2 mt-0.5 flex-wrap"><span class="text-xs text-text-muted">No connections</span></div></div></div></div></a><a class="group" href="/dashboard/media-providers/webSearch/google-pse"><div class="bg-surface border border-border-subtle rounded-2xl transition-all duration-200 shadow-[var(--shadow-soft)] p-3 h-full hover:bg-black/[0.01] dark:hover:bg-white/[0.01] transition-colors cursor-pointer"><div class="flex min-w-0 items-center gap-3"><div class="size-8 rounded-lg flex items-center justify-center shrink-0" style="background-color:#4285F415"><img src="/providers/google-pse.png" alt="Google PSE" width="30" height="30" class="object-contain rounded-lg max-w-[30px] max-h-[30px]"/></div><div><h3 class="font-semibold text-sm">Google PSE</h3><div class="flex items-center gap-2 mt-0.5 flex-wrap"><span class="text-xs text-text-muted">No connections</span></div></div></div></div></a><a class="group" href="/dashboard/media-providers/webSearch/linkup"><div class="bg-surface border border-border-subtle rounded-2xl transition-all duration-200 shadow-[var(--shadow-soft)] p-3 h-full hover:bg-black/[0.01] dark:hover:bg-white/[0.01] transition-colors cursor-pointer"><div class="flex min-w-0 items-center gap-3"><div class="size-8 rounded-lg flex items-center justify-center shrink-0" style="background-color:#0EA5E915"><img src="/providers/linkup.png" alt="Linkup" width="30" height="30" class="object-contain rounded-lg max-w-[30px] max-h-[30px]"/></div><div><h3 class="font-semibold text-sm">Linkup</h3><div class="flex items-center gap-2 mt-0.5 flex-wrap"><span class="text-xs text-text-muted">No connections</span></div></div></div></div></a><a class="group" href="/dashboard/media-providers/webSearch/searchapi"><div class="bg-surface border border-border-subtle rounded-2xl transition-all duration-200 shadow-[var(--shadow-soft)] p-3 h-full hover:bg-black/[0.01] dark:hover:bg-white/[0.01] transition-colors cursor-pointer"><div class="flex min-w-0 items-center gap-3"><div class="size-8 rounded-lg flex items-center justify-center shrink-0" style="background-color:#0EA5A415"><img src="/providers/searchapi.png" alt="SearchAPI" width="30" height="30" class="object-contain rounded-lg max-w-[30px] max-h-[30px]"/></div><div><h3 class="font-semibold text-sm">SearchAPI</h3><div class="flex items-center gap-2 mt-0.5 flex-wrap"><span class="text-xs text-text-muted">No connections</span></div></div></div></div></a><a class="group" href="/dashboard/media-providers/webSearch/serper"><div class="bg-surface border border-border-subtle rounded-2xl transition-all duration-200 shadow-[var(--shadow-soft)] p-3 h-full hover:bg-black/[0.01] dark:hover:bg-white/[0.01] transition-colors cursor-pointer"><div class="flex min-w-0 items-center gap-3"><div class="size-8 rounded-lg flex items-center justify-center shrink-0" style="background-color:#4F46E515"><img src="/providers/serper.png" alt="Serper" width="30" height="30" class="object-contain rounded-lg max-w-[30px] max-h-[30px]"/></div><div><h3 class="font-semibold text-sm">Serper</h3><div class="flex items-center gap-2 mt-0.5 flex-wrap"><span class="text-xs text-text-muted">No connections</span></div></div></div></div></a><a class="group" href="/dashboard/media-providers/webSearch/tavily"><div class="bg-surface border border-border-subtle rounded-2xl transition-all duration-200 shadow-[var(--shadow-soft)] p-3 h-full hover:bg-black/[0.01] dark:hover:bg-white/[0.01] transition-colors cursor-pointer"><div class="flex min-w-0 items-center gap-3"><div class="size-8 rounded-lg flex items-center justify-center shrink-0" style="background-color:#5B21B615"><img src="/providers/tavily.png" alt="Tavily" width="30" height="30" class="object-contain rounded-lg max-w-[30px] max-h-[30px]"/></div><div><h3 class="font-semibold text-sm">Tavily</h3><div class="flex items-center gap-2 mt-0.5 flex-wrap"><span class="text-xs text-text-muted">No connections</span></div></div></div></div></a><a class="group" href="/dashboard/media-providers/webSearch/youcom"><div class="bg-surface border border-border-subtle rounded-2xl transition-all duration-200 shadow-[var(--shadow-soft)] p-3 h-full hover:bg-black/[0.01] dark:hover:bg-white/[0.01] transition-colors cursor-pointer"><div class="flex min-w-0 items-center gap-3"><div class="size-8 rounded-lg flex items-center justify-center shrink-0" style="background-color:#7C3AED15"><img src="/providers/youcom.png" alt="You.com Search" width="30" height="30" class="object-contain rounded-lg max-w-[30px] max-h-[30px]"/></div><div><h3 class="font-semibold text-sm">You.com Search</h3><div class="flex items-center gap-2 mt-0.5 flex-wrap"><span class="text-xs text-text-muted">No connections</span></div></div></div></div></a></div></div><div class="border-t border-border"></div><div><div class="flex flex-col gap-3 sm:flex-row sm:items-center sm:justify-between mb-3"><div class="flex flex-wrap items-center gap-2"><span class="material-symbols-outlined text-primary">travel_explore</span><h2 class="text-base font-semibold">Web Fetch</h2><span class="text-xs text-text-muted">(<!-- -->4<!-- --> providers · <!-- -->0<!-- --> combos)</span></div><button class="inline-flex items-center justify-center font-semibold transition-all duration-150 ease-out cursor-pointer active:scale-[0.97] disabled:opacity-50 disabled:cursor-not-allowed disabled:active:scale-100 bg-gradient-to-b from-brand-500 to-brand-600 text-white shadow-[0_1px_2px_rgba(0,0,0,0.1),0_4px_12px_-2px_rgba(229,106,74,0.3)] hover:from-brand-600 hover:to-brand-700 disabled:from-surface-3 disabled:to-surface-3 disabled:text-text-muted disabled:shadow-none h-7 px-3 text-xs rounded-lg gap-1.5"><span class="material-symbols-outlined text-[18px]">add</span>Create Combo</button></div><div class="grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 xl:grid-cols-4 gap-4"><a class="group" href="/dashboard/media-providers/webFetch/exa"><div class="bg-surface border border-border-subtle rounded-2xl transition-all duration-200 shadow-[var(--shadow-soft)] p-3 h-full hover:bg-black/[0.01] dark:hover:bg-white/[0.01] transition-colors cursor-pointer"><div class="flex min-w-0 items-center gap-3"><div class="size-8 rounded-lg flex items-center justify-center shrink-0" style="background-color:#2563EB15"><img src="/providers/exa.png" alt="Exa" width="30" height="30" class="object-contain rounded-lg max-w-[30px] max-h-[30px]"/></div><div><h3 class="font-semibold text-sm">Exa</h3><div class="flex items-center gap-2 mt-0.5 flex-wrap"><span class="text-xs text-text-muted">No connections</span></div></div></div></div></a><a class="group" href="/dashboard/media-providers/webFetch/firecrawl"><div class="bg-surface border border-border-subtle rounded-2xl transition-all duration-200 shadow-[var(--shadow-soft)] p-3 h-full hover:bg-black/[0.01] dark:hover:bg-white/[0.01] transition-colors cursor-pointer"><div class="flex min-w-0 items-center gap-3"><div class="size-8 rounded-lg flex items-center justify-center shrink-0" style="background-color:#F59E0B15"><img src="/providers/firecrawl.png" alt="Firecrawl" width="30" height="30" class="object-contain rounded-lg max-w-[30px] max-h-[30px]"/></div><div><h3 class="font-semibold text-sm">Firecrawl</h3><div class="flex items-center gap-2 mt-0.5 flex-wrap"><span class="text-xs text-text-muted">No connections</span></div></div></div></div></a><a class="group" href="/dashboard/media-providers/webFetch/jina-reader"><div class="bg-surface border border-border-subtle rounded-2xl transition-all duration-200 shadow-[var(--shadow-soft)] p-3 h-full hover:bg-black/[0.01] dark:hover:bg-white/[0.01] transition-colors cursor-pointer"><div class="flex min-w-0 items-center gap-3"><div class="size-8 rounded-lg flex items-center justify-center shrink-0" style="background-color:#00000015"><img src="/providers/jina-reader.png" alt="Jina Reader" width="30" height="30" class="object-contain rounded-lg max-w-[30px] max-h-[30px]"/></div><div><h3 class="font-semibold text-sm">Jina Reader</h3><div class="flex items-center gap-2 mt-0.5 flex-wrap"><span class="text-xs text-text-muted">No connections</span></div></div></div></div></a><a class="group" href="/dashboard/media-providers/webFetch/tavily"><div class="bg-surface border border-border-subtle rounded-2xl transition-all duration-200 shadow-[var(--shadow-soft)] p-3 h-full hover:bg-black/[0.01] dark:hover:bg-white/[0.01] transition-colors cursor-pointer"><div class="flex min-w-0 items-center gap-3"><div class="size-8 rounded-lg flex items-center justify-center shrink-0" style="background-color:#5B21B615"><img src="/providers/tavily.png" alt="Tavily" width="30" height="30" class="object-contain rounded-lg max-w-[30px] max-h-[30px]"/></div><div><h3 class="font-semibold text-sm">Tavily</h3><div class="flex items-center gap-2 mt-0.5 flex-wrap"><span class="text-xs text-text-muted">No connections</span></div></div></div></div></a></div></div></div><!--$--><!--/$--></div></div></main></div><script src="/_next/static/chunks/webpack-f482ccef6733ebcc.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[21110,[\"3862\",\"static/chunks/1a258343-bc0b514c079d8898.js\",\"2649\",\"static/chunks/2649-0feca1af373a4286.js\",\"1321\",\"static/chunks/1321-63dcd43dabe1062b.js\",\"705\",\"static/chunks/705-88a88802806cd820.js\",\"5497\",\"static/chunks/5497-a0af54eda37b61fc.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-07c617301623f103.js\"],\"ThemeProvider\"]\n3:I[94635,[\"8982\",\"static/chunks/8982-6d1803817450bcd4.js\",\"1321\",\"static/chunks/1321-63dcd43dabe1062b.js\",\"7177\",\"static/chunks/app/layout-dfa8c86d04a1b17f.js\"],\"RuntimeI18nProvider\"]\n4:I[57121,[],\"\"]\n5:I[74581,[],\"\"]\n6:I[30565,[\"8982\",\"static/chunks/8982-6d1803817450bcd4.js\",\"1321\",\"static/chunks/1321-63dcd43dabe1062b.js\",\"7177\",\"static/chunks/app/layout-dfa8c86d04a1b17f.js\"],\"GoogleAnalytics\"]\n7:I[12264,[\"3862\",\"static/chunks/1a258343-bc0b514c079d8898.js\",\"2649\",\"static/chunks/2649-0feca1af373a4286.js\",\"1321\",\"static/chunks/1321-63dcd43dabe1062b.js\",\"705\",\"static/chunks/705-88a88802806cd820.js\",\"5497\",\"static/chunks/5497-a0af54eda37b61fc.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-07c617301623f103.js\"],\"default\"]\n8:I[61304,[],\"ClientPageRoot\"]\n9:I[71088,[\"3862\",\"static/chunks/1a258343-bc0b514c079d8898.js\",\"2649\",\"static/chunks/2649-0feca1af373a4286.js\",\"1321\",\"static/chunks/1321-63dcd43dabe1062b.js\",\"705\",\"static/chunks/705-88a88802806cd820.js\",\"5497\",\"static/chunks/5497-a0af54eda37b61fc.js\",\"9260\",\"static/chunks/app/(dashboard)/dashboard/media-providers/web/page-a95a48a9af5f485d.js\"],\"default\"]\nc:I[90484,[],\"OutletBoundary\"]\nd:\"$Sreact.suspense\"\n10:I[90484,[],\"ViewportBoundary\"]\n12:I[90484,[],\"MetadataBoundary\"]\n14:I[27123,[],\"default\",1]\n:HL[\"/_next/static/media/e4af272ccee01ff0-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/8f9ac5a7bd3a79e5.css\",\"style\"]\n:HL[\"/_next/static/css/ae7fe31cb3cf39e1.css\",\"style\"]\n:HL[\"/_next/static/css/008a05b0ad6b854a.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"dashboard\",\"media-providers\",\"web\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"(dashboard)\",{\"children\":[\"dashboard\",{\"children\":[\"media-providers\",{\"children\":[\"web\",{\"children\":[\"__PAGE__\",{}]}]}]}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$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/ae7fe31cb3cf39e1.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"if(document.fonts\u0026\u0026document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}\"}}]}],[\"$\",\"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\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/008a05b0ad6b854a.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"$L7\",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\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:style\",\"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\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style\",\"children\":404}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style\",\"children\":[\"$\",\"h2\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style\",\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L8\",null,{\"Component\":\"$9\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@a\",\"$@b\"]}}],null,[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"$d\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@e\"}]}]]}],{},null,false,null]},null,false,\"$@f\"]},null,false,\"$@f\"]},null,false,\"$@f\"]},null,false,null]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L10\",null,{\"children\":\"$L11\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L12\",null,{\"children\":[\"$\",\"$d\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L13\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$14\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"tIiroaSvPGSmu17uTvaRN\"}\n"])</script><script>self.__next_f.push([1,"15:[]\nf:\"$W15\"\na:{}\nb:\"$0:f:0:1:1:children:1:children:1:children:1:children:1:children:0:props:children:0:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"11:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"2\",{\"name\":\"theme-color\",\"content\":\"#0a0a0a\"}]]\n"])</script><script>self.__next_f.push([1,"16:I[86869,[],\"IconMark\"]\ne:null\n13:[[\"$\",\"title\",\"0\",{\"children\":\"Prozygent - AI Infrastructure Management\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"One endpoint for all your AI providers. Manage keys, monitor usage, and scale effortlessly.\"}],[\"$\",\"link\",\"2\",{\"rel\":\"manifest\",\"href\":\"/manifest.webmanifest\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"link\",\"3\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?603d046c9a6fdfbb\",\"type\":\"image/x-icon\",\"sizes\":\"16x16\"}],[\"$\",\"link\",\"4\",{\"rel\":\"icon\",\"href\":\"/favicon.svg\"}],[\"$\",\"$L16\",\"5\",{}]]\n"])</script></body></html>
@@ -1,12 +1,12 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[21110,["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-2987c9683ef3753e.js","705","static/chunks/705-88a88802806cd820.js","5497","static/chunks/5497-a0af54eda37b61fc.js","9305","static/chunks/app/(dashboard)/layout-07c617301623f103.js"],"ThemeProvider"]
3
- 3:I[94635,["8982","static/chunks/8982-6d1803817450bcd4.js","1321","static/chunks/1321-2987c9683ef3753e.js","7177","static/chunks/app/layout-dfa8c86d04a1b17f.js"],"RuntimeI18nProvider"]
2
+ 2:I[21110,["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-63dcd43dabe1062b.js","705","static/chunks/705-88a88802806cd820.js","5497","static/chunks/5497-a0af54eda37b61fc.js","9305","static/chunks/app/(dashboard)/layout-07c617301623f103.js"],"ThemeProvider"]
3
+ 3:I[94635,["8982","static/chunks/8982-6d1803817450bcd4.js","1321","static/chunks/1321-63dcd43dabe1062b.js","7177","static/chunks/app/layout-dfa8c86d04a1b17f.js"],"RuntimeI18nProvider"]
4
4
  4:I[57121,[],""]
5
5
  5:I[74581,[],""]
6
- 6:I[30565,["8982","static/chunks/8982-6d1803817450bcd4.js","1321","static/chunks/1321-2987c9683ef3753e.js","7177","static/chunks/app/layout-dfa8c86d04a1b17f.js"],"GoogleAnalytics"]
7
- 7:I[12264,["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-2987c9683ef3753e.js","705","static/chunks/705-88a88802806cd820.js","5497","static/chunks/5497-a0af54eda37b61fc.js","9305","static/chunks/app/(dashboard)/layout-07c617301623f103.js"],"default"]
6
+ 6:I[30565,["8982","static/chunks/8982-6d1803817450bcd4.js","1321","static/chunks/1321-63dcd43dabe1062b.js","7177","static/chunks/app/layout-dfa8c86d04a1b17f.js"],"GoogleAnalytics"]
7
+ 7:I[12264,["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-63dcd43dabe1062b.js","705","static/chunks/705-88a88802806cd820.js","5497","static/chunks/5497-a0af54eda37b61fc.js","9305","static/chunks/app/(dashboard)/layout-07c617301623f103.js"],"default"]
8
8
  8:I[61304,[],"ClientPageRoot"]
9
- 9:I[71088,["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-2987c9683ef3753e.js","705","static/chunks/705-88a88802806cd820.js","5497","static/chunks/5497-a0af54eda37b61fc.js","9260","static/chunks/app/(dashboard)/dashboard/media-providers/web/page-a95a48a9af5f485d.js"],"default"]
9
+ 9:I[71088,["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-63dcd43dabe1062b.js","705","static/chunks/705-88a88802806cd820.js","5497","static/chunks/5497-a0af54eda37b61fc.js","9260","static/chunks/app/(dashboard)/dashboard/media-providers/web/page-a95a48a9af5f485d.js"],"default"]
10
10
  c:I[90484,[],"OutletBoundary"]
11
11
  d:"$Sreact.suspense"
12
12
  10:I[90484,[],"ViewportBoundary"]
@@ -16,7 +16,7 @@ d:"$Sreact.suspense"
16
16
  :HL["/_next/static/css/8f9ac5a7bd3a79e5.css","style"]
17
17
  :HL["/_next/static/css/ae7fe31cb3cf39e1.css","style"]
18
18
  :HL["/_next/static/css/008a05b0ad6b854a.css","style"]
19
- 0:{"P":null,"c":["","dashboard","media-providers","web"],"q":"","i":false,"f":[[["",{"children":["(dashboard)",{"children":["dashboard",{"children":["media-providers",{"children":["web",{"children":["__PAGE__",{}]}]}]}]}]},"$undefined","$undefined",16],[["$","$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/ae7fe31cb3cf39e1.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"if(document.fonts&&document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}"}}]}],["$","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":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/008a05b0ad6b854a.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","$L7",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":"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:style","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":"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L8",null,{"Component":"$9","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@a","$@b"]}}],null,["$","$Lc",null,{"children":["$","$d",null,{"name":"Next.MetadataOutlet","children":"$@e"}]}]]}],{},null,false,null]},null,false,"$@f"]},null,false,"$@f"]},null,false,"$@f"]},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$L10",null,{"children":"$L11"}],["$","div",null,{"hidden":true,"children":["$","$L12",null,{"children":["$","$d",null,{"name":"Next.Metadata","children":"$L13"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$14",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"OSyxzPVN_PLDAB2kutK9W"}
19
+ 0:{"P":null,"c":["","dashboard","media-providers","web"],"q":"","i":false,"f":[[["",{"children":["(dashboard)",{"children":["dashboard",{"children":["media-providers",{"children":["web",{"children":["__PAGE__",{}]}]}]}]}]},"$undefined","$undefined",16],[["$","$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/ae7fe31cb3cf39e1.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"if(document.fonts&&document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}"}}]}],["$","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":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/008a05b0ad6b854a.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","$L7",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":"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:style","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":"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L8",null,{"Component":"$9","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@a","$@b"]}}],null,["$","$Lc",null,{"children":["$","$d",null,{"name":"Next.MetadataOutlet","children":"$@e"}]}]]}],{},null,false,null]},null,false,"$@f"]},null,false,"$@f"]},null,false,"$@f"]},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$L10",null,{"children":"$L11"}],["$","div",null,{"hidden":true,"children":["$","$L12",null,{"children":["$","$d",null,{"name":"Next.Metadata","children":"$L13"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$14",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"tIiroaSvPGSmu17uTvaRN"}
20
20
  15:[]
21
21
  f:"$W15"
22
22
  a:{}
@@ -1,9 +1,9 @@
1
1
  1:"$Sreact.fragment"
2
2
  2:I[61304,[],"ClientPageRoot"]
3
- 3:I[71088,["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-2987c9683ef3753e.js","705","static/chunks/705-88a88802806cd820.js","5497","static/chunks/5497-a0af54eda37b61fc.js","9260","static/chunks/app/(dashboard)/dashboard/media-providers/web/page-a95a48a9af5f485d.js"],"default"]
3
+ 3:I[71088,["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-63dcd43dabe1062b.js","705","static/chunks/705-88a88802806cd820.js","5497","static/chunks/5497-a0af54eda37b61fc.js","9260","static/chunks/app/(dashboard)/dashboard/media-providers/web/page-a95a48a9af5f485d.js"],"default"]
4
4
  6:I[90484,[],"OutletBoundary"]
5
5
  7:"$Sreact.suspense"
6
- 0:{"rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],null,["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"OSyxzPVN_PLDAB2kutK9W"}
6
+ 0:{"rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],null,["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"tIiroaSvPGSmu17uTvaRN"}
7
7
  4:{}
8
8
  5:"$0:rsc:props:children:0:props:serverProvidedParams:params"
9
9
  8:null
@@ -2,4 +2,4 @@
2
2
  2:I[57121,[],""]
3
3
  3:I[74581,[],""]
4
4
  4:[]
5
- 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"OSyxzPVN_PLDAB2kutK9W"}
5
+ 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"tIiroaSvPGSmu17uTvaRN"}
@@ -2,4 +2,4 @@
2
2
  2:I[57121,[],""]
3
3
  3:I[74581,[],""]
4
4
  4:[]
5
- 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"OSyxzPVN_PLDAB2kutK9W"}
5
+ 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"tIiroaSvPGSmu17uTvaRN"}
@@ -2,4 +2,4 @@
2
2
  2:I[57121,[],""]
3
3
  3:I[74581,[],""]
4
4
  4:[]
5
- 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"OSyxzPVN_PLDAB2kutK9W"}
5
+ 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"tIiroaSvPGSmu17uTvaRN"}
@@ -1,6 +1,6 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[12264,["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-2987c9683ef3753e.js","705","static/chunks/705-88a88802806cd820.js","5497","static/chunks/5497-a0af54eda37b61fc.js","9305","static/chunks/app/(dashboard)/layout-07c617301623f103.js"],"default"]
2
+ 2:I[12264,["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-63dcd43dabe1062b.js","705","static/chunks/705-88a88802806cd820.js","5497","static/chunks/5497-a0af54eda37b61fc.js","9305","static/chunks/app/(dashboard)/layout-07c617301623f103.js"],"default"]
3
3
  3:I[57121,[],""]
4
4
  4:I[74581,[],""]
5
5
  :HL["/_next/static/css/008a05b0ad6b854a.css","style"]
6
- 0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/008a05b0ad6b854a.css","precedence":"next"}]],["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","template":["$","$L4",null,{}],"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."}]}]]}]}]],[]]}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"OSyxzPVN_PLDAB2kutK9W"}
6
+ 0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/008a05b0ad6b854a.css","precedence":"next"}]],["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","template":["$","$L4",null,{}],"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."}]}]]}]}]],[]]}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"tIiroaSvPGSmu17uTvaRN"}
@@ -1,12 +1,12 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[21110,["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-2987c9683ef3753e.js","705","static/chunks/705-88a88802806cd820.js","5497","static/chunks/5497-a0af54eda37b61fc.js","9305","static/chunks/app/(dashboard)/layout-07c617301623f103.js"],"ThemeProvider"]
3
- 3:I[94635,["8982","static/chunks/8982-6d1803817450bcd4.js","1321","static/chunks/1321-2987c9683ef3753e.js","7177","static/chunks/app/layout-dfa8c86d04a1b17f.js"],"RuntimeI18nProvider"]
2
+ 2:I[21110,["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-63dcd43dabe1062b.js","705","static/chunks/705-88a88802806cd820.js","5497","static/chunks/5497-a0af54eda37b61fc.js","9305","static/chunks/app/(dashboard)/layout-07c617301623f103.js"],"ThemeProvider"]
3
+ 3:I[94635,["8982","static/chunks/8982-6d1803817450bcd4.js","1321","static/chunks/1321-63dcd43dabe1062b.js","7177","static/chunks/app/layout-dfa8c86d04a1b17f.js"],"RuntimeI18nProvider"]
4
4
  4:I[57121,[],""]
5
5
  5:I[74581,[],""]
6
- 6:I[30565,["8982","static/chunks/8982-6d1803817450bcd4.js","1321","static/chunks/1321-2987c9683ef3753e.js","7177","static/chunks/app/layout-dfa8c86d04a1b17f.js"],"GoogleAnalytics"]
7
- 7:I[12264,["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-2987c9683ef3753e.js","705","static/chunks/705-88a88802806cd820.js","5497","static/chunks/5497-a0af54eda37b61fc.js","9305","static/chunks/app/(dashboard)/layout-07c617301623f103.js"],"default"]
6
+ 6:I[30565,["8982","static/chunks/8982-6d1803817450bcd4.js","1321","static/chunks/1321-63dcd43dabe1062b.js","7177","static/chunks/app/layout-dfa8c86d04a1b17f.js"],"GoogleAnalytics"]
7
+ 7:I[12264,["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-63dcd43dabe1062b.js","705","static/chunks/705-88a88802806cd820.js","5497","static/chunks/5497-a0af54eda37b61fc.js","9305","static/chunks/app/(dashboard)/layout-07c617301623f103.js"],"default"]
8
8
  8:I[61304,[],"ClientPageRoot"]
9
- 9:I[71088,["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-2987c9683ef3753e.js","705","static/chunks/705-88a88802806cd820.js","5497","static/chunks/5497-a0af54eda37b61fc.js","9260","static/chunks/app/(dashboard)/dashboard/media-providers/web/page-a95a48a9af5f485d.js"],"default"]
9
+ 9:I[71088,["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-63dcd43dabe1062b.js","705","static/chunks/705-88a88802806cd820.js","5497","static/chunks/5497-a0af54eda37b61fc.js","9260","static/chunks/app/(dashboard)/dashboard/media-providers/web/page-a95a48a9af5f485d.js"],"default"]
10
10
  c:I[90484,[],"OutletBoundary"]
11
11
  d:"$Sreact.suspense"
12
12
  10:I[90484,[],"ViewportBoundary"]
@@ -16,7 +16,7 @@ d:"$Sreact.suspense"
16
16
  :HL["/_next/static/css/8f9ac5a7bd3a79e5.css","style"]
17
17
  :HL["/_next/static/css/ae7fe31cb3cf39e1.css","style"]
18
18
  :HL["/_next/static/css/008a05b0ad6b854a.css","style"]
19
- 0:{"P":null,"c":["","dashboard","media-providers","web"],"q":"","i":false,"f":[[["",{"children":["(dashboard)",{"children":["dashboard",{"children":["media-providers",{"children":["web",{"children":["__PAGE__",{}]}]}]}]}]},"$undefined","$undefined",16],[["$","$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/ae7fe31cb3cf39e1.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"if(document.fonts&&document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}"}}]}],["$","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":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/008a05b0ad6b854a.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","$L7",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":"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:style","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":"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L8",null,{"Component":"$9","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@a","$@b"]}}],null,["$","$Lc",null,{"children":["$","$d",null,{"name":"Next.MetadataOutlet","children":"$@e"}]}]]}],{},null,false,null]},null,false,"$@f"]},null,false,"$@f"]},null,false,"$@f"]},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$L10",null,{"children":"$L11"}],["$","div",null,{"hidden":true,"children":["$","$L12",null,{"children":["$","$d",null,{"name":"Next.Metadata","children":"$L13"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$14",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"OSyxzPVN_PLDAB2kutK9W"}
19
+ 0:{"P":null,"c":["","dashboard","media-providers","web"],"q":"","i":false,"f":[[["",{"children":["(dashboard)",{"children":["dashboard",{"children":["media-providers",{"children":["web",{"children":["__PAGE__",{}]}]}]}]}]},"$undefined","$undefined",16],[["$","$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/ae7fe31cb3cf39e1.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"if(document.fonts&&document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}"}}]}],["$","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":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/008a05b0ad6b854a.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","$L7",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":"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:style","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":"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L8",null,{"Component":"$9","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@a","$@b"]}}],null,["$","$Lc",null,{"children":["$","$d",null,{"name":"Next.MetadataOutlet","children":"$@e"}]}]]}],{},null,false,null]},null,false,"$@f"]},null,false,"$@f"]},null,false,"$@f"]},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$L10",null,{"children":"$L11"}],["$","div",null,{"hidden":true,"children":["$","$L12",null,{"children":["$","$d",null,{"name":"Next.Metadata","children":"$L13"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$14",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"tIiroaSvPGSmu17uTvaRN"}
20
20
  15:[]
21
21
  f:"$W15"
22
22
  a:{}
@@ -3,4 +3,4 @@
3
3
  3:I[90484,[],"MetadataBoundary"]
4
4
  4:"$Sreact.suspense"
5
5
  5:I[86869,[],"IconMark"]
6
- 0:{"rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","2",{"name":"theme-color","content":"#0a0a0a"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"Prozygent - AI Infrastructure Management"}],["$","meta","1",{"name":"description","content":"One endpoint for all your AI providers. Manage keys, monitor usage, and scale effortlessly."}],["$","link","2",{"rel":"manifest","href":"/manifest.webmanifest"}],["$","link","3",{"rel":"icon","href":"/favicon.ico?603d046c9a6fdfbb","type":"image/x-icon","sizes":"16x16"}],["$","link","4",{"rel":"icon","href":"/favicon.svg"}],["$","$L5","5",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"OSyxzPVN_PLDAB2kutK9W"}
6
+ 0:{"rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","2",{"name":"theme-color","content":"#0a0a0a"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"Prozygent - AI Infrastructure Management"}],["$","meta","1",{"name":"description","content":"One endpoint for all your AI providers. Manage keys, monitor usage, and scale effortlessly."}],["$","link","2",{"rel":"manifest","href":"/manifest.webmanifest"}],["$","link","3",{"rel":"icon","href":"/favicon.ico?603d046c9a6fdfbb","type":"image/x-icon","sizes":"16x16"}],["$","link","4",{"rel":"icon","href":"/favicon.svg"}],["$","$L5","5",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"tIiroaSvPGSmu17uTvaRN"}
@@ -1,9 +1,9 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[21110,["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-2987c9683ef3753e.js","705","static/chunks/705-88a88802806cd820.js","5497","static/chunks/5497-a0af54eda37b61fc.js","9305","static/chunks/app/(dashboard)/layout-07c617301623f103.js"],"ThemeProvider"]
3
- 3:I[94635,["8982","static/chunks/8982-6d1803817450bcd4.js","1321","static/chunks/1321-2987c9683ef3753e.js","7177","static/chunks/app/layout-dfa8c86d04a1b17f.js"],"RuntimeI18nProvider"]
2
+ 2:I[21110,["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-63dcd43dabe1062b.js","705","static/chunks/705-88a88802806cd820.js","5497","static/chunks/5497-a0af54eda37b61fc.js","9305","static/chunks/app/(dashboard)/layout-07c617301623f103.js"],"ThemeProvider"]
3
+ 3:I[94635,["8982","static/chunks/8982-6d1803817450bcd4.js","1321","static/chunks/1321-63dcd43dabe1062b.js","7177","static/chunks/app/layout-dfa8c86d04a1b17f.js"],"RuntimeI18nProvider"]
4
4
  4:I[57121,[],""]
5
5
  5:I[74581,[],""]
6
- 6:I[30565,["8982","static/chunks/8982-6d1803817450bcd4.js","1321","static/chunks/1321-2987c9683ef3753e.js","7177","static/chunks/app/layout-dfa8c86d04a1b17f.js"],"GoogleAnalytics"]
6
+ 6:I[30565,["8982","static/chunks/8982-6d1803817450bcd4.js","1321","static/chunks/1321-63dcd43dabe1062b.js","7177","static/chunks/app/layout-dfa8c86d04a1b17f.js"],"GoogleAnalytics"]
7
7
  :HL["/_next/static/css/8f9ac5a7bd3a79e5.css","style"]
8
8
  :HL["/_next/static/css/ae7fe31cb3cf39e1.css","style"]
9
- 0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/8f9ac5a7bd3a79e5.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/ae7fe31cb3cf39e1.css","precedence":"next"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"if(document.fonts&&document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}"}}]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","children":[["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","template":["$","$L5",null,{}],"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."}]}]]}]}]],[]]}]}]}],["$","$L6",null,{"gaId":"G-LC959F603F"}]]}]]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"OSyxzPVN_PLDAB2kutK9W"}
9
+ 0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/8f9ac5a7bd3a79e5.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/ae7fe31cb3cf39e1.css","precedence":"next"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"if(document.fonts&&document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}"}}]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","children":[["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","template":["$","$L5",null,{}],"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."}]}]]}]}]],[]]}]}]}],["$","$L6",null,{"gaId":"G-LC959F603F"}]]}]]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"tIiroaSvPGSmu17uTvaRN"}