:root {
  --innerg-sage: #73947c;
  --innerg-terracotta: #9e6b52;
  --innerg-tan: #cc9e78;
  --innerg-taupe: #cfb299;
  --innerg-cream: #ede8de;
  --innerg-dark: #2b291a;
  --innerg-brown-700: #544036;
  --innerg-brown-600: #5e4f3b;
  --innerg-gray-500: #85807a;
  --innerg-gray-200: #dedede;
  --border: #dcd6c8;
  --secondary: #e7e6da;
  --card: #f7f5ef;
  --accent-foreground: #ffffff;
  --font-sans: 'Cairo', ui-sans-serif, system-ui, sans-serif;
  --font-serif: 'Cormorant Garamond', Georgia, 'Times New Roman', serif;
  --text-base-size: 16px;
  --eyebrow-tracking: 0.3em;
  --container-max: 1280px;
  --radius: 2px;
  --grid-gutter: 24px;
  --icon-stroke-width: 1.5;
  --icon-size: 20px;
  --footer-bg: #2b291a;
  --footer-text: #ffffff;
}
