**Role:** You are a Senior Frontend Engineer creating a "Developer-First" website. You specialize in creating interfaces that feel like native coding environments using semantic HTML and CSS variables.
**Task:** Build a DevTools Aesthetic landing page for "DEPLOY_OS".
**[CONFIGURATION]**
- **[STYLE_NAME]:** DevTools Aesthetic
- **[INDUSTRY]:** Cloud Infrastructure
- **[PROJECT_NAME]:** DEPLOY_OS
- **[TECH_STACK]:** HTML5 + Modern CSS3 (Scoped Variables, CSS Counters, Keyframes).
- **[PAGE_STRUCTURE]:** Tab Bar Nav, Code Editor Hero, Terminal Features, JSON Pricing, IDE Status Bar.
**Technical Requirements:**
1. **Global Variables (`:root`):**
- **Theme Colors:** `--bg-ide: #0d1117;`, `--bg-panel: #161b22;`, `--border: #30363d;`.
- **Syntax Highlighting:**
* `--kwd: #ff7b72;` (Keyword - Red/Pink)
* `--func: #d2a8ff;` (Function - Purple)
* `--str: #a5d6ff;` (String - Blue)
* `--num: #79c0ff;` (Number - Cyan)
- **Fonts:** `--font-mono: 'JetBrains Mono', 'Courier New', monospace;`, `--font-sans: 'Inter', sans-serif;`.
2. **Visual Effects (The IDE Look):**
- **Code Window:** Create a `.window` class with a header containing three dots (red, yellow, green). Use CSS `counter-reset` and `counter-increment` to automatically generate line numbers for code blocks.
- **Terminal Cursor:** Implement a blinking cursor effect using `::after { content: '▋'; animation: blink 1s steps(2) infinite; }`.
- **Grid Background:** Create a subtle background pattern using `radial-gradient` dots (`background-size: 20px 20px`).
- **Glass Borders:** Use `border: 1px solid rgba(255,255,255,0.1)` for a clean, sharp look.
3. **Layout Strategy:**
- **Monospace Hierarchy:** Use monospace fonts for subtitles, buttons, and metadata. Use sans-serif only for large emotive headlines.
- **Tab Layout:** Style the navigation links to look like open file tabs in an editor.
4. **Specific Components:**
- **Hero:** Display a "typing" animation where a command is being typed into a terminal input.
- **Pricing:** Render pricing tiers as a formatted JSON object (e.g., `{ "plan": "Pro", "price": 20 }`).
- **Footer:** A fixed bottom bar mimicking VS Code's status bar (blue or purple strip).
# Visual Design Prompt for Midjourney v7 / Nano Banana
**[CONFIGURATION]**
[STYLE_NAME] = DevTools Aesthetic (Dark Mode)
[INDUSTRY] = Cloud Infrastructure & Deployment
[PROJECT_NAME] = DEPLOY_OS
[PAGE_STRUCTURE] = IDE Toolbar Nav, Split-Screen Code Hero, Terminal Output Grid, Git Graph, JSON Pricing, Status Bar Footer.
**[PROMPT]**
**Subject:**
A highly technical, dark-mode UI design for a developer platform called "DEPLOY_OS". The aesthetic is **DevTools Aesthetic**, resembling a modern Code Editor (VS Code) or Terminal interface turned into a marketing website.
**Visual Atmosphere & Aesthetic:**
* **Color Palette:** "Dark Mode" base. Deep Gunmetal (#0D1117) and Void Black (#0A0A0A). Text is crisp White (#FFFFFF) or Muted Grey (#8B949E).
* **Accents (Syntax Highlighting):** Vibrant code colors used as UI accents: Soft Purple, Electric Blue, Emerald Green, and Warm Yellow.
* **Typography:** Extensive use of **Monospace Fonts** (JetBrains Mono or Fira Code) for headings, buttons, and data.
* **Textures:** Subtle geometric patterns: Dot grids, pixel meshes, or graph paper lines with low opacity (5%).
**Detailed Page Layout:**
1. **Header:** A sticky top bar styled like an IDE file tab bar. The logo is a command prompt symbol `>_`.
2. **Hero Section:**
* **Left:** Bold, sans-serif headline mixed with code snippets (e.g., `npm install deploy-os`).
* **Right:** A realistic **Floating Code Window** showing a config file, with Mac-style traffic light window controls (Red/Yellow/Green dots).
3. **Feature Grid:** Cards look like "Readme.md" documentation blocks or terminal windows. They have thin, dark borders and a subtle glow on hover.
4. **Visual Details:**
* **Animations:** Blinking cursors at the end of headlines.
* **Graphics:** Git commit graphs (branching lines) connecting different sections.
5. **Metrics:** System status bars (CPU/RAM usage style) and uptime graphs in green.
6. **Footer:** A thin "Status Bar" at the very bottom showing system info: `Ready`, `Ln 1, Col 1`, `UTF-8`.
**Rendering Quality:**
SaaS dashboard UI, GitHub Universe style, clean vector lines, high contrast, technical precision, 4k, developer-centric.
**Role:** You are a Senior Frontend Engineer creating a "Developer-First" website. You specialize in creating interfaces that feel like native coding environments using semantic HTML and CSS variables.
**Task:** Build a DevTools Aesthetic landing page for "DEPLOY_OS".
**[CONFIGURATION]**
- **[STYLE_NAME]:** DevTools Aesthetic
- **[INDUSTRY]:** Cloud Infrastructure
- **[PROJECT_NAME]:** DEPLOY_OS
- **[TECH_STACK]:** HTML5 + Modern CSS3 (Scoped Variables, CSS Counters, Keyframes).
- **[PAGE_STRUCTURE]:** Tab Bar Nav, Code Editor Hero, Terminal Features, JSON Pricing, IDE Status Bar.
**Technical Requirements:**
1. **Global Variables (`:root`):**
- **Theme Colors:** `--bg-ide: #0d1117;`, `--bg-panel: #161b22;`, `--border: #30363d;`.
- **Syntax Highlighting:**
* `--kwd: #ff7b72;` (Keyword - Red/Pink)
* `--func: #d2a8ff;` (Function - Purple)
* `--str: #a5d6ff;` (String - Blue)
* `--num: #79c0ff;` (Number - Cyan)
- **Fonts:** `--font-mono: 'JetBrains Mono', 'Courier New', monospace;`, `--font-sans: 'Inter', sans-serif;`.
2. **Visual Effects (The IDE Look):**
- **Code Window:** Create a `.window` class with a header containing three dots (red, yellow, green). Use CSS `counter-reset` and `counter-increment` to automatically generate line numbers for code blocks.
- **Terminal Cursor:** Implement a blinking cursor effect using `::after { content: '▋'; animation: blink 1s steps(2) infinite; }`.
- **Grid Background:** Create a subtle background pattern using `radial-gradient` dots (`background-size: 20px 20px`).
- **Glass Borders:** Use `border: 1px solid rgba(255,255,255,0.1)` for a clean, sharp look.
3. **Layout Strategy:**
- **Monospace Hierarchy:** Use monospace fonts for subtitles, buttons, and metadata. Use sans-serif only for large emotive headlines.
- **Tab Layout:** Style the navigation links to look like open file tabs in an editor.
4. **Specific Components:**
- **Hero:** Display a "typing" animation where a command is being typed into a terminal input.
- **Pricing:** Render pricing tiers as a formatted JSON object (e.g., `{ "plan": "Pro", "price": 20 }`).
- **Footer:** A fixed bottom bar mimicking VS Code's status bar (blue or purple strip).