:root {
    --primary: #BE36B5;
    --primary-dark: #5E1759;
    --primary-light: #5A265B;
    --secondary: #39323F;
    --accent: #E5F13F;
    --text: #E8E8EC;
    --text-light: #9A9AA8;
    --background: #1B141F;
    --surface: #27202D;
}
