:root {
    --primary: #8C2FEB;
    --primary-dark: #4D0A91;
    --primary-light: #E6D9F3;
    --secondary: #201B25;
    --accent: #A5E365;
    --text: #312435;
    --text-light: #856E95;
    --background: #F6F5F8;
    --surface: #FFFFFF;
}
