:root {
    --primary: #873FCA;
    --primary-dark: #471A6F;
    --primary-light: #DED5E7;
    --secondary: #2D2039;
    --accent: #D89853;
    --text: #271D2D;
    --text-light: #8B8591;
    --background: #F5F3F7;
    --surface: #FFFFFF;
}
