:root {
    --primary: #1D1FCB;
    --primary-dark: #0A0B5E;
    --primary-light: #B6B7E4;
    --secondary: #242334;
    --accent: #F5458B;
    --text: #262832;
    --text-light: #727793;
    --background: #F8F9FA;
    --surface: #FFFFFF;
}
