:root {
    --primary: #28CAAA;
    --primary-dark: #106252;
    --primary-light: #C1E3DC;
    --secondary: #254446;
    --accent: #A64DF0;
    --text: #203733;
    --text-light: #A5B4B0;
    --background: #F8F9F9;
    --surface: #FFFFFF;
}
