:root {
    --primary: #C1AA41;
    --primary-dark: #65581D;
    --primary-light: #E2DFD2;
    --secondary: #2B2D1B;
    --accent: #1CE3BF;
    --text: #383722;
    --text-light: #9D9079;
    --background: #F9F9F6;
    --surface: #FFFFFF;
}
