diff --git "a/index.html" "b/index.html" --- "a/index.html" +++ "b/index.html" @@ -1,1228 +1,3241 @@ - - - + - + + + + + Arjun 2.O - Professional Advanced AI - + + - + + + + + + + - + - - - - -
- - -
- Arjun Logo -

Welcome to Arjun 2.O

-

Professional Edition. Featuring Live Voice Mode, Workspace Coding, and high-fidelity Image Generation.

- -
- - -
- -
-
-
-
-
-
-
Listening...
-
Speak to Arjun directly.
-
- -
-
- - -
- - -
- - - - - -
- -
-
- -
-
- Arjun Core Online -
-
- - - -
- - -
- -
-
-
- Arjun Logo -
-

How can I assist you today?

-

Experience next-generation reasoning, multi-file processing, and workspace code generation crafted by Abhay Kumar.

- - - -
-
- 💻 -
Generate Production Code
-
Create secure, workspace-ready scripts instantly.
-
-
- 🎨 -
Render Stunning Visions
-
Utilize advanced AI to paint your imagination.
-
-
-
-
- - - - -
-
- - -
- - -
-
document.pdf
-
- -
- -
- -
- - -
-
🖼️ High-Res Image
-
🎥 Video Media
-
🎵 Audio Track
-
📄 Code / Document
-
- - - - - - -
- - - - - - + .brand-identity:hover img { + transform: scale(1.08) rotate(-3deg); + } + + .brand-typography { + display: flex; + flex-direction: column; + } + + .brand-name { + font-family: var(--font-sans); + font-weight: 900; + font-size: 20px; + color: var(--text-primary); + letter-spacing: -0.5px; + line-height: 1.1; + } + + .brand-edition { + font-size: 11px; + font-weight: 800; + letter-spacing: 1.5px; + text-transform: uppercase; + background: linear-gradient(90deg, var(--brand-saffron), var(--brand-green)); + -webkit-background-clip: text; + -webkit-text-fill-color: transparent; + margin-top: 4px; + } + + .btn-mobile-close { + display: none; + background: rgba(0,0,0,0.05); + border: none; + width: 36px; + height: 36px; + border-radius: 50%; + color: var(--text-primary); + cursor: pointer; + align-items: center; + justify-content: center; + transition: var(--ease-fast); + } + + .btn-mobile-close:hover { + background: rgba(239, 68, 68, 0.15); + color: #ef4444; + } - - - - - -
-
- -
-
- - - -
- - - - - - + - + \ No newline at end of file