:root {
    --primary: #AB623C;
    --primary-dark: #4F2B18;
    --primary-light: #D6CAC3;
    --secondary: #362B24;
    --accent: #30EA6F;
    --text: #2F221F;
    --text-light: #AB8E8A;
    --background: #FAF9F9;
    --surface: #FFFFFF;
}
