# Terminal Pricing Console

Demo: [saas-pricing-terminal](../saas-pricing-terminal/)

Create one complete, self-contained HTML file for a premium SaaS pricing component designed in a disciplined minimal terminal-text style.

Use a nearly monochrome palette, excellent monospace typography, generous spacing, ASCII-inspired rules and labels, a subtle blinking cursor, and one restrained accent color. Avoid fake window chrome, noisy hacker clichés, neon overload, gradients, glassmorphism, illustrations, and generic rounded-card styling. The result should feel like a confident modern developer product expressed through a precise command-line design system.

Present three plans with distinct positioning, monthly prices, concise descriptions, feature lists, limits, and clear calls to action. Include a functional monthly/annual billing switch that updates all prices and savings text, a compact feature comparison area, a short enterprise prompt, and a minimal FAQ disclosure row. Make the recommended plan unmistakable without making it visually loud. Add refined hover, focus, and state transitions plus a tiny automatic terminal-status sequence that does not delay or block the page.

Make the component accessible, responsive, keyboard-friendly, and production-polished. Use semantic HTML, CSS, and vanilla JavaScript only. Do not use external assets, libraries, fonts, build tools, or nonfunctional controls.

Reply with only the complete HTML document inside one html code block. Do not include explanation outside the code block.
