:root {
    --primary: #3BE29F;
    --primary-dark: #118D5B;
    --primary-light: #DEF2EA;
    --secondary: #1F3630;
    --accent: #9B24EB;
    --text: #203228;
    --text-light: #799B95;
    --background: #F7F8F8;
    --surface: #FFFFFF;
}
