:root {
    --primary: #B18E42;
    --primary-dark: #57451D;
    --primary-light: #DAD5CC;
    --secondary: #2F2F29;
    --accent: #3DF07F;
    --text: #33251D;
    --text-light: #CDCCBF;
    --background: #FAF8F7;
    --surface: #FFFFFF;
}
