:root{
    --background: #f7f3ea;
    --foreground: #1c1915;
    --card: #fffcf7;
    --card-foreground: #1c1915;
    --popover: #fffcf7;
    --popover-foreground: #1c1915;
    --primary: #d4af37;
    --primary-light: #e5c76b;
    --primary-foreground: #1c1915;
    --secondary: #efe8d8;
    --secondary-foreground: #1c1915;
    --muted: #efe8d8;
    --muted-foreground: #6f675c;
    --accent: #ebe3d1;
    --accent-foreground: #1c1915;
    --destructive: #d12929;
    --destructive-foreground: #ffffff;
    --border: #d4cbb6;
    --input: #cfc5ae;
    --ring: #d4af37;
    --chart-1: #d4af37;
    --chart-2: #1c1915;
    --chart-3: #6f675c;
    --chart-4: #e5c76b;
    --chart-5: #9a7b2f;
    --radius: 0;
    --sidebar-background: #f3ece0;
    --sidebar-foreground: #1c1915;
    --sidebar-primary: #d4af37;
    --sidebar-primary-foreground: #1c1915;
    --sidebar-accent: #ebe3d1;
    --sidebar-accent-foreground: #1c1915;
    --sidebar-border: #d4cbb6;
    --sidebar-ring: #d4af37;
}
