:root {
    --primary: #4260B2;
    --primary-dark: #1C2C57;
    --primary-light: #CCD0DA;
    --secondary: #282B32;
    --accent: #F43F95;
    --text: #272C33;
    --text-light: #929AAC;
    --background: #F5F6F8;
    --surface: #FFFFFF;
}
