File size: 1,994 Bytes
aa837f2
 
 
 
 
8e32270
aa837f2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ff8e4eb
aa837f2
 
 
 
 
 
 
 
 
 
 
2575bdb
aa837f2
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="UTF-8" />
    <link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <title>Demo Bank</title>
    <script src="https://cdn.tailwindcss.com"></script>
    <script src="https://cdn.plaid.com/link/v2/stable/link-initialize.js"></script>
    <script src="https://d3js.org/d3.v7.min.js"></script>

<style>
  /* Global styles for dynamic effects to prevent style tag injection */
  .aurora-illusion {
    background: radial-gradient(ellipse at top, #06b6d4, transparent),
                radial-gradient(ellipse at bottom, #4f46e5, transparent);
    background-size: 200% 200%;
    animation: aurora-flow 15s ease-in-out infinite;
    opacity: 0.15;
    pointer-events: none;1
  }

  @keyframes aurora-flow {
    0% { background-position: 0% 50%; }
    50% { background-position: 100% 50%; }
    100% { background-position: 0% 50%; }
  }
</style>
<link rel="stylesheet" href="/index.css">
  <script type="importmap">
{
  "imports": {
    "react": "https://esm.sh/react@18.3.1",
    "react-dom/client": "https://esm.sh/react-dom@18.3.1/client",
    "recharts": "https://esm.sh/recharts@2.12.7",
    "@google/genai": "https://esm.sh/@google/genai@1.30.0",
    "@apollo/client": "https://esm.sh/@apollo/client@3.10.8",
    "katex": "https://esm.sh/katex@0.16.25",
    "react-dom/": "https://esm.sh/react-dom@18.3.1/",
    "react/": "https://esm.sh/react@18.3.1/",
    "cors": "https://aistudiocdn.com/cors@^2.8.5",
    "sqlite3": "https://aistudiocdn.com/sqlite3@^5.1.7",
    "express": "https://aistudiocdn.com/express@^5.1.0",
    "dotenv": "https://aistudiocdn.com/dotenv@^17.2.3",
    "d3-graphviz": "https://esm.sh/d3-graphviz@5.4.0",
    "mermaid": "https://esm.sh/mermaid@11.10.1"
  }
}
</script>
  <script type="module" crossorigin src="/assets/index-BXIz7y_C.js"></script>
</head>
  <body class="bg-gray-950">
    <div id="root"></div>
  </body>
</html>