:root {
    --primary: #DD2C4E;
    --primary-dark: #7A1024;
    --primary-light: #ECD0D5;
    --secondary: #271F23;
    --accent: #40E2C3;
    --text: #3C202B;
    --text-light: #C8B1B5;
    --background: #F9F8F8;
    --surface: #FFFFFF;
}
