:root,
.beyti-theme {
  --beyti-color-light: #fffdf8;
  --beyti-color-surface: #ffffff;
  --beyti-color-dark: #1c1917;
  --beyti-color-muted: #6b635c;
  --beyti-color-brand: #895d45;
  --beyti-color-accent: #cea287;
  --beyti-color-line: #ebe6df;
  --beyti-color-success: #16a34a;
  --beyti-color-danger: #dc2626;
  --beyti-font-title: "Reem Kufi", sans-serif;
  --beyti-font-body: "Inter", "Segoe UI", Arial, sans-serif;
}
