:root {
                --primary-color: rgba(15, 15, 15, 1);
                --primary-card-color: rgba(133, 133, 133, 1);
                --secondary-card-color: rgba(82, 82, 82, 1);
                --tertiary-card-color: rgba(176, 176, 176, 1);
                --mainImagePrimary: #0061f2;
                --mainImageSecondary: #6900c7cc;
                --primary-MainImage:  var(--dashboard-admin-image);
                --dashboard-admin-image: url('https://d7xbogc6m29hp.cloudfront.net/Prod/Theme/DMR-72-20260622142517.jpg');
                --dashboard-supplier-image: url('https://d7xbogc6m29hp.cloudfront.net/Prod/Theme/d2e72085-0fff-46dd-883d-717c56ea34fe-20260121144854.webp');
                --primary-text-color: #363d47;
                --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.2);
                --primary-background-color: rgba(224, 224, 224, 1);
                --notification-color: rgba(52, 98, 207, 1);
                --notification-success-color: rgba(207, 0, 0, 1);
                --notification-danger-color: rgba(0, 96, 250, 1);
                --login-page-panel-color: white;
                --login-background-image: url('https://d7xbogc6m29hp.cloudfront.net/Prod/Theme/DMR-1-20260622142311.jpg');
            }