Futurista & Tech 2024-2026 Cyber Future

Neon Cyber

Design futurista neon com cyan e magenta em fundo navy, glow effects e grid patterns. Estética cyber para tech e gaming. Prompt para IA.

neon cyber futuristic deep navy cyan magenta particle backgrounds neon glow grid patterns Clash Display Satoshi

Uso: Plataformas gaming, Startups tech, Apps de criptomoeda, Eventos de tecnologia

Neon Cyber

Contexto Histórico

Evolução da estética cyberpunk para o design web moderno. Combina neon glow effects com grid patterns e partículas para criar atmosfera futurista e tecnológica, inspirado em filmes como Blade Runner e Tron.

Especificações Técnicas

Cores

Primárias

#0a0f1c
#00ffcc
#ff00aa

Secundárias

#0d1a3a
#8b00ff
#0066ff
#ffffff

Efeitos

Particle backgrounds via CSS, neon glow effects (text-shadow, box-shadow), grid patterns overlay, cyan/magenta color contrast, smooth neon pulse animations, transitions 200ms

Light/Dark

✗ No / ✓ Full

CSS

background: #0a0f1c, color: #ffffff, .neon-text { text-shadow: 0 0 10px #00ffcc, 0 0 20px #00ffcc, 0 0 40px #00ffcc }, .neon-box { box-shadow: 0 0 15px rgba(0,255,204,0.3), inset 0 0 15px rgba(0,255,204,0.1) }, .grid-bg { background-image: linear-gradient(rgba(0,255,204,0.05) 1px, transparent 1px), linear-gradient(90deg, rgba(0,255,204,0.05) 1px, transparent 1px); background-size: 40px 40px }, .particle { position: absolute; width: 2px; height: 2px; background: #00ffcc; border-radius: 50%; animation: float 6s infinite }

Variáveis

--bg-primary: #0a0f1c, --accent-cyan: #00ffcc, --accent-magenta: #ff00aa, --text-primary: #ffffff, --neon-glow: 0 0 10px #00ffcc, --grid-size: 40px, --particle-size: 2px, --font-display: sans-serif bold, --font-body: sans-serif

Checklist

☐ Deep navy background #0a0f1c, ☐ Neon glow effects cyan/magenta, ☐ Grid pattern overlay, ☐ Particle backgrounds CSS, ☐ Text-shadow neon em headings, ☐ Box-shadow neon em cards/buttons, ☐ Responsivo mobile/tablet/desktop

DESIGN.md

Design System: Neon Cyber

1. Visual Theme & Atmosphere

Design futurista neon com cyan e magenta em fundo navy, glow effects e grid patterns. Estética cyber para tech e gaming. Prompt para IA. Evolução da estética cyberpunk para o design web moderno. Combina neon glow effects com grid patterns e partículas para criar atmosfera futurista e tecnológica, inspirado em filmes como Blade Runner e Tron.

  • Density: 5/10 — Balanced
  • Variance: 2/10 — Structured
  • Motion: 8/10 — Cinematic

2. Color Palette & Roles

  • Deep Navy (#0a0f1c) — Primary surface or dominant color
  • Cyan Accent (#00ffcc) — Primary accent, CTAs and interactive elements
  • Magenta (#ff00aa) — Decorative accent, highlight elements
  • Dark Blue (#0d1a3a) — Deep contrast surface
  • Neon Purple (#8b00ff) — Accent color, emphasis elements
  • Electric Blue (#0066ff) — Secondary accent
  • White (#ffffff) — Secondary surface

3. Typography Rules

  • Display / Hero: System UI stack (-apple-system, sans-serif) — Weight 700, tight tracking, used for headline impact
  • Body: System UI stack (-apple-system, sans-serif) — Weight 400, 16px/1.6 line-height, max 72ch per line
  • UI Labels / Captions: System UI stack (-apple-system, sans-serif) — 0.875rem, weight 500, slight letter-spacing
  • Monospace: JetBrains Mono — Used for code, metadata, and technical values

Scale:

  • Hero: clamp(2.5rem, 5vw, 4rem)
  • H1: 2.25rem
  • H2: 1.5rem
  • Body: 1rem / 1.6
  • Small: 0.875rem

4. Component Stylings

  • Primary Button: Rounded (50%) shape. Accent color fill. Hover: 8% darken + subtle lift shadow. Active: -1px translate tactile press. Font weight 600. No outer glows.
  • Secondary / Ghost Button: Outline variant. 1.5px border in muted color. Text in primary color. Hover: subtle background fill.
  • Cards: Rounded (50%) corners. Surface background. Subtle shadow (0 2px 12px rgba(0,0,0,0.06)). 1px border stroke.
  • Inputs: Label above input. 1px border stroke. Focus ring: 2px accent color offset 2px. Error text below in semantic red. No floating labels.
  • Navigation: Primary surface background. Active item: accent color indicator. Font weight 500 when active.
  • Skeletons: Shimmer animation matching component dimensions. No circular spinners.
  • Empty States: Icon-based composition with descriptive text and action button.

5. Layout Principles

  • Grid: CSS Grid primary. Max-width containment: 1280px centered with 1.5rem side padding.
  • Spacing rhythm: Balanced. Base unit: 0.5rem (8px).
  • Section vertical gaps: clamp(4rem, 8vw, 8rem).
  • Hero layout: Split-screen (text left, visual right).
  • Feature sections: Zig-zag alternating text+image rows. No 3-equal-columns.
  • Mobile collapse: All multi-column layouts collapse below 768px. No horizontal overflow.
  • z-index contract: base (0) / sticky-nav (100) / overlay (200) / modal (300) / toast (500).

6. Motion & Interaction

  • Physics: Spring — stiffness 120, damping 20. Confident, weighted transitions.
  • Entry animations: Fade + translate-Y (16px → 0) over 540ms ease-out. Staggered cascades for lists: 120ms between items.
  • Hover states: Scale(1.03) + shadow lift over 200ms.
  • Page transitions: Fade + slide (300ms).
  • Performance: Only transform and opacity animated. No layout-triggering properties.

7. Anti-Patterns (Banned)

  • No emojis in UI — use icon system only (Lucide, Heroicons)
  • No pure white (#FFFFFF) backgrounds — use off-white or dark surfaces
  • No oversaturated accent colors (saturation cap: 80%)
  • No 3-column equal-width feature layouts — use zig-zag or asymmetric grid
  • No h-screen — use min-h-[100dvh]
  • No AI copywriting clichés: "Elevate", "Seamless", "Unleash", "Next-Gen"
  • No broken external image links — use picsum.photos or inline SVG
  • No generic lorem ipsum in demos

Prompt para AI

Design a futuristic, techy, confident landing page with neon cyber aesthetic. Deep navy background (#0a0f1c). Use cyan (#00ffcc) and magenta (#ff00aa) as primary accents. Add particle-like backgrounds using CSS (dots, lines). Include neon glow effects on text and buttons (text-shadow, box-shadow with neon colors). Grid pattern overlay. Use a bold sans-serif for display and clean sans for body. Confident, futuristic feel.

Relacionados

Última sincronização: 01/04/2026