Deltasthic commited on
Commit
81b8d46
Β·
verified Β·
1 Parent(s): dc182ae

Sync static site to ApexSignal main 7dfee05

Browse files

Rebuilt the static Next.js export from GitHub main commit 7dfee05ec2fc49df89429bace6a09d06313e3967, including the dashboard, technical workflow pages, current UI, and live-demo audio assets.

This view is limited to 50 files because it contains too many changes. Β  See raw diff
Files changed (50) hide show
  1. .gitattributes +8 -0
  2. 404.html +1 -1
  3. __next.__PAGE__.txt +3 -3
  4. __next._full.txt +3 -3
  5. __next._tree.txt +2 -2
  6. _next/static/{OQ_c3GerhNl7GlPDLHn8t β†’ G6_i6mqiFUpwQsVbU84cy}/_buildManifest.js +0 -0
  7. _next/static/{OQ_c3GerhNl7GlPDLHn8t β†’ G6_i6mqiFUpwQsVbU84cy}/_clientMiddlewareManifest.js +0 -0
  8. _next/static/{OQ_c3GerhNl7GlPDLHn8t β†’ G6_i6mqiFUpwQsVbU84cy}/_ssgManifest.js +0 -0
  9. _next/static/chunks/0-9w4s7c6xtvk.css +2 -0
  10. _next/static/chunks/04qf-owm4n4rb.js +1 -0
  11. _next/static/chunks/0k-4txiy6fzw4.js +1 -0
  12. _next/static/chunks/{0ihmd84d4pg-e.js β†’ 0mct5pt8ict73.js} +0 -0
  13. _next/static/chunks/17coof1l3hjgj.js +0 -0
  14. _next/static/chunks/19mx3mg6lkumu.js +0 -1
  15. _next/static/chunks/1wawaqjindmvv.js +0 -0
  16. _next/static/chunks/2bdysruiodgch.css +0 -2
  17. _next/static/chunks/2mmpezlrfmbu5.js +1 -0
  18. _next/static/chunks/2p594__5egvvs.js +1 -0
  19. _next/static/chunks/{3n-p115s5-d7c.js β†’ 32ca4mb4vn2n7.js} +0 -0
  20. _next/static/chunks/3s47yccsebhld.js +1 -0
  21. _next/static/chunks/3ubfcdxi9-bas.css +0 -2
  22. _next/static/chunks/{turbopack-3h2g5yokr409k.js β†’ turbopack-1vfnaba124l2l.js} +1 -1
  23. _next/static/uuAg-SL16HVkeYVqNy6B6/_buildManifest.js +0 -11
  24. _next/static/uuAg-SL16HVkeYVqNy6B6/_clientMiddlewareManifest.js +0 -1
  25. _next/static/uuAg-SL16HVkeYVqNy6B6/_ssgManifest.js +0 -1
  26. _next/static/zdTz6GWQfoRqgrxBT0zzq/_buildManifest.js +0 -11
  27. _next/static/zdTz6GWQfoRqgrxBT0zzq/_clientMiddlewareManifest.js +0 -1
  28. _next/static/zdTz6GWQfoRqgrxBT0zzq/_ssgManifest.js +0 -1
  29. _not-found.html +1 -1
  30. _not-found.txt +2 -2
  31. _not-found/__next._full.txt +2 -2
  32. _not-found/__next._not-found/__PAGE__.txt +2 -2
  33. _not-found/__next._tree.txt +2 -2
  34. audio/live_demo/abudhabi2018-lewham01.mp3 +0 -0
  35. audio/live_demo/abudhabi2018-stovan01.mp3 +0 -0
  36. audio/live_demo/bahrain2019-danric01.mp3 +3 -0
  37. audio/live_demo/calm-lannor01-saopaulo2024.mp3 +3 -0
  38. audio/live_demo/canadian2019-georus01.mp3 +3 -0
  39. audio/live_demo/flagship-nichul01-monaco2023.mp3 +3 -0
  40. audio/live_demo/italian2018-lewham01.mp3 +3 -0
  41. audio/live_demo/match-lanstr01-saopaulo2021.mp3 +3 -0
  42. audio/live_demo/spanish2023-oscpia01.mp3 +3 -0
  43. audio/live_demo/styrian2021-maxver01.mp3 +3 -0
  44. dashboard.html +1 -0
  45. dashboard.txt +23 -0
  46. dashboard/__next._full.txt +23 -0
  47. dashboard/__next._tree.txt +3 -0
  48. dashboard/__next.dashboard/__PAGE__.txt +28 -0
  49. index.html +0 -0
  50. index.txt +3 -3
.gitattributes CHANGED
@@ -33,3 +33,11 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ audio/live_demo/bahrain2019-danric01.mp3 filter=lfs diff=lfs merge=lfs -text
37
+ audio/live_demo/calm-lannor01-saopaulo2024.mp3 filter=lfs diff=lfs merge=lfs -text
38
+ audio/live_demo/canadian2019-georus01.mp3 filter=lfs diff=lfs merge=lfs -text
39
+ audio/live_demo/flagship-nichul01-monaco2023.mp3 filter=lfs diff=lfs merge=lfs -text
40
+ audio/live_demo/italian2018-lewham01.mp3 filter=lfs diff=lfs merge=lfs -text
41
+ audio/live_demo/match-lanstr01-saopaulo2021.mp3 filter=lfs diff=lfs merge=lfs -text
42
+ audio/live_demo/spanish2023-oscpia01.mp3 filter=lfs diff=lfs merge=lfs -text
43
+ audio/live_demo/styrian2021-maxver01.mp3 filter=lfs diff=lfs merge=lfs -text
404.html CHANGED
@@ -1 +1 @@
1
- <!DOCTYPE html><html lang="en" class="jetbrains_mono_68d574a-module__ggYvfa__variable"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/chunks/2bdysruiodgch.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/310vm2bl3xxpt.js"/><script src="/_next/static/chunks/19mx3mg6lkumu.js" async=""></script><script src="/_next/static/chunks/3e4keds9ktjdu.js" async=""></script><script src="/_next/static/chunks/3n-p115s5-d7c.js" async=""></script><script src="/_next/static/chunks/turbopack-3h2g5yokr409k.js" async=""></script><script src="/_next/static/chunks/3fntmmi971322.js" async="" crossorigin=""></script><script src="/_next/static/chunks/0o30atouitu-3.js" async="" crossorigin=""></script><script src="/_next/static/chunks/22i43cg4l4-dq.js" async="" crossorigin=""></script><meta name="robots" content="noindex"/><title>ApexSignal β€” Pit-Wall Incident Inspector</title><meta name="description" content="Evidence-driven incident memory for the F1 pit wall: race radio, driver tone, and telemetry baseline in one screen."/><meta property="og:title" content="ApexSignal β€” The Silent Co-Driver"/><meta property="og:description" content="A public, interactive incident replay connecting driver radio to telemetry evidence and historical memory."/><meta property="og:url" content="https://apex-signal-sigma.vercel.app"/><meta property="og:type" content="website"/><meta name="twitter:card" content="summary"/><meta name="twitter:title" content="ApexSignal β€” The Silent Co-Driver"/><meta name="twitter:description" content="A public, interactive incident replay connecting driver radio to telemetry evidence and historical memory."/><link rel="icon" href="/icon.svg?icon.1fi2ifkq8n3ga.svg" sizes="any" type="image/svg+xml"/><meta name="next-size-adjust" content=""/><script src="/_next/static/chunks/0cz1d0mv5g_q7.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><main class="flex min-h-screen flex-col items-center justify-center gap-4 bg-bg px-6 text-center"><p class="label-red">404</p><h1 class="text-xl font-medium uppercase tracking-[0.03em] text-ink">No incident at this address</h1><p class="max-w-md text-[12.5px] leading-relaxed text-dim">This route is not part of the ApexSignal pit-wall replay. Head back to the incident inspector.</p><a class="mt-2 border border-rule px-4 py-2 text-[11px] uppercase tracking-[0.14em] text-ink transition-colors hover:border-red hover:text-red" href="/">Back to pit wall</a></main><!--$--><!--/$--><script src="/_next/static/chunks/310vm2bl3xxpt.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[39756,[\"/_next/static/chunks/3fntmmi971322.js\"],\"default\"]\n3:I[58298,[\"/_next/static/chunks/3fntmmi971322.js\",\"/_next/static/chunks/0o30atouitu-3.js\"],\"default\"]\n4:I[37457,[\"/_next/static/chunks/3fntmmi971322.js\"],\"default\"]\n5:I[22016,[\"/_next/static/chunks/3fntmmi971322.js\",\"/_next/static/chunks/22i43cg4l4-dq.js\"],\"\"]\n6:I[97367,[\"/_next/static/chunks/3fntmmi971322.js\"],\"OutletBoundary\"]\n7:\"$Sreact.suspense\"\na:I[97367,[\"/_next/static/chunks/3fntmmi971322.js\"],\"ViewportBoundary\"]\nc:I[97367,[\"/_next/static/chunks/3fntmmi971322.js\"],\"MetadataBoundary\"]\ne:I[68027,[\"/_next/static/chunks/3fntmmi971322.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/2bdysruiodgch.css\",\"style\"]\n9:X\n0:{\"P\":null,\"c\":[\"\",\"_not-found\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{},\"$undefined\",\"$undefined\",4608]},\"$undefined\",\"$undefined\",4608]},\"$undefined\",\"$undefined\",4624],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/2bdysruiodgch.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/3fntmmi971322.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"className\":\"jetbrains_mono_68d574a-module__ggYvfa__variable\",\"children\":[\"$\",\"body\",null,{\"children\":[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$3\",\"errorStyles\":[],\"errorScripts\":[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0o30atouitu-3.js\",\"async\":true}]],\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"main\",null,{\"className\":\"flex min-h-screen flex-col items-center justify-center gap-4 bg-bg px-6 text-center\",\"children\":[[\"$\",\"p\",null,{\"className\":\"label-red\",\"children\":\"404\"}],[\"$\",\"h1\",null,{\"className\":\"text-xl font-medium uppercase tracking-[0.03em] text-ink\",\"children\":\"No incident at this address\"}],[\"$\",\"p\",null,{\"className\":\"max-w-md text-[12.5px] leading-relaxed text-dim\",\"children\":\"This route is not part of the ApexSignal pit-wall replay. Head back to the incident inspector.\"}],[\"$\",\"$L5\",null,{\"href\":\"/\",\"className\":\"mt-2 border border-rule px-4 py-2 text-[11px] uppercase tracking-[0.14em] text-ink transition-colors hover:border-red hover:text-red\",\"children\":\"Back to pit wall\"}]]}],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"main\",null,{\"className\":\"flex min-h-screen flex-col items-center justify-center gap-4 bg-bg px-6 text-center\",\"children\":[[\"$\",\"p\",null,{\"className\":\"label-red\",\"children\":\"404\"}],[\"$\",\"h1\",null,{\"className\":\"text-xl font-medium uppercase tracking-[0.03em] text-ink\",\"children\":\"No incident at this address\"}],[\"$\",\"p\",null,{\"className\":\"max-w-md text-[12.5px] leading-relaxed text-dim\",\"children\":\"This route is not part of the ApexSignal pit-wall replay. Head back to the incident inspector.\"}],[\"$\",\"$L5\",null,{\"href\":\"/\",\"className\":\"mt-2 border border-rule px-4 py-2 text-[11px] uppercase tracking-[0.14em] text-ink transition-colors hover:border-red hover:text-red\",\"children\":\"Back to pit wall\"}]]}],[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/22i43cg4l4-dq.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$L6\",null,{\"children\":[\"$\",\"$7\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@8\"}]}]]}],{},null,false,null]},null,false,\"$9\"]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[\"$\",\"$La\",null,{\"children\":\"$Lb\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"$7\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Ld\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$e\",[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/2bdysruiodgch.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]]],\"S\":true,\"h\":null,\"r\":\"$undefined\",\"s\":\"$undefined\",\"a\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"uuAg-SL16HVkeYVqNy6B6\"}\n9:C\nb:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\nf:I[27201,[\"/_next/static/chunks/3fntmmi971322.js\"],\"IconMark\"]\n8:null\nd:[[\"$\",\"title\",\"0\",{\"children\":\"ApexSignal β€” Pit-Wall Incident Inspector\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Evidence-driven incident memory for the F1 pit wall: race radio, driver tone, and telemetry baseline in one screen.\"}],[\"$\",\"meta\",\"2\",{\"property\":\"og:title\",\"content\":\"ApexSignal β€” The Silent Co-Driver\"}],[\"$\",\"meta\",\"3\",{\"property\":\"og:description\",\"content\":\"A public, interactive incident replay connecting driver radio to telemetry evidence and historical memory.\"}],[\"$\",\"meta\",\"4\",{\"property\":\"og:url\",\"content\":\"https://apex-signal-sigma.vercel.app\"}],[\"$\",\"meta\",\"5\",{\"property\":\"og:type\",\"content\":\"website\"}],[\"$\",\"meta\",\"6\",{\"name\":\"twitter:card\",\"content\":\"summary\"}],[\"$\",\"meta\",\"7\",{\"name\":\"twitter:title\",\"content\":\"ApexSignal β€” The Silent Co-Driver\"}],[\"$\",\"meta\",\"8\",{\"name\":\"twitter:description\",\"content\":\"A public, interactive incident replay connecting driver radio to telemetry evidence and historical memory.\"}],[\"$\",\"link\",\"9\",{\"rel\":\"icon\",\"href\":\"/icon.svg?icon.1fi2ifkq8n3ga.svg\",\"sizes\":\"any\",\"type\":\"image/svg+xml\"}],[\"$\",\"$Lf\",\"10\",{}]]\n"])</script></body></html>
 
1
+ <!DOCTYPE html><html lang="en" class="jetbrains_mono_68d574a-module__ggYvfa__variable"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/chunks/0-9w4s7c6xtvk.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/310vm2bl3xxpt.js"/><script src="/_next/static/chunks/2mmpezlrfmbu5.js" async=""></script><script src="/_next/static/chunks/3e4keds9ktjdu.js" async=""></script><script src="/_next/static/chunks/32ca4mb4vn2n7.js" async=""></script><script src="/_next/static/chunks/turbopack-1vfnaba124l2l.js" async=""></script><script src="/_next/static/chunks/3fntmmi971322.js" async="" crossorigin=""></script><script src="/_next/static/chunks/0o30atouitu-3.js" async="" crossorigin=""></script><script src="/_next/static/chunks/22i43cg4l4-dq.js" async="" crossorigin=""></script><meta name="robots" content="noindex"/><title>ApexSignal β€” Pit-Wall Incident Inspector</title><meta name="description" content="Evidence-driven incident memory for the F1 pit wall: race radio, driver tone, and telemetry baseline in one screen."/><meta property="og:title" content="ApexSignal β€” The Silent Co-Driver"/><meta property="og:description" content="A public, interactive incident replay connecting driver radio to telemetry evidence and historical memory."/><meta property="og:url" content="https://apex-signal-sigma.vercel.app"/><meta property="og:type" content="website"/><meta name="twitter:card" content="summary"/><meta name="twitter:title" content="ApexSignal β€” The Silent Co-Driver"/><meta name="twitter:description" content="A public, interactive incident replay connecting driver radio to telemetry evidence and historical memory."/><link rel="icon" href="/icon.svg?icon.1fi2ifkq8n3ga.svg" sizes="any" type="image/svg+xml"/><meta name="next-size-adjust" content=""/><script src="/_next/static/chunks/0cz1d0mv5g_q7.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><main class="flex min-h-screen flex-col items-center justify-center gap-4 bg-bg px-6 text-center"><p class="label-red">404</p><h1 class="text-xl font-medium uppercase tracking-[0.03em] text-ink">No incident at this address</h1><p class="max-w-md text-[12.5px] leading-relaxed text-dim">This route is not part of the ApexSignal pit-wall replay. Head back to the incident inspector.</p><a class="mt-2 border border-rule px-4 py-2 text-[11px] uppercase tracking-[0.14em] text-ink transition-colors hover:border-red hover:text-red" href="/">Back to pit wall</a></main><!--$--><!--/$--><script src="/_next/static/chunks/310vm2bl3xxpt.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[39756,[\"/_next/static/chunks/3fntmmi971322.js\"],\"default\"]\n3:I[58298,[\"/_next/static/chunks/3fntmmi971322.js\",\"/_next/static/chunks/0o30atouitu-3.js\"],\"default\"]\n4:I[37457,[\"/_next/static/chunks/3fntmmi971322.js\"],\"default\"]\n5:I[22016,[\"/_next/static/chunks/3fntmmi971322.js\",\"/_next/static/chunks/22i43cg4l4-dq.js\"],\"\"]\n6:I[97367,[\"/_next/static/chunks/3fntmmi971322.js\"],\"OutletBoundary\"]\n7:\"$Sreact.suspense\"\na:I[97367,[\"/_next/static/chunks/3fntmmi971322.js\"],\"ViewportBoundary\"]\nc:I[97367,[\"/_next/static/chunks/3fntmmi971322.js\"],\"MetadataBoundary\"]\ne:I[68027,[\"/_next/static/chunks/3fntmmi971322.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/0-9w4s7c6xtvk.css\",\"style\"]\n9:X\n0:{\"P\":null,\"c\":[\"\",\"_not-found\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{},\"$undefined\",\"$undefined\",4608]},\"$undefined\",\"$undefined\",4608]},\"$undefined\",\"$undefined\",4624],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0-9w4s7c6xtvk.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/3fntmmi971322.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"className\":\"jetbrains_mono_68d574a-module__ggYvfa__variable\",\"children\":[\"$\",\"body\",null,{\"children\":[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$3\",\"errorStyles\":[],\"errorScripts\":[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0o30atouitu-3.js\",\"async\":true}]],\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"main\",null,{\"className\":\"flex min-h-screen flex-col items-center justify-center gap-4 bg-bg px-6 text-center\",\"children\":[[\"$\",\"p\",null,{\"className\":\"label-red\",\"children\":\"404\"}],[\"$\",\"h1\",null,{\"className\":\"text-xl font-medium uppercase tracking-[0.03em] text-ink\",\"children\":\"No incident at this address\"}],[\"$\",\"p\",null,{\"className\":\"max-w-md text-[12.5px] leading-relaxed text-dim\",\"children\":\"This route is not part of the ApexSignal pit-wall replay. Head back to the incident inspector.\"}],[\"$\",\"$L5\",null,{\"href\":\"/\",\"className\":\"mt-2 border border-rule px-4 py-2 text-[11px] uppercase tracking-[0.14em] text-ink transition-colors hover:border-red hover:text-red\",\"children\":\"Back to pit wall\"}]]}],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"main\",null,{\"className\":\"flex min-h-screen flex-col items-center justify-center gap-4 bg-bg px-6 text-center\",\"children\":[[\"$\",\"p\",null,{\"className\":\"label-red\",\"children\":\"404\"}],[\"$\",\"h1\",null,{\"className\":\"text-xl font-medium uppercase tracking-[0.03em] text-ink\",\"children\":\"No incident at this address\"}],[\"$\",\"p\",null,{\"className\":\"max-w-md text-[12.5px] leading-relaxed text-dim\",\"children\":\"This route is not part of the ApexSignal pit-wall replay. Head back to the incident inspector.\"}],[\"$\",\"$L5\",null,{\"href\":\"/\",\"className\":\"mt-2 border border-rule px-4 py-2 text-[11px] uppercase tracking-[0.14em] text-ink transition-colors hover:border-red hover:text-red\",\"children\":\"Back to pit wall\"}]]}],[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/22i43cg4l4-dq.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$L6\",null,{\"children\":[\"$\",\"$7\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@8\"}]}]]}],{},null,false,null]},null,false,\"$9\"]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[\"$\",\"$La\",null,{\"children\":\"$Lb\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"$7\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Ld\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$e\",[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0-9w4s7c6xtvk.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]]],\"S\":true,\"h\":null,\"r\":\"$undefined\",\"s\":\"$undefined\",\"a\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"G6_i6mqiFUpwQsVbU84cy\"}\n9:C\nb:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\nf:I[27201,[\"/_next/static/chunks/3fntmmi971322.js\"],\"IconMark\"]\n8:null\nd:[[\"$\",\"title\",\"0\",{\"children\":\"ApexSignal β€” Pit-Wall Incident Inspector\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Evidence-driven incident memory for the F1 pit wall: race radio, driver tone, and telemetry baseline in one screen.\"}],[\"$\",\"meta\",\"2\",{\"property\":\"og:title\",\"content\":\"ApexSignal β€” The Silent Co-Driver\"}],[\"$\",\"meta\",\"3\",{\"property\":\"og:description\",\"content\":\"A public, interactive incident replay connecting driver radio to telemetry evidence and historical memory.\"}],[\"$\",\"meta\",\"4\",{\"property\":\"og:url\",\"content\":\"https://apex-signal-sigma.vercel.app\"}],[\"$\",\"meta\",\"5\",{\"property\":\"og:type\",\"content\":\"website\"}],[\"$\",\"meta\",\"6\",{\"name\":\"twitter:card\",\"content\":\"summary\"}],[\"$\",\"meta\",\"7\",{\"name\":\"twitter:title\",\"content\":\"ApexSignal β€” The Silent Co-Driver\"}],[\"$\",\"meta\",\"8\",{\"name\":\"twitter:description\",\"content\":\"A public, interactive incident replay connecting driver radio to telemetry evidence and historical memory.\"}],[\"$\",\"link\",\"9\",{\"rel\":\"icon\",\"href\":\"/icon.svg?icon.1fi2ifkq8n3ga.svg\",\"sizes\":\"any\",\"type\":\"image/svg+xml\"}],[\"$\",\"$Lf\",\"10\",{}]]\n"])</script></body></html>
__next.__PAGE__.txt CHANGED
@@ -1,6 +1,6 @@
1
  1:"$Sreact.fragment"
2
  2:I[47257,["/_next/static/chunks/3fntmmi971322.js"],"ClientPageRoot"]
3
- 3:I[52683,["/_next/static/chunks/3fntmmi971322.js","/_next/static/chunks/0ihmd84d4pg-e.js"],"default"]
4
  6:I[97367,["/_next/static/chunks/3fntmmi971322.js"],"OutletBoundary"]
5
  7:"$Sreact.suspense"
6
  b:I[97367,["/_next/static/chunks/3fntmmi971322.js"],"ViewportBoundary"]
@@ -10,9 +10,9 @@ f:I[39756,["/_next/static/chunks/3fntmmi971322.js"],"default"]
10
  10:I[58298,["/_next/static/chunks/3fntmmi971322.js","/_next/static/chunks/0o30atouitu-3.js"],"default"]
11
  11:I[37457,["/_next/static/chunks/3fntmmi971322.js"],"default"]
12
  12:I[22016,["/_next/static/chunks/3fntmmi971322.js","/_next/static/chunks/22i43cg4l4-dq.js"],""]
13
- :HL["/_next/static/chunks/2bdysruiodgch.css","style"]
14
  a:X
15
- 0:{"buildId":"uuAg-SL16HVkeYVqNy6B6","data":[{"rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/0ihmd84d4pg-e.js","async":true}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"isPartial":"$@9","staleTime":"$a","varyParams":null},{"rsc":["$","$1","h",{"children":[null,["$","$Lb",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$Lc",null,{"children":["$","$7",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"ApexSignal β€” Pit-Wall Incident Inspector"}],["$","meta","1",{"name":"description","content":"Evidence-driven incident memory for the F1 pit wall: race radio, driver tone, and telemetry baseline in one screen."}],["$","meta","2",{"property":"og:title","content":"ApexSignal β€” The Silent Co-Driver"}],["$","meta","3",{"property":"og:description","content":"A public, interactive incident replay connecting driver radio to telemetry evidence and historical memory."}],["$","meta","4",{"property":"og:url","content":"https://apex-signal-sigma.vercel.app"}],["$","meta","5",{"property":"og:type","content":"website"}],["$","meta","6",{"name":"twitter:card","content":"summary"}],["$","meta","7",{"name":"twitter:title","content":"ApexSignal β€” The Silent Co-Driver"}],["$","meta","8",{"name":"twitter:description","content":"A public, interactive incident replay connecting driver radio to telemetry evidence and historical memory."}],["$","link","9",{"rel":"icon","href":"/icon.svg?icon.1fi2ifkq8n3ga.svg","sizes":"any","type":"image/svg+xml"}],["$","$Ld","10",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":"$@e","staleTime":"$a","varyParams":null},{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/2bdysruiodgch.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/3fntmmi971322.js","async":true}]],["$","html",null,{"lang":"en","className":"jetbrains_mono_68d574a-module__ggYvfa__variable","children":["$","body",null,{"children":["$","$Lf",null,{"parallelRouterKey":"children","error":"$10","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/0o30atouitu-3.js","async":true}]],"template":["$","$L11",null,{}],"notFound":[["$","main",null,{"className":"flex min-h-screen flex-col items-center justify-center gap-4 bg-bg px-6 text-center","children":[["$","p",null,{"className":"label-red","children":"404"}],["$","h1",null,{"className":"text-xl font-medium uppercase tracking-[0.03em] text-ink","children":"No incident at this address"}],["$","p",null,{"className":"max-w-md text-[12.5px] leading-relaxed text-dim","children":"This route is not part of the ApexSignal pit-wall replay. Head back to the incident inspector."}],["$","$L12",null,{"href":"/","className":"mt-2 border border-rule px-4 py-2 text-[11px] uppercase tracking-[0.14em] text-ink transition-colors hover:border-red hover:text-red","children":"Back to pit wall"}]]}],[]]}]}]}]]}],"isPartial":"$@13","staleTime":"$a","varyParams":null}],"isUpgradeableISRFallback":false,"a":"$@14","rootVaryParams":null,"needsRuntimeRequest":"$@15"}
16
  4:{}
17
  5:"$0:data:0:rsc:props:children:0:props:serverProvidedParams:params"
18
  8:null
 
1
  1:"$Sreact.fragment"
2
  2:I[47257,["/_next/static/chunks/3fntmmi971322.js"],"ClientPageRoot"]
3
+ 3:I[52683,["/_next/static/chunks/3fntmmi971322.js","/_next/static/chunks/04qf-owm4n4rb.js","/_next/static/chunks/0mct5pt8ict73.js"],"default"]
4
  6:I[97367,["/_next/static/chunks/3fntmmi971322.js"],"OutletBoundary"]
5
  7:"$Sreact.suspense"
6
  b:I[97367,["/_next/static/chunks/3fntmmi971322.js"],"ViewportBoundary"]
 
10
  10:I[58298,["/_next/static/chunks/3fntmmi971322.js","/_next/static/chunks/0o30atouitu-3.js"],"default"]
11
  11:I[37457,["/_next/static/chunks/3fntmmi971322.js"],"default"]
12
  12:I[22016,["/_next/static/chunks/3fntmmi971322.js","/_next/static/chunks/22i43cg4l4-dq.js"],""]
13
+ :HL["/_next/static/chunks/0-9w4s7c6xtvk.css","style"]
14
  a:X
15
+ 0:{"buildId":"G6_i6mqiFUpwQsVbU84cy","data":[{"rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/04qf-owm4n4rb.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/0mct5pt8ict73.js","async":true}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"isPartial":"$@9","staleTime":"$a","varyParams":null},{"rsc":["$","$1","h",{"children":[null,["$","$Lb",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$Lc",null,{"children":["$","$7",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"ApexSignal β€” Pit-Wall Incident Inspector"}],["$","meta","1",{"name":"description","content":"Evidence-driven incident memory for the F1 pit wall: race radio, driver tone, and telemetry baseline in one screen."}],["$","meta","2",{"property":"og:title","content":"ApexSignal β€” The Silent Co-Driver"}],["$","meta","3",{"property":"og:description","content":"A public, interactive incident replay connecting driver radio to telemetry evidence and historical memory."}],["$","meta","4",{"property":"og:url","content":"https://apex-signal-sigma.vercel.app"}],["$","meta","5",{"property":"og:type","content":"website"}],["$","meta","6",{"name":"twitter:card","content":"summary"}],["$","meta","7",{"name":"twitter:title","content":"ApexSignal β€” The Silent Co-Driver"}],["$","meta","8",{"name":"twitter:description","content":"A public, interactive incident replay connecting driver radio to telemetry evidence and historical memory."}],["$","link","9",{"rel":"icon","href":"/icon.svg?icon.1fi2ifkq8n3ga.svg","sizes":"any","type":"image/svg+xml"}],["$","$Ld","10",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":"$@e","staleTime":"$a","varyParams":null},{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0-9w4s7c6xtvk.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/3fntmmi971322.js","async":true}]],["$","html",null,{"lang":"en","className":"jetbrains_mono_68d574a-module__ggYvfa__variable","children":["$","body",null,{"children":["$","$Lf",null,{"parallelRouterKey":"children","error":"$10","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/0o30atouitu-3.js","async":true}]],"template":["$","$L11",null,{}],"notFound":[["$","main",null,{"className":"flex min-h-screen flex-col items-center justify-center gap-4 bg-bg px-6 text-center","children":[["$","p",null,{"className":"label-red","children":"404"}],["$","h1",null,{"className":"text-xl font-medium uppercase tracking-[0.03em] text-ink","children":"No incident at this address"}],["$","p",null,{"className":"max-w-md text-[12.5px] leading-relaxed text-dim","children":"This route is not part of the ApexSignal pit-wall replay. Head back to the incident inspector."}],["$","$L12",null,{"href":"/","className":"mt-2 border border-rule px-4 py-2 text-[11px] uppercase tracking-[0.14em] text-ink transition-colors hover:border-red hover:text-red","children":"Back to pit wall"}]]}],[]]}]}]}]]}],"isPartial":"$@13","staleTime":"$a","varyParams":null}],"isUpgradeableISRFallback":false,"a":"$@14","rootVaryParams":null,"needsRuntimeRequest":"$@15"}
16
  4:{}
17
  5:"$0:data:0:rsc:props:children:0:props:serverProvidedParams:params"
18
  8:null
__next._full.txt CHANGED
@@ -4,15 +4,15 @@
4
  4:I[37457,["/_next/static/chunks/3fntmmi971322.js"],"default"]
5
  5:I[22016,["/_next/static/chunks/3fntmmi971322.js","/_next/static/chunks/22i43cg4l4-dq.js"],""]
6
  6:I[47257,["/_next/static/chunks/3fntmmi971322.js"],"ClientPageRoot"]
7
- 7:I[52683,["/_next/static/chunks/3fntmmi971322.js","/_next/static/chunks/0ihmd84d4pg-e.js"],"default"]
8
  a:I[97367,["/_next/static/chunks/3fntmmi971322.js"],"OutletBoundary"]
9
  b:"$Sreact.suspense"
10
  d:I[97367,["/_next/static/chunks/3fntmmi971322.js"],"ViewportBoundary"]
11
  f:I[97367,["/_next/static/chunks/3fntmmi971322.js"],"MetadataBoundary"]
12
  11:I[68027,["/_next/static/chunks/3fntmmi971322.js"],"default",1]
13
- :HL["/_next/static/chunks/2bdysruiodgch.css","style"]
14
  :HL["/_next/static/media/051742360c26797e-s.p.1bkzbscqrt8rl.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
15
- 0:{"P":null,"c":["",""],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{},"$undefined","$undefined",4608]},"$undefined","$undefined",4624],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/2bdysruiodgch.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/3fntmmi971322.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"jetbrains_mono_68d574a-module__ggYvfa__variable","children":["$","body",null,{"children":["$","$L2",null,{"parallelRouterKey":"children","error":"$3","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/0o30atouitu-3.js","async":true}]],"template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","main",null,{"className":"flex min-h-screen flex-col items-center justify-center gap-4 bg-bg px-6 text-center","children":[["$","p",null,{"className":"label-red","children":"404"}],["$","h1",null,{"className":"text-xl font-medium uppercase tracking-[0.03em] text-ink","children":"No incident at this address"}],["$","p",null,{"className":"max-w-md text-[12.5px] leading-relaxed text-dim","children":"This route is not part of the ApexSignal pit-wall replay. Head back to the incident inspector."}],["$","$L5",null,{"href":"/","className":"mt-2 border border-rule px-4 py-2 text-[11px] uppercase tracking-[0.14em] text-ink transition-colors hover:border-red hover:text-red","children":"Back to pit wall"}]]}],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[["$","$L6",null,{"Component":"$7","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@8","$@9"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/0ihmd84d4pg-e.js","async":true,"nonce":"$undefined"}]],["$","$La",null,{"children":["$","$b",null,{"name":"Next.MetadataOutlet","children":"$@c"}]}]]}],{},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$Ld",null,{"children":"$Le"}],["$","div",null,{"hidden":true,"children":["$","$Lf",null,{"children":["$","$b",null,{"name":"Next.Metadata","children":"$L10"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$11",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/2bdysruiodgch.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"r":"$undefined","s":"$undefined","a":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"uuAg-SL16HVkeYVqNy6B6"}
16
  8:{}
17
  9:"$0:f:0:1:1:children:0:props:children:0:props:serverProvidedParams:params"
18
  e:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
 
4
  4:I[37457,["/_next/static/chunks/3fntmmi971322.js"],"default"]
5
  5:I[22016,["/_next/static/chunks/3fntmmi971322.js","/_next/static/chunks/22i43cg4l4-dq.js"],""]
6
  6:I[47257,["/_next/static/chunks/3fntmmi971322.js"],"ClientPageRoot"]
7
+ 7:I[52683,["/_next/static/chunks/3fntmmi971322.js","/_next/static/chunks/04qf-owm4n4rb.js","/_next/static/chunks/0mct5pt8ict73.js"],"default"]
8
  a:I[97367,["/_next/static/chunks/3fntmmi971322.js"],"OutletBoundary"]
9
  b:"$Sreact.suspense"
10
  d:I[97367,["/_next/static/chunks/3fntmmi971322.js"],"ViewportBoundary"]
11
  f:I[97367,["/_next/static/chunks/3fntmmi971322.js"],"MetadataBoundary"]
12
  11:I[68027,["/_next/static/chunks/3fntmmi971322.js"],"default",1]
13
+ :HL["/_next/static/chunks/0-9w4s7c6xtvk.css","style"]
14
  :HL["/_next/static/media/051742360c26797e-s.p.1bkzbscqrt8rl.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
15
+ 0:{"P":null,"c":["",""],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{},"$undefined","$undefined",4608]},"$undefined","$undefined",4624],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0-9w4s7c6xtvk.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/3fntmmi971322.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"jetbrains_mono_68d574a-module__ggYvfa__variable","children":["$","body",null,{"children":["$","$L2",null,{"parallelRouterKey":"children","error":"$3","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/0o30atouitu-3.js","async":true}]],"template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","main",null,{"className":"flex min-h-screen flex-col items-center justify-center gap-4 bg-bg px-6 text-center","children":[["$","p",null,{"className":"label-red","children":"404"}],["$","h1",null,{"className":"text-xl font-medium uppercase tracking-[0.03em] text-ink","children":"No incident at this address"}],["$","p",null,{"className":"max-w-md text-[12.5px] leading-relaxed text-dim","children":"This route is not part of the ApexSignal pit-wall replay. Head back to the incident inspector."}],["$","$L5",null,{"href":"/","className":"mt-2 border border-rule px-4 py-2 text-[11px] uppercase tracking-[0.14em] text-ink transition-colors hover:border-red hover:text-red","children":"Back to pit wall"}]]}],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[["$","$L6",null,{"Component":"$7","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@8","$@9"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/04qf-owm4n4rb.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0mct5pt8ict73.js","async":true,"nonce":"$undefined"}]],["$","$La",null,{"children":["$","$b",null,{"name":"Next.MetadataOutlet","children":"$@c"}]}]]}],{},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$Ld",null,{"children":"$Le"}],["$","div",null,{"hidden":true,"children":["$","$Lf",null,{"children":["$","$b",null,{"name":"Next.Metadata","children":"$L10"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$11",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0-9w4s7c6xtvk.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"r":"$undefined","s":"$undefined","a":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"G6_i6mqiFUpwQsVbU84cy"}
16
  8:{}
17
  9:"$0:f:0:1:1:children:0:props:children:0:props:serverProvidedParams:params"
18
  e:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
__next._tree.txt CHANGED
@@ -1,3 +1,3 @@
1
- :HL["/_next/static/chunks/2bdysruiodgch.css","style"]
2
  :HL["/_next/static/media/051742360c26797e-s.p.1bkzbscqrt8rl.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
3
- 0:{"tree":{"name":"","param":null,"prefetchHints":4176,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":4256,"slots":null}}},"staleTime":300,"buildId":"uuAg-SL16HVkeYVqNy6B6"}
 
1
+ :HL["/_next/static/chunks/0-9w4s7c6xtvk.css","style"]
2
  :HL["/_next/static/media/051742360c26797e-s.p.1bkzbscqrt8rl.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
3
+ 0:{"tree":{"name":"","param":null,"prefetchHints":4176,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":4256,"slots":null}}},"staleTime":300,"buildId":"G6_i6mqiFUpwQsVbU84cy"}
_next/static/{OQ_c3GerhNl7GlPDLHn8t β†’ G6_i6mqiFUpwQsVbU84cy}/_buildManifest.js RENAMED
File without changes
_next/static/{OQ_c3GerhNl7GlPDLHn8t β†’ G6_i6mqiFUpwQsVbU84cy}/_clientMiddlewareManifest.js RENAMED
File without changes
_next/static/{OQ_c3GerhNl7GlPDLHn8t β†’ G6_i6mqiFUpwQsVbU84cy}/_ssgManifest.js RENAMED
File without changes
_next/static/chunks/0-9w4s7c6xtvk.css ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ @font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/04c5164763c40239-s.1kd-r_s9smv5m.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/26f284dcc38c84c0-s.3hlisc-pwq13z.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/7e7f32a39836f228-s.0-oo9_1x_xmvg.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/fa39153a3fc630ba-s.36fqqi66-3tjb.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6a5386fd6038edbe-s.3_z45zcoc-xoz.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/051742360c26797e-s.p.1bkzbscqrt8rl.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/04c5164763c40239-s.1kd-r_s9smv5m.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/26f284dcc38c84c0-s.3hlisc-pwq13z.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/7e7f32a39836f228-s.0-oo9_1x_xmvg.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/fa39153a3fc630ba-s.36fqqi66-3tjb.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/6a5386fd6038edbe-s.3_z45zcoc-xoz.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/051742360c26797e-s.p.1bkzbscqrt8rl.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/04c5164763c40239-s.1kd-r_s9smv5m.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/26f284dcc38c84c0-s.3hlisc-pwq13z.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/7e7f32a39836f228-s.0-oo9_1x_xmvg.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/fa39153a3fc630ba-s.36fqqi66-3tjb.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/6a5386fd6038edbe-s.3_z45zcoc-xoz.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/051742360c26797e-s.p.1bkzbscqrt8rl.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:JetBrains Mono Fallback;src:local(Arial);ascent-override:75.79%;descent-override:22.29%;line-gap-override:0.0%;size-adjust:134.59%}.jetbrains_mono_68d574a-module__ggYvfa__className{font-family:JetBrains Mono,JetBrains Mono Fallback;font-style:normal}.jetbrains_mono_68d574a-module__ggYvfa__variable{--font-jetbrains-mono:"JetBrains Mono", "JetBrains Mono Fallback"}
2
+ *,:before,:after,::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border:0 solid #e5e7eb}:before,:after{--tw-content:""}html,:host{-webkit-text-size-adjust:100%;tab-size:4;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}body{line-height:inherit;margin:0}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-feature-settings:normal;font-variation-settings:normal;font-family:JetBrains Mono,IBM Plex Mono,Menlo,Consolas,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-feature-settings:inherit;font-variation-settings:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:#0000;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{margin:0;padding:0;list-style:none}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder{opacity:1;color:#9ca3af}textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.inset-x-0{left:0;right:0}.inset-y-0{top:0;bottom:0}.-right-28{right:-7rem}.-top-28{top:-7rem}.bottom-0{bottom:0}.bottom-8{bottom:2rem}.left-0{left:0}.left-1{left:.25rem}.left-1\/2{left:50%}.left-\[15px\]{left:15px}.right-0{right:0}.right-4{right:1rem}.top-0{top:0}.top-1{top:.25rem}.top-4{top:1rem}.top-8{top:2rem}.top-full{top:100%}.z-0{z-index:0}.z-10{z-index:10}.z-40{z-index:40}.z-50{z-index:50}.mx-auto{margin-left:auto;margin-right:auto}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-1{margin-left:.25rem}.ml-4{margin-left:1rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-14{margin-top:3.5rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-1\.5{height:.375rem}.h-16{height:4rem}.h-2\.5{height:.625rem}.h-3{height:.75rem}.h-32{height:8rem}.h-48{height:12rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-80{height:20rem}.h-\[110px\]{height:110px}.h-\[2px\]{height:2px}.h-auto{height:auto}.h-full{height:100%}.min-h-\[220px\]{min-height:220px}.min-h-screen{min-height:100vh}.w-0\.5{width:.125rem}.w-1\.5{width:.375rem}.w-2\.5{width:.625rem}.w-3{width:.75rem}.w-40{width:10rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-80{width:20rem}.w-full{width:100%}.w-px{width:1px}.min-w-0{min-width:0}.min-w-\[560px\]{min-width:560px}.min-w-\[860px\]{min-width:860px}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.flex-1{flex:1}.shrink-0{flex-shrink:0}.origin-bottom{transform-origin:bottom}.-translate-x-1\/2{--tw-translate-x:-50%;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y:-50%;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-0{--tw-translate-y:0px;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-4{--tw-translate-y:1rem;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate:180deg;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-y-0{--tw-scale-y:0;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-y-100{--tw-scale-y:1;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse_glow{0%,to{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(1.15)}}.animate-pulse_glow{animation:1.8s ease-in-out infinite pulse_glow}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-\[18px_8px_31px_minmax\(0\,1fr\)_25px\]{grid-template-columns:18px 8px 31px minmax(0,1fr) 25px}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.items-baseline{align-items:baseline}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0{gap:0}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-14{gap:3.5rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.gap-y-1{row-gap:.25rem}.gap-y-2{row-gap:.5rem}.gap-y-5{row-gap:1.25rem}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-\[2px\]>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2px * var(--tw-space-y-reverse))}.self-start{align-self:flex-start}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.whitespace-nowrap{white-space:nowrap}.rounded-full{border-radius:9999px}.rounded-sm{border-radius:.125rem}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l{border-left-width:1px}.border-l-2{border-left-width:2px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-dim2{--tw-border-opacity:1;border-color:rgb(74 74 74/var(--tw-border-opacity,1))}.border-gold\/40{border-color:#ffd60a66}.border-gold\/50{border-color:#ffd60a80}.border-gold\/60{border-color:#ffd60a99}.border-ink{--tw-border-opacity:1;border-color:rgb(240 240 240/var(--tw-border-opacity,1))}.border-ink\/20{border-color:#f0f0f033}.border-orange\/40{border-color:#ef8a1766}.border-red{--tw-border-opacity:1;border-color:rgb(225 6 0/var(--tw-border-opacity,1))}.border-red\/40{border-color:#e1060066}.border-red\/50{border-color:#e1060080}.border-red\/60{border-color:#e1060099}.border-red\/70{border-color:#e10600b3}.border-rule{--tw-border-opacity:1;border-color:rgb(30 30 30/var(--tw-border-opacity,1))}.border-rule\/70{border-color:#1e1e1eb3}.border-teal\/40{border-color:#00d2be66}.border-teal\/50{border-color:#00d2be80}.border-teal\/60{border-color:#00d2be99}.border-transparent{border-color:#0000}.bg-bg{--tw-bg-opacity:1;background-color:rgb(10 10 10/var(--tw-bg-opacity,1))}.bg-bg\/45{background-color:#0a0a0a73}.bg-bg\/80{background-color:#0a0a0acc}.bg-bg\/95{background-color:#0a0a0af2}.bg-bg2{--tw-bg-opacity:1;background-color:rgb(15 15 15/var(--tw-bg-opacity,1))}.bg-bg2\/60{background-color:#0f0f0f99}.bg-bg2\/75{background-color:#0f0f0fbf}.bg-bg2\/80{background-color:#0f0f0fcc}.bg-dim{--tw-bg-opacity:1;background-color:rgb(118 118 118/var(--tw-bg-opacity,1))}.bg-gold{--tw-bg-opacity:1;background-color:rgb(255 214 10/var(--tw-bg-opacity,1))}.bg-gold\/5{background-color:#ffd60a0d}.bg-ink{--tw-bg-opacity:1;background-color:rgb(240 240 240/var(--tw-bg-opacity,1))}.bg-ink\/60{background-color:#f0f0f099}.bg-ink\/70{background-color:#f0f0f0b3}.bg-orange{--tw-bg-opacity:1;background-color:rgb(239 138 23/var(--tw-bg-opacity,1))}.bg-orange\/5{background-color:#ef8a170d}.bg-red{--tw-bg-opacity:1;background-color:rgb(225 6 0/var(--tw-bg-opacity,1))}.bg-red\/5{background-color:#e106000d}.bg-red\/60{background-color:#e1060099}.bg-red\/\[0\.035\]{background-color:#e1060009}.bg-rule{--tw-bg-opacity:1;background-color:rgb(30 30 30/var(--tw-bg-opacity,1))}.bg-teal{--tw-bg-opacity:1;background-color:rgb(0 210 190/var(--tw-bg-opacity,1))}.bg-teal\/5{background-color:#00d2be0d}.bg-white\/5{background-color:#ffffff0d}.fill-dim{fill:#767676}.fill-ink{fill:#f0f0f0}.fill-red{fill:#e10600}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-24{padding-top:6rem;padding-bottom:6rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.pb-16{padding-bottom:4rem}.pb-2{padding-bottom:.5rem}.pb-24{padding-bottom:6rem}.pb-4{padding-bottom:1rem}.pb-6{padding-bottom:1.5rem}.pl-3{padding-left:.75rem}.pl-5{padding-left:1.25rem}.pt-1{padding-top:.25rem}.pt-10{padding-top:2.5rem}.pt-16{padding-top:4rem}.pt-2{padding-top:.5rem}.pt-20{padding-top:5rem}.pt-28{padding-top:7rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[10\.5px\]{font-size:10.5px}.text-\[10px\]{font-size:10px}.text-\[11\.5px\]{font-size:11.5px}.text-\[11px\]{font-size:11px}.text-\[12\.5px\]{font-size:12.5px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[6px\]{font-size:6px}.text-\[7px\]{font-size:7px}.text-\[8px\]{font-size:8px}.text-\[9\.5px\]{font-size:9.5px}.text-\[9px\]{font-size:9px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-light{font-weight:300}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.normal-case{text-transform:none}.italic{font-style:italic}.leading-\[1\.35\]{line-height:1.35}.leading-relaxed{line-height:1.625}.leading-tight{line-height:1.25}.tracking-\[-0\.05em\]{letter-spacing:-.05em}.tracking-\[0\.03em\]{letter-spacing:.03em}.tracking-\[0\.04em\]{letter-spacing:.04em}.tracking-\[0\.05em\]{letter-spacing:.05em}.tracking-\[0\.06em\]{letter-spacing:.06em}.tracking-\[0\.08em\]{letter-spacing:.08em}.tracking-\[0\.12em\]{letter-spacing:.12em}.tracking-\[0\.14em\]{letter-spacing:.14em}.tracking-\[0\.16em\]{letter-spacing:.16em}.tracking-\[0\.18em\]{letter-spacing:.18em}.tracking-\[0\.1em\]{letter-spacing:.1em}.tracking-\[0\.22em\]{letter-spacing:.22em}.tracking-\[0\.24em\]{letter-spacing:.24em}.tracking-\[0\.26em\]{letter-spacing:.26em}.tracking-\[0\.2em\]{letter-spacing:.2em}.text-bg{--tw-text-opacity:1;color:rgb(10 10 10/var(--tw-text-opacity,1))}.text-dim{--tw-text-opacity:1;color:rgb(118 118 118/var(--tw-text-opacity,1))}.text-gold{--tw-text-opacity:1;color:rgb(255 214 10/var(--tw-text-opacity,1))}.text-ink{--tw-text-opacity:1;color:rgb(240 240 240/var(--tw-text-opacity,1))}.text-orange{--tw-text-opacity:1;color:rgb(239 138 23/var(--tw-text-opacity,1))}.text-red{--tw-text-opacity:1;color:rgb(225 6 0/var(--tw-text-opacity,1))}.text-teal{--tw-text-opacity:1;color:rgb(0 210 190/var(--tw-text-opacity,1))}.underline{text-decoration-line:underline}.decoration-teal\/40{text-decoration-color:#00d2be66}.underline-offset-2{text-underline-offset:2px}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-25{opacity:.25}.opacity-40{opacity:.4}.opacity-45{opacity:.45}.mix-blend-screen{mix-blend-mode:screen}.shadow-\[0_0_10px_rgba\(240\,240\,240\,0\.7\)\]{--tw-shadow:0 0 10px #f0f0f0b3;--tw-shadow-colored:0 0 10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-\[0_0_24px_-8px_rgba\(0\,210\,190\,0\.25\)\]{--tw-shadow:0 0 24px -8px #00d2be40;--tw-shadow-colored:0 0 24px -8px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-\[0_0_8px_rgba\(0\,210\,190\,0\.6\)\]{--tw-shadow:0 0 8px #00d2be99;--tw-shadow-colored:0 0 8px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-\[0_0_8px_rgba\(225\,6\,0\,0\.7\)\]{--tw-shadow:0 0 8px #e10600b3;--tw-shadow-colored:0 0 8px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-\[0_0_8px_rgba\(239\,138\,23\,0\.6\)\]{--tw-shadow:0 0 8px #ef8a1799;--tw-shadow-colored:0 0 8px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-\[0_16px_45px_rgba\(0\,0\,0\,0\.45\)\]{--tw-shadow:0 16px 45px #00000073;--tw-shadow-colored:0 16px 45px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.outline-none{outline-offset:2px;outline:2px solid #0000}.outline{outline-style:solid}.ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000)}.ring-ink{--tw-ring-opacity:1;--tw-ring-color:rgb(240 240 240/var(--tw-ring-opacity,1))}.ring-offset-2{--tw-ring-offset-width:2px}.ring-offset-bg2{--tw-ring-offset-color:#0f0f0f}.blur{--tw-blur:blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-3xl{--tw-blur:blur(64px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur{--tw-backdrop-blur:blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-\[2px\]{--tw-backdrop-blur:blur(2px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter,backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-\[left\]{transition-property:left;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-\[width\]{transition-property:width;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-opacity{transition-property:opacity;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-property:transform;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-100{transition-duration:.1s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-700{transition-duration:.7s}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth}section[id]{scroll-margin-top:64px}body{color:#f0f0f0;font-family:var(--font-jetbrains-mono), "IBM Plex Mono", Menlo, Consolas, monospace;letter-spacing:.01em;background:#0a0a0a;font-size:13px}::selection{color:#fff;background:#e1060059}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#0a0a0a}::-webkit-scrollbar-thumb{background:#1e1e1e;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#e10600}.tabular{font-variant-numeric:tabular-nums}.label{letter-spacing:.24em;text-transform:uppercase;color:#767676;font-size:9px}.label-red{letter-spacing:.24em;text-transform:uppercase;color:#e10600;font-size:9px}.screen{flex-direction:column;justify-content:center;min-height:100vh;display:flex}@keyframes draw-line{0%{stroke-dashoffset:1000px}to{stroke-dashoffset:0}}.hero-line{stroke-dasharray:1000;animation:2.4s ease-out forwards draw-line}.circuit-draw,.circuit-card-line{stroke-dasharray:1000;stroke-dashoffset:1000px;animation:1.8s cubic-bezier(.22,1,.36,1) forwards draw-line}.circuit-card-line{transition:stroke .18s,filter .18s;animation-duration:1.25s}.race-replay-shell{opacity:0;transition:opacity 3.2s cubic-bezier(.4,0,.2,1)}.race-replay-shell.is-visible{opacity:1}.race-replay-layer{opacity:.4}button:hover .circuit-card-line,button[aria-pressed=true] .circuit-card-line{stroke:#e10600;filter:drop-shadow(0 0 5px #e1060073)}@keyframes radar-ping{0%{opacity:.7;transform:scale(.5)}to{opacity:0;transform:scale(2.6)}}.radar-ping{transform-origin:50%;animation:2.2s cubic-bezier(.2,.6,.4,1) infinite radar-ping}@keyframes bar-pulse{0%,to{transform:scaleY(.3)}50%{transform:scaleY(1)}}.audio-bar{transform-origin:50%;animation:1.1s ease-in-out infinite bar-pulse}@keyframes caret-blink{50%{opacity:0}}.caret{animation:1s step-end infinite caret-blink}@keyframes bounce-y{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.bounce-y{animation:2s ease-in-out infinite bounce-y}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.circuit-draw,.circuit-card-line,.hero-line{stroke-dashoffset:0}.race-replay-shell{transition-duration:3.2s!important}}.last\:border-none:last-child{border-style:none}.last\:pb-0:last-child{padding-bottom:0}.hover\:-translate-y-1:hover{--tw-translate-y:-.25rem;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-ink\/30:hover{border-color:#f0f0f04d}.hover\:border-ink\/40:hover{border-color:#f0f0f066}.hover\:border-red:hover{--tw-border-opacity:1;border-color:rgb(225 6 0/var(--tw-border-opacity,1))}.hover\:border-red\/30:hover{border-color:#e106004d}.hover\:border-red\/40:hover{border-color:#e1060066}.hover\:border-red\/50:hover{border-color:#e1060080}.hover\:border-red\/60:hover{border-color:#e1060099}.hover\:bg-bg2:hover{--tw-bg-opacity:1;background-color:rgb(15 15 15/var(--tw-bg-opacity,1))}.hover\:bg-gold:hover{--tw-bg-opacity:1;background-color:rgb(255 214 10/var(--tw-bg-opacity,1))}.hover\:bg-red:hover{--tw-bg-opacity:1;background-color:rgb(225 6 0/var(--tw-bg-opacity,1))}.hover\:bg-red-bright:hover{--tw-bg-opacity:1;background-color:rgb(255 32 16/var(--tw-bg-opacity,1))}.hover\:bg-teal:hover{--tw-bg-opacity:1;background-color:rgb(0 210 190/var(--tw-bg-opacity,1))}.hover\:bg-teal\/10:hover{background-color:#00d2be1a}.hover\:text-bg:hover{--tw-text-opacity:1;color:rgb(10 10 10/var(--tw-text-opacity,1))}.hover\:text-ink:hover{--tw-text-opacity:1;color:rgb(240 240 240/var(--tw-text-opacity,1))}.hover\:text-red:hover{--tw-text-opacity:1;color:rgb(225 6 0/var(--tw-text-opacity,1))}.hover\:text-red-bright:hover{--tw-text-opacity:1;color:rgb(255 32 16/var(--tw-text-opacity,1))}.focus\:border-red\/50:focus{border-color:#e1060080}.focus\:outline-none:focus{outline-offset:2px;outline:2px solid #0000}.focus-visible\:border-red:focus-visible{--tw-border-opacity:1;border-color:rgb(225 6 0/var(--tw-border-opacity,1))}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}.group:hover .group-hover\:translate-x-1{--tw-translate-x:.25rem;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:scale-125{--tw-scale-x:1.25;--tw-scale-y:1.25;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:scale-y-100{--tw-scale-y:1;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@media (min-width:640px){.sm\:block{display:block}.sm\:flex{display:flex}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:grid-cols-\[minmax\(0\,1fr\)_220px\]{grid-template-columns:minmax(0,1fr) 220px}.sm\:px-7{padding-left:1.75rem;padding-right:1.75rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width:768px){.md\:flex{display:flex}.md\:hidden{display:none}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-\[1fr_40px_1fr\]{grid-template-columns:1fr 40px 1fr}.md\:grid-cols-\[280px_1fr\]{grid-template-columns:280px 1fr}.md\:items-center{align-items:center}.md\:border-l{border-left-width:1px}.md\:border-t-0{border-top-width:0}.md\:pl-7{padding-left:1.75rem}.md\:pt-0{padding-top:0}}@media (min-width:1024px){.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:grid-cols-\[1\.05fr_1fr\]{grid-template-columns:1.05fr 1fr}.lg\:grid-cols-\[1fr_300px\]{grid-template-columns:1fr 300px}.lg\:grid-cols-\[1fr_340px\]{grid-template-columns:1fr 340px}.lg\:grid-cols-\[1fr_auto_1fr\]{grid-template-columns:1fr auto 1fr}.lg\:flex-col{flex-direction:column}.lg\:items-end{align-items:flex-end}.lg\:py-0{padding-top:0;padding-bottom:0}}@media (min-width:1280px){.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}
_next/static/chunks/04qf-owm4n4rb.js ADDED
@@ -0,0 +1 @@
 
 
1
+ (globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,22016,(e,t,r)=>{"use strict";e.i(47167),Object.defineProperty(r,"__esModule",{value:!0});var n={default:function(){return _},useLinkStatus:function(){return y}};for(var a in n)Object.defineProperty(r,a,{enumerable:!0,get:n[a]});let o=e.r(90809),i=e.r(43476),l=o._(e.r(71645)),s=e.r(95057),c=e.r(8372),u=e.r(18581),d=e.r(18967),p=e.r(5550),f=e.r(88540),h=e.r(91949),m=e.r(73668),g=e.r(9396);function _(t){var r;let n,a,o,[_,y]=(0,l.useOptimistic)(h.IDLE_LINK_STATUS),v=(0,l.useRef)(null),{href:x,as:E,children:N,prefetch:T=null,passHref:R,replace:C,shallow:A,scroll:I,onClick:O,onMouseEnter:P,onTouchStart:w,legacyBehavior:k=!1,onNavigate:S,transitionTypes:j,ref:L,unstable_dynamicOnHover:D,...M}=t;n=N,k&&("string"==typeof n||"number"==typeof n)&&(n=(0,i.jsx)("a",{children:n}));let U=l.default.useContext(c.AppRouterContext),F=!1!==T,B=!1===T?"none":!0===T?"full":"auto",$="none"!==B?"auto"===B?g.FetchStrategy.PPR:g.FetchStrategy.Full:g.FetchStrategy.PPR,G="string"==typeof(r=E||x)?r:(0,s.formatUrl)(r);if(k){if(n?.$$typeof===Symbol.for("react.lazy"))throw Object.defineProperty(Error("`<Link legacyBehavior>` received a direct child that is either a Server Component, or JSX that was loaded with React.lazy(). This is not supported. Either remove legacyBehavior, or make the direct child a Client Component that renders the Link's `<a>` tag."),"__NEXT_ERROR_CODE",{value:"E863",enumerable:!1,configurable:!0});a=l.default.Children.only(n)}let X=k?a&&"object"==typeof a&&a.ref:L,K,V=l.default.useCallback(e=>(null!==U&&(v.current=(0,h.mountLinkInstance)(e,G,U,$,F,y,K)),()=>{v.current&&((0,h.unmountLinkForCurrentNavigation)(v.current),v.current=null),(0,h.unmountPrefetchableInstance)(e)}),[F,G,U,$,y,K]),Y={ref:(0,u.useMergedRef)(V,X),onClick(t){k||"function"!=typeof O||O(t),k&&a.props&&"function"==typeof a.props.onClick&&a.props.onClick(t),!U||t.defaultPrevented||function(t,r,n,a,o,i,s,c="none"){if("u">typeof window){let u,{nodeName:d}=t.currentTarget;if("A"===d.toUpperCase()&&((u=t.currentTarget.getAttribute("target"))&&"_self"!==u||t.metaKey||t.ctrlKey||t.shiftKey||t.altKey||t.nativeEvent&&2===t.nativeEvent.which)||t.currentTarget.hasAttribute("download"))return;if(!(0,m.isLocalURL)(r)){a&&(t.preventDefault(),location.replace(r));return}if(t.preventDefault(),i){let e=!1;if(i({preventDefault:()=>{e=!0}}),e)return}let{dispatchNavigateAction:p}=e.r(99781);l.default.startTransition(()=>{p(r,a?"replace":"push",!1===o?f.ScrollBehavior.NoScroll:f.ScrollBehavior.Default,n.current,s,c)})}}(t,G,v,C,I,S,j,B)},onMouseEnter(e){k||"function"!=typeof P||P(e),k&&a.props&&"function"==typeof a.props.onMouseEnter&&a.props.onMouseEnter(e),U&&F&&(0,h.onNavigationIntent)(e.currentTarget,!0===D)},onTouchStart:function(e){k||"function"!=typeof w||w(e),k&&a.props&&"function"==typeof a.props.onTouchStart&&a.props.onTouchStart(e),U&&F&&(0,h.onNavigationIntent)(e.currentTarget,!0===D)}};return(0,d.isAbsoluteUrl)(G)?Y.href=G:k&&!R&&("a"!==a.type||"href"in a.props)||(Y.href=(0,p.addBasePath)(G)),o=k?l.default.cloneElement(a,Y):(0,i.jsx)("a",{...M,...Y,children:n}),(0,i.jsx)(b.Provider,{value:_,children:o})}let b=(0,l.createContext)(h.IDLE_LINK_STATUS),y=()=>(0,l.useContext)(b);("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},18581,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"useMergedRef",{enumerable:!0,get:function(){return a}});let n=e.r(71645);function a(e,t){let r=(0,n.useRef)(null),a=(0,n.useRef)(null);return(0,n.useCallback)(n=>{if(null===n){let e=r.current;e&&(r.current=null,e());let t=a.current;t&&(a.current=null,t())}else e&&(r.current=o(e,n)),t&&(a.current=o(t,n))},[e,t])}function o(e,t){if("function"!=typeof e)return e.current=t,()=>{e.current=null};{let r=e(t);return"function"==typeof r?r:()=>e(null)}}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},18967,(e,t,r)=>{"use strict";e.i(47167),Object.defineProperty(r,"__esModule",{value:!0});var n={DecodeError:function(){return _},MiddlewareNotFoundError:function(){return x},MissingStaticPage:function(){return v},NormalizeError:function(){return b},PageNotFoundError:function(){return y},SP:function(){return m},ST:function(){return g},WEB_VITALS:function(){return o},execOnce:function(){return i},getDisplayName:function(){return d},getLocationOrigin:function(){return c},getURL:function(){return u},isAbsoluteUrl:function(){return s},isResSent:function(){return p},loadGetInitialProps:function(){return h},normalizeRepeatedSlashes:function(){return f},stringifyError:function(){return E}};for(var a in n)Object.defineProperty(r,a,{enumerable:!0,get:n[a]});let o=["CLS","FCP","FID","INP","LCP","TTFB"];function i(e){let t,r=!1;return(...n)=>(r||(r=!0,t=e(...n)),t)}let l=/^[a-zA-Z][a-zA-Z\d+\-.]*?:/,s=e=>{let t=e.charCodeAt(0);return!!(t>=65&&t<=90||t>=97&&t<=122)&&l.test(e)};function c(){let{protocol:e,hostname:t,port:r}=window.location;return`${e}//${t}${r?":"+r:""}`}function u(){let{href:e}=window.location,t=c();return e.substring(t.length)}function d(e){return"string"==typeof e?e:e.displayName||e.name||"Unknown"}function p(e){return e.finished||e.headersSent}function f(e){let t=e.split("?");return t[0].replace(/\\/g,"/").replace(/\/\/+/g,"/")+(t[1]?`?${t.slice(1).join("?")}`:"")}async function h(e,t){let r=t.res||t.ctx&&t.ctx.res;if(!e.getInitialProps)return t.ctx&&t.Component?{pageProps:await h(t.Component,t.ctx)}:{};let n=await e.getInitialProps(t);if(r&&p(r))return n;if(!n)throw Object.defineProperty(Error(`"${d(e)}.getInitialProps()" should resolve to an object. But found "${n}" instead.`),"__NEXT_ERROR_CODE",{value:"E1025",enumerable:!1,configurable:!0});return n}let m="u">typeof performance,g=m&&["mark","measure","getEntriesByName"].every(e=>"function"==typeof performance[e]);class _ extends Error{}class b extends Error{}class y extends Error{constructor(e){super(),this.code="ENOENT",this.name="PageNotFoundError",this.message=`Cannot find module for page: ${e}`}}class v extends Error{constructor(e,t){super(),this.message=`Failed to load static file for page: ${e} ${t}`}}class x extends Error{constructor(){super(),this.code="ENOENT",this.message="Cannot find the middleware module"}}function E(e){return JSON.stringify({message:e.message,stack:e.stack})}},73668,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"isLocalURL",{enumerable:!0,get:function(){return o}});let n=e.r(18967),a=e.r(52817);function o(e){if(!(0,n.isAbsoluteUrl)(e))return!0;try{let t=(0,n.getLocationOrigin)(),r=new URL(e,t);return r.origin===t&&(0,a.hasBasePath)(r.pathname)}catch(e){return!1}}},98183,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0});var n={assign:function(){return s},searchParamsToUrlQuery:function(){return o},urlQueryToSearchParams:function(){return l}};for(var a in n)Object.defineProperty(r,a,{enumerable:!0,get:n[a]});function o(e){let t={};for(let[r,n]of e.entries()){let e=t[r];void 0===e?t[r]=n:Array.isArray(e)?e.push(n):t[r]=[e,n]}return t}function i(e){return"string"==typeof e?e:("number"!=typeof e||isNaN(e))&&"boolean"!=typeof e?"":String(e)}function l(e){let t=new URLSearchParams;for(let[r,n]of Object.entries(e))if(Array.isArray(n))for(let e of n)t.append(r,i(e));else t.set(r,i(n));return t}function s(e,...t){for(let r of t){for(let t of r.keys())e.delete(t);for(let[t,n]of r.entries())e.append(t,n)}return e}},95057,(e,t,r)=>{"use strict";e.i(47167),Object.defineProperty(r,"__esModule",{value:!0});var n={formatUrl:function(){return l},formatWithValidation:function(){return c},urlObjectKeys:function(){return s}};for(var a in n)Object.defineProperty(r,a,{enumerable:!0,get:n[a]});let o=e.r(90809)._(e.r(98183)),i=/https?|ftp|gopher|file/;function l(e){let{auth:t,hostname:r}=e,n=e.protocol||"",a=e.pathname||"",l=e.hash||"",s=e.query||"",c=!1;t=t?encodeURIComponent(t).replace(/%3A/i,":")+"@":"",e.host?c=t+e.host:r&&(c=t+(~r.indexOf(":")?`[${r}]`:r),e.port&&(c+=":"+e.port)),s&&"object"==typeof s&&(s=String(o.urlQueryToSearchParams(s)));let u=e.search||s&&`?${s}`||"";return n&&!n.endsWith(":")&&(n+=":"),e.slashes||(!n||i.test(n))&&!1!==c?(c="//"+(c||""),a&&"/"!==a[0]&&(a="/"+a)):c||(c=""),l&&"#"!==l[0]&&(l="#"+l),u&&"?"!==u[0]&&(u="?"+u),a=a.replace(/[?#]/g,encodeURIComponent),u=u.replace("#","%23"),`${n}${c}${a}${u}${l}`}let s=["auth","hash","host","hostname","href","path","pathname","port","protocol","query","search","slashes"];function c(e){return l(e)}},81189,e=>{"use strict";var t=e.i(43476);let r={CALM:"text-teal border-teal/40 bg-teal/5",ELEVATED_AROUSAL:"text-red border-red/40 bg-red/5",FATIGUED:"text-orange border-orange/40 bg-orange/5"},n={NONE:"text-dim border-rule",POSSIBLE_RECURRENCE:"text-gold border-gold/40 bg-gold/5",CONFIRMED_BY_RADIO:"text-red border-red/40 bg-red/5"};e.s(["CategoryBadge",0,function({category:e}){return e?(0,t.jsx)("span",{className:"inline-block border border-ink/20 bg-white/5 px-2 py-0.5 text-[10px] uppercase tracking-[0.14em] text-ink",children:e.replace(/_/g," ")}):(0,t.jsx)("span",{className:"inline-block border border-rule px-2 py-0.5 text-[10px] uppercase tracking-[0.14em] text-dim",children:"Not a complaint"})},"ConfidencePill",0,function({value:e}){if(null===e)return null;let r=Math.round(100*e),n=r>=75?"text-teal":r>=45?"text-gold":"text-dim";return(0,t.jsxs)("span",{className:`tabular text-[10px] ${n}`,children:[r,"% conf."]})},"RecurrenceBadge",0,function({state:e}){return(0,t.jsx)("span",{className:`inline-block border px-2 py-0.5 text-[10px] uppercase tracking-[0.14em] ${n[e]}`,children:e.replace(/_/g," ")})},"ToneBadge",0,function({tone:e}){return(0,t.jsx)("span",{className:`inline-block border px-2 py-0.5 text-[10px] uppercase tracking-[0.14em] ${r[e]}`,children:e.replace(/_/g," ")})}])},18993,e=>{"use strict";var t=e.i(43476),r=e.i(71645),n=e.i(22016);let a=[{href:"#pipeline",label:"how it works"},{href:"#live-pipeline",label:"live pipeline"},{href:"#live",label:"inspector"},{href:"#evidence",label:"evidence"},{href:"#human-loop",label:"human-in-the-loop"}],o="/technical",i=[{href:"#circuits",label:"circuits"},{href:"#sessions",label:"replay cases"},{href:"#scope",label:"scope"},{href:"#materials",label:"materials"},{href:"#team",label:"team"}];e.s(["TopBar",0,function(){let[e,l]=(0,r.useState)(!1),s=(0,r.useRef)(null);return(0,r.useEffect)(()=>{function e(e){s.current&&!s.current.contains(e.target)&&l(!1)}return document.addEventListener("click",e),()=>document.removeEventListener("click",e)},[]),(0,t.jsxs)("header",{className:"fixed inset-x-0 top-0 z-50 flex items-center justify-between border-b border-rule bg-bg/92 px-6 py-3.5 text-[10.5px] uppercase tracking-[0.16em] backdrop-blur",children:[(0,t.jsxs)("a",{href:"#hero",className:"font-semibold text-ink",children:[(0,t.jsx)("span",{className:"mr-1 text-red",children:"β–Œ"}),"ApexSignal"]}),(0,t.jsxs)("nav",{className:"hidden items-center gap-5 md:flex",children:[a.map(e=>(0,t.jsx)("a",{href:e.href,className:"text-dim transition hover:text-red",children:e.label},e.href)),(0,t.jsx)(n.default,{href:o,className:"border border-teal/50 bg-teal/5 px-2.5 py-1 text-teal transition hover:bg-teal hover:text-bg",children:"technical walkthrough"}),(0,t.jsxs)("div",{ref:s,className:"relative",children:[(0,t.jsxs)("button",{type:"button",onClick:()=>l(e=>!e),"aria-expanded":e,className:`flex items-center gap-1 transition ${e?"text-red":"text-dim hover:text-red"}`,children:["more",(0,t.jsx)("svg",{width:"8",height:"8",viewBox:"0 0 10 6",fill:"none",className:`transition-transform ${e?"rotate-180":""}`,children:(0,t.jsx)("path",{d:"M1 1L5 5L9 1",stroke:"currentColor",strokeWidth:"1.5"})})]}),e&&(0,t.jsx)("div",{className:"absolute right-0 top-full mt-3 flex w-40 flex-col border border-rule bg-bg py-1.5 shadow-lg",children:i.map(e=>(0,t.jsx)("a",{href:e.href,onClick:()=>l(!1),className:"px-4 py-2 text-dim transition hover:bg-bg2 hover:text-red",children:e.label},e.href))})]}),(0,t.jsx)("a",{href:"https://github.com/Deltasthicc/ApexSignal",target:"_blank",rel:"noreferrer",className:"border border-rule px-2.5 py-1 text-dim transition hover:border-red/50 hover:text-red",children:"github"}),(0,t.jsx)(n.default,{href:"/login",className:"border border-gold/50 bg-gold/5 px-2.5 py-1 text-gold transition hover:bg-gold hover:text-bg",children:"engineer console"})]}),(0,t.jsxs)("div",{className:"flex items-center gap-2 md:hidden",children:[(0,t.jsx)(n.default,{href:o,className:"border border-teal/50 bg-teal/5 px-2.5 py-1.5 text-teal transition hover:bg-teal hover:text-bg",children:"Tech"}),(0,t.jsx)(n.default,{href:"/login",className:"border border-gold/50 px-3 py-1.5 text-gold transition hover:bg-gold hover:text-bg",children:"Console"})]})]})}])},62496,e=>{"use strict";let t=[{incident_id:"INC-114",session_id:"REFERENCE_REPLAY_2026",driver:"CAR44",event_time_ms:84e4,lap:14,sector_or_corner:"T7_EXIT",audio_path:"data/audio/INC-114.wav",verified_transcript:"Rear is moving on throttle exiting Turn 7.",complaint_label:"EXIT_TRACTION_REAR",telemetry_window_path:"data/telemetry/INC-114.parquet",tyre_compound:"MEDIUM",tyre_age_laps:12,lap_delta_s:null,verification_notes:"Contract-validated reference incident. First radio call in the recurrence story; not enough baseline laps yet to confirm telemetry deviation."},{incident_id:"INC-117",session_id:"REFERENCE_REPLAY_2026",driver:"CAR44",event_time_ms:1029400,lap:17,sector_or_corner:"T7_EXIT",audio_path:"data/audio/INC-117.wav",verified_transcript:"Same thing again, rear stepping out on throttle at Turn 7.",complaint_label:"EXIT_TRACTION_REAR",telemetry_window_path:"data/telemetry/INC-117.parquet",tyre_compound:"MEDIUM",tyre_age_laps:15,lap_delta_s:.24,verification_notes:"Contract-validated reference incident. Second radio call, 3 laps later; telemetry shows a measurable throttle-pickup and sector-time deviation matching INC-114."},{incident_id:"INC-145",session_id:"REFERENCE_REPLAY_2026",driver:"CAR44",event_time_ms:28e5,lap:45,sector_or_corner:"T3_APEX",audio_path:"data/audio/INC-145.wav",verified_transcript:"Front's just not turning in anymore through Three.",complaint_label:"FRONT_TURNIN_BRAKE",telemetry_window_path:"data/telemetry/INC-145.parquet",tyre_compound:"HARD",tyre_age_laps:20,lap_delta_s:-.02,verification_notes:"Contract-validated negative case: telemetry stays within baseline, so the system reports no deviation and no match rather than manufacturing one."}],r={"INC-114":{incident_id:"INC-114",transcript:"Rear is moving on throttle exiting Turn 7.",tone_label:"ELEVATED_AROUSAL",tone_score:.71,tone_confidence:.64,complaint_category:"EXIT_TRACTION_REAR",category_confidence:.83,text_tone_disagreement:"LOW"},"INC-117":{incident_id:"INC-117",transcript:"Same thing again, rear stepping out on throttle at Turn 7.",tone_label:"ELEVATED_AROUSAL",tone_score:.79,tone_confidence:.72,complaint_category:"EXIT_TRACTION_REAR",category_confidence:.89,text_tone_disagreement:"MODERATE"},"INC-145":{incident_id:"INC-145",transcript:"Front's just not turning in anymore through Three.",tone_label:"ELEVATED_AROUSAL",tone_score:.58,tone_confidence:.55,complaint_category:"FRONT_TURNIN_BRAKE",category_confidence:.67,text_tone_disagreement:"LOW"}},n={"INC-114":{incident_id:"INC-114",lap:14,segment:"T7_EXIT",reported_phenomenon:"EXIT_TRACTION_REAR",baseline_evidence:{throttle_pickup_delta_pct:0,sector_delta_s:0,status:"INSUFFICIENT_DATA"},echo_match:null,driver_warning_lead_time_s:null,recurrence_state:"NONE",human_message:"Not enough baseline laps at this segment to compare against the driver's own recent behaviour. No earlier report cleared the retrieval threshold. No measurable lead-time established."},"INC-117":{incident_id:"INC-117",lap:17,segment:"T7_EXIT",reported_phenomenon:"EXIT_TRACTION_REAR",baseline_evidence:{throttle_pickup_delta_pct:-9.4,sector_delta_s:.24,status:"BEHAVIOR_CONSISTENT"},echo_match:{incident_id:"INC-114",semantic_similarity:.91,telemetry_similarity:.78,same_segment:!0,label:"STRONG_PROTOTYPE_MATCH"},driver_warning_lead_time_s:54.6,recurrence_state:"CONFIRMED_BY_RADIO",human_message:"Telemetry at this segment deviates from the driver's own recent baseline, consistent with the reported phenomenon. Resembles an earlier reported concern (INC-114) by prototype similarity. An observable performance change followed this radio call by 54.6s. The driver's message refers to a repeat."},"INC-145":{incident_id:"INC-145",lap:45,segment:"T3_APEX",reported_phenomenon:"FRONT_TURNIN_BRAKE",baseline_evidence:{throttle_pickup_delta_pct:1.2,sector_delta_s:-.02,status:"NO_DEVIATION"},echo_match:null,driver_warning_lead_time_s:null,recurrence_state:"NONE",human_message:"Telemetry at this segment is within the driver's own recent baseline; no deviation measured. No earlier report cleared the retrieval threshold. No measurable lead-time established."}},a=[{id:"monaco23",buttonLabel:"Monaco '23 Β· understeer",src:"/audio/live_demo/flagship-nichul01-monaco2023.mp3",source:"2023 Monaco Grand Prix, real team-radio broadcast",transcript:"A lot of understeer creeping in. All speeds but also traction. Getting very poor.",toneLabel:"FATIGUED",toneScore:.536,category:"FRONT_TURNIN_BRAKE",categoryConfidence:.598,match:{src:"/audio/live_demo/match-lanstr01-saopaulo2021.mp3",source:"2021 SΓ£o Paulo Grand Prix",transcript:"Feels like there's a lot of understeer now. I think there's quite a bit of damage...",similarity:.605},verdict:"Front-end grip complaint, corroborated by a real prior report with a similar damage pattern. Driver's tone reads fatigued, not just describing a car issue β€” worth a pit-wall check-in alongside the setup review, not just a radio acknowledgment."},{id:"canada19",buttonLabel:"Canada '19 Β· rear instability",src:"/audio/live_demo/canadian2019-georus01.mp3",source:"2019 Canadian Grand Prix, real team-radio broadcast",transcript:"I've got a bit of rear instability into turn 6 under braking on the entry phase. This is something I experienced a bit in P2 as well.",toneLabel:"ELEVATED_AROUSAL",toneScore:.524,category:"EXIT_TRACTION_REAR",categoryConfidence:.574,match:{src:"/audio/live_demo/bahrain2019-danric01.mp3",source:"2019 Bahrain Grand Prix",transcript:"Yeah, still the rear has hurt me on traction, but struggling a lot with front locking...",similarity:.517},verdict:"Rear stability under braking, and the driver flagged it themselves as a repeat from practice. Corpus shows a comparable report from a different session β€” same phenomenon, different car/driver. Recommend a brake-bias / differential review, not a one-off note."},{id:"bahrain19",buttonLabel:"Bahrain '19 Β· rear on traction",src:"/audio/live_demo/bahrain2019-danric01.mp3",source:"2019 Bahrain Grand Prix, real team-radio broadcast",transcript:"Yeah, still the rear has hurt me on traction, but struggling a lot with front locking, so trying to talk about coming rearwards. Okay, understood.",toneLabel:"FATIGUED",toneScore:.669,category:"EXIT_TRACTION_REAR",categoryConfidence:.549,match:{src:"/audio/live_demo/canadian2019-georus01.mp3",source:"2019 Canadian Grand Prix",transcript:"I've got a bit of rear instability into turn 6 under braking on the entry phase...",similarity:.517},verdict:"Mixed front/rear balance complaint under fatigue. Retrieval finds the same underlying phenomenon reported from a different race β€” this isn't a one-off, it's a pattern worth a real setup conversation before the next stint."},{id:"abudhabi18",buttonLabel:"Abu Dhabi '18 Β· tyres",src:"/audio/live_demo/abudhabi2018-stovan01.mp3",source:"2018 Abu Dhabi Grand Prix, real team-radio broadcast",transcript:"These tires are not doing well! Copy",toneLabel:"ELEVATED_AROUSAL",toneScore:.664,category:"TYRE_GRIP_DEGRADATION",categoryConfidence:.494,match:{src:"/audio/live_demo/abudhabi2018-lewham01.mp3",source:"2018 Abu Dhabi Grand Prix",transcript:"My tires definitely don't feel great. Ok, copy.",similarity:.744},verdict:"Two independent drivers, same session type, both reporting degraded tyre feel β€” a 74% match, the strongest in this corpus. Recommend a compound/allocation review rather than treating either call as an isolated complaint."},{id:"styrian21",buttonLabel:"Styrian '21 Β· no complaint",src:"/audio/live_demo/styrian2021-maxver01.mp3",source:"2021 Styrian Grand Prix, real team-radio broadcast",transcript:"Max, so specifically the issue is breaking turn 10 whilst on the curb, just for information.",toneLabel:"CALM",toneScore:.533,category:null,categoryConfidence:null,match:null,verdict:"No complaint category cleared the threshold and nothing in the corpus was searched against. No action recommended β€” reported honestly as informational, not forced into a finding to look useful."}];e.s(["analyzeRadio",0,function(e){return Promise.resolve({...r[e]??r["INC-114"],incident_id:e})},"checkHealth",0,function(){return Promise.resolve({status:"ok",evaluate_mode:"embedded",service:"embedded_replay_fallback"})},"fetchIncidentAssessment",0,function(e){return Promise.resolve(function(e){let t=n[e];if(!t)throw Error(`No replay assessment for ${e}`);return{...t}}(e))},"fetchLivePipelineDemo",0,function(){return Promise.resolve(a)},"fetchReplayManifest",0,function(){return Promise.resolve(t.map(e=>({...e})))}],62496)}]);
_next/static/chunks/0k-4txiy6fzw4.js ADDED
@@ -0,0 +1 @@
 
 
1
+ (globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,18566,(e,t,r)=>{t.exports=e.r(76562)},94542,e=>{"use strict";var t=e.i(43476),r=e.i(71645),s=e.i(18566);e.s(["default",0,function(){let e=(0,s.useRouter)(),[a,n]=(0,r.useState)(""),[i,l]=(0,r.useState)(""),[c,o]=(0,r.useState)(!1);return(0,t.jsx)("main",{className:"flex min-h-screen items-center justify-center bg-bg px-6",style:{backgroundImage:"radial-gradient(circle at 1px 1px, rgba(240,240,240,0.06) 1px, transparent 0)",backgroundSize:"34px 34px"},children:(0,t.jsxs)("div",{className:"w-full max-w-sm border border-rule bg-bg2/80 p-8 backdrop-blur",children:[(0,t.jsxs)("p",{className:"mb-1 text-center text-[10px] uppercase tracking-[0.2em] text-red",children:[(0,t.jsx)("span",{className:"mr-1",children:"β–Œ"}),"ApexSignal"]}),(0,t.jsx)("h1",{className:"mb-1 text-center text-lg font-medium uppercase tracking-[0.03em] text-ink",children:"Pit Wall Access"}),(0,t.jsx)("p",{className:"mb-8 text-center text-[11px] text-dim",children:"Race Engineer Console Β· REFERENCE_REPLAY_2026"}),(0,t.jsxs)("form",{onSubmit:function(t){t.preventDefault(),o(!0),sessionStorage.setItem("apexsignal_engineer_session","1"),setTimeout(()=>e.push("/dashboard"),500)},className:"flex flex-col gap-4",children:[(0,t.jsxs)("label",{className:"flex flex-col gap-1.5",children:[(0,t.jsx)("span",{className:"text-[9px] uppercase tracking-[0.16em] text-dim",children:"Engineer ID"}),(0,t.jsx)("input",{type:"text",required:!0,value:a,onChange:e=>n(e.target.value),placeholder:"engineer@podiumfinish.team",className:"border border-rule bg-bg px-3 py-2.5 text-[13px] text-ink outline-none transition focus:border-red/50"})]}),(0,t.jsxs)("label",{className:"flex flex-col gap-1.5",children:[(0,t.jsx)("span",{className:"text-[9px] uppercase tracking-[0.16em] text-dim",children:"Access code"}),(0,t.jsx)("input",{type:"password",required:!0,value:i,onChange:e=>l(e.target.value),placeholder:"β€’β€’β€’β€’β€’β€’β€’β€’β€’β€’",className:"border border-rule bg-bg px-3 py-2.5 text-[13px] text-ink outline-none transition focus:border-red/50"})]}),(0,t.jsx)("button",{type:"submit",disabled:c,className:"mt-2 border border-red bg-red px-4 py-2.5 text-[11px] uppercase tracking-[0.14em] text-ink transition hover:bg-red-bright disabled:opacity-60",children:c?"Authenticating…":"Sign In to Console"})]}),(0,t.jsx)("p",{className:"mt-6 border-t border-rule pt-4 text-center text-[9.5px] leading-relaxed text-dim",children:"Demo console β€” any credentials proceed. No backend authentication runs here; this gate exists for the presentation flow, not as a security claim."})]})})}])}]);
_next/static/chunks/{0ihmd84d4pg-e.js β†’ 0mct5pt8ict73.js} RENAMED
The diff for this file is too large to render. See raw diff
 
_next/static/chunks/17coof1l3hjgj.js DELETED
The diff for this file is too large to render. See raw diff
 
_next/static/chunks/19mx3mg6lkumu.js DELETED
@@ -1 +0,0 @@
1
- (globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,55682,(e,t,r)=>{"use strict";r._=function(e){return e&&e.__esModule?e:{default:e}}},72383,(e,t,r)=>{"use strict";e.i(47167),Object.defineProperty(r,"__esModule",{value:!0});var n={ErrorBoundary:function(){return _},ErrorBoundaryHandler:function(){return y}};for(var u in n)Object.defineProperty(r,u,{enumerable:!0,get:n[u]});let o=e.r(90809),a=e.r(43476),i=o._(e.r(71645)),l=e.r(90373),s=e.r(65713);e.r(78377);let c=e.r(12354),f=e.r(82604),d=e.r(8372),p="u">typeof window&&(0,f.isBot)(window.navigator.userAgent);class y extends i.default.Component{static{this.contextType=d.AppRouterContext}constructor(e){super(e),this.reset=()=>{this.setState({error:null})},this.retry=()=>{(0,i.startTransition)(()=>{this.context?.refresh(),this.reset()})},this.state={error:null,previousPathname:this.props.pathname}}static getDerivedStateFromError(e){if((0,s.isNextRouterError)(e))throw e;return{error:{thrownValue:e}}}static getDerivedStateFromProps(e,t){let{error:r}=t;return e.pathname!==t.previousPathname&&t.error?{error:null,previousPathname:e.pathname}:{error:t.error,previousPathname:e.pathname}}render(){if(this.state.error&&!p){let e=this.state.error.thrownValue;return(0,c.handleISRError)({error:e}),(0,a.jsxs)(a.Fragment,{children:[this.props.errorStyles,this.props.errorScripts,(0,a.jsx)(this.props.errorComponent,{error:e,reset:this.reset,retry:this.retry})]})}return this.props.children}}function _({errorComponent:e,errorStyles:t,errorScripts:r,children:n}){let u=(0,l.useUntrackedPathname)();return e?(0,a.jsx)(y,{pathname:u,errorComponent:e,errorStyles:t,errorScripts:r,children:n}):(0,a.jsx)(a.Fragment,{children:n})}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},12354,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"handleISRError",{enumerable:!0,get:function(){return u}});let n=e.r(1425);function u({error:e}){if(n.workAsyncStorage){let t=n.workAsyncStorage.getStore();if(t?.isStaticGeneration)throw e&&console.error(e),e}}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},54394,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0});var n={HTTPAccessErrorStatus:function(){return o},HTTP_ERROR_FALLBACK_ERROR_CODE:function(){return i},getAccessFallbackErrorTypeByStatus:function(){return c},getAccessFallbackHTTPStatus:function(){return s},isHTTPAccessFallbackError:function(){return l}};for(var u in n)Object.defineProperty(r,u,{enumerable:!0,get:n[u]});let o={NOT_FOUND:404,FORBIDDEN:403,UNAUTHORIZED:401},a=new Set(Object.values(o)),i="NEXT_HTTP_ERROR_FALLBACK";function l(e){if("object"!=typeof e||null===e||!("digest"in e)||"string"!=typeof e.digest)return!1;let[t,r]=e.digest.split(";");return t===i&&a.has(Number(r))}function s(e){return Number(e.digest.split(";")[1])}function c(e){switch(e){case 401:return"unauthorized";case 403:return"forbidden";case 404:return"not-found";default:return}}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},65713,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"isNextRouterError",{enumerable:!0,get:function(){return o}});let n=e.r(54394),u=e.r(68391);function o(e){return(0,u.isRedirectError)(e)||(0,n.isHTTPAccessFallbackError)(e)}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},78377,(e,t,r)=>{"use strict";e.i(47167),Object.defineProperty(r,"__esModule",{value:!0});var n={handleHardNavError:function(){return a},useNavFailureHandler:function(){return i}};for(var u in n)Object.defineProperty(r,u,{enumerable:!0,get:n[u]});e.r(71645);let o=e.r(51191);function a(e){return"u">typeof window&&!!window.next.__pendingUrl&&(0,o.createHrefFromUrl)(new URL(window.location.href))!==(0,o.createHrefFromUrl)(window.next.__pendingUrl)&&(console.error("Error occurred during navigation, falling back to hard navigation",e),window.location.href=window.next.__pendingUrl.toString(),!0)}function i(){}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},14502,(e,t,r)=>{"use strict";let n,u;Object.defineProperty(r,"__esModule",{value:!0});var o={useDynamicRouteParams:function(){return n},useDynamicSearchParams:function(){return u}};for(var a in o)Object.defineProperty(r,a,{enumerable:!0,get:o[a]});("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},13957,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0});var n={ServerInsertedHTMLContext:function(){return a},useServerInsertedHTML:function(){return i}};for(var u in n)Object.defineProperty(r,u,{enumerable:!0,get:n[u]});let o=e.r(90809)._(e.r(71645)),a=o.default.createContext(null);function i(e){let t=(0,o.useContext)(a);t&&t(e)}},90373,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"useUntrackedPathname",{enumerable:!0,get:function(){return a}});let n=e.r(71645),u=e.r(61994),o=e.r(1425);function a(){return!function(){if("u"<typeof window){let e=o.workUnitAsyncStorage.getStore();if(!e)return!1;switch(e.type){case"prerender":case"prerender-client":case"prerender-ppr":case"validation-client":let t=e.fallbackRouteParams;return!!t&&t.size>0}}return!1}()?(0,n.useContext)(u.PathnameContext):null}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},22783,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"notFound",{enumerable:!0,get:function(){return o}});let n=e.r(54394),u=`${n.HTTP_ERROR_FALLBACK_ERROR_CODE};404`;function o(){let e=Object.defineProperty(Error(u),"__NEXT_ERROR_CODE",{value:"E1041",enumerable:!1,configurable:!0});throw e.digest=u,e}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},79854,(e,t,r)=>{"use strict";function n(){throw Object.defineProperty(Error("`forbidden()` is experimental and only allowed to be enabled when `experimental.authInterrupts` is enabled."),"__NEXT_ERROR_CODE",{value:"E488",enumerable:!1,configurable:!0})}e.i(47167),Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"forbidden",{enumerable:!0,get:function(){return n}}),e.r(54394).HTTP_ERROR_FALLBACK_ERROR_CODE,("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},22683,(e,t,r)=>{"use strict";function n(){throw Object.defineProperty(Error("`unauthorized()` is experimental and only allowed to be used when `experimental.authInterrupts` is enabled."),"__NEXT_ERROR_CODE",{value:"E411",enumerable:!1,configurable:!0})}e.i(47167),Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"unauthorized",{enumerable:!0,get:function(){return n}}),e.r(54394).HTTP_ERROR_FALLBACK_ERROR_CODE,("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},3680,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"ReadonlyURLSearchParams",{enumerable:!0,get:function(){return u}});class n extends Error{constructor(){super("Method unavailable on `ReadonlyURLSearchParams`. Read more: https://nextjs.org/docs/app/api-reference/functions/use-search-params#updating-searchparams"),Object.defineProperty(this,"__NEXT_ERROR_CODE",{value:"E1174",enumerable:!1,configurable:!0})}}class u extends URLSearchParams{append(){throw new n}delete(){throw new n}set(){throw new n}sort(){throw new n}}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},58442,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0});var n={RedirectBoundary:function(){return p},RedirectErrorBoundary:function(){return d}};for(var u in n)Object.defineProperty(r,u,{enumerable:!0,get:n[u]});let o=e.r(90809),a=e.r(43476),i=o._(e.r(71645)),l=e.r(76562),s=e.r(24063),c=e.r(68391);function f({redirect:e,reset:t,redirectType:r}){let n=(0,l.useRouter)();return(0,i.useEffect)(()=>{i.default.startTransition(()=>{"push"===r?n.push(e,{}):n.replace(e,{}),t()})},[e,r,t,n]),null}class d extends i.default.Component{constructor(e){super(e),this.state={redirect:null,redirectType:null}}static getDerivedStateFromError(e){if((0,c.isRedirectError)(e)){let t=(0,s.getURLFromRedirectError)(e),r=(0,s.getRedirectTypeFromError)(e);return"handled"in e?{redirect:null,redirectType:null}:{redirect:t,redirectType:r}}throw e}render(){let{redirect:e,redirectType:t}=this.state;return null!==e&&null!==t?(0,a.jsx)(f,{redirect:e,redirectType:t,reset:()=>this.setState({redirect:null})}):this.props.children}}function p({children:e}){let t=(0,l.useRouter)();return(0,a.jsx)(d,{router:t,children:e})}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},70725,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"createRouterCacheKey",{enumerable:!0,get:function(){return u}});let n=e.r(13258);function u(e,t=!1){return Array.isArray(e)?`${e[0]}|${e[1]}|${e[2]}`:t&&e.startsWith(n.PAGE_SEGMENT_KEY)?n.PAGE_SEGMENT_KEY:e}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},1425,(e,t,r)=>{"use strict";let n,u,o;Object.defineProperty(r,"__esModule",{value:!0});var a={actionAsyncStorage:function(){return n},workAsyncStorage:function(){return u},workUnitAsyncStorage:function(){return o}};for(var i in a)Object.defineProperty(r,i,{enumerable:!0,get:a[i]});("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},1244,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"unresolvedThenable",{enumerable:!0,get:function(){return n}});let n={then:()=>{}};("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},15507,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"unstable_rethrow",{enumerable:!0,get:function(){return function e(t){if((0,u.isNextRouterError)(t)||(0,n.isBailoutToCSRError)(t))throw t;t instanceof Error&&"cause"in t&&e(t.cause)}}});let n=e.r(32061),u=e.r(65713);("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},92805,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0});var n={ReadonlyURLSearchParams:function(){return o.ReadonlyURLSearchParams},RedirectType:function(){return d},forbidden:function(){return l.forbidden},notFound:function(){return i.notFound},permanentRedirect:function(){return a.permanentRedirect},redirect:function(){return a.redirect},unauthorized:function(){return s.unauthorized},unstable_isUnrecognizedActionError:function(){return f},unstable_rethrow:function(){return c.unstable_rethrow}};for(var u in n)Object.defineProperty(r,u,{enumerable:!0,get:n[u]});let o=e.r(3680),a=e.r(24063),i=e.r(22783),l=e.r(79854),s=e.r(22683),c=e.r(15507);function f(){throw Object.defineProperty(Error("`unstable_isUnrecognizedActionError` can only be used on the client."),"__NEXT_ERROR_CODE",{value:"E776",enumerable:!1,configurable:!0})}let d={push:"push",replace:"replace"};("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},76562,(e,t,r)=>{"use strict";e.i(47167),Object.defineProperty(r,"__esModule",{value:!0});var n={ReadonlyURLSearchParams:function(){return i.ReadonlyURLSearchParams},RedirectType:function(){return d.RedirectType},ServerInsertedHTMLContext:function(){return c.ServerInsertedHTMLContext},forbidden:function(){return d.forbidden},notFound:function(){return d.notFound},permanentRedirect:function(){return d.permanentRedirect},redirect:function(){return d.redirect},unauthorized:function(){return d.unauthorized},unstable_isUnrecognizedActionError:function(){return f.unstable_isUnrecognizedActionError},unstable_rethrow:function(){return d.unstable_rethrow},useParams:function(){return v},usePathname:function(){return h},useRouter:function(){return m},useSearchParams:function(){return b},useSelectedLayoutSegment:function(){return R},useSelectedLayoutSegments:function(){return O},useServerInsertedHTML:function(){return c.useServerInsertedHTML}};for(var u in n)Object.defineProperty(r,u,{enumerable:!0,get:n[u]});let o=e.r(90809)._(e.r(71645)),a=e.r(8372),i=e.r(61994),l=e.r(13258),s=e.r(14502),c=e.r(13957),f=e.r(92838),d=e.r(92805),{instrumentParamsForClientValidation:p,instrumentSearchParamsForClientValidation:y,expectCompleteParamsInClientValidation:_}={};function b(){s.useDynamicSearchParams?.("useSearchParams()");let e=(0,o.useContext)(i.SearchParamsContext);return(0,o.useMemo)(()=>e?new i.ReadonlyURLSearchParams(e):null,[e])}function h(){return s.useDynamicRouteParams?.("usePathname()"),(0,o.useContext)(i.PathnameContext)}function m(){let e=(0,o.useContext)(a.AppRouterContext);if(null===e)throw Object.defineProperty(Error("invariant expected app router to be mounted"),"__NEXT_ERROR_CODE",{value:"E238",enumerable:!1,configurable:!0});let t=(0,o.useContext)(a.LayoutRouterContext),r=t?.parentCacheNode.bfcacheId??0;return(0,o.useMemo)(()=>({back:e.back,forward:e.forward,refresh:e.refresh,hmrRefresh:e.hmrRefresh,push:e.push,replace:e.replace,prefetch:e.prefetch,experimental_gesturePush:e.experimental_gesturePush,bfcacheId:"_b_"+r+"_"}),[e,r])}function v(){return s.useDynamicRouteParams?.("useParams()"),(0,o.useContext)(i.PathParamsContext)}function O(e="children"){s.useDynamicRouteParams?.("useSelectedLayoutSegments()");let t=(0,o.useContext)(a.LayoutRouterContext);return t?(0,l.getSelectedLayoutSegmentPath)(t.parentTree,e):null}function R(e="children"){s.useDynamicRouteParams?.("useSelectedLayoutSegment()"),(0,o.useContext)(i.NavigationPromisesContext);let t=O(e);return(0,l.computeSelectedLayoutSegment)(t,e)}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},35451,(e,t,r)=>{var n={156:function(e){var t,r,n,u=e.exports={};function o(){throw Error("setTimeout has not been defined")}function a(){throw Error("clearTimeout has not been defined")}try{t="function"==typeof setTimeout?setTimeout:o}catch(e){t=o}try{r="function"==typeof clearTimeout?clearTimeout:a}catch(e){r=a}function i(e){if(t===setTimeout)return setTimeout(e,0);if((t===o||!t)&&setTimeout)return t=setTimeout,setTimeout(e,0);try{return t(e,0)}catch(r){try{return t.call(null,e,0)}catch(r){return t.call(this,e,0)}}}var l=[],s=!1,c=-1;function f(){s&&n&&(s=!1,n.length?l=n.concat(l):c=-1,l.length&&d())}function d(){if(!s){var e=i(f);s=!0;for(var t=l.length;t;){for(n=l,l=[];++c<t;)n&&n[c].run();c=-1,t=l.length}n=null,s=!1,function(e){if(r===clearTimeout)return clearTimeout(e);if((r===a||!r)&&clearTimeout)return r=clearTimeout,clearTimeout(e);try{r(e)}catch(t){try{return r.call(null,e)}catch(t){return r.call(this,e)}}}(e)}}function p(e,t){this.fun=e,this.array=t}function y(){}u.nextTick=function(e){var t=Array(arguments.length-1);if(arguments.length>1)for(var r=1;r<arguments.length;r++)t[r-1]=arguments[r];l.push(new p(e,t)),1!==l.length||s||i(d)},p.prototype.run=function(){this.fun.apply(null,this.array)},u.title="browser",u.browser=!0,u.env={},u.argv=[],u.version="",u.versions={},u.on=y,u.addListener=y,u.once=y,u.off=y,u.removeListener=y,u.removeAllListeners=y,u.emit=y,u.prependListener=y,u.prependOnceListener=y,u.listeners=function(e){return[]},u.binding=function(e){throw Error("process.binding is not supported")},u.cwd=function(){return"/"},u.chdir=function(e){throw Error("process.chdir is not supported")},u.umask=function(){return 0}}},u={};function o(e){var t=u[e];if(void 0!==t)return t.exports;var r=u[e]={exports:{}},a=!0;try{n[e](r,r.exports,o),a=!1}finally{a&&delete u[e]}return r.exports}o.ab="/ROOT/node_modules/next/dist/compiled/process/",t.exports=o(156)},47167,(e,t,r)=>{"use strict";var n,u;t.exports=(null==(n=e.g.process)?void 0:n.env)&&"object"==typeof(null==(u=e.g.process)?void 0:u.env)?e.g.process:e.r(35451)},45689,(e,t,r)=>{"use strict";var n=Symbol.for("react.transitional.element");function u(e,t,r){var u=null;if(void 0!==r&&(u=""+r),void 0!==t.key&&(u=""+t.key),"key"in t)for(var o in r={},t)"key"!==o&&(r[o]=t[o]);else r=t;return{$$typeof:n,type:e,key:u,ref:void 0!==(t=r.ref)?t:null,props:r}}r.Fragment=Symbol.for("react.fragment"),r.jsx=u,r.jsxs=u},43476,(e,t,r)=>{"use strict";e.i(47167),t.exports=e.r(45689)},50740,(e,t,r)=>{"use strict";var n=e.i(47167),u=Symbol.for("react.transitional.element"),o=Symbol.for("react.portal"),a=Symbol.for("react.fragment"),i=Symbol.for("react.strict_mode"),l=Symbol.for("react.profiler"),s=Symbol.for("react.consumer"),c=Symbol.for("react.context"),f=Symbol.for("react.forward_ref"),d=Symbol.for("react.suspense"),p=Symbol.for("react.memo"),y=Symbol.for("react.lazy"),_=Symbol.for("react.activity"),b=Symbol.for("react.view_transition"),h=Symbol.iterator,m={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},v=Object.assign,O={};function R(e,t,r){this.props=e,this.context=t,this.refs=O,this.updater=r||m}function E(){}function g(e,t,r){this.props=e,this.context=t,this.refs=O,this.updater=r||m}R.prototype.isReactComponent={},R.prototype.setState=function(e,t){if("object"!=typeof e&&"function"!=typeof e&&null!=e)throw Error("takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,t,"setState")},R.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},E.prototype=R.prototype;var j=g.prototype=new E;j.constructor=g,v(j,R.prototype),j.isPureReactComponent=!0;var P=Array.isArray;function T(){}var S={H:null,A:null,T:null,S:null},x=Object.prototype.hasOwnProperty;function w(e,t,r){var n=r.ref;return{$$typeof:u,type:e,key:t,ref:void 0!==n?n:null,props:r}}function M(e){return"object"==typeof e&&null!==e&&e.$$typeof===u}var A=/\/+/g;function C(e,t){var r,n;return"object"==typeof e&&null!==e&&null!=e.key?(r=""+e.key,n={"=":"=0",":":"=2"},"$"+r.replace(/[=:]/g,function(e){return n[e]})):t.toString(36)}function N(e,t,r){if(null==e)return e;var n=[],a=0;return!function e(t,r,n,a,i){var l,s,c,f=typeof t;("undefined"===f||"boolean"===f)&&(t=null);var d=!1;if(null===t)d=!0;else switch(f){case"bigint":case"string":case"number":d=!0;break;case"object":switch(t.$$typeof){case u:case o:d=!0;break;case y:return e((d=t._init)(t._payload),r,n,a,i)}}if(d)return i=i(t),d=""===a?"."+C(t,0):a,P(i)?(n="",null!=d&&(n=d.replace(A,"$&/")+"/"),e(i,r,n,"",function(e){return e})):null!=i&&(M(i)&&(l=i,s=n+(null==i.key||t&&t.key===i.key?"":(""+i.key).replace(A,"$&/")+"/")+d,i=w(l.type,s,l.props)),r.push(i)),1;d=0;var p=""===a?".":a+":";if(P(t))for(var _=0;_<t.length;_++)f=p+C(a=t[_],_),d+=e(a,r,n,f,i);else if("function"==typeof(_=null===(c=t)||"object"!=typeof c?null:"function"==typeof(c=h&&c[h]||c["@@iterator"])?c:null))for(t=_.call(t),_=0;!(a=t.next()).done;)f=p+C(a=a.value,_++),d+=e(a,r,n,f,i);else if("object"===f){if("function"==typeof t.then)return e(function(e){switch(e.status){case"fulfilled":return e.value;case"rejected":throw e.reason;default:switch("string"==typeof e.status?e.then(T,T):(e.status="pending",e.then(function(t){"pending"===e.status&&(e.status="fulfilled",e.value=t)},function(t){"pending"===e.status&&(e.status="rejected",e.reason=t)})),e.status){case"fulfilled":return e.value;case"rejected":throw e.reason}}throw e}(t),r,n,a,i);throw Error("Objects are not valid as a React child (found: "+("[object Object]"===(r=String(t))?"object with keys {"+Object.keys(t).join(", ")+"}":r)+"). If you meant to render a collection of children, use an array instead.")}return d}(e,n,"","",function(e){return t.call(r,e,a++)}),n}function U(e){if(-1===e._status){var t=(0,e._result)();t.then(function(r){(0===e._status||-1===e._status)&&(e._status=1,e._result=r,void 0===t.status&&(t.status="fulfilled",t.value=r))},function(r){(0===e._status||-1===e._status)&&(e._status=2,e._result=r,void 0===t.status&&(t.status="rejected",t.reason=r))}),-1===e._status&&(e._status=0,e._result=t)}if(1===e._status)return e._result.default;throw e._result}var L="function"==typeof reportError?reportError:function(e){if("object"==typeof window&&"function"==typeof window.ErrorEvent){var t=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:"object"==typeof e&&null!==e&&"string"==typeof e.message?String(e.message):String(e),error:e});if(!window.dispatchEvent(t))return}else if("object"==typeof n.default&&"function"==typeof n.default.emit)return void n.default.emit("uncaughtException",e);console.error(e)};function D(e){var t=S.T,r={};r.types=null!==t?t.types:null,S.T=r;try{var n=e(),u=S.S;null!==u&&u(r,n),"object"==typeof n&&null!==n&&"function"==typeof n.then&&n.then(T,L)}catch(e){L(e)}finally{null!==t&&null!==r.types&&(t.types=r.types),S.T=t}}function H(e){var t=S.T;if(null!==t){var r=t.types;null===r?t.types=[e]:-1===r.indexOf(e)&&r.push(e)}else D(H.bind(null,e))}r.Activity=_,r.Children={map:N,forEach:function(e,t,r){N(e,function(){t.apply(this,arguments)},r)},count:function(e){var t=0;return N(e,function(){t++}),t},toArray:function(e){return N(e,function(e){return e})||[]},only:function(e){if(!M(e))throw Error("React.Children.only expected to receive a single React element child.");return e}},r.Component=R,r.Fragment=a,r.Profiler=l,r.PureComponent=g,r.StrictMode=i,r.Suspense=d,r.ViewTransition=b,r.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=S,r.__COMPILER_RUNTIME={__proto__:null,c:function(e){return S.H.useMemoCache(e)}},r.addTransitionType=H,r.cache=function(e){return function(){return e.apply(null,arguments)}},r.cacheSignal=function(){return null},r.cloneElement=function(e,t,r){if(null==e)throw Error("The argument must be a React element, but you passed "+e+".");var n=v({},e.props),u=e.key;if(null!=t)for(o in void 0!==t.key&&(u=""+t.key),t)x.call(t,o)&&"key"!==o&&"__self"!==o&&"__source"!==o&&("ref"!==o||void 0!==t.ref)&&(n[o]=t[o]);var o=arguments.length-2;if(1===o)n.children=r;else if(1<o){for(var a=Array(o),i=0;i<o;i++)a[i]=arguments[i+2];n.children=a}return w(e.type,u,n)},r.createContext=function(e){return(e={$$typeof:c,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null}).Provider=e,e.Consumer={$$typeof:s,_context:e},e},r.createElement=function(e,t,r){var n,u={},o=null;if(null!=t)for(n in void 0!==t.key&&(o=""+t.key),t)x.call(t,n)&&"key"!==n&&"__self"!==n&&"__source"!==n&&(u[n]=t[n]);var a=arguments.length-2;if(1===a)u.children=r;else if(1<a){for(var i=Array(a),l=0;l<a;l++)i[l]=arguments[l+2];u.children=i}if(e&&e.defaultProps)for(n in a=e.defaultProps)void 0===u[n]&&(u[n]=a[n]);return w(e,o,u)},r.createRef=function(){return{current:null}},r.forwardRef=function(e){return{$$typeof:f,render:e}},r.isValidElement=M,r.lazy=function(e){return{$$typeof:y,_payload:{_status:-1,_result:e},_init:U}},r.memo=function(e,t){return{$$typeof:p,type:e,compare:void 0===t?null:t}},r.startTransition=D,r.unstable_useCacheRefresh=function(){return S.H.useCacheRefresh()},r.use=function(e){return S.H.use(e)},r.useActionState=function(e,t,r){return S.H.useActionState(e,t,r)},r.useCallback=function(e,t){return S.H.useCallback(e,t)},r.useContext=function(e){return S.H.useContext(e)},r.useDebugValue=function(){},r.useDeferredValue=function(e,t){return S.H.useDeferredValue(e,t)},r.useEffect=function(e,t){return S.H.useEffect(e,t)},r.useEffectEvent=function(e){return S.H.useEffectEvent(e)},r.useId=function(){return S.H.useId()},r.useImperativeHandle=function(e,t,r){return S.H.useImperativeHandle(e,t,r)},r.useInsertionEffect=function(e,t){return S.H.useInsertionEffect(e,t)},r.useLayoutEffect=function(e,t){return S.H.useLayoutEffect(e,t)},r.useMemo=function(e,t){return S.H.useMemo(e,t)},r.useOptimistic=function(e,t){return S.H.useOptimistic(e,t)},r.useReducer=function(e,t,r){return S.H.useReducer(e,t,r)},r.useRef=function(e){return S.H.useRef(e)},r.useState=function(e){return S.H.useState(e)},r.useSyncExternalStore=function(e,t,r){return S.H.useSyncExternalStore(e,t,r)},r.useTransition=function(){return S.H.useTransition()},r.version="19.3.0-canary-cbb046ab-20260731"},71645,(e,t,r)=>{"use strict";e.i(47167),t.exports=e.r(50740)},54839,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0});var n={METADATA_BOUNDARY_NAME:function(){return o},OUTLET_BOUNDARY_NAME:function(){return i},ROOT_LAYOUT_BOUNDARY_NAME:function(){return l},VIEWPORT_BOUNDARY_NAME:function(){return a}};for(var u in n)Object.defineProperty(r,u,{enumerable:!0,get:n[u]});let o="__next_metadata_boundary__",a="__next_viewport_boundary__",i="__next_outlet_boundary__",l="__next_root_layout_boundary__"},97367,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0});var n={MetadataBoundary:function(){return i},OutletBoundary:function(){return s},RootLayoutBoundary:function(){return c},ViewportBoundary:function(){return l}};for(var u in n)Object.defineProperty(r,u,{enumerable:!0,get:n[u]});let o=e.r(54839),a={[o.METADATA_BOUNDARY_NAME]:function({children:e}){return e},[o.VIEWPORT_BOUNDARY_NAME]:function({children:e}){return e},[o.OUTLET_BOUNDARY_NAME]:function({children:e}){return e},[o.ROOT_LAYOUT_BOUNDARY_NAME]:function({children:e}){return e}},i=a[o.METADATA_BOUNDARY_NAME.slice(0)],l=a[o.VIEWPORT_BOUNDARY_NAME.slice(0)],s=a[o.OUTLET_BOUNDARY_NAME.slice(0)],c=a[o.ROOT_LAYOUT_BOUNDARY_NAME.slice(0)]},61994,(e,t,r)=>{"use strict";e.i(47167),Object.defineProperty(r,"__esModule",{value:!0});var n={NavigationPromisesContext:function(){return c},PathParamsContext:function(){return s},PathnameContext:function(){return l},ReadonlyURLSearchParams:function(){return a.ReadonlyURLSearchParams},SearchParamsContext:function(){return i},createDevToolsInstrumentedPromise:function(){return f}};for(var u in n)Object.defineProperty(r,u,{enumerable:!0,get:n[u]});let o=e.r(71645),a=e.r(3680),i=(0,o.createContext)(null),l=(0,o.createContext)(null),s=(0,o.createContext)(null),c=(0,o.createContext)(null);function f(e,t){let r=Promise.resolve(t);return r.status="fulfilled",r.value=t,r.displayName=`${e} (SSR)`,r}},32061,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0});var n={BailoutToCSRError:function(){return a},isBailoutToCSRError:function(){return i}};for(var u in n)Object.defineProperty(r,u,{enumerable:!0,get:n[u]});let o="BAILOUT_TO_CLIENT_SIDE_RENDERING";class a extends Error{constructor(e){super(`Bail out to client-side rendering: ${e}`),this.reason=e,this.digest=o}}function i(e){return"object"==typeof e&&null!==e&&"digest"in e&&e.digest===o}}]);
 
 
_next/static/chunks/1wawaqjindmvv.js DELETED
The diff for this file is too large to render. See raw diff
 
_next/static/chunks/2bdysruiodgch.css DELETED
@@ -1,2 +0,0 @@
1
- @font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/04c5164763c40239-s.1kd-r_s9smv5m.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/26f284dcc38c84c0-s.3hlisc-pwq13z.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/7e7f32a39836f228-s.0-oo9_1x_xmvg.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/fa39153a3fc630ba-s.36fqqi66-3tjb.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6a5386fd6038edbe-s.3_z45zcoc-xoz.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/051742360c26797e-s.p.1bkzbscqrt8rl.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/04c5164763c40239-s.1kd-r_s9smv5m.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/26f284dcc38c84c0-s.3hlisc-pwq13z.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/7e7f32a39836f228-s.0-oo9_1x_xmvg.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/fa39153a3fc630ba-s.36fqqi66-3tjb.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/6a5386fd6038edbe-s.3_z45zcoc-xoz.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/051742360c26797e-s.p.1bkzbscqrt8rl.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/04c5164763c40239-s.1kd-r_s9smv5m.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/26f284dcc38c84c0-s.3hlisc-pwq13z.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/7e7f32a39836f228-s.0-oo9_1x_xmvg.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/fa39153a3fc630ba-s.36fqqi66-3tjb.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/6a5386fd6038edbe-s.3_z45zcoc-xoz.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/051742360c26797e-s.p.1bkzbscqrt8rl.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:JetBrains Mono Fallback;src:local(Arial);ascent-override:75.79%;descent-override:22.29%;line-gap-override:0.0%;size-adjust:134.59%}.jetbrains_mono_68d574a-module__ggYvfa__className{font-family:JetBrains Mono,JetBrains Mono Fallback;font-style:normal}.jetbrains_mono_68d574a-module__ggYvfa__variable{--font-jetbrains-mono:"JetBrains Mono", "JetBrains Mono Fallback"}
2
- *,:before,:after,::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border:0 solid #e5e7eb}:before,:after{--tw-content:""}html,:host{-webkit-text-size-adjust:100%;tab-size:4;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}body{line-height:inherit;margin:0}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-feature-settings:normal;font-variation-settings:normal;font-family:JetBrains Mono,IBM Plex Mono,Menlo,Consolas,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-feature-settings:inherit;font-variation-settings:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:#0000;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{margin:0;padding:0;list-style:none}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder{opacity:1;color:#9ca3af}textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.inset-x-0{left:0;right:0}.inset-y-0{top:0;bottom:0}.-right-28{right:-7rem}.-top-28{top:-7rem}.bottom-0{bottom:0}.bottom-8{bottom:2rem}.left-0{left:0}.left-1{left:.25rem}.left-1\/2{left:50%}.right-0{right:0}.right-4{right:1rem}.top-0{top:0}.top-1{top:.25rem}.top-4{top:1rem}.top-8{top:2rem}.z-0{z-index:0}.z-10{z-index:10}.z-50{z-index:50}.mx-auto{margin-left:auto;margin-right:auto}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.ml-1{margin-left:.25rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-14{margin-top:3.5rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-1\.5{height:.375rem}.h-16{height:4rem}.h-2\.5{height:.625rem}.h-3{height:.75rem}.h-32{height:8rem}.h-48{height:12rem}.h-8{height:2rem}.h-80{height:20rem}.h-\[2px\]{height:2px}.h-full{height:100%}.min-h-screen{min-height:100vh}.w-0\.5{width:.125rem}.w-1\.5{width:.375rem}.w-2\.5{width:.625rem}.w-3{width:.75rem}.w-80{width:20rem}.w-full{width:100%}.min-w-0{min-width:0}.min-w-\[560px\]{min-width:560px}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-6xl{max-width:72rem}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.flex-1{flex:1}.origin-bottom{transform-origin:bottom}.-translate-x-1\/2{--tw-translate-x:-50%;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y:-50%;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-0{--tw-translate-y:0px;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-4{--tw-translate-y:1rem;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-y-0{--tw-scale-y:0;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-y-100{--tw-scale-y:1;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-\[18px_8px_31px_minmax\(0\,1fr\)_25px\]{grid-template-columns:18px 8px 31px minmax(0,1fr) 25px}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-baseline{align-items:baseline}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-14{gap:3.5rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.gap-y-2{row-gap:.5rem}.gap-y-5{row-gap:1.25rem}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-\[2px\]>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2px * var(--tw-space-y-reverse))}.self-start{align-self:flex-start}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.whitespace-nowrap{white-space:nowrap}.rounded-full{border-radius:9999px}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.border-l-2{border-left-width:2px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-gold\/40{border-color:#ffd60a66}.border-ink\/20{border-color:#f0f0f033}.border-orange\/40{border-color:#ef8a1766}.border-red{--tw-border-opacity:1;border-color:rgb(225 6 0/var(--tw-border-opacity,1))}.border-red\/40{border-color:#e1060066}.border-red\/50{border-color:#e1060080}.border-red\/70{border-color:#e10600b3}.border-rule{--tw-border-opacity:1;border-color:rgb(30 30 30/var(--tw-border-opacity,1))}.border-rule\/70{border-color:#1e1e1eb3}.border-teal\/40{border-color:#00d2be66}.bg-bg{--tw-bg-opacity:1;background-color:rgb(10 10 10/var(--tw-bg-opacity,1))}.bg-bg\/45{background-color:#0a0a0a73}.bg-bg\/80{background-color:#0a0a0acc}.bg-bg2{--tw-bg-opacity:1;background-color:rgb(15 15 15/var(--tw-bg-opacity,1))}.bg-bg2\/60{background-color:#0f0f0f99}.bg-bg2\/75{background-color:#0f0f0fbf}.bg-dim{--tw-bg-opacity:1;background-color:rgb(118 118 118/var(--tw-bg-opacity,1))}.bg-gold{--tw-bg-opacity:1;background-color:rgb(255 214 10/var(--tw-bg-opacity,1))}.bg-gold\/5{background-color:#ffd60a0d}.bg-ink{--tw-bg-opacity:1;background-color:rgb(240 240 240/var(--tw-bg-opacity,1))}.bg-ink\/60{background-color:#f0f0f099}.bg-ink\/70{background-color:#f0f0f0b3}.bg-orange{--tw-bg-opacity:1;background-color:rgb(239 138 23/var(--tw-bg-opacity,1))}.bg-orange\/5{background-color:#ef8a170d}.bg-red{--tw-bg-opacity:1;background-color:rgb(225 6 0/var(--tw-bg-opacity,1))}.bg-red\/5{background-color:#e106000d}.bg-red\/60{background-color:#e1060099}.bg-red\/\[0\.035\]{background-color:#e1060009}.bg-rule{--tw-bg-opacity:1;background-color:rgb(30 30 30/var(--tw-bg-opacity,1))}.bg-teal{--tw-bg-opacity:1;background-color:rgb(0 210 190/var(--tw-bg-opacity,1))}.bg-teal\/5{background-color:#00d2be0d}.bg-white\/5{background-color:#ffffff0d}.fill-dim{fill:#767676}.fill-ink{fill:#f0f0f0}.fill-red{fill:#e10600}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-24{padding-top:6rem;padding-bottom:6rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.pb-16{padding-bottom:4rem}.pb-2{padding-bottom:.5rem}.pb-4{padding-bottom:1rem}.pb-6{padding-bottom:1.5rem}.pl-3{padding-left:.75rem}.pl-5{padding-left:1.25rem}.pt-2{padding-top:.5rem}.pt-20{padding-top:5rem}.pt-28{padding-top:7rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[10\.5px\]{font-size:10.5px}.text-\[10px\]{font-size:10px}.text-\[11\.5px\]{font-size:11.5px}.text-\[11px\]{font-size:11px}.text-\[12\.5px\]{font-size:12.5px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[6px\]{font-size:6px}.text-\[7px\]{font-size:7px}.text-\[8px\]{font-size:8px}.text-\[9\.5px\]{font-size:9.5px}.text-\[9px\]{font-size:9px}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-light{font-weight:300}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.normal-case{text-transform:none}.italic{font-style:italic}.leading-\[1\.35\]{line-height:1.35}.leading-relaxed{line-height:1.625}.leading-tight{line-height:1.25}.tracking-\[-0\.05em\]{letter-spacing:-.05em}.tracking-\[0\.03em\]{letter-spacing:.03em}.tracking-\[0\.05em\]{letter-spacing:.05em}.tracking-\[0\.06em\]{letter-spacing:.06em}.tracking-\[0\.08em\]{letter-spacing:.08em}.tracking-\[0\.12em\]{letter-spacing:.12em}.tracking-\[0\.14em\]{letter-spacing:.14em}.tracking-\[0\.16em\]{letter-spacing:.16em}.tracking-\[0\.18em\]{letter-spacing:.18em}.tracking-\[0\.1em\]{letter-spacing:.1em}.tracking-\[0\.22em\]{letter-spacing:.22em}.tracking-\[0\.24em\]{letter-spacing:.24em}.tracking-\[0\.26em\]{letter-spacing:.26em}.tracking-\[0\.2em\]{letter-spacing:.2em}.text-dim{--tw-text-opacity:1;color:rgb(118 118 118/var(--tw-text-opacity,1))}.text-gold{--tw-text-opacity:1;color:rgb(255 214 10/var(--tw-text-opacity,1))}.text-ink{--tw-text-opacity:1;color:rgb(240 240 240/var(--tw-text-opacity,1))}.text-orange{--tw-text-opacity:1;color:rgb(239 138 23/var(--tw-text-opacity,1))}.text-red{--tw-text-opacity:1;color:rgb(225 6 0/var(--tw-text-opacity,1))}.text-teal{--tw-text-opacity:1;color:rgb(0 210 190/var(--tw-text-opacity,1))}.opacity-0{opacity:0}.opacity-100{opacity:1}.mix-blend-screen{mix-blend-mode:screen}.shadow-\[0_0_10px_rgba\(240\,240\,240\,0\.7\)\]{--tw-shadow:0 0 10px #f0f0f0b3;--tw-shadow-colored:0 0 10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-\[0_0_8px_rgba\(0\,210\,190\,0\.6\)\]{--tw-shadow:0 0 8px #00d2be99;--tw-shadow-colored:0 0 8px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-\[0_0_8px_rgba\(225\,6\,0\,0\.7\)\]{--tw-shadow:0 0 8px #e10600b3;--tw-shadow-colored:0 0 8px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-\[0_0_8px_rgba\(239\,138\,23\,0\.6\)\]{--tw-shadow:0 0 8px #ef8a1799;--tw-shadow-colored:0 0 8px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-\[0_16px_45px_rgba\(0\,0\,0\,0\.45\)\]{--tw-shadow:0 16px 45px #00000073;--tw-shadow-colored:0 16px 45px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.outline{outline-style:solid}.ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000)}.ring-ink{--tw-ring-opacity:1;--tw-ring-color:rgb(240 240 240/var(--tw-ring-opacity,1))}.ring-offset-2{--tw-ring-offset-width:2px}.ring-offset-bg2{--tw-ring-offset-color:#0f0f0f}.blur{--tw-blur:blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-3xl{--tw-blur:blur(64px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur{--tw-backdrop-blur:blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-\[2px\]{--tw-backdrop-blur:blur(2px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter,backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-\[left\]{transition-property:left;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-\[width\]{transition-property:width;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-property:transform;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-100{transition-duration:.1s}.duration-300{transition-duration:.3s}.duration-700{transition-duration:.7s}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#f0f0f0;font-family:var(--font-jetbrains-mono), "IBM Plex Mono", Menlo, Consolas, monospace;letter-spacing:.01em;background:#0a0a0a;font-size:13px}::selection{color:#fff;background:#e1060059}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#0a0a0a}::-webkit-scrollbar-thumb{background:#1e1e1e;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#e10600}.tabular{font-variant-numeric:tabular-nums}.label{letter-spacing:.24em;text-transform:uppercase;color:#767676;font-size:9px}.label-red{letter-spacing:.24em;text-transform:uppercase;color:#e10600;font-size:9px}.screen{flex-direction:column;justify-content:center;min-height:100vh;display:flex}@keyframes draw-line{0%{stroke-dashoffset:1000px}to{stroke-dashoffset:0}}.hero-line{stroke-dasharray:1000;animation:2.4s ease-out forwards draw-line}.circuit-draw,.circuit-card-line{stroke-dasharray:1000;stroke-dashoffset:1000px;animation:1.8s cubic-bezier(.22,1,.36,1) forwards draw-line}.circuit-card-line{transition:stroke .18s,filter .18s;animation-duration:1.25s}.race-replay-shell{opacity:0;transition:opacity 3.2s cubic-bezier(.4,0,.2,1)}.race-replay-shell.is-visible{opacity:1}.race-replay-layer{opacity:.4}button:hover .circuit-card-line,button[aria-pressed=true] .circuit-card-line{stroke:#e10600;filter:drop-shadow(0 0 5px #e1060073)}@keyframes radar-ping{0%{opacity:.7;transform:scale(.5)}to{opacity:0;transform:scale(2.6)}}.radar-ping{transform-origin:50%;animation:2.2s cubic-bezier(.2,.6,.4,1) infinite radar-ping}@keyframes bar-pulse{0%,to{transform:scaleY(.3)}50%{transform:scaleY(1)}}.audio-bar{transform-origin:50%;animation:1.1s ease-in-out infinite bar-pulse}@keyframes caret-blink{50%{opacity:0}}.caret{animation:1s step-end infinite caret-blink}@keyframes bounce-y{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.bounce-y{animation:2s ease-in-out infinite bounce-y}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.circuit-draw,.circuit-card-line,.hero-line{stroke-dashoffset:0}.race-replay-shell{transition-duration:3.2s!important}}.last\:border-none:last-child{border-style:none}.hover\:-translate-y-1:hover{--tw-translate-y:-.25rem;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-ink\/30:hover{border-color:#f0f0f04d}.hover\:border-red:hover{--tw-border-opacity:1;border-color:rgb(225 6 0/var(--tw-border-opacity,1))}.hover\:border-red\/30:hover{border-color:#e106004d}.hover\:border-red\/40:hover{border-color:#e1060066}.hover\:border-red\/50:hover{border-color:#e1060080}.hover\:border-red\/60:hover{border-color:#e1060099}.hover\:bg-red:hover{--tw-bg-opacity:1;background-color:rgb(225 6 0/var(--tw-bg-opacity,1))}.hover\:bg-red-bright:hover{--tw-bg-opacity:1;background-color:rgb(255 32 16/var(--tw-bg-opacity,1))}.hover\:text-ink:hover{--tw-text-opacity:1;color:rgb(240 240 240/var(--tw-text-opacity,1))}.hover\:text-red:hover{--tw-text-opacity:1;color:rgb(225 6 0/var(--tw-text-opacity,1))}.hover\:text-red-bright:hover{--tw-text-opacity:1;color:rgb(255 32 16/var(--tw-text-opacity,1))}.focus\:outline-none:focus{outline-offset:2px;outline:2px solid #0000}.focus-visible\:border-red:focus-visible{--tw-border-opacity:1;border-color:rgb(225 6 0/var(--tw-border-opacity,1))}.group:hover .group-hover\:scale-125{--tw-scale-x:1.25;--tw-scale-y:1.25;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:scale-y-100{--tw-scale-y:1;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@media (min-width:640px){.sm\:block{display:block}.sm\:flex{display:flex}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:grid-cols-\[minmax\(0\,1fr\)_220px\]{grid-template-columns:minmax(0,1fr) 220px}.sm\:px-7{padding-left:1.75rem;padding-right:1.75rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width:768px){.md\:flex{display:flex}.md\:hidden{display:none}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-\[1fr_40px_1fr\]{grid-template-columns:1fr 40px 1fr}.md\:grid-cols-\[280px_1fr\]{grid-template-columns:280px 1fr}.md\:items-center{align-items:center}.md\:border-l{border-left-width:1px}.md\:border-t-0{border-top-width:0}.md\:pl-7{padding-left:1.75rem}.md\:pt-0{padding-top:0}}@media (min-width:1024px){.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:grid-cols-\[1\.05fr_1fr\]{grid-template-columns:1.05fr 1fr}.lg\:grid-cols-\[1fr_300px\]{grid-template-columns:1fr 300px}.lg\:grid-cols-\[1fr_340px\]{grid-template-columns:1fr 340px}.lg\:items-end{align-items:flex-end}}
 
 
 
_next/static/chunks/2mmpezlrfmbu5.js ADDED
@@ -0,0 +1 @@
 
 
1
+ (globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,55682,(e,t,r)=>{"use strict";r._=function(e){return e&&e.__esModule?e:{default:e}}},90809,(e,t,r)=>{"use strict";function n(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,r=new WeakMap;return(n=function(e){return e?r:t})(e)}r._=function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var r=n(t);if(r&&r.has(e))return r.get(e);var u={__proto__:null},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var a in e)if("default"!==a&&Object.prototype.hasOwnProperty.call(e,a)){var i=o?Object.getOwnPropertyDescriptor(e,a):null;i&&(i.get||i.set)?Object.defineProperty(u,a,i):u[a]=e[a]}return u.default=e,r&&r.set(e,u),u}},72383,(e,t,r)=>{"use strict";e.i(47167),Object.defineProperty(r,"__esModule",{value:!0});var n={ErrorBoundary:function(){return y},ErrorBoundaryHandler:function(){return _}};for(var u in n)Object.defineProperty(r,u,{enumerable:!0,get:n[u]});let o=e.r(90809),a=e.r(43476),i=o._(e.r(71645)),l=e.r(90373),c=e.r(65713);e.r(78377);let s=e.r(12354),f=e.r(82604),d=e.r(8372),p="u">typeof window&&(0,f.isBot)(window.navigator.userAgent);class _ extends i.default.Component{static{this.contextType=d.AppRouterContext}constructor(e){super(e),this.reset=()=>{this.setState({error:null})},this.retry=()=>{(0,i.startTransition)(()=>{this.context?.refresh(),this.reset()})},this.state={error:null,previousPathname:this.props.pathname}}static getDerivedStateFromError(e){if((0,c.isNextRouterError)(e))throw e;return{error:{thrownValue:e}}}static getDerivedStateFromProps(e,t){let{error:r}=t;return e.pathname!==t.previousPathname&&t.error?{error:null,previousPathname:e.pathname}:{error:t.error,previousPathname:e.pathname}}render(){if(this.state.error&&!p){let e=this.state.error.thrownValue;return(0,s.handleISRError)({error:e}),(0,a.jsxs)(a.Fragment,{children:[this.props.errorStyles,this.props.errorScripts,(0,a.jsx)(this.props.errorComponent,{error:e,reset:this.reset,retry:this.retry})]})}return this.props.children}}function y({errorComponent:e,errorStyles:t,errorScripts:r,children:n}){let u=(0,l.useUntrackedPathname)();return e?(0,a.jsx)(_,{pathname:u,errorComponent:e,errorStyles:t,errorScripts:r,children:n}):(0,a.jsx)(a.Fragment,{children:n})}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},12354,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"handleISRError",{enumerable:!0,get:function(){return u}});let n=e.r(1425);function u({error:e}){if(n.workAsyncStorage){let t=n.workAsyncStorage.getStore();if(t?.isStaticGeneration)throw e&&console.error(e),e}}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},54394,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0});var n={HTTPAccessErrorStatus:function(){return o},HTTP_ERROR_FALLBACK_ERROR_CODE:function(){return i},getAccessFallbackErrorTypeByStatus:function(){return s},getAccessFallbackHTTPStatus:function(){return c},isHTTPAccessFallbackError:function(){return l}};for(var u in n)Object.defineProperty(r,u,{enumerable:!0,get:n[u]});let o={NOT_FOUND:404,FORBIDDEN:403,UNAUTHORIZED:401},a=new Set(Object.values(o)),i="NEXT_HTTP_ERROR_FALLBACK";function l(e){if("object"!=typeof e||null===e||!("digest"in e)||"string"!=typeof e.digest)return!1;let[t,r]=e.digest.split(";");return t===i&&a.has(Number(r))}function c(e){return Number(e.digest.split(";")[1])}function s(e){switch(e){case 401:return"unauthorized";case 403:return"forbidden";case 404:return"not-found";default:return}}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},65713,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"isNextRouterError",{enumerable:!0,get:function(){return o}});let n=e.r(54394),u=e.r(68391);function o(e){return(0,u.isRedirectError)(e)||(0,n.isHTTPAccessFallbackError)(e)}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},78377,(e,t,r)=>{"use strict";e.i(47167),Object.defineProperty(r,"__esModule",{value:!0});var n={handleHardNavError:function(){return a},useNavFailureHandler:function(){return i}};for(var u in n)Object.defineProperty(r,u,{enumerable:!0,get:n[u]});e.r(71645);let o=e.r(51191);function a(e){return"u">typeof window&&!!window.next.__pendingUrl&&(0,o.createHrefFromUrl)(new URL(window.location.href))!==(0,o.createHrefFromUrl)(window.next.__pendingUrl)&&(console.error("Error occurred during navigation, falling back to hard navigation",e),window.location.href=window.next.__pendingUrl.toString(),!0)}function i(){}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},14502,(e,t,r)=>{"use strict";let n,u;Object.defineProperty(r,"__esModule",{value:!0});var o={useDynamicRouteParams:function(){return n},useDynamicSearchParams:function(){return u}};for(var a in o)Object.defineProperty(r,a,{enumerable:!0,get:o[a]});("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},13957,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0});var n={ServerInsertedHTMLContext:function(){return a},useServerInsertedHTML:function(){return i}};for(var u in n)Object.defineProperty(r,u,{enumerable:!0,get:n[u]});let o=e.r(90809)._(e.r(71645)),a=o.default.createContext(null);function i(e){let t=(0,o.useContext)(a);t&&t(e)}},90373,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"useUntrackedPathname",{enumerable:!0,get:function(){return a}});let n=e.r(71645),u=e.r(61994),o=e.r(1425);function a(){return!function(){if("u"<typeof window){let e=o.workUnitAsyncStorage.getStore();if(!e)return!1;switch(e.type){case"prerender":case"prerender-client":case"prerender-ppr":case"validation-client":let t=e.fallbackRouteParams;return!!t&&t.size>0}}return!1}()?(0,n.useContext)(u.PathnameContext):null}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},22783,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"notFound",{enumerable:!0,get:function(){return o}});let n=e.r(54394),u=`${n.HTTP_ERROR_FALLBACK_ERROR_CODE};404`;function o(){let e=Object.defineProperty(Error(u),"__NEXT_ERROR_CODE",{value:"E1041",enumerable:!1,configurable:!0});throw e.digest=u,e}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},79854,(e,t,r)=>{"use strict";function n(){throw Object.defineProperty(Error("`forbidden()` is experimental and only allowed to be enabled when `experimental.authInterrupts` is enabled."),"__NEXT_ERROR_CODE",{value:"E488",enumerable:!1,configurable:!0})}e.i(47167),Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"forbidden",{enumerable:!0,get:function(){return n}}),e.r(54394).HTTP_ERROR_FALLBACK_ERROR_CODE,("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},22683,(e,t,r)=>{"use strict";function n(){throw Object.defineProperty(Error("`unauthorized()` is experimental and only allowed to be used when `experimental.authInterrupts` is enabled."),"__NEXT_ERROR_CODE",{value:"E411",enumerable:!1,configurable:!0})}e.i(47167),Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"unauthorized",{enumerable:!0,get:function(){return n}}),e.r(54394).HTTP_ERROR_FALLBACK_ERROR_CODE,("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},3680,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"ReadonlyURLSearchParams",{enumerable:!0,get:function(){return u}});class n extends Error{constructor(){super("Method unavailable on `ReadonlyURLSearchParams`. Read more: https://nextjs.org/docs/app/api-reference/functions/use-search-params#updating-searchparams"),Object.defineProperty(this,"__NEXT_ERROR_CODE",{value:"E1174",enumerable:!1,configurable:!0})}}class u extends URLSearchParams{append(){throw new n}delete(){throw new n}set(){throw new n}sort(){throw new n}}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},58442,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0});var n={RedirectBoundary:function(){return p},RedirectErrorBoundary:function(){return d}};for(var u in n)Object.defineProperty(r,u,{enumerable:!0,get:n[u]});let o=e.r(90809),a=e.r(43476),i=o._(e.r(71645)),l=e.r(76562),c=e.r(24063),s=e.r(68391);function f({redirect:e,reset:t,redirectType:r}){let n=(0,l.useRouter)();return(0,i.useEffect)(()=>{i.default.startTransition(()=>{"push"===r?n.push(e,{}):n.replace(e,{}),t()})},[e,r,t,n]),null}class d extends i.default.Component{constructor(e){super(e),this.state={redirect:null,redirectType:null}}static getDerivedStateFromError(e){if((0,s.isRedirectError)(e)){let t=(0,c.getURLFromRedirectError)(e),r=(0,c.getRedirectTypeFromError)(e);return"handled"in e?{redirect:null,redirectType:null}:{redirect:t,redirectType:r}}throw e}render(){let{redirect:e,redirectType:t}=this.state;return null!==e&&null!==t?(0,a.jsx)(f,{redirect:e,redirectType:t,reset:()=>this.setState({redirect:null})}):this.props.children}}function p({children:e}){let t=(0,l.useRouter)();return(0,a.jsx)(d,{router:t,children:e})}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},68391,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0});var n={REDIRECT_ERROR_CODE:function(){return a},isRedirectError:function(){return i}};for(var u in n)Object.defineProperty(r,u,{enumerable:!0,get:n[u]});let o=e.r(76963),a="NEXT_REDIRECT";function i(e){if("object"!=typeof e||null===e||!("digest"in e)||"string"!=typeof e.digest)return!1;let t=e.digest.split(";"),[r,n]=t,u=t.slice(2,-2).join(";"),i=Number(t.at(-2));return r===a&&("replace"===n||"push"===n)&&"string"==typeof u&&!isNaN(i)&&i in o.RedirectStatusCode}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},76963,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"RedirectStatusCode",{enumerable:!0,get:function(){return u}});var n,u=((n={})[n.SeeOther=303]="SeeOther",n[n.TemporaryRedirect=307]="TemporaryRedirect",n[n.PermanentRedirect=308]="PermanentRedirect",n);("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},24063,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0});var n={getRedirectError:function(){return l},getRedirectStatusCodeFromError:function(){return p},getRedirectTypeFromError:function(){return d},getURLFromRedirectError:function(){return f},permanentRedirect:function(){return s},redirect:function(){return c}};for(var u in n)Object.defineProperty(r,u,{enumerable:!0,get:n[u]});let o=e.r(76963),a=e.r(68391),i=e.r(1425);function l(e,t,r=o.RedirectStatusCode.TemporaryRedirect){let n=Object.defineProperty(Error(a.REDIRECT_ERROR_CODE),"__NEXT_ERROR_CODE",{value:"E394",enumerable:!1,configurable:!0});return n.digest=`${a.REDIRECT_ERROR_CODE};${t};${e};${r};`,n}function c(e,t){throw l(e,t??=i.actionAsyncStorage?.getStore()?.isAction?"push":"replace",o.RedirectStatusCode.TemporaryRedirect)}function s(e,t="replace"){throw l(e,t,o.RedirectStatusCode.PermanentRedirect)}function f(e){return(0,a.isRedirectError)(e)?e.digest.split(";").slice(2,-2).join(";"):null}function d(e){if(!(0,a.isRedirectError)(e))throw Object.defineProperty(Error("Not a redirect error"),"__NEXT_ERROR_CODE",{value:"E260",enumerable:!1,configurable:!0});return e.digest.split(";",2)[1]}function p(e){if(!(0,a.isRedirectError)(e))throw Object.defineProperty(Error("Not a redirect error"),"__NEXT_ERROR_CODE",{value:"E260",enumerable:!1,configurable:!0});return Number(e.digest.split(";").at(-2))}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},70725,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"createRouterCacheKey",{enumerable:!0,get:function(){return u}});let n=e.r(13258);function u(e,t=!1){return Array.isArray(e)?`${e[0]}|${e[1]}|${e[2]}`:t&&e.startsWith(n.PAGE_SEGMENT_KEY)?n.PAGE_SEGMENT_KEY:e}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},1425,(e,t,r)=>{"use strict";let n,u,o;Object.defineProperty(r,"__esModule",{value:!0});var a={actionAsyncStorage:function(){return n},workAsyncStorage:function(){return u},workUnitAsyncStorage:function(){return o}};for(var i in a)Object.defineProperty(r,i,{enumerable:!0,get:a[i]});("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},92838,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0});var n={UnrecognizedActionError:function(){return o},unstable_isUnrecognizedActionError:function(){return a}};for(var u in n)Object.defineProperty(r,u,{enumerable:!0,get:n[u]});class o extends Error{constructor(...e){super(...e),this.name="UnrecognizedActionError"}}function a(e){return!!(e&&"object"==typeof e&&e instanceof o)}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},1244,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"unresolvedThenable",{enumerable:!0,get:function(){return n}});let n={then:()=>{}};("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},15507,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"unstable_rethrow",{enumerable:!0,get:function(){return function e(t){if((0,u.isNextRouterError)(t)||(0,n.isBailoutToCSRError)(t))throw t;t instanceof Error&&"cause"in t&&e(t.cause)}}});let n=e.r(32061),u=e.r(65713);("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},92805,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0});var n={ReadonlyURLSearchParams:function(){return o.ReadonlyURLSearchParams},RedirectType:function(){return d},forbidden:function(){return l.forbidden},notFound:function(){return i.notFound},permanentRedirect:function(){return a.permanentRedirect},redirect:function(){return a.redirect},unauthorized:function(){return c.unauthorized},unstable_isUnrecognizedActionError:function(){return f},unstable_rethrow:function(){return s.unstable_rethrow}};for(var u in n)Object.defineProperty(r,u,{enumerable:!0,get:n[u]});let o=e.r(3680),a=e.r(24063),i=e.r(22783),l=e.r(79854),c=e.r(22683),s=e.r(15507);function f(){throw Object.defineProperty(Error("`unstable_isUnrecognizedActionError` can only be used on the client."),"__NEXT_ERROR_CODE",{value:"E776",enumerable:!1,configurable:!0})}let d={push:"push",replace:"replace"};("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},76562,(e,t,r)=>{"use strict";e.i(47167),Object.defineProperty(r,"__esModule",{value:!0});var n={ReadonlyURLSearchParams:function(){return i.ReadonlyURLSearchParams},RedirectType:function(){return d.RedirectType},ServerInsertedHTMLContext:function(){return s.ServerInsertedHTMLContext},forbidden:function(){return d.forbidden},notFound:function(){return d.notFound},permanentRedirect:function(){return d.permanentRedirect},redirect:function(){return d.redirect},unauthorized:function(){return d.unauthorized},unstable_isUnrecognizedActionError:function(){return f.unstable_isUnrecognizedActionError},unstable_rethrow:function(){return d.unstable_rethrow},useParams:function(){return m},usePathname:function(){return h},useRouter:function(){return v},useSearchParams:function(){return b},useSelectedLayoutSegment:function(){return R},useSelectedLayoutSegments:function(){return O},useServerInsertedHTML:function(){return s.useServerInsertedHTML}};for(var u in n)Object.defineProperty(r,u,{enumerable:!0,get:n[u]});let o=e.r(90809)._(e.r(71645)),a=e.r(8372),i=e.r(61994),l=e.r(13258),c=e.r(14502),s=e.r(13957),f=e.r(92838),d=e.r(92805),{instrumentParamsForClientValidation:p,instrumentSearchParamsForClientValidation:_,expectCompleteParamsInClientValidation:y}={};function b(){c.useDynamicSearchParams?.("useSearchParams()");let e=(0,o.useContext)(i.SearchParamsContext);return(0,o.useMemo)(()=>e?new i.ReadonlyURLSearchParams(e):null,[e])}function h(){return c.useDynamicRouteParams?.("usePathname()"),(0,o.useContext)(i.PathnameContext)}function v(){let e=(0,o.useContext)(a.AppRouterContext);if(null===e)throw Object.defineProperty(Error("invariant expected app router to be mounted"),"__NEXT_ERROR_CODE",{value:"E238",enumerable:!1,configurable:!0});let t=(0,o.useContext)(a.LayoutRouterContext),r=t?.parentCacheNode.bfcacheId??0;return(0,o.useMemo)(()=>({back:e.back,forward:e.forward,refresh:e.refresh,hmrRefresh:e.hmrRefresh,push:e.push,replace:e.replace,prefetch:e.prefetch,experimental_gesturePush:e.experimental_gesturePush,bfcacheId:"_b_"+r+"_"}),[e,r])}function m(){return c.useDynamicRouteParams?.("useParams()"),(0,o.useContext)(i.PathParamsContext)}function O(e="children"){c.useDynamicRouteParams?.("useSelectedLayoutSegments()");let t=(0,o.useContext)(a.LayoutRouterContext);return t?(0,l.getSelectedLayoutSegmentPath)(t.parentTree,e):null}function R(e="children"){c.useDynamicRouteParams?.("useSelectedLayoutSegment()"),(0,o.useContext)(i.NavigationPromisesContext);let t=O(e);return(0,l.computeSelectedLayoutSegment)(t,e)}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},35451,(e,t,r)=>{var n={156:function(e){var t,r,n,u=e.exports={};function o(){throw Error("setTimeout has not been defined")}function a(){throw Error("clearTimeout has not been defined")}try{t="function"==typeof setTimeout?setTimeout:o}catch(e){t=o}try{r="function"==typeof clearTimeout?clearTimeout:a}catch(e){r=a}function i(e){if(t===setTimeout)return setTimeout(e,0);if((t===o||!t)&&setTimeout)return t=setTimeout,setTimeout(e,0);try{return t(e,0)}catch(r){try{return t.call(null,e,0)}catch(r){return t.call(this,e,0)}}}var l=[],c=!1,s=-1;function f(){c&&n&&(c=!1,n.length?l=n.concat(l):s=-1,l.length&&d())}function d(){if(!c){var e=i(f);c=!0;for(var t=l.length;t;){for(n=l,l=[];++s<t;)n&&n[s].run();s=-1,t=l.length}n=null,c=!1,function(e){if(r===clearTimeout)return clearTimeout(e);if((r===a||!r)&&clearTimeout)return r=clearTimeout,clearTimeout(e);try{r(e)}catch(t){try{return r.call(null,e)}catch(t){return r.call(this,e)}}}(e)}}function p(e,t){this.fun=e,this.array=t}function _(){}u.nextTick=function(e){var t=Array(arguments.length-1);if(arguments.length>1)for(var r=1;r<arguments.length;r++)t[r-1]=arguments[r];l.push(new p(e,t)),1!==l.length||c||i(d)},p.prototype.run=function(){this.fun.apply(null,this.array)},u.title="browser",u.browser=!0,u.env={},u.argv=[],u.version="",u.versions={},u.on=_,u.addListener=_,u.once=_,u.off=_,u.removeListener=_,u.removeAllListeners=_,u.emit=_,u.prependListener=_,u.prependOnceListener=_,u.listeners=function(e){return[]},u.binding=function(e){throw Error("process.binding is not supported")},u.cwd=function(){return"/"},u.chdir=function(e){throw Error("process.chdir is not supported")},u.umask=function(){return 0}}},u={};function o(e){var t=u[e];if(void 0!==t)return t.exports;var r=u[e]={exports:{}},a=!0;try{n[e](r,r.exports,o),a=!1}finally{a&&delete u[e]}return r.exports}o.ab="/ROOT/node_modules/next/dist/compiled/process/",t.exports=o(156)},47167,(e,t,r)=>{"use strict";var n,u;t.exports=(null==(n=e.g.process)?void 0:n.env)&&"object"==typeof(null==(u=e.g.process)?void 0:u.env)?e.g.process:e.r(35451)},45689,(e,t,r)=>{"use strict";var n=Symbol.for("react.transitional.element");function u(e,t,r){var u=null;if(void 0!==r&&(u=""+r),void 0!==t.key&&(u=""+t.key),"key"in t)for(var o in r={},t)"key"!==o&&(r[o]=t[o]);else r=t;return{$$typeof:n,type:e,key:u,ref:void 0!==(t=r.ref)?t:null,props:r}}r.Fragment=Symbol.for("react.fragment"),r.jsx=u,r.jsxs=u},43476,(e,t,r)=>{"use strict";e.i(47167),t.exports=e.r(45689)},50740,(e,t,r)=>{"use strict";var n=e.i(47167),u=Symbol.for("react.transitional.element"),o=Symbol.for("react.portal"),a=Symbol.for("react.fragment"),i=Symbol.for("react.strict_mode"),l=Symbol.for("react.profiler"),c=Symbol.for("react.consumer"),s=Symbol.for("react.context"),f=Symbol.for("react.forward_ref"),d=Symbol.for("react.suspense"),p=Symbol.for("react.memo"),_=Symbol.for("react.lazy"),y=Symbol.for("react.activity"),b=Symbol.for("react.view_transition"),h=Symbol.iterator,v={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},m=Object.assign,O={};function R(e,t,r){this.props=e,this.context=t,this.refs=O,this.updater=r||v}function E(){}function g(e,t,r){this.props=e,this.context=t,this.refs=O,this.updater=r||v}R.prototype.isReactComponent={},R.prototype.setState=function(e,t){if("object"!=typeof e&&"function"!=typeof e&&null!=e)throw Error("takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,t,"setState")},R.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},E.prototype=R.prototype;var j=g.prototype=new E;j.constructor=g,m(j,R.prototype),j.isPureReactComponent=!0;var P=Array.isArray;function S(){}var T={H:null,A:null,T:null,S:null},x=Object.prototype.hasOwnProperty;function M(e,t,r){var n=r.ref;return{$$typeof:u,type:e,key:t,ref:void 0!==n?n:null,props:r}}function w(e){return"object"==typeof e&&null!==e&&e.$$typeof===u}var C=/\/+/g;function A(e,t){var r,n;return"object"==typeof e&&null!==e&&null!=e.key?(r=""+e.key,n={"=":"=0",":":"=2"},"$"+r.replace(/[=:]/g,function(e){return n[e]})):t.toString(36)}function N(e,t,r){if(null==e)return e;var n=[],a=0;return!function e(t,r,n,a,i){var l,c,s,f=typeof t;("undefined"===f||"boolean"===f)&&(t=null);var d=!1;if(null===t)d=!0;else switch(f){case"bigint":case"string":case"number":d=!0;break;case"object":switch(t.$$typeof){case u:case o:d=!0;break;case _:return e((d=t._init)(t._payload),r,n,a,i)}}if(d)return i=i(t),d=""===a?"."+A(t,0):a,P(i)?(n="",null!=d&&(n=d.replace(C,"$&/")+"/"),e(i,r,n,"",function(e){return e})):null!=i&&(w(i)&&(l=i,c=n+(null==i.key||t&&t.key===i.key?"":(""+i.key).replace(C,"$&/")+"/")+d,i=M(l.type,c,l.props)),r.push(i)),1;d=0;var p=""===a?".":a+":";if(P(t))for(var y=0;y<t.length;y++)f=p+A(a=t[y],y),d+=e(a,r,n,f,i);else if("function"==typeof(y=null===(s=t)||"object"!=typeof s?null:"function"==typeof(s=h&&s[h]||s["@@iterator"])?s:null))for(t=y.call(t),y=0;!(a=t.next()).done;)f=p+A(a=a.value,y++),d+=e(a,r,n,f,i);else if("object"===f){if("function"==typeof t.then)return e(function(e){switch(e.status){case"fulfilled":return e.value;case"rejected":throw e.reason;default:switch("string"==typeof e.status?e.then(S,S):(e.status="pending",e.then(function(t){"pending"===e.status&&(e.status="fulfilled",e.value=t)},function(t){"pending"===e.status&&(e.status="rejected",e.reason=t)})),e.status){case"fulfilled":return e.value;case"rejected":throw e.reason}}throw e}(t),r,n,a,i);throw Error("Objects are not valid as a React child (found: "+("[object Object]"===(r=String(t))?"object with keys {"+Object.keys(t).join(", ")+"}":r)+"). If you meant to render a collection of children, use an array instead.")}return d}(e,n,"","",function(e){return t.call(r,e,a++)}),n}function U(e){if(-1===e._status){var t=(0,e._result)();t.then(function(r){(0===e._status||-1===e._status)&&(e._status=1,e._result=r,void 0===t.status&&(t.status="fulfilled",t.value=r))},function(r){(0===e._status||-1===e._status)&&(e._status=2,e._result=r,void 0===t.status&&(t.status="rejected",t.reason=r))}),-1===e._status&&(e._status=0,e._result=t)}if(1===e._status)return e._result.default;throw e._result}var D="function"==typeof reportError?reportError:function(e){if("object"==typeof window&&"function"==typeof window.ErrorEvent){var t=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:"object"==typeof e&&null!==e&&"string"==typeof e.message?String(e.message):String(e),error:e});if(!window.dispatchEvent(t))return}else if("object"==typeof n.default&&"function"==typeof n.default.emit)return void n.default.emit("uncaughtException",e);console.error(e)};function L(e){var t=T.T,r={};r.types=null!==t?t.types:null,T.T=r;try{var n=e(),u=T.S;null!==u&&u(r,n),"object"==typeof n&&null!==n&&"function"==typeof n.then&&n.then(S,D)}catch(e){D(e)}finally{null!==t&&null!==r.types&&(t.types=r.types),T.T=t}}function k(e){var t=T.T;if(null!==t){var r=t.types;null===r?t.types=[e]:-1===r.indexOf(e)&&r.push(e)}else L(k.bind(null,e))}r.Activity=y,r.Children={map:N,forEach:function(e,t,r){N(e,function(){t.apply(this,arguments)},r)},count:function(e){var t=0;return N(e,function(){t++}),t},toArray:function(e){return N(e,function(e){return e})||[]},only:function(e){if(!w(e))throw Error("React.Children.only expected to receive a single React element child.");return e}},r.Component=R,r.Fragment=a,r.Profiler=l,r.PureComponent=g,r.StrictMode=i,r.Suspense=d,r.ViewTransition=b,r.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=T,r.__COMPILER_RUNTIME={__proto__:null,c:function(e){return T.H.useMemoCache(e)}},r.addTransitionType=k,r.cache=function(e){return function(){return e.apply(null,arguments)}},r.cacheSignal=function(){return null},r.cloneElement=function(e,t,r){if(null==e)throw Error("The argument must be a React element, but you passed "+e+".");var n=m({},e.props),u=e.key;if(null!=t)for(o in void 0!==t.key&&(u=""+t.key),t)x.call(t,o)&&"key"!==o&&"__self"!==o&&"__source"!==o&&("ref"!==o||void 0!==t.ref)&&(n[o]=t[o]);var o=arguments.length-2;if(1===o)n.children=r;else if(1<o){for(var a=Array(o),i=0;i<o;i++)a[i]=arguments[i+2];n.children=a}return M(e.type,u,n)},r.createContext=function(e){return(e={$$typeof:s,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null}).Provider=e,e.Consumer={$$typeof:c,_context:e},e},r.createElement=function(e,t,r){var n,u={},o=null;if(null!=t)for(n in void 0!==t.key&&(o=""+t.key),t)x.call(t,n)&&"key"!==n&&"__self"!==n&&"__source"!==n&&(u[n]=t[n]);var a=arguments.length-2;if(1===a)u.children=r;else if(1<a){for(var i=Array(a),l=0;l<a;l++)i[l]=arguments[l+2];u.children=i}if(e&&e.defaultProps)for(n in a=e.defaultProps)void 0===u[n]&&(u[n]=a[n]);return M(e,o,u)},r.createRef=function(){return{current:null}},r.forwardRef=function(e){return{$$typeof:f,render:e}},r.isValidElement=w,r.lazy=function(e){return{$$typeof:_,_payload:{_status:-1,_result:e},_init:U}},r.memo=function(e,t){return{$$typeof:p,type:e,compare:void 0===t?null:t}},r.startTransition=L,r.unstable_useCacheRefresh=function(){return T.H.useCacheRefresh()},r.use=function(e){return T.H.use(e)},r.useActionState=function(e,t,r){return T.H.useActionState(e,t,r)},r.useCallback=function(e,t){return T.H.useCallback(e,t)},r.useContext=function(e){return T.H.useContext(e)},r.useDebugValue=function(){},r.useDeferredValue=function(e,t){return T.H.useDeferredValue(e,t)},r.useEffect=function(e,t){return T.H.useEffect(e,t)},r.useEffectEvent=function(e){return T.H.useEffectEvent(e)},r.useId=function(){return T.H.useId()},r.useImperativeHandle=function(e,t,r){return T.H.useImperativeHandle(e,t,r)},r.useInsertionEffect=function(e,t){return T.H.useInsertionEffect(e,t)},r.useLayoutEffect=function(e,t){return T.H.useLayoutEffect(e,t)},r.useMemo=function(e,t){return T.H.useMemo(e,t)},r.useOptimistic=function(e,t){return T.H.useOptimistic(e,t)},r.useReducer=function(e,t,r){return T.H.useReducer(e,t,r)},r.useRef=function(e){return T.H.useRef(e)},r.useState=function(e){return T.H.useState(e)},r.useSyncExternalStore=function(e,t,r){return T.H.useSyncExternalStore(e,t,r)},r.useTransition=function(){return T.H.useTransition()},r.version="19.3.0-canary-cbb046ab-20260731"},71645,(e,t,r)=>{"use strict";e.i(47167),t.exports=e.r(50740)},54839,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0});var n={METADATA_BOUNDARY_NAME:function(){return o},OUTLET_BOUNDARY_NAME:function(){return i},ROOT_LAYOUT_BOUNDARY_NAME:function(){return l},VIEWPORT_BOUNDARY_NAME:function(){return a}};for(var u in n)Object.defineProperty(r,u,{enumerable:!0,get:n[u]});let o="__next_metadata_boundary__",a="__next_viewport_boundary__",i="__next_outlet_boundary__",l="__next_root_layout_boundary__"},97367,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0});var n={MetadataBoundary:function(){return i},OutletBoundary:function(){return c},RootLayoutBoundary:function(){return s},ViewportBoundary:function(){return l}};for(var u in n)Object.defineProperty(r,u,{enumerable:!0,get:n[u]});let o=e.r(54839),a={[o.METADATA_BOUNDARY_NAME]:function({children:e}){return e},[o.VIEWPORT_BOUNDARY_NAME]:function({children:e}){return e},[o.OUTLET_BOUNDARY_NAME]:function({children:e}){return e},[o.ROOT_LAYOUT_BOUNDARY_NAME]:function({children:e}){return e}},i=a[o.METADATA_BOUNDARY_NAME.slice(0)],l=a[o.VIEWPORT_BOUNDARY_NAME.slice(0)],c=a[o.OUTLET_BOUNDARY_NAME.slice(0)],s=a[o.ROOT_LAYOUT_BOUNDARY_NAME.slice(0)]},8372,(e,t,r)=>{"use strict";e.i(47167),Object.defineProperty(r,"__esModule",{value:!0});var n={AppRouterContext:function(){return a},GlobalLayoutRouterContext:function(){return l},LayoutRouterContext:function(){return i},MissingSlotContext:function(){return s},TemplateContext:function(){return c}};for(var u in n)Object.defineProperty(r,u,{enumerable:!0,get:n[u]});let o=e.r(55682)._(e.r(71645)),a=o.default.createContext(null),i=o.default.createContext(null),l=o.default.createContext(null),c=o.default.createContext(null),s=o.default.createContext(new Set)},61994,(e,t,r)=>{"use strict";e.i(47167),Object.defineProperty(r,"__esModule",{value:!0});var n={NavigationPromisesContext:function(){return s},PathParamsContext:function(){return c},PathnameContext:function(){return l},ReadonlyURLSearchParams:function(){return a.ReadonlyURLSearchParams},SearchParamsContext:function(){return i},createDevToolsInstrumentedPromise:function(){return f}};for(var u in n)Object.defineProperty(r,u,{enumerable:!0,get:n[u]});let o=e.r(71645),a=e.r(3680),i=(0,o.createContext)(null),l=(0,o.createContext)(null),c=(0,o.createContext)(null),s=(0,o.createContext)(null);function f(e,t){let r=Promise.resolve(t);return r.status="fulfilled",r.value=t,r.displayName=`${e} (SSR)`,r}},32061,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0});var n={BailoutToCSRError:function(){return a},isBailoutToCSRError:function(){return i}};for(var u in n)Object.defineProperty(r,u,{enumerable:!0,get:n[u]});let o="BAILOUT_TO_CLIENT_SIDE_RENDERING";class a extends Error{constructor(e){super(`Bail out to client-side rendering: ${e}`),this.reason=e,this.digest=o}}function i(e){return"object"==typeof e&&null!==e&&"digest"in e&&e.digest===o}},13258,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0});var n={DEFAULT_SEGMENT_KEY:function(){return f},NOT_FOUND_SEGMENT_KEY:function(){return d},PAGE_SEGMENT_KEY:function(){return s},addSearchParamsIfPageSegment:function(){return l},computeSelectedLayoutSegment:function(){return c},getSegmentValue:function(){return o},getSelectedLayoutSegmentPath:function(){return function e(t,r,n=!0,u=[]){let a;if(n)a=t[1][r];else{let e=t[1];a=e.children??Object.values(e)[0]}if(!a)return u;let i=o(a[0]);return!i||i.startsWith(s)?u:(u.push(i),e(a,r,!1,u))}},isGroupSegment:function(){return a},isParallelRouteSegment:function(){return i}};for(var u in n)Object.defineProperty(r,u,{enumerable:!0,get:n[u]});function o(e){return Array.isArray(e)?e[1]:e}function a(e){return"("===e[0]&&e.endsWith(")")}function i(e){return e.startsWith("@")&&"@children"!==e}function l(e,t){if(e.includes(s)){let e=JSON.stringify(t);return"{}"!==e?s+"?"+e:s}return e}function c(e,t){if(!e||0===e.length)return null;let r="children"===t?e[0]:e[e.length-1];return r===f?null:r}let s="__PAGE__",f="__DEFAULT__",d="/_not-found"}]);
_next/static/chunks/2p594__5egvvs.js ADDED
@@ -0,0 +1 @@
 
 
1
+ (globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,22016,(e,t,r)=>{"use strict";e.i(47167),Object.defineProperty(r,"__esModule",{value:!0});var n={default:function(){return m},useLinkStatus:function(){return x}};for(var o in n)Object.defineProperty(r,o,{enumerable:!0,get:n[o]});let a=e.r(90809),l=e.r(43476),i=a._(e.r(71645)),u=e.r(95057),s=e.r(8372),c=e.r(18581),f=e.r(18967),d=e.r(5550),p=e.r(88540),h=e.r(91949),g=e.r(73668),b=e.r(9396);function m(t){var r;let n,o,a,[m,x]=(0,i.useOptimistic)(h.IDLE_LINK_STATUS),v=(0,i.useRef)(null),{href:j,as:P,children:E,prefetch:N=null,passHref:_,replace:S,shallow:O,scroll:C,onClick:T,onMouseEnter:k,onTouchStart:w,legacyBehavior:R=!1,onNavigate:L,transitionTypes:A,ref:$,unstable_dynamicOnHover:M,...U}=t;n=E,R&&("string"==typeof n||"number"==typeof n)&&(n=(0,l.jsx)("a",{children:n}));let I=i.default.useContext(s.AppRouterContext),B=!1!==N,D=!1===N?"none":!0===N?"full":"auto",F="none"!==D?"auto"===D?b.FetchStrategy.PPR:b.FetchStrategy.Full:b.FetchStrategy.PPR,K="string"==typeof(r=P||j)?r:(0,u.formatUrl)(r);if(R){if(n?.$$typeof===Symbol.for("react.lazy"))throw Object.defineProperty(Error("`<Link legacyBehavior>` received a direct child that is either a Server Component, or JSX that was loaded with React.lazy(). This is not supported. Either remove legacyBehavior, or make the direct child a Client Component that renders the Link's `<a>` tag."),"__NEXT_ERROR_CODE",{value:"E863",enumerable:!1,configurable:!0});o=i.default.Children.only(n)}let z=R?o&&"object"==typeof o&&o.ref:$,W,Q=i.default.useCallback(e=>(null!==I&&(v.current=(0,h.mountLinkInstance)(e,K,I,F,B,x,W)),()=>{v.current&&((0,h.unmountLinkForCurrentNavigation)(v.current),v.current=null),(0,h.unmountPrefetchableInstance)(e)}),[B,K,I,F,x,W]),X={ref:(0,c.useMergedRef)(Q,z),onClick(t){R||"function"!=typeof T||T(t),R&&o.props&&"function"==typeof o.props.onClick&&o.props.onClick(t),!I||t.defaultPrevented||function(t,r,n,o,a,l,u,s="none"){if("u">typeof window){let c,{nodeName:f}=t.currentTarget;if("A"===f.toUpperCase()&&((c=t.currentTarget.getAttribute("target"))&&"_self"!==c||t.metaKey||t.ctrlKey||t.shiftKey||t.altKey||t.nativeEvent&&2===t.nativeEvent.which)||t.currentTarget.hasAttribute("download"))return;if(!(0,g.isLocalURL)(r)){o&&(t.preventDefault(),location.replace(r));return}if(t.preventDefault(),l){let e=!1;if(l({preventDefault:()=>{e=!0}}),e)return}let{dispatchNavigateAction:d}=e.r(99781);i.default.startTransition(()=>{d(r,o?"replace":"push",!1===a?p.ScrollBehavior.NoScroll:p.ScrollBehavior.Default,n.current,u,s)})}}(t,K,v,S,C,L,A,D)},onMouseEnter(e){R||"function"!=typeof k||k(e),R&&o.props&&"function"==typeof o.props.onMouseEnter&&o.props.onMouseEnter(e),I&&B&&(0,h.onNavigationIntent)(e.currentTarget,!0===M)},onTouchStart:function(e){R||"function"!=typeof w||w(e),R&&o.props&&"function"==typeof o.props.onTouchStart&&o.props.onTouchStart(e),I&&B&&(0,h.onNavigationIntent)(e.currentTarget,!0===M)}};return(0,f.isAbsoluteUrl)(K)?X.href=K:R&&!_&&("a"!==o.type||"href"in o.props)||(X.href=(0,d.addBasePath)(K)),a=R?i.default.cloneElement(o,X):(0,l.jsx)("a",{...U,...X,children:n}),(0,l.jsx)(y.Provider,{value:m,children:a})}let y=(0,i.createContext)(h.IDLE_LINK_STATUS),x=()=>(0,i.useContext)(y);("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},18581,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"useMergedRef",{enumerable:!0,get:function(){return o}});let n=e.r(71645);function o(e,t){let r=(0,n.useRef)(null),o=(0,n.useRef)(null);return(0,n.useCallback)(n=>{if(null===n){let e=r.current;e&&(r.current=null,e());let t=o.current;t&&(o.current=null,t())}else e&&(r.current=a(e,n)),t&&(o.current=a(t,n))},[e,t])}function a(e,t){if("function"!=typeof e)return e.current=t,()=>{e.current=null};{let r=e(t);return"function"==typeof r?r:()=>e(null)}}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},18967,(e,t,r)=>{"use strict";e.i(47167),Object.defineProperty(r,"__esModule",{value:!0});var n={DecodeError:function(){return m},MiddlewareNotFoundError:function(){return j},MissingStaticPage:function(){return v},NormalizeError:function(){return y},PageNotFoundError:function(){return x},SP:function(){return g},ST:function(){return b},WEB_VITALS:function(){return a},execOnce:function(){return l},getDisplayName:function(){return f},getLocationOrigin:function(){return s},getURL:function(){return c},isAbsoluteUrl:function(){return u},isResSent:function(){return d},loadGetInitialProps:function(){return h},normalizeRepeatedSlashes:function(){return p},stringifyError:function(){return P}};for(var o in n)Object.defineProperty(r,o,{enumerable:!0,get:n[o]});let a=["CLS","FCP","FID","INP","LCP","TTFB"];function l(e){let t,r=!1;return(...n)=>(r||(r=!0,t=e(...n)),t)}let i=/^[a-zA-Z][a-zA-Z\d+\-.]*?:/,u=e=>{let t=e.charCodeAt(0);return!!(t>=65&&t<=90||t>=97&&t<=122)&&i.test(e)};function s(){let{protocol:e,hostname:t,port:r}=window.location;return`${e}//${t}${r?":"+r:""}`}function c(){let{href:e}=window.location,t=s();return e.substring(t.length)}function f(e){return"string"==typeof e?e:e.displayName||e.name||"Unknown"}function d(e){return e.finished||e.headersSent}function p(e){let t=e.split("?");return t[0].replace(/\\/g,"/").replace(/\/\/+/g,"/")+(t[1]?`?${t.slice(1).join("?")}`:"")}async function h(e,t){let r=t.res||t.ctx&&t.ctx.res;if(!e.getInitialProps)return t.ctx&&t.Component?{pageProps:await h(t.Component,t.ctx)}:{};let n=await e.getInitialProps(t);if(r&&d(r))return n;if(!n)throw Object.defineProperty(Error(`"${f(e)}.getInitialProps()" should resolve to an object. But found "${n}" instead.`),"__NEXT_ERROR_CODE",{value:"E1025",enumerable:!1,configurable:!0});return n}let g="u">typeof performance,b=g&&["mark","measure","getEntriesByName"].every(e=>"function"==typeof performance[e]);class m extends Error{}class y extends Error{}class x extends Error{constructor(e){super(),this.code="ENOENT",this.name="PageNotFoundError",this.message=`Cannot find module for page: ${e}`}}class v extends Error{constructor(e,t){super(),this.message=`Failed to load static file for page: ${e} ${t}`}}class j extends Error{constructor(){super(),this.code="ENOENT",this.message="Cannot find the middleware module"}}function P(e){return JSON.stringify({message:e.message,stack:e.stack})}},73668,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"isLocalURL",{enumerable:!0,get:function(){return a}});let n=e.r(18967),o=e.r(52817);function a(e){if(!(0,n.isAbsoluteUrl)(e))return!0;try{let t=(0,n.getLocationOrigin)(),r=new URL(e,t);return r.origin===t&&(0,o.hasBasePath)(r.pathname)}catch(e){return!1}}},98183,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0});var n={assign:function(){return u},searchParamsToUrlQuery:function(){return a},urlQueryToSearchParams:function(){return i}};for(var o in n)Object.defineProperty(r,o,{enumerable:!0,get:n[o]});function a(e){let t={};for(let[r,n]of e.entries()){let e=t[r];void 0===e?t[r]=n:Array.isArray(e)?e.push(n):t[r]=[e,n]}return t}function l(e){return"string"==typeof e?e:("number"!=typeof e||isNaN(e))&&"boolean"!=typeof e?"":String(e)}function i(e){let t=new URLSearchParams;for(let[r,n]of Object.entries(e))if(Array.isArray(n))for(let e of n)t.append(r,l(e));else t.set(r,l(n));return t}function u(e,...t){for(let r of t){for(let t of r.keys())e.delete(t);for(let[t,n]of r.entries())e.append(t,n)}return e}},95057,(e,t,r)=>{"use strict";e.i(47167),Object.defineProperty(r,"__esModule",{value:!0});var n={formatUrl:function(){return i},formatWithValidation:function(){return s},urlObjectKeys:function(){return u}};for(var o in n)Object.defineProperty(r,o,{enumerable:!0,get:n[o]});let a=e.r(90809)._(e.r(98183)),l=/https?|ftp|gopher|file/;function i(e){let{auth:t,hostname:r}=e,n=e.protocol||"",o=e.pathname||"",i=e.hash||"",u=e.query||"",s=!1;t=t?encodeURIComponent(t).replace(/%3A/i,":")+"@":"",e.host?s=t+e.host:r&&(s=t+(~r.indexOf(":")?`[${r}]`:r),e.port&&(s+=":"+e.port)),u&&"object"==typeof u&&(u=String(a.urlQueryToSearchParams(u)));let c=e.search||u&&`?${u}`||"";return n&&!n.endsWith(":")&&(n+=":"),e.slashes||(!n||l.test(n))&&!1!==s?(s="//"+(s||""),o&&"/"!==o[0]&&(o="/"+o)):s||(s=""),i&&"#"!==i[0]&&(i="#"+i),c&&"?"!==c[0]&&(c="?"+c),o=o.replace(/[?#]/g,encodeURIComponent),c=c.replace("#","%23"),`${n}${s}${o}${c}${i}`}let u=["auth","hash","host","hostname","href","path","pathname","port","protocol","query","search","slashes"];function s(e){return i(e)}},18993,e=>{"use strict";var t=e.i(43476),r=e.i(71645),n=e.i(22016);let o=[{href:"#pipeline",label:"how it works"},{href:"#live-pipeline",label:"live pipeline"},{href:"#live",label:"inspector"},{href:"#evidence",label:"evidence"},{href:"#human-loop",label:"human-in-the-loop"}],a="/technical",l=[{href:"#circuits",label:"circuits"},{href:"#sessions",label:"replay cases"},{href:"#scope",label:"scope"},{href:"#materials",label:"materials"},{href:"#team",label:"team"}];e.s(["TopBar",0,function(){let[e,i]=(0,r.useState)(!1),u=(0,r.useRef)(null);return(0,r.useEffect)(()=>{function e(e){u.current&&!u.current.contains(e.target)&&i(!1)}return document.addEventListener("click",e),()=>document.removeEventListener("click",e)},[]),(0,t.jsxs)("header",{className:"fixed inset-x-0 top-0 z-50 flex items-center justify-between border-b border-rule bg-bg/92 px-6 py-3.5 text-[10.5px] uppercase tracking-[0.16em] backdrop-blur",children:[(0,t.jsxs)("a",{href:"#hero",className:"font-semibold text-ink",children:[(0,t.jsx)("span",{className:"mr-1 text-red",children:"β–Œ"}),"ApexSignal"]}),(0,t.jsxs)("nav",{className:"hidden items-center gap-5 md:flex",children:[o.map(e=>(0,t.jsx)("a",{href:e.href,className:"text-dim transition hover:text-red",children:e.label},e.href)),(0,t.jsx)(n.default,{href:a,className:"border border-teal/50 bg-teal/5 px-2.5 py-1 text-teal transition hover:bg-teal hover:text-bg",children:"technical walkthrough"}),(0,t.jsxs)("div",{ref:u,className:"relative",children:[(0,t.jsxs)("button",{type:"button",onClick:()=>i(e=>!e),"aria-expanded":e,className:`flex items-center gap-1 transition ${e?"text-red":"text-dim hover:text-red"}`,children:["more",(0,t.jsx)("svg",{width:"8",height:"8",viewBox:"0 0 10 6",fill:"none",className:`transition-transform ${e?"rotate-180":""}`,children:(0,t.jsx)("path",{d:"M1 1L5 5L9 1",stroke:"currentColor",strokeWidth:"1.5"})})]}),e&&(0,t.jsx)("div",{className:"absolute right-0 top-full mt-3 flex w-40 flex-col border border-rule bg-bg py-1.5 shadow-lg",children:l.map(e=>(0,t.jsx)("a",{href:e.href,onClick:()=>i(!1),className:"px-4 py-2 text-dim transition hover:bg-bg2 hover:text-red",children:e.label},e.href))})]}),(0,t.jsx)("a",{href:"https://github.com/Deltasthicc/ApexSignal",target:"_blank",rel:"noreferrer",className:"border border-rule px-2.5 py-1 text-dim transition hover:border-red/50 hover:text-red",children:"github"}),(0,t.jsx)(n.default,{href:"/login",className:"border border-gold/50 bg-gold/5 px-2.5 py-1 text-gold transition hover:bg-gold hover:text-bg",children:"engineer console"})]}),(0,t.jsxs)("div",{className:"flex items-center gap-2 md:hidden",children:[(0,t.jsx)(n.default,{href:a,className:"border border-teal/50 bg-teal/5 px-2.5 py-1.5 text-teal transition hover:bg-teal hover:text-bg",children:"Tech"}),(0,t.jsx)(n.default,{href:"/login",className:"border border-gold/50 px-3 py-1.5 text-gold transition hover:bg-gold hover:text-bg",children:"Console"})]})]})}])}]);
_next/static/chunks/{3n-p115s5-d7c.js β†’ 32ca4mb4vn2n7.js} RENAMED
The diff for this file is too large to render. See raw diff
 
_next/static/chunks/3s47yccsebhld.js ADDED
@@ -0,0 +1 @@
 
 
1
+ (globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,22016,(e,t,r)=>{"use strict";e.i(47167),Object.defineProperty(r,"__esModule",{value:!0});var a={default:function(){return g},useLinkStatus:function(){return y}};for(var n in a)Object.defineProperty(r,n,{enumerable:!0,get:a[n]});let i=e.r(90809),s=e.r(43476),o=i._(e.r(71645)),l=e.r(95057),c=e.r(8372),d=e.r(18581),u=e.r(18967),p=e.r(5550),m=e.r(88540),h=e.r(91949),x=e.r(73668),f=e.r(9396);function g(t){var r;let a,n,i,[g,y]=(0,o.useOptimistic)(h.IDLE_LINK_STATUS),v=(0,o.useRef)(null),{href:_,as:N,children:j,prefetch:k=null,passHref:E,replace:R,shallow:w,scroll:T,onClick:A,onMouseEnter:C,onTouchStart:I,legacyBehavior:P=!1,onNavigate:S,transitionTypes:O,ref:L,unstable_dynamicOnHover:F,...D}=t;a=j,P&&("string"==typeof a||"number"==typeof a)&&(a=(0,s.jsx)("a",{children:a}));let M=o.default.useContext(c.AppRouterContext),U=!1!==k,$=!1===k?"none":!0===k?"full":"auto",B="none"!==$?"auto"===$?f.FetchStrategy.PPR:f.FetchStrategy.Full:f.FetchStrategy.PPR,G="string"==typeof(r=N||_)?r:(0,l.formatUrl)(r);if(P){if(a?.$$typeof===Symbol.for("react.lazy"))throw Object.defineProperty(Error("`<Link legacyBehavior>` received a direct child that is either a Server Component, or JSX that was loaded with React.lazy(). This is not supported. Either remove legacyBehavior, or make the direct child a Client Component that renders the Link's `<a>` tag."),"__NEXT_ERROR_CODE",{value:"E863",enumerable:!1,configurable:!0});n=o.default.Children.only(a)}let z=P?n&&"object"==typeof n&&n.ref:L,W,X=o.default.useCallback(e=>(null!==M&&(v.current=(0,h.mountLinkInstance)(e,G,M,B,U,y,W)),()=>{v.current&&((0,h.unmountLinkForCurrentNavigation)(v.current),v.current=null),(0,h.unmountPrefetchableInstance)(e)}),[U,G,M,B,y,W]),K={ref:(0,d.useMergedRef)(X,z),onClick(t){P||"function"!=typeof A||A(t),P&&n.props&&"function"==typeof n.props.onClick&&n.props.onClick(t),!M||t.defaultPrevented||function(t,r,a,n,i,s,l,c="none"){if("u">typeof window){let d,{nodeName:u}=t.currentTarget;if("A"===u.toUpperCase()&&((d=t.currentTarget.getAttribute("target"))&&"_self"!==d||t.metaKey||t.ctrlKey||t.shiftKey||t.altKey||t.nativeEvent&&2===t.nativeEvent.which)||t.currentTarget.hasAttribute("download"))return;if(!(0,x.isLocalURL)(r)){n&&(t.preventDefault(),location.replace(r));return}if(t.preventDefault(),s){let e=!1;if(s({preventDefault:()=>{e=!0}}),e)return}let{dispatchNavigateAction:p}=e.r(99781);o.default.startTransition(()=>{p(r,n?"replace":"push",!1===i?m.ScrollBehavior.NoScroll:m.ScrollBehavior.Default,a.current,l,c)})}}(t,G,v,R,T,S,O,$)},onMouseEnter(e){P||"function"!=typeof C||C(e),P&&n.props&&"function"==typeof n.props.onMouseEnter&&n.props.onMouseEnter(e),M&&U&&(0,h.onNavigationIntent)(e.currentTarget,!0===F)},onTouchStart:function(e){P||"function"!=typeof I||I(e),P&&n.props&&"function"==typeof n.props.onTouchStart&&n.props.onTouchStart(e),M&&U&&(0,h.onNavigationIntent)(e.currentTarget,!0===F)}};return(0,u.isAbsoluteUrl)(G)?K.href=G:P&&!E&&("a"!==n.type||"href"in n.props)||(K.href=(0,p.addBasePath)(G)),i=P?o.default.cloneElement(n,K):(0,s.jsx)("a",{...D,...K,children:a}),(0,s.jsx)(b.Provider,{value:g,children:i})}let b=(0,o.createContext)(h.IDLE_LINK_STATUS),y=()=>(0,o.useContext)(b);("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},18581,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"useMergedRef",{enumerable:!0,get:function(){return n}});let a=e.r(71645);function n(e,t){let r=(0,a.useRef)(null),n=(0,a.useRef)(null);return(0,a.useCallback)(a=>{if(null===a){let e=r.current;e&&(r.current=null,e());let t=n.current;t&&(n.current=null,t())}else e&&(r.current=i(e,a)),t&&(n.current=i(t,a))},[e,t])}function i(e,t){if("function"!=typeof e)return e.current=t,()=>{e.current=null};{let r=e(t);return"function"==typeof r?r:()=>e(null)}}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},18967,(e,t,r)=>{"use strict";e.i(47167),Object.defineProperty(r,"__esModule",{value:!0});var a={DecodeError:function(){return g},MiddlewareNotFoundError:function(){return _},MissingStaticPage:function(){return v},NormalizeError:function(){return b},PageNotFoundError:function(){return y},SP:function(){return x},ST:function(){return f},WEB_VITALS:function(){return i},execOnce:function(){return s},getDisplayName:function(){return u},getLocationOrigin:function(){return c},getURL:function(){return d},isAbsoluteUrl:function(){return l},isResSent:function(){return p},loadGetInitialProps:function(){return h},normalizeRepeatedSlashes:function(){return m},stringifyError:function(){return N}};for(var n in a)Object.defineProperty(r,n,{enumerable:!0,get:a[n]});let i=["CLS","FCP","FID","INP","LCP","TTFB"];function s(e){let t,r=!1;return(...a)=>(r||(r=!0,t=e(...a)),t)}let o=/^[a-zA-Z][a-zA-Z\d+\-.]*?:/,l=e=>{let t=e.charCodeAt(0);return!!(t>=65&&t<=90||t>=97&&t<=122)&&o.test(e)};function c(){let{protocol:e,hostname:t,port:r}=window.location;return`${e}//${t}${r?":"+r:""}`}function d(){let{href:e}=window.location,t=c();return e.substring(t.length)}function u(e){return"string"==typeof e?e:e.displayName||e.name||"Unknown"}function p(e){return e.finished||e.headersSent}function m(e){let t=e.split("?");return t[0].replace(/\\/g,"/").replace(/\/\/+/g,"/")+(t[1]?`?${t.slice(1).join("?")}`:"")}async function h(e,t){let r=t.res||t.ctx&&t.ctx.res;if(!e.getInitialProps)return t.ctx&&t.Component?{pageProps:await h(t.Component,t.ctx)}:{};let a=await e.getInitialProps(t);if(r&&p(r))return a;if(!a)throw Object.defineProperty(Error(`"${u(e)}.getInitialProps()" should resolve to an object. But found "${a}" instead.`),"__NEXT_ERROR_CODE",{value:"E1025",enumerable:!1,configurable:!0});return a}let x="u">typeof performance,f=x&&["mark","measure","getEntriesByName"].every(e=>"function"==typeof performance[e]);class g extends Error{}class b extends Error{}class y extends Error{constructor(e){super(),this.code="ENOENT",this.name="PageNotFoundError",this.message=`Cannot find module for page: ${e}`}}class v extends Error{constructor(e,t){super(),this.message=`Failed to load static file for page: ${e} ${t}`}}class _ extends Error{constructor(){super(),this.code="ENOENT",this.message="Cannot find the middleware module"}}function N(e){return JSON.stringify({message:e.message,stack:e.stack})}},73668,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"isLocalURL",{enumerable:!0,get:function(){return i}});let a=e.r(18967),n=e.r(52817);function i(e){if(!(0,a.isAbsoluteUrl)(e))return!0;try{let t=(0,a.getLocationOrigin)(),r=new URL(e,t);return r.origin===t&&(0,n.hasBasePath)(r.pathname)}catch(e){return!1}}},98183,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0});var a={assign:function(){return l},searchParamsToUrlQuery:function(){return i},urlQueryToSearchParams:function(){return o}};for(var n in a)Object.defineProperty(r,n,{enumerable:!0,get:a[n]});function i(e){let t={};for(let[r,a]of e.entries()){let e=t[r];void 0===e?t[r]=a:Array.isArray(e)?e.push(a):t[r]=[e,a]}return t}function s(e){return"string"==typeof e?e:("number"!=typeof e||isNaN(e))&&"boolean"!=typeof e?"":String(e)}function o(e){let t=new URLSearchParams;for(let[r,a]of Object.entries(e))if(Array.isArray(a))for(let e of a)t.append(r,s(e));else t.set(r,s(a));return t}function l(e,...t){for(let r of t){for(let t of r.keys())e.delete(t);for(let[t,a]of r.entries())e.append(t,a)}return e}},95057,(e,t,r)=>{"use strict";e.i(47167),Object.defineProperty(r,"__esModule",{value:!0});var a={formatUrl:function(){return o},formatWithValidation:function(){return c},urlObjectKeys:function(){return l}};for(var n in a)Object.defineProperty(r,n,{enumerable:!0,get:a[n]});let i=e.r(90809)._(e.r(98183)),s=/https?|ftp|gopher|file/;function o(e){let{auth:t,hostname:r}=e,a=e.protocol||"",n=e.pathname||"",o=e.hash||"",l=e.query||"",c=!1;t=t?encodeURIComponent(t).replace(/%3A/i,":")+"@":"",e.host?c=t+e.host:r&&(c=t+(~r.indexOf(":")?`[${r}]`:r),e.port&&(c+=":"+e.port)),l&&"object"==typeof l&&(l=String(i.urlQueryToSearchParams(l)));let d=e.search||l&&`?${l}`||"";return a&&!a.endsWith(":")&&(a+=":"),e.slashes||(!a||s.test(a))&&!1!==c?(c="//"+(c||""),n&&"/"!==n[0]&&(n="/"+n)):c||(c=""),o&&"#"!==o[0]&&(o="#"+o),d&&"?"!==d[0]&&(d="?"+d),n=n.replace(/[?#]/g,encodeURIComponent),d=d.replace("#","%23"),`${a}${c}${n}${d}${o}`}let l=["auth","hash","host","hostname","href","path","pathname","port","protocol","query","search","slashes"];function c(e){return o(e)}},18566,(e,t,r)=>{t.exports=e.r(76562)},30257,e=>{"use strict";var t=e.i(43476),r=e.i(71645),a=e.i(18566),n=e.i(22016),i=e.i(81189),s=e.i(62496);let o="#f0f0f0",l="#767676",c="#1e1e1e",d="#e10600",u="#00d2be",p="#ffd60a",m="#ef8a17";function h(e,t,a=700){let[n,i]=(0,r.useState)(0),s=(0,r.useRef)(null);return(0,r.useEffect)(()=>{if(!t)return void queueMicrotask(()=>i(0));let r=performance.now();return s.current=requestAnimationFrame(function t(n){let o=Math.min(1,(n-r)/a);i(e*(1-Math.pow(1-o,3))),o<1&&(s.current=requestAnimationFrame(t))}),()=>{s.current&&cancelAnimationFrame(s.current)}},[e,t]),n}function x({width:e=100,height:r=100,children:a}){return(0,t.jsx)("svg",{viewBox:`0 0 ${e} ${r}`,className:"h-full w-full",preserveAspectRatio:"none",role:"img",children:a})}function f({title:e,active:r,activeNote:a,real:n,legend:i,children:s}){return(0,t.jsxs)("div",{className:`border p-4 transition-all duration-500 ${r?`${n?"border-teal/50":"border-red/40"} bg-bg ${r?"shadow-[0_0_24px_-8px_rgba(0,210,190,0.25)]":""}`:"border-rule bg-bg2"}`,children:[(0,t.jsxs)("div",{className:"mb-2 flex items-start justify-between gap-2",children:[(0,t.jsxs)("p",{className:"text-[9px] uppercase tracking-[0.16em] text-dim",children:[e," ",(0,t.jsxs)("span",{className:n?"text-teal":"text-dim",children:["Β· ",n?"real":"illustrative"]})]}),r&&a&&(0,t.jsx)("p",{className:"text-right text-[9px] uppercase tracking-[0.1em] text-red",children:a})]}),(0,t.jsx)("div",{className:`h-[110px] transition-opacity duration-500 ${r?"opacity-100":"opacity-45"}`,children:s}),i&&(0,t.jsx)("div",{className:"mt-2 flex flex-wrap items-center gap-x-4 gap-y-1 text-[9px] uppercase tracking-[0.1em] text-dim",children:i.map(e=>(0,t.jsxs)("span",{className:"flex items-center gap-1.5",children:[(0,t.jsx)("span",{className:"h-[2px] w-3",style:{backgroundColor:e.color}}),e.label]},e.label))})]})}function g({label:e,pct:r,active:a,color:n}){let i=h(r,a,800);return(0,t.jsxs)("div",{children:[(0,t.jsxs)("div",{className:"mb-1 flex items-center justify-between text-[10px] text-dim",children:[(0,t.jsx)("span",{children:e}),(0,t.jsxs)("span",{className:"tabular text-ink",children:[Math.round(i),"%"]})]}),(0,t.jsx)("div",{className:"h-3 w-full overflow-hidden rounded-sm bg-rule",children:(0,t.jsx)("div",{className:"h-full rounded-sm transition-[width] duration-700 ease-out",style:{width:`${i}%`,backgroundColor:n}})})]})}function b({active:e,clip:r}){let a="CALM"===r.toneLabel?u:"FATIGUED"===r.toneLabel?m:d;return(0,t.jsx)(f,{title:"01 Β· Model confidence, this call",active:e,real:!0,activeNote:e?"live":void 0,children:(0,t.jsxs)("div",{className:"flex h-full flex-col justify-center gap-4 px-1",children:[(0,t.jsx)(g,{label:`Tone β€” ${r.toneLabel}`,pct:100*r.toneScore,active:e,color:a}),(0,t.jsx)(g,{label:r.category?`Category β€” ${r.category.replace(/_/g," ")}`:"Category β€” none detected",pct:(r.categoryConfidence??0)*100,active:e,color:r.category?p:l})]})})}function y({active:e,clip:r}){let a=h(r.match?.similarity??0,e,900);return(0,t.jsx)(f,{title:"02 Β· Retrieval gate β€” semantic similarity",active:e,real:!0,activeNote:e?r.match?"gate cleared":"no match":void 0,children:(0,t.jsxs)(x,{width:300,height:60,children:[(0,t.jsx)("line",{x1:20,x2:280,y1:30,y2:30,stroke:c,strokeWidth:2}),(0,t.jsx)("line",{x1:124,x2:124,y1:12,y2:48,stroke:l,strokeWidth:1,strokeDasharray:"2 2"}),(0,t.jsx)("text",{x:124,y:10,textAnchor:"middle",fontSize:7,fill:l,children:"gate 0.40"}),e&&r.match&&(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)("line",{x1:20,x2:20+260*a,y1:30,y2:30,stroke:u,strokeWidth:3,strokeLinecap:"round"}),(0,t.jsx)("circle",{cx:20+260*a,cy:30,r:6,fill:u,stroke:"#0a0a0a",strokeWidth:2}),(0,t.jsxs)("text",{x:20+260*a,y:56,textAnchor:"middle",fontSize:9,fill:u,children:[(100*a).toFixed(0),"%"]})]}),e&&!r.match&&(0,t.jsx)("text",{x:150,y:34,textAnchor:"middle",fontSize:9,fill:l,children:"nothing cleared the gate"})]})})}function v({active:e,clip:r}){let a="EXIT_TRACTION_REAR"===r.category,n="FRONT_TURNIN_BRAKE"===r.category,i=[{label:"FL",temp:n?104:92,color:u,highlight:n},{label:"FR",temp:n?107:94,color:p,highlight:n},{label:"RL",temp:a?111:101,color:m,highlight:a},{label:"RR",temp:a?114:108,color:d,highlight:a}],s=(300-44*i.length)/(i.length+1);return(0,t.jsx)(f,{title:"03 Β· Tyre surface temperature",active:e,real:!1,activeNote:e?a?"rears elevated":n?"fronts elevated":void 0:void 0,legend:[{color:u,label:"FL"},{color:p,label:"FR"},{color:m,label:"RL"},{color:d,label:"RR"}],children:(0,t.jsxs)(x,{width:300,height:100,children:[(0,t.jsx)("line",{x1:0,x2:300,y1:86,y2:86,stroke:c,strokeWidth:1}),i.map((r,a)=>{let n=s+a*(44+s),i=r.temp/120*76;return(0,t.jsxs)("g",{children:[(0,t.jsx)("rect",{x:n,y:86-i,width:44,height:i,rx:3,fill:r.color,opacity:e&&r.highlight?1:e?.5:.4,style:{transition:"height 0.6s ease-out, opacity 0.4s"}}),(0,t.jsx)("text",{x:n+22,y:96,textAnchor:"middle",fontSize:8,fill:l,children:r.label}),(0,t.jsxs)("text",{x:n+22,y:86-i-5,textAnchor:"middle",fontSize:8,fill:o,children:[r.temp,"Β°"]})]},r.label)})]})})}function _(e){return e.map((e,t)=>`${0===t?"M":"L"} ${e[0]} ${e[1]}`).join(" ")}function N({active:e,clip:r}){let a=r.category?46:60;return(0,t.jsx)(f,{title:"04 Β· Speed trace through corner",active:e,real:!1,children:(0,t.jsxs)(x,{width:300,height:100,children:[[25,50,75].map(e=>(0,t.jsx)("line",{x1:0,x2:300,y1:e,y2:e,stroke:c,strokeWidth:1},e)),e&&(0,t.jsx)("path",{d:_([[0,20],[50,55],[100,70],[150,40],[200,20],[250,15],[300,22]]),fill:"none",stroke:u,strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",opacity:.85}),(0,t.jsx)("path",{d:_([[0,22],[50,58],[100,74],[150,a],[200,34],[250,30],[300,34]]),fill:"none",stroke:e?p:l,strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",strokeDasharray:900,strokeDashoffset:900*!e,style:{transition:"stroke-dashoffset 0.9s ease-out, stroke 0.4s"}})]})})}function j({active:e,clip:r}){return(0,t.jsx)(f,{title:"05 Β· Incident memory β€” corpus timeline",active:e,real:!0,activeNote:e?r.match?"match found":"no match":void 0,children:(0,t.jsxs)(x,{width:300,height:100,children:[(0,t.jsx)("line",{x1:0,x2:300,y1:50,y2:50,stroke:c,strokeWidth:1}),e&&r.match&&(0,t.jsx)("line",{x1:230,y1:50,x2:280,y2:50,stroke:u,strokeWidth:2,strokeDasharray:60,strokeDashoffset:60*!e,style:{transition:"stroke-dashoffset 0.8s ease-out"}}),[{x:20,cat:"FRONT_TURNIN_BRAKE"},{x:60,cat:"TYRE_GRIP_DEGRADATION"},{x:100,cat:"EXIT_TRACTION_REAR"},{x:150,cat:"MECHANICAL_OTHER"},{x:190,cat:"TYRE_GRIP_DEGRADATION"}].map(r=>{let a;return(0,t.jsx)("circle",{cx:r.x,cy:50,r:5,fill:e?"FRONT_TURNIN_BRAKE"===(a=r.cat)?d:"TYRE_GRIP_DEGRADATION"===a?p:"EXIT_TRACTION_REAR"===a?m:u:l,opacity:e?.45:.5,stroke:"#0a0a0a",strokeWidth:2},r.x)}),e&&r.match&&(0,t.jsx)("circle",{cx:230,cy:50,r:6,fill:u,stroke:"#0a0a0a",strokeWidth:2,className:"animate-pulse_glow"}),(0,t.jsx)("circle",{cx:280,cy:50,r:6,fill:e?d:l,stroke:"#0a0a0a",strokeWidth:2,className:e?"animate-pulse_glow":""}),e&&(0,t.jsx)("text",{x:280,y:36,textAnchor:"end",fontSize:8,fill:o,children:"this call"}),e&&r.match&&(0,t.jsx)("text",{x:230,y:72,textAnchor:"middle",fontSize:7,fill:u,children:r.match.source})]})})}let k=[{num:"01",title:"A radio call comes in",body:"β€œRear is moving again when I get back on throttle.” Raw audio, nothing structured yet.",novelty:null},{num:"02",title:"Speech becomes text",body:"faster-whisper ASR transcribes the call. This alone is what most teams building this brief will ship.",novelty:null},{num:"03",title:"The voice is scored for tone",body:"Calm, elevated/stressed, or fatigued, with a confidence number.",novelty:"This is the bare-minimum output the hackathon brief actually required. Everything below is where the real product starts."},{num:"04",title:"The complaint is sorted, not diagnosed",body:"One of 5 fixed categories β€” rear grip, front/braking, tyre wear, visibility/track, other mechanical. Never a fabricated diagnosis, just β€œthis is the kind of thing being reported.”",novelty:"FEEL2PHYSICS concept: free-form driver language mapped to a frozen, defensible taxonomy β€” not reduced to a sentiment score, not invented on the fly."},{num:"05",title:"Checked against the driver's own baseline",body:"Not β€œhow a car should behave” in the abstract β€” this specific driver, this specific session, this specific corner, against their own last 5 laps.",novelty:"The single biggest differentiator from a generic anomaly detector: no population average, no invented β€œcorrect” driving model. A scrappy driver isn't flagged for being themselves."},{num:"06",title:"Memory kicks in",body:"Past incidents are searched for anything that sounds similar and looks similar in telemetry. Two separate scores β€” sounds alike, looks alike β€” never mashed into one fake number.",novelty:"ECHO LAP concept: nothing is judged in isolation. Every new report is checked against everything reported before β€” real semantic retrieval + real telemetry fingerprinting, gated together, not blended."},{num:"07",title:"Lead time gets measured",body:"Literally: how many seconds passed between the driver's warning and the moment the car's data actually got worse. Reported as null, honestly, when the data doesn't support a number β€” never forced.",novelty:"The actual product thesis: the driver is a sensor arriving before the graph does. This number is what proves that, per incident, with real seconds β€” not a claim, a measurement."},{num:"08",title:"One incident card, not four tabs",body:"Transcript, tone, category, evidence, historical match, lead time, plain-English summary β€” one screen, one narrative.",novelty:"RacePulse concept: every claim decomposed into inspectable, separately-labeled components β€” built to survive a skeptical engineer, or judge, asking β€œwhy?”"}];function E(){return(0,t.jsxs)("div",{className:"border border-rule bg-bg p-6",children:[(0,t.jsx)("p",{className:"mb-1 text-[9px] uppercase tracking-[0.16em] text-red",children:"Full Architecture"}),(0,t.jsx)("h3",{className:"mb-1 text-lg font-medium uppercase tracking-[0.03em] text-ink",children:"Radio in, evidence out β€” in depth"}),(0,t.jsxs)("p",{className:"mb-6 max-w-2xl text-[11.5px] leading-relaxed text-dim",children:["Not just STT. Four separate hackathon-brainstorm concepts β€”"," ",(0,t.jsx)("span",{className:"text-ink",children:"memory"}),","," ",(0,t.jsx)("span",{className:"text-ink",children:"meaning"}),","," ",(0,t.jsx)("span",{className:"text-ink",children:"evidence"}),", and"," ",(0,t.jsx)("span",{className:"text-ink",children:"restraint"})," β€” merged into one pipeline instead of shipping as four disconnected demos."]}),(0,t.jsx)("div",{className:"relative flex flex-col gap-0",children:k.map((e,r)=>(0,t.jsxs)("div",{className:"relative flex gap-4 pb-6 last:pb-0",children:[r<k.length-1&&(0,t.jsx)("span",{className:"absolute left-[15px] top-8 h-full w-px bg-rule","aria-hidden":!0}),(0,t.jsx)("span",{className:"z-10 flex h-8 w-8 shrink-0 items-center justify-center border border-red/50 bg-bg text-[10px] text-red",children:e.num}),(0,t.jsxs)("div",{className:"flex-1 pt-1",children:[(0,t.jsx)("p",{className:"text-[12.5px] font-medium text-ink",children:e.title}),(0,t.jsx)("p",{className:"mt-1 text-[11.5px] leading-relaxed text-dim",children:e.body}),e.novelty&&(0,t.jsx)("p",{className:"mt-2 border-l-2 border-teal/50 bg-teal/5 py-1.5 pl-3 text-[10.5px] leading-relaxed text-teal",children:e.novelty})]})]},e.num))}),(0,t.jsxs)("div",{className:"mt-6 border-t border-rule pt-5",children:[(0,t.jsx)("p",{className:"mb-2 text-[9px] uppercase tracking-[0.16em] text-dim",children:"What actually makes this different"}),(0,t.jsxs)("p",{className:"text-[11.5px] leading-relaxed text-dim",children:["Most teams tackling this brief ship steps 02–03 and call it done β€” a transcript and a mood badge next to a lap chart. The thesis here is that a single opaque β€œrisk score” is a demo crowd-pleaser and a production liability: a confident number nobody can decompose is what gets a real incident-review committee to switch a system off. Every number in this pipeline traces back to a named piece of evidence, and it says β€œI don’t know” out loud (",(0,t.jsx)("code",{className:"text-teal",children:"INSUFFICIENT_DATA"}),", a"," ",(0,t.jsx)("code",{className:"text-teal",children:"null"})," lead time, no match) rather than manufacturing a positive to look impressive. We’re not shipping a smarter transcript β€” we’re shipping a plug-in layer that sits on top of the telemetry and radio systems a team already runs, and turns them into evidence an engineer would actually trust enough to act on mid-session."]})]})]})}let R=[{title:"Audio ingest",items:["Radio clip (.mp3/.wav)","16kHz mono resample (soundfile + scipy or torchaudio)"]},{title:"Speech-to-text",items:["distil-whisper/distil-large-v3.5-ct2 via faster-whisper (CTranslate2)","CPU fallback: Systran/faster-whisper-small.en","Pinned to a specific commit SHA β€” no silent model upgrades"]},{title:"Acoustic tone model",items:["laion/voiceclap-commercial encoder + attribute heads","Outputs raw Arousal/Fatigue/Quality/Noise scores","Mapped to CALM / ELEVATED_AROUSAL / FATIGUED by a threshold calibrated on 20 real human-labeled clips β€” not the model's raw default"]},{title:"Complaint classifier",items:["Production: sentence-transformers/all-MiniLM-L6-v2 embeddings + per-category prototype cosine similarity","Fallback option: zero-shot NLI (DeBERTa v3)","No fine-tuning β€” the taxonomy description text IS the model input"]},{title:"Evidence engine (classical, not ML)",items:["Own-baseline: median + MAD over the driver's own last 5 laps at that segment","Retrieval: brute-force cosine similarity, in-memory (corpus is 15–30 incidents β€” FAISS is four orders of magnitude of complexity this doesn't need)","Retrieval gate: category match AND cosine β‰₯ 0.40 β€” two independent conditions, empirically threshold-set over 247 hand-written phrase pairs","Lead time: first_observable_change_time βˆ’ radio_event_time, requires 2 consecutive deviating laps or reports null"]},{title:"Storage",items:["SQLite (storage/incidents.db) β€” incident metadata, recurrence flags","Embeddings β€” in-memory Python list at process runtime, not persisted to SQLite (corpus is tiny; an index would be overhead, not optimization)","Contracts β€” frozen JSON schemas + fixtures in contracts/, the interface every service is validated against","Telemetry β€” Parquet windows per incident, read by pandas"]},{title:"API layer",items:["radio_ai (FastAPI) β€” POST /v1/radio/analyze","core_api (FastAPI) β€” /v1/incidents/*, /v1/replay/*, /v1/live-pipeline","mock_server (FastAPI) β€” same paths, fixture-backed, for frontend-first development","No service imports another's code directly β€” every boundary is the JSON contract, not a shared library"]},{title:"Frontend",items:["Next.js 16 (Turbopack), React 18, TypeScript, Tailwind","Fetches over HTTP with an embedded fixture fallback baked into the client β€” stays interactive if the backend is cold-starting"]}];function w(){return(0,t.jsxs)("div",{className:"border border-rule bg-bg p-6",children:[(0,t.jsx)("p",{className:"mb-1 text-[9px] uppercase tracking-[0.16em] text-red",children:"System Design"}),(0,t.jsx)("h3",{className:"mb-1 text-lg font-medium uppercase tracking-[0.03em] text-ink",children:"Full stack, layer by layer"}),(0,t.jsxs)("p",{className:"mb-6 max-w-2xl text-[11.5px] leading-relaxed text-dim",children:["Every box below is a real, running piece of this system β€” not a planned architecture. Reproduce any layer directly: model IDs and pinned revisions are in ",(0,t.jsx)("code",{className:"text-teal",children:"services/radio_ai/app/config.py"}),"."]}),(0,t.jsx)("div",{className:"grid grid-cols-1 gap-3",children:R.map((e,r)=>(0,t.jsxs)("div",{className:"flex gap-4",children:[(0,t.jsxs)("div",{className:"flex flex-col items-center",children:[(0,t.jsx)("span",{className:"flex h-7 w-7 shrink-0 items-center justify-center border border-rule bg-bg2 text-[10px] text-dim",children:r+1}),r<R.length-1&&(0,t.jsx)("span",{className:"mt-1 h-full w-px flex-1 bg-rule"})]}),(0,t.jsxs)("div",{className:"flex-1 border border-rule bg-bg2 p-3 pb-4",children:[(0,t.jsx)("p",{className:"mb-1.5 text-[11.5px] font-medium uppercase tracking-[0.04em] text-ink",children:e.title}),(0,t.jsx)("ul",{className:"flex flex-col gap-1",children:e.items.map(e=>(0,t.jsxs)("li",{className:"pl-3 text-[10.5px] leading-relaxed text-dim",children:[(0,t.jsx)("span",{className:"mr-2 text-red",children:"Β·"}),e]},e))})]})]},e.title))}),(0,t.jsxs)("div",{className:"mt-5 border border-gold/40 bg-gold/5 p-4",children:[(0,t.jsx)("p",{className:"mb-2 text-[10px] uppercase tracking-[0.16em] text-gold",children:"Direct answer: do we use a generative LLM? Tool-calling? MCP?"}),(0,t.jsxs)("p",{className:"text-[11.5px] leading-relaxed text-dim",children:[(0,t.jsx)("span",{className:"text-ink",children:"No, deliberately, on all three."})," No GPT/Claude/Gemini-style generative model is in this pipeline, no agent framework, no tool-calling loop, no MCP server. Every model above is a small, pinned, task-specific pretrained model (an ASR transcriber, a speech-emotion encoder, a sentence-embedding model) β€” not a chat model reasoning in free text. That’s a product decision, not a limitation: a generative model summarizing β€œwhat happened” can hallucinate a plausible-sounding but wrong diagnosis, and there is no way to audit that after the fact. Every number this system produces instead traces to a named, deterministic computation β€” a threshold, a cosine similarity, a median β€” specifically so an engineer (or a judge) can ask β€œwhy did it say that” and get a real answer, not a plausible-sounding one."]})]})]})}function T({num:e,label:r,active:a,children:n}){return(0,t.jsxs)("div",{className:`transition-opacity duration-300 ${a?"opacity-100":"opacity-25"}`,children:[(0,t.jsxs)("p",{className:"mb-1.5 text-[9px] uppercase tracking-[0.16em] text-dim",children:[(0,t.jsx)("span",{className:"text-red",children:e})," Β· ",r]}),a?n:(0,t.jsx)("p",{className:"text-[11px] text-dim",children:"waiting…"})]})}e.s(["default",0,function(){let e=(0,a.useRouter)(),[o,l]=(0,r.useState)(!1),[c,d]=(0,r.useState)("console"),[u,p]=(0,r.useState)("loading"),[m,h]=(0,r.useState)(null),[x,f]=(0,r.useState)(0),[g,_]=(0,r.useState)(!1),k=(0,r.useRef)(null),R=(0,r.useRef)([]);(0,r.useEffect)(()=>{queueMicrotask(()=>{sessionStorage.getItem("apexsignal_engineer_session")?l(!0):e.replace("/login")})},[e]),(0,r.useEffect)(()=>{(0,s.fetchLivePipelineDemo)().then(e=>{p(e),h(e[0]??null)}).catch(()=>p("error"))},[]);let A=x>=2,C=x>=3,I=x>=4,P=x>=5;return o?(0,t.jsxs)("main",{className:"min-h-screen bg-bg pb-24",children:[(0,t.jsxs)("header",{className:"sticky top-0 z-40 border-b border-rule bg-bg/95 backdrop-blur",children:[(0,t.jsxs)("div",{className:"flex items-center justify-between px-6 py-3.5",children:[(0,t.jsxs)("div",{children:[(0,t.jsxs)("p",{className:"text-[11px] font-semibold uppercase tracking-[0.14em] text-ink",children:[(0,t.jsx)("span",{className:"mr-1 text-red",children:"β–Œ"}),"ApexSignal Pit Wall Console"]}),(0,t.jsx)("p",{className:"text-[9.5px] text-dim",children:"Race Engineer Β· REFERENCE_REPLAY_2026"})]}),(0,t.jsxs)("div",{className:"flex items-center gap-4",children:[(0,t.jsx)(n.default,{href:"/",className:"text-[10px] uppercase tracking-[0.14em] text-dim transition hover:text-red",children:"Public site"}),(0,t.jsx)("button",{onClick:function(){sessionStorage.removeItem("apexsignal_engineer_session"),e.push("/login")},className:"border border-rule px-3 py-1.5 text-[10px] uppercase tracking-[0.14em] text-dim transition hover:border-red/50 hover:text-red",children:"Sign out"})]})]}),(0,t.jsx)("div",{className:"flex gap-1 px-6",children:[{id:"console",label:"Live Console"},{id:"architecture",label:"Architecture"}].map(e=>(0,t.jsx)("button",{onClick:()=>d(e.id),className:`border-b-2 px-4 py-2.5 text-[10.5px] uppercase tracking-[0.12em] transition ${c===e.id?"border-red text-ink":"border-transparent text-dim hover:text-ink"}`,children:e.label},e.id))})]}),"architecture"===c?(0,t.jsxs)("div",{className:"mx-auto max-w-7xl px-6 pt-8",children:[(0,t.jsx)("p",{className:"label-red mb-2",children:"Reference"}),(0,t.jsx)("h1",{className:"mb-6 text-2xl font-medium uppercase tracking-[0.03em] text-ink",children:"How this actually works"}),(0,t.jsxs)("div",{className:"flex flex-col gap-6",children:[(0,t.jsx)(E,{}),(0,t.jsx)(w,{})]})]}):"loading"!==u&&m?"error"===u?(0,t.jsx)("div",{className:"mx-auto max-w-7xl px-6 pt-16 text-[11px] uppercase tracking-[0.16em] text-red",children:"Could not reach the API β€” check mock_server/core_api are running on the configured port."}):(0,t.jsxs)("div",{className:"mx-auto max-w-7xl px-6 pt-8",children:[(0,t.jsx)("p",{className:"label-red mb-2",children:"Live Console"}),(0,t.jsx)("h1",{className:"mb-2 text-2xl font-medium uppercase tracking-[0.03em] text-ink",children:"A radio call just came in"}),(0,t.jsx)("p",{className:"mb-6 max-w-2xl text-[12.5px] leading-relaxed text-dim",children:"On its own, a radio call is noise next to a wall of telemetry. Play it, then run the pipeline β€” watch the same dashboard the engineer already stares at all day light up with context, memory, and a call to action."}),(0,t.jsx)("div",{className:"flex flex-wrap gap-2",children:u.map(e=>(0,t.jsx)("button",{type:"button",onClick:()=>{R.current.forEach(clearTimeout),R.current=[],h(e),f(0),_(!1)},className:`border px-3 py-2 text-[10px] uppercase tracking-[0.1em] transition ${m.id===e.id?"border-red bg-red text-ink":"border-rule text-dim hover:border-red/50 hover:text-ink"}`,children:e.buttonLabel},e.id))}),(0,t.jsxs)("div",{className:"mt-6 border border-rule bg-bg2 p-5",children:[(0,t.jsxs)("div",{className:"flex flex-wrap items-center justify-between gap-3",children:[(0,t.jsxs)("div",{children:[(0,t.jsx)("p",{className:"text-[9px] uppercase tracking-[0.16em] text-red",children:"Incoming radio call"}),(0,t.jsx)("p",{className:"text-[10px] text-dim",children:m.source})]}),(0,t.jsxs)("div",{className:"flex gap-2",children:[(0,t.jsx)("button",{type:"button",onClick:function(){f(0),k.current?.play().catch(()=>{})},className:"border border-rule px-3 py-2 text-[10px] uppercase tracking-[0.12em] text-dim transition hover:border-ink/40 hover:text-ink",children:"β–Ά Play audio only"}),(0,t.jsx)("button",{type:"button",onClick:function(){R.current.forEach(clearTimeout),R.current=[],f(0),_(!0),k.current?.play().catch(()=>{}),[1,2,3,4,5].forEach((e,t)=>{let r=setTimeout(()=>{f(e),5===e&&_(!1)},750*(t+1));R.current.push(r)})},disabled:g,className:"border border-red bg-red px-3 py-2 text-[10px] uppercase tracking-[0.12em] text-ink transition hover:bg-red-bright disabled:opacity-50",children:g?"Running pipeline…":"β–Ά Run live pipeline"})]})]}),(0,t.jsx)("audio",{ref:k,controls:!0,preload:"metadata",className:"mt-3 h-8 w-full",src:m.src,"aria-label":"Play the real radio call"},m.id),0===x&&(0,t.jsx)("p",{className:"mt-3 text-[11px] italic text-dim",children:"No transcript, no tone, no category, no context yet β€” this is all an engineer has from the radio alone."})]}),(0,t.jsxs)("div",{className:"mt-6 grid grid-cols-1 gap-5 lg:grid-cols-[1fr_auto_1fr]",children:[(0,t.jsxs)("div",{className:"flex h-full flex-col border border-rule bg-bg p-5",children:[(0,t.jsx)("p",{className:"mb-3 text-[9px] uppercase tracking-[0.16em] text-dim",children:"Pipeline stages"}),(0,t.jsxs)("div",{className:"flex flex-col gap-3",children:[(0,t.jsx)(T,{num:"01",label:"ASR transcript (faster-whisper)",active:x>=1,children:(0,t.jsxs)("p",{className:"text-[12px] italic text-ink",children:["β€œ",m.transcript,"”"]})}),(0,t.jsx)(T,{num:"02",label:"Acoustic tone (VoiceCLAP)",active:A,children:(0,t.jsxs)("div",{className:"flex items-center gap-2",children:[(0,t.jsx)(i.ToneBadge,{tone:m.toneLabel}),(0,t.jsx)(i.ConfidencePill,{value:m.toneScore})]})}),(0,t.jsx)(T,{num:"03",label:"Complaint category (classifier)",active:x>=3,children:(0,t.jsxs)("div",{className:"flex items-center gap-2",children:[(0,t.jsx)(i.CategoryBadge,{category:m.category}),(0,t.jsx)(i.ConfidencePill,{value:m.categoryConfidence})]})})]})]}),(0,t.jsxs)("div",{className:"flex items-center justify-center py-4 text-red lg:flex-col lg:py-0",children:[(0,t.jsx)("span",{className:"text-lg",children:"β†’"}),(0,t.jsx)("span",{className:"mt-1 text-center text-[9px] uppercase leading-tight tracking-[0.12em] text-dim",children:"retrieval gate"})]}),(0,t.jsx)("div",{className:`flex h-full flex-col border p-5 transition ${I?m.match?"border-teal/40 bg-teal/5":"border-rule bg-bg":"border-rule bg-bg opacity-40"}`,children:I?m.match?(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)("p",{className:"mb-1 text-[9px] uppercase tracking-[0.16em] text-teal",children:"04 Β· Historical match found"}),(0,t.jsx)("p",{className:"mb-2 text-[10px] text-dim",children:m.match.source}),(0,t.jsxs)("p",{className:"text-[12px] italic text-ink",children:["β€œ",m.match.transcript,"”"]}),(0,t.jsxs)("p",{className:"mt-3 border-t border-rule pt-2 text-[10px] tabular text-dim",children:["Semantic similarity ",(0,t.jsxs)("span",{className:"text-teal",children:[Math.round(100*m.match.similarity),"%"]})]})]}):(0,t.jsx)("p",{className:"text-[11px] leading-relaxed text-dim",children:"No historical match β€” nothing cleared the retrieval gate. Reported honestly."}):(0,t.jsx)("p",{className:"text-[10px] uppercase tracking-[0.16em] text-dim",children:"04 Β· Historical match β€” run the pipeline"})})]}),(0,t.jsxs)("div",{className:`mt-6 border p-5 transition-all duration-500 ${P?"border-gold/50 bg-gold/5 opacity-100":"border-rule bg-bg2 opacity-40"}`,children:[(0,t.jsx)("p",{className:"mb-2 text-[9px] uppercase tracking-[0.16em] text-gold",children:"05 Β· Verdict"}),(0,t.jsx)("p",{className:"text-[13px] leading-relaxed text-ink",children:P?m.verdict:"Run the pipeline to generate a recommendation from the evidence above."})]}),(0,t.jsxs)("div",{className:"mt-10",children:[(0,t.jsx)("p",{className:"label-red mb-2",children:"Engineer’s Existing Telemetry"}),(0,t.jsx)("h2",{className:"mb-1 text-xl font-medium uppercase tracking-[0.03em] text-ink",children:x>=3?"Now with context":"Just data, on its own"}),(0,t.jsx)("p",{className:"mb-5 max-w-2xl text-[11.5px] leading-relaxed text-dim",children:"Each panel activates as its own pipeline stage completes, not all at once β€” this is ApexSignal running on top of telemetry the team already has, not replacing it. Two panels are real production output for this exact call; two are illustrative (MikCil broadcast clips carry no telemetry export), clearly marked either way."}),(0,t.jsxs)("div",{className:"grid grid-cols-1 gap-4 md:grid-cols-2 xl:grid-cols-3",children:[(0,t.jsx)(b,{active:A,clip:m}),(0,t.jsx)(y,{active:I,clip:m}),(0,t.jsx)(v,{active:C,clip:m}),(0,t.jsx)(N,{active:C,clip:m}),(0,t.jsx)(j,{active:I,clip:m})]})]})]}):(0,t.jsx)("div",{className:"mx-auto max-w-7xl px-6 pt-16 text-[11px] uppercase tracking-[0.16em] text-dim",children:"Loading live-pipeline data from the API…"})]}):(0,t.jsx)("main",{className:"flex min-h-screen items-center justify-center bg-bg text-[11px] uppercase tracking-[0.16em] text-dim",children:"Checking session…"})}],30257)},81189,e=>{"use strict";var t=e.i(43476);let r={CALM:"text-teal border-teal/40 bg-teal/5",ELEVATED_AROUSAL:"text-red border-red/40 bg-red/5",FATIGUED:"text-orange border-orange/40 bg-orange/5"},a={NONE:"text-dim border-rule",POSSIBLE_RECURRENCE:"text-gold border-gold/40 bg-gold/5",CONFIRMED_BY_RADIO:"text-red border-red/40 bg-red/5"};e.s(["CategoryBadge",0,function({category:e}){return e?(0,t.jsx)("span",{className:"inline-block border border-ink/20 bg-white/5 px-2 py-0.5 text-[10px] uppercase tracking-[0.14em] text-ink",children:e.replace(/_/g," ")}):(0,t.jsx)("span",{className:"inline-block border border-rule px-2 py-0.5 text-[10px] uppercase tracking-[0.14em] text-dim",children:"Not a complaint"})},"ConfidencePill",0,function({value:e}){if(null===e)return null;let r=Math.round(100*e),a=r>=75?"text-teal":r>=45?"text-gold":"text-dim";return(0,t.jsxs)("span",{className:`tabular text-[10px] ${a}`,children:[r,"% conf."]})},"RecurrenceBadge",0,function({state:e}){return(0,t.jsx)("span",{className:`inline-block border px-2 py-0.5 text-[10px] uppercase tracking-[0.14em] ${a[e]}`,children:e.replace(/_/g," ")})},"ToneBadge",0,function({tone:e}){return(0,t.jsx)("span",{className:`inline-block border px-2 py-0.5 text-[10px] uppercase tracking-[0.14em] ${r[e]}`,children:e.replace(/_/g," ")})}])},62496,e=>{"use strict";let t=[{incident_id:"INC-114",session_id:"REFERENCE_REPLAY_2026",driver:"CAR44",event_time_ms:84e4,lap:14,sector_or_corner:"T7_EXIT",audio_path:"data/audio/INC-114.wav",verified_transcript:"Rear is moving on throttle exiting Turn 7.",complaint_label:"EXIT_TRACTION_REAR",telemetry_window_path:"data/telemetry/INC-114.parquet",tyre_compound:"MEDIUM",tyre_age_laps:12,lap_delta_s:null,verification_notes:"Contract-validated reference incident. First radio call in the recurrence story; not enough baseline laps yet to confirm telemetry deviation."},{incident_id:"INC-117",session_id:"REFERENCE_REPLAY_2026",driver:"CAR44",event_time_ms:1029400,lap:17,sector_or_corner:"T7_EXIT",audio_path:"data/audio/INC-117.wav",verified_transcript:"Same thing again, rear stepping out on throttle at Turn 7.",complaint_label:"EXIT_TRACTION_REAR",telemetry_window_path:"data/telemetry/INC-117.parquet",tyre_compound:"MEDIUM",tyre_age_laps:15,lap_delta_s:.24,verification_notes:"Contract-validated reference incident. Second radio call, 3 laps later; telemetry shows a measurable throttle-pickup and sector-time deviation matching INC-114."},{incident_id:"INC-145",session_id:"REFERENCE_REPLAY_2026",driver:"CAR44",event_time_ms:28e5,lap:45,sector_or_corner:"T3_APEX",audio_path:"data/audio/INC-145.wav",verified_transcript:"Front's just not turning in anymore through Three.",complaint_label:"FRONT_TURNIN_BRAKE",telemetry_window_path:"data/telemetry/INC-145.parquet",tyre_compound:"HARD",tyre_age_laps:20,lap_delta_s:-.02,verification_notes:"Contract-validated negative case: telemetry stays within baseline, so the system reports no deviation and no match rather than manufacturing one."}],r={"INC-114":{incident_id:"INC-114",transcript:"Rear is moving on throttle exiting Turn 7.",tone_label:"ELEVATED_AROUSAL",tone_score:.71,tone_confidence:.64,complaint_category:"EXIT_TRACTION_REAR",category_confidence:.83,text_tone_disagreement:"LOW"},"INC-117":{incident_id:"INC-117",transcript:"Same thing again, rear stepping out on throttle at Turn 7.",tone_label:"ELEVATED_AROUSAL",tone_score:.79,tone_confidence:.72,complaint_category:"EXIT_TRACTION_REAR",category_confidence:.89,text_tone_disagreement:"MODERATE"},"INC-145":{incident_id:"INC-145",transcript:"Front's just not turning in anymore through Three.",tone_label:"ELEVATED_AROUSAL",tone_score:.58,tone_confidence:.55,complaint_category:"FRONT_TURNIN_BRAKE",category_confidence:.67,text_tone_disagreement:"LOW"}},a={"INC-114":{incident_id:"INC-114",lap:14,segment:"T7_EXIT",reported_phenomenon:"EXIT_TRACTION_REAR",baseline_evidence:{throttle_pickup_delta_pct:0,sector_delta_s:0,status:"INSUFFICIENT_DATA"},echo_match:null,driver_warning_lead_time_s:null,recurrence_state:"NONE",human_message:"Not enough baseline laps at this segment to compare against the driver's own recent behaviour. No earlier report cleared the retrieval threshold. No measurable lead-time established."},"INC-117":{incident_id:"INC-117",lap:17,segment:"T7_EXIT",reported_phenomenon:"EXIT_TRACTION_REAR",baseline_evidence:{throttle_pickup_delta_pct:-9.4,sector_delta_s:.24,status:"BEHAVIOR_CONSISTENT"},echo_match:{incident_id:"INC-114",semantic_similarity:.91,telemetry_similarity:.78,same_segment:!0,label:"STRONG_PROTOTYPE_MATCH"},driver_warning_lead_time_s:54.6,recurrence_state:"CONFIRMED_BY_RADIO",human_message:"Telemetry at this segment deviates from the driver's own recent baseline, consistent with the reported phenomenon. Resembles an earlier reported concern (INC-114) by prototype similarity. An observable performance change followed this radio call by 54.6s. The driver's message refers to a repeat."},"INC-145":{incident_id:"INC-145",lap:45,segment:"T3_APEX",reported_phenomenon:"FRONT_TURNIN_BRAKE",baseline_evidence:{throttle_pickup_delta_pct:1.2,sector_delta_s:-.02,status:"NO_DEVIATION"},echo_match:null,driver_warning_lead_time_s:null,recurrence_state:"NONE",human_message:"Telemetry at this segment is within the driver's own recent baseline; no deviation measured. No earlier report cleared the retrieval threshold. No measurable lead-time established."}},n=[{id:"monaco23",buttonLabel:"Monaco '23 Β· understeer",src:"/audio/live_demo/flagship-nichul01-monaco2023.mp3",source:"2023 Monaco Grand Prix, real team-radio broadcast",transcript:"A lot of understeer creeping in. All speeds but also traction. Getting very poor.",toneLabel:"FATIGUED",toneScore:.536,category:"FRONT_TURNIN_BRAKE",categoryConfidence:.598,match:{src:"/audio/live_demo/match-lanstr01-saopaulo2021.mp3",source:"2021 SΓ£o Paulo Grand Prix",transcript:"Feels like there's a lot of understeer now. I think there's quite a bit of damage...",similarity:.605},verdict:"Front-end grip complaint, corroborated by a real prior report with a similar damage pattern. Driver's tone reads fatigued, not just describing a car issue β€” worth a pit-wall check-in alongside the setup review, not just a radio acknowledgment."},{id:"canada19",buttonLabel:"Canada '19 Β· rear instability",src:"/audio/live_demo/canadian2019-georus01.mp3",source:"2019 Canadian Grand Prix, real team-radio broadcast",transcript:"I've got a bit of rear instability into turn 6 under braking on the entry phase. This is something I experienced a bit in P2 as well.",toneLabel:"ELEVATED_AROUSAL",toneScore:.524,category:"EXIT_TRACTION_REAR",categoryConfidence:.574,match:{src:"/audio/live_demo/bahrain2019-danric01.mp3",source:"2019 Bahrain Grand Prix",transcript:"Yeah, still the rear has hurt me on traction, but struggling a lot with front locking...",similarity:.517},verdict:"Rear stability under braking, and the driver flagged it themselves as a repeat from practice. Corpus shows a comparable report from a different session β€” same phenomenon, different car/driver. Recommend a brake-bias / differential review, not a one-off note."},{id:"bahrain19",buttonLabel:"Bahrain '19 Β· rear on traction",src:"/audio/live_demo/bahrain2019-danric01.mp3",source:"2019 Bahrain Grand Prix, real team-radio broadcast",transcript:"Yeah, still the rear has hurt me on traction, but struggling a lot with front locking, so trying to talk about coming rearwards. Okay, understood.",toneLabel:"FATIGUED",toneScore:.669,category:"EXIT_TRACTION_REAR",categoryConfidence:.549,match:{src:"/audio/live_demo/canadian2019-georus01.mp3",source:"2019 Canadian Grand Prix",transcript:"I've got a bit of rear instability into turn 6 under braking on the entry phase...",similarity:.517},verdict:"Mixed front/rear balance complaint under fatigue. Retrieval finds the same underlying phenomenon reported from a different race β€” this isn't a one-off, it's a pattern worth a real setup conversation before the next stint."},{id:"abudhabi18",buttonLabel:"Abu Dhabi '18 Β· tyres",src:"/audio/live_demo/abudhabi2018-stovan01.mp3",source:"2018 Abu Dhabi Grand Prix, real team-radio broadcast",transcript:"These tires are not doing well! Copy",toneLabel:"ELEVATED_AROUSAL",toneScore:.664,category:"TYRE_GRIP_DEGRADATION",categoryConfidence:.494,match:{src:"/audio/live_demo/abudhabi2018-lewham01.mp3",source:"2018 Abu Dhabi Grand Prix",transcript:"My tires definitely don't feel great. Ok, copy.",similarity:.744},verdict:"Two independent drivers, same session type, both reporting degraded tyre feel β€” a 74% match, the strongest in this corpus. Recommend a compound/allocation review rather than treating either call as an isolated complaint."},{id:"styrian21",buttonLabel:"Styrian '21 Β· no complaint",src:"/audio/live_demo/styrian2021-maxver01.mp3",source:"2021 Styrian Grand Prix, real team-radio broadcast",transcript:"Max, so specifically the issue is breaking turn 10 whilst on the curb, just for information.",toneLabel:"CALM",toneScore:.533,category:null,categoryConfidence:null,match:null,verdict:"No complaint category cleared the threshold and nothing in the corpus was searched against. No action recommended β€” reported honestly as informational, not forced into a finding to look useful."}];e.s(["analyzeRadio",0,function(e){return Promise.resolve({...r[e]??r["INC-114"],incident_id:e})},"checkHealth",0,function(){return Promise.resolve({status:"ok",evaluate_mode:"embedded",service:"embedded_replay_fallback"})},"fetchIncidentAssessment",0,function(e){return Promise.resolve(function(e){let t=a[e];if(!t)throw Error(`No replay assessment for ${e}`);return{...t}}(e))},"fetchLivePipelineDemo",0,function(){return Promise.resolve(n)},"fetchReplayManifest",0,function(){return Promise.resolve(t.map(e=>({...e})))}],62496)}]);
_next/static/chunks/3ubfcdxi9-bas.css DELETED
@@ -1,2 +0,0 @@
1
- @font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/04c5164763c40239-s.1kd-r_s9smv5m.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/26f284dcc38c84c0-s.3hlisc-pwq13z.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/7e7f32a39836f228-s.0-oo9_1x_xmvg.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/fa39153a3fc630ba-s.36fqqi66-3tjb.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6a5386fd6038edbe-s.3_z45zcoc-xoz.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/051742360c26797e-s.p.1bkzbscqrt8rl.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/04c5164763c40239-s.1kd-r_s9smv5m.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/26f284dcc38c84c0-s.3hlisc-pwq13z.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/7e7f32a39836f228-s.0-oo9_1x_xmvg.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/fa39153a3fc630ba-s.36fqqi66-3tjb.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/6a5386fd6038edbe-s.3_z45zcoc-xoz.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/051742360c26797e-s.p.1bkzbscqrt8rl.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/04c5164763c40239-s.1kd-r_s9smv5m.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/26f284dcc38c84c0-s.3hlisc-pwq13z.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/7e7f32a39836f228-s.0-oo9_1x_xmvg.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/fa39153a3fc630ba-s.36fqqi66-3tjb.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/6a5386fd6038edbe-s.3_z45zcoc-xoz.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/051742360c26797e-s.p.1bkzbscqrt8rl.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:JetBrains Mono Fallback;src:local(Arial);ascent-override:75.79%;descent-override:22.29%;line-gap-override:0.0%;size-adjust:134.59%}.jetbrains_mono_68d574a-module__ggYvfa__className{font-family:JetBrains Mono,JetBrains Mono Fallback;font-style:normal}.jetbrains_mono_68d574a-module__ggYvfa__variable{--font-jetbrains-mono:"JetBrains Mono", "JetBrains Mono Fallback"}
2
- *,:before,:after,::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border:0 solid #e5e7eb}:before,:after{--tw-content:""}html,:host{-webkit-text-size-adjust:100%;tab-size:4;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}body{line-height:inherit;margin:0}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-feature-settings:normal;font-variation-settings:normal;font-family:JetBrains Mono,IBM Plex Mono,Menlo,Consolas,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-feature-settings:inherit;font-variation-settings:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:#0000;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{margin:0;padding:0;list-style:none}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder{opacity:1;color:#9ca3af}textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.inset-x-0{left:0;right:0}.inset-y-0{top:0;bottom:0}.-right-28{right:-7rem}.-top-28{top:-7rem}.bottom-0{bottom:0}.bottom-8{bottom:2rem}.left-0{left:0}.left-1{left:.25rem}.left-1\/2{left:50%}.right-0{right:0}.right-4{right:1rem}.top-0{top:0}.top-1{top:.25rem}.top-4{top:1rem}.top-8{top:2rem}.z-0{z-index:0}.z-10{z-index:10}.z-50{z-index:50}.mx-auto{margin-left:auto;margin-right:auto}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.ml-1{margin-left:.25rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-14{margin-top:3.5rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-1\.5{height:.375rem}.h-16{height:4rem}.h-2\.5{height:.625rem}.h-3{height:.75rem}.h-32{height:8rem}.h-48{height:12rem}.h-8{height:2rem}.h-80{height:20rem}.h-\[2px\]{height:2px}.h-full{height:100%}.min-h-screen{min-height:100vh}.w-0\.5{width:.125rem}.w-1\.5{width:.375rem}.w-2\.5{width:.625rem}.w-3{width:.75rem}.w-80{width:20rem}.w-full{width:100%}.min-w-0{min-width:0}.min-w-\[560px\]{min-width:560px}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-6xl{max-width:72rem}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.flex-1{flex:1}.origin-bottom{transform-origin:bottom}.-translate-x-1\/2{--tw-translate-x:-50%;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y:-50%;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-0{--tw-translate-y:0px;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-4{--tw-translate-y:1rem;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-y-0{--tw-scale-y:0;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-y-100{--tw-scale-y:1;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-\[18px_8px_31px_minmax\(0\,1fr\)_25px\]{grid-template-columns:18px 8px 31px minmax(0,1fr) 25px}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-baseline{align-items:baseline}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-14{gap:3.5rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.gap-y-2{row-gap:.5rem}.gap-y-5{row-gap:1.25rem}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-\[2px\]>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2px * var(--tw-space-y-reverse))}.self-start{align-self:flex-start}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.whitespace-nowrap{white-space:nowrap}.rounded-full{border-radius:9999px}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.border-l-2{border-left-width:2px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-gold\/40{border-color:#ffd60a66}.border-ink\/20{border-color:#f0f0f033}.border-orange\/40{border-color:#ef8a1766}.border-red{--tw-border-opacity:1;border-color:rgb(225 6 0/var(--tw-border-opacity,1))}.border-red\/40{border-color:#e1060066}.border-red\/50{border-color:#e1060080}.border-red\/70{border-color:#e10600b3}.border-rule{--tw-border-opacity:1;border-color:rgb(30 30 30/var(--tw-border-opacity,1))}.border-rule\/70{border-color:#1e1e1eb3}.border-teal\/40{border-color:#00d2be66}.bg-bg{--tw-bg-opacity:1;background-color:rgb(10 10 10/var(--tw-bg-opacity,1))}.bg-bg\/45{background-color:#0a0a0a73}.bg-bg\/80{background-color:#0a0a0acc}.bg-bg2{--tw-bg-opacity:1;background-color:rgb(15 15 15/var(--tw-bg-opacity,1))}.bg-bg2\/60{background-color:#0f0f0f99}.bg-bg2\/75{background-color:#0f0f0fbf}.bg-dim{--tw-bg-opacity:1;background-color:rgb(118 118 118/var(--tw-bg-opacity,1))}.bg-gold{--tw-bg-opacity:1;background-color:rgb(255 214 10/var(--tw-bg-opacity,1))}.bg-gold\/5{background-color:#ffd60a0d}.bg-ink{--tw-bg-opacity:1;background-color:rgb(240 240 240/var(--tw-bg-opacity,1))}.bg-ink\/60{background-color:#f0f0f099}.bg-ink\/70{background-color:#f0f0f0b3}.bg-orange{--tw-bg-opacity:1;background-color:rgb(239 138 23/var(--tw-bg-opacity,1))}.bg-orange\/5{background-color:#ef8a170d}.bg-red{--tw-bg-opacity:1;background-color:rgb(225 6 0/var(--tw-bg-opacity,1))}.bg-red\/5{background-color:#e106000d}.bg-red\/60{background-color:#e1060099}.bg-red\/\[0\.035\]{background-color:#e1060009}.bg-rule{--tw-bg-opacity:1;background-color:rgb(30 30 30/var(--tw-bg-opacity,1))}.bg-teal{--tw-bg-opacity:1;background-color:rgb(0 210 190/var(--tw-bg-opacity,1))}.bg-teal\/5{background-color:#00d2be0d}.bg-white\/5{background-color:#ffffff0d}.fill-dim{fill:#767676}.fill-ink{fill:#f0f0f0}.fill-red{fill:#e10600}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-24{padding-top:6rem;padding-bottom:6rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.pb-16{padding-bottom:4rem}.pb-2{padding-bottom:.5rem}.pb-4{padding-bottom:1rem}.pb-6{padding-bottom:1.5rem}.pl-3{padding-left:.75rem}.pl-5{padding-left:1.25rem}.pt-2{padding-top:.5rem}.pt-20{padding-top:5rem}.pt-28{padding-top:7rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[10\.5px\]{font-size:10.5px}.text-\[10px\]{font-size:10px}.text-\[11\.5px\]{font-size:11.5px}.text-\[11px\]{font-size:11px}.text-\[12\.5px\]{font-size:12.5px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[6px\]{font-size:6px}.text-\[7px\]{font-size:7px}.text-\[8px\]{font-size:8px}.text-\[9\.5px\]{font-size:9.5px}.text-\[9px\]{font-size:9px}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-light{font-weight:300}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.normal-case{text-transform:none}.italic{font-style:italic}.leading-\[1\.35\]{line-height:1.35}.leading-relaxed{line-height:1.625}.leading-tight{line-height:1.25}.tracking-\[-0\.05em\]{letter-spacing:-.05em}.tracking-\[0\.03em\]{letter-spacing:.03em}.tracking-\[0\.05em\]{letter-spacing:.05em}.tracking-\[0\.06em\]{letter-spacing:.06em}.tracking-\[0\.08em\]{letter-spacing:.08em}.tracking-\[0\.12em\]{letter-spacing:.12em}.tracking-\[0\.14em\]{letter-spacing:.14em}.tracking-\[0\.16em\]{letter-spacing:.16em}.tracking-\[0\.18em\]{letter-spacing:.18em}.tracking-\[0\.1em\]{letter-spacing:.1em}.tracking-\[0\.22em\]{letter-spacing:.22em}.tracking-\[0\.24em\]{letter-spacing:.24em}.tracking-\[0\.26em\]{letter-spacing:.26em}.tracking-\[0\.2em\]{letter-spacing:.2em}.text-dim{--tw-text-opacity:1;color:rgb(118 118 118/var(--tw-text-opacity,1))}.text-gold{--tw-text-opacity:1;color:rgb(255 214 10/var(--tw-text-opacity,1))}.text-ink{--tw-text-opacity:1;color:rgb(240 240 240/var(--tw-text-opacity,1))}.text-orange{--tw-text-opacity:1;color:rgb(239 138 23/var(--tw-text-opacity,1))}.text-red{--tw-text-opacity:1;color:rgb(225 6 0/var(--tw-text-opacity,1))}.text-teal{--tw-text-opacity:1;color:rgb(0 210 190/var(--tw-text-opacity,1))}.opacity-0{opacity:0}.opacity-100{opacity:1}.mix-blend-screen{mix-blend-mode:screen}.shadow-\[0_0_10px_rgba\(240\,240\,240\,0\.7\)\]{--tw-shadow:0 0 10px #f0f0f0b3;--tw-shadow-colored:0 0 10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-\[0_0_8px_rgba\(0\,210\,190\,0\.6\)\]{--tw-shadow:0 0 8px #00d2be99;--tw-shadow-colored:0 0 8px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-\[0_0_8px_rgba\(225\,6\,0\,0\.7\)\]{--tw-shadow:0 0 8px #e10600b3;--tw-shadow-colored:0 0 8px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-\[0_0_8px_rgba\(239\,138\,23\,0\.6\)\]{--tw-shadow:0 0 8px #ef8a1799;--tw-shadow-colored:0 0 8px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-\[0_16px_45px_rgba\(0\,0\,0\,0\.45\)\]{--tw-shadow:0 16px 45px #00000073;--tw-shadow-colored:0 16px 45px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.outline{outline-style:solid}.ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000)}.ring-ink{--tw-ring-opacity:1;--tw-ring-color:rgb(240 240 240/var(--tw-ring-opacity,1))}.ring-offset-2{--tw-ring-offset-width:2px}.ring-offset-bg2{--tw-ring-offset-color:#0f0f0f}.blur{--tw-blur:blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-3xl{--tw-blur:blur(64px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur{--tw-backdrop-blur:blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-\[2px\]{--tw-backdrop-blur:blur(2px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter,backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-\[left\]{transition-property:left;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-\[width\]{transition-property:width;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-property:transform;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-100{transition-duration:.1s}.duration-300{transition-duration:.3s}.duration-700{transition-duration:.7s}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#f0f0f0;font-family:var(--font-jetbrains-mono), "IBM Plex Mono", Menlo, Consolas, monospace;letter-spacing:.01em;background:#0a0a0a;font-size:13px}::selection{color:#fff;background:#e1060059}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#0a0a0a}::-webkit-scrollbar-thumb{background:#1e1e1e;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#e10600}.tabular{font-variant-numeric:tabular-nums}.label{letter-spacing:.24em;text-transform:uppercase;color:#767676;font-size:9px}.label-red{letter-spacing:.24em;text-transform:uppercase;color:#e10600;font-size:9px}.screen{flex-direction:column;justify-content:center;min-height:100vh;display:flex}@keyframes draw-line{0%{stroke-dashoffset:1000px}to{stroke-dashoffset:0}}.hero-line{stroke-dasharray:1000;animation:2.4s ease-out forwards draw-line}.circuit-draw,.circuit-card-line{stroke-dasharray:1000;stroke-dashoffset:1000px;animation:1.8s cubic-bezier(.22,1,.36,1) forwards draw-line}.circuit-card-line{transition:stroke .18s,filter .18s;animation-duration:1.25s}.race-replay-shell{opacity:0;transition:opacity 3.2s cubic-bezier(.4,0,.2,1)}.race-replay-shell.is-visible{opacity:1}.race-replay-layer{opacity:.3}button:hover .circuit-card-line,button[aria-pressed=true] .circuit-card-line{stroke:#e10600;filter:drop-shadow(0 0 5px #e1060073)}@keyframes radar-ping{0%{opacity:.7;transform:scale(.5)}to{opacity:0;transform:scale(2.6)}}.radar-ping{transform-origin:50%;animation:2.2s cubic-bezier(.2,.6,.4,1) infinite radar-ping}@keyframes bar-pulse{0%,to{transform:scaleY(.3)}50%{transform:scaleY(1)}}.audio-bar{transform-origin:50%;animation:1.1s ease-in-out infinite bar-pulse}@keyframes caret-blink{50%{opacity:0}}.caret{animation:1s step-end infinite caret-blink}@keyframes bounce-y{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.bounce-y{animation:2s ease-in-out infinite bounce-y}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.circuit-draw,.circuit-card-line,.hero-line{stroke-dashoffset:0}.race-replay-shell{transition-duration:3.2s!important}}.last\:border-none:last-child{border-style:none}.hover\:-translate-y-1:hover{--tw-translate-y:-.25rem;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-ink\/30:hover{border-color:#f0f0f04d}.hover\:border-red:hover{--tw-border-opacity:1;border-color:rgb(225 6 0/var(--tw-border-opacity,1))}.hover\:border-red\/30:hover{border-color:#e106004d}.hover\:border-red\/40:hover{border-color:#e1060066}.hover\:border-red\/50:hover{border-color:#e1060080}.hover\:border-red\/60:hover{border-color:#e1060099}.hover\:bg-red:hover{--tw-bg-opacity:1;background-color:rgb(225 6 0/var(--tw-bg-opacity,1))}.hover\:bg-red-bright:hover{--tw-bg-opacity:1;background-color:rgb(255 32 16/var(--tw-bg-opacity,1))}.hover\:text-ink:hover{--tw-text-opacity:1;color:rgb(240 240 240/var(--tw-text-opacity,1))}.hover\:text-red:hover{--tw-text-opacity:1;color:rgb(225 6 0/var(--tw-text-opacity,1))}.hover\:text-red-bright:hover{--tw-text-opacity:1;color:rgb(255 32 16/var(--tw-text-opacity,1))}.focus\:outline-none:focus{outline-offset:2px;outline:2px solid #0000}.focus-visible\:border-red:focus-visible{--tw-border-opacity:1;border-color:rgb(225 6 0/var(--tw-border-opacity,1))}.group:hover .group-hover\:scale-125{--tw-scale-x:1.25;--tw-scale-y:1.25;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:scale-y-100{--tw-scale-y:1;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@media (min-width:640px){.sm\:block{display:block}.sm\:flex{display:flex}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:grid-cols-\[minmax\(0\,1fr\)_220px\]{grid-template-columns:minmax(0,1fr) 220px}.sm\:px-7{padding-left:1.75rem;padding-right:1.75rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width:768px){.md\:flex{display:flex}.md\:hidden{display:none}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-\[1fr_40px_1fr\]{grid-template-columns:1fr 40px 1fr}.md\:grid-cols-\[280px_1fr\]{grid-template-columns:280px 1fr}.md\:items-center{align-items:center}.md\:border-l{border-left-width:1px}.md\:border-t-0{border-top-width:0}.md\:pl-7{padding-left:1.75rem}.md\:pt-0{padding-top:0}}@media (min-width:1024px){.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:grid-cols-\[1\.05fr_1fr\]{grid-template-columns:1.05fr 1fr}.lg\:grid-cols-\[1fr_300px\]{grid-template-columns:1fr 300px}.lg\:grid-cols-\[1fr_340px\]{grid-template-columns:1fr 340px}.lg\:items-end{align-items:flex-end}}
 
 
 
_next/static/chunks/{turbopack-3h2g5yokr409k.js β†’ turbopack-1vfnaba124l2l.js} RENAMED
@@ -1 +1 @@
1
- (globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,{otherChunks:["static/chunks/310vm2bl3xxpt.js","static/chunks/19mx3mg6lkumu.js","static/chunks/3e4keds9ktjdu.js","static/chunks/3n-p115s5-d7c.js"],runtimeModuleIds:[94553]}]),(()=>{let e;if(!Array.isArray(globalThis.TURBOPACK))return;var t,r="/_next/",n=function(){if(null!=self.TURBOPACK_ASSET_SUFFIX)return self.TURBOPACK_ASSET_SUFFIX;let e=document?.currentScript?.getAttribute?.("src")??"",t=e.indexOf("?");return t>=0?e.slice(t):""}(),o=((t=o||{})[t.Runtime=0]="Runtime",t[t.Parent=1]="Parent",t[t.Update=2]="Update",t);let l=new WeakMap;function i(e,t){this.m=e,this.e=t}let u=i.prototype,s=Object.prototype.hasOwnProperty,c="u">typeof Symbol&&Symbol.toStringTag;function a(e,t,r){s.call(e,t)||Object.defineProperty(e,t,r)}function f(e,t){let r=e[t];return r||(r=p(t),e[t]=r),r}function p(e){return{exports:{},error:void 0,id:e,namespaceObject:void 0}}function d(e,t,r){a(e,"__esModule",{value:!0}),c&&a(e,c,{value:"Module"});let n=0;for(;n<t.length;){let r=t[n++],o=t[n++];if("number"==typeof o)if(0===o)a(e,r,{value:t[n++],enumerable:!0,writable:!1});else throw Error(`unexpected tag: ${o}`);else"function"==typeof t[n]?a(e,r,{get:o,set:t[n++],enumerable:!0}):a(e,r,{get:o,enumerable:!0})}r||Object.seal(e)}function h(e,t){(null!=t?f(this.c,t):this.m).exports=e}u.s=function(e,t,r){let n,o;null!=t?o=(n=f(this.c,t)).exports:(n=this.m,o=this.e),n.namespaceObject=o,d(o,e,r)},u.j=function(e,t){let r,n;null!=t?n=(r=f(this.c,t)).exports:(r=this.m,n=this.e);let o=function(e,t){let r=l.get(e);if(!r){l.set(e,r=[]);let n=e=>{if("default"!==e){for(let t of r)if(s.call(t,e))return t}};e.exports=e.namespaceObject=new Proxy(t,{get(e,t){if(s.call(e,t)||"default"===t||"__esModule"===t)return Reflect.get(e,t);let r=n(t);return r&&Reflect.get(r,t)},set:()=>!1,defineProperty:()=>!1,deleteProperty:()=>!1,has:(e,t)=>!!Reflect.has(e,t)||"default"!==t&&"__esModule"!==t&&void 0!==n(t),ownKeys(e){let t=Reflect.ownKeys(e);for(let e of r)for(let r of Reflect.ownKeys(e))"default"===r||t.includes(r)||t.push(r);return t},getOwnPropertyDescriptor(e,t){let r=Reflect.getOwnPropertyDescriptor(e,t);if(r||"default"===t||"__esModule"===t)return r;let o=n(t);if(o)return{enumerable:!0,configurable:!0,get:()=>Reflect.get(o,t)}}})}return r}(r,n);"object"==typeof e&&null!==e&&o.push(e)},u.v=h,u.n=function(e,t){let r;(r=null!=t?f(this.c,t):this.m).exports=r.namespaceObject=e};let m=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,y=[null,m({}),m([]),m(m)];function g(e,t,r){let n=[],o=-1;for(let t=e;("object"==typeof t||"function"==typeof t)&&!y.includes(t);t=m(t))for(let r of Object.getOwnPropertyNames(t))n.push(r,function(e,t){return()=>e[t]}(e,r)),-1===o&&"default"===r&&(o=n.length-1);return r&&o>=0||(o>=0?n.splice(o,1,0,e):n.push("default",0,e)),d(t,n),t}function b(e){let t=K(e,this.m);if(t.namespaceObject)return t.namespaceObject;let r=t.exports;return t.namespaceObject=g(r,"function"==typeof r?function(...e){return r.apply(this,e)}:Object.create(null),r&&r.__esModule)}function O(e){let t=e.indexOf("#");-1!==t&&(e=e.substring(0,t));let r=e.indexOf("?");return -1!==r&&(e=e.substring(0,r)),e}u.i=b,u.A=function(e){return this.r(e)(b.bind(this))},u.t="function"==typeof require?require:function(){throw Error("Unexpected use of runtime require")},u.r=function(e){return K(e,this.m).exports},u.f=function(e){function t(t){if(t=O(t),s.call(e,t))return e[t].module();let r=Error(`Cannot find module '${t}'`);throw r.code="MODULE_NOT_FOUND",r}return t.keys=()=>Object.keys(e),t.resolve=t=>{if(t=O(t),s.call(e,t))return e[t].id();let r=Error(`Cannot find module '${t}'`);throw r.code="MODULE_NOT_FOUND",r},t.import=async e=>await t(e),t};let w=function(e){let t=new URL(e,"x:/"),r={};for(let e in t)r[e]=t[e];for(let t in r.href=e,r.pathname=e.replace(/[?#].*/,""),r.origin=r.protocol="",r.toString=r.toJSON=(...t)=>e,r)Object.defineProperty(this,t,{enumerable:!0,configurable:!0,value:r[t]})};function k(e,t){throw Error(`Invariant: ${t(e)}`)}w.prototype=URL.prototype,u.U=w,u.z=function(e){throw Error("dynamic usage of require is not supported")},u.g=globalThis;let R=i.prototype,v=new Map;u.M=v;let U=new Map,j=new Map,$=new Map;async function P(e,t,r){let n;if("string"==typeof r)return function(e,t,r){return T(e,t,r)}(e,t,A(r));let o=r.included||[],l=o.map(e=>!!v.has(e)||U.get(e));if(l.length>0&&l.every(e=>e))return void await Promise.all(l);for(let l of(n=T(e,t,A(r.path)),o))U.has(l)||U.set(l,n);await n}R.l=function(e){return P(o.Parent,this.m.id,e)};let _=Promise.resolve(void 0),C=new WeakMap;function T(t,r,n){let l=e.loadChunkCached(t,n),i=C.get(l);if(void 0===i){let e=C.set.bind(C,l,_);i=l.then(e).catch(e=>{let l;switch(t){case o.Runtime:l=`as a runtime dependency of chunk ${r}`;break;case o.Parent:l=`from module ${r}`;break;case o.Update:l="from an HMR update";break;default:k(t,e=>`Unknown source type: ${e}`)}let i=Error(`Failed to load chunk ${n} ${l}${e?`: ${e}`:""}`,e?{cause:e}:void 0);throw i.name="ChunkLoadError",i}),C.set(l,i)}return i}R.L=function(e){var t,r;return t=o.Parent,r=this.m.id,T(t,r,e)};R.R=function(e){let t=this.r(e);return t?.default??t},R.P=function(e){return`/ROOT/${e??""}`},R.F=function(e){return e?`file:///ROOT/${e.split("/").map(encodeURIComponent).join("/")}`:"file:///ROOT/"},R.q=function(e,t){h.call(this,`${e}${n}`,t)};let x=/[^A-Za-z0-9\-_.!~*'()/]/;function A(e,t=r){let o=x.test(e)?e.split("/").map(encodeURIComponent).join("/"):e;return`${t}${o}${n}`}function E(e,t){let r,n=e.indexOf("?");if(-1!==n)r=n;else{let t=e.indexOf("#");r=-1!==t?t:e.length}return r>=t.length&&e.startsWith(t,r-t.length)}R.b=r,R.X=n,R.h=A;function M(e){return E(e,".css")}let S={};u.c=S;let K=(e,t)=>{let r=S[e];if(r){if(r.error)throw r.error;return r}return N(e,o.Parent,t.id)};function N(e,t,r){let n=v.get(e);if("function"!=typeof n)throw Error(function(e,t,r){let n;switch(t){case 0:n=`as a runtime entry of chunk ${r}`;break;case 1:n=`because it was required from module ${r}`;break;case 2:n="because of an HMR update";break;default:k(t,e=>`Unknown source type: ${e}`)}return`Module ${e} was instantiated ${n}, but the module factory is not available.`}(e,t,r));let o=p(e),l=o.exports;S[e]=o;let u=new i(o,l);try{n(u,o,l)}catch(e){throw o.error=e,e}return o.namespaceObject&&o.exports!==o.namespaceObject&&g(o.exports,o.namespaceObject),o}function L(t){let r;if(!Array.isArray(t))return e.registerChunk(void 0,t);let n=function(e){if("string"==typeof e)return e;if(e)return{src:e.getAttribute("src")};if("u">typeof TURBOPACK_NEXT_CHUNK_URLS)return{src:TURBOPACK_NEXT_CHUNK_URLS.pop()};throw Error("chunk path empty but not in a worker")}(t[0]);return 2===t.length?r=t[1]:(r=void 0,!function(e,t){let r=1;for(;r<e.length;){let n,o=r+1;for(;o<e.length&&"function"!=typeof e[o];)o++;if(o===e.length)throw Error("malformed chunk format, expected a factory function");let l=e[o];for(let l=r;l<o;l++){let r=e[l],o=t.get(r);if(o){n=o;break}}let i=n??l,u=!1;for(let n=r;n<o;n++){let r=e[n];t.has(r)||(u||(i===l&&Object.defineProperty(l,"name",{value:"module evaluation"}),u=!0),t.set(r,i))}r=o+1}}(t,v)),e.registerChunk(n,r)}let B=new Map;function I(e){let t=B.get(e);if(!t){let r,n;t={resolved:!1,loadingStarted:!1,retryAttempts:0,promise:new Promise((e,t)=>{r=e,n=t}),resolve:()=>{t.resolved=!0,r()},reject:n},B.set(e,t)}return t}function q(e,t,r,n,o){!(null==n||n instanceof DOMException&&"NetworkError"===n.name)||r.retryAttempts>=1||B.get(t)!==r?(B.get(t)===r&&B.delete(t),r.reject(n)):(r.retryAttempts++,setTimeout(()=>{r.resolved||B.get(t)!==r||(o?o():(r.loadingStarted=!1,F(e,t)))},200+Math.floor(401*Math.random())))}function F(e,t){let r=I(t);if(r.loadingStarted)return r.promise;if(e===o.Runtime)return r.loadingStarted=!0,M(t)&&r.resolve(),r.promise;if("function"==typeof importScripts)if(M(t));else if(E(t,".js")){self.TURBOPACK_NEXT_CHUNK_URLS.push(t);try{importScripts(t)}catch(n){q(e,t,r,n)}}else throw Error(`can't infer type of chunk from URL ${t} in worker`);else{let n=decodeURI(t);if(M(t))if(document.querySelectorAll(`link[rel=stylesheet][href="${t}"],link[rel=stylesheet][href^="${t}?"],link[rel=stylesheet][href="${n}"],link[rel=stylesheet][href^="${n}?"]`).length>0)r.resolve();else{let n=()=>{let o=document.createElement("link");return o.rel="stylesheet",o.crossOrigin=null,o.href=t,o.onerror=()=>{let l=document.createComment("");o.replaceWith(l),q(e,t,r,void 0,()=>l.replaceWith(n()))},o.onload=()=>{r.resolve()},o};document.head.appendChild(n())}else if(E(t,".js")){let o=document.querySelectorAll(`script[src="${t}"],script[src^="${t}?"],script[src="${n}"],script[src^="${n}?"]`);if(o.length>0)for(let n of Array.from(o))n.addEventListener("error",()=>{n.remove(),q(e,t,r)},{once:!0});else{let n=document.createElement("script");n.crossOrigin=null,n.src=t,n.onerror=()=>{n.remove(),q(e,t,r)},document.head.appendChild(n)}}else throw Error(`can't infer type of chunk from URL ${t}`)}return r.loadingStarted=!0,r.promise}e={async registerChunk(e,t){let n;if(null!=e&&(n=function(e){if("string"==typeof e)return e;let t=decodeURIComponent(e.src.replace(/[?#].*$/,""));return t.startsWith(r)?t.slice(r.length):t}(e),I("string"==typeof e?A(e):e.src).resolve()),null!=t){for(let e of t.otherChunks)I(A("string"==typeof e?e:e.path));if(await Promise.all(t.otherChunks.map(e=>{var t;return t=n,P(o.Runtime,t,e)})),t.runtimeModuleIds.length>0)for(let e of t.runtimeModuleIds)!function(e,t){let r=S[t];if(r){if(r.error)throw r.error;return}N(t,o.Runtime,e)}(n,e)}},loadChunkCached:(e,t)=>F(e,t)};var D=globalThis.TURBOPACK;globalThis.TURBOPACK={push:L},D.forEach(L)})();
 
1
+ (globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,{otherChunks:["static/chunks/310vm2bl3xxpt.js","static/chunks/2mmpezlrfmbu5.js","static/chunks/3e4keds9ktjdu.js","static/chunks/32ca4mb4vn2n7.js"],runtimeModuleIds:[94553]}]),(()=>{let e;if(!Array.isArray(globalThis.TURBOPACK))return;var t,r="/_next/",n=function(){if(null!=self.TURBOPACK_ASSET_SUFFIX)return self.TURBOPACK_ASSET_SUFFIX;let e=document?.currentScript?.getAttribute?.("src")??"",t=e.indexOf("?");return t>=0?e.slice(t):""}(),o=((t=o||{})[t.Runtime=0]="Runtime",t[t.Parent=1]="Parent",t[t.Update=2]="Update",t);let l=new WeakMap;function i(e,t){this.m=e,this.e=t}let u=i.prototype,s=Object.prototype.hasOwnProperty,c="u">typeof Symbol&&Symbol.toStringTag;function a(e,t,r){s.call(e,t)||Object.defineProperty(e,t,r)}function f(e,t){let r=e[t];return r||(r=p(t),e[t]=r),r}function p(e){return{exports:{},error:void 0,id:e,namespaceObject:void 0}}function d(e,t,r){a(e,"__esModule",{value:!0}),c&&a(e,c,{value:"Module"});let n=0;for(;n<t.length;){let r=t[n++],o=t[n++];if("number"==typeof o)if(0===o)a(e,r,{value:t[n++],enumerable:!0,writable:!1});else throw Error(`unexpected tag: ${o}`);else"function"==typeof t[n]?a(e,r,{get:o,set:t[n++],enumerable:!0}):a(e,r,{get:o,enumerable:!0})}r||Object.seal(e)}function h(e,t){(null!=t?f(this.c,t):this.m).exports=e}u.s=function(e,t,r){let n,o;null!=t?o=(n=f(this.c,t)).exports:(n=this.m,o=this.e),n.namespaceObject=o,d(o,e,r)},u.j=function(e,t){let r,n;null!=t?n=(r=f(this.c,t)).exports:(r=this.m,n=this.e);let o=function(e,t){let r=l.get(e);if(!r){l.set(e,r=[]);let n=e=>{if("default"!==e){for(let t of r)if(s.call(t,e))return t}};e.exports=e.namespaceObject=new Proxy(t,{get(e,t){if(s.call(e,t)||"default"===t||"__esModule"===t)return Reflect.get(e,t);let r=n(t);return r&&Reflect.get(r,t)},set:()=>!1,defineProperty:()=>!1,deleteProperty:()=>!1,has:(e,t)=>!!Reflect.has(e,t)||"default"!==t&&"__esModule"!==t&&void 0!==n(t),ownKeys(e){let t=Reflect.ownKeys(e);for(let e of r)for(let r of Reflect.ownKeys(e))"default"===r||t.includes(r)||t.push(r);return t},getOwnPropertyDescriptor(e,t){let r=Reflect.getOwnPropertyDescriptor(e,t);if(r||"default"===t||"__esModule"===t)return r;let o=n(t);if(o)return{enumerable:!0,configurable:!0,get:()=>Reflect.get(o,t)}}})}return r}(r,n);"object"==typeof e&&null!==e&&o.push(e)},u.v=h,u.n=function(e,t){let r;(r=null!=t?f(this.c,t):this.m).exports=r.namespaceObject=e};let m=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,y=[null,m({}),m([]),m(m)];function g(e,t,r){let n=[],o=-1;for(let t=e;("object"==typeof t||"function"==typeof t)&&!y.includes(t);t=m(t))for(let r of Object.getOwnPropertyNames(t))n.push(r,function(e,t){return()=>e[t]}(e,r)),-1===o&&"default"===r&&(o=n.length-1);return r&&o>=0||(o>=0?n.splice(o,1,0,e):n.push("default",0,e)),d(t,n),t}function b(e){let t=K(e,this.m);if(t.namespaceObject)return t.namespaceObject;let r=t.exports;return t.namespaceObject=g(r,"function"==typeof r?function(...e){return r.apply(this,e)}:Object.create(null),r&&r.__esModule)}function O(e){let t=e.indexOf("#");-1!==t&&(e=e.substring(0,t));let r=e.indexOf("?");return -1!==r&&(e=e.substring(0,r)),e}u.i=b,u.A=function(e){return this.r(e)(b.bind(this))},u.t="function"==typeof require?require:function(){throw Error("Unexpected use of runtime require")},u.r=function(e){return K(e,this.m).exports},u.f=function(e){function t(t){if(t=O(t),s.call(e,t))return e[t].module();let r=Error(`Cannot find module '${t}'`);throw r.code="MODULE_NOT_FOUND",r}return t.keys=()=>Object.keys(e),t.resolve=t=>{if(t=O(t),s.call(e,t))return e[t].id();let r=Error(`Cannot find module '${t}'`);throw r.code="MODULE_NOT_FOUND",r},t.import=async e=>await t(e),t};let w=function(e){let t=new URL(e,"x:/"),r={};for(let e in t)r[e]=t[e];for(let t in r.href=e,r.pathname=e.replace(/[?#].*/,""),r.origin=r.protocol="",r.toString=r.toJSON=(...t)=>e,r)Object.defineProperty(this,t,{enumerable:!0,configurable:!0,value:r[t]})};function k(e,t){throw Error(`Invariant: ${t(e)}`)}w.prototype=URL.prototype,u.U=w,u.z=function(e){throw Error("dynamic usage of require is not supported")},u.g=globalThis;let v=i.prototype,R=new Map;u.M=R;let U=new Map,j=new Map,$=new Map;async function P(e,t,r){let n;if("string"==typeof r)return function(e,t,r){return T(e,t,r)}(e,t,E(r));let o=r.included||[],l=o.map(e=>!!R.has(e)||U.get(e));if(l.length>0&&l.every(e=>e))return void await Promise.all(l);for(let l of(n=T(e,t,E(r.path)),o))U.has(l)||U.set(l,n);await n}v.l=function(e){return P(o.Parent,this.m.id,e)};let _=Promise.resolve(void 0),C=new WeakMap;function T(t,r,n){let l=e.loadChunkCached(t,n),i=C.get(l);if(void 0===i){let e=C.set.bind(C,l,_);i=l.then(e).catch(e=>{let l;switch(t){case o.Runtime:l=`as a runtime dependency of chunk ${r}`;break;case o.Parent:l=`from module ${r}`;break;case o.Update:l="from an HMR update";break;default:k(t,e=>`Unknown source type: ${e}`)}let i=Error(`Failed to load chunk ${n} ${l}${e?`: ${e}`:""}`,e?{cause:e}:void 0);throw i.name="ChunkLoadError",i}),C.set(l,i)}return i}v.L=function(e){var t,r;return t=o.Parent,r=this.m.id,T(t,r,e)};v.R=function(e){let t=this.r(e);return t?.default??t},v.P=function(e){return`/ROOT/${e??""}`},v.F=function(e){return e?`file:///ROOT/${e.split("/").map(encodeURIComponent).join("/")}`:"file:///ROOT/"},v.q=function(e,t){h.call(this,`${e}${n}`,t)};let A=/[^A-Za-z0-9\-_.!~*'()/]/;function E(e,t=r){let o=A.test(e)?e.split("/").map(encodeURIComponent).join("/"):e;return`${t}${o}${n}`}function x(e,t){let r,n=e.indexOf("?");if(-1!==n)r=n;else{let t=e.indexOf("#");r=-1!==t?t:e.length}return r>=t.length&&e.startsWith(t,r-t.length)}v.b=r,v.X=n,v.h=E;function M(e){return x(e,".css")}let S={};u.c=S;let K=(e,t)=>{let r=S[e];if(r){if(r.error)throw r.error;return r}return N(e,o.Parent,t.id)};function N(e,t,r){let n=R.get(e);if("function"!=typeof n)throw Error(function(e,t,r){let n;switch(t){case 0:n=`as a runtime entry of chunk ${r}`;break;case 1:n=`because it was required from module ${r}`;break;case 2:n="because of an HMR update";break;default:k(t,e=>`Unknown source type: ${e}`)}return`Module ${e} was instantiated ${n}, but the module factory is not available.`}(e,t,r));let o=p(e),l=o.exports;S[e]=o;let u=new i(o,l);try{n(u,o,l)}catch(e){throw o.error=e,e}return o.namespaceObject&&o.exports!==o.namespaceObject&&g(o.exports,o.namespaceObject),o}function L(t){let r;if(!Array.isArray(t))return e.registerChunk(void 0,t);let n=function(e){if("string"==typeof e)return e;if(e)return{src:e.getAttribute("src")};if("u">typeof TURBOPACK_NEXT_CHUNK_URLS)return{src:TURBOPACK_NEXT_CHUNK_URLS.pop()};throw Error("chunk path empty but not in a worker")}(t[0]);return 2===t.length?r=t[1]:(r=void 0,!function(e,t){let r=1;for(;r<e.length;){let n,o=r+1;for(;o<e.length&&"function"!=typeof e[o];)o++;if(o===e.length)throw Error("malformed chunk format, expected a factory function");let l=e[o];for(let l=r;l<o;l++){let r=e[l],o=t.get(r);if(o){n=o;break}}let i=n??l,u=!1;for(let n=r;n<o;n++){let r=e[n];t.has(r)||(u||(i===l&&Object.defineProperty(l,"name",{value:"module evaluation"}),u=!0),t.set(r,i))}r=o+1}}(t,R)),e.registerChunk(n,r)}let B=new Map;function I(e){let t=B.get(e);if(!t){let r,n;t={resolved:!1,loadingStarted:!1,retryAttempts:0,promise:new Promise((e,t)=>{r=e,n=t}),resolve:()=>{t.resolved=!0,r()},reject:n},B.set(e,t)}return t}function q(e,t,r,n,o){!(null==n||n instanceof DOMException&&"NetworkError"===n.name)||r.retryAttempts>=1||B.get(t)!==r?(B.get(t)===r&&B.delete(t),r.reject(n)):(r.retryAttempts++,setTimeout(()=>{r.resolved||B.get(t)!==r||(o?o():(r.loadingStarted=!1,F(e,t)))},200+Math.floor(401*Math.random())))}function F(e,t){let r=I(t);if(r.loadingStarted)return r.promise;if(e===o.Runtime)return r.loadingStarted=!0,M(t)&&r.resolve(),r.promise;if("function"==typeof importScripts)if(M(t));else if(x(t,".js")){self.TURBOPACK_NEXT_CHUNK_URLS.push(t);try{importScripts(t)}catch(n){q(e,t,r,n)}}else throw Error(`can't infer type of chunk from URL ${t} in worker`);else{let n=decodeURI(t);if(M(t))if(document.querySelectorAll(`link[rel=stylesheet][href="${t}"],link[rel=stylesheet][href^="${t}?"],link[rel=stylesheet][href="${n}"],link[rel=stylesheet][href^="${n}?"]`).length>0)r.resolve();else{let n=()=>{let o=document.createElement("link");return o.rel="stylesheet",o.crossOrigin=null,o.href=t,o.onerror=()=>{let l=document.createComment("");o.replaceWith(l),q(e,t,r,void 0,()=>l.replaceWith(n()))},o.onload=()=>{r.resolve()},o};document.head.appendChild(n())}else if(x(t,".js")){let o=document.querySelectorAll(`script[src="${t}"],script[src^="${t}?"],script[src="${n}"],script[src^="${n}?"]`);if(o.length>0)for(let n of Array.from(o))n.addEventListener("error",()=>{n.remove(),q(e,t,r)},{once:!0});else{let n=document.createElement("script");n.crossOrigin=null,n.src=t,n.onerror=()=>{n.remove(),q(e,t,r)},document.head.appendChild(n)}}else throw Error(`can't infer type of chunk from URL ${t}`)}return r.loadingStarted=!0,r.promise}e={async registerChunk(e,t){let n;if(null!=e&&(n=function(e){if("string"==typeof e)return e;let t=decodeURIComponent(e.src.replace(/[?#].*$/,""));return t.startsWith(r)?t.slice(r.length):t}(e),I("string"==typeof e?E(e):e.src).resolve()),null!=t){for(let e of t.otherChunks)I(E("string"==typeof e?e:e.path));if(await Promise.all(t.otherChunks.map(e=>{var t;return t=n,P(o.Runtime,t,e)})),t.runtimeModuleIds.length>0)for(let e of t.runtimeModuleIds)!function(e,t){let r=S[t];if(r){if(r.error)throw r.error;return}N(t,o.Runtime,e)}(n,e)}},loadChunkCached:(e,t)=>F(e,t)};var D=globalThis.TURBOPACK;globalThis.TURBOPACK={push:L},D.forEach(L)})();
_next/static/uuAg-SL16HVkeYVqNy6B6/_buildManifest.js DELETED
@@ -1,11 +0,0 @@
1
- self.__BUILD_MANIFEST = {
2
- "__rewrites": {
3
- "afterFiles": [],
4
- "beforeFiles": [],
5
- "fallback": []
6
- },
7
- "sortedPages": [
8
- "/_app",
9
- "/_error"
10
- ]
11
- };self.__BUILD_MANIFEST_CB && self.__BUILD_MANIFEST_CB()
 
 
 
 
 
 
 
 
 
 
 
 
_next/static/uuAg-SL16HVkeYVqNy6B6/_clientMiddlewareManifest.js DELETED
@@ -1 +0,0 @@
1
- self.__MIDDLEWARE_MATCHERS = [];self.__MIDDLEWARE_MATCHERS_CB && self.__MIDDLEWARE_MATCHERS_CB()
 
 
_next/static/uuAg-SL16HVkeYVqNy6B6/_ssgManifest.js DELETED
@@ -1 +0,0 @@
1
- self.__SSG_MANIFEST=new Set([]);self.__SSG_MANIFEST_CB&&self.__SSG_MANIFEST_CB()
 
 
_next/static/zdTz6GWQfoRqgrxBT0zzq/_buildManifest.js DELETED
@@ -1,11 +0,0 @@
1
- self.__BUILD_MANIFEST = {
2
- "__rewrites": {
3
- "afterFiles": [],
4
- "beforeFiles": [],
5
- "fallback": []
6
- },
7
- "sortedPages": [
8
- "/_app",
9
- "/_error"
10
- ]
11
- };self.__BUILD_MANIFEST_CB && self.__BUILD_MANIFEST_CB()
 
 
 
 
 
 
 
 
 
 
 
 
_next/static/zdTz6GWQfoRqgrxBT0zzq/_clientMiddlewareManifest.js DELETED
@@ -1 +0,0 @@
1
- self.__MIDDLEWARE_MATCHERS = [];self.__MIDDLEWARE_MATCHERS_CB && self.__MIDDLEWARE_MATCHERS_CB()
 
 
_next/static/zdTz6GWQfoRqgrxBT0zzq/_ssgManifest.js DELETED
@@ -1 +0,0 @@
1
- self.__SSG_MANIFEST=new Set([]);self.__SSG_MANIFEST_CB&&self.__SSG_MANIFEST_CB()
 
 
_not-found.html CHANGED
@@ -1 +1 @@
1
- <!DOCTYPE html><html lang="en" class="jetbrains_mono_68d574a-module__ggYvfa__variable"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/chunks/2bdysruiodgch.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/310vm2bl3xxpt.js"/><script src="/_next/static/chunks/19mx3mg6lkumu.js" async=""></script><script src="/_next/static/chunks/3e4keds9ktjdu.js" async=""></script><script src="/_next/static/chunks/3n-p115s5-d7c.js" async=""></script><script src="/_next/static/chunks/turbopack-3h2g5yokr409k.js" async=""></script><script src="/_next/static/chunks/3fntmmi971322.js" async="" crossorigin=""></script><script src="/_next/static/chunks/0o30atouitu-3.js" async="" crossorigin=""></script><script src="/_next/static/chunks/22i43cg4l4-dq.js" async="" crossorigin=""></script><meta name="robots" content="noindex"/><title>ApexSignal β€” Pit-Wall Incident Inspector</title><meta name="description" content="Evidence-driven incident memory for the F1 pit wall: race radio, driver tone, and telemetry baseline in one screen."/><meta property="og:title" content="ApexSignal β€” The Silent Co-Driver"/><meta property="og:description" content="A public, interactive incident replay connecting driver radio to telemetry evidence and historical memory."/><meta property="og:url" content="https://apex-signal-sigma.vercel.app"/><meta property="og:type" content="website"/><meta name="twitter:card" content="summary"/><meta name="twitter:title" content="ApexSignal β€” The Silent Co-Driver"/><meta name="twitter:description" content="A public, interactive incident replay connecting driver radio to telemetry evidence and historical memory."/><link rel="icon" href="/icon.svg?icon.1fi2ifkq8n3ga.svg" sizes="any" type="image/svg+xml"/><meta name="next-size-adjust" content=""/><script src="/_next/static/chunks/0cz1d0mv5g_q7.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><main class="flex min-h-screen flex-col items-center justify-center gap-4 bg-bg px-6 text-center"><p class="label-red">404</p><h1 class="text-xl font-medium uppercase tracking-[0.03em] text-ink">No incident at this address</h1><p class="max-w-md text-[12.5px] leading-relaxed text-dim">This route is not part of the ApexSignal pit-wall replay. Head back to the incident inspector.</p><a class="mt-2 border border-rule px-4 py-2 text-[11px] uppercase tracking-[0.14em] text-ink transition-colors hover:border-red hover:text-red" href="/">Back to pit wall</a></main><!--$--><!--/$--><script src="/_next/static/chunks/310vm2bl3xxpt.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[39756,[\"/_next/static/chunks/3fntmmi971322.js\"],\"default\"]\n3:I[58298,[\"/_next/static/chunks/3fntmmi971322.js\",\"/_next/static/chunks/0o30atouitu-3.js\"],\"default\"]\n4:I[37457,[\"/_next/static/chunks/3fntmmi971322.js\"],\"default\"]\n5:I[22016,[\"/_next/static/chunks/3fntmmi971322.js\",\"/_next/static/chunks/22i43cg4l4-dq.js\"],\"\"]\n6:I[97367,[\"/_next/static/chunks/3fntmmi971322.js\"],\"OutletBoundary\"]\n7:\"$Sreact.suspense\"\na:I[97367,[\"/_next/static/chunks/3fntmmi971322.js\"],\"ViewportBoundary\"]\nc:I[97367,[\"/_next/static/chunks/3fntmmi971322.js\"],\"MetadataBoundary\"]\ne:I[68027,[\"/_next/static/chunks/3fntmmi971322.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/2bdysruiodgch.css\",\"style\"]\n9:X\n0:{\"P\":null,\"c\":[\"\",\"_not-found\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{},\"$undefined\",\"$undefined\",4608]},\"$undefined\",\"$undefined\",4608]},\"$undefined\",\"$undefined\",4624],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/2bdysruiodgch.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/3fntmmi971322.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"className\":\"jetbrains_mono_68d574a-module__ggYvfa__variable\",\"children\":[\"$\",\"body\",null,{\"children\":[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$3\",\"errorStyles\":[],\"errorScripts\":[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0o30atouitu-3.js\",\"async\":true}]],\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"main\",null,{\"className\":\"flex min-h-screen flex-col items-center justify-center gap-4 bg-bg px-6 text-center\",\"children\":[[\"$\",\"p\",null,{\"className\":\"label-red\",\"children\":\"404\"}],[\"$\",\"h1\",null,{\"className\":\"text-xl font-medium uppercase tracking-[0.03em] text-ink\",\"children\":\"No incident at this address\"}],[\"$\",\"p\",null,{\"className\":\"max-w-md text-[12.5px] leading-relaxed text-dim\",\"children\":\"This route is not part of the ApexSignal pit-wall replay. Head back to the incident inspector.\"}],[\"$\",\"$L5\",null,{\"href\":\"/\",\"className\":\"mt-2 border border-rule px-4 py-2 text-[11px] uppercase tracking-[0.14em] text-ink transition-colors hover:border-red hover:text-red\",\"children\":\"Back to pit wall\"}]]}],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"main\",null,{\"className\":\"flex min-h-screen flex-col items-center justify-center gap-4 bg-bg px-6 text-center\",\"children\":[[\"$\",\"p\",null,{\"className\":\"label-red\",\"children\":\"404\"}],[\"$\",\"h1\",null,{\"className\":\"text-xl font-medium uppercase tracking-[0.03em] text-ink\",\"children\":\"No incident at this address\"}],[\"$\",\"p\",null,{\"className\":\"max-w-md text-[12.5px] leading-relaxed text-dim\",\"children\":\"This route is not part of the ApexSignal pit-wall replay. Head back to the incident inspector.\"}],[\"$\",\"$L5\",null,{\"href\":\"/\",\"className\":\"mt-2 border border-rule px-4 py-2 text-[11px] uppercase tracking-[0.14em] text-ink transition-colors hover:border-red hover:text-red\",\"children\":\"Back to pit wall\"}]]}],[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/22i43cg4l4-dq.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$L6\",null,{\"children\":[\"$\",\"$7\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@8\"}]}]]}],{},null,false,null]},null,false,\"$9\"]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[\"$\",\"$La\",null,{\"children\":\"$Lb\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"$7\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Ld\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$e\",[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/2bdysruiodgch.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]]],\"S\":true,\"h\":null,\"r\":\"$undefined\",\"s\":\"$undefined\",\"a\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"uuAg-SL16HVkeYVqNy6B6\"}\n9:C\nb:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\nf:I[27201,[\"/_next/static/chunks/3fntmmi971322.js\"],\"IconMark\"]\n8:null\nd:[[\"$\",\"title\",\"0\",{\"children\":\"ApexSignal β€” Pit-Wall Incident Inspector\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Evidence-driven incident memory for the F1 pit wall: race radio, driver tone, and telemetry baseline in one screen.\"}],[\"$\",\"meta\",\"2\",{\"property\":\"og:title\",\"content\":\"ApexSignal β€” The Silent Co-Driver\"}],[\"$\",\"meta\",\"3\",{\"property\":\"og:description\",\"content\":\"A public, interactive incident replay connecting driver radio to telemetry evidence and historical memory.\"}],[\"$\",\"meta\",\"4\",{\"property\":\"og:url\",\"content\":\"https://apex-signal-sigma.vercel.app\"}],[\"$\",\"meta\",\"5\",{\"property\":\"og:type\",\"content\":\"website\"}],[\"$\",\"meta\",\"6\",{\"name\":\"twitter:card\",\"content\":\"summary\"}],[\"$\",\"meta\",\"7\",{\"name\":\"twitter:title\",\"content\":\"ApexSignal β€” The Silent Co-Driver\"}],[\"$\",\"meta\",\"8\",{\"name\":\"twitter:description\",\"content\":\"A public, interactive incident replay connecting driver radio to telemetry evidence and historical memory.\"}],[\"$\",\"link\",\"9\",{\"rel\":\"icon\",\"href\":\"/icon.svg?icon.1fi2ifkq8n3ga.svg\",\"sizes\":\"any\",\"type\":\"image/svg+xml\"}],[\"$\",\"$Lf\",\"10\",{}]]\n"])</script></body></html>
 
1
+ <!DOCTYPE html><html lang="en" class="jetbrains_mono_68d574a-module__ggYvfa__variable"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/chunks/0-9w4s7c6xtvk.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/310vm2bl3xxpt.js"/><script src="/_next/static/chunks/2mmpezlrfmbu5.js" async=""></script><script src="/_next/static/chunks/3e4keds9ktjdu.js" async=""></script><script src="/_next/static/chunks/32ca4mb4vn2n7.js" async=""></script><script src="/_next/static/chunks/turbopack-1vfnaba124l2l.js" async=""></script><script src="/_next/static/chunks/3fntmmi971322.js" async="" crossorigin=""></script><script src="/_next/static/chunks/0o30atouitu-3.js" async="" crossorigin=""></script><script src="/_next/static/chunks/22i43cg4l4-dq.js" async="" crossorigin=""></script><meta name="robots" content="noindex"/><title>ApexSignal β€” Pit-Wall Incident Inspector</title><meta name="description" content="Evidence-driven incident memory for the F1 pit wall: race radio, driver tone, and telemetry baseline in one screen."/><meta property="og:title" content="ApexSignal β€” The Silent Co-Driver"/><meta property="og:description" content="A public, interactive incident replay connecting driver radio to telemetry evidence and historical memory."/><meta property="og:url" content="https://apex-signal-sigma.vercel.app"/><meta property="og:type" content="website"/><meta name="twitter:card" content="summary"/><meta name="twitter:title" content="ApexSignal β€” The Silent Co-Driver"/><meta name="twitter:description" content="A public, interactive incident replay connecting driver radio to telemetry evidence and historical memory."/><link rel="icon" href="/icon.svg?icon.1fi2ifkq8n3ga.svg" sizes="any" type="image/svg+xml"/><meta name="next-size-adjust" content=""/><script src="/_next/static/chunks/0cz1d0mv5g_q7.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><main class="flex min-h-screen flex-col items-center justify-center gap-4 bg-bg px-6 text-center"><p class="label-red">404</p><h1 class="text-xl font-medium uppercase tracking-[0.03em] text-ink">No incident at this address</h1><p class="max-w-md text-[12.5px] leading-relaxed text-dim">This route is not part of the ApexSignal pit-wall replay. Head back to the incident inspector.</p><a class="mt-2 border border-rule px-4 py-2 text-[11px] uppercase tracking-[0.14em] text-ink transition-colors hover:border-red hover:text-red" href="/">Back to pit wall</a></main><!--$--><!--/$--><script src="/_next/static/chunks/310vm2bl3xxpt.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[39756,[\"/_next/static/chunks/3fntmmi971322.js\"],\"default\"]\n3:I[58298,[\"/_next/static/chunks/3fntmmi971322.js\",\"/_next/static/chunks/0o30atouitu-3.js\"],\"default\"]\n4:I[37457,[\"/_next/static/chunks/3fntmmi971322.js\"],\"default\"]\n5:I[22016,[\"/_next/static/chunks/3fntmmi971322.js\",\"/_next/static/chunks/22i43cg4l4-dq.js\"],\"\"]\n6:I[97367,[\"/_next/static/chunks/3fntmmi971322.js\"],\"OutletBoundary\"]\n7:\"$Sreact.suspense\"\na:I[97367,[\"/_next/static/chunks/3fntmmi971322.js\"],\"ViewportBoundary\"]\nc:I[97367,[\"/_next/static/chunks/3fntmmi971322.js\"],\"MetadataBoundary\"]\ne:I[68027,[\"/_next/static/chunks/3fntmmi971322.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/0-9w4s7c6xtvk.css\",\"style\"]\n9:X\n0:{\"P\":null,\"c\":[\"\",\"_not-found\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{},\"$undefined\",\"$undefined\",4608]},\"$undefined\",\"$undefined\",4608]},\"$undefined\",\"$undefined\",4624],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0-9w4s7c6xtvk.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/3fntmmi971322.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"className\":\"jetbrains_mono_68d574a-module__ggYvfa__variable\",\"children\":[\"$\",\"body\",null,{\"children\":[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$3\",\"errorStyles\":[],\"errorScripts\":[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0o30atouitu-3.js\",\"async\":true}]],\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"main\",null,{\"className\":\"flex min-h-screen flex-col items-center justify-center gap-4 bg-bg px-6 text-center\",\"children\":[[\"$\",\"p\",null,{\"className\":\"label-red\",\"children\":\"404\"}],[\"$\",\"h1\",null,{\"className\":\"text-xl font-medium uppercase tracking-[0.03em] text-ink\",\"children\":\"No incident at this address\"}],[\"$\",\"p\",null,{\"className\":\"max-w-md text-[12.5px] leading-relaxed text-dim\",\"children\":\"This route is not part of the ApexSignal pit-wall replay. Head back to the incident inspector.\"}],[\"$\",\"$L5\",null,{\"href\":\"/\",\"className\":\"mt-2 border border-rule px-4 py-2 text-[11px] uppercase tracking-[0.14em] text-ink transition-colors hover:border-red hover:text-red\",\"children\":\"Back to pit wall\"}]]}],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"main\",null,{\"className\":\"flex min-h-screen flex-col items-center justify-center gap-4 bg-bg px-6 text-center\",\"children\":[[\"$\",\"p\",null,{\"className\":\"label-red\",\"children\":\"404\"}],[\"$\",\"h1\",null,{\"className\":\"text-xl font-medium uppercase tracking-[0.03em] text-ink\",\"children\":\"No incident at this address\"}],[\"$\",\"p\",null,{\"className\":\"max-w-md text-[12.5px] leading-relaxed text-dim\",\"children\":\"This route is not part of the ApexSignal pit-wall replay. Head back to the incident inspector.\"}],[\"$\",\"$L5\",null,{\"href\":\"/\",\"className\":\"mt-2 border border-rule px-4 py-2 text-[11px] uppercase tracking-[0.14em] text-ink transition-colors hover:border-red hover:text-red\",\"children\":\"Back to pit wall\"}]]}],[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/22i43cg4l4-dq.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$L6\",null,{\"children\":[\"$\",\"$7\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@8\"}]}]]}],{},null,false,null]},null,false,\"$9\"]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[\"$\",\"$La\",null,{\"children\":\"$Lb\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"$7\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Ld\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$e\",[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0-9w4s7c6xtvk.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]]],\"S\":true,\"h\":null,\"r\":\"$undefined\",\"s\":\"$undefined\",\"a\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"G6_i6mqiFUpwQsVbU84cy\"}\n9:C\nb:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\nf:I[27201,[\"/_next/static/chunks/3fntmmi971322.js\"],\"IconMark\"]\n8:null\nd:[[\"$\",\"title\",\"0\",{\"children\":\"ApexSignal β€” Pit-Wall Incident Inspector\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Evidence-driven incident memory for the F1 pit wall: race radio, driver tone, and telemetry baseline in one screen.\"}],[\"$\",\"meta\",\"2\",{\"property\":\"og:title\",\"content\":\"ApexSignal β€” The Silent Co-Driver\"}],[\"$\",\"meta\",\"3\",{\"property\":\"og:description\",\"content\":\"A public, interactive incident replay connecting driver radio to telemetry evidence and historical memory.\"}],[\"$\",\"meta\",\"4\",{\"property\":\"og:url\",\"content\":\"https://apex-signal-sigma.vercel.app\"}],[\"$\",\"meta\",\"5\",{\"property\":\"og:type\",\"content\":\"website\"}],[\"$\",\"meta\",\"6\",{\"name\":\"twitter:card\",\"content\":\"summary\"}],[\"$\",\"meta\",\"7\",{\"name\":\"twitter:title\",\"content\":\"ApexSignal β€” The Silent Co-Driver\"}],[\"$\",\"meta\",\"8\",{\"name\":\"twitter:description\",\"content\":\"A public, interactive incident replay connecting driver radio to telemetry evidence and historical memory.\"}],[\"$\",\"link\",\"9\",{\"rel\":\"icon\",\"href\":\"/icon.svg?icon.1fi2ifkq8n3ga.svg\",\"sizes\":\"any\",\"type\":\"image/svg+xml\"}],[\"$\",\"$Lf\",\"10\",{}]]\n"])</script></body></html>
_not-found.txt CHANGED
@@ -8,9 +8,9 @@
8
  a:I[97367,["/_next/static/chunks/3fntmmi971322.js"],"ViewportBoundary"]
9
  c:I[97367,["/_next/static/chunks/3fntmmi971322.js"],"MetadataBoundary"]
10
  e:I[68027,["/_next/static/chunks/3fntmmi971322.js"],"default",1]
11
- :HL["/_next/static/chunks/2bdysruiodgch.css","style"]
12
  9:X
13
- 0:{"P":null,"c":["","_not-found"],"q":"","i":false,"f":[[["",{"children":["/_not-found",{"children":["__PAGE__",{},"$undefined","$undefined",4608]},"$undefined","$undefined",4608]},"$undefined","$undefined",4624],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/2bdysruiodgch.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/3fntmmi971322.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"jetbrains_mono_68d574a-module__ggYvfa__variable","children":["$","body",null,{"children":["$","$L2",null,{"parallelRouterKey":"children","error":"$3","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/0o30atouitu-3.js","async":true}]],"template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","main",null,{"className":"flex min-h-screen flex-col items-center justify-center gap-4 bg-bg px-6 text-center","children":[["$","p",null,{"className":"label-red","children":"404"}],["$","h1",null,{"className":"text-xl font-medium uppercase tracking-[0.03em] text-ink","children":"No incident at this address"}],["$","p",null,{"className":"max-w-md text-[12.5px] leading-relaxed text-dim","children":"This route is not part of the ApexSignal pit-wall replay. Head back to the incident inspector."}],["$","$L5",null,{"href":"/","className":"mt-2 border border-rule px-4 py-2 text-[11px] uppercase tracking-[0.14em] text-ink transition-colors hover:border-red hover:text-red","children":"Back to pit wall"}]]}],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","main",null,{"className":"flex min-h-screen flex-col items-center justify-center gap-4 bg-bg px-6 text-center","children":[["$","p",null,{"className":"label-red","children":"404"}],["$","h1",null,{"className":"text-xl font-medium uppercase tracking-[0.03em] text-ink","children":"No incident at this address"}],["$","p",null,{"className":"max-w-md text-[12.5px] leading-relaxed text-dim","children":"This route is not part of the ApexSignal pit-wall replay. Head back to the incident inspector."}],["$","$L5",null,{"href":"/","className":"mt-2 border border-rule px-4 py-2 text-[11px] uppercase tracking-[0.14em] text-ink transition-colors hover:border-red hover:text-red","children":"Back to pit wall"}]]}],[["$","script","script-0",{"src":"/_next/static/chunks/22i43cg4l4-dq.js","async":true,"nonce":"$undefined"}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],{},null,false,null]},null,false,"$9"]},null,false,null],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$La",null,{"children":"$Lb"}],["$","div",null,{"hidden":true,"children":["$","$Lc",null,{"children":["$","$7",null,{"name":"Next.Metadata","children":"$Ld"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$e",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/2bdysruiodgch.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"r":"$undefined","s":"$undefined","a":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"uuAg-SL16HVkeYVqNy6B6"}
14
  9:C
15
  b:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
16
  f:I[27201,["/_next/static/chunks/3fntmmi971322.js"],"IconMark"]
 
8
  a:I[97367,["/_next/static/chunks/3fntmmi971322.js"],"ViewportBoundary"]
9
  c:I[97367,["/_next/static/chunks/3fntmmi971322.js"],"MetadataBoundary"]
10
  e:I[68027,["/_next/static/chunks/3fntmmi971322.js"],"default",1]
11
+ :HL["/_next/static/chunks/0-9w4s7c6xtvk.css","style"]
12
  9:X
13
+ 0:{"P":null,"c":["","_not-found"],"q":"","i":false,"f":[[["",{"children":["/_not-found",{"children":["__PAGE__",{},"$undefined","$undefined",4608]},"$undefined","$undefined",4608]},"$undefined","$undefined",4624],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0-9w4s7c6xtvk.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/3fntmmi971322.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"jetbrains_mono_68d574a-module__ggYvfa__variable","children":["$","body",null,{"children":["$","$L2",null,{"parallelRouterKey":"children","error":"$3","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/0o30atouitu-3.js","async":true}]],"template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","main",null,{"className":"flex min-h-screen flex-col items-center justify-center gap-4 bg-bg px-6 text-center","children":[["$","p",null,{"className":"label-red","children":"404"}],["$","h1",null,{"className":"text-xl font-medium uppercase tracking-[0.03em] text-ink","children":"No incident at this address"}],["$","p",null,{"className":"max-w-md text-[12.5px] leading-relaxed text-dim","children":"This route is not part of the ApexSignal pit-wall replay. Head back to the incident inspector."}],["$","$L5",null,{"href":"/","className":"mt-2 border border-rule px-4 py-2 text-[11px] uppercase tracking-[0.14em] text-ink transition-colors hover:border-red hover:text-red","children":"Back to pit wall"}]]}],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","main",null,{"className":"flex min-h-screen flex-col items-center justify-center gap-4 bg-bg px-6 text-center","children":[["$","p",null,{"className":"label-red","children":"404"}],["$","h1",null,{"className":"text-xl font-medium uppercase tracking-[0.03em] text-ink","children":"No incident at this address"}],["$","p",null,{"className":"max-w-md text-[12.5px] leading-relaxed text-dim","children":"This route is not part of the ApexSignal pit-wall replay. Head back to the incident inspector."}],["$","$L5",null,{"href":"/","className":"mt-2 border border-rule px-4 py-2 text-[11px] uppercase tracking-[0.14em] text-ink transition-colors hover:border-red hover:text-red","children":"Back to pit wall"}]]}],[["$","script","script-0",{"src":"/_next/static/chunks/22i43cg4l4-dq.js","async":true,"nonce":"$undefined"}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],{},null,false,null]},null,false,"$9"]},null,false,null],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$La",null,{"children":"$Lb"}],["$","div",null,{"hidden":true,"children":["$","$Lc",null,{"children":["$","$7",null,{"name":"Next.Metadata","children":"$Ld"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$e",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0-9w4s7c6xtvk.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"r":"$undefined","s":"$undefined","a":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"G6_i6mqiFUpwQsVbU84cy"}
14
  9:C
15
  b:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
16
  f:I[27201,["/_next/static/chunks/3fntmmi971322.js"],"IconMark"]
_not-found/__next._full.txt CHANGED
@@ -8,9 +8,9 @@
8
  a:I[97367,["/_next/static/chunks/3fntmmi971322.js"],"ViewportBoundary"]
9
  c:I[97367,["/_next/static/chunks/3fntmmi971322.js"],"MetadataBoundary"]
10
  e:I[68027,["/_next/static/chunks/3fntmmi971322.js"],"default",1]
11
- :HL["/_next/static/chunks/2bdysruiodgch.css","style"]
12
  9:X
13
- 0:{"P":null,"c":["","_not-found"],"q":"","i":false,"f":[[["",{"children":["/_not-found",{"children":["__PAGE__",{},"$undefined","$undefined",4608]},"$undefined","$undefined",4608]},"$undefined","$undefined",4624],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/2bdysruiodgch.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/3fntmmi971322.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"jetbrains_mono_68d574a-module__ggYvfa__variable","children":["$","body",null,{"children":["$","$L2",null,{"parallelRouterKey":"children","error":"$3","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/0o30atouitu-3.js","async":true}]],"template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","main",null,{"className":"flex min-h-screen flex-col items-center justify-center gap-4 bg-bg px-6 text-center","children":[["$","p",null,{"className":"label-red","children":"404"}],["$","h1",null,{"className":"text-xl font-medium uppercase tracking-[0.03em] text-ink","children":"No incident at this address"}],["$","p",null,{"className":"max-w-md text-[12.5px] leading-relaxed text-dim","children":"This route is not part of the ApexSignal pit-wall replay. Head back to the incident inspector."}],["$","$L5",null,{"href":"/","className":"mt-2 border border-rule px-4 py-2 text-[11px] uppercase tracking-[0.14em] text-ink transition-colors hover:border-red hover:text-red","children":"Back to pit wall"}]]}],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","main",null,{"className":"flex min-h-screen flex-col items-center justify-center gap-4 bg-bg px-6 text-center","children":[["$","p",null,{"className":"label-red","children":"404"}],["$","h1",null,{"className":"text-xl font-medium uppercase tracking-[0.03em] text-ink","children":"No incident at this address"}],["$","p",null,{"className":"max-w-md text-[12.5px] leading-relaxed text-dim","children":"This route is not part of the ApexSignal pit-wall replay. Head back to the incident inspector."}],["$","$L5",null,{"href":"/","className":"mt-2 border border-rule px-4 py-2 text-[11px] uppercase tracking-[0.14em] text-ink transition-colors hover:border-red hover:text-red","children":"Back to pit wall"}]]}],[["$","script","script-0",{"src":"/_next/static/chunks/22i43cg4l4-dq.js","async":true,"nonce":"$undefined"}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],{},null,false,null]},null,false,"$9"]},null,false,null],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$La",null,{"children":"$Lb"}],["$","div",null,{"hidden":true,"children":["$","$Lc",null,{"children":["$","$7",null,{"name":"Next.Metadata","children":"$Ld"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$e",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/2bdysruiodgch.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"r":"$undefined","s":"$undefined","a":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"uuAg-SL16HVkeYVqNy6B6"}
14
  9:C
15
  b:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
16
  f:I[27201,["/_next/static/chunks/3fntmmi971322.js"],"IconMark"]
 
8
  a:I[97367,["/_next/static/chunks/3fntmmi971322.js"],"ViewportBoundary"]
9
  c:I[97367,["/_next/static/chunks/3fntmmi971322.js"],"MetadataBoundary"]
10
  e:I[68027,["/_next/static/chunks/3fntmmi971322.js"],"default",1]
11
+ :HL["/_next/static/chunks/0-9w4s7c6xtvk.css","style"]
12
  9:X
13
+ 0:{"P":null,"c":["","_not-found"],"q":"","i":false,"f":[[["",{"children":["/_not-found",{"children":["__PAGE__",{},"$undefined","$undefined",4608]},"$undefined","$undefined",4608]},"$undefined","$undefined",4624],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0-9w4s7c6xtvk.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/3fntmmi971322.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"jetbrains_mono_68d574a-module__ggYvfa__variable","children":["$","body",null,{"children":["$","$L2",null,{"parallelRouterKey":"children","error":"$3","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/0o30atouitu-3.js","async":true}]],"template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","main",null,{"className":"flex min-h-screen flex-col items-center justify-center gap-4 bg-bg px-6 text-center","children":[["$","p",null,{"className":"label-red","children":"404"}],["$","h1",null,{"className":"text-xl font-medium uppercase tracking-[0.03em] text-ink","children":"No incident at this address"}],["$","p",null,{"className":"max-w-md text-[12.5px] leading-relaxed text-dim","children":"This route is not part of the ApexSignal pit-wall replay. Head back to the incident inspector."}],["$","$L5",null,{"href":"/","className":"mt-2 border border-rule px-4 py-2 text-[11px] uppercase tracking-[0.14em] text-ink transition-colors hover:border-red hover:text-red","children":"Back to pit wall"}]]}],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","main",null,{"className":"flex min-h-screen flex-col items-center justify-center gap-4 bg-bg px-6 text-center","children":[["$","p",null,{"className":"label-red","children":"404"}],["$","h1",null,{"className":"text-xl font-medium uppercase tracking-[0.03em] text-ink","children":"No incident at this address"}],["$","p",null,{"className":"max-w-md text-[12.5px] leading-relaxed text-dim","children":"This route is not part of the ApexSignal pit-wall replay. Head back to the incident inspector."}],["$","$L5",null,{"href":"/","className":"mt-2 border border-rule px-4 py-2 text-[11px] uppercase tracking-[0.14em] text-ink transition-colors hover:border-red hover:text-red","children":"Back to pit wall"}]]}],[["$","script","script-0",{"src":"/_next/static/chunks/22i43cg4l4-dq.js","async":true,"nonce":"$undefined"}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],{},null,false,null]},null,false,"$9"]},null,false,null],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$La",null,{"children":"$Lb"}],["$","div",null,{"hidden":true,"children":["$","$Lc",null,{"children":["$","$7",null,{"name":"Next.Metadata","children":"$Ld"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$e",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0-9w4s7c6xtvk.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"r":"$undefined","s":"$undefined","a":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"G6_i6mqiFUpwQsVbU84cy"}
14
  9:C
15
  b:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
16
  f:I[27201,["/_next/static/chunks/3fntmmi971322.js"],"IconMark"]
_not-found/__next._not-found/__PAGE__.txt CHANGED
@@ -8,11 +8,11 @@ a:I[27201,["/_next/static/chunks/3fntmmi971322.js"],"IconMark"]
8
  c:I[39756,["/_next/static/chunks/3fntmmi971322.js"],"default"]
9
  d:I[37457,["/_next/static/chunks/3fntmmi971322.js"],"default"]
10
  10:I[58298,["/_next/static/chunks/3fntmmi971322.js","/_next/static/chunks/0o30atouitu-3.js"],"default"]
11
- :HL["/_next/static/chunks/2bdysruiodgch.css","style"]
12
  7:X
13
  f:X
14
  f:C
15
- 0:{"buildId":"uuAg-SL16HVkeYVqNy6B6","data":[{"rsc":["$","$1","c",{"children":[["$","main",null,{"className":"flex min-h-screen flex-col items-center justify-center gap-4 bg-bg px-6 text-center","children":[["$","p",null,{"className":"label-red","children":"404"}],["$","h1",null,{"className":"text-xl font-medium uppercase tracking-[0.03em] text-ink","children":"No incident at this address"}],["$","p",null,{"className":"max-w-md text-[12.5px] leading-relaxed text-dim","children":"This route is not part of the ApexSignal pit-wall replay. Head back to the incident inspector."}],["$","$L2",null,{"href":"/","className":"mt-2 border border-rule px-4 py-2 text-[11px] uppercase tracking-[0.14em] text-ink transition-colors hover:border-red hover:text-red","children":"Back to pit wall"}]]}],[["$","script","script-0",{"src":"/_next/static/chunks/22i43cg4l4-dq.js","async":true}]],["$","$L3",null,{"children":["$","$4",null,{"name":"Next.MetadataOutlet","children":"$@5"}]}]]}],"isPartial":"$@6","staleTime":"$7","varyParams":null},{"rsc":["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$L8",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L9",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"ApexSignal β€” Pit-Wall Incident Inspector"}],["$","meta","1",{"name":"description","content":"Evidence-driven incident memory for the F1 pit wall: race radio, driver tone, and telemetry baseline in one screen."}],["$","meta","2",{"property":"og:title","content":"ApexSignal β€” The Silent Co-Driver"}],["$","meta","3",{"property":"og:description","content":"A public, interactive incident replay connecting driver radio to telemetry evidence and historical memory."}],["$","meta","4",{"property":"og:url","content":"https://apex-signal-sigma.vercel.app"}],["$","meta","5",{"property":"og:type","content":"website"}],["$","meta","6",{"name":"twitter:card","content":"summary"}],["$","meta","7",{"name":"twitter:title","content":"ApexSignal β€” The Silent Co-Driver"}],["$","meta","8",{"name":"twitter:description","content":"A public, interactive incident replay connecting driver radio to telemetry evidence and historical memory."}],["$","link","9",{"rel":"icon","href":"/icon.svg?icon.1fi2ifkq8n3ga.svg","sizes":"any","type":"image/svg+xml"}],["$","$La","10",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":"$@b","staleTime":"$7","varyParams":null},{"rsc":["$","$1","c",{"children":[null,["$","$Lc",null,{"parallelRouterKey":"children","template":["$","$Ld",null,{}]}]]}],"isPartial":"$@e","staleTime":"$7","varyParams":"$f"},{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/2bdysruiodgch.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/3fntmmi971322.js","async":true}]],["$","html",null,{"lang":"en","className":"jetbrains_mono_68d574a-module__ggYvfa__variable","children":["$","body",null,{"children":["$","$Lc",null,{"parallelRouterKey":"children","error":"$10","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/0o30atouitu-3.js","async":true}]],"template":["$","$Ld",null,{}],"notFound":[["$","main",null,{"className":"flex min-h-screen flex-col items-center justify-center gap-4 bg-bg px-6 text-center","children":[["$","p",null,{"className":"label-red","children":"404"}],["$","h1",null,{"className":"text-xl font-medium uppercase tracking-[0.03em] text-ink","children":"No incident at this address"}],["$","p",null,{"className":"max-w-md text-[12.5px] leading-relaxed text-dim","children":"This route is not part of the ApexSignal pit-wall replay. Head back to the incident inspector."}],["$","$L2",null,{"href":"/","className":"mt-2 border border-rule px-4 py-2 text-[11px] uppercase tracking-[0.14em] text-ink transition-colors hover:border-red hover:text-red","children":"Back to pit wall"}]]}],[]]}]}]}]]}],"isPartial":"$@11","staleTime":"$7","varyParams":null}],"isUpgradeableISRFallback":false,"a":"$@12","rootVaryParams":null,"needsRuntimeRequest":"$@13"}
16
  5:null
17
  7:300
18
  13:true
 
8
  c:I[39756,["/_next/static/chunks/3fntmmi971322.js"],"default"]
9
  d:I[37457,["/_next/static/chunks/3fntmmi971322.js"],"default"]
10
  10:I[58298,["/_next/static/chunks/3fntmmi971322.js","/_next/static/chunks/0o30atouitu-3.js"],"default"]
11
+ :HL["/_next/static/chunks/0-9w4s7c6xtvk.css","style"]
12
  7:X
13
  f:X
14
  f:C
15
+ 0:{"buildId":"G6_i6mqiFUpwQsVbU84cy","data":[{"rsc":["$","$1","c",{"children":[["$","main",null,{"className":"flex min-h-screen flex-col items-center justify-center gap-4 bg-bg px-6 text-center","children":[["$","p",null,{"className":"label-red","children":"404"}],["$","h1",null,{"className":"text-xl font-medium uppercase tracking-[0.03em] text-ink","children":"No incident at this address"}],["$","p",null,{"className":"max-w-md text-[12.5px] leading-relaxed text-dim","children":"This route is not part of the ApexSignal pit-wall replay. Head back to the incident inspector."}],["$","$L2",null,{"href":"/","className":"mt-2 border border-rule px-4 py-2 text-[11px] uppercase tracking-[0.14em] text-ink transition-colors hover:border-red hover:text-red","children":"Back to pit wall"}]]}],[["$","script","script-0",{"src":"/_next/static/chunks/22i43cg4l4-dq.js","async":true}]],["$","$L3",null,{"children":["$","$4",null,{"name":"Next.MetadataOutlet","children":"$@5"}]}]]}],"isPartial":"$@6","staleTime":"$7","varyParams":null},{"rsc":["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$L8",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L9",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"ApexSignal β€” Pit-Wall Incident Inspector"}],["$","meta","1",{"name":"description","content":"Evidence-driven incident memory for the F1 pit wall: race radio, driver tone, and telemetry baseline in one screen."}],["$","meta","2",{"property":"og:title","content":"ApexSignal β€” The Silent Co-Driver"}],["$","meta","3",{"property":"og:description","content":"A public, interactive incident replay connecting driver radio to telemetry evidence and historical memory."}],["$","meta","4",{"property":"og:url","content":"https://apex-signal-sigma.vercel.app"}],["$","meta","5",{"property":"og:type","content":"website"}],["$","meta","6",{"name":"twitter:card","content":"summary"}],["$","meta","7",{"name":"twitter:title","content":"ApexSignal β€” The Silent Co-Driver"}],["$","meta","8",{"name":"twitter:description","content":"A public, interactive incident replay connecting driver radio to telemetry evidence and historical memory."}],["$","link","9",{"rel":"icon","href":"/icon.svg?icon.1fi2ifkq8n3ga.svg","sizes":"any","type":"image/svg+xml"}],["$","$La","10",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":"$@b","staleTime":"$7","varyParams":null},{"rsc":["$","$1","c",{"children":[null,["$","$Lc",null,{"parallelRouterKey":"children","template":["$","$Ld",null,{}]}]]}],"isPartial":"$@e","staleTime":"$7","varyParams":"$f"},{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0-9w4s7c6xtvk.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/3fntmmi971322.js","async":true}]],["$","html",null,{"lang":"en","className":"jetbrains_mono_68d574a-module__ggYvfa__variable","children":["$","body",null,{"children":["$","$Lc",null,{"parallelRouterKey":"children","error":"$10","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/0o30atouitu-3.js","async":true}]],"template":["$","$Ld",null,{}],"notFound":[["$","main",null,{"className":"flex min-h-screen flex-col items-center justify-center gap-4 bg-bg px-6 text-center","children":[["$","p",null,{"className":"label-red","children":"404"}],["$","h1",null,{"className":"text-xl font-medium uppercase tracking-[0.03em] text-ink","children":"No incident at this address"}],["$","p",null,{"className":"max-w-md text-[12.5px] leading-relaxed text-dim","children":"This route is not part of the ApexSignal pit-wall replay. Head back to the incident inspector."}],["$","$L2",null,{"href":"/","className":"mt-2 border border-rule px-4 py-2 text-[11px] uppercase tracking-[0.14em] text-ink transition-colors hover:border-red hover:text-red","children":"Back to pit wall"}]]}],[]]}]}]}]]}],"isPartial":"$@11","staleTime":"$7","varyParams":null}],"isUpgradeableISRFallback":false,"a":"$@12","rootVaryParams":null,"needsRuntimeRequest":"$@13"}
16
  5:null
17
  7:300
18
  13:true
_not-found/__next._tree.txt CHANGED
@@ -1,2 +1,2 @@
1
- :HL["/_next/static/chunks/2bdysruiodgch.css","style"]
2
- 0:{"tree":{"name":"","param":null,"prefetchHints":4176,"slots":{"children":{"name":"/_not-found","param":null,"prefetchHints":4192,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":4256,"slots":null}}}}},"staleTime":300,"buildId":"uuAg-SL16HVkeYVqNy6B6"}
 
1
+ :HL["/_next/static/chunks/0-9w4s7c6xtvk.css","style"]
2
+ 0:{"tree":{"name":"","param":null,"prefetchHints":4176,"slots":{"children":{"name":"/_not-found","param":null,"prefetchHints":4192,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":4256,"slots":null}}}}},"staleTime":300,"buildId":"G6_i6mqiFUpwQsVbU84cy"}
audio/live_demo/abudhabi2018-lewham01.mp3 ADDED
Binary file (89.9 kB). View file
 
audio/live_demo/abudhabi2018-stovan01.mp3 ADDED
Binary file (92 kB). View file
 
audio/live_demo/bahrain2019-danric01.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8be11d957a5a0c18d101d8b5327cfc0832be225d0617eb6d7f9d4a7b57b8644
3
+ size 250368
audio/live_demo/calm-lannor01-saopaulo2024.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d4d59b34e0a1d219a6f0943ced778f6e89e964a802fea6198b9d4b9b770009e
3
+ size 171264
audio/live_demo/canadian2019-georus01.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd8b9b1f17827fc4990e4b25dd3d0259c09543df1b3e3ea5847458ebce0df2bd
3
+ size 262656
audio/live_demo/flagship-nichul01-monaco2023.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e13de3b759108a4c6bc7d840fe9802acf3453f3c0c50411eeb6090fb18d8195
3
+ size 156672
audio/live_demo/italian2018-lewham01.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4168b754f83c550a561c60e222c78e3a7baf5853004c7b2a46f3a4ab970b0839
3
+ size 107832
audio/live_demo/match-lanstr01-saopaulo2021.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7297f6ef89ea2b0faa663a4d5a4ad08266bf67cc55f6c1c7d11ad920d5c3df2e
3
+ size 617088
audio/live_demo/spanish2023-oscpia01.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13a5325d8fe4f40dfe04938330c0f0a2edfe3e98880017a117a443ef40744b41
3
+ size 145152
audio/live_demo/styrian2021-maxver01.mp3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b883fad2d789e50029924f956b395938c9b656fa2cb4740277df2d89fcba8c4b
3
+ size 160896
dashboard.html ADDED
@@ -0,0 +1 @@
 
 
1
+ <!DOCTYPE html><html lang="en" class="jetbrains_mono_68d574a-module__ggYvfa__variable"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/051742360c26797e-s.p.1bkzbscqrt8rl.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/chunks/0-9w4s7c6xtvk.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/310vm2bl3xxpt.js"/><script src="/_next/static/chunks/2mmpezlrfmbu5.js" async=""></script><script src="/_next/static/chunks/3e4keds9ktjdu.js" async=""></script><script src="/_next/static/chunks/32ca4mb4vn2n7.js" async=""></script><script src="/_next/static/chunks/turbopack-1vfnaba124l2l.js" async=""></script><script src="/_next/static/chunks/3fntmmi971322.js" async="" crossorigin=""></script><script src="/_next/static/chunks/0o30atouitu-3.js" async="" crossorigin=""></script><script src="/_next/static/chunks/22i43cg4l4-dq.js" async="" crossorigin=""></script><script src="/_next/static/chunks/3s47yccsebhld.js" async="" crossorigin=""></script><title>ApexSignal β€” Pit-Wall Incident Inspector</title><meta name="description" content="Evidence-driven incident memory for the F1 pit wall: race radio, driver tone, and telemetry baseline in one screen."/><meta property="og:title" content="ApexSignal β€” The Silent Co-Driver"/><meta property="og:description" content="A public, interactive incident replay connecting driver radio to telemetry evidence and historical memory."/><meta property="og:url" content="https://apex-signal-sigma.vercel.app"/><meta property="og:type" content="website"/><meta name="twitter:card" content="summary"/><meta name="twitter:title" content="ApexSignal β€” The Silent Co-Driver"/><meta name="twitter:description" content="A public, interactive incident replay connecting driver radio to telemetry evidence and historical memory."/><link rel="icon" href="/icon.svg?icon.1fi2ifkq8n3ga.svg" sizes="any" type="image/svg+xml"/><meta name="next-size-adjust" content=""/><script src="/_next/static/chunks/0cz1d0mv5g_q7.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><main class="flex min-h-screen items-center justify-center bg-bg text-[11px] uppercase tracking-[0.16em] text-dim">Checking session…</main><!--$--><!--/$--><script src="/_next/static/chunks/310vm2bl3xxpt.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[39756,[\"/_next/static/chunks/3fntmmi971322.js\"],\"default\"]\n3:I[58298,[\"/_next/static/chunks/3fntmmi971322.js\",\"/_next/static/chunks/0o30atouitu-3.js\"],\"default\"]\n4:I[37457,[\"/_next/static/chunks/3fntmmi971322.js\"],\"default\"]\n5:I[22016,[\"/_next/static/chunks/3fntmmi971322.js\",\"/_next/static/chunks/22i43cg4l4-dq.js\"],\"\"]\n6:I[47257,[\"/_next/static/chunks/3fntmmi971322.js\"],\"ClientPageRoot\"]\n7:I[30257,[\"/_next/static/chunks/3fntmmi971322.js\",\"/_next/static/chunks/3s47yccsebhld.js\"],\"default\"]\na:I[97367,[\"/_next/static/chunks/3fntmmi971322.js\"],\"OutletBoundary\"]\nb:\"$Sreact.suspense\"\ne:I[97367,[\"/_next/static/chunks/3fntmmi971322.js\"],\"ViewportBoundary\"]\n10:I[97367,[\"/_next/static/chunks/3fntmmi971322.js\"],\"MetadataBoundary\"]\n12:I[68027,[\"/_next/static/chunks/3fntmmi971322.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/0-9w4s7c6xtvk.css\",\"style\"]\n:HL[\"/_next/static/media/051742360c26797e-s.p.1bkzbscqrt8rl.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\nd:X\n0:{\"P\":null,\"c\":[\"\",\"dashboard\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"dashboard\",{\"children\":[\"__PAGE__\",{},\"$undefined\",\"$undefined\",4608]},\"$undefined\",\"$undefined\",4608]},\"$undefined\",\"$undefined\",4624],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0-9w4s7c6xtvk.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/3fntmmi971322.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"className\":\"jetbrains_mono_68d574a-module__ggYvfa__variable\",\"children\":[\"$\",\"body\",null,{\"children\":[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$3\",\"errorStyles\":[],\"errorScripts\":[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0o30atouitu-3.js\",\"async\":true}]],\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"main\",null,{\"className\":\"flex min-h-screen flex-col items-center justify-center gap-4 bg-bg px-6 text-center\",\"children\":[[\"$\",\"p\",null,{\"className\":\"label-red\",\"children\":\"404\"}],[\"$\",\"h1\",null,{\"className\":\"text-xl font-medium uppercase tracking-[0.03em] text-ink\",\"children\":\"No incident at this address\"}],[\"$\",\"p\",null,{\"className\":\"max-w-md text-[12.5px] leading-relaxed text-dim\",\"children\":\"This route is not part of the ApexSignal pit-wall replay. Head back to the incident inspector.\"}],[\"$\",\"$L5\",null,{\"href\":\"/\",\"className\":\"mt-2 border border-rule px-4 py-2 text-[11px] uppercase tracking-[0.14em] text-ink transition-colors hover:border-red hover:text-red\",\"children\":\"Back to pit wall\"}]]}],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L6\",null,{\"Component\":\"$7\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@8\",\"$@9\"]}}],[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/3s47yccsebhld.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$La\",null,{\"children\":[\"$\",\"$b\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@c\"}]}]]}],{},null,false,null]},null,false,\"$d\"]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Le\",null,{\"children\":\"$Lf\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L10\",null,{\"children\":[\"$\",\"$b\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L11\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$12\",[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0-9w4s7c6xtvk.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]]],\"S\":true,\"h\":null,\"r\":\"$undefined\",\"s\":\"$undefined\",\"a\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"G6_i6mqiFUpwQsVbU84cy\"}\nd:C\n8:{}\n9:\"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params\"\nf:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n13:I[27201,[\"/_next/static/chunks/3fntmmi971322.js\"],\"IconMark\"]\nc:null\n11:[[\"$\",\"title\",\"0\",{\"children\":\"ApexSignal β€” Pit-Wall Incident Inspector\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Evidence-driven incident memory for the F1 pit wall: race radio, driver tone, and telemetry baseline in one screen.\"}],[\"$\",\"meta\",\"2\",{\"property\":\"og:title\",\"content\":\"ApexSignal β€” The Silent Co-Driver\"}],[\"$\",\"meta\",\"3\",{\"property\":\"og:description\",\"content\":\"A public, interactive incident replay connecting driver radio to telemetry evidence and historical memory.\"}],[\"$\",\"meta\",\"4\",{\"property\":\"og:url\",\"content\":\"https://apex-signal-sigma.vercel.app\"}],[\"$\",\"meta\",\"5\",{\"property\":\"og:type\",\"content\":\"website\"}],[\"$\",\"meta\",\"6\",{\"name\":\"twitter:card\",\"content\":\"summary\"}],[\"$\",\"meta\",\"7\",{\"name\":\"twitter:title\",\"content\":\"ApexSignal β€” The Silent Co-Driver\"}],[\"$\",\"meta\",\"8\",{\"name\":\"twitter:description\",\"content\":\"A public, interactive incident replay connecting driver radio to telemetry evidence and historical memory.\"}],[\"$\",\"link\",\"9\",{\"rel\":\"icon\",\"href\":\"/icon.svg?icon.1fi2ifkq8n3ga.svg\",\"sizes\":\"any\",\"type\":\"image/svg+xml\"}],[\"$\",\"$L13\",\"10\",{}]]\n"])</script></body></html>
dashboard.txt ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 1:"$Sreact.fragment"
2
+ 2:I[39756,["/_next/static/chunks/3fntmmi971322.js"],"default"]
3
+ 3:I[58298,["/_next/static/chunks/3fntmmi971322.js","/_next/static/chunks/0o30atouitu-3.js"],"default"]
4
+ 4:I[37457,["/_next/static/chunks/3fntmmi971322.js"],"default"]
5
+ 5:I[22016,["/_next/static/chunks/3fntmmi971322.js","/_next/static/chunks/22i43cg4l4-dq.js"],""]
6
+ 6:I[47257,["/_next/static/chunks/3fntmmi971322.js"],"ClientPageRoot"]
7
+ 7:I[30257,["/_next/static/chunks/3fntmmi971322.js","/_next/static/chunks/3s47yccsebhld.js"],"default"]
8
+ a:I[97367,["/_next/static/chunks/3fntmmi971322.js"],"OutletBoundary"]
9
+ b:"$Sreact.suspense"
10
+ e:I[97367,["/_next/static/chunks/3fntmmi971322.js"],"ViewportBoundary"]
11
+ 10:I[97367,["/_next/static/chunks/3fntmmi971322.js"],"MetadataBoundary"]
12
+ 12:I[68027,["/_next/static/chunks/3fntmmi971322.js"],"default",1]
13
+ :HL["/_next/static/chunks/0-9w4s7c6xtvk.css","style"]
14
+ :HL["/_next/static/media/051742360c26797e-s.p.1bkzbscqrt8rl.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
15
+ d:X
16
+ 0:{"P":null,"c":["","dashboard"],"q":"","i":false,"f":[[["",{"children":["dashboard",{"children":["__PAGE__",{},"$undefined","$undefined",4608]},"$undefined","$undefined",4608]},"$undefined","$undefined",4624],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0-9w4s7c6xtvk.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/3fntmmi971322.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"jetbrains_mono_68d574a-module__ggYvfa__variable","children":["$","body",null,{"children":["$","$L2",null,{"parallelRouterKey":"children","error":"$3","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/0o30atouitu-3.js","async":true}]],"template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","main",null,{"className":"flex min-h-screen flex-col items-center justify-center gap-4 bg-bg px-6 text-center","children":[["$","p",null,{"className":"label-red","children":"404"}],["$","h1",null,{"className":"text-xl font-medium uppercase tracking-[0.03em] text-ink","children":"No incident at this address"}],["$","p",null,{"className":"max-w-md text-[12.5px] leading-relaxed text-dim","children":"This route is not part of the ApexSignal pit-wall replay. Head back to the incident inspector."}],["$","$L5",null,{"href":"/","className":"mt-2 border border-rule px-4 py-2 text-[11px] uppercase tracking-[0.14em] text-ink transition-colors hover:border-red hover:text-red","children":"Back to pit wall"}]]}],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L6",null,{"Component":"$7","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@8","$@9"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/3s47yccsebhld.js","async":true,"nonce":"$undefined"}]],["$","$La",null,{"children":["$","$b",null,{"name":"Next.MetadataOutlet","children":"$@c"}]}]]}],{},null,false,null]},null,false,"$d"]},null,false,null],["$","$1","h",{"children":[null,["$","$Le",null,{"children":"$Lf"}],["$","div",null,{"hidden":true,"children":["$","$L10",null,{"children":["$","$b",null,{"name":"Next.Metadata","children":"$L11"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$12",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0-9w4s7c6xtvk.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"r":"$undefined","s":"$undefined","a":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"G6_i6mqiFUpwQsVbU84cy"}
17
+ d:C
18
+ 8:{}
19
+ 9:"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params"
20
+ f:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
21
+ 13:I[27201,["/_next/static/chunks/3fntmmi971322.js"],"IconMark"]
22
+ c:null
23
+ 11:[["$","title","0",{"children":"ApexSignal β€” Pit-Wall Incident Inspector"}],["$","meta","1",{"name":"description","content":"Evidence-driven incident memory for the F1 pit wall: race radio, driver tone, and telemetry baseline in one screen."}],["$","meta","2",{"property":"og:title","content":"ApexSignal β€” The Silent Co-Driver"}],["$","meta","3",{"property":"og:description","content":"A public, interactive incident replay connecting driver radio to telemetry evidence and historical memory."}],["$","meta","4",{"property":"og:url","content":"https://apex-signal-sigma.vercel.app"}],["$","meta","5",{"property":"og:type","content":"website"}],["$","meta","6",{"name":"twitter:card","content":"summary"}],["$","meta","7",{"name":"twitter:title","content":"ApexSignal β€” The Silent Co-Driver"}],["$","meta","8",{"name":"twitter:description","content":"A public, interactive incident replay connecting driver radio to telemetry evidence and historical memory."}],["$","link","9",{"rel":"icon","href":"/icon.svg?icon.1fi2ifkq8n3ga.svg","sizes":"any","type":"image/svg+xml"}],["$","$L13","10",{}]]
dashboard/__next._full.txt ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 1:"$Sreact.fragment"
2
+ 2:I[39756,["/_next/static/chunks/3fntmmi971322.js"],"default"]
3
+ 3:I[58298,["/_next/static/chunks/3fntmmi971322.js","/_next/static/chunks/0o30atouitu-3.js"],"default"]
4
+ 4:I[37457,["/_next/static/chunks/3fntmmi971322.js"],"default"]
5
+ 5:I[22016,["/_next/static/chunks/3fntmmi971322.js","/_next/static/chunks/22i43cg4l4-dq.js"],""]
6
+ 6:I[47257,["/_next/static/chunks/3fntmmi971322.js"],"ClientPageRoot"]
7
+ 7:I[30257,["/_next/static/chunks/3fntmmi971322.js","/_next/static/chunks/3s47yccsebhld.js"],"default"]
8
+ a:I[97367,["/_next/static/chunks/3fntmmi971322.js"],"OutletBoundary"]
9
+ b:"$Sreact.suspense"
10
+ e:I[97367,["/_next/static/chunks/3fntmmi971322.js"],"ViewportBoundary"]
11
+ 10:I[97367,["/_next/static/chunks/3fntmmi971322.js"],"MetadataBoundary"]
12
+ 12:I[68027,["/_next/static/chunks/3fntmmi971322.js"],"default",1]
13
+ :HL["/_next/static/chunks/0-9w4s7c6xtvk.css","style"]
14
+ :HL["/_next/static/media/051742360c26797e-s.p.1bkzbscqrt8rl.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
15
+ d:X
16
+ 0:{"P":null,"c":["","dashboard"],"q":"","i":false,"f":[[["",{"children":["dashboard",{"children":["__PAGE__",{},"$undefined","$undefined",4608]},"$undefined","$undefined",4608]},"$undefined","$undefined",4624],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0-9w4s7c6xtvk.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/3fntmmi971322.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"jetbrains_mono_68d574a-module__ggYvfa__variable","children":["$","body",null,{"children":["$","$L2",null,{"parallelRouterKey":"children","error":"$3","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/0o30atouitu-3.js","async":true}]],"template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","main",null,{"className":"flex min-h-screen flex-col items-center justify-center gap-4 bg-bg px-6 text-center","children":[["$","p",null,{"className":"label-red","children":"404"}],["$","h1",null,{"className":"text-xl font-medium uppercase tracking-[0.03em] text-ink","children":"No incident at this address"}],["$","p",null,{"className":"max-w-md text-[12.5px] leading-relaxed text-dim","children":"This route is not part of the ApexSignal pit-wall replay. Head back to the incident inspector."}],["$","$L5",null,{"href":"/","className":"mt-2 border border-rule px-4 py-2 text-[11px] uppercase tracking-[0.14em] text-ink transition-colors hover:border-red hover:text-red","children":"Back to pit wall"}]]}],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L6",null,{"Component":"$7","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@8","$@9"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/3s47yccsebhld.js","async":true,"nonce":"$undefined"}]],["$","$La",null,{"children":["$","$b",null,{"name":"Next.MetadataOutlet","children":"$@c"}]}]]}],{},null,false,null]},null,false,"$d"]},null,false,null],["$","$1","h",{"children":[null,["$","$Le",null,{"children":"$Lf"}],["$","div",null,{"hidden":true,"children":["$","$L10",null,{"children":["$","$b",null,{"name":"Next.Metadata","children":"$L11"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$12",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0-9w4s7c6xtvk.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"r":"$undefined","s":"$undefined","a":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"G6_i6mqiFUpwQsVbU84cy"}
17
+ d:C
18
+ 8:{}
19
+ 9:"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params"
20
+ f:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
21
+ 13:I[27201,["/_next/static/chunks/3fntmmi971322.js"],"IconMark"]
22
+ c:null
23
+ 11:[["$","title","0",{"children":"ApexSignal β€” Pit-Wall Incident Inspector"}],["$","meta","1",{"name":"description","content":"Evidence-driven incident memory for the F1 pit wall: race radio, driver tone, and telemetry baseline in one screen."}],["$","meta","2",{"property":"og:title","content":"ApexSignal β€” The Silent Co-Driver"}],["$","meta","3",{"property":"og:description","content":"A public, interactive incident replay connecting driver radio to telemetry evidence and historical memory."}],["$","meta","4",{"property":"og:url","content":"https://apex-signal-sigma.vercel.app"}],["$","meta","5",{"property":"og:type","content":"website"}],["$","meta","6",{"name":"twitter:card","content":"summary"}],["$","meta","7",{"name":"twitter:title","content":"ApexSignal β€” The Silent Co-Driver"}],["$","meta","8",{"name":"twitter:description","content":"A public, interactive incident replay connecting driver radio to telemetry evidence and historical memory."}],["$","link","9",{"rel":"icon","href":"/icon.svg?icon.1fi2ifkq8n3ga.svg","sizes":"any","type":"image/svg+xml"}],["$","$L13","10",{}]]
dashboard/__next._tree.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ :HL["/_next/static/chunks/0-9w4s7c6xtvk.css","style"]
2
+ :HL["/_next/static/media/051742360c26797e-s.p.1bkzbscqrt8rl.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
3
+ 0:{"tree":{"name":"","param":null,"prefetchHints":4176,"slots":{"children":{"name":"dashboard","param":null,"prefetchHints":4192,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":4256,"slots":null}}}}},"staleTime":300,"buildId":"G6_i6mqiFUpwQsVbU84cy"}
dashboard/__next.dashboard/__PAGE__.txt ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 1:"$Sreact.fragment"
2
+ 2:I[47257,["/_next/static/chunks/3fntmmi971322.js"],"ClientPageRoot"]
3
+ 3:I[30257,["/_next/static/chunks/3fntmmi971322.js","/_next/static/chunks/3s47yccsebhld.js"],"default"]
4
+ 6:I[97367,["/_next/static/chunks/3fntmmi971322.js"],"OutletBoundary"]
5
+ 7:"$Sreact.suspense"
6
+ b:I[97367,["/_next/static/chunks/3fntmmi971322.js"],"ViewportBoundary"]
7
+ c:I[97367,["/_next/static/chunks/3fntmmi971322.js"],"MetadataBoundary"]
8
+ d:I[27201,["/_next/static/chunks/3fntmmi971322.js"],"IconMark"]
9
+ f:I[39756,["/_next/static/chunks/3fntmmi971322.js"],"default"]
10
+ 10:I[37457,["/_next/static/chunks/3fntmmi971322.js"],"default"]
11
+ 13:I[58298,["/_next/static/chunks/3fntmmi971322.js","/_next/static/chunks/0o30atouitu-3.js"],"default"]
12
+ 14:I[22016,["/_next/static/chunks/3fntmmi971322.js","/_next/static/chunks/22i43cg4l4-dq.js"],""]
13
+ :HL["/_next/static/chunks/0-9w4s7c6xtvk.css","style"]
14
+ a:X
15
+ 12:X
16
+ 12:C
17
+ 0:{"buildId":"G6_i6mqiFUpwQsVbU84cy","data":[{"rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/3s47yccsebhld.js","async":true}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"isPartial":"$@9","staleTime":"$a","varyParams":null},{"rsc":["$","$1","h",{"children":[null,["$","$Lb",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$Lc",null,{"children":["$","$7",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"ApexSignal β€” Pit-Wall Incident Inspector"}],["$","meta","1",{"name":"description","content":"Evidence-driven incident memory for the F1 pit wall: race radio, driver tone, and telemetry baseline in one screen."}],["$","meta","2",{"property":"og:title","content":"ApexSignal β€” The Silent Co-Driver"}],["$","meta","3",{"property":"og:description","content":"A public, interactive incident replay connecting driver radio to telemetry evidence and historical memory."}],["$","meta","4",{"property":"og:url","content":"https://apex-signal-sigma.vercel.app"}],["$","meta","5",{"property":"og:type","content":"website"}],["$","meta","6",{"name":"twitter:card","content":"summary"}],["$","meta","7",{"name":"twitter:title","content":"ApexSignal β€” The Silent Co-Driver"}],["$","meta","8",{"name":"twitter:description","content":"A public, interactive incident replay connecting driver radio to telemetry evidence and historical memory."}],["$","link","9",{"rel":"icon","href":"/icon.svg?icon.1fi2ifkq8n3ga.svg","sizes":"any","type":"image/svg+xml"}],["$","$Ld","10",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":"$@e","staleTime":"$a","varyParams":null},{"rsc":["$","$1","c",{"children":[null,["$","$Lf",null,{"parallelRouterKey":"children","template":["$","$L10",null,{}]}]]}],"isPartial":"$@11","staleTime":"$a","varyParams":"$12"},{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0-9w4s7c6xtvk.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/3fntmmi971322.js","async":true}]],["$","html",null,{"lang":"en","className":"jetbrains_mono_68d574a-module__ggYvfa__variable","children":["$","body",null,{"children":["$","$Lf",null,{"parallelRouterKey":"children","error":"$13","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/0o30atouitu-3.js","async":true}]],"template":["$","$L10",null,{}],"notFound":[["$","main",null,{"className":"flex min-h-screen flex-col items-center justify-center gap-4 bg-bg px-6 text-center","children":[["$","p",null,{"className":"label-red","children":"404"}],["$","h1",null,{"className":"text-xl font-medium uppercase tracking-[0.03em] text-ink","children":"No incident at this address"}],["$","p",null,{"className":"max-w-md text-[12.5px] leading-relaxed text-dim","children":"This route is not part of the ApexSignal pit-wall replay. Head back to the incident inspector."}],["$","$L14",null,{"href":"/","className":"mt-2 border border-rule px-4 py-2 text-[11px] uppercase tracking-[0.14em] text-ink transition-colors hover:border-red hover:text-red","children":"Back to pit wall"}]]}],[]]}]}]}]]}],"isPartial":"$@15","staleTime":"$a","varyParams":null}],"isUpgradeableISRFallback":false,"a":"$@16","rootVaryParams":null,"needsRuntimeRequest":"$@17"}
18
+ 4:{}
19
+ 5:"$0:data:0:rsc:props:children:0:props:serverProvidedParams:params"
20
+ 8:null
21
+ a:300
22
+ 17:true
23
+ a:C
24
+ 16:0
25
+ e:"$undefined"
26
+ 11:"$undefined"
27
+ 15:"$undefined"
28
+ 9:"$undefined"
index.html CHANGED
The diff for this file is too large to render. See raw diff
 
index.txt CHANGED
@@ -4,15 +4,15 @@
4
  4:I[37457,["/_next/static/chunks/3fntmmi971322.js"],"default"]
5
  5:I[22016,["/_next/static/chunks/3fntmmi971322.js","/_next/static/chunks/22i43cg4l4-dq.js"],""]
6
  6:I[47257,["/_next/static/chunks/3fntmmi971322.js"],"ClientPageRoot"]
7
- 7:I[52683,["/_next/static/chunks/3fntmmi971322.js","/_next/static/chunks/0ihmd84d4pg-e.js"],"default"]
8
  a:I[97367,["/_next/static/chunks/3fntmmi971322.js"],"OutletBoundary"]
9
  b:"$Sreact.suspense"
10
  d:I[97367,["/_next/static/chunks/3fntmmi971322.js"],"ViewportBoundary"]
11
  f:I[97367,["/_next/static/chunks/3fntmmi971322.js"],"MetadataBoundary"]
12
  11:I[68027,["/_next/static/chunks/3fntmmi971322.js"],"default",1]
13
- :HL["/_next/static/chunks/2bdysruiodgch.css","style"]
14
  :HL["/_next/static/media/051742360c26797e-s.p.1bkzbscqrt8rl.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
15
- 0:{"P":null,"c":["",""],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{},"$undefined","$undefined",4608]},"$undefined","$undefined",4624],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/2bdysruiodgch.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/3fntmmi971322.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"jetbrains_mono_68d574a-module__ggYvfa__variable","children":["$","body",null,{"children":["$","$L2",null,{"parallelRouterKey":"children","error":"$3","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/0o30atouitu-3.js","async":true}]],"template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","main",null,{"className":"flex min-h-screen flex-col items-center justify-center gap-4 bg-bg px-6 text-center","children":[["$","p",null,{"className":"label-red","children":"404"}],["$","h1",null,{"className":"text-xl font-medium uppercase tracking-[0.03em] text-ink","children":"No incident at this address"}],["$","p",null,{"className":"max-w-md text-[12.5px] leading-relaxed text-dim","children":"This route is not part of the ApexSignal pit-wall replay. Head back to the incident inspector."}],["$","$L5",null,{"href":"/","className":"mt-2 border border-rule px-4 py-2 text-[11px] uppercase tracking-[0.14em] text-ink transition-colors hover:border-red hover:text-red","children":"Back to pit wall"}]]}],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[["$","$L6",null,{"Component":"$7","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@8","$@9"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/0ihmd84d4pg-e.js","async":true,"nonce":"$undefined"}]],["$","$La",null,{"children":["$","$b",null,{"name":"Next.MetadataOutlet","children":"$@c"}]}]]}],{},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$Ld",null,{"children":"$Le"}],["$","div",null,{"hidden":true,"children":["$","$Lf",null,{"children":["$","$b",null,{"name":"Next.Metadata","children":"$L10"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$11",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/2bdysruiodgch.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"r":"$undefined","s":"$undefined","a":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"uuAg-SL16HVkeYVqNy6B6"}
16
  8:{}
17
  9:"$0:f:0:1:1:children:0:props:children:0:props:serverProvidedParams:params"
18
  e:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
 
4
  4:I[37457,["/_next/static/chunks/3fntmmi971322.js"],"default"]
5
  5:I[22016,["/_next/static/chunks/3fntmmi971322.js","/_next/static/chunks/22i43cg4l4-dq.js"],""]
6
  6:I[47257,["/_next/static/chunks/3fntmmi971322.js"],"ClientPageRoot"]
7
+ 7:I[52683,["/_next/static/chunks/3fntmmi971322.js","/_next/static/chunks/04qf-owm4n4rb.js","/_next/static/chunks/0mct5pt8ict73.js"],"default"]
8
  a:I[97367,["/_next/static/chunks/3fntmmi971322.js"],"OutletBoundary"]
9
  b:"$Sreact.suspense"
10
  d:I[97367,["/_next/static/chunks/3fntmmi971322.js"],"ViewportBoundary"]
11
  f:I[97367,["/_next/static/chunks/3fntmmi971322.js"],"MetadataBoundary"]
12
  11:I[68027,["/_next/static/chunks/3fntmmi971322.js"],"default",1]
13
+ :HL["/_next/static/chunks/0-9w4s7c6xtvk.css","style"]
14
  :HL["/_next/static/media/051742360c26797e-s.p.1bkzbscqrt8rl.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
15
+ 0:{"P":null,"c":["",""],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{},"$undefined","$undefined",4608]},"$undefined","$undefined",4624],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0-9w4s7c6xtvk.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/3fntmmi971322.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"jetbrains_mono_68d574a-module__ggYvfa__variable","children":["$","body",null,{"children":["$","$L2",null,{"parallelRouterKey":"children","error":"$3","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/0o30atouitu-3.js","async":true}]],"template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","main",null,{"className":"flex min-h-screen flex-col items-center justify-center gap-4 bg-bg px-6 text-center","children":[["$","p",null,{"className":"label-red","children":"404"}],["$","h1",null,{"className":"text-xl font-medium uppercase tracking-[0.03em] text-ink","children":"No incident at this address"}],["$","p",null,{"className":"max-w-md text-[12.5px] leading-relaxed text-dim","children":"This route is not part of the ApexSignal pit-wall replay. Head back to the incident inspector."}],["$","$L5",null,{"href":"/","className":"mt-2 border border-rule px-4 py-2 text-[11px] uppercase tracking-[0.14em] text-ink transition-colors hover:border-red hover:text-red","children":"Back to pit wall"}]]}],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[["$","$L6",null,{"Component":"$7","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@8","$@9"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/04qf-owm4n4rb.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0mct5pt8ict73.js","async":true,"nonce":"$undefined"}]],["$","$La",null,{"children":["$","$b",null,{"name":"Next.MetadataOutlet","children":"$@c"}]}]]}],{},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$Ld",null,{"children":"$Le"}],["$","div",null,{"hidden":true,"children":["$","$Lf",null,{"children":["$","$b",null,{"name":"Next.Metadata","children":"$L10"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$11",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0-9w4s7c6xtvk.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"r":"$undefined","s":"$undefined","a":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"G6_i6mqiFUpwQsVbU84cy"}
16
  8:{}
17
  9:"$0:f:0:1:1:children:0:props:children:0:props:serverProvidedParams:params"
18
  e:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]