:root {
    --primary: #8C3BC5;
    --primary-dark: #471A66;
    --primary-light: #472760;
    --secondary: #37323F;
    --accent: #E14F2D;
    --text: #E8E8EC;
    --text-light: #9A9AA8;
    --background: #19141F;
    --surface: #25202D;
}
