:root {
    --primary: #D63678;
    --primary-dark: #78143D;
    --primary-light: #632644;
    --secondary: #3A323C;
    --accent: #CBE64C;
    --text: #E8E8EC;
    --text-light: #9A9AA8;
    --background: #1C141C;
    --surface: #28202A;
}
