/* NAVBAR SECTION =============== START  */

/* navbar background color  */
/* #kt_header {
    background: #f3f3f3;
} */

/* navbar svg icon arrow left  */
/* .kt-aside__brand .kt-aside__brand-tools svg g [fill] {
    fill: #217614;
} */

/* navbar svg icon arrow left  hover color*/
/* .kt-aside__brand .kt-aside__brand-tools svg:hover g [fill] {
    transition: fill 0.3s ease;
    fill: #5d78ff;
} */


/* navbar user background color  */

/* .kt-header__topbar-user {
    background-color: #eee;
} */


/* navbar link color  */
/* .btn-link {
    color: #5867dd;
    text-decoration: none;
}
.btn-link:hover{
    color: #ffffff;
    background-color: #5867dd;
} */

/* login button  */

/* .kt-badge.kt-badge--unified-success {
    color: #0abb87;
    background: rgba(10, 187, 135, 0.1);
} */
/* NAVBAR SECTION =============== END  */

/* SCROLL BAR ====================== START*/

/* .scrollbar_btn{
    background-color: #0ABB87;
}
.scrollbar_notice{
    background-color: #0ABB87;
}

.notify_ul li {
    list-style: none;
}

.notify_ul li a{
    text-decoration: none;
    font-size: 14px;
    color: #850101;
    font-weight: bold;
  }

.notify_ul li::before {
    content: "\2022";
    color: red;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
   } */
/* SCROLL BAR ====================== END*/

/* DASHBOARD CARD ====================== START  */

/* DASHBOARD CARD HEADER AND FOOTER  */

/* .dashboard_card_header{
    background-color: #0ABB87;
}

.dashboard_card_footer{
    background-color: #0ABB87;
} */

/* DASHBOARD CARD ====================== END  */

/* SIDEBAR  START ====================== */

/* sidebar background color  */

/* .kt-aside-menu, .kt-aside-menu-wrapper {
    background-color: #f7f7f7 !important;
} */

/* menu text active color  */

/* .kt-aside-menu .kt-menu__nav>.kt-menu__item.kt-menu__item--open>.kt-menu__link .kt-menu__link-text,
.kt-aside-menu .kt-menu__nav>.kt-menu__item.kt-menu__item--active>.kt-menu__link .kt-menu__link-text,
.kt-aside-menu .kt-menu__nav>.kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active>.kt-menu__link .kt-menu__link-text,
.kt-aside-menu .kt-menu__nav>.kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover>.kt-menu__link .kt-menu__link-text,
.kt-aside-menu .kt-menu__nav>.kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover>.kt-menu__link .kt-menu__link-text,.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-text {
    color: #fff !important;
} */

/* Memu color wihtout active  */
/* .kt-menu__link-text {
    color: #217614 !important;
    font-size: 14px !important;
} */

/* main ul li arrow right icon color  */

/* .kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__ver-arrow, .kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__ver-arrow {
    color: #5c5e81;
} */

/* main ul li arrow down color  */

/* .kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__ver-arrow, .kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__ver-arrow {
    color: #fff;
} */

/* dash board active or hover background color  */

/* .kt-aside-menu .kt-menu__nav>.kt-menu__item.kt-menu__item--active>.kt-menu__link, .kt-aside-menu .kt-menu__nav>.kt-menu__item.kt-menu__item--open>.kt-menu__link, .kt-aside-menu .kt-menu__nav>.kt-menu__item.kt-menu__item--open>.kt-menu__link:hover, .kt-aside-menu .kt-menu__nav>.kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active>.kt-menu__link, .kt-aside-menu .kt-menu__nav>.kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover>.kt-menu__link, .kt-aside-menu .kt-menu__nav>.kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover>.kt-menu__link, .kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__link {
    background-color: #217614 !important;
} */

/* sub ul li (-) color  */

/* .kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span, .kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #217614;
} */

/* sub ul li arrow right color  */

/* .kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__ver-arrow, .kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__ver-arrow {
    color: #5c5e81;
} */

/* sub ul li arrow down color  */

/* .kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__ver-arrow, .kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__ver-arrow {
    color: #ffffff;
} */

/* create list dot color  */

/* .kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span, .kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
   background-color: #217614;
} */

/* SIDEBAR ====================== END */






/* NAVBAR SECTION =============== START  */

/* navbar svg icon arrow left  */
.kt-aside__brand .kt-aside__brand-tools svg g [fill] {
    fill: #217614;
}

/* navbar svg icon arrow left  hover color*/
.kt-aside__brand .kt-aside__brand-tools svg:hover g [fill] {
    transition: fill 0.3s ease;
    fill: #167508;
}

#kt_header {
    background: #f3f3f3;

}

.kt-header__topbar-user {
    background-color: #eee;
}

/* Notification dropdown — keep panel under the bell on all pages */
.tax-notif-item,
#kt_header .tax-notif-item {
    position: relative !important;
}

#kt_header .tax-notif-dropdown,
.tax-notif-item > .tax-notif-dropdown,
.tax-notif-item .dropdown-menu.tax-notif-dropdown {
    position: absolute !important;
    top: 100% !important;
    left: auto !important;
    right: 0 !important;
    transform: none !important;
    will-change: auto !important;
    z-index: 1050 !important;
    min-width: 320px !important;
    max-width: 340px !important;
    width: 340px !important;
    max-height: 55vh !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    margin-top: 6px !important;
}


/* navbar link color  */
.btn-link {
    color: #19243f;
    text-decoration: none;
}
.btn-link:hover{
    color: #ffffff;
    /* background-color: #5867dd; */
    background-image: linear-gradient(to top right,
    #19243f,
    #717bc5
   );
}

/* Header report menu — boxed buttons (same style as dashboard action row) */
#kt_header_menu .kt-menu__nav {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px 10px;
}

#kt_header_menu .kt-menu__item--rel {
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
}

#kt_header_menu .tax-header-report-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 120px;
    padding: 8px 14px;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: 0.03em;
    line-height: 1.2;
    color: #ffffff !important;
    background: #19243f !important;
    border: 2px solid #ffffff;
    border-radius: 8px;
    text-decoration: none !important;
    text-align: center;
    white-space: nowrap;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.18);
    transition: background 0.15s ease, color 0.15s ease, transform 0.15s ease, border-color 0.15s ease;
}

#kt_header_menu .tax-header-report-btn:hover {
    color: #ffffff !important;
    background: #0f172a !important;
    border-color: #ffffff;
    text-decoration: none !important;
    transform: translateY(-1px);
}




/* login button  */
.kt-badge.kt-badge--unified-success {
    color: #19243f;
    background: rgba(10, 187, 135, 0.1);
}
/* NAVBAR SECTION =============== END  */

/* SCROLL BAR ====================== START — dashboard notice only */
.tax-scroll-notice .scrollbar_label {
    display: flex;
    align-items: stretch;
    flex-shrink: 0;
    margin: 0 !important;
    padding: 0 !important;
}

.tax-scroll-notice .scrollbar_btn{
    background-color: #a51c1c;
    border: none !important;
    border-radius: 0;
    box-shadow: none !important;
    outline: none;
    color: #fff !important;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    height: 38px;
    padding: 0 14px 0 16px;
    margin: 0;
    white-space: nowrap;
    position: relative;
}

.tax-scroll-notice .scrollbar_btn::after {
    content: "";
    position: absolute;
    right: 0;
    top: 22%;
    bottom: 22%;
    width: 1px;
    background: rgba(255, 255, 255, 0.55);
}

.tax-scroll-notice .scrollbar_btn i {
    font-size: 13px;
    color: #fff;
}

.tax-scroll-notice .scrollbar_notice{
    background-color: #a51c1c !important;
    padding-left: 12px;
}

.tax-scroll-notice .notify_ul {
    margin: 0;
    padding: 0;
}

.tax-scroll-notice .notify_ul li {
    list-style: none;
}

.tax-scroll-notice .notify_ul li a{
    text-decoration: none;
    font-size: 14px;
    color: #ffffff;
    font-weight: 600;
  }

.tax-scroll-notice .notify_ul li::before {
    content: "\2022";
    color: #ffffff;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
   }
/* SCROLL BAR ====================== END*/

/* Notification dropdown cards */
.notif-card {
    border-radius: 6px;
    padding: 12px 12px 10px;
    margin: 0;
    position: relative;
    list-style: none;
}
.notif-card--hearing {
    background: #fff9e6;
    border-left: 5px solid #ffd700;
}
.notif-card--doc {
    background: #fff;
    border: 1px solid #e2e8f0;
    box-shadow: 0 1px 2px rgba(0,0,0,.04);
}
.notif-card__head {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
}

.notif-card__head .text-wrap {
    flex: 1 1 auto;
    min-width: 0;
}

.notif-card__head .notif-btn {
    margin-left: 0;
    align-self: flex-start;
}

.notif-card__footer {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
    margin-top: 10px;
    width: 100%;
}
.notif-card__label {
    font-size: 10px;
    font-weight: 700;
    color: #856404;
    display: block;
}
.notif-card__date {
    font-size: 20px;
    font-weight: 700;
    color: #856404;
    display: block;
    line-height: 1.2;
    margin: 2px 0 6px;
}
.notif-card__title {
    font-size: 12px;
    font-weight: 700;
    color: #333;
    display: block;
    line-height: 1.35;
    text-transform: none;
}
.notif-card__meta {
    font-size: 11px;
    color: #555;
    display: block;
    margin-top: 4px;
}
.notif-card__remain {
    font-size: 12px;
    font-weight: 600;
    color: #36a3f7;
    display: block;
    margin-top: 6px;
}
.notif-card__footer-label {
    font-size: 12px;
    color: #94a3b8;
}
.notif-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    border-radius: 4px;
    flex-shrink: 0;
    text-decoration: none !important;
}
.notif-btn--eye {
    background: #ffd700;
    border: 1px solid #e6b800;
    color: #856404 !important;
}
.notif-btn--download {
    background: #fd3995;
    color: #fff !important;
}
.notif-card__others {
    margin-top: 10px;
    padding-top: 8px;
    border-top: 1px dashed #ffd700;
}
.notif-card__others-title {
    font-size: 9px;
    font-weight: 700;
    color: #74788d;
    display: block;
    margin-bottom: 4px;
}
.notif-card__others a {
    font-size: 10px;
    text-decoration: none;
    display: block;
    margin-bottom: 4px;
    color: #74788d;
}

/* DASHBOARD CARD ====================== START  */

/* DASHBOARD CARD HEADER AND FOOTER  */
.dashboard_card_header{
    background-color: #39812e;
}

.dashboard_card_footer{
    background-color: #39812e;
}
.dashboar_card_btn{
    background-color: #19243f;
}
.dashboard_card_list_badge_color{
    background-color: #19243f;
}
.not_yet{
    color: #19243f;
}
/* DASHBOARD CARD ====================== END  */

/* SIDEBAR  START ====================== */

/* sidebar — blue palette (stratos → botticelli) */
.kt-aside,
.kt-aside__brand,
.kt-aside-menu,
.kt-aside-menu-wrapper {
    background-color: #001B48 !important;
    background-image: none !important;
}

/* menu text active color  */
.kt-aside-menu .kt-menu__nav>.kt-menu__item.kt-menu__item--open>.kt-menu__link .kt-menu__link-text,
.kt-aside-menu .kt-menu__nav>.kt-menu__item.kt-menu__item--active>.kt-menu__link .kt-menu__link-text,
.kt-aside-menu .kt-menu__nav>.kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active>.kt-menu__link .kt-menu__link-text,
.kt-aside-menu .kt-menu__nav>.kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover>.kt-menu__link .kt-menu__link-text,
.kt-aside-menu .kt-menu__nav>.kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover>.kt-menu__link .kt-menu__link-text,.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-text {
    color: #ffffff !important;
}

/* Menu color without active  */
.kt-menu__link-text {
    color: #D6E8EE !important;
    font-size: 14px !important;
    font-weight: bold !important;
}

/* main ul li arrow right icon color  */
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__ver-arrow, .kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__ver-arrow {
    color: #97CADB;
}

/* main ul li arrow down color  */
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__ver-arrow, .kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__ver-arrow {
    color: #ffffff;
}

/* dash board active or hover background color  */
.kt-aside-menu .kt-menu__nav>.kt-menu__item.kt-menu__item--active>.kt-menu__link, .kt-aside-menu .kt-menu__nav>.kt-menu__item.kt-menu__item--open>.kt-menu__link, .kt-aside-menu .kt-menu__nav>.kt-menu__item.kt-menu__item--open>.kt-menu__link:hover, .kt-aside-menu .kt-menu__nav>.kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active>.kt-menu__link, .kt-aside-menu .kt-menu__nav>.kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover>.kt-menu__link, .kt-aside-menu .kt-menu__nav>.kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover>.kt-menu__link, .kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__link {
    background-color: #018ABE !important;
}

/* Current-path submenu stays expanded only while --open (so it can collapse on click) */
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here.kt-menu__item--open > .kt-menu__submenu,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--here.kt-menu__item--open > .kt-menu__submenu {
    display: block !important;
    position: static !important;
    width: auto !important;
    float: none !important;
    left: auto !important;
    top: auto !important;
    padding-left: 0 !important;
}

/* sub ul li (-) color  */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span, .kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: #97CADB;
}

/* sub ul li arrow right color  */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__ver-arrow, .kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__ver-arrow {
    color: #97CADB;
}

/* sub ul li arrow down color  */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__ver-arrow, .kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__ver-arrow {
    color: #ffffff;
}

/* create list dot color  */
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--dot > span, .kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--dot > span {
   background-color: #97CADB;
}

/* SIDEBAR ====================== END */

/* Sidebar brand upload slot — keep logo inside the 265px aside */
#kt_aside_brand.kt-aside__brand.sidebar-brand-slot,
.kt-aside__brand.sidebar-brand-slot,
.kt-header--fixed .kt-aside__brand.sidebar-brand-slot,
.kt-aside--fixed .kt-aside__brand.sidebar-brand-slot {
    display: block !important;
    width: 265px !important;
    max-width: 265px !important;
    min-width: 0 !important;
    min-height: 0 !important;
    height: auto !important;
    max-height: none !important;
    position: relative !important;
    overflow: hidden !important;
    padding: 0 !important;
    margin: 0 !important;
    background: #f3f3f3 !important;
    flex: 0 0 auto !important;
    line-height: 0 !important;
    box-sizing: border-box !important;
    z-index: 1 !important;
}

@media (max-width: 1024px) {
    #kt_aside_brand.kt-aside__brand.sidebar-brand-slot,
    .kt-aside__brand.sidebar-brand-slot {
        display: block !important;
    }
}

.sidebar-brand-upload {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;
    width: 100% !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 0 !important;
}

.sidebar-brand-frame,
.sidebar-brand-frame.has-image {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    cursor: pointer;
    display: block !important;
    background: rgba(255, 255, 255, 0.06);
    border: 0 !important;
    border-radius: 0 !important;
    overflow: hidden !important;
    margin: 0 !important;
    padding: 0 !important;
    box-sizing: border-box !important;
    line-height: 0 !important;
}

.sidebar-brand-slot.is-readonly .sidebar-brand-frame {
    cursor: default !important;
    background: transparent !important;
    min-height: 0 !important;
}

.sidebar-brand-slot.is-readonly .sidebar-brand-frame:not(.has-image) {
    min-height: 0 !important;
    display: block !important;
}

.sidebar-brand-frame.has-image {
    background: transparent !important;
}

.sidebar-brand-frame:hover {
    background: rgba(255, 255, 255, 0.12);
}

.sidebar-brand-frame.has-image:hover {
    background: transparent !important;
}

.sidebar-brand-img {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    max-height: none !important;
    object-fit: contain !important;
    object-position: top center !important;
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
    display: block !important;
    vertical-align: top;
    box-sizing: border-box !important;
}

.sidebar-brand-frame:not(.has-image) .sidebar-brand-img {
    display: none !important;
}

.sidebar-brand-frame:not(.has-image) {
    min-height: 72px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    line-height: normal !important;
}

.sidebar-brand-frame.has-image .sidebar-brand-img {
    display: block !important;
}

#kt_aside_menu_wrapper {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

#kt_aside_menu.kt-aside-menu {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

#kt_aside_menu .kt-menu__nav {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

#kt_aside_menu .kt-menu__nav > .kt-menu__item:first-child > .kt-menu__link {
    margin-top: 0 !important;
}

/* Sidebar: keep all top modules left-aligned */
#kt_aside_menu .kt-menu__nav {
    text-align: left !important;
}

#kt_aside_menu .kt-menu__nav > .kt-menu__item {
    text-align: left !important;
}

#kt_aside_menu .kt-menu__nav > .kt-menu__item > .kt-menu__link {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: flex-start !important;
    text-align: left !important;
    margin-left: 0.45rem;
    margin-right: 0.45rem;
    border-radius: 6px;
    padding-left: 0.85rem !important;
    padding-right: 0.85rem !important;
}

#kt_aside_menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-icon {
    margin-right: 0.55rem !important;
    flex: 0 0 auto;
}

#kt_aside_menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-text {
    text-align: left !important;
    flex: 1 1 auto;
    margin-right: auto !important;
}

#kt_aside_menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__ver-arrow {
    margin-left: auto !important;
    flex: 0 0 auto;
}

/* Marker under User Management */
#kt_aside_menu .kt-menu__nav > .kt-menu__item.kt-menu__item--the-end {
    margin: 0.35rem 0.45rem 1rem;
    pointer-events: none;
    text-align: center !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    width: 100% !important;
}

#kt_aside_menu .kt-menu__nav > .kt-menu__item.kt-menu__item--the-end > .kt-menu__link--the-end {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    width: 100% !important;
    padding: 0.45rem 0.5rem !important;
    background: transparent !important;
    border: 0 !important;
    cursor: default !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

#kt_aside_menu .kt-menu__nav > .kt-menu__item.kt-menu__item--the-end > .kt-menu__link--the-end:before,
#kt_aside_menu .kt-menu__nav > .kt-menu__item.kt-menu__item--the-end > .kt-menu__link--the-end:after {
    display: none !important;
    content: none !important;
}

#kt_aside_menu .kt-menu__nav > .kt-menu__item.kt-menu__item--the-end .kt-menu__link-text {
    color: #34a853 !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    letter-spacing: 0.04em;
    text-align: center !important;
    text-transform: none !important;
    flex: 0 0 auto !important;
    margin: 0 auto !important;
    width: auto !important;
    display: block !important;
}

/* First module — Dashboard: green only when active */
#kt_aside_menu .kt-menu__nav > .kt-menu__item.kt-menu__item--dash-box {
    margin: 0.35rem 0 0.55rem;
}

#kt_aside_menu .kt-menu__nav > .kt-menu__item.kt-menu__item--dash-box > .kt-menu__link {
    padding-top: 0.7rem !important;
    padding-bottom: 0.7rem !important;
}

#kt_aside_menu .kt-menu__nav > .kt-menu__item.kt-menu__item--dash-box.kt-menu__item--active > .kt-menu__link,
#kt_aside_menu .kt-menu__nav > .kt-menu__item.kt-menu__item--dash-box:hover > .kt-menu__link {
    background: #15803d !important;
    border: 1px solid #166534 !important;
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.08);
}

#kt_aside_menu .kt-menu__nav > .kt-menu__item.kt-menu__item--dash-box.kt-menu__item--active > .kt-menu__link .kt-menu__link-text,
#kt_aside_menu .kt-menu__nav > .kt-menu__item.kt-menu__item--dash-box:hover > .kt-menu__link .kt-menu__link-text {
    color: #ffffff !important;
    font-weight: 800 !important;
}

#kt_aside_menu .kt-menu__nav > .kt-menu__item.kt-menu__item--dash-box.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon,
#kt_aside_menu .kt-menu__nav > .kt-menu__item.kt-menu__item--dash-box.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon svg,
#kt_aside_menu .kt-menu__nav > .kt-menu__item.kt-menu__item--dash-box.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon svg path,
#kt_aside_menu .kt-menu__nav > .kt-menu__item.kt-menu__item--dash-box.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon svg rect,
#kt_aside_menu .kt-menu__nav > .kt-menu__item.kt-menu__item--dash-box:hover > .kt-menu__link .kt-menu__link-icon,
#kt_aside_menu .kt-menu__nav > .kt-menu__item.kt-menu__item--dash-box:hover > .kt-menu__link .kt-menu__link-icon svg,
#kt_aside_menu .kt-menu__nav > .kt-menu__item.kt-menu__item--dash-box:hover > .kt-menu__link .kt-menu__link-icon svg path,
#kt_aside_menu .kt-menu__nav > .kt-menu__item.kt-menu__item--dash-box:hover > .kt-menu__link .kt-menu__link-icon svg rect {
    color: #ffffff !important;
    fill: #ffffff !important;
}

#kt_aside_menu .kt-menu__nav > .kt-menu__item.kt-menu__item--dash-box.kt-menu__item--active:hover > .kt-menu__link {
    background: #166534 !important;
}

/* Last module — User Management: red only when open/active */
#kt_aside_menu .kt-menu__nav > .kt-menu__item.kt-menu__item--user-box {
    margin: 0.75rem 0 0.85rem;
}

#kt_aside_menu .kt-menu__nav > .kt-menu__item.kt-menu__item--user-box > .kt-menu__link {
    padding-top: 0.7rem !important;
    padding-bottom: 0.7rem !important;
}

#kt_aside_menu .kt-menu__nav > .kt-menu__item.kt-menu__item--user-box.kt-menu__item--open > .kt-menu__link,
#kt_aside_menu .kt-menu__nav > .kt-menu__item.kt-menu__item--user-box.kt-menu__item--here > .kt-menu__link,
#kt_aside_menu .kt-menu__nav > .kt-menu__item.kt-menu__item--user-box.kt-menu__item--active > .kt-menu__link,
#kt_aside_menu .kt-menu__nav > .kt-menu__item.kt-menu__item--user-box:hover > .kt-menu__link {
    background: #b91c1c !important;
    border: 1px solid #991b1b !important;
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.08);
}

#kt_aside_menu .kt-menu__nav > .kt-menu__item.kt-menu__item--user-box.kt-menu__item--open > .kt-menu__link .kt-menu__link-text,
#kt_aside_menu .kt-menu__nav > .kt-menu__item.kt-menu__item--user-box.kt-menu__item--here > .kt-menu__link .kt-menu__link-text,
#kt_aside_menu .kt-menu__nav > .kt-menu__item.kt-menu__item--user-box.kt-menu__item--active > .kt-menu__link .kt-menu__link-text,
#kt_aside_menu .kt-menu__nav > .kt-menu__item.kt-menu__item--user-box:hover > .kt-menu__link .kt-menu__link-text {
    color: #ffffff !important;
    font-weight: 800 !important;
}

#kt_aside_menu .kt-menu__nav > .kt-menu__item.kt-menu__item--user-box.kt-menu__item--open > .kt-menu__link .kt-menu__ver-arrow,
#kt_aside_menu .kt-menu__nav > .kt-menu__item.kt-menu__item--user-box.kt-menu__item--here > .kt-menu__link .kt-menu__ver-arrow,
#kt_aside_menu .kt-menu__nav > .kt-menu__item.kt-menu__item--user-box.kt-menu__item--active > .kt-menu__link .kt-menu__ver-arrow,
#kt_aside_menu .kt-menu__nav > .kt-menu__item.kt-menu__item--user-box:hover > .kt-menu__link .kt-menu__ver-arrow {
    color: #ffffff !important;
}

#kt_aside_menu .kt-menu__nav > .kt-menu__item.kt-menu__item--user-box.kt-menu__item--open > .kt-menu__link .kt-menu__link-icon,
#kt_aside_menu .kt-menu__nav > .kt-menu__item.kt-menu__item--user-box.kt-menu__item--open > .kt-menu__link .kt-menu__link-icon svg,
#kt_aside_menu .kt-menu__nav > .kt-menu__item.kt-menu__item--user-box.kt-menu__item--open > .kt-menu__link .kt-menu__link-icon svg path,
#kt_aside_menu .kt-menu__nav > .kt-menu__item.kt-menu__item--user-box.kt-menu__item--here > .kt-menu__link .kt-menu__link-icon,
#kt_aside_menu .kt-menu__nav > .kt-menu__item.kt-menu__item--user-box.kt-menu__item--here > .kt-menu__link .kt-menu__link-icon svg,
#kt_aside_menu .kt-menu__nav > .kt-menu__item.kt-menu__item--user-box.kt-menu__item--here > .kt-menu__link .kt-menu__link-icon svg path,
#kt_aside_menu .kt-menu__nav > .kt-menu__item.kt-menu__item--user-box.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon,
#kt_aside_menu .kt-menu__nav > .kt-menu__item.kt-menu__item--user-box.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon svg,
#kt_aside_menu .kt-menu__nav > .kt-menu__item.kt-menu__item--user-box.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon svg path,
#kt_aside_menu .kt-menu__nav > .kt-menu__item.kt-menu__item--user-box:hover > .kt-menu__link .kt-menu__link-icon,
#kt_aside_menu .kt-menu__nav > .kt-menu__item.kt-menu__item--user-box:hover > .kt-menu__link .kt-menu__link-icon svg,
#kt_aside_menu .kt-menu__nav > .kt-menu__item.kt-menu__item--user-box:hover > .kt-menu__link .kt-menu__link-icon svg path {
    color: #ffffff !important;
    fill: #ffffff !important;
}

#kt_aside_menu .kt-menu__nav > .kt-menu__item.kt-menu__item--user-box.kt-menu__item--open:hover > .kt-menu__link,
#kt_aside_menu .kt-menu__nav > .kt-menu__item.kt-menu__item--user-box.kt-menu__item--here:hover > .kt-menu__link,
#kt_aside_menu .kt-menu__nav > .kt-menu__item.kt-menu__item--user-box.kt-menu__item--active:hover > .kt-menu__link {
    background: #991b1b !important;
}

.sidebar-brand-placeholder {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 2px;
    color: #D6E8EE;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    line-height: 1.2;
    pointer-events: none;
}

.sidebar-brand-placeholder i {
    font-size: 18px;
    margin-bottom: 2px;
    opacity: 0.9;
}

.sidebar-brand-placeholder small {
    font-size: 10px;
    font-weight: 500;
    opacity: 0.75;
}

.sidebar-brand-busy {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 27, 72, 0.75);
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    z-index: 2;
}

.sidebar-brand-clear {
    position: absolute;
    top: 4px;
    right: 8px;
    z-index: 3;
    width: 22px;
    height: 22px;
    border: 0;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.55);
    color: #fff;
    font-size: 16px;
    line-height: 1;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}

.sidebar-brand-crop {
    position: absolute;
    top: 4px;
    right: 34px;
    z-index: 3;
    width: 22px;
    height: 22px;
    border: 0;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.55);
    color: #fff;
    font-size: 11px;
    line-height: 1;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}

.sidebar-brand-crop:hover {
    background: #018ABE;
}

.sidebar-brand-clear:hover {
    background: #be123c;
}

.kt-aside__brand.sidebar-brand-slot .kt-aside__brand-tools {
    display: none !important;
}

/* Keep sidebar always open / stable */
#kt_aside_toggler,
.kt-aside__brand-aside-toggler {
    display: none !important;
}

body.kt-aside--minimize .kt-aside,
body.kt-aside--minimize-hover .kt-aside {
    width: 265px !important;
}

body.kt-aside--minimize .kt-wrapper,
body.kt-aside--minimize-hover .kt-wrapper {
    padding-left: 265px !important;
}

body.kt-aside--minimize .kt-header,
body.kt-aside--minimize-hover .kt-header {
    left: 265px !important;
}

/* White divider between sidebar and dashboard */
.kt-aside {
    border-right: 2px solid #ffffff !important;
}

/* Sidebar menu scrollbar — thicker + red */
.kt-aside .ps > .ps__rail-y {
    width: 12px !important;
    background: rgba(220, 38, 38, 0.18) !important;
    opacity: 1 !important;
}

.kt-aside .ps > .ps__rail-y:hover,
.kt-aside .ps > .ps__rail-y:focus,
.kt-aside .ps > .ps__rail-y.ps--clicking {
    width: 12px !important;
    background: rgba(220, 38, 38, 0.28) !important;
}

.kt-aside .ps > .ps__rail-y > .ps__thumb-y,
.kt-aside .ps > .ps__rail-y:hover > .ps__thumb-y,
.kt-aside .ps > .ps__rail-y:focus > .ps__thumb-y,
.kt-aside .ps > .ps__rail-y.ps--clicking > .ps__thumb-y {
    width: 10px !important;
    right: 1px !important;
    background: #dc2626 !important;
    border-radius: 8px !important;
    opacity: 1 !important;
}

#kt_aside_menu_wrapper,
#kt_aside_menu,
.kt-aside .kt-aside-menu-wrapper,
.kt-aside .kt-aside-menu {
    scrollbar-width: thick;
    scrollbar-color: #dc2626 rgba(220, 38, 38, 0.2);
}

#kt_aside_menu_wrapper::-webkit-scrollbar,
#kt_aside_menu::-webkit-scrollbar,
.kt-aside .kt-aside-menu-wrapper::-webkit-scrollbar,
.kt-aside .kt-aside-menu::-webkit-scrollbar {
    width: 12px;
}

#kt_aside_menu_wrapper::-webkit-scrollbar-track,
#kt_aside_menu::-webkit-scrollbar-track,
.kt-aside .kt-aside-menu-wrapper::-webkit-scrollbar-track,
.kt-aside .kt-aside-menu::-webkit-scrollbar-track {
    background: rgba(220, 38, 38, 0.18);
}

#kt_aside_menu_wrapper::-webkit-scrollbar-thumb,
#kt_aside_menu::-webkit-scrollbar-thumb,
.kt-aside .kt-aside-menu-wrapper::-webkit-scrollbar-thumb,
.kt-aside .kt-aside-menu::-webkit-scrollbar-thumb {
    background: #dc2626;
    border-radius: 8px;
}

#kt_aside_menu_wrapper::-webkit-scrollbar-thumb:hover,
#kt_aside_menu::-webkit-scrollbar-thumb:hover,
.kt-aside .kt-aside-menu-wrapper::-webkit-scrollbar-thumb:hover,
.kt-aside .kt-aside-menu::-webkit-scrollbar-thumb:hover {
    background: #b91c1c;
}

/* Footer aligned to content area (right of fixed sidebar) */
#kt_footer {
    left: 265px !important;
    right: 0 !important;
    width: auto !important;
    margin-left: 0 !important;
    height: auto !important;
    min-height: 0 !important;
    padding: 0 25px 0 12px !important;
    background: transparent !important;
}

/* Dashboard only — blue fill to bottom around footer */
body.tax-dash-mode #kt_footer {
    background: #4B68B8 !important;
}

@media (max-width: 1024px) {
    #kt_footer {
        left: 0 !important;
        width: 100% !important;
        padding: 0 15px 0 8px !important;
    }
}

/* Hide profile & notification from main header topbar globally */
#kt_header .kt-header__topbar .kt-header__topbar-item--user,
#kt_header .kt-header__topbar .tax-notif-item {
    display: none !important;
}

/* Style for sidebar user tools (always visible, always styled) */
.tax-dash-sidebar-user-tools {
    display: flex !important;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: nowrap;
    gap: 6px;
    width: 100%;
    padding: 8px 10px 10px;
    box-sizing: border-box;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    position: relative;
    z-index: 60;
    overflow: visible;
}

.tax-dash-sidebar-user-tools .dropdown-menu {
    z-index: 1050 !important;
    position: absolute !important;
    top: 100% !important;
    left: auto !important;
    right: 0 !important;
    transform: none !important;
    min-width: 320px !important;
    max-width: 340px !important;
    width: 340px !important;
    max-height: 55vh !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    padding: 8px 10px !important;
    margin-top: 6px !important;
}

.tax-dash-sidebar-user-tools .kt-header__topbar-item {
    position: relative;
}

.tax-dash-sidebar-user-tools .kt-header__topbar-item .dropdown-menu {
    left: 0 !important;
    right: auto !important;
}

.tax-dash-sidebar-user-tools .dropdown-menu .kt-user-card {
    background: transparent !important;
    background-image: none !important;
    padding: 4px 0 !important;
    margin: 0 !important;
    min-height: 0 !important;
}

.tax-dash-sidebar-user-tools .dropdown-menu .kt-user-card__name {
    width: 100%;
    color: inherit !important;
}

.tax-dash-sidebar-user-tools .dropdown-menu .list-group {
    margin-bottom: 0;
}

.tax-dash-sidebar-user-tools .dropdown-menu .list-group-item {
    overflow: visible !important;
    word-break: break-word;
}

.tax-dash-sidebar-user-tools .kt-header__topbar {
    display: contents;
}

.tax-dash-sidebar-user-tools .kt-header__topbar > .kt-header__topbar-item--search,
.tax-dash-sidebar-user-tools .kt-header__topbar > .kt-header__topbar-item--langs,
.tax-dash-sidebar-user-tools .kt-header__topbar > .kt-header__topbar-item.dropdown:not(.kt-header__topbar-item--user) {
    display: none !important;
}

.tax-dash-sidebar-user-tools .kt-header__topbar .kt-header__topbar-item--user {
    display: flex !important;
    align-items: center;
    margin: 0 !important;
    position: relative !important;
    flex-shrink: 0;
}

.tax-dash-sidebar-user-tools .tax-notif-item {
    display: flex !important;
    align-items: center;
    flex-wrap: nowrap;
    gap: 6px;
    margin: 0 !important;
    flex-shrink: 0;
    position: relative;
    overflow: visible;
}

.tax-dash-sidebar-user-tools .tax-notif-popup {
    position: absolute;
    left: calc(100% + 8px);
    top: 50%;
    transform: translateY(-50%);
    z-index: 80;
    display: none !important;
    width: max-content;
    max-width: 220px;
    padding: 7px 10px;
    border-radius: 8px;
    background: rgba(15, 23, 42, 0.96);
    border: 1px solid rgba(255, 255, 255, 0.12);
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.35);
    margin: 0 !important;
    pointer-events: none;
    white-space: nowrap;
    font-size: 11px !important;
    line-height: 1.3;
    text-align: left;
    transition: transform 0.2s ease;
}

.tax-dash-sidebar-user-tools .tax-notif-popup.is-dodging {
    transform: translateY(calc(-50% + var(--popup-shift-y, 0px))) translateX(var(--popup-shift-x, 0px));
}

.tax-dash-sidebar-user-tools .tax-notif-popup.is-visible {
    display: block !important;
}

.tax-dash-sidebar-user-tools .tax-notif-popup::after {
    content: '';
    position: absolute;
    right: 100%;
    top: 50%;
    transform: translateY(-50%);
    border: 6px solid transparent;
    border-right-color: rgba(15, 23, 42, 0.96);
}

.tax-dash-sidebar-user-tools #new-task-alert {
    color: #ffffff !important;
}

.tax-dash-sidebar-user-tools #legal-hearing-alert {
    color: #ffffff !important;
    white-space: normal;
    max-width: 240px;
}

.tax-dash-sidebar-user-tools .tax-notif-item.mr-5 {
    margin-right: 0 !important;
}

.tax-dash-sidebar-user-tools .kt-header__topbar-wrapper {
    position: relative !important;
}

.tax-dash-sidebar-user-tools .kt-header__topbar .kt-header__topbar-user {
    background: rgba(255, 255, 255, 0.12) !important;
    border-radius: 6px;
    padding: 0 8px !important;
    height: 38px !important;
    min-width: 38px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    gap: 4px;
    box-shadow: none;
    white-space: nowrap;
    flex-shrink: 0;
    overflow: visible;
}

.tax-dash-sidebar-user-tools .tax-notif-item .position-relative {
    overflow: visible;
}

.tax-dash-sidebar-user-tools .kt-header__topbar .bi-bell-fill {
    color: #8ea8ff !important;
    font-size: 18px !important;
}

.tax-dash-sidebar-user-tools .kt-header__topbar .kt-header__topbar-welcome {
    display: none !important;
}

.tax-dash-sidebar-user-tools .kt-header__topbar .kt-header__topbar-username {
    color: #ffffff !important;
    display: inline !important;
    font-size: 12px !important;
    max-width: 64px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tax-dash-sidebar-user-tools .kt-badge--username {
    color: #ffffff !important;
    flex-shrink: 0;
}

.tax-dash-sidebar-user-tools .kt-header__topbar .kt-header__topbar-user img {
    width: 28px;
    height: 28px;
    border-radius: 4px;
    object-fit: cover;
}

/* Route search trigger in sidebar user tools */
.tax-dash-sidebar-user-tools .tax-route-search-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    padding: 0;
    border: none;
    border-radius: 6px;
    background: rgba(255, 255, 255, 0.12);
    color: #8ea8ff;
    cursor: pointer;
    flex-shrink: 0;
    margin-left: auto;
    transition: background 0.15s ease, color 0.15s ease;
}

.tax-dash-sidebar-user-tools .tax-route-search-btn:hover,
.tax-dash-sidebar-user-tools .tax-route-search-btn:focus {
    background: rgba(255, 255, 255, 0.2);
    color: #ffffff;
    outline: none;
}

.tax-dash-sidebar-user-tools .tax-route-search-btn .bi-funnel {
    font-size: 17px;
    line-height: 1;
}

/* Full-screen route search palette */
body.tax-route-search-open {
    overflow: hidden;
}

.tax-route-search-overlay {
    position: fixed;
    inset: 0;
    z-index: 2000;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding: 10vh 16px 16px;
    background: rgba(15, 23, 42, 0.55);
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
}

.tax-route-search-overlay[hidden] {
    display: none !important;
}

.tax-route-search-panel {
    width: min(640px, 100%);
    max-height: min(70vh, 560px);
    display: flex;
    flex-direction: column;
    background: #ffffff;
    border-radius: 12px;
    box-shadow: 0 24px 60px rgba(15, 23, 42, 0.28);
    overflow: hidden;
}

.tax-route-search-header {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 14px 16px;
    border-bottom: 1px solid #ebedf3;
}

.tax-route-search-header .bi-funnel {
    color: #5d78ff;
    font-size: 18px;
    flex-shrink: 0;
}

.tax-route-search-input {
    flex: 1;
    min-width: 0;
    border: none;
    outline: none;
    font-size: 16px;
    line-height: 1.4;
    color: #3f4254;
    background: transparent;
}

.tax-route-search-input::placeholder {
    color: #a1a5b7;
}

.tax-route-search-kbd,
.tax-route-search-footer kbd {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 22px;
    height: 22px;
    padding: 0 6px;
    border-radius: 4px;
    border: 1px solid #e4e6ef;
    background: #f5f8fa;
    color: #7e8299;
    font-size: 11px;
    font-family: inherit;
    line-height: 1;
}

.tax-route-search-results {
    list-style: none;
    margin: 0;
    padding: 6px;
    overflow-y: auto;
    flex: 1;
}

.tax-route-search-item {
    display: flex;
    flex-direction: column;
    gap: 2px;
    padding: 10px 12px;
    border-radius: 8px;
    cursor: pointer;
}

.tax-route-search-item.is-active,
.tax-route-search-item:hover {
    background: #eef2ff;
}

.tax-route-search-item__title {
    font-size: 14px;
    font-weight: 600;
    color: #181c32;
}

.tax-route-search-item__crumb {
    font-size: 12px;
    color: #7e8299;
}

.tax-route-search-item__path {
    font-size: 11px;
    color: #a1a5b7;
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
}

.tax-route-search-item mark {
    background: #fff3bf;
    color: inherit;
    padding: 0 1px;
    border-radius: 2px;
}

.tax-route-search-empty {
    padding: 24px 16px;
    text-align: center;
    color: #a1a5b7;
    font-size: 14px;
}

.tax-route-search-footer {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    padding: 10px 16px;
    border-top: 1px solid #ebedf3;
    background: #fafbfc;
    color: #7e8299;
    font-size: 11px;
}

.tax-route-search-footer span {
    display: inline-flex;
    align-items: center;
    gap: 4px;
}
