:root { --background: #fdfcf8; --foreground: #2a2420; --primary: #322d2a; --muted: #bfb8b5; --muted-foreground: #36302d; --accent: #b5714f; --card: #ffffff; --button-primary-bg: #b5714f; --button-primary-text: #ffffff; --button-primary-hover-bg: #322d2a; --button-secondary-bg: #fdfcf8; --button-secondary-text: #2a2420; --button-secondary-border: #bfb8b5; --button-secondary-hover: #bfb8b5; --card-bg: #ffffff; --card-border: #bfb8b5; --card-title: #2a2420; --card-description: #625b58; --card-surface-bg: #fdfcf8; --section-bg-default: #fdfcf8; --section-bg-subtle: #bfb8b5; --section-border: #bfb8b5; --nav-bg: #fdfcf8; --nav-text: #36302d; --nav-border: #bfb8b5; --text-primary: #2a2420; --text-secondary: #36302d; --text-muted: #625b58;}