:root {
    --primary: #BB3A67;
    --primary-dark: #5D1930;
    --primary-light: #DECAD1;
    --secondary: #322425;
    --accent: #9DDC29;
    --text: #311C2A;
    --text-light: #CDBEC2;
    --background: #F6F5F5;
    --surface: #FFFFFF;
}
