File size: 20,151 Bytes
9fc5b88
 
 
 
 
b1c989e
9fc5b88
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
76fc192
 
b1c989e
76fc192
9fc5b88
985908d
 
 
 
9fc5b88
 
 
 
 
 
 
 
 
 
 
05047b1
 
9fc5b88
05047b1
 
9fc5b88
 
 
 
93707ed
76fc192
9fc5b88
 
 
 
 
76fc192
9fc5b88
76fc192
b0232ef
76fc192
 
 
7b54ee2
8baca88
76fc192
 
b0232ef
 
 
76fc192
 
 
 
 
 
9b8a52d
76fc192
 
 
 
 
 
9b8a52d
76fc192
 
 
 
 
 
 
 
 
 
b0232ef
76fc192
 
b0232ef
76fc192
 
 
b0232ef
76fc192
 
 
b0232ef
76fc192
 
 
cc4b042
76fc192
 
 
cc4b042
76fc192
 
 
 
 
42e5e82
8baca88
76fc192
 
 
 
 
 
 
9fc5b88
321ce12
9fc5b88
 
 
 
 
8978401
 
9fc5b88
 
 
 
 
8978401
 
9fc5b88
 
 
 
 
8978401
 
9fc5b88
 
 
 
 
 
 
 
 
8978401
ff11be1
9fc5b88
 
 
ff11be1
9fc5b88
 
 
 
 
 
 
ff11be1
9fc5b88
 
 
ff11be1
9fc5b88
de870ae
ff11be1
 
 
9fc5b88
 
 
985908d
9fc5b88
c64edd5
9fc5b88
c64edd5
ff11be1
c64edd5
 
9fc5b88
 
 
 
 
 
321ce12
9fc5b88
 
 
 
 
 
 
 
 
 
 
 
 
76fc192
b1c989e
76fc192
9fc5b88
 
 
 
 
 
 
 
 
 
 
 
 
 
321ce12
9fc5b88
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b576351
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
<!DOCTYPE html>
<html lang="pt-BR">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>GXS RESILIENCE HUB</title>
    <link rel="icon" type="image/x-icon" href="/static/favicon.ico">
    <script src="https://cdn.tailwindcss.com"></script>
    <script src="https://cdn.jsdelivr.net/npm/feather-icons/dist/feather.min.js"></script>
    <script src="https://unpkg.com/feather-icons"></script>
    <script src="https://cdnjs.cloudflare.com/ajax/libs/three.js/r134/three.min.js"></script>
    <script src="https://cdn.jsdelivr.net/npm/vanta@latest/dist/vanta.net.min.js"></script>
    <style>
        @import url('https://fonts.googleapis.com/css2?family=Orbitron:wght@400;700&family=Rajdhani:wght@300;500;700&display=swap');
        
        body {
            font-family: 'Rajdhani', sans-serif;
        }
        
        .neon-text {
            text-shadow: 0 0 5px #00f0ff, 0 0 10px #00f0ff, 0 0 15px #00f0ff, 0 0 20px #00f0ff;
        }
        
        .neon-box {
            box-shadow: 0 0 10px #00f0ff, 0 0 20px #00f0ff, inset 0 0 10px #00f0ff;
            border: 1px solid #00f0ff;
        }
        
        .neon-button {
            box-shadow: 0 0 10px #ff00aa, 0 0 20px #ff00aa, inset 0 0 5px #ff00aa;
            border: 1px solid #ff00aa;
            transition: all 0.3s;
        }
        
        .neon-button:hover {
            box-shadow: 0 0 15px #ff00aa, 0 0 30px #ff00aa, inset 0 0 10px #ff00aa;
            transform: scale(1.05);
        }
        
        .input-neon {
            background-color: rgba(0, 0, 0, 0.5);
            border: 1px solid #00f0ff;
            color: white;
            box-shadow: 0 0 5px #00f0ff;
        }
        
        .input-neon:focus {
            outline: none;
            box-shadow: 0 0 10px #00f0ff;
        }
        
        .pulse {
            animation: pulse 2s infinite;
        }
        
        @keyframes pulse {
            0% {
                box-shadow: 0 0 0 0 rgba(0, 240, 255, 0.7);
            }
            70% {
                box-shadow: 0 0 0 15px rgba(0, 240, 255, 0);
            }
            100% {
                box-shadow: 0 0 0 0 rgba(0, 240, 255, 0);
            }
        }
    </style>
</head>
<body class="bg-black text-white overflow-x-hidden">
    <div id="vanta-background" class="fixed top-0 left-0 w-full h-full z-0"></div>
    
    <div class="relative z-10 min-h-screen flex flex-col">
        <!-- Header -->
        <header class="py-6 px-4 sm:px-8 lg:px-12">
            <div class="container mx-auto flex justify-between items-center">
        <div class="flex items-center">
            <i data-feather="cpu" class="text-cyan-400 w-8 h-8 mr-2"></i>
            <h1 class="text-2xl sm:text-3xl font-bold neon-text font-orbitron">GXS RESILIENCE <span class="text-pink-500">HUB</span></h1>
</div>
                <nav class="hidden md:flex space-x-8">
                    <a href="#" class="text-lg hover:text-cyan-400 transition">Giới thiệu</a>
                    <a href="#" class="text-lg hover:text-cyan-400 transition">Mục tiêu</a>
                    <a href="#" class="text-lg hover:text-cyan-400 transition">Tham gia</a>
                    <a href="#" class="text-lg hover:text-cyan-400 transition">Liên hệ</a>
                </nav>
                <button class="md:hidden">
                    <i data-feather="menu" class="w-6 h-6 text-cyan-400"></i>
                </button>
            </div>
        </header>
        
        <!-- Hero Section -->
        <section class="flex-grow flex items-center py-12 px-4 sm:px-8 lg:px-12">
            <div class="container mx-auto grid grid-cols-1 md:grid-cols-2 gap-12 items-center">
                <div>
                    <h2 class="text-4xl sm:text-5xl lg:text-6xl font-bold mb-6 neon-text font-orbitron">RESILIENCE <span class="text-pink-500">CÓ THỂ THAY THẾ ESG? </span></h2>
                    <p class="text-lg mb-8 max-w-lg">Năm 2025, ESG đang phải đối mặt với những thách thức ngày càng gia tăng về mặt chính trị, pháp lý và danh tiếng. Đồng thời, Resilience (khả năng phục hồi) - khả năng dự đoán, thích ứng và phát triển giữa những biến động - đang ngày càng được coi trọng như một giải pháp thay thế thực tế và trung lập hơn về mặt chính trị. </p>
                    <div class="flex flex-wrap gap-4">
                        <a href="#formulario" class="px-8 py-3 bg-gradient-to-r from-pink-500 to-purple-600 rounded-full font-bold neon-button">GXS RESILIENCE HUB</a>
                        <a href="#" class="px-8 py-3 border border-cyan-400 text-cyan-400 rounded-full font-bold hover:bg-cyan-400 hover:bg-opacity-10 transition">CÁC SỨ MỆNH CỐT LÕI</a>
                    </div>
                </div>
                <div class="relative">
                    <div class="neon-box rounded-2xl p-1">
                    <img src="https://cdn.pixabay.com/photo/2020/07/20/20/23/succulents-5424285_1280.jpg?semt=ais_hybrid&w=740&q=80" alt="Academia futurista" class="rounded-2xl w-full h-auto">
</div>
                    <div class="absolute -bottom-6 -left-6 w-32 h-32 bg-pink-500 rounded-full filter blur-xl opacity-30"></div>
                    <div class="absolute -top-6 -right-6 w-32 h-32 bg-cyan-400 rounded-full filter blur-xl opacity-30"></div>
                </div>
            </div>
        </section>
        <!-- About Us -->
        <section class="py-16 px-4 sm:px-8 lg:px-12 bg-black bg-opacity-70 backdrop-blur-sm">
            <div class="container mx-auto">
                <h2 class="text-3xl sm:text-4xl font-bold mb-12 text-center neon-text font-orbitron">MỆNH LỆNH <span class="text-pink-500">CHIẾN LƯỢC</span></h2>
                <div class="grid grid-cols-1 md:grid-cols-2 gap-12 items-center">
                    <div>
                        <div class="neon-box rounded-2xl overflow-hidden">
                            <img src="https://cdn.pixabay.com/photo/2019/01/11/22/19/boat-3927685_960_720.jpg" alt="Academia futurista com IA" class="w-full h-auto">
</div>
                    </div>
                    <div>
                        <h3 class="text-2xl font-bold mb-4 text-cyan-400">SỰ TRỖI DẬY CỦA RESILIENCE NHƯ MỘT MỆNH LỆNH CHIẾN LƯỢC</h3>
                        <p class="mb-4">Resilience ngày càng được coi là nhiệm vụ quan trọng để điều hướng biến động khí hậu, cú sốc chuỗi cung ứng và rủi ro địa chính trị</p>
                        <p class="mb-6">Không giống như ESG, kế hoạch phục hồi ít mang tính chính trị hơn, khiến nó dễ thích ứng hơn trên nhiều lĩnh vực và khu vực. </p>
                        <div class="grid grid-cols-2 gap-4">
                            <div class="neon-box rounded-lg p-4">
                                <div class="flex items-center mb-2">
                                    <i data-feather="award" class="text-pink-500 w-5 h-5 mr-2"></i>
                                    <span class="font-bold">10+ Anos</span>
                                </div>
                                <p class="text-sm">...</p>
                            </div>
                            <div class="neon-box rounded-lg p-4">
                                <div class="flex items-center mb-2">
                                    <i data-feather="users" class="text-cyan-400 w-5 h-5 mr-2"></i>
                                    <span class="font-bold">5000+</span>
                                </div>
                                <p class="text-sm">...</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>

        <!-- Importance of Exercise -->
        <section class="py-16 px-4 sm:px-8 lg:px-12">
            <div class="container mx-auto">
                <h2 class="text-3xl sm:text-4xl font-bold mb-12 text-center neon-text font-orbitron">BƯỚC TIẾN <span class="text-pink-500">CHIẾN LƯỢC</span></h2>
                <div class="grid grid-cols-1 md:grid-cols-2 gap-12 items-center">
                    <div>
                        <h3 class="text-2xl font-bold mb-4 text-cyan-400">RESILIENCE KHÔNG PHẢI LÀ SỰ THAY THẾ CHO ESG - MÀ LÀ MỘT BƯỚC TIẾN CHIẾN LƯỢC</h3>
                        <ul class="space-y-4">
                            <li class="flex items-start">
                                <i data-feather="check-circle" class="text-pink-500 w-5 h-5 mr-2 mt-1 flex-shrink-0"></i>
                                <span>Khi ESG đối mặt với những thách thức, Resilience mang đến một khuôn khổ hành động, toàn diện và bền vững hơn cho các doanh nghiệp, giúp họ vượt qua bất ổn và thúc đẩy chuyển đổi bền vững.</span>
                            </li>
                            <li class="flex items-start">
                                <i data-feather="check-circle" class="text-pink-500 w-5 h-5 mr-2 mt-1 flex-shrink-0"></i>
                                <span>Các công ty có tư duy tiến bộ đang tích hợp cả hai, sử dụng Resilience để vận hành ESG và đảm bảo khả năng tồn tại lâu dài.</span>
                            </li>
                            <li class="flex items-start">
                                <i data-feather="check-circle" class="text-pink-500 w-5 h-5 mr-2 mt-1 flex-shrink-0"></i>
                                <span>RESILIENCE BỔ SUNG, KHÔNG THAY THẾ ESG: Các khuôn khổ hàng đầu (ví dụ: BSR, McKinsey, Bain) nhấn mạnh rằng Resilience được xây dựng dựa trên các nguyên tắc ESG, đặc biệt là trong quản lý rủi ro, gắn kết các bên liên quan và tạo ra giá trị dài hạn</span>
                            </li>
                            <li class="flex items-start">
                                <i data-feather="check-circle" class="text-pink-500 w-5 h-5 mr-2 mt-1 flex-shrink-0"></i>
                                <span>Các chiến lược phục hồi thường lồng ghép các yếu tố ESG—chẳng hạn như thích ứng với biến đổi khí hậu, công bằng xã hội và cải cách quản trị—vào các kế hoạch chuyển đổi và duy trì hoạt động kinh doanh rộng hơn.</span>
                            </li>
                        </ul>
                    </div>
                    <div>
                        <div class="neon-box rounded-2xl overflow-hidden">
                            <img src="https://cdn.pixabay.com/photo/2022/07/10/04/37/umbrella-7312174_960_720.jpg" alt="Treino futurista" class="w-full h-auto">
</div>
                    </div>
                </div>
            </div>
        </section>

        <!-- Features -->
<section class="py-16 px-4 sm:px-8 lg:px-12 bg-black bg-opacity-70 backdrop-blur-sm">
            <div class="container mx-auto">
                <h2 class="text-3xl sm:text-4xl font-bold mb-12 text-center neon-text font-orbitron">CÁC TRỤ CỘT MỤC TIÊU <span class="text-pink-500">CỦA GXS RESILIENCE HUB</span></h2>
                <div class="grid grid-cols-1 md:grid-cols-3 gap-8">
                    <div class="neon-box rounded-xl p-6 text-center">
                        <div class="w-16 h-16 bg-cyan-400 bg-opacity-20 rounded-full flex items-center justify-center mx-auto mb-4">
                            <i data-feather="cpu" class="w-8 h-8 text-cyan-400"></i>
                        </div>
                        <h3 class="text-xl font-bold mb-2">XÂY DỰNG NĂNG LỰC VÀ TÍCH HỢP ESG</h3>
                        <p>Hỗ trợ các doanh nghiệp chuyển từ tuân thủ ESG sang chuyển đổi theo hướng Resilience, tập trung vào rủi ro trọng yếu, năng lực thích ứng và sự tin tưởng của các bên liên quan.</p>
                    </div>
                    <div class="neon-box rounded-xl p-6 text-center">
                        <div class="w-16 h-16 bg-pink-500 bg-opacity-20 rounded-full flex items-center justify-center mx-auto mb-4">
                            <i data-feather="eye" class="w-8 h-8 text-pink-500"></i>
                        </div>
                        <h3 class="text-xl font-bold mb-2">ĐỔI MỚI VÀ CÔNG NGHỆ CHO RESILIENCE </h3>
                        <p>Thực hiện Resilience như một lăng kính chiến lược cho sự đổi mới, đầu tư và lợi thế cạnh tranh, đặc biệt là trong các thị trường biến động.</p>
                    </div>
                    <div class="neon-box rounded-xl p-6 text-center">
                        <div class="w-16 h-16 bg-purple-500 bg-opacity-20 rounded-full flex items-center justify-center mx-auto mb-4">
                            <i data-feather="bar-chart-2" class="w-8 h-8 text-purple-400"></i>
                        </div>
                        <h3 class="text-xl font-bold mb-2">QUAN HỆ ĐỐI TÁC VÀ HỢP TÁC QUỐC TẾ</h3>
                        <p>Thúc đẩy hợp tác và trao đổi tri thức với các mạng lưới phục hồi khí hậu quốc tế</p>
                    </div>
                </div>
            </div>
        </section>
        
        <!-- Form Section -->
        <section id="formulario" class="py-16 px-4 sm:px-8 lg:px-12">
            <div class="container mx-auto max-w-4xl">
                <div class="neon-box rounded-2xl p-8 bg-black bg-opacity-70 backdrop-blur-sm">
                    <h2 class="text-3xl sm:text-4xl font-bold mb-6 text-center neon-text font-orbitron">THAM GIA CÙNG <span class="text-pink-500">GXS RESILIENCE HUB</span></h2>
                    <p class="text-center mb-8">Trao quyền cho các SMEs và doanh nghiệp địa phương áp dụng các hoạt động bền vững và mô hình ứng phó với biến đổi khí hậu</p>
                    
                    <form class="grid grid-cols-1 md:grid-cols-2 gap-6">
                        <div>
                            <label for="nome" class="block mb-2 text-cyan-400">Họ Tên</label>
                            <input type="text" id="nome" class="w-full px-4 py-3 rounded-lg input-neon" required>
                        </div>
                        <div>
                            <label for="email" class="block mb-2 text-cyan-400">E-mail</label>
                            <input type="email" id="email" class="w-full px-4 py-3 rounded-lg input-neon" required>
                        </div>
                        <div>
                            <label for="telefone" class="block mb-2 text-cyan-400">Zalo</label>
                            <input type="tel" id="telefone" class="w-full px-4 py-3 rounded-lg input-neon" required>
                        </div>
                        <div>
                            <label for="plano" class="block mb-2 text-cyan-400">Quan tâm</label>
                            <select id="plano" class="w-full px-4 py-3 rounded-lg input-neon">
                                <option value="">Lựa chọn</option>
                                <option value="basic">Básico - ../mês</option>
                                <option value="pro">Pro - ../mês</option>
                                <option value="vip">VIP - ../mês</option>
                            </select>
                        </div>
                        <div class="md:col-span-2">
                            <label for="mensagem" class="block mb-2 text-cyan-400">Nội dung (Tùy chọn)</label>
                            <textarea id="mensagem" rows="4" class="w-full px-4 py-3 rounded-lg input-neon"></textarea>
                        </div>                        
                        <div class="md:col-span-2 flex justify-center">
                            <a href="https://m.me/chuyendoixanh" target="_blank">
                            <button type="submit" class="px-10 py-4 bg-gradient-to-r from-cyan-400 to-blue-500 rounded-full font-bold neon-button text-lg">LIÊN HỆ</button>
                            </a>
                        </div>                       
                    </form>
                </div>
            </div>
        </section>
        
        <!-- WhatsApp Button -->
        <a href="https://m.me/chuyendoixanh" target="_blank" class="fixed bottom-8 right-8 z-50">
            <div class="relative">
                <div class="w-16 h-16 bg-green-500 rounded-full flex items-center justify-center shadow-lg pulse">
                    <i data-feather="message-circle" class="w-8 h-8 text-white"></i>
                </div>
                <div class="absolute -top-2 -right-2 w-6 h-6 bg-red-500 rounded-full flex items-center justify-center text-xs font-bold animate-ping"></div>
            </div>
        </a>
        
        <!-- Footer -->
        <footer class="py-8 px-4 sm:px-8 lg:px-12 bg-black bg-opacity-70 backdrop-blur-sm">
            <div class="container mx-auto">
                <div class="flex flex-col md:flex-row justify-between items-center">
                    <div class="flex items-center mb-4 md:mb-0">
                    <i data-feather="cpu" class="text-cyan-400 w-6 h-6 mr-2"></i>
                    <h1 class="text-xl font-bold neon-text font-orbitron">GXS RESILIENCE <span class="text-pink-500">HUB</span></h1>
</div>
                    <div class="flex space-x-4">
                        <a href="#" class="w-10 h-10 rounded-full border border-cyan-400 flex items-center justify-center text-cyan-400 hover:bg-cyan-400 hover:bg-opacity-10 transition">
                            <i data-feather="instagram"></i>
                        </a>
                        <a href="#" class="w-10 h-10 rounded-full border border-cyan-400 flex items-center justify-center text-cyan-400 hover:bg-cyan-400 hover:bg-opacity-10 transition">
                            <i data-feather="facebook"></i>
                        </a>
                        <a href="#" class="w-10 h-10 rounded-full border border-cyan-400 flex items-center justify-center text-cyan-400 hover:bg-cyan-400 hover:bg-opacity-10 transition">
                            <i data-feather="youtube"></i>
                        </a>
                    </div>
                </div>
                <div class="border-t border-gray-800 mt-6 pt-6 flex flex-col md:flex-row justify-between text-center md:text-left">
                    <div class="mb-4 md:mb-0">
                        <p>© 2026 GXS Resilience Hub. All Right Reserved. </p>
                    </div>
                    <div class="flex justify-center md:justify-end space-x-6">
                        <a href="#" class="hover:text-cyan-400 transition">Termos</a>
                        <a href="#" class="hover:text-cyan-400 transition">Privacidade</a>
                        <a href="#" class="hover:text-cyan-400 transition">FAQ</a>
                    </div>
                </div>
            </div>
        </footer>
    </div>

    <script>
        // Initialize Vanta.js background
        VANTA.NET({
            el: "#vanta-background",
            mouseControls: true,
            touchControls: true,
            gyroControls: false,
            minHeight: 200.00,
            minWidth: 200.00,
            scale: 1.00,
            scaleMobile: 1.00,
            color: 0x00f0ff,
            backgroundColor: 0x0,
            points: 10.00,
            maxDistance: 25.00,
            spacing: 18.00
        });

        // Form submission
        document.querySelector('form').addEventListener('submit', function(e) {
            e.preventDefault();
            alert('Solicitação enviada com sucesso! Nossa equipe entrará em contato em breve.');
            this.reset();
        });

        // Initialize Feather Icons
        feather.replace();
    </script>
</body>
</html>