:root {
    --primary: #DD133D;
    --primary-dark: #6A061B;
    --primary-light: #66182D;
    --secondary: #3B3039;
    --accent: #58E7C9;
    --text: #E8E8EC;
    --text-light: #9A9AA8;
    --background: #1D1219;
    --surface: #291E27;
}
