:root {
    --primary: #7744D8;
    --primary-dark: #3D1785;
    --primary-light: #E5DFF0;
    --secondary: #24232A;
    --accent: #A7F80E;
    --text: #1F1C25;
    --text-light: #ACA6B7;
    --background: #F8F7F9;
    --surface: #FFFFFF;
}
