:root {
    --primary: #CB4786;
    --primary-dark: #761C47;
    --primary-light: #5F2C48;
    --secondary: #3A333C;
    --accent: #F9B93C;
    --text: #E8E8EC;
    --text-light: #9A9AA8;
    --background: #1C151C;
    --surface: #28212A;
}
