:root {
    --primary: #7B53C2;
    --primary-dark: #402373;
    --primary-light: #41315F;
    --secondary: #36343F;
    --accent: #EC473F;
    --text: #E8E8EC;
    --text-light: #9A9AA8;
    --background: #18161F;
    --surface: #24222D;
}
