/*!
*
* Template: Hope-Ui - Responsive Bootstrap 5 Admin Dashboard Template
* Author: iqonic.design
* Design and Developed by: iqonic.design
* NOTE: This file contains the styling for color variable.
*
*/
a {
  color: #56595a;
}

a:hover {
  color:#0f75bc;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  color: var(--bs-primary-shade-80);
}

body {
  background-color: var(--bs-body-bg);
}

:root {
  --bs-heading-color: #0c112e;
  --bs-primary: #0f75bc;
  --bs-primary-shade-80: #0c112e;
  --bs-primary-shade-60: #17235d;
  --bs-primary-shade-40: #23348b;
  --bs-primary-shade-20: #2e46ba;
  --bs-primary-tint-80: #d8ddfa;
  --bs-primary-tint-60: #b0bcf6;
  --bs-primary-tint-40: #899af1;
  --bs-primary-tint-20: #6179ed;
  --bs-primary-rgb: 58, 87, 232;
  --bs-primary-tint-88: #e7ebfc;
  --bs-primary-light: #fdf7ed;
}
:root .theme-color-blue {
  --bs-heading-color: #0c112e;
  --bs-blue: #3a57e8;
  --bs-blue-shade-80: #0c112e;
  --bs-blue-shade-60: #17235d;
  --bs-blue-shade-40: #23348b;
  --bs-blue-shade-20: #2e46ba;
  --bs-blue-tint-80: #d8ddfa;
  --bs-blue-tint-60: #b0bcf6;
  --bs-blue-tint-40: #899af1;
  --bs-blue-tint-20: #6179ed;
  --bs-blue-rgb: 58, 87, 232;
  --bs-blue-tint-88: #e7ebfc;
  --bs-heading-color: #140330;
  --bs-indigo: #6610f2;
  --bs-indigo-shade-80: #140330;
  --bs-indigo-shade-60: #290661;
  --bs-indigo-shade-40: #3d0a91;
  --bs-indigo-shade-20: #520dc2;
  --bs-indigo-tint-80: #e0cffc;
  --bs-indigo-tint-60: #c29ffa;
  --bs-indigo-tint-40: #a370f7;
  --bs-indigo-tint-20: #8540f5;
  --bs-indigo-rgb: 102, 16, 242;
  --bs-indigo-tint-88: #ede2fd;
  --bs-heading-color: #160d27;
  --bs-purple: #6f42c1;
  --bs-purple-shade-80: #160d27;
  --bs-purple-shade-60: #2c1a4d;
  --bs-purple-shade-40: #432874;
  --bs-purple-shade-20: #59359a;
  --bs-purple-tint-80: #e2d9f3;
  --bs-purple-tint-60: #c5b3e6;
  --bs-purple-tint-40: #a98eda;
  --bs-purple-tint-20: #8c68cd;
  --bs-purple-rgb: 111, 66, 193;
  --bs-purple-tint-88: #eee8f8;
  --bs-heading-color: #2b0a1a;
  --bs-pink: #d63384;
  --bs-pink-shade-80: #2b0a1a;
  --bs-pink-shade-60: #561435;
  --bs-pink-shade-40: #801f4f;
  --bs-pink-shade-20: #ab296a;
  --bs-pink-tint-80: #f7d6e6;
  --bs-pink-tint-60: #efadce;
  --bs-pink-tint-40: #e685b5;
  --bs-pink-tint-20: #de5c9d;
  --bs-pink-rgb: 214, 51, 132;
  --bs-pink-tint-88: #fae7f0;
  --bs-heading-color: #260a07;
  --bs-red: #c03221;
  --bs-red-shade-80: #260a07;
  --bs-red-shade-60: #4d140d;
  --bs-red-shade-40: #731e14;
  --bs-red-shade-20: #9a281a;
  --bs-red-tint-80: #f2d6d3;
  --bs-red-tint-60: #e6ada6;
  --bs-red-tint-40: #d9847a;
  --bs-red-tint-20: #cd5b4d;
  --bs-red-rgb: 192, 50, 33;
  --bs-red-tint-88: #f7e6e4;
  --bs-heading-color: #32220b;
  --bs-orange: #FAA938;
  --bs-orange-shade-80: #32220b;
  --bs-orange-shade-60: #644416;
  --bs-orange-shade-40: #966522;
  --bs-orange-shade-20: #c8872d;
  --bs-orange-tint-80: #feeed7;
  --bs-orange-tint-60: #fdddaf;
  --bs-orange-tint-40: #fccb88;
  --bs-orange-tint-20: #fbba60;
  --bs-orange-rgb: 250, 169, 56;
  --bs-orange-tint-88: #fef5e7;
  --bs-heading-color: #301505;
  --bs-yellow: #f16a1b;
  --bs-yellow-shade-80: #301505;
  --bs-yellow-shade-60: #602a0b;
  --bs-yellow-shade-40: #914010;
  --bs-yellow-shade-20: #c15516;
  --bs-yellow-tint-80: #fce1d1;
  --bs-yellow-tint-60: #f9c3a4;
  --bs-yellow-tint-40: #f7a676;
  --bs-yellow-tint-20: #f48849;
  --bs-yellow-rgb: 241, 106, 27;
  --bs-yellow-tint-88: #fdede4;
  --bs-heading-color: #052011;
  --bs-green: #1aa053;
  --bs-green-shade-80: #052011;
  --bs-green-shade-60: #0a4021;
  --bs-green-shade-40: #106032;
  --bs-green-shade-20: #158042;
  --bs-green-tint-80: #d1ecdd;
  --bs-green-tint-60: #a3d9ba;
  --bs-green-tint-40: #76c698;
  --bs-green-tint-20: #48b375;
  --bs-green-rgb: 26, 160, 83;
  --bs-green-tint-88: #e4f4ea;
  --bs-heading-color: #06281e;
  --bs-teal: #20c997;
  --bs-teal-shade-80: #06281e;
  --bs-teal-shade-60: #0d503c;
  --bs-teal-shade-40: #13795b;
  --bs-teal-shade-20: #1aa179;
  --bs-teal-tint-80: #d2f4ea;
  --bs-teal-tint-60: #a6e9d5;
  --bs-teal-tint-40: #79dfc1;
  --bs-teal-tint-20: #4dd4ac;
  --bs-teal-rgb: 32, 201, 151;
  --bs-teal-tint-88: #e4f9f3;
  --bs-heading-color: #011f20;
  --bs-cyan: #079aa2;
  --bs-cyan-shade-80: #011f20;
  --bs-cyan-shade-60: #033e41;
  --bs-cyan-shade-40: #045c61;
  --bs-cyan-shade-20: #067b82;
  --bs-cyan-tint-80: #cdebec;
  --bs-cyan-tint-60: #9cd7da;
  --bs-cyan-tint-40: #6ac2c7;
  --bs-cyan-tint-20: #39aeb5;
  --bs-cyan-rgb: 7, 154, 162;
  --bs-cyan-tint-88: #e1f3f4;
  --bs-heading-color: #333333;
  --bs-white: #fff;
  --bs-white-shade-80: #333333;
  --bs-white-shade-60: #666666;
  --bs-white-shade-40: #999999;
  --bs-white-shade-20: #cccccc;
  --bs-white-tint-80: white;
  --bs-white-tint-60: white;
  --bs-white-tint-40: white;
  --bs-white-tint-20: white;
  --bs-white-rgb: 255, 255, 255;
  --bs-white-tint-88: white;
  --bs-heading-color: #161719;
  --bs-gray: #6c757d;
  --bs-gray-shade-80: #161719;
  --bs-gray-shade-60: #2b2f32;
  --bs-gray-shade-40: #41464b;
  --bs-gray-shade-20: #565e64;
  --bs-gray-tint-80: #e2e3e5;
  --bs-gray-tint-60: #c4c8cb;
  --bs-gray-tint-40: #a7acb1;
  --bs-gray-tint-20: #899197;
  --bs-gray-rgb: 108, 117, 125;
  --bs-gray-tint-88: #edeeef;
  --bs-heading-color: #0a0c0d;
  --bs-gray-dark: #343a40;
  --bs-gray-dark-shade-80: #0a0c0d;
  --bs-gray-dark-shade-60: #15171a;
  --bs-gray-dark-shade-40: #1f2326;
  --bs-gray-dark-shade-20: #2a2e33;
  --bs-gray-dark-tint-80: #d6d8d9;
  --bs-gray-dark-tint-60: #aeb0b3;
  --bs-gray-dark-tint-40: #85898c;
  --bs-gray-dark-tint-20: #5d6166;
  --bs-gray-dark-rgb: 52, 58, 64;
  --bs-gray-dark-tint-88: #e7e7e8;
  --bs-heading-color: #002732;
  --bs-primary: #00C3F9;
  --bs-primary-shade-80: #002732;
  --bs-primary-shade-60: #004e64;
  --bs-primary-shade-40: #007595;
  --bs-primary-shade-20: #009cc7;
  --bs-primary-tint-80: #ccf3fe;
  --bs-primary-tint-60: #99e7fd;
  --bs-primary-tint-40: #66dbfb;
  --bs-primary-tint-20: #33cffa;
  --bs-primary-rgb: 0, 195, 249;
  --bs-primary-tint-88: #e0f8fe;
  --bs-heading-color: #110c33;
  --bs-info: #573BFF;
  --bs-info-shade-80: #110c33;
  --bs-info-shade-60: #231866;
  --bs-info-shade-40: #342399;
  --bs-info-shade-20: #462fcc;
  --bs-info-tint-80: #ddd8ff;
  --bs-info-tint-60: #bcb1ff;
  --bs-info-tint-40: #9a89ff;
  --bs-info-tint-20: #7962ff;
  --bs-info-rgb: 87, 59, 255;
  --bs-info-tint-88: #ebe7ff;
}
:root .theme-color-gray {
  --bs-heading-color: #0c112e;
  --bs-blue: #3a57e8;
  --bs-blue-shade-80: #0c112e;
  --bs-blue-shade-60: #17235d;
  --bs-blue-shade-40: #23348b;
  --bs-blue-shade-20: #2e46ba;
  --bs-blue-tint-80: #d8ddfa;
  --bs-blue-tint-60: #b0bcf6;
  --bs-blue-tint-40: #899af1;
  --bs-blue-tint-20: #6179ed;
  --bs-blue-rgb: 58, 87, 232;
  --bs-blue-tint-88: #e7ebfc;
  --bs-heading-color: #140330;
  --bs-indigo: #6610f2;
  --bs-indigo-shade-80: #140330;
  --bs-indigo-shade-60: #290661;
  --bs-indigo-shade-40: #3d0a91;
  --bs-indigo-shade-20: #520dc2;
  --bs-indigo-tint-80: #e0cffc;
  --bs-indigo-tint-60: #c29ffa;
  --bs-indigo-tint-40: #a370f7;
  --bs-indigo-tint-20: #8540f5;
  --bs-indigo-rgb: 102, 16, 242;
  --bs-indigo-tint-88: #ede2fd;
  --bs-heading-color: #160d27;
  --bs-purple: #6f42c1;
  --bs-purple-shade-80: #160d27;
  --bs-purple-shade-60: #2c1a4d;
  --bs-purple-shade-40: #432874;
  --bs-purple-shade-20: #59359a;
  --bs-purple-tint-80: #e2d9f3;
  --bs-purple-tint-60: #c5b3e6;
  --bs-purple-tint-40: #a98eda;
  --bs-purple-tint-20: #8c68cd;
  --bs-purple-rgb: 111, 66, 193;
  --bs-purple-tint-88: #eee8f8;
  --bs-heading-color: #2b0a1a;
  --bs-pink: #d63384;
  --bs-pink-shade-80: #2b0a1a;
  --bs-pink-shade-60: #561435;
  --bs-pink-shade-40: #801f4f;
  --bs-pink-shade-20: #ab296a;
  --bs-pink-tint-80: #f7d6e6;
  --bs-pink-tint-60: #efadce;
  --bs-pink-tint-40: #e685b5;
  --bs-pink-tint-20: #de5c9d;
  --bs-pink-rgb: 214, 51, 132;
  --bs-pink-tint-88: #fae7f0;
  --bs-heading-color: #260a07;
  --bs-red: #c03221;
  --bs-red-shade-80: #260a07;
  --bs-red-shade-60: #4d140d;
  --bs-red-shade-40: #731e14;
  --bs-red-shade-20: #9a281a;
  --bs-red-tint-80: #f2d6d3;
  --bs-red-tint-60: #e6ada6;
  --bs-red-tint-40: #d9847a;
  --bs-red-tint-20: #cd5b4d;
  --bs-red-rgb: 192, 50, 33;
  --bs-red-tint-88: #f7e6e4;
  --bs-heading-color: #32220b;
  --bs-orange: #FAA938;
  --bs-orange-shade-80: #32220b;
  --bs-orange-shade-60: #644416;
  --bs-orange-shade-40: #966522;
  --bs-orange-shade-20: #c8872d;
  --bs-orange-tint-80: #feeed7;
  --bs-orange-tint-60: #fdddaf;
  --bs-orange-tint-40: #fccb88;
  --bs-orange-tint-20: #fbba60;
  --bs-orange-rgb: 250, 169, 56;
  --bs-orange-tint-88: #fef5e7;
  --bs-heading-color: #301505;
  --bs-yellow: #f16a1b;
  --bs-yellow-shade-80: #301505;
  --bs-yellow-shade-60: #602a0b;
  --bs-yellow-shade-40: #914010;
  --bs-yellow-shade-20: #c15516;
  --bs-yellow-tint-80: #fce1d1;
  --bs-yellow-tint-60: #f9c3a4;
  --bs-yellow-tint-40: #f7a676;
  --bs-yellow-tint-20: #f48849;
  --bs-yellow-rgb: 241, 106, 27;
  --bs-yellow-tint-88: #fdede4;
  --bs-heading-color: #052011;
  --bs-green: #1aa053;
  --bs-green-shade-80: #052011;
  --bs-green-shade-60: #0a4021;
  --bs-green-shade-40: #106032;
  --bs-green-shade-20: #158042;
  --bs-green-tint-80: #d1ecdd;
  --bs-green-tint-60: #a3d9ba;
  --bs-green-tint-40: #76c698;
  --bs-green-tint-20: #48b375;
  --bs-green-rgb: 26, 160, 83;
  --bs-green-tint-88: #e4f4ea;
  --bs-heading-color: #06281e;
  --bs-teal: #20c997;
  --bs-teal-shade-80: #06281e;
  --bs-teal-shade-60: #0d503c;
  --bs-teal-shade-40: #13795b;
  --bs-teal-shade-20: #1aa179;
  --bs-teal-tint-80: #d2f4ea;
  --bs-teal-tint-60: #a6e9d5;
  --bs-teal-tint-40: #79dfc1;
  --bs-teal-tint-20: #4dd4ac;
  --bs-teal-rgb: 32, 201, 151;
  --bs-teal-tint-88: #e4f9f3;
  --bs-heading-color: #011f20;
  --bs-cyan: #079aa2;
  --bs-cyan-shade-80: #011f20;
  --bs-cyan-shade-60: #033e41;
  --bs-cyan-shade-40: #045c61;
  --bs-cyan-shade-20: #067b82;
  --bs-cyan-tint-80: #cdebec;
  --bs-cyan-tint-60: #9cd7da;
  --bs-cyan-tint-40: #6ac2c7;
  --bs-cyan-tint-20: #39aeb5;
  --bs-cyan-rgb: 7, 154, 162;
  --bs-cyan-tint-88: #e1f3f4;
  --bs-heading-color: #333333;
  --bs-white: #fff;
  --bs-white-shade-80: #333333;
  --bs-white-shade-60: #666666;
  --bs-white-shade-40: #999999;
  --bs-white-shade-20: #cccccc;
  --bs-white-tint-80: white;
  --bs-white-tint-60: white;
  --bs-white-tint-40: white;
  --bs-white-tint-20: white;
  --bs-white-rgb: 255, 255, 255;
  --bs-white-tint-88: white;
  --bs-heading-color: #161719;
  --bs-gray: #6c757d;
  --bs-gray-shade-80: #161719;
  --bs-gray-shade-60: #2b2f32;
  --bs-gray-shade-40: #41464b;
  --bs-gray-shade-20: #565e64;
  --bs-gray-tint-80: #e2e3e5;
  --bs-gray-tint-60: #c4c8cb;
  --bs-gray-tint-40: #a7acb1;
  --bs-gray-tint-20: #899197;
  --bs-gray-rgb: 108, 117, 125;
  --bs-gray-tint-88: #edeeef;
  --bs-heading-color: #0a0c0d;
  --bs-gray-dark: #343a40;
  --bs-gray-dark-shade-80: #0a0c0d;
  --bs-gray-dark-shade-60: #15171a;
  --bs-gray-dark-shade-40: #1f2326;
  --bs-gray-dark-shade-20: #2a2e33;
  --bs-gray-dark-tint-80: #d6d8d9;
  --bs-gray-dark-tint-60: #aeb0b3;
  --bs-gray-dark-tint-40: #85898c;
  --bs-gray-dark-tint-20: #5d6166;
  --bs-gray-dark-rgb: 52, 58, 64;
  --bs-gray-dark-tint-88: #e7e7e8;
  --bs-heading-color: #1d1e20;
  --bs-primary: #91969E;
  --bs-primary-shade-80: #1d1e20;
  --bs-primary-shade-60: #3a3c3f;
  --bs-primary-shade-40: #575a5f;
  --bs-primary-shade-20: #74787e;
  --bs-primary-tint-80: #e9eaec;
  --bs-primary-tint-60: #d3d5d8;
  --bs-primary-tint-40: #bdc0c5;
  --bs-primary-tint-20: #a7abb1;
  --bs-primary-rgb: 145, 150, 158;
  --bs-primary-tint-88: #f2f2f3;
  --bs-heading-color: #331c00;
  --bs-info: #FD8D00;
  --bs-info-shade-80: #331c00;
  --bs-info-shade-60: #653800;
  --bs-info-shade-40: #985500;
  --bs-info-shade-20: #ca7100;
  --bs-info-tint-80: #ffe8cc;
  --bs-info-tint-60: #fed199;
  --bs-info-tint-40: #febb66;
  --bs-info-tint-20: #fda433;
  --bs-info-rgb: 253, 141, 0;
  --bs-info-tint-88: #fff1e0;
}
:root .theme-color-red {
  --bs-heading-color: #0c112e;
  --bs-blue: #3a57e8;
  --bs-blue-shade-80: #0c112e;
  --bs-blue-shade-60: #17235d;
  --bs-blue-shade-40: #23348b;
  --bs-blue-shade-20: #2e46ba;
  --bs-blue-tint-80: #d8ddfa;
  --bs-blue-tint-60: #b0bcf6;
  --bs-blue-tint-40: #899af1;
  --bs-blue-tint-20: #6179ed;
  --bs-blue-rgb: 58, 87, 232;
  --bs-blue-tint-88: #e7ebfc;
  --bs-heading-color: #140330;
  --bs-indigo: #6610f2;
  --bs-indigo-shade-80: #140330;
  --bs-indigo-shade-60: #290661;
  --bs-indigo-shade-40: #3d0a91;
  --bs-indigo-shade-20: #520dc2;
  --bs-indigo-tint-80: #e0cffc;
  --bs-indigo-tint-60: #c29ffa;
  --bs-indigo-tint-40: #a370f7;
  --bs-indigo-tint-20: #8540f5;
  --bs-indigo-rgb: 102, 16, 242;
  --bs-indigo-tint-88: #ede2fd;
  --bs-heading-color: #160d27;
  --bs-purple: #6f42c1;
  --bs-purple-shade-80: #160d27;
  --bs-purple-shade-60: #2c1a4d;
  --bs-purple-shade-40: #432874;
  --bs-purple-shade-20: #59359a;
  --bs-purple-tint-80: #e2d9f3;
  --bs-purple-tint-60: #c5b3e6;
  --bs-purple-tint-40: #a98eda;
  --bs-purple-tint-20: #8c68cd;
  --bs-purple-rgb: 111, 66, 193;
  --bs-purple-tint-88: #eee8f8;
  --bs-heading-color: #2b0a1a;
  --bs-pink: #d63384;
  --bs-pink-shade-80: #2b0a1a;
  --bs-pink-shade-60: #561435;
  --bs-pink-shade-40: #801f4f;
  --bs-pink-shade-20: #ab296a;
  --bs-pink-tint-80: #f7d6e6;
  --bs-pink-tint-60: #efadce;
  --bs-pink-tint-40: #e685b5;
  --bs-pink-tint-20: #de5c9d;
  --bs-pink-rgb: 214, 51, 132;
  --bs-pink-tint-88: #fae7f0;
  --bs-heading-color: #260a07;
  --bs-red: #c03221;
  --bs-red-shade-80: #260a07;
  --bs-red-shade-60: #4d140d;
  --bs-red-shade-40: #731e14;
  --bs-red-shade-20: #9a281a;
  --bs-red-tint-80: #f2d6d3;
  --bs-red-tint-60: #e6ada6;
  --bs-red-tint-40: #d9847a;
  --bs-red-tint-20: #cd5b4d;
  --bs-red-rgb: 192, 50, 33;
  --bs-red-tint-88: #f7e6e4;
  --bs-heading-color: #32220b;
  --bs-orange: #FAA938;
  --bs-orange-shade-80: #32220b;
  --bs-orange-shade-60: #644416;
  --bs-orange-shade-40: #966522;
  --bs-orange-shade-20: #c8872d;
  --bs-orange-tint-80: #feeed7;
  --bs-orange-tint-60: #fdddaf;
  --bs-orange-tint-40: #fccb88;
  --bs-orange-tint-20: #fbba60;
  --bs-orange-rgb: 250, 169, 56;
  --bs-orange-tint-88: #fef5e7;
  --bs-heading-color: #301505;
  --bs-yellow: #f16a1b;
  --bs-yellow-shade-80: #301505;
  --bs-yellow-shade-60: #602a0b;
  --bs-yellow-shade-40: #914010;
  --bs-yellow-shade-20: #c15516;
  --bs-yellow-tint-80: #fce1d1;
  --bs-yellow-tint-60: #f9c3a4;
  --bs-yellow-tint-40: #f7a676;
  --bs-yellow-tint-20: #f48849;
  --bs-yellow-rgb: 241, 106, 27;
  --bs-yellow-tint-88: #fdede4;
  --bs-heading-color: #052011;
  --bs-green: #1aa053;
  --bs-green-shade-80: #052011;
  --bs-green-shade-60: #0a4021;
  --bs-green-shade-40: #106032;
  --bs-green-shade-20: #158042;
  --bs-green-tint-80: #d1ecdd;
  --bs-green-tint-60: #a3d9ba;
  --bs-green-tint-40: #76c698;
  --bs-green-tint-20: #48b375;
  --bs-green-rgb: 26, 160, 83;
  --bs-green-tint-88: #e4f4ea;
  --bs-heading-color: #06281e;
  --bs-teal: #20c997;
  --bs-teal-shade-80: #06281e;
  --bs-teal-shade-60: #0d503c;
  --bs-teal-shade-40: #13795b;
  --bs-teal-shade-20: #1aa179;
  --bs-teal-tint-80: #d2f4ea;
  --bs-teal-tint-60: #a6e9d5;
  --bs-teal-tint-40: #79dfc1;
  --bs-teal-tint-20: #4dd4ac;
  --bs-teal-rgb: 32, 201, 151;
  --bs-teal-tint-88: #e4f9f3;
  --bs-heading-color: #011f20;
  --bs-cyan: #079aa2;
  --bs-cyan-shade-80: #011f20;
  --bs-cyan-shade-60: #033e41;
  --bs-cyan-shade-40: #045c61;
  --bs-cyan-shade-20: #067b82;
  --bs-cyan-tint-80: #cdebec;
  --bs-cyan-tint-60: #9cd7da;
  --bs-cyan-tint-40: #6ac2c7;
  --bs-cyan-tint-20: #39aeb5;
  --bs-cyan-rgb: 7, 154, 162;
  --bs-cyan-tint-88: #e1f3f4;
  --bs-heading-color: #333333;
  --bs-white: #fff;
  --bs-white-shade-80: #333333;
  --bs-white-shade-60: #666666;
  --bs-white-shade-40: #999999;
  --bs-white-shade-20: #cccccc;
  --bs-white-tint-80: white;
  --bs-white-tint-60: white;
  --bs-white-tint-40: white;
  --bs-white-tint-20: white;
  --bs-white-rgb: 255, 255, 255;
  --bs-white-tint-88: white;
  --bs-heading-color: #161719;
  --bs-gray: #6c757d;
  --bs-gray-shade-80: #161719;
  --bs-gray-shade-60: #2b2f32;
  --bs-gray-shade-40: #41464b;
  --bs-gray-shade-20: #565e64;
  --bs-gray-tint-80: #e2e3e5;
  --bs-gray-tint-60: #c4c8cb;
  --bs-gray-tint-40: #a7acb1;
  --bs-gray-tint-20: #899197;
  --bs-gray-rgb: 108, 117, 125;
  --bs-gray-tint-88: #edeeef;
  --bs-heading-color: #0a0c0d;
  --bs-gray-dark: #343a40;
  --bs-gray-dark-shade-80: #0a0c0d;
  --bs-gray-dark-shade-60: #15171a;
  --bs-gray-dark-shade-40: #1f2326;
  --bs-gray-dark-shade-20: #2a2e33;
  --bs-gray-dark-tint-80: #d6d8d9;
  --bs-gray-dark-tint-60: #aeb0b3;
  --bs-gray-dark-tint-40: #85898c;
  --bs-gray-dark-tint-20: #5d6166;
  --bs-gray-dark-rgb: 52, 58, 64;
  --bs-gray-dark-tint-88: #e7e7e8;
  --bs-heading-color: #2c1114;
  --bs-primary: #DB5363;
  --bs-primary-shade-80: #2c1114;
  --bs-primary-shade-60: #582128;
  --bs-primary-shade-40: #83323b;
  --bs-primary-shade-20: #af424f;
  --bs-primary-tint-80: #f8dde0;
  --bs-primary-tint-60: #f1bac1;
  --bs-primary-tint-40: #e998a1;
  --bs-primary-tint-20: #e27582;
  --bs-primary-rgb: 219, 83, 99;
  --bs-primary-tint-88: #fbeaec;
  --bs-heading-color: #0b1530;
  --bs-info: #366AF0;
  --bs-info-shade-80: #0b1530;
  --bs-info-shade-60: #162a60;
  --bs-info-shade-40: #204090;
  --bs-info-shade-20: #2b55c0;
  --bs-info-tint-80: #d7e1fc;
  --bs-info-tint-60: #afc3f9;
  --bs-info-tint-40: #86a6f6;
  --bs-info-tint-20: #5e88f3;
  --bs-info-rgb: 54, 106, 240;
  --bs-info-tint-88: #e7edfd;
}
:root .theme-color-yellow {
  --bs-heading-color: #0c112e;
  --bs-blue: #3a57e8;
  --bs-blue-shade-80: #0c112e;
  --bs-blue-shade-60: #17235d;
  --bs-blue-shade-40: #23348b;
  --bs-blue-shade-20: #2e46ba;
  --bs-blue-tint-80: #d8ddfa;
  --bs-blue-tint-60: #b0bcf6;
  --bs-blue-tint-40: #899af1;
  --bs-blue-tint-20: #6179ed;
  --bs-blue-rgb: 58, 87, 232;
  --bs-blue-tint-88: #e7ebfc;
  --bs-heading-color: #140330;
  --bs-indigo: #6610f2;
  --bs-indigo-shade-80: #140330;
  --bs-indigo-shade-60: #290661;
  --bs-indigo-shade-40: #3d0a91;
  --bs-indigo-shade-20: #520dc2;
  --bs-indigo-tint-80: #e0cffc;
  --bs-indigo-tint-60: #c29ffa;
  --bs-indigo-tint-40: #a370f7;
  --bs-indigo-tint-20: #8540f5;
  --bs-indigo-rgb: 102, 16, 242;
  --bs-indigo-tint-88: #ede2fd;
  --bs-heading-color: #160d27;
  --bs-purple: #6f42c1;
  --bs-purple-shade-80: #160d27;
  --bs-purple-shade-60: #2c1a4d;
  --bs-purple-shade-40: #432874;
  --bs-purple-shade-20: #59359a;
  --bs-purple-tint-80: #e2d9f3;
  --bs-purple-tint-60: #c5b3e6;
  --bs-purple-tint-40: #a98eda;
  --bs-purple-tint-20: #8c68cd;
  --bs-purple-rgb: 111, 66, 193;
  --bs-purple-tint-88: #eee8f8;
  --bs-heading-color: #2b0a1a;
  --bs-pink: #d63384;
  --bs-pink-shade-80: #2b0a1a;
  --bs-pink-shade-60: #561435;
  --bs-pink-shade-40: #801f4f;
  --bs-pink-shade-20: #ab296a;
  --bs-pink-tint-80: #f7d6e6;
  --bs-pink-tint-60: #efadce;
  --bs-pink-tint-40: #e685b5;
  --bs-pink-tint-20: #de5c9d;
  --bs-pink-rgb: 214, 51, 132;
  --bs-pink-tint-88: #fae7f0;
  --bs-heading-color: #260a07;
  --bs-red: #c03221;
  --bs-red-shade-80: #260a07;
  --bs-red-shade-60: #4d140d;
  --bs-red-shade-40: #731e14;
  --bs-red-shade-20: #9a281a;
  --bs-red-tint-80: #f2d6d3;
  --bs-red-tint-60: #e6ada6;
  --bs-red-tint-40: #d9847a;
  --bs-red-tint-20: #cd5b4d;
  --bs-red-rgb: 192, 50, 33;
  --bs-red-tint-88: #f7e6e4;
  --bs-heading-color: #32220b;
  --bs-orange: #FAA938;
  --bs-orange-shade-80: #32220b;
  --bs-orange-shade-60: #644416;
  --bs-orange-shade-40: #966522;
  --bs-orange-shade-20: #c8872d;
  --bs-orange-tint-80: #feeed7;
  --bs-orange-tint-60: #fdddaf;
  --bs-orange-tint-40: #fccb88;
  --bs-orange-tint-20: #fbba60;
  --bs-orange-rgb: 250, 169, 56;
  --bs-orange-tint-88: #fef5e7;
  --bs-heading-color: #301505;
  --bs-yellow: #f16a1b;
  --bs-yellow-shade-80: #301505;
  --bs-yellow-shade-60: #602a0b;
  --bs-yellow-shade-40: #914010;
  --bs-yellow-shade-20: #c15516;
  --bs-yellow-tint-80: #fce1d1;
  --bs-yellow-tint-60: #f9c3a4;
  --bs-yellow-tint-40: #f7a676;
  --bs-yellow-tint-20: #f48849;
  --bs-yellow-rgb: 241, 106, 27;
  --bs-yellow-tint-88: #fdede4;
  --bs-heading-color: #052011;
  --bs-green: #1aa053;
  --bs-green-shade-80: #052011;
  --bs-green-shade-60: #0a4021;
  --bs-green-shade-40: #106032;
  --bs-green-shade-20: #158042;
  --bs-green-tint-80: #d1ecdd;
  --bs-green-tint-60: #a3d9ba;
  --bs-green-tint-40: #76c698;
  --bs-green-tint-20: #48b375;
  --bs-green-rgb: 26, 160, 83;
  --bs-green-tint-88: #e4f4ea;
  --bs-heading-color: #06281e;
  --bs-teal: #20c997;
  --bs-teal-shade-80: #06281e;
  --bs-teal-shade-60: #0d503c;
  --bs-teal-shade-40: #13795b;
  --bs-teal-shade-20: #1aa179;
  --bs-teal-tint-80: #d2f4ea;
  --bs-teal-tint-60: #a6e9d5;
  --bs-teal-tint-40: #79dfc1;
  --bs-teal-tint-20: #4dd4ac;
  --bs-teal-rgb: 32, 201, 151;
  --bs-teal-tint-88: #e4f9f3;
  --bs-heading-color: #011f20;
  --bs-cyan: #079aa2;
  --bs-cyan-shade-80: #011f20;
  --bs-cyan-shade-60: #033e41;
  --bs-cyan-shade-40: #045c61;
  --bs-cyan-shade-20: #067b82;
  --bs-cyan-tint-80: #cdebec;
  --bs-cyan-tint-60: #9cd7da;
  --bs-cyan-tint-40: #6ac2c7;
  --bs-cyan-tint-20: #39aeb5;
  --bs-cyan-rgb: 7, 154, 162;
  --bs-cyan-tint-88: #e1f3f4;
  --bs-heading-color: #333333;
  --bs-white: #fff;
  --bs-white-shade-80: #333333;
  --bs-white-shade-60: #666666;
  --bs-white-shade-40: #999999;
  --bs-white-shade-20: #cccccc;
  --bs-white-tint-80: white;
  --bs-white-tint-60: white;
  --bs-white-tint-40: white;
  --bs-white-tint-20: white;
  --bs-white-rgb: 255, 255, 255;
  --bs-white-tint-88: white;
  --bs-heading-color: #161719;
  --bs-gray: #6c757d;
  --bs-gray-shade-80: #161719;
  --bs-gray-shade-60: #2b2f32;
  --bs-gray-shade-40: #41464b;
  --bs-gray-shade-20: #565e64;
  --bs-gray-tint-80: #e2e3e5;
  --bs-gray-tint-60: #c4c8cb;
  --bs-gray-tint-40: #a7acb1;
  --bs-gray-tint-20: #899197;
  --bs-gray-rgb: 108, 117, 125;
  --bs-gray-tint-88: #edeeef;
  --bs-heading-color: #0a0c0d;
  --bs-gray-dark: #343a40;
  --bs-gray-dark-shade-80: #0a0c0d;
  --bs-gray-dark-shade-60: #15171a;
  --bs-gray-dark-shade-40: #1f2326;
  --bs-gray-dark-shade-20: #2a2e33;
  --bs-gray-dark-tint-80: #d6d8d9;
  --bs-gray-dark-tint-60: #aeb0b3;
  --bs-gray-dark-tint-40: #85898c;
  --bs-gray-dark-tint-20: #5d6166;
  --bs-gray-dark-rgb: 52, 58, 64;
  --bs-gray-dark-tint-88: #e7e7e8;
  --bs-heading-color: #2f1504;
  --bs-primary: #EA6A12;
  --bs-primary-shade-80: #2f1504;
  --bs-primary-shade-60: #5e2a07;
  --bs-primary-shade-40: #8c400b;
  --bs-primary-shade-20: #bb550e;
  --bs-primary-tint-80: #fbe1d0;
  --bs-primary-tint-60: #f7c3a0;
  --bs-primary-tint-40: #f2a671;
  --bs-primary-tint-20: #ee8841;
  --bs-primary-rgb: 234, 106, 18;
  --bs-primary-tint-88: #fcede3;
  --bs-heading-color: #140330;
  --bs-info: #6410F1;
  --bs-info-shade-80: #140330;
  --bs-info-shade-60: #280660;
  --bs-info-shade-40: #3c0a91;
  --bs-info-shade-20: #500dc1;
  --bs-info-tint-80: #e0cffc;
  --bs-info-tint-60: #c19ff9;
  --bs-info-tint-40: #a270f7;
  --bs-info-tint-20: #8340f4;
  --bs-info-rgb: 100, 16, 241;
  --bs-info-tint-88: #ece2fd;
}
:root .theme-color-pink {
  --bs-heading-color: #0c112e;
  --bs-blue: #3a57e8;
  --bs-blue-shade-80: #0c112e;
  --bs-blue-shade-60: #17235d;
  --bs-blue-shade-40: #23348b;
  --bs-blue-shade-20: #2e46ba;
  --bs-blue-tint-80: #d8ddfa;
  --bs-blue-tint-60: #b0bcf6;
  --bs-blue-tint-40: #899af1;
  --bs-blue-tint-20: #6179ed;
  --bs-blue-rgb: 58, 87, 232;
  --bs-blue-tint-88: #e7ebfc;
  --bs-heading-color: #140330;
  --bs-indigo: #6610f2;
  --bs-indigo-shade-80: #140330;
  --bs-indigo-shade-60: #290661;
  --bs-indigo-shade-40: #3d0a91;
  --bs-indigo-shade-20: #520dc2;
  --bs-indigo-tint-80: #e0cffc;
  --bs-indigo-tint-60: #c29ffa;
  --bs-indigo-tint-40: #a370f7;
  --bs-indigo-tint-20: #8540f5;
  --bs-indigo-rgb: 102, 16, 242;
  --bs-indigo-tint-88: #ede2fd;
  --bs-heading-color: #160d27;
  --bs-purple: #6f42c1;
  --bs-purple-shade-80: #160d27;
  --bs-purple-shade-60: #2c1a4d;
  --bs-purple-shade-40: #432874;
  --bs-purple-shade-20: #59359a;
  --bs-purple-tint-80: #e2d9f3;
  --bs-purple-tint-60: #c5b3e6;
  --bs-purple-tint-40: #a98eda;
  --bs-purple-tint-20: #8c68cd;
  --bs-purple-rgb: 111, 66, 193;
  --bs-purple-tint-88: #eee8f8;
  --bs-heading-color: #2b0a1a;
  --bs-pink: #d63384;
  --bs-pink-shade-80: #2b0a1a;
  --bs-pink-shade-60: #561435;
  --bs-pink-shade-40: #801f4f;
  --bs-pink-shade-20: #ab296a;
  --bs-pink-tint-80: #f7d6e6;
  --bs-pink-tint-60: #efadce;
  --bs-pink-tint-40: #e685b5;
  --bs-pink-tint-20: #de5c9d;
  --bs-pink-rgb: 214, 51, 132;
  --bs-pink-tint-88: #fae7f0;
  --bs-heading-color: #260a07;
  --bs-red: #c03221;
  --bs-red-shade-80: #260a07;
  --bs-red-shade-60: #4d140d;
  --bs-red-shade-40: #731e14;
  --bs-red-shade-20: #9a281a;
  --bs-red-tint-80: #f2d6d3;
  --bs-red-tint-60: #e6ada6;
  --bs-red-tint-40: #d9847a;
  --bs-red-tint-20: #cd5b4d;
  --bs-red-rgb: 192, 50, 33;
  --bs-red-tint-88: #f7e6e4;
  --bs-heading-color: #32220b;
  --bs-orange: #FAA938;
  --bs-orange-shade-80: #32220b;
  --bs-orange-shade-60: #644416;
  --bs-orange-shade-40: #966522;
  --bs-orange-shade-20: #c8872d;
  --bs-orange-tint-80: #feeed7;
  --bs-orange-tint-60: #fdddaf;
  --bs-orange-tint-40: #fccb88;
  --bs-orange-tint-20: #fbba60;
  --bs-orange-rgb: 250, 169, 56;
  --bs-orange-tint-88: #fef5e7;
  --bs-heading-color: #301505;
  --bs-yellow: #f16a1b;
  --bs-yellow-shade-80: #301505;
  --bs-yellow-shade-60: #602a0b;
  --bs-yellow-shade-40: #914010;
  --bs-yellow-shade-20: #c15516;
  --bs-yellow-tint-80: #fce1d1;
  --bs-yellow-tint-60: #f9c3a4;
  --bs-yellow-tint-40: #f7a676;
  --bs-yellow-tint-20: #f48849;
  --bs-yellow-rgb: 241, 106, 27;
  --bs-yellow-tint-88: #fdede4;
  --bs-heading-color: #052011;
  --bs-green: #1aa053;
  --bs-green-shade-80: #052011;
  --bs-green-shade-60: #0a4021;
  --bs-green-shade-40: #106032;
  --bs-green-shade-20: #158042;
  --bs-green-tint-80: #d1ecdd;
  --bs-green-tint-60: #a3d9ba;
  --bs-green-tint-40: #76c698;
  --bs-green-tint-20: #48b375;
  --bs-green-rgb: 26, 160, 83;
  --bs-green-tint-88: #e4f4ea;
  --bs-heading-color: #06281e;
  --bs-teal: #20c997;
  --bs-teal-shade-80: #06281e;
  --bs-teal-shade-60: #0d503c;
  --bs-teal-shade-40: #13795b;
  --bs-teal-shade-20: #1aa179;
  --bs-teal-tint-80: #d2f4ea;
  --bs-teal-tint-60: #a6e9d5;
  --bs-teal-tint-40: #79dfc1;
  --bs-teal-tint-20: #4dd4ac;
  --bs-teal-rgb: 32, 201, 151;
  --bs-teal-tint-88: #e4f9f3;
  --bs-heading-color: #011f20;
  --bs-cyan: #079aa2;
  --bs-cyan-shade-80: #011f20;
  --bs-cyan-shade-60: #033e41;
  --bs-cyan-shade-40: #045c61;
  --bs-cyan-shade-20: #067b82;
  --bs-cyan-tint-80: #cdebec;
  --bs-cyan-tint-60: #9cd7da;
  --bs-cyan-tint-40: #6ac2c7;
  --bs-cyan-tint-20: #39aeb5;
  --bs-cyan-rgb: 7, 154, 162;
  --bs-cyan-tint-88: #e1f3f4;
  --bs-heading-color: #333333;
  --bs-white: #fff;
  --bs-white-shade-80: #333333;
  --bs-white-shade-60: #666666;
  --bs-white-shade-40: #999999;
  --bs-white-shade-20: #cccccc;
  --bs-white-tint-80: white;
  --bs-white-tint-60: white;
  --bs-white-tint-40: white;
  --bs-white-tint-20: white;
  --bs-white-rgb: 255, 255, 255;
  --bs-white-tint-88: white;
  --bs-heading-color: #161719;
  --bs-gray: #6c757d;
  --bs-gray-shade-80: #161719;
  --bs-gray-shade-60: #2b2f32;
  --bs-gray-shade-40: #41464b;
  --bs-gray-shade-20: #565e64;
  --bs-gray-tint-80: #e2e3e5;
  --bs-gray-tint-60: #c4c8cb;
  --bs-gray-tint-40: #a7acb1;
  --bs-gray-tint-20: #899197;
  --bs-gray-rgb: 108, 117, 125;
  --bs-gray-tint-88: #edeeef;
  --bs-heading-color: #0a0c0d;
  --bs-gray-dark: #343a40;
  --bs-gray-dark-shade-80: #0a0c0d;
  --bs-gray-dark-shade-60: #15171a;
  --bs-gray-dark-shade-40: #1f2326;
  --bs-gray-dark-shade-20: #2a2e33;
  --bs-gray-dark-tint-80: #d6d8d9;
  --bs-gray-dark-tint-60: #aeb0b3;
  --bs-gray-dark-tint-40: #85898c;
  --bs-gray-dark-tint-20: #5d6166;
  --bs-gray-dark-rgb: 52, 58, 64;
  --bs-gray-dark-tint-88: #e7e7e8;
  --bs-heading-color: #2e1b24;
  --bs-primary: #E586B3;
  --bs-primary-shade-80: #2e1b24;
  --bs-primary-shade-60: #5c3648;
  --bs-primary-shade-40: #89506b;
  --bs-primary-shade-20: #b76b8f;
  --bs-primary-tint-80: #fae7f0;
  --bs-primary-tint-60: #f5cfe1;
  --bs-primary-tint-40: #efb6d1;
  --bs-primary-tint-20: #ea9ec2;
  --bs-primary-rgb: 229, 134, 179;
  --bs-primary-tint-88: #fcf0f6;
  --bs-heading-color: #07281f;
  --bs-info: #25C799;
  --bs-info-shade-80: #07281f;
  --bs-info-shade-60: #0f503d;
  --bs-info-shade-40: #16775c;
  --bs-info-shade-20: #1e9f7a;
  --bs-info-tint-80: #d3f4eb;
  --bs-info-tint-60: #a8e9d6;
  --bs-info-tint-40: #7cddc2;
  --bs-info-tint-20: #51d2ad;
  --bs-info-rgb: 37, 199, 153;
  --bs-info-tint-88: #e5f8f3;
}

.theme-color-blue .form-check-input:checked[type=checkbox] {
  background-color: theme-color-blue;
}
.theme-color-blue .form-switch .form-check-input {
  padding: 0.5rem;
  background-color: #e9ecef;
  border-color: #e9ecef;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.theme-color-blue .form-switch .form-check-input:checked {
  background-color: var(--bs-primary-tint-80);
  border-color: var(--bs-primary-tint-80);
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.theme-color-gray .form-check-input:checked[type=checkbox] {
  background-color: theme-color-gray;
}
.theme-color-gray .form-switch .form-check-input {
  padding: 0.5rem;
  background-color: #e9ecef;
  border-color: #e9ecef;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.theme-color-gray .form-switch .form-check-input:checked {
  background-color: var(--bs-primary-tint-80);
  border-color: var(--bs-primary-tint-80);
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.theme-color-red .form-check-input:checked[type=checkbox] {
  background-color: theme-color-red;
}
.theme-color-red .form-switch .form-check-input {
  padding: 0.5rem;
  background-color: #e9ecef;
  border-color: #e9ecef;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.theme-color-red .form-switch .form-check-input:checked {
  background-color: var(--bs-primary-tint-80);
  border-color: var(--bs-primary-tint-80);
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.theme-color-yellow .form-check-input:checked[type=checkbox] {
  background-color: theme-color-yellow;
}
.theme-color-yellow .form-switch .form-check-input {
  padding: 0.5rem;
  background-color: #e9ecef;
  border-color: #e9ecef;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.theme-color-yellow .form-switch .form-check-input:checked {
  background-color: var(--bs-primary-tint-80);
  border-color: var(--bs-primary-tint-80);
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.theme-color-pink .form-check-input:checked[type=checkbox] {
  background-color: theme-color-pink;
}
.theme-color-pink .form-switch .form-check-input {
  padding: 0.5rem;
  background-color: #e9ecef;
  border-color: #e9ecef;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.theme-color-pink .form-switch .form-check-input:checked {
  background-color: var(--bs-primary-tint-80);
  border-color: var(--bs-primary-tint-80);
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.text-primary {
  color: var(--bs-primary) !important;
}

.bg-primary {
  background-color: var(--bs-primary) !important;
}

.bg-soft-primary {
  color: var(--bs-primary);
  background-color: rgba(var(--bs-primary-rgb), 0.1) !important;
}

.text-info {
  color: var(--bs-info) !important;
}

.bg-info {
  background-color: var(--bs-info) !important;
}

.bg-soft-info {
  color: var(--bs-info);
  background-color: rgba(var(--bs-info-rgb), 0.1) !important;
}

/* Final CRM layout polish: keep sidebar and top menu from fighting Hope UI defaults. */
body.crm-dashboard-shell {
  font-size: 14px !important;
}

body.crm-dashboard-shell .crm-sidebar {
  max-width: 16.2rem;
  overflow: hidden;
  transition: transform 280ms ease;
  z-index: 1040;
}

body.crm-dashboard-shell .crm-main {
  overflow-x: hidden;
  transition: margin-left 280ms ease;
}

body.crm-dashboard-shell .crm-top-nav {
  z-index: 930;
}

body.crm-dashboard-shell .crm-sidebar .crm-sidebar-header {
  box-shadow: none !important;
  margin-bottom: 0 !important;
  min-height: 74px;
  padding: 12px !important;
}

body.crm-dashboard-shell .crm-sidebar .crm-sidebar-brand {
  flex: 1 1 auto;
  gap: 10px;
  min-width: 0;
  overflow: hidden;
  padding: 0 !important;
}

body.crm-dashboard-shell .crm-sidebar .crm-sidebar-title {
  flex: 1 1 auto;
  min-width: 0;
  overflow: hidden;
}

body.crm-dashboard-shell .crm-sidebar .crm-sidebar-title img {
  display: block;
  max-width: 100%;
}

body.crm-dashboard-shell .crm-sidebar .crm-sidebar-title strong {
  color: #142235;
  display: block;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.15;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

body.crm-dashboard-shell .crm-sidebar .crm-sidebar-title small {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

body.crm-dashboard-shell .crm-sidebar .crm-sidebar-collapse.sidebar-toggle {
  border-radius: 8px !important;
  box-shadow: none !important;
  flex: 0 0 34px;
  height: 34px;
  padding: 0 !important;
  position: static !important;
  right: auto !important;
  top: auto !important;
  width: 34px;
}

body.crm-dashboard-shell .crm-sidebar .crm-sidebar-body {
  max-height: calc(100vh - 74px);
  overflow-x: hidden;
  padding: 12px !important;
}

body.crm-dashboard-shell .crm-sidebar .crm-sidebar-menu {
  gap: 4px;
  width: 100%;
}

body.crm-dashboard-shell .crm-sidebar .nav-item {
  margin-top: 0 !important;
  width: 100%;
}

body.crm-dashboard-shell .crm-sidebar .crm-sidebar-link,
body.crm-dashboard-shell .crm-sidebar .crm-sidebar-sublink {
  align-items: center;
  border-radius: 8px !important;
  display: grid !important;
  gap: 10px;
  grid-template-columns: 32px minmax(0, 1fr);
  min-height: 42px;
  padding: 7px 8px !important;
  width: 100%;
}

body.crm-dashboard-shell .crm-sidebar .crm-create-toggle {
  grid-template-columns: 32px minmax(0, 1fr) 14px;
}

body.crm-dashboard-shell .crm-sidebar .crm-sidebar-link span,
body.crm-dashboard-shell .crm-sidebar .crm-sidebar-sublink span {
  flex: none !important;
  margin-left: 0 !important;
  opacity: 1;
  transform: none;
}

body.crm-dashboard-shell .crm-sidebar .crm-sidebar-link .item-name,
body.crm-dashboard-shell .crm-sidebar .crm-sidebar-sublink .item-name {
  display: block;
  font-size: 14px;
  line-height: 1.25;
  min-width: 0;
  overflow: hidden;
  padding-right: 4px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

body.crm-dashboard-shell .crm-sidebar .crm-sidebar-icon,
body.crm-dashboard-shell .crm-sidebar .crm-sidebar-dot {
  align-items: center;
  display: inline-flex !important;
  font-size: 14px;
  justify-content: center;
  line-height: 1;
  margin: 0 !important;
  opacity: 1 !important;
  transform: none !important;
}

body.crm-dashboard-shell .crm-sidebar .crm-sidebar-icon {
  height: 32px;
  width: 32px;
}

body.crm-dashboard-shell .crm-sidebar .crm-sidebar-dot {
  height: 28px;
  width: 28px;
}

body.crm-dashboard-shell .crm-sidebar .crm-collapse-caret {
  justify-self: end;
  margin-left: 0 !important;
}

body.crm-dashboard-shell .crm-sidebar .crm-create-menu {
  margin: 6px 0 8px 16px !important;
  padding-left: 8px !important;
}

body.crm-dashboard-shell .crm-sidebar .crm-create-menu .crm-sidebar-sublink {
  grid-template-columns: 28px minmax(0, 1fr);
  min-height: 38px !important;
}

body.crm-dashboard-shell .crm-sidebar .crm-menu-section {
  padding-left: 8px;
  padding-right: 8px;
}

body.crm-dashboard-shell .crm-sidebar .crm-sidebar-card {
  margin-left: 0;
  margin-right: 0;
  overflow: hidden;
}

body.crm-dashboard-shell .crm-sidebar.sidebar-mini {
  max-width: 70px !important;
  width: 70px !important;
}

body.crm-dashboard-shell .crm-sidebar.sidebar-mini + .crm-main {
  margin-left: 70px;
}

body.crm-dashboard-shell .crm-sidebar.sidebar-mini .crm-sidebar-header {
  justify-content: center;
  padding: 12px 8px !important;
}

body.crm-dashboard-shell .crm-sidebar.sidebar-mini .crm-sidebar-brand {
  flex: 0 0 auto;
  justify-content: center;
}

body.crm-dashboard-shell .crm-sidebar.sidebar-mini .crm-sidebar-title,
body.crm-dashboard-shell .crm-sidebar.sidebar-mini .crm-menu-section,
body.crm-dashboard-shell .crm-sidebar.sidebar-mini .crm-sidebar-card,
body.crm-dashboard-shell .crm-sidebar.sidebar-mini .crm-collapse-caret,
body.crm-dashboard-shell .crm-sidebar.sidebar-mini .crm-sidebar-logo,
body.crm-dashboard-shell .crm-sidebar.sidebar-mini .crm-sidebar-link .item-name,
body.crm-dashboard-shell .crm-sidebar.sidebar-mini .crm-sidebar-sublink .item-name {
  display: none !important;
}

body.crm-dashboard-shell .crm-sidebar.sidebar-mini .crm-sidebar-collapse.sidebar-toggle {
  position: static !important;
  right: auto !important;
  top: auto !important;
}

body.crm-dashboard-shell .crm-sidebar.sidebar-mini .crm-sidebar-body {
  padding: 12px 8px !important;
}

body.crm-dashboard-shell .crm-sidebar.sidebar-mini .crm-sidebar-link,
body.crm-dashboard-shell .crm-sidebar.sidebar-mini .crm-sidebar-sublink {
  display: flex !important;
  justify-content: center;
  padding: 8px !important;
}

body.crm-dashboard-shell .crm-sidebar.sidebar-mini .crm-create-menu {
  border-left: 0;
  margin-left: 0 !important;
  padding-left: 0 !important;
}

@media (max-width: 1199.98px) {
  body.crm-dashboard-shell .crm-sidebar {
    z-index: 1050;
  }

  body.crm-dashboard-shell .crm-top-nav {
    z-index: 920;
  }
}

/* CRM dashboard shell */
.crm-dashboard-shell {
  background: #f5f7fa;
  color: #344054;
  font-size: 14px;
  line-height: 1.5;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

.crm-dashboard-shell,
.crm-dashboard-shell .form-control,
.crm-dashboard-shell .form-select,
.crm-dashboard-shell .btn,
.crm-dashboard-shell .dropdown-item,
.crm-dashboard-shell .nav-link {
  font-size: 14px;
}

.crm-main {
  min-height: 100vh;
  background:
    linear-gradient(180deg, rgba(15, 117, 188, 0.08) 0, rgba(245, 247, 250, 0) 240px),
    #f5f7fa;
}

.crm-top-shell {
  position: relative;
  z-index: 2;
}

.crm-page-header {
  background:
    radial-gradient(ellipse 80% 60% at 70% 40%, rgba(245, 158, 11, 0.12) 0%, transparent 60%),
    linear-gradient(150deg, #0f2342 0%, #1a3460 45%, #0c1d36 100%);
  min-height: 168px;
  height: auto !important;
  padding: 24px 0 64px;
}

.crm-page-header .iq-container {
  display: block !important;
  position: relative;
  z-index: 2;
}

.crm-page-header h1 {
  color: #102033;
  font-size: 28px;
  font-weight: 700;
  letter-spacing: 0;
  margin-bottom: 6px;
}

.crm-page-header p {
  color: #627184;
  font-size: 14px;
  max-width: 760px;
  margin-bottom: 0;
}

.crm-page-header .iq-header-img {
  opacity: 0.12;
}

.crm-content {
  margin-top: -52px;
  max-width: 100%;
  min-width: 0;
  overflow-x: hidden;
  padding: 0 24px 32px;
  position: relative;
  z-index: 3;
}

/* Subscription / trial alert banner — rendered between page header and content */
.crm-subscription-banner {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
  gap: 10px 14px;
  padding: 11px 24px;
  position: relative;
  z-index: 10;
}

.crm-subscription-banner--warning {
  background: #fffbeb;
  border-bottom: 2px solid #fde68a;
}

.crm-subscription-banner--danger {
  background: #fef2f2;
  border-bottom: 2px solid #fecaca;
}

.crm-subscription-banner__icon {
  flex-shrink: 0;
  font-size: 18px;
}

.crm-subscription-banner--warning .crm-subscription-banner__icon,
.crm-subscription-banner--warning .crm-subscription-banner__title {
  color: #b45309;
}

.crm-subscription-banner--danger .crm-subscription-banner__icon,
.crm-subscription-banner--danger .crm-subscription-banner__title {
  color: #b91c1c;
}

.crm-subscription-banner__title {
  font-weight: 700;
}

.crm-subscription-banner__body {
  color: #475569;
  flex: 1 1 auto;
}

.crm-subscription-banner__link {
  font-weight: 700;
}

.crm-subscription-banner--warning .crm-subscription-banner__link {
  color: #b45309;
}

.crm-subscription-banner--danger .crm-subscription-banner__link {
  color: #b91c1c;
}

.crm-subscription-banner__cta {
  margin-left: auto;
  white-space: nowrap;
}

/* Cancel the -52px pull-up when a subscription banner sits directly above the content */
.crm-subscription-banner + .crm-content {
  margin-top: 0;
}

/* All CRM page-level grids and sections must not overflow the viewport */
.leads-page,
.contacts-page,
.deals-page,
.av-page,
.tasks-page,
.campaigns-page,
.act-page,
.contracts-page {
  max-width: 100%;
  min-width: 0;
  width: 100%;
}

.leads-page > *,
.contacts-page > *,
.deals-page > *,
.av-page > *,
.tasks-page > *,
.campaigns-page > *,
.act-page > *,
.contracts-page > * {
  min-width: 0;
  max-width: 100%;
}

/* Hero & toolbar grids collapse to single column on narrow screens */
@media (max-width: 767.98px) {
  .leads-hero-main,      .contacts-hero-main,
  .deals-hero-main,      .av-hero-main,
  .tasks-hero-main,      .campaigns-hero-main,
  .contracts-hero-main,  .act-hero-top,
  .lead-toolbar,         .contact-toolbar,
  .deal-toolbar,         .av-toolbar,
  .task-panel-header,    .campaign-toolbar {
    grid-template-columns: 1fr !important;
  }

  .leads-actions,    .contacts-actions,
  .deals-actions,    .av-actions,
  .tasks-actions,    .campaigns-actions {
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
  }
}

/* Table scroll wrappers — scrollable on all screen sizes */
.lead-table-wrap,
.contact-table-wrap,
.deal-table-wrap,
.av-table-wrap,
.task-table-wrap,
.campaign-table-wrap,
.contracts-table-wrap {
  -webkit-overflow-scrolling: touch;
  max-width: 100%;
  overflow-x: auto;
  width: 100%;
}

.crm-content .card {
  border: 1px solid #e3e8ef;
  border-radius: 8px;
  box-shadow: 0 10px 30px rgba(16, 32, 51, 0.06);
}

.crm-top-nav {
  background: rgba(255, 255, 255, 0.96);
  border-bottom: 1px solid #e6ebf1;
  box-shadow: 0 8px 24px rgba(16, 32, 51, 0.06);
  min-height: 74px;
  padding: 0;
  position: sticky;
  top: 0;
  z-index: 1030;
}

.crm-navbar-inner {
  gap: 18px;
  min-height: 74px;
  padding: 0 22px;
}

.crm-nav-context,
.crm-app-switcher,
.crm-user-nav,
.crm-user-menu,
.crm-brand {
  align-items: center;
  display: flex;
}

.crm-nav-context {
  border-left: 3px solid #0b9444;
  flex-direction: column;
  line-height: 1.1;
  margin-right: 4px;
  min-width: 132px;
  padding-left: 12px;
}

.crm-nav-context strong {
  color: #142235;
  font-size: 15px;
  font-weight: 700;
}

.crm-nav-context-kicker,
.crm-user-copy small,
.crm-dropdown-header span {
  color: #718094;
  font-size: 12px;
}

.crm-sidebar-toggle,
.crm-icon-action {
  align-items: center;
  background: #ffffff;
  border: 1px solid #dfe6ee;
  border-radius: 8px;
  color: #536274;
  display: inline-flex;
  height: 38px;
  justify-content: center;
  transition: all 0.18s ease;
  width: 38px;
}

.crm-sidebar-toggle:hover,
.crm-icon-action:hover {
  background: #eef7ff;
  border-color: #b9dcf6;
  color: #0f75bc;
}

.crm-nav-collapse {
  gap: 18px;
}

.crm-app-switcher {
  background: #f0f3f7;
  border: 1px solid #e1e7ee;
  border-radius: 8px;
  gap: 4px;
  padding: 4px;
}

.crm-app-link {
  align-items: center;
  border-radius: 6px;
  color: #526174;
  display: inline-flex;
  font-size: 14px;
  font-weight: 600;
  gap: 7px;
  min-height: 36px;
  padding: 7px 12px;
}

.crm-app-link:hover,
.crm-app-link.active {
  background: #ffffff;
  box-shadow: 0 6px 14px rgba(16, 32, 51, 0.08);
  color: #0f75bc;
}

.crm-app-link img {
  height: 24px;
  width: 24px;
}

.crm-user-nav {
  gap: 8px;
}

.crm-user-menu {
  background: #ffffff;
  border: 1px solid #dfe6ee;
  border-radius: 8px;
  color: #142235;
  gap: 10px;
  min-height: 46px;
  padding: 5px 10px 5px 6px !important;
}

.crm-user-menu:hover,
.crm-user-menu:focus {
  border-color: #b9dcf6;
  color: #0f75bc;
}

.crm-avatar {
  border-radius: 8px;
  height: 34px;
  object-fit: cover;
  width: 34px;
}

.crm-user-copy {
  flex-direction: column;
  line-height: 1.15;
  max-width: 190px;
  min-width: 0;
}

.crm-user-copy strong,
.crm-dropdown-header strong {
  color: #142235;
  font-size: 14px;
  font-weight: 700;
}

.crm-user-copy strong,
.crm-user-copy small {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.crm-user-chevron {
  color: #8793a3;
  font-size: 13px;
}

.crm-dropdown {
  border: 1px solid #e1e7ee;
  border-radius: 8px;
  box-shadow: 0 18px 42px rgba(16, 32, 51, 0.14);
  min-width: 240px;
  padding: 8px;
}

.crm-dropdown-header {
  display: flex;
  flex-direction: column;
  line-height: 1.25;
  padding: 8px 10px 10px;
}

.crm-dropdown .dropdown-item {
  align-items: center;
  border-radius: 6px;
  color: #334155;
  display: flex;
  font-size: 14px;
  gap: 9px;
  min-height: 36px;
}

.crm-dropdown .dropdown-item:hover,
.crm-dropdown .dropdown-item:focus {
  background: #eef7ff;
  color: #0f75bc;
}

.crm-dropdown .crm-logout {
  color: #b42318;
}

.crm-navbar-toggler {
  border: 1px solid #dfe6ee;
  border-radius: 8px;
  padding: 8px 10px;
}

@media (max-width: 991.98px) {
  .crm-navbar-inner {
    padding: 0 16px;
  }

  .crm-nav-collapse {
    background: #ffffff;
    border-top: 1px solid #e6ebf1;
    margin: 0 -16px;
    padding: 14px 16px 16px;
  }

  .crm-app-switcher {
    align-items: stretch;
    margin-bottom: 12px;
    width: 100%;
  }

  .crm-app-switcher .nav-item,
  .crm-app-link {
    flex: 1;
  }

  .crm-app-link {
    justify-content: center;
  }

  .crm-user-nav {
    align-items: stretch !important;
    flex-direction: row;
    justify-content: flex-end;
  }
}

@media (max-width: 767.98px) {
  .crm-content {
    padding-left: 12px;
    padding-right: 12px;
  }
}

@media (max-width: 575.98px) {
  .crm-nav-context {
    min-width: 0;
  }

  .crm-page-header {
    min-height: 142px;
    padding-bottom: 48px;
  }

  .crm-page-header h1 {
    font-size: 22px;
  }

  .crm-content {
    margin-top: -36px;
    padding-left: 10px;
    padding-right: 10px;
  }
}

/* ─── Mobile sidebar drawer ─────────────────────────────────────────────── */

.crm-mobile-menu-btn {
  align-items: center;
  background: #f4f7fa;
  border: 1px solid #dfe6ee;
  border-radius: 8px;
  color: #536274;
  cursor: pointer;
  display: none;
  flex-shrink: 0;
  font-size: 16px;
  height: 38px;
  justify-content: center;
  padding: 0;
  width: 38px;
}

.crm-mobile-menu-btn:hover {
  background: #eef7ff;
  border-color: #b9dcf6;
  color: #0f75bc;
}

.crm-mobile-backdrop {
  background: rgba(10, 20, 35, 0.55);
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1040;
}

@media (max-width: 1199.98px) {
  .crm-mobile-menu-btn {
    display: inline-flex;
  }

  /* Hide sidebar by default — revealed by hamburger */
  body.crm-dashboard-shell:not(.crm-mobile-sidebar-open) .crm-sidebar {
    transform: translateX(-100%);
  }

  /* Sidebar + main always start at margin-left: 0; push is applied below */
  body.crm-dashboard-shell .crm-sidebar + .crm-main {
    margin-left: 0 !important;
    transition: margin-left 280ms ease;
  }
}

/* ─── Tablet (≥768px): sidebar pushes content ──────────────────────────── */
@media (min-width: 768px) and (max-width: 1199.98px) {
  body.crm-dashboard-shell.crm-mobile-sidebar-open .crm-sidebar + .crm-main {
    margin-left: 16.2rem !important;
  }
}

/* ─── Mobile (<768px): sidebar is a full-screen drawer, no push ─────────── */
@media (max-width: 767.98px) {
  body.crm-dashboard-shell.crm-mobile-sidebar-open {
    overflow: hidden;
  }

  body.crm-dashboard-shell.crm-mobile-sidebar-open .crm-mobile-backdrop {
    display: block;
  }
}

/* ─── Responsive layout: tablet ─────────────────────────────────────────── */

@media (max-width: 991.98px) {
  .crm-command-center {
    grid-template-columns: 1fr;
  }

  .crm-hero-actions {
    justify-content: flex-start;
  }

  .crm-dashboard-grid {
    grid-template-columns: 1fr;
  }

  .crm-metric-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .crm-tasks-panel .crm-task-list {
    grid-template-columns: 1fr;
  }

  .crm-panel-header {
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 10px;
  }

  .crm-panel-search {
    max-width: 100%;
    width: 100%;
  }
}

/* ─── Responsive layout: smartphone ─────────────────────────────────────── */

@media (max-width: 575.98px) {
  .crm-navbar-inner {
    padding: 0 12px;
    gap: 10px;
  }

  .crm-metric-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
  }

  .crm-metric-card {
    min-height: 80px;
    padding: 12px;
  }

  .crm-metric-card strong {
    font-size: 20px;
  }

  .crm-command-main h1,
  .crm-hero-copy h1 {
    font-size: 20px;
  }

  .crm-hero-actions {
    gap: 6px;
  }

  .crm-hero-action {
    font-size: 12px;
    min-height: 36px;
    padding: 7px 10px;
  }

  .crm-focus-card {
    padding: 14px;
  }
}

/* CRM sidebar */
.crm-sidebar {
  background: #ffffff;
  border-right: 1px solid #e3e8ef;
  box-shadow: 8px 0 24px rgba(16, 32, 51, 0.04);
}

.crm-sidebar-header {
  align-items: center;
  background: #fbfcfe;
  border-bottom: 1px solid #e8eef5;
  display: flex;
  gap: 10px;
  justify-content: space-between;
  min-height: 78px;
  padding: 14px;
}

.crm-sidebar-brand {
  align-items: center;
  color: #142235;
  display: flex;
  gap: 10px;
  min-width: 0;
  padding: 0;
}

.crm-sidebar-logo {
  align-items: center;
  background: #edf7f2;
  border: 1px solid #d8efe4;
  border-radius: 8px;
  display: inline-flex;
  flex: 0 0 40px;
  height: 40px;
  justify-content: center;
  width: 40px;
}

.crm-sidebar-logo img {
  height: 20px;
  width: 28px;
}

.crm-sidebar-title {
  display: flex;
  flex-direction: column;
  gap: 3px;
  min-width: 0;
}

.crm-sidebar-title img {
  height: 22px;
  object-fit: contain;
  width: 99px;
}

.crm-sidebar-title-logo img {
  height: 30px;
  max-width: 150px;
  object-position: left center;
  width: auto;
}

.crm-sidebar-title strong {
  color: #142235;
  display: block;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.15;
  max-width: 138px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.crm-sidebar-title small {
  color: #778496;
  font-size: 12px;
  line-height: 1;
}

.crm-sidebar-collapse {
  align-items: center;
  background: #f4f7fa;
  border: 1px solid #dfe6ee;
  border-radius: 8px;
  color: #536274;
  display: inline-flex;
  flex: 0 0 36px;
  height: 36px;
  justify-content: center;
  width: 36px;
}

.crm-sidebar-body {
  padding: 12px;
}

.crm-sidebar-menu {
  gap: 4px;
}

.crm-menu-section {
  color: #8a97a8;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0;
  padding: 12px 8px 6px;
  text-transform: uppercase;
}

.crm-sidebar .crm-sidebar-link,
.crm-sidebar .crm-sidebar-sublink {
  align-items: center;
  border-radius: 8px;
  color: #536274;
  display: flex;
  font-size: 14px;
  font-weight: 600;
  gap: 10px;
  min-height: 42px;
  padding: 8px;
  position: relative;
}

.crm-sidebar .crm-sidebar-link:hover,
.crm-sidebar .crm-sidebar-sublink:hover {
  background: #eef7ff;
  color: #0f75bc;
}

.crm-sidebar .crm-sidebar-link.active {
  background: #0f75bc;
  box-shadow: 0 12px 24px rgba(15, 117, 188, 0.22);
  color: #ffffff;
}

.crm-sidebar-icon,
.crm-sidebar-dot {
  align-items: center;
  border-radius: 7px;
  display: inline-flex;
  flex: 0 0 32px;
  height: 32px;
  justify-content: center;
  width: 32px;
}

.crm-sidebar-icon {
  background: #f1f5f9;
  color: #64748b;
}

.crm-sidebar-link.active .crm-sidebar-icon {
  background: rgba(255, 255, 255, 0.16);
  color: #ffffff;
}

.crm-create-toggle[aria-expanded="true"] .crm-collapse-caret {
  transform: rotate(90deg);
}

.crm-collapse-caret {
  color: #98a5b5;
  margin-left: auto;
  transition: transform 0.18s ease;
}

.crm-create-menu {
  border-left: 1px solid #e5ebf2;
  margin: 6px 0 8px 20px;
  padding-left: 8px;
}

.crm-sidebar-sublink {
  min-height: 36px !important;
  padding: 7px 8px !important;
}

.crm-sidebar-dot {
  background: #f4f7fa;
  color: #7b8797;
  flex-basis: 26px;
  height: 26px;
  width: 26px;
}

.crm-sidebar-card {
  align-items: center;
  background: #f7fafc;
  border: 1px solid #e5ebf2;
  border-radius: 8px;
  display: flex;
  flex-direction: row;
  gap: 10px;
  margin: 16px 0 0;
  padding: 12px;
}

.crm-sidebar-card-icon {
  align-items: center;
  background: #e9f7ef;
  border-radius: 8px;
  color: #0b9444;
  display: inline-flex;
  height: 34px;
  justify-content: center;
  width: 34px;
}

.crm-sidebar-card span:last-child {
  display: flex;
  flex-direction: column;
  line-height: 1.2;
  min-width: 0;
}

.crm-sidebar-card strong {
  color: #142235;
  font-size: 14px;
}

.crm-sidebar-card small {
  color: #718094;
  font-size: 12px;
}

/* CRM header slider */
.crm-header-container {
  position: relative;
  z-index: 2;
}

.crm-command-center {
  display: grid;
  gap: 14px;
  grid-template-columns: minmax(0, 1fr) minmax(280px, 360px);
}

.crm-command-main {
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 14px;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.22), inset 0 1px 0 rgba(255, 255, 255, 0.10);
  -webkit-backdrop-filter: blur(14px);
  backdrop-filter: blur(14px);
  min-width: 0;
  padding: 22px 24px;
}

.crm-hero-panel {
  align-items: center;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 14px;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.20);
  -webkit-backdrop-filter: blur(14px);
  backdrop-filter: blur(14px);
  display: flex;
  gap: 24px;
  justify-content: space-between;
  padding: 22px 24px;
}

.crm-hero-kicker {
  color: #fbbf24;
  display: inline-block;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.06em;
  margin-bottom: 4px;
  text-transform: uppercase;
}

.crm-plan-strip {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 2px 0 10px;
  min-width: 0;
}

.crm-plan-badge {
  align-items: center;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 999px;
  display: inline-flex;
  gap: 7px;
  min-height: 30px;
  padding: 0 11px;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  white-space: nowrap;
}

.crm-plan-badge i {
  font-size: 12px;
}

.crm-plan-workspace {
  color: rgba(255, 255, 255, 0.66);
  font-size: 12px;
  font-weight: 700;
}

.crm-plan-strip-solo .crm-plan-badge {
  background: rgba(251, 191, 36, 0.16);
  border-color: rgba(251, 191, 36, 0.34);
  color: #fde68a;
}

.crm-plan-strip-solo .crm-plan-workspace {
  color: rgba(253, 230, 138, 0.82);
}

.crm-plan-strip-business .crm-plan-badge {
  background: rgba(20, 184, 166, 0.18);
  border-color: rgba(94, 234, 212, 0.34);
  color: #99f6e4;
}

.crm-plan-strip-business .crm-plan-workspace {
  color: rgba(153, 246, 228, 0.84);
}

.crm-plan-strip-enterprise .crm-plan-badge {
  background: rgba(96, 165, 250, 0.18);
  border-color: rgba(147, 197, 253, 0.34);
  color: #bfdbfe;
}

.crm-plan-strip-enterprise .crm-plan-workspace {
  color: rgba(191, 219, 254, 0.84);
}

.crm-command-main h1,
.crm-hero-copy h1 {
  color: #ffffff;
  font-size: 26px;
  font-weight: 750;
  letter-spacing: 0;
  margin-bottom: 6px;
}

.crm-command-main p,
.crm-hero-copy p {
  color: rgba(255, 255, 255, 0.68);
  font-size: 14px;
  margin: 0;
  max-width: 720px;
}

.crm-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: flex-end;
  margin-top: 16px;
}

.crm-hero-action {
  align-items: center;
  background: rgba(255, 255, 255, 0.10);
  border: 1px solid rgba(255, 255, 255, 0.20);
  border-radius: 8px;
  color: rgba(255, 255, 255, 0.90);
  display: inline-flex;
  font-size: 13px;
  font-weight: 700;
  gap: 8px;
  min-height: 40px;
  padding: 9px 12px;
  transition: background 0.18s, border-color 0.18s;
}

.crm-hero-action:hover {
  background: rgba(255, 255, 255, 0.18);
  border-color: rgba(255, 255, 255, 0.32);
  color: #ffffff;
}

.crm-hero-action.primary {
  background: #f59e0b;
  border-color: #f59e0b;
  color: #1a1a1a;
}

.crm-hero-action.primary:hover {
  background: #d97706;
  border-color: #d97706;
  color: #1a1a1a;
}

.crm-focus-card {
  align-items: flex-start;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 14px;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.22), inset 0 1px 0 rgba(255, 255, 255, 0.10);
  -webkit-backdrop-filter: blur(14px);
  backdrop-filter: blur(14px);
  display: flex;
  gap: 12px;
  min-width: 0;
  padding: 20px;
}

.crm-focus-icon {
  align-items: center;
  border-radius: 10px;
  display: inline-flex;
  flex: 0 0 44px;
  height: 44px;
  justify-content: center;
  width: 44px;
}

.crm-focus-copy {
  display: flex;
  flex-direction: column;
  gap: 4px;
  min-width: 0;
}

.crm-focus-copy small {
  color: rgba(255, 255, 255, 0.50);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.crm-focus-copy strong {
  color: #ffffff;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.3;
}

.crm-focus-copy span {
  color: rgba(255, 255, 255, 0.62);
  font-size: 13px;
}

.crm-focus-card.tone-calm .crm-focus-icon {
  background: rgba(16, 185, 89, 0.20);
  color: #6ee7b7;
}

.crm-focus-card.tone-task .crm-focus-icon {
  background: rgba(59, 130, 246, 0.22);
  color: #93c5fd;
}

.crm-focus-card.tone-urgent .crm-focus-icon {
  background: rgba(239, 68, 68, 0.22);
  color: #fca5a5;
}

.crm-focus-card.tone-appointment .crm-focus-icon {
  background: rgba(139, 92, 246, 0.22);
  color: #c4b5fd;
}

.crm-header-news {
  align-items: center;
  background: rgba(245, 158, 11, 0.14);
  border: 1px solid rgba(245, 158, 11, 0.28);
  border-radius: 8px;
  color: rgba(255, 255, 255, 0.88);
  display: flex;
  gap: 10px;
  margin-top: 12px;
  min-height: 42px;
  padding: 10px 14px;
}

.crm-header-news i {
  color: #fbbf24;
}

.crm-header-news span {
  font-size: 13px;
  line-height: 1.35;
  min-width: 0;
}

.crm-insight-slider {
  display: grid;
  gap: 12px;
  grid-auto-columns: minmax(180px, 1fr);
  grid-auto-flow: column;
  margin-top: 14px;
  overflow-x: auto;
  padding-bottom: 4px;
  scrollbar-width: thin;
}

.crm-insight-card {
  align-items: center;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 10px;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  display: flex;
  gap: 12px;
  min-height: 78px;
  padding: 14px;
}

.crm-insight-icon {
  align-items: center;
  border-radius: 8px;
  display: inline-flex;
  flex: 0 0 42px;
  height: 42px;
  justify-content: center;
  width: 42px;
}

.crm-insight-copy {
  display: flex;
  flex-direction: column;
  line-height: 1.1;
}

.crm-insight-copy strong {
  color: #ffffff;
  font-size: 22px;
  font-weight: 750;
}

.crm-insight-copy small {
  color: rgba(255, 255, 255, 0.55);
  font-size: 12px;
  font-weight: 700;
}

.tone-blue .crm-insight-icon { background: rgba(59, 130, 246, 0.22); color: #93c5fd; }
.tone-green .crm-insight-icon { background: rgba(16, 185, 89, 0.20); color: #6ee7b7; }
.tone-amber .crm-insight-icon { background: rgba(245, 158, 11, 0.22); color: #fcd34d; }
.tone-red .crm-insight-icon { background: rgba(239, 68, 68, 0.22); color: #fca5a5; }
.tone-violet .crm-insight-icon { background: rgba(139, 92, 246, 0.22); color: #c4b5fd; }

/* CRM dashboard content */
.crm-alert,
.crm-announcement,
.crm-panel,
.crm-metric-card {
  border-radius: 8px;
}

.crm-announcement {
  align-items: flex-start;
  background: #fff8e8;
  border: 1px solid #f4dfad;
  color: #6f4e16;
  display: flex;
  gap: 12px;
  margin-bottom: 16px;
  padding: 14px 16px;
}

.crm-announcement span {
  align-items: center;
  background: #fff1c9;
  border-radius: 8px;
  display: inline-flex;
  flex: 0 0 34px;
  height: 34px;
  justify-content: center;
  width: 34px;
}

.crm-announcement p {
  margin: 6px 0 0;
}

.crm-metric-grid {
  display: grid;
  gap: 14px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin-bottom: 16px;
}

.crm-metric-card {
  align-items: center;
  background: #ffffff;
  border: 1px solid #e3e8ef;
  box-shadow: 0 10px 30px rgba(16, 32, 51, 0.06);
  display: flex;
  gap: 12px;
  min-height: 96px;
  padding: 16px;
}

.crm-metric-card > span {
  align-items: center;
  background: #eef7ff;
  border-radius: 8px;
  color: #0f75bc;
  display: inline-flex;
  flex: 0 0 44px;
  height: 44px;
  justify-content: center;
  width: 44px;
}

.crm-metric-card div {
  display: flex;
  flex-direction: column;
  line-height: 1.1;
}

.crm-metric-card strong {
  color: #102033;
  font-size: 24px;
  font-weight: 750;
}

.crm-metric-card small {
  color: #6b7788;
  font-size: 12px;
  font-weight: 700;
}

.crm-dashboard-grid {
  display: grid;
  gap: 16px;
  grid-template-columns: minmax(0, 1.45fr) minmax(340px, 0.85fr);
}

.crm-panel {
  background: #ffffff;
  border: 1px solid #e3e8ef;
  box-shadow: 0 10px 30px rgba(16, 32, 51, 0.06);
  min-width: 0;
  padding: 18px;
}


.crm-panel-header {
  align-items: center;
  display: flex;
  gap: 14px;
  justify-content: space-between;
  margin-bottom: 14px;
}

.crm-panel-kicker {
  color: #0b9444;
  font-size: 11px;
  font-weight: 800;
  text-transform: uppercase;
}

.crm-panel-header h2 {
  color: #102033;
  font-size: 18px;
  font-weight: 750;
  letter-spacing: 0;
  margin: 0;
}

.crm-panel-search {
  display: flex;
  gap: 8px;
  max-width: 340px;
  width: 100%;
}

.crm-panel-search .form-control {
  background: #f7fafc;
  border-color: #dfe6ee;
  border-radius: 8px;
  min-height: 40px;
}

.crm-panel-search .btn {
  align-items: center;
  border-radius: 8px;
  display: inline-flex;
  justify-content: center;
  min-width: 42px;
}

.crm-table-wrap {
  overflow-x: auto;
}

.crm-data-table {
  border-collapse: separate;
  border-spacing: 0;
  color: #344054;
  font-size: 13px;
  min-width: 760px;
  width: 100%;
}

.crm-data-table th {
  background: #f6f8fb;
  color: #66758a;
  font-size: 11px;
  font-weight: 800;
  padding: 12px;
  text-transform: uppercase;
}

.crm-data-table th:first-child {
  border-radius: 8px 0 0 8px;
}

.crm-data-table th:last-child {
  border-radius: 0 8px 8px 0;
}

.crm-data-table td {
  border-bottom: 1px solid #eef2f6;
  padding: 13px 12px;
  vertical-align: middle;
}

.crm-data-table a {
  color: #0f75bc;
  font-weight: 600;
}

.crm-table-primary {
  color: #102033 !important;
  font-weight: 750 !important;
}

.crm-muted {
  color: #8a97a8;
}

.crm-pagination {
  margin-top: 14px;
}

.crm-task-list,
.crm-compact-list {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.crm-tasks-panel .crm-task-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}

.crm-task-item {
  background: #f8fafc;
  border: 1px solid #e4eaf1;
  border-left: 4px solid #0f75bc;
  border-radius: 8px;
  padding: 14px;
}

.crm-task-item.is-overdue {
  border-left-color: #c2410c;
}

.crm-task-topline,
.crm-task-meta,
.crm-task-actions {
  align-items: center;
  display: flex;
  gap: 8px;
}

.crm-task-topline {
  justify-content: space-between;
  margin-bottom: 8px;
}

.crm-task-type {
  background: #eaf5ff;
  border-radius: 6px;
  color: #0f75bc;
  font-size: 11px;
  font-weight: 800;
  padding: 5px 8px;
  text-transform: uppercase;
}

.crm-task-date {
  color: #718094;
  font-size: 12px;
  font-weight: 700;
}

.crm-task-item.is-overdue .crm-task-date {
  color: #c2410c;
}

.crm-task-item p {
  color: #344054;
  font-size: 13px;
  line-height: 1.5;
  margin-bottom: 10px;
}

.crm-task-meta {
  color: #66758a;
  flex-wrap: wrap;
  font-size: 12px;
  justify-content: space-between;
  margin-bottom: 12px;
}

.crm-task-meta a {
  color: #0f75bc;
  font-weight: 700;
}

.crm-task-actions {
  justify-content: flex-end;
}

.crm-task-actions form {
  margin: 0;
}

.crm-icon-button,
.crm-light-button {
  align-items: center;
  border-radius: 8px;
  display: inline-flex;
  font-size: 13px;
  font-weight: 700;
  justify-content: center;
  min-height: 34px;
}

.crm-icon-button {
  border: 1px solid transparent;
  color: #ffffff;
  width: 34px;
}

.crm-icon-button.success { background: #0b9444; }
.crm-icon-button.warning { background: #b7791f; }
.crm-icon-button.danger { background: #b42318; }

.crm-light-button {
  background: #f4f7fa;
  border: 1px solid #dfe6ee;
  color: #344054;
  padding: 7px 11px;
}

.crm-light-button:hover {
  background: #eef7ff;
  color: #0f75bc;
}

.crm-compact-item {
  align-items: flex-start;
  background: #f8fafc;
  border: 1px solid #e4eaf1;
  border-radius: 8px;
  display: flex;
  gap: 10px;
  padding: 12px;
}

.crm-compact-item span {
  color: #0f75bc;
  flex: 0 0 18px;
  margin-top: 2px;
}

.crm-compact-item p {
  color: #344054;
  font-size: 13px;
  line-height: 1.45;
  margin: 0;
}

.crm-empty-state {
  color: #7a8797;
  font-size: 13px;
  padding: 18px;
  text-align: center;
}

.crm-task-modal .crm-modal-panel {
  background: #ffffff;
  border: 1px solid #dfe6ee !important;
  border-radius: 8px;
  box-shadow: 0 24px 70px rgba(16, 32, 51, 0.22);
  max-width: 920px;
  padding: 24px;
  position: relative;
  text-align: start;
  width: min(920px, calc(100vw - 32px));
}

.crm-modal-close {
  align-items: center;
  background: #f4f7fa;
  border: 1px solid #dfe6ee;
  border-radius: 8px;
  color: #536274;
  display: inline-flex;
  height: 32px;
  justify-content: center;
  position: absolute;
  right: 14px;
  top: 14px;
  width: 32px;
}

/* ── Revenue KPI row ─────────────────────────────────────── */
.crm-kpi-row {
  display: grid;
  gap: 14px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin-bottom: 14px;
}

.crm-kpi-card {
  align-items: center;
  background: #ffffff;
  border: 1px solid #e3e8ef;
  border-radius: 10px;
  box-shadow: 0 8px 24px rgba(16, 32, 51, 0.06);
  display: flex;
  gap: 14px;
  min-height: 90px;
  padding: 16px;
}

.crm-kpi-icon {
  align-items: center;
  border-radius: 10px;
  display: inline-flex;
  flex: 0 0 46px;
  font-size: 18px;
  height: 46px;
  justify-content: center;
  width: 46px;
}

.crm-kpi-icon.tone-blue   { background: rgba(15, 117, 188, 0.10); color: #0f75bc; }
.crm-kpi-icon.tone-green  { background: rgba(11, 148, 68, 0.10);  color: #0b9444; }
.crm-kpi-icon.tone-amber  { background: rgba(245, 158, 11, 0.12); color: #d97706; }
.crm-kpi-icon.tone-violet { background: rgba(103, 80, 164, 0.10); color: #6750a4; }

.crm-kpi-body {
  display: flex;
  flex-direction: column;
  gap: 3px;
  min-width: 0;
}

.crm-kpi-body strong {
  color: #102033;
  font-size: 22px;
  font-weight: 750;
  line-height: 1;
}

.crm-kpi-body small {
  color: #6b7788;
  font-size: 12px;
  font-weight: 600;
}

.crm-kpi-body small em {
  font-style: normal;
  opacity: 0.75;
}

/* ── Overdue / stale alerts ───────────────────────────────── */
.crm-alerts-row {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 14px;
}

.crm-status-pill {
  align-items: center;
  border-radius: 8px;
  display: inline-flex;
  font-size: 13px;
  font-weight: 700;
  gap: 7px;
  padding: 8px 14px;
}

.crm-status-pill.danger {
  background: #fff0ed;
  border: 1px solid #fecaca;
  color: #b42318;
}

.crm-status-pill.warning {
  background: #fffbeb;
  border: 1px solid #fde68a;
  color: #92400e;
}

/* ── Dashboard grid full-width variant ───────────────────── */
.crm-panel-full {
  grid-column: 1 / -1;
}

/* ── Pipeline visualization ──────────────────────────────── */
.crm-panel-badge {
  background: #eef7ff;
  border: 1px solid #c3dff7;
  border-radius: 20px;
  color: #0f75bc;
  font-size: 12px;
  font-weight: 700;
  padding: 5px 12px;
  white-space: nowrap;
}

.crm-pipeline {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.crm-pipeline-row {
  align-items: center;
  display: grid;
  gap: 10px;
  grid-template-columns: 160px minmax(0, 1fr) 120px;
}

.crm-pipeline-label {
  color: #344054;
  font-size: 13px;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.crm-pipeline-track {
  background: #f0f4f8;
  border-radius: 6px;
  height: 12px;
  overflow: hidden;
}

.crm-pipeline-bar {
  background: linear-gradient(90deg, #0f75bc, #38adf7);
  border-radius: 6px;
  height: 100%;
  min-width: 4px;
  transition: width 0.6s ease;
}

.crm-pipeline-meta {
  color: #66758a;
  font-size: 12px;
  font-weight: 700;
  text-align: right;
  white-space: nowrap;
}

/* ── Conversion funnel ───────────────────────────────────── */
.crm-funnel {
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.crm-funnel-step {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.crm-funnel-header {
  align-items: center;
  display: flex;
  gap: 8px;
}

.crm-funnel-icon {
  align-items: center;
  border-radius: 8px;
  display: inline-flex;
  flex: 0 0 30px;
  font-size: 13px;
  height: 30px;
  justify-content: center;
  width: 30px;
}

.crm-funnel-icon.blue   { background: rgba(15, 117, 188, 0.12); color: #0f75bc; }
.crm-funnel-icon.teal   { background: rgba(13, 148, 136, 0.12); color: #0d9488; }
.crm-funnel-icon.amber  { background: rgba(245, 158, 11, 0.12); color: #d97706; }
.crm-funnel-icon.green  { background: rgba(11, 148, 68, 0.12);  color: #0b9444; }

.crm-funnel-name {
  color: #344054;
  flex: 1 1 auto;
  font-size: 13px;
  font-weight: 600;
}

.crm-funnel-count {
  color: #102033;
  font-size: 15px;
  font-weight: 750;
  margin-left: auto;
}

.crm-funnel-rate {
  background: #f0f4f8;
  border-radius: 6px;
  color: #66758a;
  font-size: 11px;
  font-weight: 700;
  padding: 3px 7px;
}

.crm-funnel-track {
  background: #f0f4f8;
  border-radius: 6px;
  height: 8px;
  overflow: hidden;
}

.crm-funnel-bar {
  border-radius: 6px;
  height: 100%;
  min-width: 4px;
  transition: width 0.6s ease;
}

.crm-funnel-bar.blue   { background: linear-gradient(90deg, #0f75bc, #38adf7); }
.crm-funnel-bar.teal   { background: linear-gradient(90deg, #0d9488, #2dd4bf); }
.crm-funnel-bar.amber  { background: linear-gradient(90deg, #d97706, #fbbf24); }
.crm-funnel-bar.green  { background: linear-gradient(90deg, #0b9444, #34d399); }

/* ── Trend chart ─────────────────────────────────────────── */
.crm-trend-legend {
  align-items: center;
  display: flex;
  gap: 14px;
}

.crm-trend-legend span {
  align-items: center;
  display: inline-flex;
  font-size: 12px;
  font-weight: 700;
  gap: 5px;
}

.crm-trend-legend .tone-blue   { color: #0f75bc; }
.crm-trend-legend .tone-amber  { color: #d97706; }
.crm-trend-legend .tone-green  { color: #0b9444; }

.crm-trend-chart-wrap {
  height: 200px;
  position: relative;
}

/* ── Activity timeline ───────────────────────────────────── */
.crm-activity-feed {
  display: flex;
  flex-direction: column;
  gap: 0;
  max-height: 380px;
  overflow-y: auto;
}

.crm-activity-item {
  align-items: flex-start;
  display: flex;
  gap: 12px;
  padding: 10px 0;
  border-bottom: 1px solid #f0f4f8;
}

.crm-activity-item:last-child {
  border-bottom: none;
}

.crm-activity-dot {
  align-items: center;
  border-radius: 50%;
  display: inline-flex;
  flex: 0 0 30px;
  font-size: 12px;
  height: 30px;
  justify-content: center;
  margin-top: 1px;
  width: 30px;
}

.crm-activity-dot.blue   { background: rgba(15, 117, 188, 0.10); color: #0f75bc; }
.crm-activity-dot.amber  { background: rgba(245, 158, 11, 0.12); color: #d97706; }
.crm-activity-dot.violet { background: rgba(103, 80, 164, 0.10); color: #6750a4; }
.crm-activity-dot.green  { background: rgba(11, 148, 68, 0.10);  color: #0b9444; }
.crm-activity-dot.teal   { background: rgba(13, 148, 136, 0.10); color: #0d9488; }

.crm-activity-body {
  display: flex;
  flex-direction: column;
  gap: 2px;
  min-width: 0;
}

.crm-activity-body p {
  color: #344054;
  font-size: 13px;
  line-height: 1.4;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.crm-activity-body small {
  color: #8a97a8;
  font-size: 11px;
}

/* ── Appointments list ───────────────────────────────────── */
.crm-appt-list {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.crm-appt-item {
  align-items: center;
  background: #f8fafc;
  border: 1px solid #e4eaf1;
  border-radius: 8px;
  display: flex;
  gap: 12px;
  padding: 10px 12px;
}

.crm-appt-date {
  align-items: center;
  background: #0f75bc;
  border-radius: 8px;
  color: #ffffff;
  display: flex;
  flex: 0 0 42px;
  flex-direction: column;
  height: 42px;
  justify-content: center;
  line-height: 1;
  text-align: center;
}

.crm-appt-date strong {
  font-size: 15px;
  font-weight: 750;
}

.crm-appt-date small {
  font-size: 10px;
  font-weight: 700;
  opacity: 0.85;
  text-transform: uppercase;
}

.crm-appt-body {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  gap: 2px;
  min-width: 0;
}

.crm-appt-body p {
  color: #102033;
  font-size: 13px;
  font-weight: 600;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.crm-appt-body small {
  color: #66758a;
  font-size: 12px;
}

.crm-appt-status {
  background: #e9f7ef;
  border-radius: 6px;
  color: #0b9444;
  font-size: 11px;
  font-weight: 700;
  padding: 3px 8px;
  white-space: nowrap;
}

/* ── Quick-create FAB ────────────────────────────────────── */
.crm-fab-container {
  align-items: flex-end;
  bottom: 28px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  position: fixed;
  right: 28px;
  z-index: 9100;
}

.crm-fab-main {
  align-items: center;
  background: #19994e;
  border: none;
  border-radius: 50%;
  box-shadow: 0 6px 24px rgba(15, 117, 188, 0.40);
  color: #ffffff;
  cursor: pointer;
  display: inline-flex;
  font-size: 20px;
  height: 54px;
  justify-content: center;
  outline: none;
  transition: background 0.2s, transform 0.2s, box-shadow 0.2s;
  width: 54px;
}

.crm-fab-main:hover {
  background: #0d6ba8;
  box-shadow: 0 8px 28px rgba(15, 117, 188, 0.50);
}

.crm-fab-icon {
  transition: transform 0.25s ease;
}

.crm-fab-container.is-open .crm-fab-icon {
  transform: rotate(45deg);
}

.crm-fab-menu {
  align-items: flex-end;
  display: flex;
  flex-direction: column;
  gap: 8px;
  opacity: 0;
  pointer-events: none;
  transform: translateY(12px);
  transition: opacity 0.2s ease, transform 0.2s ease;
}

.crm-fab-container.is-open .crm-fab-menu {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}

.crm-fab-item {
  align-items: center;
  display: flex;
  gap: 10px;
  text-decoration: none;
}

.crm-fab-label {
  background: #1a2e50;
  border-radius: 6px;
  box-shadow: 0 3px 10px rgba(0,0,0,0.15);
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  padding: 5px 10px;
  white-space: nowrap;
}

.crm-fab-btn {
  align-items: center;
  border-radius: 50%;
  box-shadow: 0 3px 12px rgba(0,0,0,0.16);
  color: #ffffff;
  display: inline-flex;
  flex: 0 0 40px;
  height: 40px;
  justify-content: center;
  transition: transform 0.15s;
  width: 40px;
}

.crm-fab-item:hover .crm-fab-btn { transform: scale(1.1); }

.crm-fab-btn.tone-green  { background: #0b9444; }
.crm-fab-btn.tone-blue   { background: #0f75bc; }
.crm-fab-btn.tone-amber  { background: #d97706; }
.crm-fab-btn.tone-violet { background: #6750a4; }

/* ── Responsive overrides ────────────────────────────────── */
@media (max-width: 1199.98px) {
  .crm-metric-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .crm-kpi-row {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .crm-dashboard-grid {
    grid-template-columns: 1fr;
  }

  .crm-panel-wide,
  .crm-panel-full {
    grid-column: auto;
    grid-row: auto;
  }

  .crm-tasks-panel .crm-task-list {
    grid-template-columns: 1fr;
  }

  .crm-pipeline-row {
    grid-template-columns: 110px minmax(0, 1fr) 90px;
  }
}

@media (max-width: 767.98px) {
  .crm-kpi-row {
    grid-template-columns: 1fr 1fr;
  }

  .crm-pipeline-row {
    grid-template-columns: 90px minmax(0, 1fr) 60px;
    gap: 6px;
  }

  .crm-pipeline-label {
    font-size: 11px;
  }

  .crm-fab-container {
    bottom: 18px;
    right: 16px;
  }
}

@media (max-width: 767.98px) {
  .crm-command-center,
  .crm-hero-panel,
  .crm-panel-header {
    align-items: stretch;
    display: flex;
    flex-direction: column;
  }

  .crm-command-main {
    padding: 18px;
  }

  .crm-hero-actions,
  .crm-panel-search {
    justify-content: flex-start;
    max-width: none;
    width: 100%;
  }

  .crm-metric-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 575.98px) {
  .crm-kpi-row {
    gap: 10px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .crm-kpi-card {
    gap: 10px;
    min-height: 70px;
    padding: 12px;
  }

  .crm-kpi-icon {
    flex: 0 0 36px;
    font-size: 15px;
    height: 36px;
    width: 36px;
  }

  .crm-kpi-body strong {
    font-size: 17px;
  }

  .crm-kpi-body small {
    font-size: 11px;
  }
}

@media (max-width: 399.98px) {
  .crm-kpi-row {
    grid-template-columns: 1fr;
  }
}

.accordion-item {
  background-color: var(--bs-primary-tint-88);
}

.accordion-header {
  background-color: var(--bs-primary-tint-88);
}

.accordion-button {
  background-color: var(--bs-primary-tint-88);
}

.accordion-button:not(.collapsed) {
  color: var(--bs-primary-shade-20);
  background-color: var(--bs-primary-tint-80);
}
.accordion-button:focus {
  border-color: var(--bs-primary-tint-60);
}

.alert-primary {
  color: var(--bs-primary);
  background: var(--bs-primary-tint-80);
  border-color: var(--bs-primary);
}
.alert-primary .alert-link {
  color: var(--bs-primary-shade-40);
}
.alert-primary.alert-solid {
  color: var(--bs-white);
  background: var(--bs-primary);
  border-color: var(--bs-primary);
}
.alert-primary.alert-left {
  background: rgba(var(--bs-primary-rgb), 0.2);
  border-color: var(--bs-primary);
}

.iq-media-group .iq-icon-box-3 {
  border-color: var(--bs-primary);
}

.badge {
  color: var(--bs-white);
}

.dropdown-item:hover, .dropdown-item:focus {
  color: var(--bs-primary-shade-20);
}
.dropdown-item.active, .dropdown-item:active {
  color: var(--bs-white);
  background-color: var(--bs-primary);
}

.btn.btn-primary {
  color: var(--bs-white);
  background-color: #1aa053;
  border-color: #24c569;
  font-size:11px;
}
.btn.btn-primary:hover {
  color: var(--bs-white);
  background-color: #1aa053;
  border-color: #24c569;
  font-size:12px;
}
.btn.btn-primary:focus {
  color: var(--bs-white);
  background-color: var(--bs-primary-shade-20);
  border-color: var(--bs-primary-shade-20);
}
.btn.btn-primary:active, .btn.btn-primary.active {
  color: var(--bs-white);
  background-color: var(--bs-primary-shade-20);
  border-color: var(--bs-primary-shade-20);
}
.btn.btn-outline-primary {
  color: var(--bs-primary-shade-20);
  border-color: var(--bs-primary-shade-20);
}
.btn.btn-outline-primary:hover {
  color: var(--bs-white);
  background-color: var(--bs-primary);
  border-color: var(--bs-primary);
}
.btn.btn-outline-primary:active, .btn.btn-outline-primary.active {
  color: var(--bs-white);
  background-color: var(--bs-primary-shade-20);
  border-color: var(--bs-primary-shade-20);
}
.btn.btn-soft-primary {
  color: var(--bs-primary);
  background-color: rgba(var(--bs-primary-rgb), 0.1);
  border-color: transparent;
}
.btn.btn-soft-primary:hover, .btn.btn-soft-primary:focus, .btn.btn-soft-primary:active {
  color: var(--bs-primary-tint-20);
  background-color: rgba(var(--bs-primary-rgb), 0.2);
  border-color: transparent;
}

.btn.btn-info {
  color: var(--bs-white);
  background-color: var(--bs-info);
  border-color: var(--bs-info);
}
.btn.btn-info:hover {
  color: var(--bs-white);
  background-color: var(--bs-info-shade-20);
  border-color: var(--bs-info-shade-20);
}
.btn.btn-info:focus {
  color: var(--bs-white);
  background-color: var(--bs-info-shade-20);
  border-color: var(--bs-info-shade-20);
}
.btn.btn-info:active, .btn.btn-info.active {
  color: var(--bs-white);
  background-color: var(--bs-info-shade-20);
  border-color: var(--bs-info-shade-20);
}
.btn.btn-outline-info {
  color: var(--bs-info-shade-20);
  border-color: var(--bs-info-shade-20);
}
.btn.btn-outline-info:hover {
  color: var(--bs-white);
  background-color: var(--bs-info);
  border-color: var(--bs-info);
}
.btn.btn-outline-info:active, .btn.btn-outline-info.active {
  color: var(--bs-white);
  background-color: var(--bs-info-shade-20);
  border-color: var(--bs-info-shade-20);
}
.btn.btn-soft-info {
  color: var(--bs-info);
  background-color: rgba(var(--bs-info-rgb), 0.1);
  border-color: transparent;
}
.btn.btn-soft-info:hover, .btn.btn-soft-info:focus, .btn.btn-soft-info:active {
  color: var(--bs-info-tint-20);
  background-color: rgba(var(--bs-info-rgb), 0.2);
  border-color: transparent;
}

.btn-link {
  color: var(--bs-primary);
}

.bd-aside .active {
  color: var(--bs-primary);
  background-color: var(--bs-primary-tint-88);
}
.bd-aside .btn:hover {
  color: var(--bs-primary);
  background-color: var(--bs-primary-tint-88);
}
.bd-aside .btn:focus {
  color: var(--bs-primary);
  background-color: var(--bs-primary-tint-88);
  -webkit-box-shadow: 0 0 0 0.063rem rgba(var(--bs-primary-rgb), 0.7);
          box-shadow: 0 0 0 0.063rem rgba(var(--bs-primary-rgb), 0.7);
}
.bd-aside a:hover {
  background-color: var(--bs-primary-tint-88);
}

.btn-border.active {
  border-color: var(--bs-primary);
}

.list-group-item-primary {
  color: var(--bs-primary-shade-40);
  background-color: var(--bs-primary-tint-80);
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: var(--bs-primary-shade-40);
  background-color: var(--bs-primary-tint-60);
}

.list-group-item.active {
  color: var(--bs-white);
  background-color: var(--bs-primary);
  border-color: var(--bs-primary);
}

.list-group-item-action:not(.active):hover, .list-group-item-action:not(.active):focus {
  background-color: var(--bg-body);
}
.list-group-item-action:not(.active):active {
  background-color: var(--bs-primary-tint-80);
}

.form-control {
  font-size: 13px;
}
.form-control:focus {
  border-color: var(--bs-primary-tint-40);
}

.form-select:focus {
  border-color: var(--bs-primary-tint-40);
}

.form-check-input {
  border-color: var(--bs-primary-shade-20);
}
.form-check-input:checked {
  border-color: var(--bs-primary-shade-20);
}
.form-check-input:focus {
  border-color: var(--bs-primary-shade-20);
}

.border-primary {
  border-color: var(--bs-primary) !important;
}

#top-tab-list li a {
  color: var(--bs-primary);
  background: var(--bs-primary-tint-80);
}
#top-tab-list li a .iq-icon {
  background: var(--bs-primary);
}
#top-tab-list li.active a {
  background: var(--bs-primary);
}
#top-tab-list li.active a .iq-icon {
  color: var(--bs-primary);
}

.nav-link {
  color: var(--bs-primary);
}
.nav-link:hover, .nav-link:focus {
  color: var(--bs-primary-shade-20);
}

.nav-tabs .nav-link.active {
  color: var(--bs-white);
  background-color: var(--bs-primary);
  border-color: var(--bs-primary);
  -webkit-box-shadow: 0 0.125rem 0.25rem rgba(var(--bs-primary-rgb), 0.3);
          box-shadow: 0 0.125rem 0.25rem rgba(var(--bs-primary-rgb), 0.3);
}

.nav-pills .nav-link.active {
  color: #fff;
  background-color: var(--bs-primary);
}

.nav .search-input.input-group:focus-within .input-group-text, .nav .search-input.input-group:focus-within .form-control {
  border-color: var(--bs-primary-tint-40);
}
.nav .sidebar-toggle {
  background: var(--bs-primary);
}

.iq-navbar-header.navs-bg-color .iq-header-img {
  background-color: var(--bs-primary);
}

.iq-navbar .dropdown .dropdown-menu.sub-drop .iq-sub-card:hover {
  background: var(--bs-primary-tint-88);
}

.page-item.active .page-link {
  color: var(--bs-white);
  background-color: var(--bs-primary);
  border-color: var(--bs-primary);
}
.page-item .page-link {
  border-color: var(--bs-primary-tint-80);
  color: var(--bs-primary);
}

.table-primary {
  --bs-table-bg: var(--bs-primary-tint-80);
  border-color: var(--bs-primary-tint-80);
}

.type {
  background: var(--bs-primary);
}

.prc-box {
  background: var(--bs-primary-tint-80);
}

.prc-box.active {
  background: var(--bs-primary);
}
.prc-box.active .type {
  background: var(--bs-primary-tint-80);
}

.circle-progress-primary svg .circle-progress-value {
  stroke: var(--bs-primary);
}
.circle-progress-primary svg .circle-progress-text {
  fill: var(--bs-primary);
}

.circle-progress-info svg .circle-progress-value {
  stroke: var(--bs-info);
}
.circle-progress-info svg .circle-progress-text {
  fill: var(--bs-info);
}

.sidebar .sidebar-toggle {
  background: #0f75bc;
}
.sidebar .navbar-brand svg {
  color: var(--bs-primary);
}
.sidebar.sidebar-color .navbar-brand svg {
  color: #fff;
}

.sidebar-default .navbar-nav .nav-item .nav-link:not(.disabled).active, .sidebar-default .navbar-nav .nav-item .nav-link:not(.disabled)[aria-expanded=true] {
  background-color: var(--bs-primary);
  -webkit-box-shadow: 0 10px 20px -10px rgba(var(--bs-primary-rgb), 0.4);
          box-shadow: 0 10px 20px -10px rgba(var(--bs-primary-rgb), 0.4);
}
.sidebar-default .navbar-nav .nav-item .nav-link:not(.disabled):hover:not(.active):not([aria-expanded=true]) {
  background-color: #e9e9e9;
  color: #0b9444;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.sidebar-color {
  background-color: var(--bs-primary) !important;
}
.sidebar-color .navbar-nav .nav-item .nav-link:not(.disabled).active {
  background-color: #fff;
  color: var(--bs-primary) !important;
}
.sidebar-color .navbar-nav .nav-item .nav-link:not(.disabled)[aria-expanded=true] {
  background-color: #fff;
  color: var(--bs-primary) !important;
}
.sidebar-color .navbar-nav .nav-item .nav-link:not(.disabled):hover:not(.active):not([aria-expanded=true]) {
  background-color: rgba(var(--bs-white-rgb), 0.1);
  color: #fff;
}
.sidebar-color .sidebar-header {
  border-bottom-color: var(--bs-primary-tint-20);
}

.dual-horizontal {
  background: var(--bs-primary);
}
.dual-horizontal .nav {
  background: var(--bs-primary);
}

.boxed {
  background: var(--bs-primary);
}

.boxed-fancy::before {
  background: var(--bs-primary);
}

.fc-button-primary {
  color: #fff !important;
  background-color: var(--bs-primary) !important;
  border-color: var(--bs-primary) !important;
}

.child-cell.active {
  color: var(--bs-primary);
  stroke: var(--bs-primary);
}

.dark .text-primary {
  color: var(--bs-primary) !important;
}
.dark .bg-primary {
  background-color: var(--bs-primary) !important;
}
.dark .bg-soft-primary {
  color: var(--bs-primary);
  background-color: rgba(var(--bs-primary-rgb), 0.1) !important;
}
.dark .text-info {
  color: var(--bs-info) !important;
}
.dark .bg-info {
  background-color: var(--bs-info) !important;
}
.dark .bg-soft-info {
  color: var(--bs-info);
  background-color: rgba(var(--bs-info-rgb), 0.1) !important;
}
.dark .accordion-item {
  background-color: var(--bs-primary-tint-88);
}
.dark .accordion-header {
  background-color: var(--bs-primary-tint-88);
}
.dark .accordion-button {
  background-color: var(--bs-primary-tint-88);
}
.dark .accordion-button:not(.collapsed) {
  color: var(--bs-primary-shade-20);
  background-color: var(--bs-primary-tint-80);
}
.dark .accordion-button:focus {
  border-color: var(--bs-primary-tint-60);
}
.dark .alert-primary {
  color: var(--bs-primary);
  background: var(--bs-primary-tint-80);
  border-color: var(--bs-primary);
}
.dark .alert-primary .alert-link {
  color: var(--bs-primary-shade-40);
}
.dark .alert-primary.alert-solid {
  color: var(--bs-white);
  background: var(--bs-primary);
  border-color: var(--bs-primary);
}
.dark .alert-primary.alert-left {
  background: rgba(var(--bs-primary-rgb), 0.2);
  border-color: var(--bs-primary);
}
.dark .iq-media-group .iq-icon-box-3 {
  border-color: var(--bs-primary);
}
.dark .badge {
  color: var(--bs-white);
}
.dark .dropdown-item:hover, .dark .dropdown-item:focus {
  color: var(--bs-primary-shade-20);
}
.dark .dropdown-item.active, .dark .dropdown-item:active {
  color: var(--bs-white);
  background-color: var(--bs-primary);
}
.dark .btn.btn-primary {
  color: var(--bs-white);
  background-color: #0b9444;
  border-color: #0f75bc;
  font-size:14px;
}
.dark .btn.btn-primary:hover {
  color: var(--bs-white);
  background-color: var(--bs-primary-shade-20);
  border-color: var(--bs-primary-shade-20);
}
.dark .btn.btn-primary:focus {
  color: var(--bs-white);
  background-color: var(--bs-primary-shade-20);
  border-color: var(--bs-primary-shade-20);
}
.dark .btn.btn-primary:active, .dark .btn.btn-primary.active {
  color: var(--bs-white);
  background-color: var(--bs-primary-shade-20);
  border-color: var(--bs-primary-shade-20);
}
.dark .btn.btn-outline-primary {
  color: var(--bs-primary-shade-20);
  border-color: var(--bs-primary-shade-20);
}
.dark .btn.btn-outline-primary:hover {
  color: var(--bs-white);
  background-color: var(--bs-primary);
  border-color: var(--bs-primary);
}
.dark .btn.btn-outline-primary:active, .dark .btn.btn-outline-primary.active {
  color: var(--bs-white);
  background-color: var(--bs-primary-shade-20);
  border-color: var(--bs-primary-shade-20);
}
.dark .btn.btn-soft-primary {
  color: var(--bs-primary);
  background-color: rgba(var(--bs-primary-rgb), 0.1);
  border-color: transparent;
}
.dark .btn.btn-soft-primary:hover, .dark .btn.btn-soft-primary:focus, .dark .btn.btn-soft-primary:active {
  color: var(--bs-primary-tint-20);
  background-color: rgba(var(--bs-primary-rgb), 0.2);
  border-color: transparent;
}
.dark .btn.btn-info {
  color: var(--bs-white);
  background-color: var(--bs-info);
  border-color: var(--bs-info);
}
.dark .btn.btn-info:hover {
  color: var(--bs-white);
  background-color: var(--bs-info-shade-20);
  border-color: var(--bs-info-shade-20);
}
.dark .btn.btn-info:focus {
  color: var(--bs-white);
  background-color: var(--bs-info-shade-20);
  border-color: var(--bs-info-shade-20);
}
.dark .btn.btn-info:active, .dark .btn.btn-info.active {
  color: var(--bs-white);
  background-color: var(--bs-info-shade-20);
  border-color: var(--bs-info-shade-20);
}
.dark .btn.btn-outline-info {
  color: var(--bs-info-shade-20);
  border-color: var(--bs-info-shade-20);
}
.dark .btn.btn-outline-info:hover {
  color: var(--bs-white);
  background-color: var(--bs-info);
  border-color: var(--bs-info);
}
.dark .btn.btn-outline-info:active, .dark .btn.btn-outline-info.active {
  color: var(--bs-white);
  background-color: var(--bs-info-shade-20);
  border-color: var(--bs-info-shade-20);
}
.dark .btn.btn-soft-info {
  color: var(--bs-info);
  background-color: rgba(var(--bs-info-rgb), 0.1);
  border-color: transparent;
}
.dark .btn.btn-soft-info:hover, .dark .btn.btn-soft-info:focus, .dark .btn.btn-soft-info:active {
  color: var(--bs-info-tint-20);
  background-color: rgba(var(--bs-info-rgb), 0.2);
  border-color: transparent;
}
.dark .btn-link {
  color: var(--bs-primary);
}
.dark .bd-aside .active {
  color: var(--bs-primary);
  background-color: var(--bs-primary-tint-88);
}
.dark .bd-aside .btn:hover {
  color: var(--bs-primary);
  background-color: var(--bs-primary-tint-88);
}
.dark .bd-aside .btn:focus {
  color: var(--bs-primary);
  background-color: var(--bs-primary-tint-88);
  -webkit-box-shadow: 0 0 0 0.063rem rgba(var(--bs-primary-rgb), 0.7);
          box-shadow: 0 0 0 0.063rem rgba(var(--bs-primary-rgb), 0.7);
}
.dark .bd-aside a:hover {
  background-color: var(--bs-primary-tint-88);
}
.dark .btn-border.active {
  border-color: var(--bs-primary);
}
.dark .list-group-item-primary {
  color: var(--bs-primary-shade-40);
  background-color: var(--bs-primary-tint-80);
}
.dark .list-group-item-primary.list-group-item-action:hover, .dark .list-group-item-primary.list-group-item-action:focus {
  color: var(--bs-primary-shade-40);
  background-color: var(--bs-primary-tint-60);
}
.dark .list-group-item.active {
  color: var(--bs-white);
  background-color: var(--bs-primary);
  border-color: var(--bs-primary);
}
.dark .list-group-item-action:not(.active):hover, .dark .list-group-item-action:not(.active):focus {
  background-color: var(--bg-body);
}
.dark .list-group-item-action:not(.active):active {
  background-color: var(--bs-primary-tint-80);
}
.dark .form-control {
  font-size: var(--body-font-size);
}
.dark .form-control:focus {
  border-color: var(--bs-primary-tint-40);
}
.dark .form-select:focus {
  border-color: var(--bs-primary-tint-40);
}
.dark .form-check-input {
  border-color: var(--bs-primary-shade-20);
}
.dark .form-check-input:checked {
  border-color: var(--bs-primary-shade-20);
}
.dark .form-check-input:focus {
  border-color: var(--bs-primary-shade-20);
}
.dark .border-primary {
  border-color: var(--bs-primary) !important;
}
.dark #top-tab-list li a {
  color: var(--bs-primary);
  background: var(--bs-primary-tint-80);
}
.dark #top-tab-list li a .iq-icon {
  background: var(--bs-primary);
}
.dark #top-tab-list li.active a {
  background: var(--bs-primary);
}
.dark #top-tab-list li.active a .iq-icon {
  color: var(--bs-primary);
}
.dark .nav-link {
  color: var(--bs-primary);
}
.dark .nav-link:hover, .dark .nav-link:focus {
  color: var(--bs-primary-shade-20);
}
.dark .nav-tabs .nav-link.active {
  color: var(--bs-white);
  background-color: var(--bs-primary);
  border-color: var(--bs-primary);
  -webkit-box-shadow: 0 0.125rem 0.25rem rgba(var(--bs-primary-rgb), 0.3);
          box-shadow: 0 0.125rem 0.25rem rgba(var(--bs-primary-rgb), 0.3);
}
.dark .nav-pills .nav-link.active {
  color: #fff;
  background-color: var(--bs-primary);
}
.dark .nav .search-input.input-group:focus-within .input-group-text, .dark .nav .search-input.input-group:focus-within .form-control {
  border-color: var(--bs-primary-tint-40);
}
.dark .nav .sidebar-toggle {
  background: var(--bs-primary);
}
.dark .iq-navbar-header.navs-bg-color .iq-header-img {
  background-color: var(--bs-primary);
}
.dark .iq-navbar .dropdown .dropdown-menu.sub-drop .iq-sub-card:hover {
  background: var(--bs-primary-tint-88);
}
.dark .page-item.active .page-link {
  color: var(--bs-white);
  background-color: var(--bs-primary);
  border-color: var(--bs-primary);
}
.dark .page-item .page-link {
  border-color: var(--bs-primary-tint-80);
  color: var(--bs-primary);
}
.dark .table-primary {
  --bs-table-bg: var(--bs-primary-tint-80);
  border-color: var(--bs-primary-tint-80);
}
.dark .type {
  background: var(--bs-primary);
}
.dark .prc-box {
  background: var(--bs-primary-tint-80);
}
.dark .prc-box.active {
  background: var(--bs-primary);
}
.dark .prc-box.active .type {
  background: var(--bs-primary-tint-80);
}
.dark .circle-progress-primary svg .circle-progress-value {
  stroke: var(--bs-primary);
}
.dark .circle-progress-primary svg .circle-progress-text {
  fill: var(--bs-primary);
}
.dark .circle-progress-info svg .circle-progress-value {
  stroke: var(--bs-info);
}
.dark .circle-progress-info svg .circle-progress-text {
  fill: var(--bs-info);
}
.dark .sidebar .sidebar-toggle {
  background: var(--bs-primary);
}
.dark .sidebar .navbar-brand svg {
  color: var(--bs-primary);
}
.dark .sidebar.sidebar-color .navbar-brand svg {
  color: #fff;
}
.dark .sidebar-default .navbar-nav .nav-item .nav-link:not(.disabled).active, .dark .sidebar-default .navbar-nav .nav-item .nav-link:not(.disabled)[aria-expanded=true] {
  background-color: var(--bs-primary);
  -webkit-box-shadow: 0 10px 20px -10px rgba(var(--bs-primary-rgb), 0.4);
          box-shadow: 0 10px 20px -10px rgba(var(--bs-primary-rgb), 0.4);
}
.dark .sidebar-default .navbar-nav .nav-item .nav-link:not(.disabled):hover:not(.active):not([aria-expanded=true]) {
  background-color: var(--bs-primary-tint-88);
  color: var(--bs-primary);
  -webkit-box-shadow: none;
          box-shadow: none;
}
.dark .sidebar-color {
  background-color: var(--bs-primary) !important;
}
.dark .sidebar-color .navbar-nav .nav-item .nav-link:not(.disabled).active {
  background-color: #fff;
  color: var(--bs-primary) !important;
}
.dark .sidebar-color .navbar-nav .nav-item .nav-link:not(.disabled)[aria-expanded=true] {
  background-color: #fff;
  color: var(--bs-primary) !important;
}
.dark .sidebar-color .navbar-nav .nav-item .nav-link:not(.disabled):hover:not(.active):not([aria-expanded=true]) {
  background-color: rgba(var(--bs-white-rgb), 0.1);
  color: #fff;
}
.dark .sidebar-color .sidebar-header {
  border-bottom-color: var(--bs-primary-tint-20);
}
.dark .dual-horizontal {
  background: var(--bs-primary);
}
.dark .dual-horizontal .nav {
  background: var(--bs-primary);
}
.dark .boxed {
  background: var(--bs-primary);
}
.dark .boxed-fancy::before {
  background: var(--bs-primary);
}
.dark .sidebar-default .navbar-nav .nav-item .nav-link:not(.disabled):hover:not(.active):not([aria-expanded=true]) {
  background-color: rgba(var(--bs-primary-rgb), 0.2);
}
.dark .fc-button-primary {
  color: #fff !important;
  background-color: var(--bs-primary) !important;
  border-color: var(--bs-primary) !important;
}

.text-primary {
  color: var(--bs-primary) !important;
}

.bg-primary {
  background-color: var(--bs-primary) !important;
}

.bg-soft-primary {
  color: var(--bs-primary);
  background-color: rgba(var(--bs-primary-rgb), 0.1) !important;
}

.text-info {
  color: var(--bs-info) !important;
}

.bg-info {
  background-color: var(--bs-info) !important;
}

.bg-soft-info {
  color: var(--bs-info);
  background-color: rgba(var(--bs-info-rgb), 0.1) !important;
}
