Pin & Paper
Pin & Paper — Yellow paper with safety-pin illustrations, ink-blue handwritten Caveat, paper-grain texture. Tipografia Caveat. saturated yellow paper, soft cream alternate, deep ink-blue type, plus rust red,. Ideal para research findings with personality, qualitative report, founder reflection. Prompt pronto para IA generativa.
Uso: research findings with personality, qualitative report, founder reflection, creator essay deck, workshop debrief

Contexto Histórico
Estética de diário e zine handmade — papel amarelado, grampos de metal, caligrafia Caveat. Muito usado em research qualitativo, portfolios literários e workshops criativos.
Quando Usar
Quando a marca precisa parecer feita-à-mão, não manufaturada. Este sistema funciona para makers independentes, publicadores de zine, workshops DIY, linhas de produtos artesanais e qualquer projeto onde polimento minaria credibilidade. Use quando sua audiência valoriza autenticidade sobre refinamento — quando preferem ver o processo do que o valor de produção. Desmorona instantaneamente se aplicado a contextos corporativos ou qualquer coisa que exija autoridade institucional. Conheça sua audiência: fala com pessoas que compram em livrarias independentes, não lojas de departamento.
Princípios de Design
- Imperfeição é intencional — baselines irregulares, textura de papel visível e linework tremido não são bugs, são o ponto inteiro. Nunca corrija o que deve parecer humano.
- Restrição gera caráter — limite sua paleta ao que um risógrafo de uma cor ou fotocopiadora produziria. Se você não consegue imaginar fazendo isso numa gráfica rápida às 2h da manhã, simplifique mais.
- O alfinete é estrutural, não decorativo — cada ilustração de alfinete de segurança deve sugerir que está segurando algo junto. Conecta, prende, repara. Use onde elementos realmente se juntam.
- Papel é a primeira camada, não o fundo — trate grain, marcas de dobra e desgaste de borda como elementos ativos de design que ocupam hierarquia visual ao lado de tipo e ilustração.
- Caligrafia carrega voz — Caveat ou qualquer fonte manuscrita deve se ler como notas reais de alguém. Varie peso e tamanho como uma pessoa faria. No momento em que parece tipografado, você perdeu o fio.
DESIGN.md
---
version: "alpha"
name: "Pin & Paper"
description: "Pin & Paper — Yellow paper with safety-pin illustrations, ink-blue handwritten Caveat, paper-grain texture. Tipografia Caveat. saturated yellow paper, soft cream alternate, deep ink-blue type, plus rust red,. Ideal para research findings with personality, qualitative report, founder reflection. Prompt pronto para IA generativa."
colors:
primary: "#EFE56A"
secondary: "#F8F1D6"
tertiary: "#1F3A8A"
neutral: "#C2342B"
typography:
h1:
fontFamily: Caveat
fontSize: 2.5rem
fontWeight: 700
body-md:
fontFamily: Caveat
fontSize: 1rem
fontWeight: 400
spacing:
sm: 1.5rem
md: 3.0rem
lg: 6.0rem
components:
button-primary:
backgroundColor: "{colors.primary}"
textColor: "{colors.neutral}"
padding: 12px
---
## Overview
Pin & Paper — Yellow paper with safety-pin illustrations, ink-blue handwritten Caveat, paper-grain texture. Tipografia Caveat. saturated yellow paper, soft cream alternate, deep ink-blue type, plus rust red,. Ideal para research findings with personality, qualitative report, founder reflection. Prompt pronto para IA generativa.
- Density: 5/10 — Balanced
- Variance: 5/10 — Moderate
- Motion: 2/10 — Minimal
- **Style:** Handcrafted, Literary, Paper-Grain, Intimate
- **Keywords:** Caveat handwriting, safety-pin illustrations, paper grain, yellow paper, crafted, literary, intimate
- **Era:** 2020s Modern
- **Light/Dark:** ✓ Full / ✗ None
## Colors
- **Paper** (#EFE56A) — Primary surface or dominant color
- **Cream** (#F8F1D6) — Accent highlight, links and focus states
- **Ink** (#1F3A8A) — Secondary accent
- **Red** (#C2342B) — Accent color, emphasis elements
## Typography
- **Display / Hero:** Caveat — Weight 700, tight tracking, used for headline impact
- **Body:** Space Grotesk — Weight 400, 16px/1.6 line-height, max 72ch per line
- **UI Labels / Captions:** Space Grotesk — 0.875rem, weight 500, slight letter-spacing
- **Monospace:** DM 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
display font Caveat for hero headlines, subtle hover (opacity 0.8, 200ms), refined focus rings, safety-pin SVG illustrations, paper-grain CSS texture, Caveat handwriting
- **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: 4px. See rounded tokens in front matter for the full scale.
## Components
- **Primary Button:** 4px border-radius. 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:** 4px 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 Caveat display font loaded via Google Fonts
- Do Color palette variables applied consistently
- Do Typography scale: hero clamp(2.5rem,5vw,4rem)
- Do H1 2.25rem
- Do body 1rem/1.6
- Do WCAG AA contrast ratio verified (4.5:1 body text)
- Do Hand-drawn / crafted SVG decorations present
- Do Mobile responsive layout (stack below 768px)
## Use Case
research findings with personality, qualitative report, founder reflection, creator essay deck, workshop debrief
Especificações Técnicas
CSS
font-family: 'Caveat', cursive; background: #F5E8A0; color: #1A2550; background-image: url("data:image/svg+xml,..."); border: 1px solid #D4C060Variáveis
--bg: #EFE56A, --fg: #1F3A8A, --accent: #1F3A8A, --font-display: 'Caveat', --font-body: 'Space Grotesk', --radius: 4px, --spacing: 1.5rem
Checklist
☐ Caveat display font loaded via Google Fonts, ☐ Color palette variables applied consistently, ☐ Typography scale: hero clamp(2.5rem,5vw,4rem), H1 2.25rem, body 1rem/1.6, ☐ WCAG AA contrast ratio verified (4.5:1 body text), ☐ Hand-drawn / crafted SVG decorations present, ☐ Mobile responsive layout (stack below 768px)
Cores
Primárias
Secundárias
Efeitos
display font Caveat for hero headlines, subtle hover (opacity 0.8, 200ms), refined focus rings, safety-pin SVG illustrations, paper-grain CSS texture, Caveat handwriting
Light/Dark
✓ Full / ✗ None
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:** Pin & Paper
- **Tipo:** Handcrafted, Literary, Paper-Grain, Intimate
- **Keywords:** Caveat handwriting, safety-pin illustrations, paper grain, yellow paper, crafted, literary, intimate
- **Era:** 2020s Modern
- **Light/Dark:** ✓ Full / ✗ None
## Paleta de Cores
- **Primárias:** Paper #EFE56A, Cream #F8F1D6, Ink #1F3A8A
- **Secundárias:** Red #C2342B
## Efeitos Visuais
display font Caveat for hero headlines, subtle hover (opacity 0.8, 200ms), refined focus rings, safety-pin SVG illustrations, paper-grain CSS texture, Caveat handwriting
## Direção Visual para IA
Design a handcrafted warm literary layout. Use: aged yellow paper (#F5E8A0), ink-blue text (#1A2550), Caveat handwriting font for headlines, paper-grain CSS texture, safety-pin SVG decorations. Intimate and crafted, not digital-polished.
## CSS Technical
```css
font-family: 'Caveat', cursive; background: #F5E8A0; color: #1A2550; background-image: url("data:image/svg+xml,..."); border: 1px solid #D4C060
```
## Design System Variables
```css
--bg: #EFE56A, --fg: #1F3A8A, --accent: #1F3A8A, --font-display: 'Caveat', --font-body: 'Space Grotesk', --radius: 4px, --spacing: 1.5rem
```
## Checklist de Implementação
- ☐ Caveat display font loaded via Google Fonts
- ☐ Color palette variables applied consistently
- ☐ Typography scale: hero clamp(2.5rem,5vw,4rem)
- H1 2.25rem
- body 1rem/1.6
- ☐ WCAG AA contrast ratio verified (4.5:1 body text)
- ☐ Hand-drawn / crafted SVG decorations present
- ☐ Mobile responsive layout (stack below 768px)
## 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.Relacionados
Última sincronização: 06/05/2026




