:root {
    --primary: #97CE22;
    --primary-dark: #48640D;
    --primary-light: #D8E4BF;
    --secondary: #363B32;
    --accent: #58BFF0;
    --text: #3C3D26;
    --text-light: #CBD1C5;
    --background: #F8F8F7;
    --surface: #FFFFFF;
}
