Meghatron commited on
Commit
8281a77
·
verified ·
1 Parent(s): f3b528a

Initial DeepSite commit

Browse files
Files changed (3) hide show
  1. README.md +9 -6
  2. index.html +648 -19
  3. script.js +235 -0
README.md CHANGED
@@ -1,10 +1,13 @@
1
  ---
2
- title: Deepsite Project Xd7d8
3
- emoji: 💻
4
- colorFrom: indigo
5
- colorTo: green
6
  sdk: static
7
- pinned: false
 
 
8
  ---
9
 
10
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
1
  ---
2
+ title: DeepSite Project
3
+ colorFrom: purple
4
+ colorTo: purple
 
5
  sdk: static
6
+ emoji: 🖥️
7
+ tags:
8
+ - deepsite-v4
9
  ---
10
 
11
+ # DeepSite Project
12
+
13
+ This project has been created with [DeepSite](https://deepsite.hf.co) AI Vibe Coding.
index.html CHANGED
@@ -1,19 +1,648 @@
1
- <!doctype html>
2
- <html>
3
- <head>
4
- <meta charset="utf-8" />
5
- <meta name="viewport" content="width=device-width" />
6
- <title>My static Space</title>
7
- <link rel="stylesheet" href="style.css" />
8
- </head>
9
- <body>
10
- <div class="card">
11
- <h1>Welcome to your static Space!</h1>
12
- <p>You can modify this app directly by editing <i>index.html</i> in the Files and versions tab.</p>
13
- <p>
14
- Also don't forget to check the
15
- <a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
16
- </p>
17
- </div>
18
- </body>
19
- </html>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html lang="en" class="scroll-smooth">
3
+ <head>
4
+ <meta charset="UTF-8">
5
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
+ <title>Neural Nexus | Future of AI Awareness</title>
7
+ <script src="https://cdn.tailwindcss.com"></script>
8
+ <script src="https://unpkg.com/lucide@latest"></script>
9
+ <link rel="preconnect" href="https://fonts.googleapis.com">
10
+ <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
11
+ <link href="https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&family=Inter:wght@300;400;500;600;700&display=swap" rel="stylesheet">
12
+
13
+ <script>
14
+ tailwind.config = {
15
+ theme: {
16
+ extend: {
17
+ fontFamily: {
18
+ sans: ['Inter', 'sans-serif'],
19
+ display: ['Space Grotesk', 'sans-serif'],
20
+ },
21
+ colors: {
22
+ neural: {
23
+ dark: '#0a0a0f',
24
+ surface: '#13131f',
25
+ purple: '#8b5cf6',
26
+ cyan: '#06b6d4',
27
+ pink: '#ec4899',
28
+ blue: '#3b82f6',
29
+ }
30
+ },
31
+ animation: {
32
+ 'gradient-x': 'gradient-x 15s ease infinite',
33
+ 'float': 'float 6s ease-in-out infinite',
34
+ 'pulse-glow': 'pulse-glow 2s ease-in-out infinite',
35
+ 'spin-slow': 'spin 20s linear infinite',
36
+ },
37
+ keyframes: {
38
+ 'gradient-x': {
39
+ '0%, 100%': {
40
+ 'background-size': '200% 200%',
41
+ 'background-position': 'left center'
42
+ },
43
+ '50%': {
44
+ 'background-size': '200% 200%',
45
+ 'background-position': 'right center'
46
+ },
47
+ },
48
+ 'float': {
49
+ '0%, 100%': { transform: 'translateY(0)' },
50
+ '50%': { transform: 'translateY(-20px)' },
51
+ },
52
+ 'pulse-glow': {
53
+ '0%, 100%': { opacity: 0.5, transform: 'scale(1)' },
54
+ '50%': { opacity: 0.8, transform: 'scale(1.05)' },
55
+ }
56
+ }
57
+ }
58
+ }
59
+ }
60
+ </script>
61
+
62
+ <style>
63
+ body {
64
+ background-color: #0a0a0f;
65
+ color: #ffffff;
66
+ overflow-x: hidden;
67
+ }
68
+
69
+ .gradient-text {
70
+ background: linear-gradient(135deg, #8b5cf6 0%, #06b6d4 50%, #ec4899 100%);
71
+ -webkit-background-clip: text;
72
+ -webkit-text-fill-color: transparent;
73
+ background-clip: text;
74
+ }
75
+
76
+ .glass-card {
77
+ background: rgba(19, 19, 31, 0.6);
78
+ backdrop-filter: blur(20px);
79
+ border: 1px solid rgba(255, 255, 255, 0.1);
80
+ box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.37);
81
+ }
82
+
83
+ .glow-border {
84
+ position: relative;
85
+ }
86
+
87
+ .glow-border::before {
88
+ content: '';
89
+ position: absolute;
90
+ inset: -2px;
91
+ border-radius: inherit;
92
+ padding: 2px;
93
+ background: linear-gradient(135deg, #8b5cf6, #06b6d4, #ec4899);
94
+ -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
95
+ mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
96
+ -webkit-mask-composite: xor;
97
+ mask-composite: exclude;
98
+ opacity: 0;
99
+ transition: opacity 0.3s;
100
+ }
101
+
102
+ .glow-border:hover::before {
103
+ opacity: 1;
104
+ }
105
+
106
+ .grid-bg {
107
+ background-image:
108
+ linear-gradient(rgba(139, 92, 246, 0.03) 1px, transparent 1px),
109
+ linear-gradient(90deg, rgba(139, 92, 246, 0.03) 1px, transparent 1px);
110
+ background-size: 50px 50px;
111
+ }
112
+
113
+ .noise-bg {
114
+ position: fixed;
115
+ top: 0;
116
+ left: 0;
117
+ width: 100%;
118
+ height: 100%;
119
+ pointer-events: none;
120
+ z-index: 50;
121
+ opacity: 0.03;
122
+ background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");
123
+ }
124
+
125
+ .mouse-glow {
126
+ position: fixed;
127
+ width: 400px;
128
+ height: 400px;
129
+ background: radial-gradient(circle, rgba(139, 92, 246, 0.15) 0%, transparent 70%);
130
+ pointer-events: none;
131
+ z-index: 40;
132
+ transform: translate(-50%, -50%);
133
+ transition: all 0.1s ease;
134
+ }
135
+
136
+ .scramble-text {
137
+ font-family: 'Space Grotesk', monospace;
138
+ }
139
+
140
+ .resource-card {
141
+ transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
142
+ }
143
+
144
+ .resource-card:hover {
145
+ transform: translateY(-8px) scale(1.02);
146
+ }
147
+
148
+ .newsletter-input {
149
+ background: rgba(255, 255, 255, 0.05);
150
+ border: 1px solid rgba(255, 255, 255, 0.1);
151
+ transition: all 0.3s;
152
+ }
153
+
154
+ .newsletter-input:focus {
155
+ border-color: #8b5cf6;
156
+ box-shadow: 0 0 20px rgba(139, 92, 246, 0.3);
157
+ outline: none;
158
+ }
159
+
160
+ .btn-primary {
161
+ background: linear-gradient(135deg, #8b5cf6 0%, #06b6d4 100%);
162
+ transition: all 0.3s;
163
+ position: relative;
164
+ overflow: hidden;
165
+ }
166
+
167
+ .btn-primary::before {
168
+ content: '';
169
+ position: absolute;
170
+ top: 0;
171
+ left: -100%;
172
+ width: 100%;
173
+ height: 100%;
174
+ background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
175
+ transition: left 0.5s;
176
+ }
177
+
178
+ .btn-primary:hover::before {
179
+ left: 100%;
180
+ }
181
+
182
+ .btn-primary:hover {
183
+ transform: translateY(-2px);
184
+ box-shadow: 0 10px 30px -10px rgba(139, 92, 246, 0.5);
185
+ }
186
+ </style>
187
+ </head>
188
+ <body class="antialiased selection:bg-neural-purple selection:text-white">
189
+
190
+ <!-- Noise Overlay -->
191
+ <div class="noise-bg"></div>
192
+
193
+ <!-- Mouse Glow Effect -->
194
+ <div class="mouse-glow" id="mouseGlow"></div>
195
+
196
+ <!-- Navigation -->
197
+ <nav class="fixed top-0 w-full z-50 glass-card border-b border-white/5">
198
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
199
+ <div class="flex justify-between items-center h-20">
200
+ <div class="flex items-center gap-3 group cursor-pointer">
201
+ <div class="w-10 h-10 rounded-xl bg-gradient-to-br from-neural-purple to-neural-cyan flex items-center justify-center transform group-hover:rotate-12 transition-transform">
202
+ <i data-lucide="brain-circuit" class="w-6 h-6 text-white"></i>
203
+ </div>
204
+ <span class="font-display font-bold text-2xl tracking-tight">
205
+ Neural<span class="gradient-text">Nexus</span>
206
+ </span>
207
+ </div>
208
+
209
+ <div class="hidden md:flex items-center gap-8">
210
+ <a href="#awareness" class="text-sm font-medium text-gray-400 hover:text-white transition-colors">Awareness</a>
211
+ <a href="#resources" class="text-sm font-medium text-gray-400 hover:text-white transition-colors">Resources</a>
212
+ <a href="#newsletter" class="text-sm font-medium text-gray-400 hover:text-white transition-colors">Newsletter</a>
213
+ <a href="#community" class="text-sm font-medium text-gray-400 hover:text-white transition-colors">Community</a>
214
+ </div>
215
+
216
+ <div class="flex items-center gap-4">
217
+ <button class="hidden md:block text-sm font-medium text-gray-400 hover:text-white transition-colors">Sign In</button>
218
+ <button class="btn-primary px-6 py-2.5 rounded-full text-sm font-semibold text-white">
219
+ Get Started
220
+ </button>
221
+ <button class="md:hidden text-white" id="mobileMenuBtn">
222
+ <i data-lucide="menu" class="w-6 h-6"></i>
223
+ </button>
224
+ </div>
225
+ </div>
226
+ </div>
227
+
228
+ <!-- Mobile Menu -->
229
+ <div class="md:hidden hidden glass-card border-t border-white/5" id="mobileMenu">
230
+ <div class="px-4 py-6 space-y-4">
231
+ <a href="#awareness" class="block text-base font-medium text-gray-400 hover:text-white">Awareness</a>
232
+ <a href="#resources" class="block text-base font-medium text-gray-400 hover:text-white">Resources</a>
233
+ <a href="#newsletter" class="block text-base font-medium text-gray-400 hover:text-white">Newsletter</a>
234
+ <a href="#community" class="block text-base font-medium text-gray-400 hover:text-white">Community</a>
235
+ </div>
236
+ </div>
237
+ </nav>
238
+
239
+ <!-- Hero Section -->
240
+ <section class="relative min-h-screen flex items-center justify-center pt-20 overflow-hidden grid-bg">
241
+ <!-- Background Elements -->
242
+ <div class="absolute inset-0 overflow-hidden">
243
+ <div class="absolute top-1/4 left-1/4 w-96 h-96 bg-neural-purple/20 rounded-full blur-3xl animate-pulse-glow"></div>
244
+ <div class="absolute bottom-1/4 right-1/4 w-96 h-96 bg-neural-cyan/20 rounded-full blur-3xl animate-pulse-glow" style="animation-delay: 1s;"></div>
245
+ <div class="absolute top-1/2 left-1/2 transform -translate-x-1/2 -translate-y-1/2 w-[800px] h-[800px] bg-neural-pink/10 rounded-full blur-3xl animate-spin-slow"></div>
246
+ </div>
247
+
248
+ <div class="relative z-10 max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 text-center">
249
+ <div class="inline-flex items-center gap-2 px-4 py-2 rounded-full glass-card border border-neural-purple/30 mb-8 animate-float">
250
+ <span class="w-2 h-2 rounded-full bg-green-400 animate-pulse"></span>
251
+ <span class="text-sm font-medium text-gray-300">Weekly AI Insights Drop Every Monday</span>
252
+ <i data-lucide="arrow-right" class="w-4 h-4 text-neural-purple"></i>
253
+ </div>
254
+
255
+ <h1 class="font-display font-bold text-5xl md:text-7xl lg:text-8xl leading-tight mb-6">
256
+ Decode the <br />
257
+ <span class="scramble-text gradient-text" id="scrambleText">FUTURE</span>
258
+ </h1>
259
+
260
+ <p class="max-w-2xl mx-auto text-lg md:text-xl text-gray-400 mb-10 leading-relaxed">
261
+ Stay ahead of the curve with cutting-edge AI awareness, curated learning resources,
262
+ and insider tips delivered weekly to your inbox.
263
+ </p>
264
+
265
+ <div class="flex flex-col sm:flex-row gap-4 justify-center items-center mb-12">
266
+ <button class="btn-primary px-8 py-4 rounded-full text-base font-semibold text-white flex items-center gap-2 group" onclick="document.getElementById('newsletter').scrollIntoView({behavior: 'smooth'})">
267
+ Subscribe to Newsletter
268
+ <i data-lucide="zap" class="w-5 h-5 group-hover:animate-pulse"></i>
269
+ </button>
270
+ <button class="px-8 py-4 rounded-full text-base font-semibold text-white border border-white/20 hover:bg-white/5 transition-all flex items-center gap-2" onclick="document.getElementById('resources').scrollIntoView({behavior: 'smooth'})">
271
+ Explore Resources
272
+ <i data-lucide="arrow-down" class="w-5 h-5"></i>
273
+ </button>
274
+ </div>
275
+
276
+ <!-- Trust Indicators -->
277
+ <div class="flex flex-wrap justify-center gap-8 text-sm text-gray-500 font-medium">
278
+ <div class="flex items-center gap-2">
279
+ <i data-lucide="shield-check" class="w-4 h-4 text-neural-cyan"></i>
280
+ <span>Trusted by 50K+ readers</span>
281
+ </div>
282
+ <div class="flex items-center gap-2">
283
+ <i data-lucide="lock" class="w-4 h-4 text-neural-purple"></i>
284
+ <span>No spam, ever</span>
285
+ </div>
286
+ <div class="flex items-center gap-2">
287
+ <i data-lucide="refresh-cw" class="w-4 h-4 text-neural-pink"></i>
288
+ <span>Unsubscribe anytime</span>
289
+ </div>
290
+ </div>
291
+ </div>
292
+ </section>
293
+
294
+ <!-- AI Awareness Section -->
295
+ <section id="awareness" class="py-24 relative">
296
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
297
+ <div class="text-center mb-16">
298
+ <h2 class="font-display font-bold text-4xl md:text-5xl mb-4">
299
+ Why <span class="gradient-text">AI Awareness</span> Matters
300
+ </h2>
301
+ <p class="text-gray-400 max-w-2xl mx-auto text-lg">
302
+ Artificial Intelligence is reshaping every industry. Understanding its impact
303
+ isn't optional—it's essential for future-proofing your career and life.
304
+ </p>
305
+ </div>
306
+
307
+ <div class="grid md:grid-cols-3 gap-8">
308
+ <!-- Card 1 -->
309
+ <div class="glass-card glow-border rounded-2xl p-8 resource-card group">
310
+ <div class="w-14 h-14 rounded-xl bg-gradient-to-br from-neural-purple/20 to-neural-purple/5 flex items-center justify-center mb-6 group-hover:scale-110 transition-transform">
311
+ <i data-lucide="trending-up" class="w-7 h-7 text-neural-purple"></i>
312
+ </div>
313
+ <h3 class="font-display font-semibold text-xl mb-3 text-white">Rapid Evolution</h3>
314
+ <p class="text-gray-400 leading-relaxed mb-4">
315
+ AI capabilities are doubling every 6 months. Stay informed about breakthroughs
316
+ before they become mainstream.
317
+ </p>
318
+ <a href="#" class="text-neural-purple font-medium flex items-center gap-1 hover:gap-2 transition-all">
319
+ Learn more <i data-lucide="arrow-right" class="w-4 h-4"></i>
320
+ </a>
321
+ </div>
322
+
323
+ <!-- Card 2 -->
324
+ <div class="glass-card glow-border rounded-2xl p-8 resource-card group">
325
+ <div class="w-14 h-14 rounded-xl bg-gradient-to-br from-neural-cyan/20 to-neural-cyan/5 flex items-center justify-center mb-6 group-hover:scale-110 transition-transform">
326
+ <i data-lucide="briefcase" class="w-7 h-7 text-neural-cyan"></i>
327
+ </div>
328
+ <h3 class="font-display font-semibold text-xl mb-3 text-white">Career Impact</h3>
329
+ <p class="text-gray-400 leading-relaxed mb-4">
330
+ 85% of jobs will be augmented by AI by 2025. Discover how to leverage AI
331
+ rather than be replaced by it.
332
+ </p>
333
+ <a href="#" class="text-neural-cyan font-medium flex items-center gap-1 hover:gap-2 transition-all">
334
+ Explore careers <i data-lucide="arrow-right" class="w-4 h-4"></i>
335
+ </a>
336
+ </div>
337
+
338
+ <!-- Card 3 -->
339
+ <div class="glass-card glow-border rounded-2xl p-8 resource-card group">
340
+ <div class="w-14 h-14 rounded-xl bg-gradient-to-br from-neural-pink/20 to-neural-pink/5 flex items-center justify-center mb-6 group-hover:scale-110 transition-transform">
341
+ <i data-lucide="scale" class="w-7 h-7 text-neural-pink"></i>
342
+ </div>
343
+ <h3 class="font-display font-semibold text-xl mb-3 text-white">Ethical Considerations</h3>
344
+ <p class="text-gray-400 leading-relaxed mb-4">
345
+ Navigate the moral complexities of AI deployment. Privacy, bias, and
346
+ autonomy are battles being fought now.
347
+ </p>
348
+ <a href="#" class="text-neural-pink font-medium flex items-center gap-1 hover:gap-2 transition-all">
349
+ Read ethics guide <i data-lucide="arrow-right" class="w-4 h-4"></i>
350
+ </a>
351
+ </div>
352
+ </div>
353
+ </div>
354
+ </section>
355
+
356
+ <!-- Learning Resources Section -->
357
+ <section id="resources" class="py-24 relative overflow-hidden">
358
+ <div class="absolute inset-0 bg-gradient-to-b from-transparent via-neural-purple/5 to-transparent"></div>
359
+
360
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 relative z-10">
361
+ <div class="flex flex-col md:flex-row justify-between items-end mb-16 gap-6">
362
+ <div class="max-w-2xl">
363
+ <h2 class="font-display font-bold text-4xl md:text-5xl mb-4">
364
+ Curated <span class="gradient-text">Learning Paths</span>
365
+ </h2>
366
+ <p class="text-gray-400 text-lg">
367
+ Hand-picked resources ranging from beginner-friendly introductions
368
+ to advanced technical deep dives.
369
+ </p>
370
+ </div>
371
+ <button class="px-6 py-3 rounded-full border border-white/20 text-white font-medium hover:bg-white/5 transition-all flex items-center gap-2">
372
+ View All Resources
373
+ <i data-lucide="external-link" class="w-4 h-4"></i>
374
+ </button>
375
+ </div>
376
+
377
+ <div class="grid md:grid-cols-2 lg:grid-cols-4 gap-6">
378
+ <!-- Resource 1 -->
379
+ <div class="glass-card rounded-2xl overflow-hidden resource-card group cursor-pointer">
380
+ <div class="h-48 bg-gradient-to-br from-neural-purple to-blue-600 relative overflow-hidden">
381
+ <img src="https://static.photos/technology/640x360/42" alt="AI Basics" class="w-full h-full object-cover opacity-50 mix-blend-overlay group-hover:scale-110 transition-transform duration-500">
382
+ <div class="absolute inset-0 bg-gradient-to-t from-neural-dark to-transparent"></div>
383
+ <div class="absolute top-4 right-4 px-3 py-1 rounded-full bg-white/10 backdrop-blur-md text-xs font-semibold text-white border border-white/20">
384
+ Beginner
385
+ </div>
386
+ </div>
387
+ <div class="p-6">
388
+ <div class="flex items-center gap-2 mb-3">
389
+ <i data-lucide="book-open" class="w-4 h-4 text-neural-purple"></i>
390
+ <span class="text-xs font-medium text-gray-400">Foundation Course</span>
391
+ </div>
392
+ <h3 class="font-display font-semibold text-lg mb-2 text-white group-hover:text-neural-purple transition-colors">AI Fundamentals 101</h3>
393
+ <p class="text-sm text-gray-400 mb-4">Master the basics of machine learning, neural networks, and data science.</p>
394
+ <div class="flex items-center justify-between">
395
+ <span class="text-xs text-gray-500">12 lessons • 4 hours</span>
396
+ <i data-lucide="arrow-up-right" class="w-5 h-5 text-gray-400 group-hover:text-neural-purple transition-colors"></i>
397
+ </div>
398
+ </div>
399
+ </div>
400
+
401
+ <!-- Resource 2 -->
402
+ <div class="glass-card rounded-2xl overflow-hidden resource-card group cursor-pointer">
403
+ <div class="h-48 bg-gradient-to-br from-neural-cyan to-teal-600 relative overflow-hidden">
404
+ <img src="https://static.photos/technology/640x360/88" alt="Prompt Engineering" class="w-full h-full object-cover opacity-50 mix-blend-overlay group-hover:scale-110 transition-transform duration-500">
405
+ <div class="absolute inset-0 bg-gradient-to-t from-neural-dark to-transparent"></div>
406
+ <div class="absolute top-4 right-4 px-3 py-1 rounded-full bg-white/10 backdrop-blur-md text-xs font-semibold text-white border border-white/20">
407
+ Intermediate
408
+ </div>
409
+ </div>
410
+ <div class="p-6">
411
+ <div class="flex items-center gap-2 mb-3">
412
+ <i data-lucide="terminal" class="w-4 h-4 text-neural-cyan"></i>
413
+ <span class="text-xs font-medium text-gray-400">Practical Guide</span>
414
+ </div>
415
+ <h3 class="font-display font-semibold text-lg mb-2 text-white group-hover:text-neural-cyan transition-colors">Prompt Engineering Mastery</h3>
416
+ <p class="text-sm text-gray-400 mb-4">Learn to communicate effectively with LLMs and generative AI models.</p>
417
+ <div class="flex items-center justify-between">
418
+ <span class="text-xs text-gray-500">8 lessons • 3 hours</span>
419
+ <i data-lucide="arrow-up-right" class="w-5 h-5 text-gray-400 group-hover:text-neural-cyan transition-colors"></i>
420
+ </div>
421
+ </div>
422
+ </div>
423
+
424
+ <!-- Resource 3 -->
425
+ <div class="glass-card rounded-2xl overflow-hidden resource-card group cursor-pointer">
426
+ <div class="h-48 bg-gradient-to-br from-neural-pink to-rose-600 relative overflow-hidden">
427
+ <img src="https://static.photos/technology/640x360/156" alt="AI Ethics" class="w-full h-full object-cover opacity-50 mix-blend-overlay group-hover:scale-110 transition-transform duration-500">
428
+ <div class="absolute inset-0 bg-gradient-to-t from-neural-dark to-transparent"></div>
429
+ <div class="absolute top-4 right-4 px-3 py-1 rounded-full bg-white/10 backdrop-blur-md text-xs font-semibold text-white border border-white/20">
430
+ Advanced
431
+ </div>
432
+ </div>
433
+ <div class="p-6">
434
+ <div class="flex items-center gap-2 mb-3">
435
+ <i data-lucide="shield" class="w-4 h-4 text-neural-pink"></i>
436
+ <span class="text-xs font-medium text-gray-400">Case Studies</span>
437
+ </div>
438
+ <h3 class="font-display font-semibold text-lg mb-2 text-white group-hover:text-neural-pink transition-colors">AI Ethics & Governance</h3>
439
+ <p class="text-sm text-gray-400 mb-4">Deep dive into bias mitigation, responsible AI, and regulatory frameworks.</p>
440
+ <div class="flex items-center justify-between">
441
+ <span class="text-xs text-gray-500">6 lessons • 5 hours</span>
442
+ <i data-lucide="arrow-up-right" class="w-5 h-5 text-gray-400 group-hover:text-neural-pink transition-colors"></i>
443
+ </div>
444
+ </div>
445
+ </div>
446
+
447
+ <!-- Resource 4 -->
448
+ <div class="glass-card rounded-2xl overflow-hidden resource-card group cursor-pointer">
449
+ <div class="h-48 bg-gradient-to-br from-orange-500 to-yellow-500 relative overflow-hidden">
450
+ <img src="https://static.photos/technology/640x360/203" alt="Future Trends" class="w-full h-full object-cover opacity-50 mix-blend-overlay group-hover:scale-110 transition-transform duration-500">
451
+ <div class="absolute inset-0 bg-gradient-to-t from-neural-dark to-transparent"></div>
452
+ <div class="absolute top-4 right-4 px-3 py-1 rounded-full bg-white/10 backdrop-blur-md text-xs font-semibold text-white border border-white/20">
453
+ Expert
454
+ </div>
455
+ </div>
456
+ <div class="p-6">
457
+ <div class="flex items-center gap-2 mb-3">
458
+ <i data-lucide="sparkles" class="w-4 h-4 text-orange-400"></i>
459
+ <span class="text-xs font-medium text-gray-400">Future Forward</span>
460
+ </div>
461
+ <h3 class="font-display font-semibold text-lg mb-2 text-white group-hover:text-orange-400 transition-colors">Emerging Tech 2024</h3>
462
+ <p class="text-sm text-gray-400 mb-4">Explore AGI, quantum ML, and the next frontier of artificial intelligence.</p>
463
+ <div class="flex items-center justify-between">
464
+ <span class="text-xs text-gray-500">10 lessons • 6 hours</span>
465
+ <i data-lucide="arrow-up-right" class="w-5 h-5 text-gray-400 group-hover:text-orange-400 transition-colors"></i>
466
+ </div>
467
+ </div>
468
+ </div>
469
+ </div>
470
+ </div>
471
+ </section>
472
+
473
+ <!-- Newsletter Section -->
474
+ <section id="newsletter" class="py-24 relative">
475
+ <div class="max-w-5xl mx-auto px-4 sm:px-6 lg:px-8">
476
+ <div class="glass-card rounded-3xl p-8 md:p-16 relative overflow-hidden">
477
+ <!-- Decorative Elements -->
478
+ <div class="absolute top-0 right-0 w-64 h-64 bg-neural-purple/20 rounded-full blur-3xl"></div>
479
+ <div class="absolute bottom-0 left-0 w-64 h-64 bg-neural-cyan/20 rounded-full blur-3xl"></div>
480
+
481
+ <div class="relative z-10 text-center">
482
+ <div class="inline-flex items-center gap-2 px-4 py-2 rounded-full bg-white/5 border border-white/10 mb-6">
483
+ <i data-lucide="mail" class="w-4 h-4 text-neural-purple"></i>
484
+ <span class="text-sm font-medium text-gray-300">Weekly Digest</span>
485
+ </div>
486
+
487
+ <h2 class="font-display font-bold text-4xl md:text-5xl mb-4">
488
+ Get AI Tips in Your Inbox
489
+ </h2>
490
+ <p class="text-gray-400 text-lg mb-8 max-w-2xl mx-auto">
491
+ Join 50,000+ forward-thinkers receiving weekly curated AI insights,
492
+ tool recommendations, and exclusive learning resources.
493
+ </p>
494
+
495
+ <form class="max-w-md mx-auto mb-8" id="newsletterForm">
496
+ <div class="flex flex-col sm:flex-row gap-3">
497
+ <input
498
+ type="email"
499
+ placeholder="enter your email"
500
+ class="newsletter-input flex-1 px-6 py-4 rounded-full text-white placeholder-gray-500"
501
+ required
502
+ >
503
+ <button
504
+ type="submit"
505
+ class="btn-primary px-8 py-4 rounded-full font-semibold text-white whitespace-nowrap flex items-center justify-center gap-2"
506
+ id="submitBtn"
507
+ >
508
+ <span>Subscribe</span>
509
+ <i data-lucide="send" class="w-4 h-4"></i>
510
+ </button>
511
+ </div>
512
+ <p class="text-xs text-gray-500 mt-3 text-left sm:text-center">
513
+ We respect your privacy. Unsubscribe at any time.
514
+ </p>
515
+ </form>
516
+
517
+ <div class="flex flex-wrap justify-center gap-6 text-sm text-gray-400">
518
+ <div class="flex items-center gap-2">
519
+ <i data-lucide="check-circle" class="w-4 h-4 text-green-400"></i>
520
+ <span>Weekly curated content</span>
521
+ </div>
522
+ <div class="flex items-center gap-2">
523
+ <i data-lucide="check-circle" class="w-4 h-4 text-green-400"></i>
524
+ <span>Exclusive tool discounts</span>
525
+ </div>
526
+ <div class="flex items-center gap-2">
527
+ <i data-lucide="check-circle" class="w-4 h-4 text-green-400"></i>
528
+ <span>Community access</span>
529
+ </div>
530
+ </div>
531
+ </div>
532
+ </div>
533
+ </div>
534
+ </section>
535
+
536
+ <!-- Community/Stats Section -->
537
+ <section id="community" class="py-24 relative overflow-hidden">
538
+ <div class="absolute inset-0 grid-bg opacity-30"></div>
539
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 relative z-10">
540
+ <div class="grid md:grid-cols-4 gap-8 mb-16">
541
+ <div class="text-center">
542
+ <div class="font-display font-bold text-4xl md:text-5xl gradient-text mb-2 counter" data-target="50000">0</div>
543
+ <div class="text-gray-400 font-medium">Active Learners</div>
544
+ </div>
545
+ <div class="text-center">
546
+ <div class="font-display font-bold text-4xl md:text-5xl gradient-text mb-2 counter" data-target="120">0</div>
547
+ <div class="text-gray-400 font-medium">Weekly Issues</div>
548
+ </div>
549
+ <div class="text-center">
550
+ <div class="font-display font-bold text-4xl md:text-5xl gradient-text mb-2 counter" data-target="350">0</div>
551
+ <div class="text-gray-400 font-medium">Curated Resources</div>
552
+ </div>
553
+ <div class="text-center">
554
+ <div class="font-display font-bold text-4xl md:text-5xl gradient-text mb-2 counter" data-target="98">0</div>
555
+ <div class="text-gray-400 font-medium">% Satisfaction</div>
556
+ </div>
557
+ </div>
558
+
559
+ <div class="glass-card rounded-2xl p-8 md:p-12 text-center">
560
+ <h3 class="font-display font-bold text-2xl md:text-3xl mb-4">Join the Community</h3>
561
+ <p class="text-gray-400 mb-8 max-w-2xl mx-auto">
562
+ Connect with fellow AI enthusiasts, share insights, and get early access to new features
563
+ and exclusive content.
564
+ </p>
565
+ <div class="flex flex-col sm:flex-row gap-4 justify-center">
566
+ <button class="px-8 py-3 rounded-full bg-white/5 border border-white/10 text-white font-medium hover:bg-white/10 transition-all flex items-center justify-center gap-2">
567
+ <i data-lucide="message-circle" class="w-5 h-5"></i>
568
+ Join Discord
569
+ </button>
570
+ <button class="px-8 py-3 rounded-full bg-white/5 border border-white/10 text-white font-medium hover:bg-white/10 transition-all flex items-center justify-center gap-2">
571
+ <i data-lucide="twitter" class="w-5 h-5"></i>
572
+ Follow on X
573
+ </button>
574
+ </div>
575
+ </div>
576
+ </div>
577
+ </section>
578
+
579
+ <!-- Footer -->
580
+ <footer class="border-t border-white/5 py-12 relative">
581
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
582
+ <div class="grid md:grid-cols-4 gap-8 mb-12">
583
+ <div class="md:col-span-2">
584
+ <div class="flex items-center gap-3 mb-4">
585
+ <div class="w-8 h-8 rounded-lg bg-gradient-to-br from-neural-purple to-neural-cyan flex items-center justify-center">
586
+ <i data-lucide="brain-circuit" class="w-5 h-5 text-white"></i>
587
+ </div>
588
+ <span class="font-display font-bold text-xl">Neural<span class="gradient-text">Nexus</span></span>
589
+ </div>
590
+ <p class="text-gray-400 text-sm max-w-sm mb-6">
591
+ Empowering the next generation of AI-literate professionals through
592
+ awareness, education, and community.
593
+ </p>
594
+ <div class="flex gap-4">
595
+ <a href="#" class="w-10 h-10 rounded-full bg-white/5 flex items-center justify-center text-gray-400 hover:text-white hover:bg-white/10 transition-all">
596
+ <i data-lucide="twitter" class="w-5 h-5"></i>
597
+ </a>
598
+ <a href="#" class="w-10 h-10 rounded-full bg-white/5 flex items-center justify-center text-gray-400 hover:text-white hover:bg-white/10 transition-all">
599
+ <i data-lucide="github" class="w-5 h-5"></i>
600
+ </a>
601
+ <a href="#" class="w-10 h-10 rounded-full bg-white/5 flex items-center justify-center text-gray-400 hover:text-white hover:bg-white/10 transition-all">
602
+ <i data-lucide="linkedin" class="w-5 h-5"></i>
603
+ </a>
604
+ <a href="#" class="w-10 h-10 rounded-full bg-white/5 flex items-center justify-center text-gray-400 hover:text-white hover:bg-white/10 transition-all">
605
+ <i data-lucide="youtube" class="w-5 h-5"></i>
606
+ </a>
607
+ </div>
608
+ </div>
609
+
610
+ <div>
611
+ <h4 class="font-semibold text-white mb-4">Platform</h4>
612
+ <ul class="space-y-2 text-sm text-gray-400">
613
+ <li><a href="#" class="hover:text-white transition-colors">Resources</a></li>
614
+ <li><a href="#" class="hover:text-white transition-colors">Newsletter</a></li>
615
+ <li><a href="#" class="hover:text-white transition-colors">Community</a></li>
616
+ <li><a href="#" class="hover:text-white transition-colors">Pricing</a></li>
617
+ </ul>
618
+ </div>
619
+
620
+ <div>
621
+ <h4 class="font-semibold text-white mb-4">Company</h4>
622
+ <ul class="space-y-2 text-sm text-gray-400">
623
+ <li><a href="#" class="hover:text-white transition-colors">About</a></li>
624
+ <li><a href="#" class="hover:text-white transition-colors">Blog</a></li>
625
+ <li><a href="#" class="hover:text-white transition-colors">Careers</a></li>
626
+ <li><a href="#" class="hover:text-white transition-colors">Contact</a></li>
627
+ </ul>
628
+ </div>
629
+ </div>
630
+
631
+ <div class="border-t border-white/5 pt-8 flex flex-col md:flex-row justify-between items-center gap-4">
632
+ <p class="text-sm text-gray-500">© 2024 Neural Nexus. All rights reserved.</p>
633
+ <div class="flex gap-6 text-sm text-gray-500">
634
+ <a href="#" class="hover:text-white transition-colors">Privacy Policy</a>
635
+ <a href="#" class="hover:text-white transition-colors">Terms of Service</a>
636
+ <a href="#" class="hover:text-white transition-colors">Cookie Settings</a>
637
+ </div>
638
+ </div>
639
+ </div>
640
+ </footer>
641
+
642
+ <script src="script.js"></script>
643
+ <script>
644
+ lucide.createIcons();
645
+ </script>
646
+ <script src="https://deepsite.hf.co/deepsite-badge.js"></script>
647
+ </body>
648
+ </html>
script.js ADDED
@@ -0,0 +1,235 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ // Mouse glow effect
2
+ document.addEventListener('mousemove', (e) => {
3
+ const glow = document.getElementById('mouseGlow');
4
+ if (glow) {
5
+ glow.style.left = e.clientX + 'px';
6
+ glow.style.top = e.clientY + 'px';
7
+ }
8
+ });
9
+
10
+ // Text scramble effect
11
+ class TextScramble {
12
+ constructor(el) {
13
+ this.el = el;
14
+ this.chars = '!<>-_\\/[]{}—=+*^?#________';
15
+ this.update = this.update.bind(this);
16
+ }
17
+
18
+ setText(newText) {
19
+ const oldText = this.el.innerText;
20
+ const length = Math.max(oldText.length, newText.length);
21
+ const promise = new Promise((resolve) => this.resolve = resolve);
22
+ this.queue = [];
23
+
24
+ for (let i = 0; i < length; i++) {
25
+ const from = oldText[i] || '';
26
+ const to = newText[i] || '';
27
+ const start = Math.floor(Math.random() * 40);
28
+ const end = start + Math.floor(Math.random() * 40);
29
+ this.queue.push({ from, to, start, end });
30
+ }
31
+
32
+ cancelAnimationFrame(this.frameRequest);
33
+ this.frame = 0;
34
+ this.update();
35
+ return promise;
36
+ }
37
+
38
+ update() {
39
+ let output = '';
40
+ let complete = 0;
41
+
42
+ for (let i = 0, n = this.queue.length; i < n; i++) {
43
+ let { from, to, start, end, char } = this.queue[i];
44
+
45
+ if (this.frame >= end) {
46
+ complete++;
47
+ output += to;
48
+ } else if (this.frame >= start) {
49
+ if (!char || Math.random() < 0.28) {
50
+ char = this.randomChar();
51
+ this.queue[i].char = char;
52
+ }
53
+ output += `<span class="text-neural-purple">${char}</span>`;
54
+ } else {
55
+ output += from;
56
+ }
57
+ }
58
+
59
+ this.el.innerHTML = output;
60
+
61
+ if (complete === this.queue.length) {
62
+ this.resolve();
63
+ } else {
64
+ this.frameRequest = requestAnimationFrame(this.update);
65
+ this.frame++;
66
+ }
67
+ }
68
+
69
+ randomChar() {
70
+ return this.chars[Math.floor(Math.random() * this.chars.length)];
71
+ }
72
+ }
73
+
74
+ // Initialize scramble effect
75
+ const phrases = ['FUTURE', 'INTELLIGENCE', 'POSSIBILITIES', 'EVOLUTION', 'TOMORROW'];
76
+ let counter = 0;
77
+ const el = document.getElementById('scrambleText');
78
+ const fx = new TextScramble(el);
79
+
80
+ const next = () => {
81
+ fx.setText(phrases[counter]).then(() => {
82
+ setTimeout(next, 3000);
83
+ });
84
+ counter = (counter + 1) % phrases.length;
85
+ };
86
+
87
+ if (el) {
88
+ setTimeout(next, 2000);
89
+ }
90
+
91
+ // Mobile menu toggle
92
+ const mobileMenuBtn = document.getElementById('mobileMenuBtn');
93
+ const mobileMenu = document.getElementById('mobileMenu');
94
+
95
+ if (mobileMenuBtn && mobileMenu) {
96
+ mobileMenuBtn.addEventListener('click', () => {
97
+ mobileMenu.classList.toggle('hidden');
98
+ });
99
+ }
100
+
101
+ // Newsletter form handling
102
+ const newsletterForm = document.getElementById('newsletterForm');
103
+ const submitBtn = document.getElementById('submitBtn');
104
+
105
+ if (newsletterForm) {
106
+ newsletterForm.addEventListener('submit', (e) => {
107
+ e.preventDefault();
108
+ const email = newsletterForm.querySelector('input[type="email"]').value;
109
+
110
+ // Simulate submission
111
+ submitBtn.innerHTML = '<span class="animate-spin inline-block w-4 h-4 border-2 border-white border-t-transparent rounded-full mr-2"></span>Subscribing...';
112
+ submitBtn.disabled = true;
113
+
114
+ setTimeout(() => {
115
+ submitBtn.innerHTML = '<i data-lucide="check" class="w-4 h-4 mr-2"></i>Subscribed!';
116
+ submitBtn.classList.remove('btn-primary');
117
+ submitBtn.classList.add('bg-green-500');
118
+ lucide.createIcons();
119
+
120
+ // Reset after 3 seconds
121
+ setTimeout(() => {
122
+ submitBtn.innerHTML = '<span>Subscribe</span><i data-lucide="send" class="w-4 h-4"></i>';
123
+ submitBtn.classList.add('btn-primary');
124
+ submitBtn.classList.remove('bg-green-500');
125
+ submitBtn.disabled = false;
126
+ newsletterForm.reset();
127
+ lucide.createIcons();
128
+ }, 3000);
129
+ }, 1500);
130
+ });
131
+ }
132
+
133
+ // Counter animation
134
+ const counters = document.querySelectorAll('.counter');
135
+ const animateCounter = (counter) => {
136
+ const target = parseInt(counter.getAttribute('data-target'));
137
+ const duration = 2000;
138
+ const increment = target / (duration / 16);
139
+ let current = 0;
140
+
141
+ const updateCounter = () => {
142
+ current += increment;
143
+ if (current < target) {
144
+ counter.innerText = Math.floor(current).toLocaleString();
145
+ requestAnimationFrame(updateCounter);
146
+ } else {
147
+ counter.innerText = target.toLocaleString() + (target === 98 ? '%' : '+');
148
+ }
149
+ };
150
+
151
+ updateCounter();
152
+ };
153
+
154
+ // Intersection Observer for counters
155
+ const observerOptions = {
156
+ threshold: 0.5
157
+ };
158
+
159
+ const observer = new IntersectionObserver((entries) => {
160
+ entries.forEach(entry => {
161
+ if (entry.isIntersecting) {
162
+ if (entry.target.classList.contains('counter')) {
163
+ animateCounter(entry.target);
164
+ observer.unobserve(entry.target);
165
+ }
166
+ }
167
+ });
168
+ }, observerOptions);
169
+
170
+ counters.forEach(counter => observer.observe(counter));
171
+
172
+ // Smooth scroll for anchor links
173
+ document.querySelectorAll('a[href^="#"]').forEach(anchor => {
174
+ anchor.addEventListener('click', function (e) {
175
+ e.preventDefault();
176
+ const target = document.querySelector(this.getAttribute('href'));
177
+ if (target) {
178
+ target.scrollIntoView({
179
+ behavior: 'smooth',
180
+ block: 'start'
181
+ });
182
+ // Close mobile menu if open
183
+ if (mobileMenu && !mobileMenu.classList.contains('hidden')) {
184
+ mobileMenu.classList.add('hidden');
185
+ }
186
+ }
187
+ });
188
+ });
189
+
190
+ // Scroll reveal animation
191
+ const revealElements = document.querySelectorAll('.resource-card');
192
+ const revealObserver = new IntersectionObserver((entries) => {
193
+ entries.forEach((entry, index) => {
194
+ if (entry.isIntersecting) {
195
+ setTimeout(() => {
196
+ entry.target.style.opacity = '1';
197
+ entry.target.style.transform = 'translateY(0)';
198
+ }, index * 100);
199
+ revealObserver.unobserve(entry.target);
200
+ }
201
+ });
202
+ }, { threshold: 0.1 });
203
+
204
+ revealElements.forEach((el, index) => {
205
+ el.style.opacity = '0';
206
+ el.style.transform = 'translateY(20px)';
207
+ el.style.transition = 'all 0.6s ease-out';
208
+ revealObserver.observe(el);
209
+ });
210
+
211
+ // Parallax effect for hero section
212
+ window.addEventListener('scroll', () => {
213
+ const scrolled = window.pageYOffset;
214
+ const parallaxElements = document.querySelectorAll('.animate-float');
215
+
216
+ parallaxElements.forEach((el, index) => {
217
+ const speed = 0.5 + (index * 0.1);
218
+ el.style.transform = `translateY(${scrolled * speed}px)`;
219
+ });
220
+ });
221
+
222
+ // Add glow effect to cards on mouse move
223
+ document.querySelectorAll('.glass-card').forEach(card => {
224
+ card.addEventListener('mousemove', (e) => {
225
+ const rect = card.getBoundingClientRect();
226
+ const x = e.clientX - rect.left;
227
+ const y = e.clientY - rect.top;
228
+
229
+ card.style.background = `radial-gradient(circle at ${x}px ${y}px, rgba(139, 92, 246, 0.1), rgba(19, 19, 31, 0.6))`;
230
+ });
231
+
232
+ card.addEventListener('mouseleave', () => {
233
+ card.style.background = 'rgba(19, 19, 31, 0.6)';
234
+ });
235
+ });