/* Brand Kit v2.0 — Del campo al código */
:root {
  --soil: #161210;
  --bark: #201810;
  --bark2: #261e14;
  --moss: #263320;
  --coffee: #5c3d2e;
  --coffee2: #7a5240;
  --avocado: #4a6741;
  --leaf: #6b8f5e;
  --leaf2: #8aad7c;
  --platano: #8b7d2a;
  --citrus: #c47b2b;
  --citrus2: #e09448;
  --dawn: #c8a96e;
  --sun: #e4c88a;
  --ai: #4a7fa5;
  --ai2: #6ba3c8;
  --mist: #f0ece4;
  --cloud: #faf8f4;
  --text-mid: #a89478;
  --text-dim: #5a4e40;
  --border: #2a2018;
  --border2: #352a1c;
  --display: 'Fraunces', Georgia, serif;
  --mono: 'Geist Mono', 'Courier New', monospace;
  --body: 'Geist', system-ui, sans-serif;
  --space-xs: 0.5rem;
  --space-sm: 1rem;
  --space-md: 2rem;
  --space-lg: 4rem;
  --space-xl: 6rem;
}
