Editorial & Tipografia Contemporary Web

Inter Typography

System, product and UI workhorse. Neutral, highly readable at small sizes.

InterneutralreadableUIappsdashboardshuge weight range

Uso: Apps, dashboards, documentation, digital product needing maximum clarity.

Inter Typography

Contexto Histórico

Huge weight range and excellent language/feature support for modern digital products.

Quando Usar

Inter conquista seu lugar em UI de produto onde legibilidade a 13-16px importa mais que expressão de marca. Tabelas de dados densas, sites de documentação, ferramentas dev, painéis admin — onde texto é consumido em vez de admirado. É a escolha certa quando precisa de um sistema tipográfico que desaparece, deixando conteúdo fazer o trabalho. Pule quando o produto precisa de personalidade tipográfica pra diferenciar. Um site de marketing em Inter não diz nada sobre quem você é.

Princípios de Design

  • Defina font-feature-settings com 'cv01', 'cv02' habilitados — as alternates do Inter existem por um motivo, use pra evitar o look genérico
  • Pareie com uma monospace que combine na x-height (JetBrains Mono, Fira Code) pra produtos developer-facing — métricas desalinhadas quebram ritmo visual
  • Use Inter Display pra headings acima de 20px — o optical size padrão perde nitidez quando escalado, Display corta mais apertado e lê mais nítido
  • Fique com medium (500) e semibold (600) pra hierarquia — o bold do Inter é mais pesado do que pensa e turva interfaces densas
  • Deixe tracking respirar em tamanhos pequenos (0.01-0.02em abaixo de 14px) mas aperte em tamanhos display — o espaçamento padrão do Inter otimiza pra body, não headlines

DESIGN.md

---
version: "alpha"
name: "Inter Typography"
description: "System, product and UI workhorse. Neutral, highly readable at small sizes."
colors:
  primary: "#FFFFFF"
  secondary: "#000000"
typography:
  h1:
    fontFamily: Inter
    fontSize: 2.5rem
    fontWeight: 700
  body-md:
    fontFamily: Inter
    fontSize: 1rem
    fontWeight: 400
components:
  button-primary:
    backgroundColor: "{colors.primary}"
    padding: 12px
---

## Overview

System, product and UI workhorse. Neutral, highly readable at small sizes. Huge weight range and excellent language/feature support for modern digital products.

- Density: 8/10 — Dense
- Variance: 4/10 — Moderate
- Motion: 4/10 — Subtle

- **Style:** System, product and UI workhorse
- **Keywords:** Inter, neutral, readable, UI, apps, dashboards, huge weight range
- **Era:** Contemporary Web
- **Light/Dark:** ✗ No / ✓ Full

## Colors

- **#FFFFFF** (#FFFFFF) — Primary surface or dominant color
- **#000000** (#000000) — Extended palette, decorative use

## Typography

- **Display / Hero:** Inter — Weight 700, tight tracking, used for headline impact
- **Body:** Inter — Weight 400, 16px/1.6 line-height, max 72ch per line
- **UI Labels / Captions:** Inter — 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

## Layout

- **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).

## Elevation & Depth

Tight tracking (-6%), 90% leading

- **Physics:** Ease-out curves, 200-300ms duration. Smooth and predictable.
- **Entry animations:** Fade + translate-Y (16px → 0) over 420ms ease-out. Staggered cascades for lists: 80ms between items.
- **Hover states:** Subtle color shift + shadow adjustment over 200ms.
- **Page transitions:** Fade only (200ms).
- **Performance:** Only transform and opacity animated. No layout-triggering properties.

## Shapes

Base corner radius: 8px. See rounded tokens in front matter for the full scale.

## Components

- **Primary Button:** Subtly rounded (0.5rem) 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:** Subtly rounded (0.5rem) 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.

## Do's and Don'ts

- No emojis in UI — use icon system only (Lucide, Heroicons)
- No pure black (#000000) — use off-black or charcoal variants
- 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

- Do Inter Font
- Do Color: #FFFFFF
- Do Tracking -6%
- Do Background #000000

## Use Case

Apps, dashboards, documentation, digital product needing maximum clarity.
Baixar DESIGN.md

Especificações Técnicas

CSS

font-family: 'Inter', sans-serif; color: #FFFFFF; letter-spacing: -0.06em; line-height: 0.9;

Variáveis

--font-family: 'Inter', --text-color: #FFFFFF, --bg-color: #000000

Checklist

☐ Inter Font, ☐ Color: #FFFFFF, ☐ Tracking -6%, ☐ Background #000000

Cores

Primárias

#FFFFFF

Secundárias

#000000

Efeitos

Tight tracking (-6%), 90% leading

Light/Dark

✗ No / ✓ Full

Prompt para AI

Atue como um Engenheiro Frontend Sênior e UI Designer Especialista.
Sua tarefa é codificar uma Landing Page completa na primeira tentativa.
- Tema da Landing Page: <INSIRA O TEMA>
- Seções a adicionar: <INSIRA AS SEÇÕES>

Gere o código final imediatamente seguindo estas definições:

## Estilo

- **Nome:** Inter Typography
- **Tipo:** System, product and UI workhorse
- **Keywords:** Inter, neutral, readable, UI, apps, dashboards, huge weight range
- **Era:** Contemporary Web
- **Light/Dark:** ✗ No / ✓ Full

## Paleta de Cores

- **Primárias:** #FFFFFF
- **Secundárias:** #000000

## Efeitos Visuais

Tight tracking (-6%), 90% leading

## Direção Visual para IA

Render a 2D isolated text on a solid background. Font Family: @Inter Font, Color: Hex #FFFFFF, Background: #000000, Tracking: Tight (-6%), Leading: 90%, Alignment: Strictly Left Aligned, Position: Center, Scale: 50%.

## CSS Technical

```css
font-family: 'Inter', sans-serif; color: #FFFFFF; letter-spacing: -0.06em; line-height: 0.9;
```

## Design System Variables

```css
--font-family: 'Inter', --text-color: #FFFFFF, --bg-color: #000000
```

## Checklist de Implementação

- ☐ Inter Font
- ☐ Color: #FFFFFF
- ☐ Tracking -6%
- ☐ Background #000000

## Regras de Execução

1. Siga fielmente o estilo visual determinado.
2. Use ícones SVG inline de alta qualidade (estilo Heroicons ou Lucide) — PROIBIDO usar emojis como ícones.
3. Adicione `cursor-pointer` e estados de `hover` suaves (transition-all) em todos os elementos interativos.
4. Estrutura Obrigatória da Página:
   - Navbar (Logo + Links + CTA)
   - Hero Section (Headline impactante + Subtitle + 2 botões + Elemento visual 3D/Abstrato via CSS)
   - Features (3 cards com ícones)
   - Testimonials (3 cards)
   - Pricing (3 tiers, destaque no central)
   - CTA Final
   - Footer completo com redes sociais, política de privacidade, termos de uso, contato e links SEO.
5. Todo o conteúdo textual deve ser em Português Brasileiro (PT-BR).
6. O visual deve ser CLARAMENTE distinto — não crie um design "padrão Bootstrap". Force o uso das variáveis de design system fornecidas.
7. Use tags `<style>` no head para classes personalizadas (especialmente para os efeitos complexos de backdrop-filter e animações) que o Tailwind via CDN não cobrir.
8. Responsividade Total: O layout deve se adaptar perfeitamente a Mobile, Tablet e Desktop (Stack vertical no mobile).
9. Inclua meta tags básicas de SEO, Viewport e Open Graph no `<head>`.
10. Footer deve conter: Copyright 2026, Links de navegação secundária e Ícones de redes sociais.
11. Assuma as decisões criativas necessárias para entregar o resultado completo e funcional agora.

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