:root {
    --primary: #B745BC;
    --primary-dark: #5F1F63;
    --primary-light: #582C5D;
    --secondary: #39333F;
    --accent: #E7E05E;
    --text: #E8E8EC;
    --text-light: #9A9AA8;
    --background: #1B151F;
    --surface: #27212D;
}
