:root {
    --background: #F3F5FC;
    --surface: #FFFFFF;
    --primary: #0A3871;
    --text-secondary: #495057;
    --text-default: #FFFFFF;
}