DESIGN.md@.agents/tools/design/library/styles/startup-minimal · git:20260403.814c0bc · 2026-04-03 · sha256 cf57e02ab9936a6b

DESIGN.md@.agents/tools/design/library/styles/startup-minimal git:20260403.814c0bcA

Immutable. This exact content is served forever at /api/v1/blob/cf57e02ab9936a6b.

# Design System: Startup Minimal

Clean, focused, engineered. Single blue accent (`#2563eb`), near-white backgrounds, razor-thin borders, 4px grid. No gradients, no decorative elements — hierarchy through typography and spacing.

## Chapters

| File | Contents |
|------|----------|
| [01-theme.md](01-theme.md) | Visual theme, atmosphere, key characteristics |
| [02-colours.md](02-colours.md) | Colour palette — primary, text, surface, semantic, shadows |
| [03-typography.md](03-typography.md) | Font families, type scale, typography principles |
| [04-components.md](04-components.md) | Buttons, inputs, links, cards, navigation |
| [05-layout.md](05-layout.md) | Spacing scale, grid, breakpoints, border radius |
| [06-elevation.md](06-elevation.md) | Depth levels, shadow values, elevation principles |
| [07-dos-and-donts.md](07-dos-and-donts.md) | Rules — what to do and what to avoid |
| [08-responsive.md](08-responsive.md) | Breakpoint behaviour, touch targets, mobile rules |
| [09-agent-prompts.md](09-agent-prompts.md) | CSS variable reference, ready-to-use AI prompts |

## Quick Reference

**Accent:** `#2563eb` (blue) — the only colour that matters
**Background:** `#fafafa` page / `#ffffff` surfaces
**Text:** `#18181b` primary / `#71717a` secondary
**Border:** `1px #e5e7eb` everywhere
**Font:** Inter (sans) / Geist Mono (code)
**Grid:** 4px base, 12-column, 1200px max container
**Radius:** 6px default / 8px cards
**Motion:** 150ms ease, state transitions only

<!--
Style archetype by AI DevOps (https://aidevops.sh)
DESIGN.md format: https://stitch.withgoogle.com/docs/design-md/overview
Not based on any specific brand. Use as a starting point for your project.
-->