:root {
    --primary: #BD3885;
    --primary-dark: #5E1840;
    --primary-light: #DEC9D6;
    --secondary: #271D22;
    --accent: #27ED7A;
    --text: #321E2C;
    --text-light: #C8BDC6;
    --background: #F6F4F5;
    --surface: #FFFFFF;
}
