:root {
    --primary: #CFAD57;
    --primary-dark: #866921;
    --primary-light: #F0EDE5;
    --secondary: #33281C;
    --accent: #31D0A3;
    --text: #383124;
    --text-light: #CCCAC6;
    --background: #F7F6F4;
    --surface: #FFFFFF;
}
