File size: 10,000 Bytes
99f9792
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2588b43
99f9792
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3c741e3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
99f9792
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2588b43
 
99f9792
 
 
 
 
 
 
 
2588b43
 
99f9792
 
 
 
 
 
 
 
2588b43
 
99f9792
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2588b43
 
99f9792
 
 
 
 
2588b43
99f9792
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2e0b6eb
 
 
 
 
99f9792
 
 
 
 
 
 
 
 
 
 
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
/* Phoenix Ops 4.5 - Architecture Cognitive Styles */

:root {
    --color-cyan-400: #22d3ee;
    --color-cyan-500: #06b6d4;
    --color-cyan-600: #0891b2;
    --color-cyan-700: #0e7490;
    --color-purple-400: #c084fc;
    --color-purple-500: #a855f7;
    --color-orange-400: #fb923c;
    --color-orange-500: #f97316;
    --color-green-400: #4ade80;
    --color-slate-800: #1e293b;
    --color-slate-900: #0f172a;
    --color-slate-950: #020617;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: 'Rajdhani', sans-serif;
    background: linear-gradient(135deg, #020617 0%, #0f172a 50%, #020617 100%);
    min-height: 100vh;
    overflow-x: hidden;
}
/* Custom Scrollbar */
::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

::-webkit-scrollbar-track {
    background: rgba(15, 23, 42, 0.5);
}

::-webkit-scrollbar-thumb {
    background: linear-gradient(180deg, #06b6d4, #22d3ee);
    border-radius: 4px;
}

::-webkit-scrollbar-thumb:hover {
    background: linear-gradient(180deg, #22d3ee, #06b6d4);
}

/* Custom Scrollbar for Threat Feed */
.custom-scrollbar::-webkit-scrollbar {
    width: 6px;
}

.custom-scrollbar::-webkit-scrollbar-track {
    background: rgba(15, 23, 42, 0.3);
    border-radius: 3px;
}

.custom-scrollbar::-webkit-scrollbar-thumb {
    background: linear-gradient(180deg, #f97316, #fb923c);
    border-radius: 3px;
}

.custom-scrollbar::-webkit-scrollbar-thumb:hover {
    background: linear-gradient(180deg, #fb923c, #f97316);
}
/* Font Classes */
.font-orbitron {
    font-family: 'Orbitron', sans-serif;
}

.font-rajdhani {
    font-family: 'Rajdhani', sans-serif;
}

.font-mono {
    font-family: 'Monaco', 'Consolas', monospace;
}

/* Phoenix Card Hover Effect */
.phoenix-card {
    transition: all 0.3s ease;
}

.phoenix-card:hover {
    transform: translateY(-2px);
    box-shadow: 0 20px 40px rgba(6, 182, 212, 0.1);
}

/* Glowing Effect */
@keyframes glow {
    0%, 100% {
        box-shadow: 0 0 5px rgba(34, 211, 238, 0.3), 0 0 20px rgba(34, 211, 238, 0.1);
    }
    50% {
        box-shadow: 0 0 20px rgba(34, 211, 238, 0.5), 0 0 40px rgba(34, 211, 238, 0.2);
    }
}

.animate-glow {
    animation: glow 2s ease-in-out infinite;
}

/* Pulse Effect */
@keyframes pulse-glow {
    0%, 100% {
        box-shadow: 0 0 0 0 rgba(34, 211, 238, 0.4);
    }
    50% {
        box-shadow: 0 0 0 10px rgba(34, 211, 238, 0);
    }
}

.animate-pulse-glow {
    animation: pulse-glow 2s ease-in-out infinite;
}

/* Scan Line Animation */
@keyframes scan-line {
    0% {
        top: 0;
        opacity: 1;
    }
    100% {
        top: 100%;
        opacity: 0;
    }
}

.scan-line::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    height: 2px;
    background: linear-gradient(90deg, transparent, #22d3ee, transparent);
    animation: scan-line 3s linear infinite;
}

/* Matrix Rain Effect */
@keyframes matrix-rain {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 0 100%;
    }
}

.matrix-bg {
    background: linear-gradient(
        to bottom,
        transparent 0%,
        rgba(6, 182, 212, 0.03) 50%,
        transparent 100%
    );
    background-size: 100% 4px;
    animation: matrix-rain 0.5s linear infinite;
}

/* Holographic Effect */
.holographic {
    background: linear-gradient(
        135deg,
        rgba(6, 182, 212, 0.1) 0%,
        transparent 50%,
        rgba(168, 85, 247, 0.1) 100%
    );
    backdrop-filter: blur(10px);
    border: 1px solid rgba(6, 182, 212, 0.2);
}

/* Cognitive Wave Animation */
@keyframes cognitive-wave {
    0% {
        transform: scale(1);
        opacity: 1;
    }
    100% {
        transform: scale(2);
        opacity: 0;
    }
}

.cognitive-wave {
    animation: cognitive-wave 2s ease-out infinite;
}

/* Memory Pulse */
@keyframes memory-pulse {
    0%, 100% {
        box-shadow: 0 0 0 0 rgba(168, 85, 247, 0.4);
    }
    50% {
        box-shadow: 0 0 0 15px rgba(168, 85, 247, 0);
    }
}

.memory-pulse {
    animation: memory-pulse 2s ease-in-out infinite;
}

/* Guard Shield Animation */
@keyframes shield-rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.shield-rotate {
    animation: shield-rotate 20s linear infinite;
}

/* Connection Line Animation */
@keyframes dash-offset {
    to {
        stroke-dashoffset: 0;
    }
}

.connection-line {
    stroke-dasharray: 10, 5;
    animation: dash-offset 1s linear infinite;
}

/* Text Gradient Animation */
@keyframes text-gradient-shift {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.text-gradient-animate {
    background-size: 200% 200%;
    animation: text-gradient-shift 3s ease infinite;
}

/* Blink Animation */
@keyframes blink {
    0%, 50%, 100% {
        opacity: 1;
    }
    25%, 75% {
        opacity: 0.3;
    }
}

.blink {
    animation: blink 2s ease-in-out infinite;
}

/* Fade In Up Animation */
@keyframes fade-in-up {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.fade-in-up {
    animation: fade-in-up 0.5s ease-out forwards;
}

/* Staggered Animation */
.stagger-1 { animation-delay: 0.1s; }
.stagger-2 { animation-delay: 0.2s; }
.stagger-3 { animation-delay: 0.3s; }
.stagger-4 { animation-delay: 0.4s; }
.stagger-5 { animation-delay: 0.5s; }

/* Glass Morphism */
.glass {
    background: rgba(15, 23, 42, 0.5);
    backdrop-filter: blur(12px);
    border: 1px solid rgba(6, 182, 212, 0.1);
}

/* Neon Border */
.neon-border {
    border: 1px solid transparent;
    background: linear-gradient(#0f172a, #0f172a) padding-box,
                linear-gradient(135deg, #06b6d4, #a855f7) border-box;
}

/* Gradient Text */
.gradient-text {
    background: linear-gradient(135deg, #22d3ee 0%, #a855f7 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

/* Activity Bar Animation */
.activity-bar {
    transition: height 0.3s ease;
}

/* Card Hover Glow */
.card-glow:hover {
    box-shadow: 0 0 30px rgba(6, 182, 212, 0.2);
}

/* Responsive Design */
@media (max-width: 768px) {
    .container {
        padding: 1rem;
    }
    
    h1 {
        font-size: 1.5rem;
    }
    
    .phoenix-card {
        padding: 1rem;
    }
    
    .grid-cols-2 {
        grid-template-columns: 1fr;
    }
    
    .grid-cols-3 {
        grid-template-columns: 1fr;
    }
    
    .grid-cols-4 {
        grid-template-columns: 1fr;
    }
}

/* Loading States */
.loading-skeleton {
    background: linear-gradient(
        90deg,
        rgba(15, 23, 42, 0.5) 0%,
        rgba(30, 41, 59, 0.5) 50%,
        rgba(15, 23, 42, 0.5) 100%
    );
    background-size: 200% 100%;
    animation: shimmer 1.5s infinite;
}

@keyframes shimmer {
    0% {
        background-position: 200% 0;
    }
    100% {
        background-position: -200% 0;
    }
}

/* Terminal Style */
.terminal {
    background: rgba(2, 6, 23, 0.9);
    border: 1px solid rgba(6, 182, 212, 0.3);
    font-family: 'Monaco', 'Consolas', monospace;
}

.terminal::before {
    content: '>';
    color: #22d3ee;
    margin-right: 0.5rem;
}

/* Progress Ring */
.progress-ring {
    transform: rotate(-90deg);
}

.progress-ring__circle {
    transition: stroke-dashoffset 0.35s;
}

/* Status Indicator */
.status-dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
}

.status-dot.active {
    background: #4ade80;
    box-shadow: 0 0 10px #4ade80;
}

.status-dot.warning {
    background: #fbbf24;
    box-shadow: 0 0 10px #fbbf24;
}

.status-dot.error {
    background: #f87171;
    box-shadow: 0 0 10px #f87171;
}

/* Tooltip */
.tooltip {
    position: relative;
}

.tooltip::after {
    content: attr(data-tooltip);
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    padding: 0.5rem 1rem;
    background: rgba(15, 23, 42, 0.95);
    border: 1px solid rgba(6, 182, 212, 0.3);
    border-radius: 0.5rem;
    font-size: 0.75rem;
    white-space: nowrap;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.2s ease;
}

.tooltip:hover::after {
    opacity: 1;
}

/* Phoenix Brand Colors */
.bg-phoenix-dark {
    background-color: #020617;
}

.bg-phoenix-cyan {
    background-color: #06b6d4;
}

.text-phoenix-cyan {
    color: #22d3ee;
}

.border-phoenix-cyan {
    border-color: rgba(6, 182, 212, 0.3);
}

/* Notification Badge */
.badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 1.25rem;
    height: 1.25rem;
    padding: 0 0.375rem;
    font-size: 0.75rem;
    font-weight: 600;
    border-radius: 9999px;
}

.badge-cyan {
    background: rgba(6, 182, 212, 0.2);
    color: #22d3ee;
}

.badge-green {
    background: rgba(74, 222, 128, 0.2);
    color: #4ade80;
}

.badge-red {
    background: rgba(248, 113, 113, 0.2);
    color: #f87171;
}

.badge-yellow {
    background: rgba(251, 191, 36, 0.2);
    color: #fbbf24;
}

/* Chart Container */
.chart-container {
    position: relative;
    height: 200px;
    width: 100%;
}

/* Network Graph */
.network-graph {
    position: relative;
    height: 300px;
    background: rgba(2, 6, 23, 0.5);
    border-radius: 0.75rem;
    overflow: hidden;
}

/* Node Animation */
.node {
    transition: all 0.3s ease;
}

.node:hover {
    transform: scale(1.1);
}

/* Edge Animation */
.edge {
    stroke-dasharray: 5, 5;
    animation: flow 1s linear infinite;
}

@keyframes flow {
    from {
        stroke-dashoffset: 10;
    }
    to {
        stroke-dashoffset: 0;
    }
}

/* Masquer les badges pro / confidentiels */
span[class*="rounded-full"][class*="bg-green-500/20"] {
    display: none;
}

/* Print Styles */
@media print {
    body {
        background: white;
        color: black;
    }
    
    .no-print {
        display: none;
    }
}