:root {
    --primary: #C1634C;
    --primary-dark: #6D3021;
    --primary-light: #E6DCDA;
    --secondary: #3B2921;
    --accent: #3BC2E3;
    --text: #312724;
    --text-light: #CABDBB;
    --background: #F7F7F6;
    --surface: #FFFFFF;
}
