:root {
    --primary: #40DB85;
    --primary-dark: #158747;
    --primary-light: #2A6548;
    --secondary: #333A3C;
    --accent: #E91A8D;
    --text: #E8E8EC;
    --text-light: #9A9AA8;
    --background: #151C1C;
    --surface: #21282A;
}
