:root {
    --primary: #2BC889;
    --primary-dark: #126242;
    --primary-light: #C4E2D6;
    --secondary: #1D2422;
    --accent: #3778E4;
    --text: #273731;
    --text-light: #94AFA7;
    --background: #F8FAF9;
    --surface: #FFFFFF;
}
