-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
754 lines (702 loc) Β· 29.7 KB
/
index.html
File metadata and controls
754 lines (702 loc) Β· 29.7 KB
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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description"
content="Lumipuchi - Premium artisan keychains that illuminate your style. Discover our cosmic collection of handcrafted keychains.">
<title>Lumipuchi | Premium Artisan Keychains</title>
<!-- Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link
href="https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700&family=Poppins:wght@300;400;500;600;700&family=Quicksand:wght@400;500;600;700&display=swap"
rel="stylesheet">
<!-- Three.js -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/three.js/r128/three.min.js"></script>
<!-- Styles -->
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="premium-features.css">
<link rel="stylesheet" href="pages.css">
</head>
<body>
<!-- Cosmic Particles Background -->
<canvas id="cosmic-canvas"></canvas>
<!-- Header -->
<header class="site-header">
<nav>
<a href="index.html" class="logo-wrapper">
<span class="logo">Lumipuchi</span>
<span class="logo-tagline">ILLUMINATE YOUR STYLE</span>
</a>
<ul class="nav-links">
<li><a href="index.html" class="active">Home</a></li>
<li><a href="shop.html">Shop</a></li>
<li><a href="categories.html">Categories</a></li>
<li><a href="about.html">About</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
<div class="nav-actions">
<div class="search-container">
<input type="text" class="search-input" placeholder="Search keychains...">
<button class="nav-btn" id="search-btn" aria-label="Search">
<svg class="nav-icon" viewBox="0 0 24 24">
<circle cx="11" cy="11" r="8" />
<path d="M21 21l-4.35-4.35" />
</svg>
</button>
</div>
<button class="nav-btn" id="cart-btn" aria-label="Cart">
<svg class="nav-icon" viewBox="0 0 24 24">
<circle cx="9" cy="21" r="1" />
<circle cx="20" cy="21" r="1" />
<path d="M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6" />
</svg>
<span class="cart-badge" id="cart-count">0</span>
</button>
<a href="account.html" class="nav-btn" aria-label="Account">
<svg class="nav-icon" viewBox="0 0 24 24">
<path d="M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2" />
<circle cx="12" cy="7" r="4" />
</svg>
</a>
<button class="theme-toggle" id="theme-toggle" aria-label="Toggle theme">
<svg id="theme-icon" viewBox="0 0 24 24" fill="currentColor">
<path d="M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z" />
</svg>
</button>
</div>
<button class="mobile-menu-btn" id="mobile-menu-btn" aria-label="Menu">
<span></span>
<span></span>
<span></span>
</button>
</nav>
</header>
<!-- Hero Section with 3D Keychain -->
<section class="hero" id="hero">
<div class="hero-content">
<div class="hero-text">
<span class="hero-badge">β¨ Premium Collection 2026</span>
<h1 class="hero-title">
<span class="word-animate">Illuminate</span>
<span class="word-animate">Your</span>
<span class="word-animate highlight">Style</span>
</h1>
<p class="hero-description">
Discover our cosmic collection of handcrafted keychains.
Each piece is a tiny universe of artistry, designed to make
your everyday carry extraordinary.
</p>
<div class="hero-actions">
<a href="#products" class="cta-btn primary">
<span>Explore Collection</span>
<svg viewBox="0 0 24 24" width="20" height="20">
<path d="M5 12h14M12 5l7 7-7 7" stroke="currentColor" stroke-width="2" fill="none" />
</svg>
</a>
<a href="#about" class="cta-btn secondary">Learn More</a>
</div>
<div class="hero-stats">
<div class="stat">
<span class="stat-number">500+</span>
<span class="stat-label">Unique Designs</span>
</div>
<div class="stat">
<span class="stat-number">50K+</span>
<span class="stat-label">Happy Customers</span>
</div>
<div class="stat">
<span class="stat-number">4.9</span>
<span class="stat-label">Rating</span>
</div>
</div>
</div>
<div class="hero-3d">
<div class="hero-3d-container" id="hero-3d-container">
<!-- Three.js will render here -->
</div>
<div class="floating-elements">
<span class="floating-star" style="--delay: 0s; --x: 20%; --y: 30%;">β¦</span>
<span class="floating-star" style="--delay: 1s; --x: 80%; --y: 20%;">β§</span>
<span class="floating-star" style="--delay: 2s; --x: 70%; --y: 80%;">β¦</span>
<span class="floating-star" style="--delay: 0.5s; --x: 15%; --y: 70%;">β§</span>
</div>
</div>
</div>
<div class="scroll-indicator">
<span>Scroll to Explore</span>
<div class="scroll-arrow"></div>
</div>
</section>
<!-- Featured Categories -->
<section class="categories" id="categories">
<div class="container">
<div class="section-header">
<span class="section-badge">Categories</span>
<h2 class="section-title">Find Your Perfect Match</h2>
<p class="section-subtitle">Explore our curated collections</p>
</div>
<div class="category-grid">
<div class="category-card" data-category="kawaii">
<div class="category-3d">
<div class="category-icon">πΆ</div>
</div>
<h3>Kawaii Plush</h3>
<p>Adorable fluffy keychains</p>
<span class="category-count">6 items</span>
</div>
<div class="category-card" data-category="food">
<div class="category-3d">
<div class="category-icon">π</div>
</div>
<h3>Food & Bakery</h3>
<p>Yummy-looking treats</p>
<span class="category-count">4 items</span>
</div>
<div class="category-card" data-category="limited">
<div class="category-3d">
<div class="category-icon">π</div>
</div>
<h3>Limited Edition</h3>
<p>Premium deluxe versions</p>
<span class="category-count">2 items</span>
</div>
<div class="category-card" data-category="custom">
<div class="category-3d">
<div class="category-icon">βοΈ</div>
</div>
<h3>Custom Design</h3>
<p>Create your own</p>
<span class="category-count">Unlimited</span>
</div>
</div>
</div>
</section>
<!-- Products Section -->
<section class="products-section" id="products">
<div class="container">
<div class="section-header">
<span class="section-badge">Shop Now</span>
<h2 class="section-title">Best Sellers</h2>
<p class="section-subtitle">Our most loved keychains chosen by our community</p>
</div>
<div class="product-filters">
<button class="filter-btn active" data-filter="all">All</button>
<button class="filter-btn" data-filter="kawaii">Kawaii Plush</button>
<button class="filter-btn" data-filter="food">Food & Bakery</button>
<button class="filter-btn" data-filter="limited">Limited Edition</button>
</div>
<div class="product-grid" id="product-grid">
<!-- Product 1 - Fluffy Puppy -->
<div class="product-card" data-category="kawaii" data-id="1">
<div class="product-3d-wrapper">
<div class="product-image">
<img src="assets/images/fluffy-puppy.jpg" alt="Fluffy Puppy Keychain">
<div class="product-overlay">
<button class="quick-view-btn" data-id="1">Quick View</button>
</div>
</div>
<div class="product-badge">Hot π₯</div>
</div>
<div class="product-info">
<span class="product-category">Kawaii Plush</span>
<h3 class="product-name">Fluffy Puppy</h3>
<p class="product-description">Adorable white puppy with pink bow</p>
<div class="product-footer">
<div class="product-price">
<span class="current-price">βΉ299</span>
<span class="original-price">βΉ399</span>
</div>
<button class="add-to-cart-btn" data-id="1" data-name="Fluffy Puppy" data-price="299"
data-image="assets/images/fluffy-puppy.jpg">
<svg viewBox="0 0 24 24" width="18" height="18">
<path d="M12 5v14M5 12h14" stroke="currentColor" stroke-width="2" fill="none" />
</svg>
</button>
</div>
</div>
</div>
<!-- Product 2 - Fluffy Bear -->
<div class="product-card" data-category="kawaii" data-id="2">
<div class="product-3d-wrapper">
<div class="product-image">
<img src="assets/images/fluffy-bear.jpg" alt="Fluffy Bear Keychain">
<div class="product-overlay">
<button class="quick-view-btn" data-id="2">Quick View</button>
</div>
</div>
<div class="product-badge new">New β¨</div>
</div>
<div class="product-info">
<span class="product-category">Kawaii Plush</span>
<h3 class="product-name">Fluffy Bear</h3>
<p class="product-description">Cute white bear with blue clip</p>
<div class="product-footer">
<div class="product-price">
<span class="current-price">βΉ349</span>
</div>
<button class="add-to-cart-btn" data-id="2" data-name="Fluffy Bear" data-price="349"
data-image="assets/images/fluffy-bear.jpg">
<svg viewBox="0 0 24 24" width="18" height="18">
<path d="M12 5v14M5 12h14" stroke="currentColor" stroke-width="2" fill="none" />
</svg>
</button>
</div>
</div>
</div>
<!-- Product 3 - Fluffy Cat -->
<div class="product-card" data-category="kawaii" data-id="3">
<div class="product-3d-wrapper">
<div class="product-image">
<img src="assets/images/fluffy-cat.jpg" alt="Fluffy Cat Keychain">
<div class="product-overlay">
<button class="quick-view-btn" data-id="3">Quick View</button>
</div>
</div>
<div class="product-badge">Handmade π</div>
</div>
<div class="product-info">
<span class="product-category">Kawaii Plush</span>
<h3 class="product-name">Fluffy Cat</h3>
<p class="product-description">Handmade cat with blue bow</p>
<div class="product-footer">
<div class="product-price">
<span class="current-price">βΉ399</span>
</div>
<button class="add-to-cart-btn" data-id="3" data-name="Fluffy Cat" data-price="399"
data-image="assets/images/fluffy-cat.jpg">
<svg viewBox="0 0 24 24" width="18" height="18">
<path d="M12 5v14M5 12h14" stroke="currentColor" stroke-width="2" fill="none" />
</svg>
</button>
</div>
</div>
</div>
<!-- Product 4 - Bread Keychain -->
<div class="product-card" data-category="food" data-id="4">
<div class="product-3d-wrapper">
<div class="product-image">
<img src="assets/images/bread-keychain.jpg" alt="Happy Baguette Keychain">
<div class="product-overlay">
<button class="quick-view-btn" data-id="4">Quick View</button>
</div>
</div>
<div class="product-badge new">New β¨</div>
</div>
<div class="product-info">
<span class="product-category">Food & Bakery</span>
<h3 class="product-name">Happy Baguette</h3>
<p class="product-description">Cute smiling bread plush</p>
<div class="product-footer">
<div class="product-price">
<span class="current-price">βΉ249</span>
</div>
<button class="add-to-cart-btn" data-id="4" data-name="Happy Baguette" data-price="249"
data-image="assets/images/bread-keychain.jpg">
<svg viewBox="0 0 24 24" width="18" height="18">
<path d="M12 5v14M5 12h14" stroke="currentColor" stroke-width="2" fill="none" />
</svg>
</button>
</div>
</div>
</div>
<!-- Product 5 - Cookie Keychain -->
<div class="product-card" data-category="food" data-id="5">
<div class="product-3d-wrapper">
<div class="product-image">
<img src="assets/images/cookie-keychain.jpg" alt="Choco Cookie Keychain">
<div class="product-overlay">
<button class="quick-view-btn" data-id="5">Quick View</button>
</div>
</div>
<div class="product-badge">Hot π₯</div>
</div>
<div class="product-info">
<span class="product-category">Food & Bakery</span>
<h3 class="product-name">Choco Cookie</h3>
<p class="product-description">Adorable chocolate chip cookie</p>
<div class="product-footer">
<div class="product-price">
<span class="current-price">βΉ249</span>
</div>
<button class="add-to-cart-btn" data-id="5" data-name="Choco Cookie" data-price="249"
data-image="assets/images/cookie-keychain.jpg">
<svg viewBox="0 0 24 24" width="18" height="18">
<path d="M12 5v14M5 12h14" stroke="currentColor" stroke-width="2" fill="none" />
</svg>
</button>
</div>
</div>
</div>
<!-- Product 6 - Fluffy Puppy Deluxe -->
<div class="product-card" data-category="limited" data-id="6">
<div class="product-3d-wrapper">
<div class="product-image">
<img src="assets/images/fluffy-puppy.jpg" alt="Fluffy Puppy Deluxe Keychain">
<div class="product-overlay">
<button class="quick-view-btn" data-id="6">Quick View</button>
</div>
</div>
<div class="product-badge limited">Limited π</div>
</div>
<div class="product-info">
<span class="product-category">Limited Edition</span>
<h3 class="product-name">Fluffy Puppy Deluxe</h3>
<p class="product-description">Premium version with gift box</p>
<div class="product-footer">
<div class="product-price">
<span class="current-price">βΉ499</span>
</div>
<button class="add-to-cart-btn" data-id="6" data-name="Fluffy Puppy Deluxe" data-price="499"
data-image="assets/images/fluffy-puppy.jpg">
<svg viewBox="0 0 24 24" width="18" height="18">
<path d="M12 5v14M5 12h14" stroke="currentColor" stroke-width="2" fill="none" />
</svg>
</button>
</div>
</div>
</div>
</div>
<div class="view-all-wrapper">
<a href="shop.html" class="view-all-btn">
View All Products
<svg viewBox="0 0 24 24" width="20" height="20">
<path d="M5 12h14M12 5l7 7-7 7" stroke="currentColor" stroke-width="2" fill="none" />
</svg>
</a>
</div>
</div>
</section>
<!-- About Section -->
<section class="about-section" id="about">
<div class="container">
<div class="about-grid">
<div class="about-visual">
<div class="about-3d-showcase" id="about-3d-showcase">
<div class="showcase-ring ring-1"></div>
<div class="showcase-ring ring-2"></div>
<div class="showcase-ring ring-3"></div>
<div class="showcase-center">
<span class="showcase-emoji">π</span>
</div>
</div>
</div>
<div class="about-content">
<span class="section-badge">Our Story</span>
<h2 class="section-title">Crafted with Cosmic Love</h2>
<p class="about-text">
Lumipuchi began as a passion project in a small studio, born from a love of
tiny art and cosmic wonder. Each keychain is a handcrafted masterpiece,
designed to bring a touch of magic to your everyday life.
</p>
<p class="about-text">
We believe that even the smallest accessories can make the biggest statements.
Our artisans pour their hearts into every detail, from the swirling galaxies
to the delicate floral patterns.
</p>
<div class="about-features">
<div class="feature">
<div class="feature-icon">π¨</div>
<div class="feature-text">
<h4>Handcrafted</h4>
<p>Each piece made with love</p>
</div>
</div>
<div class="feature">
<div class="feature-icon">β»οΈ</div>
<div class="feature-text">
<h4>Eco-Friendly</h4>
<p>Sustainable materials</p>
</div>
</div>
<div class="feature">
<div class="feature-icon">π</div>
<div class="feature-text">
<h4>Worldwide Shipping</h4>
<p>We ship to 50+ countries</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Testimonials -->
<section class="testimonials" id="testimonials">
<div class="container">
<div class="section-header">
<span class="section-badge">Reviews</span>
<h2 class="section-title">What Our Customers Say</h2>
</div>
<div class="testimonial-slider">
<div class="testimonial-track" id="testimonial-track">
<div class="testimonial-card">
<div class="testimonial-rating">βββββ</div>
<p class="testimonial-text">"The Nebula Dreams keychain is absolutely stunning! The colors are so vibrant
and the quality is incredible. Worth every rupee!"</p>
<div class="testimonial-author">
<div class="author-avatar">P</div>
<div class="author-info">
<h4>Priya Sharma</h4>
<span>Verified Buyer</span>
</div>
</div>
</div>
<div class="testimonial-card">
<div class="testimonial-rating">βββββ</div>
<p class="testimonial-text">"I've received so many compliments on my Cherry Blossom keychain. It's become my
signature accessory. Ordering more for gifts!"</p>
<div class="testimonial-author">
<div class="author-avatar">A</div>
<div class="author-info">
<h4>Arjun Patel</h4>
<span>Verified Buyer</span>
</div>
</div>
</div>
<div class="testimonial-card">
<div class="testimonial-rating">βββββ</div>
<p class="testimonial-text">"The attention to detail is remarkable. My Golden Hour keychain arrived in
beautiful packaging. Lumipuchi is now my go-to for gifts."</p>
<div class="testimonial-author">
<div class="author-avatar">M</div>
<div class="author-info">
<h4>Meera Reddy</h4>
<span>Verified Buyer</span>
</div>
</div>
</div>
</div>
<div class="slider-controls">
<button class="slider-btn prev" id="prev-testimonial">
<svg viewBox="0 0 24 24" width="24" height="24">
<path d="M15 18l-6-6 6-6" stroke="currentColor" stroke-width="2" fill="none" />
</svg>
</button>
<button class="slider-btn next" id="next-testimonial">
<svg viewBox="0 0 24 24" width="24" height="24">
<path d="M9 18l6-6-6-6" stroke="currentColor" stroke-width="2" fill="none" />
</svg>
</button>
</div>
</div>
</div>
</section>
<!-- Newsletter -->
<section class="newsletter" id="newsletter">
<div class="container">
<div class="newsletter-card">
<div class="newsletter-content">
<span class="newsletter-icon">π</span>
<h2>Join the Lumipuchi Family</h2>
<p>Subscribe for exclusive offers, new arrivals, and a 10% discount on your first order!</p>
<form class="newsletter-form" id="newsletter-form">
<input type="email" placeholder="Enter your email" required>
<button type="submit" class="cta-btn primary">Subscribe β¨</button>
</form>
</div>
<div class="newsletter-visual">
<div class="floating-keychains">
<span class="floating-keychain" style="--delay: 0s;">ποΈ</span>
<span class="floating-keychain" style="--delay: 0.5s;">β¨</span>
<span class="floating-keychain" style="--delay: 1s;">π</span>
</div>
</div>
</div>
</div>
</section>
<!-- Contact Section -->
<section class="contact-section" id="contact">
<div class="container">
<div class="section-header">
<span class="section-badge">Get in Touch</span>
<h2 class="section-title">Contact Us</h2>
<p class="section-subtitle">We'd love to hear from you</p>
</div>
<div class="contact-grid">
<div class="contact-info">
<div class="contact-item">
<div class="contact-icon">π§</div>
<div>
<h4>Email</h4>
<p>hello@lumipuchi.com</p>
</div>
</div>
<div class="contact-item">
<div class="contact-icon">π</div>
<div>
<h4>Location</h4>
<p>West Bengal, India</p>
</div>
</div>
<div class="contact-item">
<div class="contact-icon">β°</div>
<div>
<h4>Hours</h4>
<p>Mon-Sat: 10am - 7pm IST</p>
</div>
</div>
<div class="social-links">
<a href="#" class="social-link" aria-label="Instagram">
<svg viewBox="0 0 24 24" width="24" height="24">
<rect x="2" y="2" width="20" height="20" rx="5" ry="5" stroke="currentColor" stroke-width="2"
fill="none" />
<path d="M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z" stroke="currentColor" stroke-width="2"
fill="none" />
<circle cx="17.5" cy="6.5" r="1.5" fill="currentColor" />
</svg>
</a>
<a href="#" class="social-link" aria-label="Twitter">
<svg viewBox="0 0 24 24" width="24" height="24">
<path
d="M23 3a10.9 10.9 0 0 1-3.14 1.53 4.48 4.48 0 0 0-7.86 3v1A10.66 10.66 0 0 1 3 4s-4 9 5 13a11.64 11.64 0 0 1-7 2c9 5 20 0 20-11.5a4.5 4.5 0 0 0-.08-.83A7.72 7.72 0 0 0 23 3z"
stroke="currentColor" stroke-width="2" fill="none" />
</svg>
</a>
<a href="#" class="social-link" aria-label="Pinterest">
<svg viewBox="0 0 24 24" width="24" height="24">
<path
d="M12 2C6.48 2 2 6.48 2 12c0 4.25 2.67 7.87 6.42 9.29-.09-.78-.17-1.98.03-2.84.19-.78 1.22-5.16 1.22-5.16s-.31-.62-.31-1.54c0-1.45.84-2.53 1.88-2.53.89 0 1.32.67 1.32 1.47 0 .89-.57 2.23-.87 3.47-.25 1.05.53 1.9 1.56 1.9 1.87 0 3.31-1.97 3.31-4.82 0-2.52-1.81-4.28-4.4-4.28-3 0-4.76 2.25-4.76 4.57 0 .91.35 1.88.78 2.41.09.11.1.2.07.31-.08.31-.26 1.01-.29 1.15-.05.19-.16.23-.36.14-1.34-.62-2.18-2.58-2.18-4.15 0-3.38 2.46-6.48 7.08-6.48 3.72 0 6.61 2.65 6.61 6.18 0 3.69-2.33 6.67-5.56 6.67-1.09 0-2.11-.57-2.46-1.23l-.67 2.55c-.24.93-.89 2.1-1.33 2.81.99.31 2.05.47 3.15.47 5.52 0 10-4.48 10-10S17.52 2 12 2z"
stroke="currentColor" stroke-width="1" fill="none" />
</svg>
</a>
</div>
</div>
<form class="contact-form" id="contact-form">
<div class="form-group">
<input type="text" id="contact-name" placeholder="Your Name" required>
</div>
<div class="form-group">
<input type="email" id="contact-email" placeholder="Your Email" required>
</div>
<div class="form-group">
<textarea id="contact-message" placeholder="Your Message" rows="5" required></textarea>
</div>
<button type="submit" class="cta-btn primary">Send Message β¨</button>
</form>
</div>
</div>
</section>
<!-- Footer -->
<footer class="site-footer">
<div class="footer-grid">
<div class="footer-section">
<a href="index.html" class="footer-logo">Lumipuchi</a>
<p>Illuminating your everyday with handcrafted cosmic keychains. Each piece tells a story.</p>
<div class="footer-social">
<a href="#" aria-label="Instagram">π·</a>
<a href="#" aria-label="Twitter">π¦</a>
<a href="#" aria-label="Pinterest">π</a>
</div>
</div>
<div class="footer-section">
<h3>Quick Links</h3>
<ul class="footer-links">
<li><a href="index.html">Home</a></li>
<li><a href="#products">Shop</a></li>
<li><a href="#about">About Us</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</div>
<div class="footer-section">
<h3>Customer Care</h3>
<ul class="footer-links">
<li><a href="#">FAQ</a></li>
<li><a href="#">Shipping Info</a></li>
<li><a href="#">Returns</a></li>
<li><a href="#">Track Order</a></li>
</ul>
</div>
<div class="footer-section">
<h3>Policies</h3>
<ul class="footer-links">
<li><a href="#">Privacy Policy</a></li>
<li><a href="#">Terms of Service</a></li>
<li><a href="#">Refund Policy</a></li>
</ul>
</div>
</div>
<div class="footer-bottom">
<p>Β© 2026 Lumipuchi. All rights reserved. Made with π in India</p>
</div>
</footer>
<!-- Cart Modal -->
<div class="cart-modal" id="cart-modal">
<div class="cart-overlay" id="cart-overlay"></div>
<div class="cart-panel">
<div class="cart-header">
<h2>Your Cart β¨</h2>
<button class="close-cart" id="close-cart">
<svg class="nav-icon" viewBox="0 0 24 24">
<path d="M18 6L6 18M6 6l12 12" stroke="currentColor" stroke-width="2" />
</svg>
</button>
</div>
<div class="cart-items" id="cart-items">
<div class="empty-cart">
<span class="empty-cart-icon">π</span>
<p>Your cart is empty</p>
<a href="#products" class="cta-btn secondary">Start Shopping</a>
</div>
</div>
<div class="cart-footer">
<div class="cart-subtotal">
<span>Subtotal:</span>
<span class="cart-total" id="cart-total">βΉ0</span>
</div>
</div>
<div class="cart-actions">
<button class="clear-btn" id="clear-cart">Clear All</button>
<a href="checkout.html" class="checkout-btn">Checkout</a>
</div>
</div>
</div>
<!-- Quick View Modal -->
<div class="quick-view-modal" id="quick-view-modal">
<div class="quick-view-overlay" id="quick-view-overlay"></div>
<div class="quick-view-content">
<button class="close-quick-view" id="close-quick-view">
<svg viewBox="0 0 24 24" width="24" height="24">
<path d="M18 6L6 18M6 6l12 12" stroke="currentColor" stroke-width="2" fill="none" />
</svg>
</button>
<div class="quick-view-grid">
<div class="quick-view-image">
<div class="product-3d-viewer" id="product-3d-viewer">
<!-- 3D viewer will be rendered here -->
</div>
</div>
<div class="quick-view-details">
<span class="product-category" id="qv-category">Category</span>
<h2 id="qv-name">Product Name</h2>
<p id="qv-description">Product description goes here.</p>
<div class="qv-price">
<span class="current-price" id="qv-price">βΉ0</span>
</div>
<div class="qv-quantity">
<label>Quantity:</label>
<div class="quantity-control">
<button class="qty-btn minus">-</button>
<input type="number" value="1" min="1" max="10" id="qv-quantity">
<button class="qty-btn plus">+</button>
</div>
</div>
<button class="cta-btn primary add-to-cart-qv" id="qv-add-to-cart">Add to Cart</button>
<a href="product.html" class="view-full-link">View Full Details β</a>
</div>
</div>
</div>
</div>
<!-- Toast Notification -->
<div class="toast" id="toast">
<span class="toast-icon">β</span>
<span class="toast-message" id="toast-message">Added to cart!</span>
</div>
<!-- Scripts -->
<script src="assets/js/theme.js"></script>
<script src="assets/js/cart.js"></script>
<script src="assets/js/three-scene.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>