:root {
    --primary: #B8A93C;
    --primary-dark: #5B531A;
    --primary-light: #DCDACA;
    --secondary: #3B3D33;
    --accent: #5163E6;
    --text: #313229;
    --text-light: #959283;
    --background: #F7F6F5;
    --surface: #FFFFFF;
}
