﻿:root {
    --white: rgba(255, 253, 250, 1);
    --branding: rgba(255, 128, 64, 1);
    --black: rgba(3, 14, 15, 1);
    --white-64: rgba(255, 253, 250, 0.64);
    --black-40: rgba(3, 14, 15, 0.4);
    --black-64: rgba(3, 14, 15, 0.64);
    --active: rgba(255, 201, 173, 1);
    --black-80: rgba(3, 14, 15, 0.8);
    --heart-fillminus: rgba(255, 97, 80, 1);
    --note: rgba(224, 224, 224, 1);
    --black-56: rgba(3, 14, 15, 0.56);
    --white-80: rgba(255, 253, 250, 0.8);
    --appt-stagedone: rgba(163, 163, 163, 1);
    --appt-stageno-show-cancel: rgba(51, 51, 51, 0.8);
    --categoriesacrylic: rgba(244, 167, 185, 1);
    --categoriesdip: rgba(245, 92, 88, 1);
    --categoriesmani: rgba(251, 150, 110, 1);
    --categoriespedi: rgba(246, 197, 85, 1);
    --categorieswax: rgba(202, 173, 95, 1);
    --categorieslash: rgba(190, 194, 63, 1);
    --categoriesfacial: rgba(59, 163, 95, 1);
    --categoriesmakeup: rgba(20, 102, 78, 1);
    --categorieshead: rgba(30, 136, 168, 1);
    --categoriesgiftcard: rgba(138, 107, 190, 1);
    --stagesconfirm-unconfirm: rgba(87, 179, 220, 1);
    --stagescheckin: rgba(235, 175, 48, 1);
    --stagesin-service: rgba(0, 170, 144, 1);
    --stagesdone: rgba(215, 84, 85, 1);
    --stagesin-service-fill: rgba(173, 255, 243, 1);
    --stagescheckin-fill: rgba(255, 229, 173, 1);
    --stagesdone-fill: rgba(255, 173, 174, 1);
    --h3-font-family: "Sora", Helvetica;
    --h3-font-weight: 600;
    --h3-font-size: 14px;
    --h3-letter-spacing: 0px;
    --h3-line-height: normal;
    --h3-font-style: normal;
    --body-font-family: "Sora", Helvetica;
    --body-font-weight: 400;
    --body-font-size: 14px;
    --body-letter-spacing: 0px;
    --body-line-height: normal;
    --body-font-style: normal;
    --h2-font-family: "Sora", Helvetica;
    --h2-font-weight: 600;
    --h2-font-size: 20px;
    --h2-letter-spacing: 0px;
    --h2-line-height: 120.00000476837158%;
    --h2-font-style: normal;
    --h1-font-family: "Sora", Helvetica;
    --h1-font-weight: 600;
    --h1-font-size: 30px;
    --h1-letter-spacing: 0px;
    --h1-line-height: 120.00000476837158%;
    --h1-font-style: normal;
    --extra-font-family: "Sora", Helvetica;
    --extra-font-weight: 400;
    --extra-font-size: 12px;
    --extra-letter-spacing: 0px;
    --extra-line-height: normal;
    --extra-font-style: normal;
    --popup: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);
    --calculator: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
    --red: rgba(215, 84, 85, 1);
    --green: rgba(0, 170, 144, 1);
    --yellow: var(--bs-yellow);
    --red-o: rgba(255, 173, 174, 1);
    --green-o: rgba(173, 255, 243, 1);
    --yellow-o: rgb(255, 242, 215, 1);
    --brand-color: #FF8040;
    --brand-sub-color: #FFC9AD;
    --backgroud: #f1f1f1;
    --confirm-color: #57B3DC;
    --checkin-color: #EBAF30;
    --in-service-color: #00AA90;
    --done-color: #D75455;
    --close-color: #A3A3A3;
    --main-color-o: rgba(255, 201, 173, 1);
    --shadow-qs-solid: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);
    --shadow-qs-light: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
    --red-simpli: rgba(255, 97, 80, 1);
    --backgroud-gray: rgba(224, 224, 224, 1);
}


:root {
    --vh: 1;
    --scale: 100;
    --px-2: calc(2px * var(--scale) / 100);
    --px-4: calc(4px * var(--scale) / 100);
    --px-5: calc(5px * var(--scale) / 100);
    --px-6: calc(6px * var(--scale) / 100);
    --px-8: calc(8px * var(--scale) / 100);
    --px-10: calc(10px * var(--scale) / 100);
    --px-12: calc(12px * var(--scale) / 100);
    --px-13: calc(13px * var(--scale) / 100);
    --px-14: calc(14px * var(--scale) / 100);
    --px-15: calc(15px * var(--scale) / 100);
    --px-16: calc(16px * var(--scale) / 100);
    --px-17: calc(17px * var(--scale) / 100);
    --px-18: calc(18px * var(--scale) / 100);
    --px-20: calc(20px * var(--scale) / 100);
    --px-22: calc(22px * var(--scale) / 100);
    --px-23: calc(23px * var(--scale) / 100);
    --px-24: calc(24px * var(--scale) / 100);
    --px-25: calc(25px * var(--scale) / 100);
    --px-26: calc(26px * var(--scale) / 100);
    --px-28: calc(28px * var(--scale) / 100);
    --px-30: calc(30px * var(--scale) / 100);
    --px-32: calc(32px * var(--scale) / 100);
    --px-33: calc(33px * var(--scale) / 100);
    --px-35: calc(35px * var(--scale) / 100);
    --px-36: calc(36px * var(--scale) / 100);
    --px-40: calc(40px * var(--scale) / 100);
    --px-42: calc(42px * var(--scale) / 100);
    --px-44: calc(44px * var(--scale) / 100);
    --px-45: calc(45px * var(--scale) / 100);
    --px-48: calc(48px * var(--scale) / 100);
    --px-50: calc(50px * var(--scale) / 100);
    --px-52: calc(52px * var(--scale) / 100);
    --px-55: calc(55px * var(--scale) / 100);
    --px-60: calc(60px * var(--scale) / 100);
    --px-68: calc(68px * var(--scale) / 100);
    --px-64: calc(64px * var(--scale) / 100);
    --px-65: calc(65px * var(--scale) / 100);
    --px-70: calc(70px * var(--scale) / 100);
    --px-73: calc(73px * var(--scale) / 100);
    --px-75: calc(75px * var(--scale) / 100);
    --px-76: calc(76px * var(--scale) / 100);
    --px-80: calc(80px * var(--scale) / 100);
    --px-85: calc(85px * var(--scale) / 100);
    --px-88: calc(88px * var(--scale) / 100);
    --px-89: calc(89px * var(--scale) / 100);
    --px-90: calc(90px * var(--scale) / 100);
    --px-95: calc(95px * var(--scale) / 100);
    --px-100: calc(100px * var(--scale) / 100);
    --px-105: calc(105px * var(--scale) / 100);
    --px-108: calc(108px * var(--scale) / 100);
    --px-110: calc(110px * var(--scale) / 100);
    --px-120: calc(120px * var(--scale) / 100);
    --px-122: calc(122px * var(--scale) / 100);
    --px-125: calc(125px * var(--scale) / 100);
    --px-128: calc(128px * var(--scale) / 100);
    --px-130: calc(130px * var(--scale) / 100);
    --px-135: calc(130px * var(--scale) / 100);
    --px-136: calc(136px * var(--scale) / 100);
    --px-140: calc(140px * var(--scale) / 100);
    --px-145: calc(145px * var(--scale) / 100);
    --px-150: calc(150px * var(--scale) / 100);
    --px-155: calc(155px * var(--scale) / 100);
    --px-157: calc(157px * var(--scale) / 100);
    --px-160: calc(160px * var(--scale) / 100);
    --px-165: calc(165px * var(--scale) / 100);
    --px-168: calc(168px * var(--scale) / 100);
    --px-175: calc(175px * var(--scale) / 100);
    --px-180: calc(180px * var(--scale) / 100);
    --px-185: calc(185px * var(--scale) / 100);
    --px-190: calc(190px * var(--scale) / 100);
    --px-200: calc(200px * var(--scale) / 100);
    --px-210: calc(210px * var(--scale) / 100);
    --px-220: calc(220px * var(--scale) / 100);
    --px-228: calc(228px * var(--scale) / 100);
    --px-240: calc(240px * var(--scale) / 100);
    --px-250: calc(250px * var(--scale) / 100);
    --px-255: calc(255px * var(--scale) / 100);
    --px-260: calc(260px * var(--scale) / 100);
    --px-266: calc(266px * var(--scale) / 100);
    --px-270: calc(270px * var(--scale) / 100);
    --px-280: calc(280px * var(--scale) / 100);
    --px-290: calc(290px * var(--scale) / 100);
    --px-300: calc(300px * var(--scale) / 100);
    --px-320: calc(320px * var(--scale) / 100);
    --px-340: calc(340px * var(--scale) / 100);
    --px-350: calc(350px * var(--scale) / 100);
    --px-360: calc(360px * var(--scale) / 100);
    --px-380: calc(380px * var(--scale) / 100);
    --px-400: calc(400px * var(--scale) / 100);
    --px-420: calc(420px * var(--scale) / 100);
    --px-430: calc(430px * var(--scale) / 100);
    --px-440: calc(440px * var(--scale) / 100);
    --px-450: calc(450px * var(--scale) / 100);
    --px-460: calc(460px * var(--scale) / 100);
    --px-480: calc(480px * var(--scale) / 100);
    --px-500: calc(500px * var(--scale) / 100);
    --px-550: calc(550px * var(--scale) / 100);
    --px-570: calc(570px * var(--scale) / 100);
    --px-600: calc(600px * var(--scale) / 100);
    --px-620: calc(620px * var(--scale) / 100);
    --px-640: calc(640px * var(--scale) / 100);
    --px-650: calc(650px * var(--scale) / 100);
    --px-690: calc(690px * var(--scale) / 100);
    --px-700: calc(700px * var(--scale) / 100);
    --px-710: calc(710px * var(--scale) / 100);
    --px-800: calc(800px * var(--scale) / 100);
    --px-820: calc(820px * var(--scale) / 100);
    --px-900: calc(900px * var(--scale) / 100);
    --px-950: calc(950px * var(--scale) / 100);
    --px-970: calc(970px * var(--scale) / 100);
    --px-988: calc(988px * var(--scale) / 100);
    --px-998: calc(998px * var(--scale) / 100);
    --px-1100: calc(1100px * var(--scale) / 100);
    --px-1200: calc(1200px * var(--scale) / 100);
    /**/
    --s-8: calc(8px * var(--scale) / 100) / calc(11px * var(--scale) / 100) "Sora", sans-serif;
    --s-10: calc(10px * var(--scale) / 100) / calc(13px * var(--scale) / 100) "Sora", sans-serif;
    --s-11: calc(11px * var(--scale) / 100) / calc(14px * var(--scale) / 100) "Sora", sans-serif;
    --s-12: calc(12px * var(--scale) / 100) / calc(15px * var(--scale) / 100) "Sora", sans-serif;
    --s-13: calc(13px * var(--scale) / 100) / calc(16px * var(--scale) / 100) "Sora", sans-serif;
    --s-14: calc(14px * var(--scale) / 100) / calc(15px * var(--scale) / 100) "Sora", sans-serif;
    --s-15: calc(15px * var(--scale) / 100) / calc(19px * var(--scale) / 100) "Sora", sans-serif;
    --s-16: calc(16px * var(--scale) / 100) / calc(19px * var(--scale) / 100) "Sora", sans-serif;
    --s-17: calc(17px * var(--scale) / 100) / calc(20px * var(--scale) / 100) "Sora", sans-serif;
    --s-18: calc(18px * var(--scale) / 100) / calc(22px * var(--scale) / 100) "Sora", sans-serif;
    --s-19: calc(19px * var(--scale) / 100) / calc(23px * var(--scale) / 100) "Sora", sans-serif;
    --s-20: calc(20px * var(--scale) / 100) / calc(24px * var(--scale) / 100) "Sora", sans-serif;
    --s-22: calc(22px * var(--scale) / 100) / calc(27px * var(--scale) / 100) "Sora", sans-serif;
    --s-24: calc(24px * var(--scale) / 100) / calc(37px * var(--scale) / 100) "Sora", sans-serif;
    --s-25: calc(25px * var(--scale) / 100) / calc(30px * var(--scale) / 100) "Sora", sans-serif;
    --s-26: calc(26px * var(--scale) / 100) / calc(32px * var(--scale) / 100) "Sora", sans-serif;
    --s-28: calc(28px * var(--scale) / 100) / calc(34px * var(--scale) / 100) "Sora", sans-serif;
    --s-30: calc(30px * var(--scale) / 100) / calc(37px * var(--scale) / 100) "Sora", sans-serif;
    --s-32: calc(32px * var(--scale) / 100) / calc(39px * var(--scale) / 100) "Sora", sans-serif;
    --s-38: calc(38px * var(--scale) / 100) / calc(42px * var(--scale) / 100) "Sora", sans-serif;
    --s-45: calc(45px * var(--scale) / 100) / calc(55px * var(--scale) / 100) "Sora", sans-serif;
    --s-50: calc(50px * var(--scale) / 100) / calc(61px * var(--scale) / 100) "Sora", sans-serif;
    --s-54: calc(54px * var(--scale) / 100) / calc(66px * var(--scale) / 100) "Sora", sans-serif;
    --s-80: calc(80px * var(--scale) / 100) / calc(98px * var(--scale) / 100) "Sora", sans-serif;
    --shadow: 0px 1px 3px 0px rgba(60,64,67,.30), 0px 4px 8px 3px rgba(60,64,67,.15);
    --bdr-1: 1px solid rgb(218,220,224);
    --bdr-2: 2px solid rgb(218,220,224);
    --bs-main: #ee6119;
    --bs-main-50: #fef6ee;
    --bs-main-100: #fdead7;
    --bs-main-200: #fad2ae;
    --bs-main-300: #f7b17a;
    --bs-main-400: #f28745;
    --bs-main-500: #ee6119;
    --bs-main-600: #e04d16;
    --bs-main-700: #ba3814;
    --bs-main-800: #942e18;
    --bs-main-900: #772817;
    --bs-main-950: #40120a;
    --bs-main-o: var(--bs-main-100);
    --bg-solid: #111111;
    --bg-light: #1a1a1a;
    --bs-dark: #272727;
    --txt-dark: #292C2D;
    --txt-light: #CBC7C4;
    --color-chart: var(--bs-main);
    --color-chart-o: var(--bs-main-o);
    --chart-gray: var(--bs-gray-100);
    --pad-sub: var(--px-24);
    --black: #000000;
    --column-service: 3;
    --backgroud-item-menu: rgb(14 36 68);
    --color-item-menu: rgb(239 217 180);
    --color-selected: #e82d36;
    --table-zoom: 10;
    --chart-gradiant: linear-gradient(90deg, var(--bs-main) 0%, var(--bs-main-300) 100%)
}

/* Common CSS properties  */

.show-on-phone {
    display: none !important;
}

.wrap-line-1, .wrap-line-2, .wrap-line-3, .wrap-line-4, .wrap-line-5 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    word-break: break-word;
    text-overflow: ellipsis;
    text-transform: capitalize;
    -webkit-box-orient: vertical;
}

.wrap-line-2 {
    -webkit-line-clamp: 2;
}

.wrap-line-3 {
    -webkit-line-clamp: 3;
}

.wrap-line-4 {
    -webkit-line-clamp: 4;
}

.wrap-line-5 {
    -webkit-line-clamp: 5;
}

.bg-main {
    background: var(--bs-main);
}

h1, h2, h4, h3 {
    margin: 0;
}

.txt-white {
    color: var(--txt-light);
}

.txt-green {
    color: var(--bs-green) !important;
}

.txt-red {
    color: var(--bs-danger) !important;
}

.txt-pink {
    color: var(--bs-pink) !important;
}

.txt-dark {
    color: var(--theme-mode-text-dark);
}

.text-light {
    color: var(--theme-mode-text-white);
}

.text-main {
    color: var(--bs-main);
}

.disNone, .disnone {
    display: none !important;
}

.noClick {
    pointer-events: none !important;
}

.fade:not(.show) {
    opacity: 0;
    display: none;
}

p {
    margin: 0;
}

body {
    width: 100vw;
    display: flex;
    overflow: hidden;
    flex-direction: column;
    height: 100dvh !important;
}

@media (pointer: fine) {
    ::-webkit-scrollbar {
        max-width: 8px;
        background-color: unset;
        max-height: 8px;
    }

    ::-webkit-scrollbar-thumb {
        border-radius: 4px;
        box-shadow: unset;
        background-color: rgb(193, 193, 193);
    }
}

@media only screen and (max-width: 480px) {
    /* Styles for extra small devices */
    :root {
        --scale: 85;
    }

    * {
        touch-action: manipulation;
    }

    .group-filter-func-order .header--detail {
        min-width: 50%;
    }

    .cate-block-group {
        flex-direction: column;
        padding: var(--px-12);
    }

    body[newmenu="1"] .cate-menu {
        background: var(--bs-body-bg);
        border-radius: 0px;
        min-width: unset;
        max-width: unset;
        padding: 0;
        gap: 0px;
        border: 0px;
        min-height: var(--px-52);
        max-height: var(--px-52);
        box-shadow: var(--bs-shadow-sm);
        justify-content: center;
        background: var(--bs-surface-bg);
        overflow: hidden;
        flex: 1;
        width: 100%;
        max-width: 100vw;
    }

    .cate-title {
        border-bottom: 0px;
        padding-bottom: 0px;
    }

    .cate-list-filter {
        padding-bottom: 4px;
        flex-direction: row;
    }

    .cate-list-filter {
        display: flex;
        flex-direction: row;
        overflow: auto hidden;
        scroll-behavior: smooth;
        white-space: nowrap;
        padding: 2px var(--px-8);
    }

    .item-services-append {
        grid-template-columns: repeat(2, 1fr);
        padding: 0 var(--px-8);
        padding-bottom: var(--px-88);
        grid-gap: var(--px-8);
        overflow: auto;
        flex: 1;
        width: 100%;
    }

    .cate-item-filter {
        flex-shrink: 0;
        min-width: auto;
    }

    body[newmenu="1"] .service-name .info-service {
        font-size: var(--px-14);
    }

    .service-name note {
        font-size: var(--px-12);
    }

    .group-filter-func-order {
        flex-wrap: wrap;
        box-shadow: unset;
        border: 0;
        width: 100%;
        left: 0;
        padding: var(--px-8);
    }

    .adj-qty-item span.dis-qty-selected {
        height: var(--px-24);
        min-width: var(--px-24);
        border-radius: var(--px-32);
        padding: 2px 4px;
        font-size: var(--px-16);
    }

    .adj-qty-item {
        gap: var(--px-4);
    }

    .item-services-container {
        flex-direction: column;
        gap: 0px;
    }

    .cate-item-filter {
        font: normal normal 600 var(--s-11);
    }

    .cate-title {
        display: none;
    }

    .cate-list-filter::-webkit-scrollbar {
        width: 0px;
        height: 0px;
    }

    footer .footer-policy {
        gap: 6px;
    }

    footer .logo-system {
        position: unset;
    }

    .lobby-setting .append-all-lobby {
        display: flex;
        overflow: auto;
        flex-direction: column;
    }

    .outlet-list box.outlet {
        width: 100%;
    }

    .modal-content {
        height: 100%;
    }

    .modal-dialog.mw-600 {
        min-width: 100vw;
    }

    #reviews-bill-modal .modal-dialog.mw-800 {
        min-width: 100vw;
    }

    .management--page .item-review--ord .col--review.menu .menu--info span {
        display: none;
    }

    .management--page .item-review--ord .col--review.img {
        height: var(--px-90);
        max-width: var(--px-90);
        left: calc(-1 * var(--px-42));
        top: 26px;
    }

    .management--page .item-review--ord {
        min-width: 100%;
        max-width: 100%;
        padding-left: var(--px-60);
    }

    .management--page .management-main-end {
        max-width: 100vw;
        width: 100%;
        min-height: max-content;
    }

    .management--page .management-order-overview {
        overflow: unset;
    }

    .management--page .form--chart-overview {
        grid-column: span 6 !important;
    }

    .management--page .manament-starts {
        overflow: auto hidden;
    }

    .receipt-container {
        max-width: 100%;
    }

    .category-selected-append h1 {
        font-size: var(--px-24);
    }

    .container-append-service:not(.open) div.group-filter-func-order {
        display: none;
    }

    .select-guest-or-staff {
        max-width: 98vw;
        min-width: 98vw;
        height: max-content;
    }

    #modalListOrder {
        max-width: calc(100% - var(--px-68));
    }

        #modalListOrder.full-page-w {
            max-width: 100vw;
        }

        #modalListOrder::after {
            content: '';
            position: absolute;
            height: 100%;
            width: var(--px-68);
            backdrop-filter: blur(6px);
            top: 0;
            left: calc(-1 * var(--px-68));
            z-index: -1;
        }

        #modalListOrder.open-payment div.fix-left-on-phone {
            left: 0;
            z-index: 123123123;
            border-radius: 0;
            width: 100%;
            right: 0;
        }

        #modalListOrder.open-payment button.fix-left-on-phone {
            z-index: 123123123;
            left: calc(-1* var(--px-60));
        }

    .form-setting-large,
    .group-setting-page .setting-option-page {
        grid-template-columns: 1fr;
    }

    div.group-btn-pos-fix {
        top: unset !important;
        bottom: var(--px-16);
    }

    .setting-group {
        width: 100%;
    }

    .categories-menu {
        width: var(--px-220);
    }

    .select-guest-or-staff .select-g-s {
        min-width: 100%;
        height: var(--px-140);
    }

    #modalListOrder.expand-payment-order .list-method-pay,
    .form-append-footer .list-append-footer-track {
        grid-template-columns: repeat(2, 1fr);
    }

    .group-btn-right-top time,
    .hide-when-phone-device {
        display: none !important;
    }

    .show-on-phone {
        display: flex !important;
    }

    .form-select-table {
        display: flex;
        flex-direction: column;
        padding: 0 var(--px-12);
    }

        .form-select-table .table-map {
            gap: var(--px-32);
        }

        .form-select-table .end-bar-map {
            max-height: var(--px-300);
            min-height: var(--px-300);
            margin-bottom: var(--px-12);
        }

            .form-select-table .end-bar-map .place-order-table {
                overflow: auto hidden;
                flex-direction: column;
                justify-content: flex-start;
            }

    body[templatemenu="0"] .item-service {
        grid-template-columns: 1fr;
        grid-template-rows: repeat(auto-fit, var(--px-130));
    }

    body[templatemenu="0"] .service-name {
        min-height: var(--px-130);
        max-height: var(--px-130);
    }

        body[templatemenu="0"] .service-name .flex-img {
            max-width: var(--px-200);
            min-width: var(--px-200);
        }

    .container-append-service.open {
        position: relative;
        transition: left .4s;
        left: 0;
        z-index: 8;
    }

    .container-append-service.open {
        padding-left: 0;
        padding-bottom: var(--px-108);
    }

    .item-service {
        flex-direction: column;
        flex-wrap: unset;
        align-items: center;
        /* overflow: hidden; */
    }

    .service-name {
        width: 98%;
        min-height: calc((100% / 2) - var(--px-8)* 1);
    }

        .service-name .wrap-line-2 {
            -webkit-line-clamp: 1;
        }

        .service-name note {
            /* display: none; */
        }

    .popup-content .service-name {
        min-height: unset;
        max-height: unset;
    }

        .popup-content .service-name .info-service {
            min-width: 100%;
            max-width: 100%;
        }

        .popup-content .service-name .flex-img {
            max-width: 100%;
            min-height: var(--px-420);
            max-height: var(--px-420);
            min-width: 90vw;
        }

    .expand-bill-view {
        bottom: var(--px-30);
        position: fixed;
        justify-content: space-between;
        width: calc(100% - var(--px-32));
        background: var(--black-56);
        height: var(--px-48);
        border-radius: 8px;
        backdrop-filter: blur(2px);
        padding: var(--px-6);
        left: 50%;
        transform: translateX(-50%);
    }

        .expand-bill-view #rule-menu {
            text-align: center;
        }

    .service-name .flex-img {
    }

    .form-account-settings,
    .append-image-list {
        grid-column: span 2;
    }

    .popup-container.fit-right {
        width: 98%;
        height: var(--px-640);
        right: unset !important;
        top: 50% !important;
        left: 50% !important;
        max-height: 80vh;
        transform: translate(-50%, -50%);
    }

    .popup-container textarea.add-items {
        max-width: 100%;
    }

    .popup-container.fit-center-modal {
        width: 96vw;
        top: 20% !important;
    }

        .popup-container.fit-center-modal.large {
            width: 98vw;
        }

    .select-items-popup {
        position: unset;
        width: 100%;
    }

    .popup-container.fit-center-modal.combo {
        top: 10% !important;
    }

    .modal-dialog {
        margin: auto;
        max-width: 100vw;
        width: 100dvh;
        height: 100dvh;
    }

        .modal-dialog.mw-400 .modal-content {
            height: inherit;
        }

    .form-add-client-bill {
        min-width: unset;
        max-width: 100%;
    }

    #append-service-order-id.showing-item-popup {
        width: calc((100% / 1) - var(--px-80)) !important;
    }

    .popup-container.select-item-service {
        left: 0 !important;
        width: 99% !important;
        height: 70vh !important;
    }

    #invoiceModal .modal-dialog {
        max-width: 100% !important;
        min-width: 100%;
    }

    button.show-when-order-by-qrcode {
        background: var(--bs-main-900);
        position: fixed;
        bottom: var(--px-36);
        left: var(--px-12);
        border: 1px solid var(--bs-main-400);
    }

    .language-selection .btn-info {
        padding: 4px;
        min-width: var(--px-44);
        max-width: var(--px-44);
    }

    .language-selection .fi {
        min-width: var(--px-28);
    }

    .add-guest-note {
        max-width: calc(100% - var(--px-12));
    }

    .management--page {
        flex-direction: column;
        overflow: auto;
    }
}

@media only screen and (min-width: 481px) and (max-width: 768px) {
    /* Styles for small devices */
    :root {
        --scale: 76;
    }

    * {
        touch-action: manipulation;
    }

    .popup-content .service-name .flex-img {
        max-width: unset;
    }
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {
    /* Styles for medium devices */
    :root {
        --scale: 88;
    }

    * {
        touch-action: manipulation;
    }

    .form-select-outlet {
        gap: var(--px-20);
    }

    body[templatemenu="0"] #append-service-order-id.showing-item-popup {
        grid-template-rows: repeat(auto-fit, var(--px-160));
    }

        body[templatemenu="0"] #append-service-order-id.showing-item-popup .service-name {
            height: var(--px-160);
        }
}

@media only screen and (min-width: 1025px) and (max-width: 1200px) {
    /* Styles for large devices */
    :root {
        --scale: 90;
    }

    * {
        touch-action: manipulation;
    }
}

@media only screen and (min-width: 1201px) {
    /* Styles for extra large devices */
    :root {
        --scale: 86;
    }

    * {
        touch-action: manipulation;
    }
}

@media only screen and (orientation: portrait) {
    /* Styles for portrait orientation */
    :root {
    }
}

@media only screen and (orientation: landscape) {
    /* Styles for landscape orientation */
    :root {
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
    /* Styles for retina displays */
    :root {
    }
}

@media (prefers-color-scheme: dark) {
    /* Styles for dark mode */
}

@media (prefers-reduced-motion: reduce) {
    /* Styles for reduced motion preference */
}

@media only screen and (min-width: 1400px) {
    /* Custom styles for screens larger than 1400px */
    :root {
        --scale: 100;
    }
}

@keyframes pulse {
    from {
        box-shadow: 0 0 0 0 #AAAAAA;
    }
}

@keyframes scale-click {
    from {
        opacity: .7;
        transform: scale(.7);
    }

    to {
        opacity: 1;
        transform: scale(1);
    }
}

@keyframes scan {
    0% {
        box-shadow: 0px 0px 8px 10px rgba(170, 11, 23, 0.49);
        top: 50%;
    }

    25% {
        box-shadow: 0px 6px 8px 10px rgba(170, 11, 23, 0.49);
        top: 5px;
    }

    75% {
        box-shadow: 0px -6px 8px 10px rgba(170, 11, 23, 0.49);
        top: 98%;
    }
}

.txt-lux {
    font-family: 'Libre Baskerville', serif !important;
}

.txt-lux-vibes {
    font-family: "Libre Baskerville", cursive !important;
}

textarea {
    /* iOS Safari */
    -webkit-touch-callout: auto;
    /* Safari */
    -webkit-user-select: auto;
    /* Konqueror HTML */
    -khtml-user-select: auto;
    /* Firefox */
    -moz-user-select: auto;
    /* Internet Explorer/Edge */
    -ms-user-select: auto;
    /* Non-prefixed version, currently supported by Chrome and Opera */
    user-select: auto;
}

.dis-none {
    display: none !important;
}

#zoomableImage {
    transition: transform-origin 0.1s ease-out; /* Smooth animation */
}

img.move-to-cart {
    position: absolute;
    height: 200px;
    width: 200px;
    border-radius: 200px;
    z-index: 9999;
}

    img.move-to-cart.animate {
        opacity: 1;
        height: 75px;
        width: 75px;
        transition: all 0.5s ease-in-out;
    }

    img.move-to-cart.hide-img {
        opacity: 0.5;
        width: 0;
        height: 0;
        margin-left: 75px;
        transition: all 0.5s ease-in-out;
    }


/* barcode container */
.anim-box {
    display: block !important;
    margin: auto;
    position: relative;
    width: var(--px-300);
    height: var(--px-300);
    padding: var(--px-24);
    transition: transform 0.6s ease-out;
}

    /* adds the 4 corners */
    .anim-box:before,
    .anim-box:after,
    .anim-box > :first-child:before,
    .anim-box > :first-child:after {
        position: absolute;
        width: 14%;
        height: 14%;
        border-color: var(--bs-gray-600);
        border-style: solid;
        content: " ";
    }

    /* top left corner */
    .anim-box:before {
        top: 0;
        left: 0;
        border-width: 4px 0 0 4px;
        border-top-left-radius: var(--px-16);
    }

    /* top right corner */
    .anim-box:after {
        top: 0;
        right: 0;
        border-width: 4px 4px 0 0;
        border-top-right-radius: var(--px-16);
    }

    /* bottom right corner */
    .anim-box > :first-child:before {
        bottom: 0;
        right: 0;
        border-width: 0px 4px 4px 0;
        border-bottom-right-radius: var(--px-16);
    }

    /* bottom left corner */
    .anim-box > :first-child:after {
        bottom: 0;
        left: 0;
        border-width: 0 0 4px 4px;
        border-bottom-left-radius: var(--px-16);
    }

/* barcode bars */
.anim-item {
    display: inline-block;
    background-color: white;
    height: 100px;
}

.anim-item-sm {
    width: 2px;
    margin-right: 3px;
}

.anim-item-md {
    width: 3px;
    margin-right: 2px;
}

.anim-item-lg {
    width: 5px;
    margin-right: 5px;
}

/* grow on hover */
.anim-box {
}

    .anim-box .scanner {
        animation-play-state: running;
    }

/* animated laser beam */
.scanner {
    width: 100%;
    height: 3px;
    background-color: red;
    opacity: 0.7;
    position: relative;
    box-shadow: 0px 0px 8px 10px rgba(170, 11, 23, 0.49);
    top: 50%;
    animation-name: scan;
    animation-duration: 4s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-play-state: paused;
}

@media print {
    @page {
        size: A4;
        margin: 1cm; /* Adjust margins as needed */
    }

    table.table {
        width: 100%; /* Make table fill the page width */
        height: auto; /* Allow height to adjust automatically */
        /* Add any other print-specific styles for the table here */
    }
}

/* CONTACT */
.needh-title {
    color: var(--bs-gray-200);
    font: normal normal 600 var(--s-28);
}

textarea.needh-text {
    border: 0;
    width: 100%;
    margin-top: var(--px-16);
    background: inherit;
    border-radius: var(--px-12);
    padding: var(--px-16);
    min-height: var(--px-140);
    border: 1px solid var(--bs-gray-700);
}

    textarea.needh-text:focus {
        background: white;
        outline: 2px solid var(--bs-main-400);
    }

.contact-page-info {
    display: flex;
    gap: var(--px-40);
    flex-direction: row;
    padding: var(--px-60);
    background: var(--bg-light);
    flex-wrap: wrap;
    color: var(--txt-light);
}

.contact-left-side {
    flex: 2;
    height: 100%;
    display: flex;
    gap: var(--px-16);
    position: relative;
    flex-direction: column;
    justify-content: center;
    margin: auto;
}

    .contact-left-side h1 {
        color: var(--bs-gray-200);
        font: normal normal 700 var(--s-45);
    }

    .contact-left-side .group-info-contact {
        display: flex;
        gap: var(--px-12);
        flex-direction: column;
        justify-content: space-between;
    }

    .contact-left-side .info-contact {
        color: var(--bs-gray-500);
        font: normal normal 400 var(--s-18);
    }

    .contact-left-side .group-col-contact {
        display: flex;
        gap: var(--px-12);
        margin-top: var(--px-24);
    }

    .contact-left-side .col-contact {
        flex: 1;
        height: 100%;
        display: flex;
        flex-direction: column;
        gap: var(--px-16);
    }

    .contact-left-side .intro {
        flex: 1;
        padding: var(--px-24);
        max-width: var(--px-300);
        color: var(--txt-light);
        border-radius: var(--px-24);
        background: var(--bs-dark);
        font: italic normal 300 var(--s-18);
    }

    .contact-left-side i {
        color: var(--bs-main);
    }

    .contact-left-side .title-contact {
        color: var(--bs-gray-200);
        font: normal normal 600 var(--s-18);
    }

    .contact-left-side .message-contact {
        color: var(--bs-gray-500);
        font: normal normal 300 var(--s-16);
    }

.contact-right-side {
    flex: 1;
    margin: auto;
    display: flex;
    gap: var(--px-16);
    flex-direction: column;
    background: var(--bs-dark);
    border-radius: var(--px-16);
    padding: var(--px-24);
}

    .contact-right-side .terma {
        text-align: center;
        padding: 0 var(--px-24);
        color: var(--bs-gray-600);
        font: italic normal 300 var(--s-16);
    }

        .contact-right-side .terma strong {
            font: italic normal 600 var(--s-14);
        }

.contact-right-side {
    display: flex;
    gap: var(--px-16);
    flex-direction: column;
}

.group-input-icon {
    display: flex;
    gap: var(--px-12);
    align-items: center;
    border: 1px solid var(--bs-gray-700);
    padding: var(--px-12) var(--px-24);
    border-radius: var(--px-12);
}

    .group-input-icon i {
        color: var(--bs-main);
    }

    .group-input-icon .input-contact {
        border: 0;
        width: 100%;
        outline: 0;
        color: var(--txt-light);
        background: inherit;
    }

    .group-input-icon:focus-within {
        outline: 2px solid var(--bs-main);
    }

.group-needh-title {
    display: flex;
    gap: var(--px-4);
    flex-direction: column;
    margin-bottom: var(--px-24);
}

#lottie-animation-contact {
    height: var(--px-300);
}

#need-help-modal {
    background: var(--bs-main-50)
}

.row-left-2 {
    display: flex;
    gap: var(--px-24);
    align-items: center;
    justify-content: flex-end;
}

button.form-contact-btn-close {
    position: absolute;
    right: var(--px-60);
    top: var(--px-24);
    border: 0;
    background: var(--bs-main) !important;
    color: white !important;
    font-size: var(--px-16) !important;
}

.group-btn-right-top time {
    text-align: end;
    min-width: var(--px-80);
    font: normal normal 600 var(--s-18);
}

@media (min-width: 768px) {
    .content-wrapper-custom .chart-area {
        height: 20rem;
    }

    .content-wrapper-custom .chart-pie {
        height: calc(20rem - 43px) !important;
    }
}

/* Ensure modal stays within viewport */
@media (max-width: 576px) {
    #filterInvoiceModal .modal-content {
        width: 90%;
    }
}

/* ============================================
   COMBO CONFIGURATION - MATERIAL DESIGN 3.0
   Dark Mode | Minimalist | Clean
   ============================================ */

/* === RESET SELECT2 === */
.select2-container--material-dark {
    all: unset;
    display: block !important;
    width: 100% !important;
}

    .select2-container--material-dark * {
        all: unset;
        box-sizing: border-box;
    }

/* === Setup Button in Main Modal === */
.combo-setup-wrapper {
    margin-top: var(--px-16);
}

.btn-setup-combo {
    all: unset;
    display: flex;
    align-items: center;
    gap: var(--px-12);
    width: 100%;
    padding: var(--px-14) var(--px-18);
    background: var(--bg-light);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: var(--px-8);
    color: var(--txt-light);
    font: normal normal 500 var(--s-14);
    cursor: pointer;
    transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    box-sizing: border-box;
}

    .btn-setup-combo:hover {
        background: var(--bs-dark);
        border-color: var(--bs-main-400);
        box-shadow: 0 var(--px-2) var(--px-8) rgba(238, 97, 25, 0.15);
    }

    .btn-setup-combo i {
        font-size: var(--px-18);
        color: var(--bs-main);
        flex-shrink: 0;
    }

    .btn-setup-combo > span:first-of-type {
        flex: 1;
        text-align: left;
    }

.combo-count-badge {
    padding: var(--px-4) var(--px-10);
    background: rgba(238, 97, 25, 0.12);
    border: 1px solid rgba(238, 97, 25, 0.25);
    border-radius: var(--px-12);
    font: normal normal 600 var(--s-14);
    color: var(--bs-main-300);
}

.helper-text {
    margin-top: var(--px-6);
    font: italic normal 400 var(--s-14);
    color: var(--bs-gray-500);
}

/* === Modal Base === */
.modal-combo-material {
    background: #292929;
    border: 1px solid rgba(255, 255, 255, 0.06);
    border-radius: var(--px-12);
    box-shadow: 0 var(--px-16) var(--px-48) rgba(0, 0, 0, 0.6);
    min-height: var(--px-800);
}

/* === Modal Header === */
.combo-modal-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: var(--px-20) var(--px-24);
    background: #292929;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    border-radius: inherit;
}

.header-content {
    display: flex;
    align-items: center;
    gap: var(--px-14);
    flex: 1;
}

.header-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: var(--px-44);
    height: var(--px-44);
    background: rgba(238, 97, 25, 0.1);
    border: 1px solid rgba(238, 97, 25, 0.2);
    border-radius: var(--px-8);
    flex-shrink: 0;
}

    .header-icon i {
        font-size: var(--px-20);
        color: var(--bs-main);
    }

.header-text {
    flex: 1;
}

    .header-text h2 {
        margin: 0;
        font: normal normal 700 var(--s-22);
        color: var(--txt-light);
        letter-spacing: -0.2px;
    }

    .header-text p {
        margin: var(--px-8) 0 0 0;
        font: normal normal 400 var(--s-14);
        color: var(--bs-gray-400);
    }

.btn-close-combo {
    all: unset;
    display: flex;
    align-items: center;
    justify-content: center;
    width: var(--px-32);
    height: var(--px-32);
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(255, 255, 255, 0.06);
    border-radius: var(--px-6);
    color: var(--bs-gray-400);
    cursor: pointer;
    transition: all 0.2s;
    flex-shrink: 0;
    box-sizing: border-box;
}

    .btn-close-combo:hover {
        background: rgba(239, 68, 68, 0.1);
        border-color: rgba(239, 68, 68, 0.25);
        color: #ef4444;
    }

    .btn-close-combo i {
        font-size: var(--px-16);
    }

/* === Modal Body === */
.combo-modal-body {
    padding: var(--px-20) var(--px-24);
    overflow-y: auto;
    flex: 1;
    display: flex;
    flex-direction: column;
}

    .combo-modal-body::-webkit-scrollbar {
        width: var(--px-6);
    }

    .combo-modal-body::-webkit-scrollbar-track {
        background: rgba(0, 0, 0, 0.15);
        border-radius: var(--px-6);
    }

    .combo-modal-body::-webkit-scrollbar-thumb {
        background: rgba(238, 97, 25, 0.25);
        border-radius: var(--px-6);
    }

        .combo-modal-body::-webkit-scrollbar-thumb:hover {
            background: rgba(238, 97, 25, 0.4);
        }

/* === Alert Guide === */
.combo-alert {
    display: flex;
    gap: var(--px-12);
    padding: var(--px-14) var(--px-16);
    border-radius: var(--px-8);
    margin-bottom: var(--px-20);
    animation: slideInDown 0.25s ease-out;
}

    .combo-alert.info {
        background: #393939;
        border: 1px solid rgb(226 237 255 / 15%);
    }

.alert-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: var(--px-36);
    height: var(--px-36);
    background: rgba(59, 130, 246, 0.1);
    border-radius: var(--px-6);
    flex-shrink: 0;
}

    .alert-icon i {
        font-size: var(--px-18);
        color: #60a5fa;
    }

.alert-content {
    flex: 1;
}

    .alert-content strong {
        display: block;
        margin-bottom: var(--px-4);
        font: normal normal 600 var(--s-14);
        color: var(--txt-light);
    }

    .alert-content p {
        margin: 0;
        font: normal normal 400 var(--s-13);
        line-height: 1.4;
        color: var(--bs-gray-500);
    }

/* === Categories List === */
.combo-categories-list {
    display: flex;
    flex-direction: column;
    gap: var(--px-14);
    flex: 1;
}

/* === Empty State === */
.combo-empty-state {
    margin: auto;
    text-align: center;
    padding: var(--px-40) var(--px-24);
}

.empty-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: var(--px-64);
    height: var(--px-64);
    background: rgba(238, 97, 25, 0.05);
    border: 2px dashed rgba(238, 97, 25, 0.15);
    border-radius: var(--px-12);
    margin-bottom: var(--px-14);
}

    .empty-icon i {
        font-size: var(--px-32);
        color: var(--bs-main-300);
        opacity: 0.4;
    }

.combo-empty-state h3 {
    margin: 0 0 var(--px-6) 0;
    font: normal normal 600 var(--s-15);
    color: var(--bs-gray-300);
}

.combo-empty-state p {
    margin: 0;
    font: normal normal 400 var(--s-12);
    color: var(--bs-gray-500);
}

/* === Category Card === */
.combo-category-card {
    background: #393939;
    border: 1px solid rgb(255 255 255 / 15%);
    border-radius: var(--px-10);
    overflow: hidden;
    transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    animation: slideInUp 0.25s ease-out;
}

    .combo-category-card:hover {
        border-color: rgba(238, 97, 25, 0.2);
        box-shadow: 0 var(--px-4) var(--px-12) rgba(238, 97, 25, 0.08);
    }

.category-card-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: var(--px-12) var(--px-16);
    border-bottom: 1px solid rgb(255 255 255 / 13%);
}

.category-number {
    display: flex;
    align-items: center;
    gap: var(--px-6);
    font: normal normal 600 var(--s-12);
    color: var(--bs-gray-300);
}

    .category-number span {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        min-width: var(--px-24);
        height: var(--px-24);
        padding: 0 var(--px-6);
        border-radius: var(--px-5);
        font: normal normal 700 var(--s-16);
        color: white;
    }

.btn-remove-category {
    all: unset;
    display: flex;
    align-items: center;
    gap: var(--px-5);
    padding: var(--px-5) var(--px-10);
    background: rgba(239, 68, 68, 0.06);
    border: 1px solid rgba(239, 68, 68, 0.15);
    border-radius: var(--px-5);
    color: #fca5a5;
    font: normal normal 500 var(--s-14);
    cursor: pointer;
    transition: all 0.2s;
    box-sizing: border-box;
}

    .btn-remove-category:hover {
        background: rgba(239, 68, 68, 0.12);
        border-color: #ef4444;
        color: #ef4444;
    }

    .btn-remove-category i {
        font-size: var(--px-12);
    }

.category-card-body {
    padding: var(--px-16);
}

/* === Material Input Group === */
.material-input-group {
    position: relative;
    margin-bottom: var(--px-16);
}

.material-label {
    display: flex;
    align-items: center;
    gap: var(--px-5);
    margin-bottom: var(--px-12);
    font: normal normal 500 var(--s-14);
    color: var(--bs-gray-300);
    letter-spacing: 0.25px;
    text-transform: uppercase;
}

    .material-label i {
        font-size: var(--px-12);
        color: var(--bs-main);
    }

.material-input {
    all: unset;
    display: block;
    width: 100%;
    padding: var(--px-12) var(--px-16);
    background: rgb(0 0 0 / 12%);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: var(--px-6);
    color: var(--txt-light);
    font: normal normal 400 var(--s-14);
    transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    box-sizing: border-box;
    min-height: var(--px-52);
}

    .material-input::placeholder {
        color: var(--bs-gray-600);
        font-style: italic;
        opacity: 1;
    }

    .material-input:focus {
        background: rgba(0, 0, 0, 0.35);
        border-color: var(--bs-main);
        box-shadow: 0 0 0 2px rgba(238, 97, 25, 0.08);
    }

    .material-input:hover:not(:focus) {
        border-color: rgba(255, 255, 255, 0.12);
    }

/* === Category Grid === */
.category-grid {
    display: grid;
    grid-template-columns: var(--px-280) 1fr;
    gap: var(--px-14);
}

/* === Material Select Group === */
.material-select-group {
    position: relative;
}

/* === Select2 Material Dark Complete Rebuild === */
.select2-container--material-dark .select2-selection--multiple {
    all: unset;
    display: flex !important;
    flex-wrap: wrap !important;
    align-items: center !important;
    gap: 0 !important;
    min-height: var(--px-40) !important;
    padding: var(--px-12) !important;
    background: rgb(0 0 0 / 12%) !important;
    border: 1px solid rgba(255, 255, 255, 0.08) !important;
    border-radius: var(--px-6) !important;
    cursor: text !important;
    transition: all 0.2s !important;
    box-sizing: border-box !important;
}

.select2-container--material-dark.select2-container--focus .select2-selection--multiple,
.select2-container--material-dark.select2-container--open .select2-selection--multiple {
    background: rgb(0 0 0 / 25%) !important;
    border-color: var(--bs-main) !important;
    box-shadow: 0 0 0 2px rgba(238, 97, 25, 0.08) !important;
}

.select2-container--material-dark .select2-selection--multiple:hover {
    border-color: rgba(255, 255, 255, 0.12) !important;
}

.select2-container--material-dark .select2-selection__rendered {
    all: unset;
    display: flex !important;
    flex-wrap: wrap !important;
    gap: var(--px-6) !important;
    align-items: center !important;
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
    flex-direction: unset !important;
}

.select2-container--material-dark .select2-selection__choice {
    all: unset;
    display: inline-flex !important;
    align-items: center !important;
    gap: var(--px-5) !important;
    padding: var(--px-4) var(--px-8) !important;
    background: rgba(238, 97, 25, 0.12) !important;
    border: 1px solid rgba(238, 97, 25, 0.25) !important;
    border-radius: var(--px-5) !important;
    color: var(--txt-light) !important;
    font: normal normal 500 var(--s-14) !important;
    box-sizing: border-box !important;
}

.select2-container--material-dark .select2-selection__choice__remove {
    all: unset;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: var(--px-14) !important;
    height: var(--px-14) !important;
    color: var(--bs-main-300) !important;
    font-size: var(--px-10) !important;
    cursor: pointer !important;
    border-radius: var(--px-3) !important;
    transition: all 0.15s !important;
    margin-right: var(--px-2) !important;
}

    .select2-container--material-dark .select2-selection__choice__remove:hover {
        background: rgba(239, 68, 68, 0.15) !important;
        color: #ef4444 !important;
    }

.select2-container--material-dark .select2-search--inline {
    all: unset;
    display: inline-block !important;
    flex: 1 !important;
    min-width: var(--px-100) !important;
}

.select2-container--material-dark .select2-search__field {
    all: unset;
    display: block !important;
    width: 100% !important;
    color: var(--txt-light) !important;
    font: normal normal 400 var(--s-12) !important;
    box-sizing: border-box !important;
}

    .select2-container--material-dark .select2-search__field::placeholder {
        color: var(--bs-gray-600) !important;
        opacity: 1 !important;
    }

/* Select2 Dropdown */
.select2-container--material-dark .select2-dropdown {
    all: unset;
    display: block !important;
    background: var(--bg-light) !important;
    border: 1px solid rgba(238, 97, 25, 0.2) !important;
    border-radius: var(--px-8) !important;
    box-shadow: 0 var(--px-8) var(--px-24) rgba(0, 0, 0, 0.4) !important;
    margin-top: var(--px-4) !important;
    padding: var(--px-4) !important;
    box-sizing: border-box !important;
}

.select2-container--material-dark .select2-results {
    all: unset;
    display: block !important;
}

.select2-container--material-dark .select2-results__options {
    all: unset;
    display: block !important;
    max-height: var(--px-240) !important;
    overflow-y: auto !important;
}

    .select2-container--material-dark .select2-results__options::-webkit-scrollbar {
        width: var(--px-6);
    }

    .select2-container--material-dark .select2-results__options::-webkit-scrollbar-track {
        background: rgba(0, 0, 0, 0.15);
        border-radius: var(--px-6);
    }

    .select2-container--material-dark .select2-results__options::-webkit-scrollbar-thumb {
        background: rgba(238, 97, 25, 0.25);
        border-radius: var(--px-6);
    }

.select2-container--material-dark .select2-results__option {
    all: unset;
    display: block !important;
    padding: var(--px-8) var(--px-12) !important;
    color: var(--bs-gray-200) !important;
    font: normal normal 400 var(--s-14) !important;
    cursor: pointer !important;
    border-radius: var(--px-5) !important;
    transition: all 0.15s !important;
    margin-bottom: var(--px-2) !important;
    box-sizing: border-box !important;
}

    .select2-container--material-dark .select2-results__option:last-child {
        margin-bottom: 0 !important;
    }

.select2-container--material-dark .select2-results__option--highlighted {
    background: rgba(238, 97, 25, 0.1) !important;
    color: var(--txt-light) !important;
}

.select2-container--material-dark .select2-results__option[aria-selected=true] {
    background: rgba(238, 97, 25, 0.08) !important;
    color: var(--bs-main-200) !important;
    font-weight: 500 !important;
}

/* Product Option Display */
.product-option {
    all: unset;
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    gap: var(--px-8) !important;
}

.product-name {
    all: unset;
    display: block !important;
    font: normal normal 500 var(--s-12) !important;
    color: var(--txt-light) !important;
    flex: 1 !important;
}

.product-code {
    all: unset;
    display: block !important;
    font: normal normal 400 var(--s-10) !important;
    color: var(--bs-gray-500) !important;
    font-family: 'Courier New', monospace !important;
}

/* === Add Category Button === */
.btn-add-combo-category {
    all: unset;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: var(--px-8);
    width: 100%;
    padding: var(--px-14) var(--px-18);
    margin-top: var(--px-16);
    background: 0;
    border: 2px dashed var(--bs-gray-700);
    border-radius: var(--px-8);
    color: var(--bs-main);
    font: normal normal 500 var(--s-16);
    cursor: pointer;
    transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    box-sizing: border-box;
}

    .btn-add-combo-category:hover {
        background: var(--bs-main-950);
        border-color: var(--bs-main);
        border-style: solid;
    }

.btn-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: var(--px-20);
    height: var(--px-20);
    background: 0;
    border-radius: var(--px-4);
}

    .btn-icon i {
        font-size: var(--px-12);
    }

/* === Modal Footer === */
.combo-modal-footer {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: var(--px-8);
    padding: var(--px-16) var(--px-24);
    background: #292929;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
}

.btn-combo-cancel,
.btn-combo-save {
    all: unset;
    display: flex;
    align-items: center;
    gap: var(--px-5);
    padding: var(--px-12) var(--px-20);
    border-radius: var(--px-6);
    font: normal normal 600 var(--s-14);
    cursor: pointer;
    transition: all 0.2s;
    box-sizing: border-box;
}

.btn-combo-cancel {
    background: rgba(255, 255, 255, 0.05);
    color: var(--bs-gray-300);
}

    .btn-combo-cancel:hover {
        background: rgba(255, 255, 255, 0.08);
        color: var(--txt-light);
    }

.btn-combo-save {
    background: linear-gradient(135deg, var(--bs-main) 0%, var(--bs-main-600) 100%);
    color: white;
    box-shadow: 0 var(--px-2) var(--px-6) rgba(238, 97, 25, 0.2);
}

    .btn-combo-save:hover {
        box-shadow: 0 var(--px-4) var(--px-10) rgba(238, 97, 25, 0.3);
        transform: translateY(-1px);
    }

    .btn-combo-save i {
        font-size: var(--px-12);
    }

/* === Animations === */
@keyframes slideInDown {
    from {
        opacity: 0;
        transform: translateY(-8px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes slideInUp {
    from {
        opacity: 0;
        transform: translateY(8px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* === Responsive === */
@media (max-width: 768px) {
    .modal-combo-config .modal-dialog {
        max-width: 95vw;
        margin: var(--px-8);
    }

    .combo-modal-header {
        padding: var(--px-16) var(--px-18);
    }

    .header-icon {
        width: var(--px-38);
        height: var(--px-38);
    }

        .header-icon i {
            font-size: var(--px-18);
        }

    .header-text h2 {
        font: normal normal 600 var(--s-16);
    }

    .header-text p {
        font: normal normal 400 var(--s-14);
    }

    .combo-modal-body {
        padding: var(--px-16) var(--px-18);
        max-height: 65vh;
    }

    .category-grid {
        grid-template-columns: 1fr;
        gap: var(--px-12);
    }

    .combo-modal-footer {
        padding: var(--px-12) var(--px-16);
        flex-direction: column-reverse;
    }

    .btn-combo-cancel,
    .btn-combo-save {
        width: 100%;
        justify-content: center;
    }
}

.select2-container .select2-selection--multiple .select2-selection__clear {
    position: absolute;
    top: 4px;
    right: 4px;
    background: red;
    color: white;
    height: var(--px-32);
    width: var(--px-32);
    border-radius: var(--px-32);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}

    .select2-container .select2-selection--multiple .select2-selection__clear span {
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0;
        font-size: 20px;
        position: relative;
        bottom: 3px;
    }
