.card-height {
    height: 95% !important;
}

.parcelSearch
{
    width: 40%!important;
    margin-left: 25%!important;

}

.parcelsearchFlex{
    align-items: center!important;
    padding-left: 1rem; /* add breathing room for left edge */
    padding-right: 1rem; /* keep symmetry inside card */
}


.fi{
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
}



/*admin dashboard icon*/

.total-card-body {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-top: 20px;
}
.total-card-body  .box-content {
    margin-bottom: 0px;
}

.total-card-body  .box-content h5{
    margin-bottom: 0px;
}
.total-card-body  .box-content .metric-value{
        margin-bottom: 10px;
}

.lang-dropdown{
    left: 0!important;
    margin-top: 0.5em!important;
}
.lang-dropdown .btn{
    color: #212529!important;
    border:none!important;
}
.dropdown-menu{
    min-width: 8.5em!important;
}
.lang-dropdown .dropdown-item{
    padding-left: 15px!important;
}
.dropdown-toggle{
    border:none!important;
}
/* salary  */

.dashboard-salary label.icon{
    width: 20%!important;
}
.dashboard-salary .d-flex p.ml-3{
        color:#7171a6 !important;
        text-align: left!important;
}
.dashboard-salary .d-flex p{
    width: 100%!important;
    text-align: center!important;
}
.border-1px{
    border-bottom: 1px solid!important;
}
/*admin dashboard icon*/


.notification-dropdown
{
    min-width: 320px!important;
}


@media only screen and (max-width: 991px) {


    .notification-dropdown
    {
        min-width: 200px!important;
    }
}


/* custome full site background and color change */

:root{
    --warningcolor: var(--we-primary, #00a8e8);
}
.btn-primary{
    color: white!important;
    background-color: var(--warningcolor)!important;
    border-color: var(--warningcolor)!important;
}
.badge-primary{
    background-color: var(--warningcolor)!important;
}


.card-header{
    background-color: none!important
}


.btn-outline-light:hover{
    background-color: var(--warningcolor)!important;
    color:white!important;
    border-color: var(--warningcolor)!important;

}

/* end custom full site background and color change*/


.dashboard-calendar
{
    width: 100%!important;
}


.fc-today-button.fc-button.fc-button-primary
{
    text-transform: capitalize!important;
}

.fc .fc-daygrid-event-harness
{
    margin-bottom: 2px!important;
}



/* login page design css */

.login-bg-image{
    background: linear-gradient(0deg,rgba(0, 0, 0, 0.76),rgba(51, 51, 51, 0.32)),url(../images/1.jpg);
    text-align: center;
    background-size: cover;
    background-position: center;
}
/* end login page design css */


.pickup-request .btn{
    padding: 10px 30px 10px 30px!important;
    margin: 30px 20px;
}


@media screen and (max-width:768px){
    .dashboard-filter-input{
        width: 50%!important;
    }
}


.dropdown-menu .dropdown-item:hover{
    background-color: var(--we-selection, #003459) !important;
    color:white!important;
}
.btn-primary.ml-0{
    margin-left: 0px!important;
}

.card .card-body.pt-0px
{
    padding-top: 0px!important;
}


.apexcharts {
    max-width: 650px;
    margin: 0px auto;
  }


  .font-size-12{
      font-size: 12px!important;
  }

  .metric-label{
      text-transform: capitalize!important;
      margin-top: 0px!important;
  }

    .merchant-panel.header-summery .card .text-primary{
            color: var(--we-primary, #00a8e8) !important;
        }
  .merchant-panel.header-summery .card .card-body{
        padding-left: 15px!important;
    }

    .merchant-panel.header-summery .card:hover .text-primary{
        color: var(--we-primary, #00a8e8) !important;
    }

    .merchant-panel.all-reports .card:hover .text-primary{
        color: var(--we-primary, #00a8e8) !important;
    }

    .merchant-panel.all-reports .card i{
        font-size: 50px!important;
    }


    .navbar-brand img.logo{
        width: 200px!important;
        height: 30px!important;
        object-fit: contain!important;
    }

    @media screen and (min-width:960px) {
        .footer-text{
            margin-left: 25%!important;
        }
    }

    .dropdown-toggle{
        border:none!important;
    }



    /* canvas menu */

    /* end canvas menu */


    .merchant-panel.header-summery.all-reports .card i{
        font-size: 2.5rem!important;
    }

    .nav-item.dropdown.connection .dropdown-item{
        color: #455560!important;

    }

    .nav-item.dropdown.connection .dropdown-item:hover{
        background:none!important;
    }

    @media screen and (max-width:990px){
        .notification .nav-link.nav-icons .mobile-notification.indicator{
            right: 3px!important;
            top:20px!important;
        }


        .nav-left-sidebar{
            /* display: none!important; */
        }
        .main-content{
            margin-left: 0px!important;
        }


        .merchant-mobile-navbar-nav .nav-item.dropdown a.dropdown-item{
            width: 250px!important;
        }

        #todoModal1{
            margin-left: 15px!important;
            margin-right: 15px!important;
        }
    }



    .merchant-panel.header-summery .icon{
        margin-bottom: 0px!important;
    }


    table .dropdown-menu{
        max-width: 20em!important;
    }

    table .btn.btn-primary.dropdown-toggle.dropdown-toggle-split{
        width: 40px!important;
    }


    table td .row .btn.btn-sm:hover{
        border:none!important;
    }

    table td .row .btn.btn-sm:focus-visible{
        border:none!important;
        box-shadow: none!important;
    }

    .table-responsive{
        /* margin-top: 10px!important; */
    }

    @media screen and (max-width: 412px){
        .dashboard-filter-input {
            width: 40%!important;
        }

        .merchant-dashboard-filter input.w200{
            min-width: 250px!important;
        }


        .notification .nav-link.nav-icons .mobile-notification.indicator {
            top: 20px!important;
        }

        .notification-list{
            background: white !important;
        }
    }


    .list-group-item {

        border: 1px solid #e6e6f2!important;
    }


    .permission-table tr td .row label{
        width: 90%!important;
    }

    .swal2-confirm.swal2-styled{
        background: var(--we-primary, #00a8e8) !important;
    }


    html[dir="rtl"] .merchant-panel.header-summery .card-body .d-flex{
        text-align: right!important;
    }

    html[dir="rtl"] .merchant-panel.header-summery.all-reports .d-flex.justify-content-between{
        text-align: right!important;
        justify-content: unset!important;
    }


    html[dir="rtl"] .merchant-panel.header-summery.all-reports .d-flex.justify-content-between p{
        margin-left: 15px!important;
    }

    .merchant-panel.header-summery.all-reports .d-flex.justify-content-between{
        text-align: right!important;
        justify-content: unset!important;
    }

    .merchant-panel.header-summery.all-reports .d-flex.justify-content-between p.h3.text-primary{
        text-align: left;
    }
    html[dir="rtl"] .merchant-panel.header-summery.all-reports .d-flex.justify-content-between p.h3.text-primary{
        text-align: right!important;
    }
    .merchant-panel.header-summery.all-reports .d-flex.justify-content-between p{
        margin-right:15px!important ;
    }
    html[dir="rtl"] .merchant-panel.header-summery.all-reports .d-flex.justify-content-between p{
        margin-right:unset!important ;
    }


    html[dir="rtl"] .d-description
    {
        text-align: right!important;
    }


.hub-view .card:hover .total-card-body .text-center .icon,
.hub-view .card:hover .total-card-body .text-center .box-content .text-muted,
.hub-view .card:hover .total-card-body .text-center .icon .box-content .metric-value h1.mb-1
{
    color: var(--we-primary, #00a8e8) !important;
}


.glyphicon.glyphicon-chevron-up,
.glyphicon.glyphicon-chevron-down{
    display: none!important;
}

.bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover
{
    background-color: var(--we-primary, #00a8e8) !important;
}

.bootstrap-datetimepicker-widget table td.day {
    line-height: 40px!important;
    width: 30px!important;
}


.picker-switch
{
    padding:10px!important;
}


.select2-container--default .select2-selection--single
{
    border-radius: 30px!important;
}

.select2-dropdown{
    border-radius: 10px 10px 20px 20px!important;
    overflow: hidden!important;
}

.select2-search__field{
    margin-top: 5px!important;
}

.select2-container--default .select2-results__option--selected
{
    background-color: var(--we-primary, #00a8e8) !important;
    color: white!important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow
{
    right: 10px!important;
}

 button.pickup-request-btn{
     border-radius: 4px!important;
 }

 .note-toolbar button.btn{
    min-width: 20px!important;
    margin: 5px!important;
    border-radius: 5px!important;
 }
input[type="file"]{
    padding-left: 5px!important;
    box-shadow: none!important;
    border:1px solid #d2d2e4!important;
}

.margin-top-5px{
    margin-top: 5px!important;
}

.nav-left-sidebar .navbar-nav .nav-link:hover,.nav-left-sidebar .navbar-nav .nav-link.active{
    background-color: rgba(0, 52, 89, 0.08) !important;
}

.pickup-req-btn-merchant{
    padding: 30px 40px!important;
    margin-top: 21px!important;
    font-size:20px!important;
    border-radius:5px!important
}

.pickup-req-btn-merchant i
{
    font-size:20px!important;
    margin-right:10px!important;
}

.modal-content{
    border: none!important;
    box-shadow: 0px 0px 5px white!important;
}

.merchantpanelAddbutton::after
{
    display: none!important;
}


@media screen and (min-width: 991px){
    .merchantpanelAddDropdown{
        left: -16px!important;
    }
}


.mtext-color{
    color:#455560!important;
}

.mobilePlusBtn button
{
    color:#455560!important;
}

.m-newsoffers{
    padding: 5px 10px!important;
}

/* =====================================================================
   Admin Sidebar — Professional Polish (scoped to body:not(.client-ui))
   ---------------------------------------------------------------------
   Mirrors the polish applied to the merchant/client sidebar in
   client-ui.css. Scoped to body:not(.client-ui) so it ONLY paints the
   admin (and any other non-client backend) sidebar. The client/merchant
   side already has its own dedicated polish and is unaffected. Every
   rule is scoped under .nav-left-sidebar so it does not bleed into any
   other admin page content.
   ===================================================================== */

/* --- Profile / greeting card at the top ------------------------------ */
body:not(.client-ui) .nav-left-sidebar .we-sidebar-top {
    padding: 14px 12px 4px 12px;
}
body:not(.client-ui) .nav-left-sidebar .we-sidebar-profile.card {
    border: 1px solid rgba(0, 168, 232, 0.14) !important;
    border-radius: 14px !important;
    background: linear-gradient(135deg, rgba(0, 168, 232, 0.08) 0%, rgba(0, 52, 89, 0.04) 100%);
    box-shadow: 0 4px 12px rgba(0, 23, 31, 0.06);
    transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;
}
body:not(.client-ui) .nav-left-sidebar .we-sidebar-profile.card:hover {
    transform: translateY(-1px);
    box-shadow: 0 8px 20px rgba(0, 23, 31, 0.10);
    border-color: rgba(0, 168, 232, 0.28) !important;
}
body:not(.client-ui) .nav-left-sidebar .we-sidebar-profile .card-body {
    padding: 12px 14px;
}
body:not(.client-ui) .nav-left-sidebar .we-sidebar-profile img.rounded-circle {
    border: 2px solid rgba(0, 168, 232, 0.45);
    box-shadow: 0 2px 6px rgba(0, 168, 232, 0.18);
    object-fit: cover;
    width: 42px !important;
    height: 42px !important;
}
body:not(.client-ui) .nav-left-sidebar .we-sidebar-profile .font-weight-bold {
    font-size: 0.92rem;
    font-weight: 600 !important;
    line-height: 1.25;
    letter-spacing: 0.1px;
}
body:not(.client-ui) .nav-left-sidebar .we-sidebar-profile .text-muted.small {
    font-size: 0.68rem;
    letter-spacing: 0.7px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 3px;
    opacity: 0.85;
}

/* --- Navigation list spacing & item polish --------------------------- */
body:not(.client-ui) .nav-left-sidebar .navbar-nav {
    padding: 4px 6px 24px 6px;
}
body:not(.client-ui) .nav-left-sidebar .navbar-nav > li {
    margin: 1px 0;
}
body:not(.client-ui) .nav-left-sidebar .navbar-nav > li > .nav-link {
    position: relative;
    display: flex;
    align-items: center;
    padding: 10px 14px !important;
    font-size: 0.875rem;
    font-weight: 500;
    border-radius: 10px !important;
    margin: 1px 2px !important;
    transition: background-color .2s ease, color .2s ease, padding-left .2s ease;
}
body:not(.client-ui) .nav-left-sidebar .navbar-nav > li > .nav-link i {
    width: 22px;
    margin-right: 12px;
    font-size: 0.95rem;
    text-align: center;
    transition: color .2s ease, transform .2s ease;
}
body:not(.client-ui) .nav-left-sidebar .navbar-nav > li > .nav-link:hover {
    padding-left: 18px !important;
}
body:not(.client-ui) .nav-left-sidebar .navbar-nav > li > .nav-link:hover i {
    transform: scale(1.08);
}

/* Hover accent indicator (small bar on the left). Skipped for active
   items because they are already filled with the selection color. */
body:not(.client-ui) .nav-left-sidebar .navbar-nav > li > .nav-link:not(.active):not([aria-expanded="true"]):hover::before {
    content: '';
    position: absolute;
    left: 2px;
    top: 9px;
    bottom: 9px;
    width: 3px;
    border-radius: 3px;
    background: var(--we-selection, #00a8e8);
    box-shadow: 0 0 8px rgba(0, 168, 232, 0.5);
}
body:not(.client-ui) .nav-left-sidebar .navbar-nav > li > .nav-link.active,
body:not(.client-ui) .nav-left-sidebar .navbar-nav > li > .nav-link[aria-expanded="true"] {
    box-shadow: 0 4px 12px rgba(0, 168, 232, 0.20);
}

/* Existing chevron arrow on collapsible items — soften it */
body:not(.client-ui) .nav-left-sidebar .nav-link[data-toggle="collapse"]::after {
    right: 14px !important;
    opacity: .55;
    transition: transform .3s ease, opacity .2s ease;
}
body:not(.client-ui) .nav-left-sidebar .nav-link[data-toggle="collapse"][aria-expanded="true"]::after {
    opacity: 1;
}

/* --- Submenu styling -------------------------------------------------- */
body:not(.client-ui) .nav-left-sidebar .submenu {
    padding: 3px 6px 6px 30px;
    position: relative;
    margin: 2px 4px 6px 4px;
}
body:not(.client-ui) .nav-left-sidebar .submenu::before {
    content: '';
    position: absolute;
    left: 24px;
    top: 6px;
    bottom: 6px;
    width: 1px;
    background: linear-gradient(180deg, rgba(0, 168, 232, 0.30), rgba(0, 168, 232, 0.05));
}
body:not(.client-ui) .nav-left-sidebar .submenu .nav .nav-item .nav-link {
    padding: 7px 12px !important;
    font-size: 0.82rem;
    border-radius: 8px !important;
    margin: 1px 0 !important;
    transition: background-color .18s ease, color .18s ease, padding-left .18s ease;
}
body:not(.client-ui) .nav-left-sidebar .submenu .nav .nav-item .nav-link:hover {
    padding-left: 16px !important;
}

/* --- Sidebar scrollbar (desktop) ------------------------------------- */
@media (min-width: 992px) {
    body:not(.client-ui) .nav-left-sidebar {
        scrollbar-width: thin;
        scrollbar-color: rgba(0, 168, 232, 0.35) transparent;
    }
    body:not(.client-ui) .nav-left-sidebar::-webkit-scrollbar {
        width: 6px;
    }
    body:not(.client-ui) .nav-left-sidebar::-webkit-scrollbar-track {
        background: transparent;
    }
    body:not(.client-ui) .nav-left-sidebar::-webkit-scrollbar-thumb {
        background: rgba(0, 168, 232, 0.30);
        border-radius: 3px;
    }
    body:not(.client-ui) .nav-left-sidebar::-webkit-scrollbar-thumb:hover {
        background: rgba(0, 168, 232, 0.55);
    }
}

/* --- Mobile / tablet offcanvas polish -------------------------------- */
@media (max-width: 991.98px) {
    body:not(.client-ui) #offcanvasDarkNavbar.offcanvas {
        width: 296px;
        max-width: 88vw;
        box-shadow: 0 18px 40px rgba(0, 23, 31, 0.22);
    }
    body:not(.client-ui) #offcanvasDarkNavbar .offcanvas-header {
        padding: 14px 16px;
    }
    body:not(.client-ui) #offcanvasDarkNavbar .we-sidebar-profile.card {
        border-radius: 14px !important;
    }
    body:not(.client-ui) #offcanvasDarkNavbar .nav-left-sidebar .navbar-nav > li > .nav-link {
        padding: 11px 14px !important;
        font-size: 0.9rem;
    }
    body:not(.client-ui) #offcanvasDarkNavbar .nav-left-sidebar .submenu {
        padding-left: 32px;
    }
    body:not(.client-ui) #offcanvasDarkNavbar .nav-left-sidebar .submenu::before {
        left: 26px;
    }
    body:not(.client-ui) #offcanvasDarkNavbar .offcanvas-body {
        scrollbar-width: thin;
        scrollbar-color: rgba(0, 168, 232, 0.35) transparent;
    }
    body:not(.client-ui) #offcanvasDarkNavbar .offcanvas-body::-webkit-scrollbar {
        width: 6px;
    }
    body:not(.client-ui) #offcanvasDarkNavbar .offcanvas-body::-webkit-scrollbar-thumb {
        background: rgba(0, 168, 232, 0.30);
        border-radius: 3px;
    }
}
@media (max-width: 420px) {
    body:not(.client-ui) #offcanvasDarkNavbar.offcanvas {
        width: 280px;
        max-width: 86vw;
    }
    body:not(.client-ui) .nav-left-sidebar .we-sidebar-profile .font-weight-bold {
        font-size: 0.88rem;
    }
}

/* --- Dark theme refinements (specificity beats we-theme.css) --------- */
html[data-we-theme="dark"] body:not(.client-ui) .nav-left-sidebar .we-sidebar-profile,
html[data-we-theme="dark"] body:not(.client-ui) .nav-left-sidebar .we-sidebar-profile.card {
    background: linear-gradient(135deg, rgba(0, 168, 232, 0.14) 0%, rgba(255, 255, 255, 0.02) 100%) !important;
    border: 1px solid rgba(0, 168, 232, 0.22) !important;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.28) !important;
}
html[data-we-theme="dark"] body:not(.client-ui) .nav-left-sidebar .we-sidebar-profile.card:hover {
    border-color: rgba(0, 168, 232, 0.38) !important;
    box-shadow: 0 8px 22px rgba(0, 0, 0, 0.35) !important;
}
html[data-we-theme="dark"] body:not(.client-ui) .nav-left-sidebar .we-sidebar-profile img.rounded-circle {
    border-color: rgba(0, 168, 232, 0.55);
}
html[data-we-theme="dark"] body:not(.client-ui) .nav-left-sidebar .submenu::before {
    background: linear-gradient(180deg, rgba(0, 168, 232, 0.38), rgba(0, 168, 232, 0.06));
}

/* --- Light theme refinements ----------------------------------------- */
html[data-we-theme="light"] body:not(.client-ui) .nav-left-sidebar .we-sidebar-profile.card,
body:not(.client-ui) .nav-left-sidebar .we-sidebar-profile.card {
    background-color: #ffffff;
}
html[data-we-theme="light"] body:not(.client-ui) .nav-left-sidebar .navbar-nav > li > .nav-link:hover {
    background-color: rgba(0, 52, 89, 0.06) !important;
}

@media screen and (max-width: 991px) {
        .merchant-navbar .nav-item.dropdown.connection.mt-md-3{
            margin-top: 0px!important;
        }

        .notification .nav-link.nav-icons .mobile-notification.indicator.admin{
            margin-top: -10px!important;
        }

        .navbar-nav a.dropdown-item i.fa-newspaper{
            margin-right: 0px!important;
        }

        .mobileLocale button{
            padding-left: 10px!important;
        }
        .mobileLocale button i{
            margin-right: 5px!important;
        }
}


.width300px{
    width: 300px!important;
}
.width100px{
    width: 100px!important;
}


.totalCalculationHead .text-white{
    color:white!important;
}

.marchantStatusReportsSelect .select2-selection.select2-selection--multiple{
        padding:8px!important;
}

.w-25
{
    width: 25%!important;
}

.select2-selection.select2-selection--single{
    height: unset!important;
    line-height: 1.5!important;
    min-height: calc(1.5em + 0.5rem + 2px)!important;
    font-size: .875rem!important;
}
.select2-selection.select2-selection--single .select2-selection__rendered{
    padding: 3px 0 0 14px !important;
}

@media screen and (min-width:991px){
    .admin-panel.notification .nav-link.nav-icons .indicator{
        top:15px!important;
    }
}

@media screen and (min-width:991px){
    .merchant-panel.notification .nav-link.nav-icons .indicator{
        top:15px!important;
    }
}


.fundTransferSearch{
    width: 100%!important;
    margin-left: 0%!important;
}

.list-style-none{
    list-style: none!important;
}

html[dir="rtl"] .parcelSearch
{
    margin-left: 0%!important;
}

@media screen and (max-width:768px){
    body, button.btn, a.btn,label.btn, input.form-control, p,a,span,li,button.dropdown-item,select,textarea{
        font-size: 1.2rem!important;
    }
}


img.logo-img {
    height: 40px;
    width: 250px;
}

.parcel-index .form-check-input{
    position: relative!important;
    margin-right: 0px!important;
    margin-left: 0px!important;
}

.navbar-globe{
    font-size: 17px;
    margin: 15px 10px;
}


.payment-method-box{
    box-shadow: 0px 0px 5px #00000040;
    border-radius: 10px;
    padding: 10px;
    border:2px solid white;
}

.payment-method-box:hover{
    border: 2px solid var(--we-selection, #003459);
    background: var(--we-selection, #003459);
    cursor: pointer;
    color: white;
}
  
input[type="radio"].methodInput:checked+label {
    border: 2px solid var(--we-selection, #003459);
    background: var(--we-selection, #003459);
    cursor: pointer;
    color: white;
}


/* =====================================================================
   Pickup Request picker modal (`#pickup-request`)
   Renders the "Select Pickup Request" chooser shown to merchants/clients
   before they pick Warehouse vs Delivery. The old layout used two giant
   pill buttons that overflowed on phones and clipped on dark mode. The
   new layout is a responsive 2-card grid that collapses to a single
   column under 540px and is theme-aware.
   ===================================================================== */
.pickup-picker-modal .modal-dialog {
    max-width: 640px;
    margin: 1.25rem auto;
}
.pickup-picker__content {
    border: 0 !important;
    border-radius: 14px !important;
    overflow: hidden;
    box-shadow: 0 18px 48px rgba(0, 0, 0, 0.28);
}
.pickup-picker__header {
    align-items: flex-start !important;
    padding: 1.1rem 1.25rem 0.85rem !important;
    border-bottom: 1px solid rgba(148, 163, 184, 0.18) !important;
}
.pickup-picker__title {
    font-size: 1.125rem;
    font-weight: 700;
    margin: 0;
    line-height: 1.2;
}
.pickup-picker__subtitle {
    margin: 4px 0 0;
    font-size: 0.825rem;
    color: rgba(100, 116, 139, 0.95);
    line-height: 1.35;
}
.pickup-picker__close {
    font-size: 1.5rem !important;
    line-height: 1 !important;
    opacity: 0.7 !important;
    padding: 0.25rem 0.5rem !important;
    margin: -0.25rem -0.5rem -0.25rem auto !important;
}
.pickup-picker__close:hover { opacity: 1 !important; }
.pickup-picker__body {
    padding: 1.25rem !important;
}
.pickup-picker__grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
}
.pickup-picker__card {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
    gap: 10px;
    padding: 20px 18px 18px;
    border-radius: 12px;
    border: 1px solid rgba(148, 163, 184, 0.28);
    background: linear-gradient(160deg, rgba(0, 175, 240, 0.06), rgba(0, 175, 240, 0.02));
    color: inherit;
    cursor: pointer;
    transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease, background 0.18s ease;
    min-height: 152px;
}
.pickup-picker__card:hover,
.pickup-picker__card:focus-visible {
    transform: translateY(-2px);
    border-color: var(--we-selection, #00afef);
    box-shadow: 0 10px 24px rgba(0, 52, 89, 0.18);
    background: linear-gradient(160deg, rgba(0, 175, 240, 0.14), rgba(0, 175, 240, 0.04));
    outline: none;
}
.pickup-picker__card:active { transform: translateY(0); }
.pickup-picker__icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    border-radius: 10px;
    background: var(--we-selection, #00afef);
    color: #fff;
    font-size: 1.15rem;
}
.pickup-picker__card-title {
    font-size: 1.05rem;
    font-weight: 700;
    line-height: 1.15;
}
.pickup-picker__card-desc {
    font-size: 0.825rem;
    color: rgba(100, 116, 139, 0.95);
    line-height: 1.4;
}
.pickup-picker__arrow {
    position: absolute;
    top: 16px;
    right: 16px;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 175, 240, 0.12);
    color: var(--we-selection, #00afef);
    font-size: 0.75rem;
    opacity: 0;
    transform: translateX(-4px);
    transition: opacity 0.18s ease, transform 0.18s ease;
}
.pickup-picker__card:hover .pickup-picker__arrow,
.pickup-picker__card:focus-visible .pickup-picker__arrow {
    opacity: 1;
    transform: translateX(0);
}

/* Dark mode theming */
html[data-we-theme="dark"] .pickup-picker__content {
    background: #111c34 !important;
    color: #e5e7eb;
}
html[data-we-theme="dark"] .pickup-picker__header {
    border-bottom-color: rgba(255, 255, 255, 0.08) !important;
}
html[data-we-theme="dark"] .pickup-picker__subtitle,
html[data-we-theme="dark"] .pickup-picker__card-desc {
    color: #cbd5e1;
}
html[data-we-theme="dark"] .pickup-picker__close {
    color: #e5e7eb !important;
    text-shadow: none !important;
}
html[data-we-theme="dark"] .pickup-picker__card {
    background: linear-gradient(160deg, rgba(0, 175, 240, 0.10), rgba(255, 255, 255, 0.02));
    border-color: rgba(255, 255, 255, 0.12);
}
html[data-we-theme="dark"] .pickup-picker__card:hover,
html[data-we-theme="dark"] .pickup-picker__card:focus-visible {
    background: linear-gradient(160deg, rgba(0, 175, 240, 0.20), rgba(255, 255, 255, 0.04));
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.45);
}

/* Responsive: stack on small phones */
@media (max-width: 539.98px) {
    .pickup-picker-modal .modal-dialog {
        margin: 0.75rem;
    }
    .pickup-picker__grid {
        grid-template-columns: 1fr;
        gap: 12px;
    }
    .pickup-picker__card {
        min-height: 120px;
        padding: 16px 14px;
        flex-direction: row;
        align-items: center;
        gap: 14px;
    }
    .pickup-picker__icon {
        flex: 0 0 44px;
    }
    .pickup-picker__card-title { font-size: 1rem; }
    .pickup-picker__card-desc { font-size: 0.78rem; }
    .pickup-picker__arrow { display: none; }
    .pickup-picker__title { font-size: 1.05rem; }
}

/* Tablet sweet spot */
@media (min-width: 540px) and (max-width: 767.98px) {
    .pickup-picker__card { min-height: 140px; }
}
