:root {
    --primary: #CA5D22;
    --primary-dark: #602A0D;
    --primary-light: #E3CABC;
    --secondary: #3F3320;
    --accent: #12A2EF;
    --text: #302820;
    --text-light: #C8BDAE;
    --background: #FAF9F9;
    --surface: #FFFFFF;
}
