:root {
                --primary-color: rgba(0, 97, 242, 1);
                --primary-card-color: rgba(87, 143, 235, 1);
                --secondary-card-color: rgba(29, 55, 171, 1);
                --tertiary-card-color: rgba(0, 177, 203, 1);
                --mainImagePrimary: #0061f2;
                --mainImageSecondary: #6900c7cc;
                --primary-MainImage:  var(--dashboard-admin-image);
                --dashboard-admin-image: url('https://d7xbogc6m29hp.cloudfront.net/Prod/Theme/vyt-20260306200939.jpg');
                --dashboard-supplier-image: url('https://d7xbogc6m29hp.cloudfront.net/Prod/Theme/vyt-20260306200952.jpg');
                --primary-text-color: rgba(54, 61, 71, 1);
                --secondary-text-color: #69707A;
                --tertiary-text-color: #a7aeb8;
                --alternative-text-color: #ffffff;
                --primary-panel-color: #ffffff;
                --seconday-panel-color: #2128320d;
                --primary-shadow-color: rgba(0, 0, 0, 0.19);
                --primary-background-color: rgba(224, 224, 224, 1);
                --notification-color: rgba(52, 98, 207, 1);
                --notification-success-color: rgba(0, 128, 0, 1);
                --notification-danger-color: blue;
                --login-page-panel-color: white;
                --login-background-image: url('https://d7xbogc6m29hp.cloudfront.net/Prod/Theme/Gemini_Generated_Image_c20c5c20c5c20c5c-20260306201445.png');
            }