:root {
    --primary: #9B42B7;
    --primary-dark: #4D1D5C;
    --primary-light: #4C2B5C;
    --secondary: #37333F;
    --accent: #41F909;
    --text: #E8E8EC;
    --text-light: #9A9AA8;
    --background: #19151F;
    --surface: #25212D;
}
