---
name: Terracotta
colors:
  primary: "#C56A3C"
  secondary: "#F3E9D8"
  success: "#16A34A"
  warning: "#D97706"
  danger: "#DC2626"
  surface: "#FFFFFF"
  text: "#111827"
  neutral: "#FFFFFF"
typography:
  h1:
    fontFamily: "DM Serif Display"
    fontSize: 2.5rem
  body-md:
    fontFamily: "DM Serif Display"
    fontSize: 1rem
  label-caps:
    fontFamily: "JetBrains Mono"
    fontSize: 0.875rem
  sourceScale: "14/16/18/24/32/40"
  weights: "100, 200, 300, 400, 500, 600, 700, 800, 900"
rounded:
  sm: 4px
  md: 8px
spacing:
  sm: 4px
  md: 8px
  sourceScale: "4/8/12/16/24/32"
---

## Overview

Sun-baked, clay-toned editorial system with warm cream surfaces, serif headlines, and a single terracotta accent.

## Style Foundations

- **Visual style:** modern, clean, high-contrast, playful
- **Typography scale:** 14/16/18/24/32/40
- **Typography fonts:** primary=DM Serif Display, display=DM Serif Display, mono=JetBrains Mono
- **Typography weights:** 100, 200, 300, 400, 500, 600, 700, 800, 900
- **Color palette:** primary, neutral, success, warning, danger
- **Spacing scale:** 4/8/12/16/24/32

## Colors

- **Primary (#C56A3C):** Token from style foundations.
- **Secondary (#F3E9D8):** Token from style foundations.
- **Success (#16A34A):** Token from style foundations.
- **Warning (#D97706):** Token from style foundations.
- **Danger (#DC2626):** Token from style foundations.
- **Surface (#FFFFFF):** Token from style foundations.
- **Text (#111827):** Token from style foundations.
- **Neutral (#FFFFFF):** Derived from the surface token for official format compatibility.
