Style: Pixel Art. Type: General. Keywords: Retro, 8-bit, 16-bit, gaming, blocky, nostalgic, pixelated, arcade. Primary Colors: Primary colors (NES Palette), brights, limited palette. Secondary Colors: Black outlines, shading via dithering or block colors. Effects & Animation: Frame-by-frame sprite animation, blinking cursor, instant transitions, marquee text. Best For: Indie games, retro tools, creative portfolios, nostalgia marketing, Web3/NFT. Do Not Use For: Professional corporate, modern SaaS, high-res photography sites. Light Mode: ✓ Full. Dark Mode: ✓ Full. Performance: ⚡ Excellent. Accessibility: ✓ Good (if contrast ok). Mobile-Friendly: ✓ High. Conversion-Focused: ◐ Medium. Framework Compatibility: CSS (box-shadow) 8/10, Canvas 10/10. Era/Origin: 1980s Arcade. Complexity: Medium. AI Prompt Keywords: Design a pixel art inspired interface. Use: pixelated fonts, 8-bit or 16-bit aesthetic, sharp edges (image-rendering: pixelated), limited color palette, blocky UI elements, retro gaming feel.. CSS/Technical: font-family: 'Press Start 2P', image-rendering: pixelated, box-shadow: 4px 0 0 #000 (pixel border), no anti-aliasing. Implementation Checklist: ☐ Pixelated fonts loaded, ☐ Images sharp (no blur), ☐ CSS box-shadow for pixel borders, ☐ Retro palette, ☐ Blocky layout. Design System Variables: --pixel-size: 4px, --font: pixel font, --border-style: pixel-shadow, --anti-alias: none.