:root {
    --primary: #D81371;
    --primary-dark: #660634;
    --primary-light: #641840;
    --secondary: #3A303B;
    --accent: #EFF848;
    --text: #E8E8EC;
    --text-light: #9A9AA8;
    --background: #1C121B;
    --surface: #281E29;
}
