/* ===================== */
/* Background utilities  */
/* ===================== */
.bg-blue-100 {
    background-color: #cfe2ff !important;
}

.bg-blue-200 {
    background-color: #9ec5fe !important;
}

.bg-blue-300 {
    background-color: #6ea8fe !important;
}

.bg-blue-400 {
    background-color: #3d8bfd !important;
}

.bg-blue-500 {
    background-color: #0d6efd !important;
}

.bg-blue-600 {
    background-color: #0a58ca !important;
}

.bg-blue-700 {
    background-color: #084298 !important;
}

.bg-blue-800 {
    background-color: #052c65 !important;
}

.bg-blue-900 {
    background-color: #031633 !important;
}

.bg-indigo-100 {
    background-color: #e0cffc !important;
}

.bg-indigo-200 {
    background-color: #c29ffa !important;
}

.bg-indigo-300 {
    background-color: #a370f7 !important;
}

.bg-indigo-400 {
    background-color: #8540f5 !important;
}

.bg-indigo-500 {
    background-color: #6610f2 !important;
}

.bg-indigo-600 {
    background-color: #520dc2 !important;
}

.bg-indigo-700 {
    background-color: #3d0a91 !important;
}

.bg-indigo-800 {
    background-color: #290661 !important;
}

.bg-indigo-900 {
    background-color: #140330 !important;
}

.bg-purple-100 {
    background-color: #e2d9f3 !important;
}

.bg-purple-200 {
    background-color: #c5b3e6 !important;
}

.bg-purple-300 {
    background-color: #a98eda !important;
}

.bg-purple-400 {
    background-color: #8c68cd !important;
}

.bg-purple-500 {
    background-color: #6f42c1 !important;
}

.bg-purple-600 {
    background-color: #59359a !important;
}

.bg-purple-700 {
    background-color: #432874 !important;
}

.bg-purple-800 {
    background-color: #2c1a4d !important;
}

.bg-purple-900 {
    background-color: #160d27 !important;
}

.bg-pink-100 {
    background-color: #f7d6e6 !important;
}

.bg-pink-200 {
    background-color: #efadce !important;
}

.bg-pink-300 {
    background-color: #e685b5 !important;
}

.bg-pink-400 {
    background-color: #de5c9d !important;
}

.bg-pink-500 {
    background-color: #d63384 !important;
}

.bg-pink-600 {
    background-color: #ab296a !important;
}

.bg-pink-700 {
    background-color: #801f4f !important;
}

.bg-pink-800 {
    background-color: #561435 !important;
}

.bg-pink-900 {
    background-color: #2b0a1a !important;
}

.bg-red-100 {
    background-color: #f8d7da !important;
}

.bg-red-200 {
    background-color: #f1aeb5 !important;
}

.bg-red-300 {
    background-color: #ea868f !important;
}

.bg-red-400 {
    background-color: #e35d6a !important;
}

.bg-red-500 {
    background-color: #dc3545 !important;
}

.bg-red-600 {
    background-color: #b02a37 !important;
}

.bg-red-700 {
    background-color: #842029 !important;
}

.bg-red-800 {
    background-color: #58151c !important;
}

.bg-red-900 {
    background-color: #2c0b0e !important;
}

.bg-orange-100 {
    background-color: #ffe5d0 !important;
}

.bg-orange-200 {
    background-color: #fecba1 !important;
}

.bg-orange-300 {
    background-color: #feb272 !important;
}

.bg-orange-400 {
    background-color: #fd9843 !important;
}

.bg-orange-500 {
    background-color: #fd7e14 !important;
}

.bg-orange-600 {
    background-color: #ca6510 !important;
}

.bg-orange-700 {
    background-color: #984c0c !important;
}

.bg-orange-800 {
    background-color: #653208 !important;
}

.bg-orange-900 {
    background-color: #331904 !important;
}

.bg-yellow-100 {
    background-color: #fff3cd !important;
}

.bg-yellow-200 {
    background-color: #ffe69c !important;
}

.bg-yellow-300 {
    background-color: #ffda6a !important;
}

.bg-yellow-400 {
    background-color: #ffcd39 !important;
}

.bg-yellow-500 {
    background-color: #ffc107 !important;
}

.bg-yellow-600 {
    background-color: #cc9a06 !important;
}

.bg-yellow-700 {
    background-color: #997404 !important;
}

.bg-yellow-800 {
    background-color: #664d03 !important;
}

.bg-yellow-900 {
    background-color: #332701 !important;
}

.bg-green-100 {
    background-color: #d1e7dd !important;
}

.bg-green-200 {
    background-color: #a3cfbb !important;
}

.bg-green-300 {
    background-color: #75b798 !important;
}

.bg-green-400 {
    background-color: #479f76 !important;
}

.bg-green-500 {
    background-color: #198754 !important;
}

.bg-green-600 {
    background-color: #146c43 !important;
}

.bg-green-700 {
    background-color: #0f5132 !important;
}

.bg-green-800 {
    background-color: #0a3622 !important;
}

.bg-green-light-100 {
    background-color: #bcf8be !important;
}

.bg-green-light-200 {
    background-color: #a5e5a7 !important;
}

.bg-green-light-300 {
    background-color: #75b77a !important;
}

.bg-green-light-400 {
    background-color: #479f54 !important;
}

.bg-green-light-500 {
    background-color: #19871f !important;
}

.bg-green-light-600 {
    background-color: #156c14 !important;
}

.bg-green-light-700 {
    background-color: #0f5114 !important;
}

.bg-green-light-800 {
    background-color: #0a360c !important;
}

.bg-green-light-900 {
    background-color: #051b06 !important;
}

.bg-teal-50 {
    background-color: #f5fefb !important;
}

.bg-teal-100 {
    background-color: #d2f4ea !important;
}

.bg-teal-200 {
    background-color: #a6e9d5 !important;
}

.bg-teal-300 {
    background-color: #79dfc1 !important;
}

.bg-teal-400 {
    background-color: #4dd4ac !important;
}

.bg-teal-500 {
    background-color: #20c997 !important;
}

.bg-teal-600 {
    background-color: #1aa179 !important;
}

.bg-teal-700 {
    background-color: #13795b !important;
}

.bg-teal-800 {
    background-color: #0d503c !important;
}

.bg-teal-900 {
    background-color: #06281e !important;
}

.bg-cyan-100 {
    background-color: #cff4fc !important;
}

.bg-cyan-200 {
    background-color: #9eeaf9 !important;
}

.bg-cyan-300 {
    background-color: #6edff6 !important;
}

.bg-cyan-400 {
    background-color: #3dd5f3 !important;
}

.bg-cyan-500 {
    background-color: #0dcaf0 !important;
}

.bg-cyan-600 {
    background-color: #0aa2c0 !important;
}

.bg-cyan-700 {
    background-color: #087990 !important;
}

.bg-cyan-800 {
    background-color: #055160 !important;
}

.bg-cyan-900 {
    background-color: #032830 !important;
}

.bg-gray-50 {
    background-color: #f8f8f8 !important;
}

.bg-gray-100 {
    background-color: #f8f9fa !important;
}

.bg-gray-200 {
    background-color: #e9ecef !important;
}

.bg-gray-300 {
    background-color: #dee2e6 !important;
}

.bg-gray-400 {
    background-color: #ced4da !important;
}

.bg-gray-500 {
    background-color: #adb5bd !important;
}

.bg-gray-600 {
    background-color: #6c757d !important;
}

.bg-gray-700 {
    background-color: #495057 !important;
}

.bg-gray-800 {
    background-color: #343a40 !important;
}

.bg-gray-900 {
    background-color: #212529 !important;
}

/* ===================== */
/* Text utilities        */
/* ===================== */
.text-blue-100 {
    color: #cfe2ff !important;
}

.text-blue-200 {
    color: #9ec5fe !important;
}

.text-blue-300 {
    color: #6ea8fe !important;
}

.text-blue-400 {
    color: #3d8bfd !important;
}

.text-blue-500 {
    color: #0d6efd !important;
}

.text-blue-600 {
    color: #0a58ca !important;
}

.text-blue-700 {
    color: #084298 !important;
}

.text-blue-800 {
    color: #052c65 !important;
}

.text-blue-900 {
    color: #031633 !important;
}

.text-indigo-100 {
    color: #e0cffc !important;
}

.text-indigo-200 {
    color: #c29ffa !important;
}

.text-indigo-300 {
    color: #a370f7 !important;
}

.text-indigo-400 {
    color: #8540f5 !important;
}

.text-indigo-500 {
    color: #6610f2 !important;
}

.text-indigo-600 {
    color: #520dc2 !important;
}

.text-indigo-700 {
    color: #3d0a91 !important;
}

.text-indigo-800 {
    color: #290661 !important;
}

.text-indigo-900 {
    color: #140330 !important;
}

.text-purple-100 {
    color: #e2d9f3 !important;
}

.text-purple-200 {
    color: #c5b3e6 !important;
}

.text-purple-300 {
    color: #a98eda !important;
}

.text-purple-400 {
    color: #8c68cd !important;
}

.text-purple-500 {
    color: #6f42c1 !important;
}

.text-purple-600 {
    color: #59359a !important;
}

.text-purple-700 {
    color: #432874 !important;
}

.text-purple-800 {
    color: #2c1a4d !important;
}

.text-purple-900 {
    color: #160d27 !important;
}

.text-pink-100 {
    color: #f7d6e6 !important;
}

.text-pink-200 {
    color: #efadce !important;
}

.text-pink-300 {
    color: #e685b5 !important;
}

.text-pink-400 {
    color: #de5c9d !important;
}

.text-pink-500 {
    color: #d63384 !important;
}

.text-pink-600 {
    color: #ab296a !important;
}

.text-pink-700 {
    color: #801f4f !important;
}

.text-pink-800 {
    color: #561435 !important;
}

.text-pink-900 {
    color: #2b0a1a !important;
}

.text-red-100 {
    color: #f8d7da !important;
}

.text-red-200 {
    color: #f1aeb5 !important;
}

.text-red-300 {
    color: #ea868f !important;
}

.text-red-400 {
    color: #e35d6a !important;
}

.text-red-500 {
    color: #dc3545 !important;
}

.text-red-600 {
    color: #b02a37 !important;
}

.text-red-700 {
    color: #842029 !important;
}

.text-red-800 {
    color: #58151c !important;
}

.text-red-900 {
    color: #2c0b0e !important;
}

.text-orange-100 {
    color: #ffe5d0 !important;
}

.text-orange-200 {
    color: #fecba1 !important;
}

.text-orange-300 {
    color: #feb272 !important;
}

.text-orange-400 {
    color: #fd9843 !important;
}

.text-orange-500 {
    color: #fd7e14 !important;
}

.text-orange-600 {
    color: #ca6510 !important;
}

.text-orange-700 {
    color: #984c0c !important;
}

.text-orange-800 {
    color: #653208 !important;
}

.text-orange-900 {
    color: #331904 !important;
}

.text-yellow-100 {
    color: #fff3cd !important;
}

.text-yellow-200 {
    color: #ffe69c !important;
}

.text-yellow-300 {
    color: #ffda6a !important;
}

.text-yellow-400 {
    color: #ffcd39 !important;
}

.text-yellow-500 {
    color: #ffc107 !important;
}

.text-yellow-600 {
    color: #cc9a06 !important;
}

.text-yellow-700 {
    color: #997404 !important;
}

.text-yellow-800 {
    color: #664d03 !important;
}

.text-yellow-900 {
    color: #332701 !important;
}

.text-green-100 {
    color: #d1e7dd !important;
}

.text-green-200 {
    color: #a3cfbb !important;
}

.text-green-300 {
    color: #75b798 !important;
}

.text-green-400 {
    color: #479f76 !important;
}

.text-green-500 {
    color: #198754 !important;
}

.text-green-600 {
    color: #146c43 !important;
}

.text-green-700 {
    color: #0f5132 !important;
}

.text-green-800 {
    color: #0a3622 !important;
}

.text-green-light-100 {
    color: #bcf8be !important;
}

.text-green-light-200 {
    color: #a5e5a7 !important;
}

.text-green-light-300 {
    color: #75b77a !important;
}

.text-green-light-400 {
    color: #479f54 !important;
}

.text-green-light-500 {
    color: #19871f !important;
}

.text-green-light-600 {
    color: #156c14 !important;
}

.text-green-light-700 {
    color: #0f5114 !important;
}

.text-green-light-800 {
    color: #0a360c !important;
}

.text-green-light-900 {
    color: #051b06 !important;
}

.text-teal-50 {
    color: #f5fefb !important;
}

.text-teal-100 {
    color: #d2f4ea !important;
}

.text-teal-200 {
    color: #a6e9d5 !important;
}

.text-teal-300 {
    color: #79dfc1 !important;
}

.text-teal-400 {
    color: #4dd4ac !important;
}

.text-teal-500 {
    color: #20c997 !important;
}

.text-teal-600 {
    color: #1aa179 !important;
}

.text-teal-700 {
    color: #13795b !important;
}

.text-teal-800 {
    color: #0d503c !important;
}

.text-teal-900 {
    color: #06281e !important;
}

.text-cyan-100 {
    color: #cff4fc !important;
}

.text-cyan-200 {
    color: #9eeaf9 !important;
}

.text-cyan-300 {
    color: #6edff6 !important;
}

.text-cyan-400 {
    color: #3dd5f3 !important;
}

.text-cyan-500 {
    color: #0dcaf0 !important;
}

.text-cyan-600 {
    color: #0aa2c0 !important;
}

.text-cyan-700 {
    color: #087990 !important;
}

.text-cyan-800 {
    color: #055160 !important;
}

.text-cyan-900 {
    color: #032830 !important;
}

.text-gray-50 {
    color: #f8f8f8 !important;
}

.text-gray-100 {
    color: #f8f9fa !important;
}

.text-gray-200 {
    color: #e9ecef !important;
}

.text-gray-300 {
    color: #dee2e6 !important;
}

.text-gray-400 {
    color: #ced4da !important;
}

.text-gray-500 {
    color: #adb5bd !important;
}

.text-gray-600 {
    color: #6c757d !important;
}

.text-gray-700 {
    color: #495057 !important;
}

.text-gray-800 {
    color: #343a40 !important;
}

.text-gray-900 {
    color: #212529 !important;
}

.bg-gradient-blue-light {
    background: linear-gradient(25deg, #0a58ca 0%, #8453dc 100%);
    color: white;
}

/* … repeat for indigo, purple, pink, red, orange, yellow, green, teal, cyan, gray like above … */
.bg-gradient-blue {
    background: linear-gradient(90deg, #AC32E4 0%, #0a58ca 100%);
    color: white;
}

.bg-gradient-blue-2 {
    /*    border: 2px solid #0a58ca;*/
    background: linear-gradient(90deg, #AC32E4 0%, #084298 100%);
    color: white;
}


.bg-gradient-orange-pink {
    background: linear-gradient(90deg, #ff8500 0%, #AC32E4 100%);
    color: white;
}

.btn.bg-gradient-orange-pink:hover {
    background: linear-gradient(90deg, #ff8500 0%, #6f04a0 100%);
    color: white;
}

.bg-gradient-blue-light-rvt {
    background: linear-gradient(90deg, #084298 0%, #f6e1ff 100%);
    color: white;
}

.bg-gradient-blue-dark {
    background: linear-gradient(20deg, #4400d7, #031633);
    color: white !important;
}

.bg-gradient-purple-dark {
    background: linear-gradient(20deg, #AC32E4, #031633);
    color: white !important;
}

.bg-gradient-purple {
    background: radial-gradient(circle, #ad81fc, #8453dc);
    color: white;
}

.bg-gradient-orange {
    background: radial-gradient(circle, #ffc498, #FF9A09);
    color: white;
}

.bg-gradient-orange-light {
    background: linear-gradient(-120deg, #ffffff, #cfe2ff);
}

.bg-gradient-today {
    background: radial-gradient(at bottom right, #057eff, #057eff);
    color: white;
}

.bg-gradient-monthly {
    background: radial-gradient(at bottom right, #00b4c6, #00b4c6);
    color: white;
}

.bg-gradient-yearly {
    background: radial-gradient(at bottom right, #8453dc, #8453dc);
    color: white;
}

.bg-gradient-overall {
    background: radial-gradient(at bottom right, #AC32E4, #AC32E4);
    color: white;
}


.bg-gradient-optr {
    background: radial-gradient(at bottom right, #ecfef9, #00ffc0);
    color: #494949;
}


.bg-gradient-quicklink {
    background: linear-gradient(0deg, white 0%, #a7fce7 100%);
    color: #494949;
}

.bg-night-call {
    background-image: linear-gradient(-225deg, #AC32E4 0%, #7918F2 48%, #4801FF 100%);
}

.bg-front-door {
    background-image: linear-gradient(45deg, #a4fbe8 20%, #ffffff 80%, #b6ff00 100%);
}

/*.bg1 {*/
/*    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);*/
/*background-image: linear-gradient( 45deg, #983eff 50%, #9337fc 50% );
    color: #fff !important;
}*/

.bg1 {
    /*    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);*/
    /*    background-image: linear-gradient(-225deg, #007d57 0%, #0d8d66 50%, #007d57 50%);*/
    /*    background: linear-gradient(180deg, #ffd800 5%, #69b6bb 0%);*/
    background-color: #0dcaf0;
    color: #fff !important;
}

.bg-nav-public {
    background-color: #ffffff;
    box-shadow: 0 6px 6px -3px rgb(0, 0, 0, 0.12);
}

.bg-search-button {
    background-color: #009ae8;
    color: #fff !important;
}

.bg-nav-agent {
    background-image: linear-gradient(-225deg, #33007d 0%, #5100c7 50%, #33007d 50%);
}

.bg-nav-operator {
    background-image: linear-gradient(-225deg, #031633, #a700ff);
}

/*.btn-pick-another-date {
    background-image: linear-gradient(180deg, #5d00d0 48%, #9337fc 100%);
    color: #fff !important;
}*/

.btn-pick-another-date {
    /*    background-image: linear-gradient(180deg, #007d57 48%, #0d8d66 100%);*/
    background-color: #0cb6d8;
    color: #fff !important;
}

    .btn-pick-another-date:hover {
        /*    background-image: linear-gradient(180deg, #007d57 48%, #0d8d66 100%);*/
        background-color: #06a6c6;
        color: #fff !important;
    }


.btn-info-hover:hover {
    /*    background-image: linear-gradient(180deg, #007d57 48%, #0d8d66 100%);*/
    background-color: #ad81fc;
    color: #fff !important;
}

mark {
    background-color: yellow;
    padding: 0 2px;
}


.glass-card {
    background: rgba(255, 255, 255, 0.08);
    backdrop-filter: blur(8px);
    transition: transform 0.3s, box-shadow 0.3s;
}

    .glass-card:hover {
        transform: translateY(-5px);
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.25);
    }
