:root {
    --primary: #CF9534;
    --primary-dark: #6D4D16;
    --primary-light: #E6DECF;
    --secondary: #2C291C;
    --accent: #4684EC;
    --text: #322924;
    --text-light: #878479;
    --background: #F7F6F6;
    --surface: #FFFFFF;
}
