Back to Hub
SYS.ADMIN // DESIGN_SAMPLE [ BACK TO HUB ]

System
Over_ride

Cyberpunk aesthetics. Using rough glitch animations, neon color contrasts, and terminal-based structure to create a rebellious and technical image.

DATA_NODE 1

UI paneling structure using sharp rectangular shapes and corner accent border lines.

DATA_NODE 2

Reproduce the mood of a code editor or hacker terminal with monospace fonts and bright neon-colored text.

> PROMPT_GENERATOR.EXE

Generate a dark and rebellious web app structure with a raw, glitchy cyberpunk aesthetic.

[Style Conditions]
1. Background: Fine cyan grid lines at 30px intervals on #09090b (rgba 0.05 opacity).
2. Structure: Full block-style panels, corner accents (::before with top-left 3px border), alternating cyan/magenta borders.
3. Colors: Neon yellow (#fde047), neon cyan (#22d3ee), neon magenta (#d946ef), body text #e2e8f0.
4. Typography: English titles in Syncopate (wide uppercase), body/data in Share Tech Mono.
5. Glitch: RGB split effect on title via text-shadow (2px yellow + -2px cyan), subtle shake animation on 5s cycle.
6. Buttons: Neon yellow 2px border, hover fills background + box-shadow glow (0 0 20px rgba).

[Responsive]
- Mobile: 2-column panels to single column stack, reduce title size
- Desktop: max-width 1000px, 2-column panel grid

[Restrictions]
- No soft gradients or pastel tones
- No rounded corners
- No classic/minimal typography

[Output]
1) Color tokens (3 neon colors/background/text) and panel rules
2) Hero / Data Panels (2-column) / CTA structure
3) HTML/CSS code including glitch animations