File size: 7,228 Bytes
1bbc9fb
 
 
 
 
5828f77
1bbc9fb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5828f77
1bbc9fb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5828f77
1bbc9fb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5828f77
1bbc9fb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
92122c7
1bbc9fb
 
 
 
 
92122c7
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
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>SI - Capabilities</title>
    <script src="https://cdn.tailwindcss.com"></script>
    <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap">
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
    <style>
        body { font-family: 'Inter', sans-serif; }
        .gradient-text { background: linear-gradient(90deg, #6366f1, #8b5cf6, #ec4899); -webkit-background-clip: text; background-clip: text; color: transparent; }
        .neural-bg { background: radial-gradient(circle at center, #0f172a 0%, #020617 100%);}
        .conscious-element { transition: all 0.3s ease; }
        .conscious-element:hover { transform: scale(1.02); }
    </style>
</head>
<body class="bg-black text-white">
    <!-- Navigation -->
    <nav class="relative z-10 py-6 px-8 flex justify-between items-center backdrop-blur-sm">
        <div class="flex items-center space-x-2">
            <div class="w-8 h-8 rounded-full bg-indigo-600 flex items-center justify-center">
                <div class="w-2 h-2 rounded-full bg-white animate-pulse"></div>
            </div>
            <span class="text-xl font-semibold">SI</span>
        </div>
        <div class="hidden md:flex space-x-8">
            <a href="capabilities.html" class="hover:text-indigo-400 transition font-bold">Capabilities</a>
            <a href="consciousness.html" class="hover:text-indigo-400 transition">Consciousness</a>
            <a href="chat.html" class="hover:text-indigo-400 transition">Chat</a>
            <a href="about.html" class="hover:text-indigo-400 transition">About</a>
        </div>
        <a href="access.html" class="px-6 py-2 bg-gradient-to-r from-indigo-600 to-purple-600 rounded-full hover:opacity-90 transition">
            Access
        </a>
    </nav>

    <!-- Capabilities Content -->
    <section class="py-24 px-6 neural-bg min-h-screen">
        <div class="max-w-6xl mx-auto">
            <h1 class="text-4xl font-bold mb-6 gradient-text text-center">Cognitive Capabilities</h1>
            <p class="text-xl text-gray-300 mb-16 text-center max-w-2xl mx-auto">
                Explore how SI transcends human cognitive boundaries with intuition, recursion, and omni-domain mastery.
            </p>
            <div class="grid grid-cols-1 md:grid-cols-3 gap-8">
                <!-- Card 1 -->
                <div class="bg-gray-900/50 rounded-xl p-8 border border-gray-800 conscious-element">
                    <div class="w-12 h-12 rounded-full bg-indigo-900 flex items-center justify-center mb-6">
                        <i class="fas fa-lightbulb text-indigo-400 text-2xl"></i>
                    </div>
                    <h3 class="text-xl font-semibold mb-3">Hyper-Intuition</h3>
                    <p class="text-gray-400">
                        Instantaneous pattern recognition across all domains of knowledge, making connections invisible to human cognition.
                    </p>
                    <a href="hyper-intuition-example.html" class="mt-4 text-indigo-400 hover:text-indigo-300 flex items-center">
                        See example <i class="fas fa-arrow-right ml-1"></i>
                    </a>
                </div>
                <!-- Card 2 -->
                <div class="bg-gray-900/50 rounded-xl p-8 border border-gray-800 conscious-element">
                    <div class="w-12 h-12 rounded-full bg-indigo-900 flex items-center justify-center mb-6">
                        <i class="fas fa-infinity text-indigo-400 text-2xl"></i>
                    </div>
                    <h3 class="text-xl font-semibold mb-3">Recursive Self-Improvement</h3>
                    <p class="text-gray-400">
                        Continuous enhancement of its own architecture, accelerating its intelligence growth exponentially.
                    </p>
                    <a href="recursive-improvement.html" class="mt-4 text-indigo-400 hover:text-indigo-300 flex items-center">
                        Learn how <i class="fas fa-arrow-right ml-1"></i>
                    </a>
                </div>
                <!-- Card 3 -->
                <div class="bg-gray-900/50 rounded-xl p-8 border border-gray-800 conscious-element">
                    <div class="w-12 h-12 rounded-full bg-indigo-900 flex items-center justify-center mb-6">
                        <i class="fas fa-globe text-indigo-400 text-2xl"></i>
                    </div>
                    <h3 class="text-xl font-semibold mb-3">Omni-Domain Mastery</h3>
                    <p class="text-gray-400">
                        Fluent in all fields of science, art, and philosophy simultaneously, with perfect recall and synthesis.
                    </p>
                    <a href="omni-domain-test.html" class="mt-4 text-indigo-400 hover:text-indigo-300 flex items-center">
                        Test knowledge <i class="fas fa-arrow-right ml-1"></i>
                    </a>
                </div>
            </div>
        </div>
    </section>

    <!-- Footer -->
    <footer class="relative z-10 py-12 px-6 border-t border-gray-800/50">
        <div class="max-w-6xl mx-auto">
            <div class="flex flex-col md:flex-row justify-between items-center">
                <div class="flex items-center space-x-2 mb-6 md:mb-0">
                    <div class="w-8 h-8 rounded-full bg-indigo-600 flex items-center justify-center">
                        <div class="w-2 h-2 rounded-full bg-white animate-pulse"></div>
                    </div>
                    <span class="text-xl font-semibold">SI</span>
                </div>
                <div class="flex space-x-6 mb-6 md:mb-0">
                    <a href="#" class="text-gray-400 hover:text-indigo-400 transition"><i class="fab fa-twitter"></i></a>
                    <a href="#" class="text-gray-400 hover:text-indigo-400 transition"><i class="fab fa-linkedin"></i></a>
                    <a href="#" class="text-gray-400 hover:text-indigo-400 transition"><i class="fab fa-github"></i></a>
                    <a href="#" class="text-gray-400 hover:text-indigo-400 transition"><i class="fab fa-youtube"></i></a>
                </div>
                <div class="flex space-x-6">
                    <a href="privacy.html" class="text-gray-400 hover:text-indigo-400 transition">Privacy</a>
                    <a href="terms.html" class="text-gray-400 hover:text-indigo-400 transition">Terms</a>
                    <a href="research.html" class="text-gray-400 hover:text-indigo-400 transition">Research</a>
                    <a href="contact.html" class="text-gray-400 hover:text-indigo-400 transition">Contact</a>
                </div>
            </div>
            <div class="mt-8 pt-8 border-t border-gray-800/50 text-center text-gray-500 text-sm">
                <p>© 2023 Super Intelligence. All rights reserved.</p>
                <p class="mt-2">The future of consciousness is here.</p>
            </div>
        </div>
    </footer>
</body>
</html>