:root {
    --primary-color: #e7a856;
    --primary: #e7a856;
    --primary-rgb: 231, 168, 86;
    --accent-color: #7f5539;
    --bg-dark: #0d0e12;
    --bg-panel: #171820;
    --text-main: #f2eee8;
    --text-muted: #b8b0a5;
}
