:root {
    --primary: #445BB2;
    --primary-dark: #1E2A59;
    --primary-light: #CED0DB;
    --secondary: #31313B;
    --accent: #F95075;
    --text: #252639;
    --text-light: #7482A0;
    --background: #F8F9FA;
    --surface: #FFFFFF;
}
