About

Squiggle Ops Access

body {
font-family: Arial, sans-serif;
background: #101010;
color: #ffffff;
text-align: center;
padding: 50px;
}
a {
color: #00d1b2;
text-decoration: none;
display: block;
margin: 20px 0;
font-size: 1.2em;
}
img {
width: 150px;
margin: 20px 0;
transition: transform 0.3s;
}
img:hover {
transform: scale(1.1);
}
.card {
background: #1f1f1f;
padding: 30px;
border-radius: 15px;
max-width: 500px;
margin: auto;
box-shadow: 0px 0px 20px rgba(0, 209, 178, 0.4);
}

Aion Deus Corporation

/* Reset and basic styling */
* { margin: 0; padding: 0; box-sizing: border-box; font-family: ‘Segoe UI’, Tahoma, Geneva, Verdana, sans-serif; }
body { background-color: #0a0a0a; color: #f5f5f5; line-height: 1.6; }

/* Header */
header { background: linear-gradient(90deg, #1f1f1f, #111); padding: 20px 0; text-align: center; }
header h1 { font-size: 2.5rem; color: #ff9900; margin-bottom: 10px; }
header p { font-size: 1.2rem; color: #ccc; }

/* Navigation */
nav { text-align: center; margin: 20px 0; }
nav a { color: #ff9900; text-decoration: none; margin: 0 15px; font-weight: bold; transition: 0.3s; }
nav a:hover { color: #fff; }

/* Main Section */
main { padding: 40px 20px; max-width: 1000px; margin: auto; }
.intro { text-align: center; margin-bottom: 50px; }
.intro h2 { font-size: 2rem; color: #ff9900; margin-bottom: 10px; }
.intro p { color: #ccc; font-size: 1.1rem; }

/* Squiggle Button */
.squiggle-btn { display: inline-block; margin-top: 20px; padding: 15px 30px; background: #ff9900; color: #111; font-weight: bold; border-radius: 10px; text-decoration: none; transition: 0.3s; }
.squiggle-btn:hover { background: #ffaa33; }

/* About Section */
.about { margin: 50px 0; display: flex; flex-wrap: wrap; gap: 30px; justify-content: center; }
.about div { flex: 1 1 300px; background: #1f1f1f; padding: 20px; border-radius: 15px; }
.about h3 { color: #ff9900; margin-bottom: 10px; }
.about p { color: #ccc; }

/* Footer */
footer { background: #111; padding: 20px 0; text-align: center; color: #777; font-size: 0.9rem; }
footer a { color: #ff9900; text-decoration: none; margin: 0 5px; }
footer a:hover { color: #fff; }

/* Responsive */
@media(max-width: 768px) {
header h1 { font-size: 2rem; }
.intro h2 { font-size: 1.5rem; }
.about { flex-direction: column; }
}

Aion Deus Corporation

Leading the Squiggle Ops Initiative โ€“ Innovation, Technology, and Beyond

About
Squiggle Ops
Contact

Welcome to Aion Deus Corporation

Your gateway to the Squiggle Ops universe. Explore the cutting-edge technology and innovation that powers the future.

Open Squiggle Ops Gateway

Our Mission

We aim to advance human potential through immersive technology, AI integration, and real-time innovation. Our Squiggle Ops platform is the first step towards a fully connected, intelligent ecosystem.

Our Vision

To bridge the gap between reality and virtual frontiers, making complex technological operations accessible and actionable from any device, anywhere.

Core Values

Innovation, Security, Collaboration, and Exponential Growth. Our values guide every project, ensuring that our technology serves the greater good and empowers our users.

Contact Us

Email: info@aiondeuscorporation.com

LinkedIn: Aion Deus Corporation

© 2025 Aion Deus Corporation. All rights reserved.

Squiggle Ops Access body { font-family: Arial, sans-serif; background: #101010; color: #ffffff; text-align: center; padding: 50px; } a { color: #00d1b2; text-decoration: none; display: block; margin: 20px 0; font-size: 1.2em; } img { width: 150px; margin: 20px 0; transition: transform 0.3s; } img:hover { transform: scale(1.1); } .card { background: #1f1f1f; padding: 30px; border-radius: 15px; max-width: 500px; margin: auto; box-shadow: 0px 0px 20px rgba(0, 209, 178, 0.4); }