:root {
    --primary: #BBE23F;
    --primary-dark: #729111;
    --primary-light: #EFF3E1;
    --secondary: #26251A;
    --accent: #7B5DD8;
    --text: #2C301B;
    --text-light: #889379;
    --background: #F9F9F8;
    --surface: #FFFFFF;
}
