:root {
    --primary: #456FC5;
    --primary-dark: #1E386D;
    --primary-light: #2C3C60;
    --secondary: #33353F;
    --accent: #F73071;
    --text: #E8E8EC;
    --text-light: #9A9AA8;
    --background: #15171F;
    --surface: #21232D;
}
