body.jl-search-page {
    --jl-search-surface: #ffffff;
    --jl-search-surface-soft: #f4f8f7;
    --jl-search-border: #d9e5e3;
    --jl-search-border-strong: #c4d8d4;
    --jl-search-text: #1b2e35;
    --jl-search-muted: #65767c;
    --jl-search-accent: #2d7a78;
    --jl-search-accent-dark: #1f5f5b;
    --jl-search-shadow: 0 18px 42px rgba(19, 42, 51, 0.08);
    --jl-search-radius: 24px;
}

body.jl-search-page .jl-site-breadcrumbs {
    margin-bottom: 0;
}

body.jl-search-page .elementor[data-elementor-type="wp-page"] > .elementor-element:first-child {
    padding-block: clamp(22px, 4vw, 42px);
}

body.jl-search-page .elementor[data-elementor-type="wp-page"] > .elementor-element:first-child > .e-con-inner {
    gap: clamp(18px, 3vw, 34px);
    align-items: center;
}

body.jl-search-page .elementor[data-elementor-type="wp-page"] > .elementor-element:first-child .elementor-widget-heading h1 {
    max-width: 17ch;
    margin: 0;
    color: var(--jl-search-text);
    font-size: clamp(2rem, 4vw, 3.35rem);
    line-height: 0.98;
    letter-spacing: -0.04em;
    text-wrap: balance;
}

body.jl-search-page .elementor[data-elementor-type="wp-page"] > .elementor-element:first-child .elementor-widget-text-editor {
    max-width: 56ch;
    color: var(--jl-search-muted);
    font-size: 16px;
    line-height: 1.65;
}

body.jl-search-page .elementor[data-elementor-type="wp-page"] > .elementor-element:first-child [data-widget_type="html.default"] {
    max-width: 440px;
    margin-inline-start: auto;
}

body.jl-search-page .elementor[data-elementor-type="wp-page"] > .elementor-element:first-child [data-widget_type="html.default"] .elementor-widget-container > div {
    border-color: var(--jl-search-border) !important;
    box-shadow: var(--jl-search-shadow) !important;
}

body.jl-search-page #c27-explore-listings {
    position: relative !important;
    top: 0 !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    padding-bottom: 40px;
    background: transparent !important;
    box-shadow: none !important;
}

body.jl-search-page #c27-explore-listings .fc-default {
    display: grid;
    grid-template-columns: minmax(280px, 320px) minmax(0, 1fr);
    gap: 24px;
    align-items: start;
    height: auto !important;
    overflow: visible !important;
}

body.jl-search-page #finderSearch,
body.jl-search-page #finderListings {
    width: 100%;
    min-width: 0;
    max-width: none;
    position: relative !important;
    right: auto !important;
    left: auto !important;
    float: none !important;
    height: auto !important;
    min-height: 0 !important;
    overflow: visible !important;
    box-shadow: none !important;
}

body.jl-search-page #finderSearch {
    padding: 0 !important;
    background: transparent !important;
    align-self: start;
}

body.jl-search-page #finderSearch .finder-tabs-wrapper {
    position: sticky;
    top: 108px;
}

body.jl-search-page #finderSearch.jl-search-sidebar-static .finder-tabs-wrapper {
    position: static;
    top: auto;
}

body.jl-search-page #finderSearch .finder-tabs {
    padding: 22px;
    background: var(--jl-search-surface);
    border: 1px solid var(--jl-search-border);
    border-radius: var(--jl-search-radius);
    box-shadow: var(--jl-search-shadow);
}

body.jl-search-page #finderSearch .form-group.fc-search {
    position: static !important;
    inset: auto !important;
    margin-top: 18px !important;
    padding-bottom: 0 !important;
    background: transparent !important;
}

body.jl-search-page #finderSearch .form-group.fc-search::before {
    display: none !important;
}

body.jl-search-page #finderSearch .sidebar-tabs {
    display: flex;
    gap: 10px;
    padding: 0;
    margin: 0 0 18px;
    border: 0;
    background: transparent;
}

body.jl-search-page #finderSearch .sidebar-tabs li {
    flex: 1 1 0;
}

body.jl-search-page #finderSearch .sidebar-tabs a {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 46px;
    padding: 10px 14px;
    border-radius: 999px;
    background: var(--jl-search-surface-soft);
    color: var(--jl-search-text);
    font-size: 14px;
    font-weight: 600;
    line-height: 1.2;
    text-align: center;
}

body.jl-search-page #finderSearch .sidebar-tabs li.active a {
    background: var(--jl-search-accent);
    color: #ffffff;
    box-shadow: 0 12px 26px rgba(45, 122, 120, 0.2);
}

body.jl-search-page .jl-search-sidebar-intro {
    margin-bottom: 18px;
    padding: 16px 18px;
    border: 1px solid var(--jl-search-border);
    border-radius: 18px;
    background: linear-gradient(145deg, #eef7f4 0%, #ffffff 100%);
}

body.jl-search-page .jl-search-sidebar-intro h3 {
    margin: 0 0 6px;
    color: var(--jl-search-text);
    font-size: 19px;
    line-height: 1.2;
}

body.jl-search-page .jl-search-sidebar-intro p {
    margin: 0;
    color: var(--jl-search-muted);
    font-size: 14px;
    line-height: 1.6;
}

body.jl-search-page #finderSearch .filter-wrapper {
    display: flex;
    flex-direction: column;
    gap: 14px;
}

body.jl-search-page #finderSearch .form-group.fc-search {
    display: grid;
    gap: 10px;
    margin-top: 18px;
}

body.jl-search-page #finderSearch .c27-explore-search-button,
body.jl-search-page #finderSearch .reset-results-27 {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 48px;
    border-radius: 16px;
    font-size: 15px;
    font-weight: 600;
    gap: 8px;
}

body.jl-search-page #finderSearch .c27-explore-search-button {
    background: var(--jl-search-accent);
    color: #ffffff;
    box-shadow: 0 14px 28px rgba(45, 122, 120, 0.24);
}

body.jl-search-page #finderSearch .c27-explore-search-button:hover,
body.jl-search-page #finderSearch .c27-explore-search-button:focus {
    background: var(--jl-search-accent-dark);
}

body.jl-search-page #finderSearch .reset-results-27 {
    border: 1px solid var(--jl-search-border);
    background: var(--jl-search-surface-soft);
    color: var(--jl-search-text);
}

body.jl-search-page #finderListings .fl-head {
    margin-bottom: 16px;
}

body.jl-search-page .mylisting-dialog-wrapper.info {
    display: none !important;
}

body.jl-search-page #finderListings {
    padding: 0 !important;
    background: transparent !important;
}

body.jl-search-page #finderListings .explore-desktop-head {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 16px 20px;
    background: var(--jl-search-surface);
    border: 1px solid var(--jl-search-border);
    border-radius: 20px;
    box-shadow: 0 12px 28px rgba(19, 42, 51, 0.06);
}

body.jl-search-page #finderListings .fl-results-no {
    flex: 1 1 auto;
    font-size: 14px;
    color: var(--jl-search-muted);
}

body.jl-search-page #finderListings .batch-unavailable a {
    opacity: 0.45;
}

body.jl-search-page #finderListings .expand-map-btn,
body.jl-search-page #finderMap .collapse-map-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 11px 15px;
    border-radius: 999px;
    background: var(--jl-search-surface-soft);
    color: var(--jl-search-text);
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
}

body.jl-search-page #finderListings .expand-map-btn {
    margin-left: auto;
    min-width: 132px;
    min-height: 42px;
    padding: 0 16px;
    background: linear-gradient(135deg, #17444d, #24786f);
    color: #ffffff;
    box-shadow: 0 14px 26px rgba(27, 81, 83, 0.2);
}

body.jl-search-page #finderListings .expand-map-btn:hover,
body.jl-search-page #finderListings .expand-map-btn:focus {
    background: linear-gradient(135deg, #143b44, #20695f);
    color: #ffffff;
}

body.jl-search-page #finderListings .expand-map-btn span {
    display: inline !important;
}

body.jl-search-page #finderListings .expand-map-btn i {
    color: inherit;
    font-size: 18px;
    line-height: 1;
}

body.jl-search-page #finderMap .collapse-map-btn {
    width: auto !important;
    min-width: 118px;
    max-width: none !important;
    height: 40px !important;
    min-height: 40px !important;
    padding: 0 14px !important;
    white-space: nowrap;
}

body.jl-search-page #finderMap .collapse-map-btn span {
    display: inline !important;
}

body.jl-search-page #finderMap .collapse-map-btn i {
    font-size: 18px;
    line-height: 1;
}

body.jl-search-page #finderListings .results-view {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    gap: 18px;
    align-items: start;
}

body.jl-search-page #finderListings .results-view > .grid-item {
    width: 100%;
    max-width: none;
    float: none;
    margin: 0;
}

body.jl-search-page.jl-card-enhanced #finderListings .lf-item-container.listing-preview.lf-type-2 {
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
}

body.jl-search-page.jl-card-enhanced #finderListings .lf-item-container.listing-preview.lf-type-2:hover {
    transform: none;
    box-shadow: none !important;
}

body.jl-search-page.jl-card-enhanced #finderListings .jl-search-card {
    position: relative;
    display: flex !important;
    flex-direction: column !important;
    min-height: 100%;
    background: var(--jl-search-surface);
    border: 1px solid var(--jl-search-border);
    border-radius: var(--jl-search-radius);
    overflow: hidden;
    box-shadow: var(--jl-search-shadow);
    transition: transform 0.18s ease, box-shadow 0.18s ease;
}

body.jl-search-page.jl-card-enhanced #finderListings .jl-search-card:hover {
    transform: translateY(-2px);
    box-shadow: 0 22px 46px rgba(19, 42, 51, 0.1);
}

body.jl-search-page.jl-card-enhanced #finderListings .jl-search-card__media,
body.jl-search-page.jl-card-enhanced #finderListings .jl-search-card__content {
    color: inherit;
    text-decoration: none;
}

body.jl-search-page.jl-card-enhanced #finderListings .jl-search-card__media {
    display: block;
    position: relative;
    flex: 0 0 auto;
    min-height: 0;
}

body.jl-search-page.jl-card-enhanced #finderListings .jl-search-card__cover {
    width: 100%;
    height: 148px;
    min-height: 148px;
    background-color: #e7efed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

body.jl-search-page.jl-card-enhanced #finderListings .jl-search-card__cover--placeholder {
    background-image: linear-gradient(145deg, #eef7f4 0%, #ffffff 100%);
}

body.jl-search-page.jl-card-enhanced #finderListings .jl-search-card__logo-wrap {
    position: absolute;
    left: 18px;
    bottom: -22px;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 58px;
    height: 58px;
    border: 3px solid #ffffff;
    border-radius: 50%;
    background: #ffffff;
    box-shadow: 0 10px 22px rgba(19, 42, 51, 0.14);
    overflow: hidden;
}

body.jl-search-page.jl-card-enhanced #finderListings .jl-search-card__logo {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
    border-radius: 50%;
}

body.jl-search-page.jl-card-enhanced #finderListings .jl-search-card__logo-placeholder {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #d8eeec;
    color: var(--jl-search-accent);
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

body.jl-search-page.jl-card-enhanced #finderListings .jl-search-card__body {
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
    gap: 10px;
    padding: 34px 18px 18px;
    min-width: 0;
    position: relative;
    z-index: 1;
}

body.jl-search-page.jl-card-enhanced #finderListings .jl-search-card__content {
    color: var(--jl-search-text);
    text-decoration: none;
}

body.jl-search-page.jl-card-enhanced #finderListings .jl-search-card__title-row {
    display: flex;
    align-items: center;
    gap: 8px;
    min-width: 0;
}

body.jl-search-page.jl-card-enhanced #finderListings .jl-search-card__title {
    margin: 0;
    color: var(--jl-search-text);
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
}

body.jl-search-page.jl-card-enhanced #finderListings .jl-search-card__title a {
    color: inherit;
    text-decoration: none;
}

body.jl-search-page.jl-card-enhanced #finderListings .jl-search-card__title a:hover,
body.jl-search-page.jl-card-enhanced #finderListings .jl-search-card__title a:focus {
    color: var(--jl-search-accent);
}

body.jl-search-page.jl-card-enhanced #finderListings .jl-search-card__verified {
    flex: 0 0 auto;
}

body.jl-search-page.jl-card-enhanced #finderListings .jl-search-card__address,
body.jl-search-page.jl-card-enhanced #finderListings .jl-search-card__phone {
    display: flex;
    align-items: flex-start;
    gap: 6px;
    margin: 0;
    color: var(--jl-search-muted);
    font-size: 12px;
    line-height: 1.5;
}

body.jl-search-page.jl-card-enhanced #finderListings .jl-search-card__phone {
    font-size: 11.5px;
}

body.jl-search-page.jl-card-enhanced #finderListings .jl-search-card__address span {
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

body.jl-search-page.jl-card-enhanced #finderListings .jl-search-card__address svg,
body.jl-search-page.jl-card-enhanced #finderListings .jl-search-card__phone svg {
    flex: 0 0 auto;
    margin-top: 3px;
}

body.jl-search-page.jl-card-enhanced #finderListings .jl-search-card__phone a {
    color: inherit;
    text-decoration: none;
    font-size: inherit !important;
    font-weight: inherit !important;
    line-height: inherit !important;
    letter-spacing: inherit !important;
}

body.jl-search-page.jl-card-enhanced #finderListings .jl-search-card__phone a:hover,
body.jl-search-page.jl-card-enhanced #finderListings .jl-search-card__phone a:focus {
    color: var(--jl-search-accent);
}

body.jl-search-page.jl-card-enhanced #finderListings .jl-search-card__rating {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 5px;
    margin: 0;
    color: #62522a;
    font-size: 11.5px;
    font-weight: 600;
    line-height: 1.4;
}

body.jl-search-page.jl-card-enhanced #finderListings .jl-search-card__stars {
    color: #d4af37;
    font-size: 12px;
    letter-spacing: 0.04em;
}

body.jl-search-page.jl-card-enhanced #finderListings .jl-search-card-rating__score {
    color: var(--jl-search-text);
    font-weight: 700;
}

body.jl-search-page.jl-card-enhanced #finderListings .jl-search-card-rating__count {
    color: #7c6a3c;
}

body.jl-search-page.jl-card-enhanced #finderListings .jl-search-card__services {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    list-style: none;
    margin: 2px 0 0;
    padding: 0;
}

body.jl-search-page.jl-card-enhanced #finderListings .jl-search-card__services li {
    display: inline-flex;
    align-items: center;
    min-height: 24px;
    padding: 0 8px;
    border-radius: 999px;
    background: #eef7f4;
    color: var(--jl-search-accent-dark);
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0.02em;
}

body.jl-search-page.jl-card-enhanced #finderListings .jl-search-card__services a {
    font-size: inherit !important;
    font-weight: inherit !important;
    line-height: inherit !important;
    letter-spacing: inherit !important;
    color: inherit;
    text-decoration: none;
}

body.jl-search-page.jl-card-enhanced #finderListings .jl-search-card__services a:hover,
body.jl-search-page.jl-card-enhanced #finderListings .jl-search-card__services a:focus {
    color: #184c49;
}

body.jl-search-page.jl-card-enhanced #finderListings .jl-search-card__service-more {
    background: #f3f7f7;
    color: var(--jl-search-muted);
}

body.jl-search-page.jl-card-enhanced #finderListings .jl-search-card .lf-head {
    position: absolute;
    top: 14px !important;
    left: 14px !important;
    right: 14px !important;
    display: flex;
    justify-content: space-between;
    gap: 10px;
    z-index: 3;
}

body.jl-search-page.jl-card-enhanced #finderListings .jl-search-card__cta {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    margin-top: auto;
    padding-top: 6px;
    color: var(--jl-search-accent);
    font-size: 12px;
    font-weight: 700;
    text-decoration: none;
}

body.jl-search-page.jl-card-enhanced #finderListings .jl-search-card__cta:hover,
body.jl-search-page.jl-card-enhanced #finderListings .jl-search-card__cta:focus {
    color: var(--jl-search-accent-dark);
}

body.jl-search-page .lf-item-container.listing-preview.lf-type-2 {
    height: 100%;
    display: flex;
    flex-direction: column;
    margin: 0;
    overflow: hidden;
    border: 1px solid var(--jl-search-border) !important;
    border-radius: var(--jl-search-radius) !important;
    background: var(--jl-search-surface) !important;
    box-shadow: var(--jl-search-shadow) !important;
    transition: transform 0.18s ease, box-shadow 0.18s ease;
}

body.jl-search-page .lf-item-container.listing-preview.lf-type-2:hover {
    transform: translateY(-2px);
    box-shadow: 0 22px 46px rgba(19, 42, 51, 0.1);
}

body.jl-search-page .lf-item-container .lf-item {
    position: relative;
}

body.jl-search-page .lf-item-container .lf-background,
body.jl-search-page .lf-item-container .overlay {
    height: 212px !important;
    min-height: 212px !important;
    border-radius: 0 !important;
}

body.jl-search-page .lf-item-container .lf-background::after {
    display: block !important;
    content: "" !important;
    background: linear-gradient(180deg, rgba(12, 23, 28, 0) 0%, rgba(12, 23, 28, 0.18) 100%) !important;
}

body.jl-search-page .lf-item-container .lf-item-info-2 {
    min-height: auto !important;
    padding: 22px 22px 0 !important;
    width: 100% !important;
    align-items: flex-start !important;
    text-align: left !important;
    background: var(--jl-search-surface) !important;
    border-radius: 0 !important;
}

body.jl-search-page .lf-item-container .lf-avatar {
    position: relative !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
    transform: none !important;
    width: 64px !important;
    height: 64px !important;
    margin: 0 0 14px !important;
    border: 4px solid #ffffff !important;
    box-shadow: 0 10px 22px rgba(19, 42, 51, 0.14) !important;
    background-size: cover !important;
    background-color: #ffffff !important;
}

body.jl-search-page .lf-item-container .listing-preview-title {
    display: -webkit-box !important;
    margin: 0 !important;
    overflow: hidden !important;
    width: 100% !important;
    color: var(--jl-search-text) !important;
    font-size: 22px !important;
    line-height: 1.08 !important;
    text-align: left !important;
    white-space: normal !important;
    text-overflow: clip !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

body.jl-search-page .lf-item-container h6 {
    display: -webkit-box !important;
    margin: 10px 0 0 !important;
    overflow: hidden !important;
    width: 100% !important;
    color: var(--jl-search-muted) !important;
    font-size: 14px !important;
    line-height: 1.6 !important;
    text-align: left !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

body.jl-search-page .jl-search-card-rating {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    margin-top: 14px;
    padding: 7px 11px;
    border-radius: 999px;
    background: #f8f5ec;
    color: #62522a;
    font-size: 13px;
    font-weight: 600;
    line-height: 1;
    text-align: left !important;
}

body.jl-search-page .jl-search-card-rating__stars {
    color: #d4af37;
    font-size: 14px;
}

body.jl-search-page .jl-search-card-rating__count {
    color: #7c6a3c;
    font-weight: 500;
}

body.jl-search-page .lf-item-container .lf-head {
    top: 14px !important;
    left: 14px !important;
    right: 14px !important;
}

body.jl-search-page .lf-item-container .lf-head-btn {
    min-height: 34px;
    padding: 0 12px;
    border: 1px solid rgba(255, 255, 255, 0.7);
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.92);
    backdrop-filter: blur(10px);
    box-shadow: 0 6px 18px rgba(19, 42, 51, 0.1);
    color: var(--jl-search-text);
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.02em;
}

body.jl-search-page .lf-item-container .listing-status-open.lf-head-btn {
    color: #205f54;
    background: rgba(239, 248, 244, 0.95);
}

body.jl-search-page .lf-item-container .listing-status-closed.lf-head-btn,
body.jl-search-page .lf-item-container .listing-status-appointment-only.lf-head-btn {
    color: #6b5f36;
    background: rgba(249, 245, 230, 0.95);
}

body.jl-search-page .lf-item-container > .c27-footer-section {
    padding: 0 22px 16px !important;
    border: 0 !important;
    background: var(--jl-search-surface) !important;
    box-shadow: none !important;
}

body.jl-search-page .lf-item-container > .c27-footer-section--taxonomy-job_listing_category {
    margin-top: 18px !important;
    padding-top: 18px !important;
    border-top: 1px solid #edf2f1 !important;
}

body.jl-search-page .lf-item-container > .c27-footer-section--taxonomy-region {
    padding-top: 0 !important;
}

body.jl-search-page .lf-item-container .c27-listing-preview-category-list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin: 0;
}

body.jl-search-page .lf-item-container .c27-listing-preview-category-list > li {
    margin: 0;
}

body.jl-search-page .lf-item-container .c27-listing-preview-category-list a {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    max-width: 100%;
    padding: 7px 10px;
    border-radius: 999px;
    background: var(--jl-search-surface-soft) !important;
    color: var(--jl-search-text) !important;
}

body.jl-search-page .lf-item-container .c27-listing-preview-category-list .cat-icon {
    width: 28px;
    height: 28px;
    min-width: 28px;
    box-shadow: none;
}

body.jl-search-page .lf-item-container .c27-listing-preview-category-list .category-name {
    overflow: hidden;
    max-width: 180px;
    font-size: 13px;
    font-weight: 600;
    white-space: nowrap;
    text-overflow: ellipsis;
}

body.jl-search-page .lf-item-container .ld-info {
    display: none !important;
}

body.jl-search-page .no-results-wrapper,
body.jl-search-page .loader-bg {
    padding: 34px 18px;
    background: var(--jl-search-surface);
    border: 1px solid var(--jl-search-border);
    border-radius: 24px;
}

body.jl-search-page .load-more-btn,
body.jl-search-page .c27-explore-pagination {
    margin-top: 24px;
}

body.jl-search-page .load-more-btn .button-5,
body.jl-search-page .job-manager-pagination .no-list-style a,
body.jl-search-page .job-manager-pagination .no-list-style span {
    border-radius: 14px;
}

@media (min-width: 992px) {
    body.jl-search-page #finderListings {
        max-width: 1080px;
    }

    body.jl-search-page #finderListings .explore-desktop-head {
        flex-wrap: wrap;
    }

    body.jl-search-page #c27-explore-listings {
        overflow: visible !important;
    }

    body.jl-search-page #finderMap {
        position: absolute !important;
        top: 74px;
        right: 0;
        left: auto !important;
        width: min(34vw, 500px) !important;
        max-width: 500px !important;
        min-width: 420px;
        height: min(68vh, 620px) !important;
        padding: 0 !important;
        opacity: 0;
        pointer-events: none;
        transform: translateY(8px);
        transition: transform 0.28s ease, opacity 0.28s ease;
        z-index: 16;
        overflow: hidden;
        border: 1px solid var(--jl-search-border);
        border-radius: 24px;
        background: var(--jl-search-surface);
        box-shadow: 0 24px 60px rgba(19, 42, 51, 0.14);
    }

    body.jl-search-page #c27-explore-listings.map-expanded .fc-default {
        margin-right: calc(min(34vw, 500px) + 28px);
        transition: margin-right 0.28s ease;
    }

    body.jl-search-page #c27-explore-listings.map-expanded #finderListings .results-view {
        grid-template-columns: minmax(0, 1fr) !important;
    }

    body.jl-search-page #c27-explore-listings.map-expanded #finderMap {
        opacity: 1;
        pointer-events: auto;
        transform: translateY(0);
    }

    body.jl-search-page #finderMap .map {
        width: 100%;
        height: 100%;
        min-height: 100%;
        border-radius: 0;
    }

    body.jl-search-page #finderMap .collapse-map-btn {
        position: absolute;
        top: 16px;
        left: 16px;
        right: auto;
        z-index: 1002;
        box-shadow: 0 12px 28px rgba(19, 42, 51, 0.18);
    }

    body.jl-search-page #finderMap .drag-search-toggle {
        right: 16px;
        bottom: 16px;
        left: 16px;
        width: auto;
    }
}

@media (min-width: 1180px) {
    body.jl-search-page #finderListings .results-view {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (min-width: 1540px) {
    body.jl-search-page #finderListings {
        max-width: 1120px;
    }

    body.jl-search-page #finderListings .results-view {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 16px;
    }

    body.jl-search-page.jl-card-enhanced #finderListings .jl-search-card__cover {
        height: 140px;
        min-height: 140px;
    }

    body.jl-search-page.jl-card-enhanced #finderListings .jl-search-card__body {
        gap: 9px;
        padding: 32px 16px 16px;
    }

    body.jl-search-page.jl-card-enhanced #finderListings .jl-search-card__logo-wrap {
        width: 52px;
        height: 52px;
        bottom: -20px;
    }

    body.jl-search-page.jl-card-enhanced #finderListings .jl-search-card__title {
        font-size: 16px;
        line-height: 1.2;
    }

    body.jl-search-page.jl-card-enhanced #finderListings .jl-search-card__address,
    body.jl-search-page.jl-card-enhanced #finderListings .jl-search-card__phone,
    body.jl-search-page.jl-card-enhanced #finderListings .jl-search-card__rating {
        font-size: 11px;
    }

    body.jl-search-page.jl-card-enhanced #finderListings .jl-search-card__services li {
        min-height: 24px;
        padding: 0 8px;
        font-size: 12px;
    }

    body.jl-search-page.jl-card-enhanced #finderListings .jl-search-card__cta {
        font-size: 11px;
    }
}

@media (min-width: 1360px) {
    body.jl-search-page #finderListings .results-view {
        gap: 22px;
    }
}

@media (max-width: 991px) {
    body.jl-search-page .mobile-explore-head-top.jl-search-mobile-head,
    body.jl-search-page .jl-search-mobile-head {
        display: none !important;
    }

    body.jl-search-page .elementor[data-elementor-type="wp-page"] > .elementor-element:first-child {
        padding-block: 12px 20px;
    }

    body.jl-search-page .elementor[data-elementor-type="wp-page"] > .elementor-element:first-child [data-widget_type="html.default"] {
        display: none;
    }

    body.jl-search-page .elementor[data-elementor-type="wp-page"] > .elementor-element:first-child .elementor-widget-heading h1 {
        max-width: none;
        font-size: 2.15rem;
    }

    body.jl-search-page #c27-explore-listings .fc-default {
        display: block;
        height: auto !important;
        overflow: visible !important;
    }

    body.jl-search-page .jl-search-mobile-head {
        position: sticky;
        top: 76px;
        z-index: 18;
        margin: 0 12px 14px;
        padding: 14px 16px;
        border: 1px solid var(--jl-search-border);
        border-radius: 20px;
        background: rgba(255, 255, 255, 0.96);
        box-shadow: 0 14px 34px rgba(19, 42, 51, 0.08);
        backdrop-filter: blur(14px);
    }

    body.jl-search-page .mobile-explore-head-top.jl-search-mobile-head {
        display: block !important;
    }

    body.jl-search-page .jl-search-mobile-head__summary {
        display: flex;
        flex-direction: column;
        gap: 4px;
        margin-bottom: 0;
    }

    body.jl-search-page .jl-search-mobile-head__eyebrow {
        color: var(--jl-search-accent);
        font-size: 12px;
        font-weight: 700;
        letter-spacing: 0.08em;
        text-transform: uppercase;
    }

    body.jl-search-page .jl-search-mobile-head__summary strong {
        color: var(--jl-search-text);
        font-size: 18px;
        line-height: 1.15;
    }

    body.jl-search-page .jl-search-mobile-head__summary small {
        color: var(--jl-search-muted);
        font-size: 13px;
        line-height: 1.5;
    }

    body.jl-search-page .jl-search-mobile-head__actions {
        display: none !important;
    }

    body.jl-search-page .jl-search-mobile-head__action {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        gap: 8px;
        min-height: 44px;
        border-radius: 14px;
        background: var(--jl-search-surface-soft);
        color: var(--jl-search-text);
        font-size: 14px;
        font-weight: 600;
    }

    body.jl-search-page .jl-search-mobile-head__action--filters {
        background: var(--jl-search-accent);
        color: #ffffff;
    }

    body.jl-search-page #finderSearch {
        padding: 0 12px 112px;
        height: auto !important;
        overflow: visible !important;
    }

    body.jl-search-page #finderMap {
        display: none !important;
        height: auto !important;
        min-height: 0 !important;
        padding-bottom: 112px;
        opacity: 0 !important;
        pointer-events: none !important;
        transform: none !important;
    }

    body.jl-search-page #c27-explore-listings.mobile-tab-map #finderMap {
        display: block !important;
        position: relative !important;
        opacity: 1 !important;
        pointer-events: auto !important;
    }

    body.jl-search-page #c27-explore-listings.mobile-tab-filters #finderSearch {
        position: fixed !important;
        inset: 72px 0 86px;
        z-index: 42;
        padding: 12px !important;
        background: rgba(246, 249, 249, 0.98) !important;
        overflow-y: auto !important;
        -webkit-overflow-scrolling: touch;
    }

    body.jl-search-page #c27-explore-listings.mobile-tab-filters #finderSearch .finder-tabs-wrapper {
        max-width: 760px;
        margin: 0 auto;
    }

    body.jl-search-page #c27-explore-listings.mobile-tab-filters #finderSearch .finder-tabs {
        box-shadow: 0 20px 42px rgba(19, 42, 51, 0.12);
    }

    body.jl-search-page #c27-explore-listings.mobile-tab-filters #finderSearch .form-group.fc-search {
        position: sticky !important;
        top: 0;
        z-index: 6;
        grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) 46px;
        align-items: center;
        gap: 10px;
        margin-top: 0 !important;
        margin-bottom: 14px;
        padding: 0 0 12px;
        background: rgba(246, 249, 249, 0.98) !important;
    }

    body.jl-search-page #c27-explore-listings.mobile-tab-filters #finderSearch .c27-explore-search-button,
    body.jl-search-page #c27-explore-listings.mobile-tab-filters #finderSearch .reset-results-27 {
        min-height: 46px;
        width: 100%;
        margin: 0;
    }

    body.jl-search-page #c27-explore-listings.mobile-tab-filters #finderSearch .close-filters-27 {
        display: inline-flex !important;
        align-items: center;
        justify-content: center;
        width: 46px !important;
        min-width: 46px !important;
        height: 46px !important;
        min-height: 46px !important;
        margin: 0 !important;
        border: 1px solid var(--jl-search-border);
        border-radius: 14px;
        background: #ffffff !important;
        color: var(--jl-search-text) !important;
        box-shadow: none !important;
    }

    body.jl-search-page #c27-explore-listings.mobile-tab-filters #finderSearch .close-filters-27 i {
        font-size: 22px;
        line-height: 1;
    }

    body.jl-search-page #finderMap .collapse-map-btn--mobile {
        position: absolute !important;
        top: 14px;
        left: 14px;
        right: auto;
        z-index: 1002;
        min-height: 40px;
        padding: 0 12px;
        border: 1px solid rgba(255, 255, 255, 0.92);
        border-radius: 999px;
        background: rgba(255, 255, 255, 0.96);
        box-shadow: 0 10px 24px rgba(19, 42, 51, 0.16);
        color: var(--jl-search-text);
        font-size: 12px;
        font-weight: 700;
        backdrop-filter: blur(12px);
        min-width: 108px;
    }

    body.jl-search-page #finderMap .collapse-map-btn--mobile i {
        font-size: 18px;
        line-height: 1;
    }

    body.jl-search-page #finderSearch .finder-tabs-wrapper {
        position: static;
    }

    body.jl-search-page #finderSearch .finder-tabs {
        padding: 18px;
        border-radius: 22px;
    }

    body.jl-search-page #finderListings {
        padding: 0 12px 116px;
        height: auto !important;
        overflow: visible !important;
    }

    body.jl-search-page #finderListings .explore-desktop-head {
        padding: 14px 16px;
        border-radius: 18px;
    }

    body.jl-search-page #finderListings .results-view {
        grid-template-columns: minmax(0, 1fr);
        gap: 16px;
    }

    body.jl-search-page.jl-card-enhanced #finderListings .jl-search-card__cover {
        height: 184px;
        min-height: 184px;
    }

    body.jl-search-page.jl-card-enhanced #finderListings .jl-search-card__body {
        padding: 36px 18px 18px;
    }

    body.jl-search-page.jl-card-enhanced #finderListings .jl-search-card__title {
        font-size: 18px;
    }

    body.jl-search-page .lf-item-container .lf-background,
    body.jl-search-page .lf-item-container .overlay {
        height: 184px !important;
        min-height: 184px !important;
    }

    body.jl-search-page .lf-item-container .lf-item-info-2,
    body.jl-search-page .lf-item-container > .c27-footer-section {
        padding-inline: 18px !important;
    }

    body.jl-search-page .lf-item-container .listing-preview-title {
        font-size: 22px !important;
    }

    body.jl-search-page .explore-mobile-nav.jl-search-mobile-nav {
        position: fixed;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 45;
        padding: 0 12px max(12px, env(safe-area-inset-bottom));
        background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(248, 250, 250, 0.92) 32%, rgba(248, 250, 250, 1) 100%);
    }

    body.jl-search-page .explore-mobile-nav.jl-search-mobile-nav .nav-tabs {
        display: grid;
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 10px;
        padding: 0;
        border: 0;
        border-radius: 0;
        background: transparent;
        box-shadow: none;
    }

    body.jl-search-page .explore-mobile-nav.jl-search-mobile-nav li {
        margin: 0;
    }

    body.jl-search-page .explore-mobile-nav.jl-search-mobile-nav li a {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 6px;
        min-height: 60px;
        padding: 10px 8px;
        border: 1px solid rgba(217, 229, 227, 0.9);
        border-radius: 18px;
        background: rgba(255, 255, 255, 0.96);
        box-shadow: 0 12px 30px rgba(19, 42, 51, 0.08);
        color: var(--jl-search-muted);
        font-size: 13px;
        font-weight: 700;
        line-height: 1.1;
    }

    body.jl-search-page .explore-mobile-nav.jl-search-mobile-nav li a i {
        font-size: 18px;
        line-height: 1;
    }

    body.jl-search-page .explore-mobile-nav.jl-search-mobile-nav li.active a {
        background: var(--jl-search-accent);
        border-color: transparent;
        box-shadow: 0 16px 34px rgba(45, 122, 120, 0.22);
        color: #ffffff;
    }

    body.jl-search-page #c27-explore-listings.mobile-tab-map .explore-mobile-nav.jl-search-mobile-nav .nav-tabs {
        display: inline-flex;
        width: auto;
        max-width: none;
        margin: 0 auto;
        padding: 0;
        border-radius: 0;
        background: transparent;
        box-shadow: none;
    }

    body.jl-search-page #c27-explore-listings.mobile-tab-map .explore-mobile-nav.jl-search-mobile-nav li {
        flex: 0 0 auto;
        min-width: 92px;
    }

    body.jl-search-page #finderMap {
        padding-bottom: 112px;
        background: transparent !important;
    }

    body.jl-search-page #finderMap .map {
        width: calc(100% - 24px) !important;
        min-height: calc(100vh - 300px);
        margin: 0 12px;
        border-radius: 22px;
        overflow: hidden;
    }
}

body.jl-search-page.jl-card-enhanced #finderListings .lf-item-container.listing-preview.lf-type-2 {
    overflow: hidden !important;
    border: 1px solid var(--jl-search-border) !important;
    border-radius: var(--jl-search-radius) !important;
    background: var(--jl-search-surface) !important;
    box-shadow: var(--jl-search-shadow) !important;
}

body.jl-search-page.jl-card-enhanced #finderListings .lf-item-container .lf-item {
    position: relative !important;
}

body.jl-search-page.jl-card-enhanced #finderListings .lf-item-container .lf-background,
body.jl-search-page.jl-card-enhanced #finderListings .lf-item-container .overlay {
    position: relative !important;
    padding-top: 0 !important;
    height: 212px !important;
    min-height: 212px !important;
    border-radius: 0 !important;
    background-position: center center !important;
    background-size: cover !important;
}

body.jl-search-page.jl-card-enhanced #finderListings .lf-item-container .overlay {
    background: linear-gradient(180deg, rgba(12, 23, 28, 0) 0%, rgba(12, 23, 28, 0.18) 100%) !important;
    opacity: 1 !important;
}

body.jl-search-page.jl-card-enhanced #finderListings .lf-item-container .lf-background::after {
    display: none !important;
}

body.jl-search-page.jl-card-enhanced #finderListings .lf-item-container .lf-item-info-2 {
    position: relative !important;
    z-index: 2 !important;
    min-height: auto !important;
    padding: 22px 22px 0 !important;
    width: 100% !important;
    align-items: flex-start !important;
    text-align: left !important;
    background: var(--jl-search-surface) !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}

body.jl-search-page.jl-card-enhanced #finderListings .lf-item-container .lf-avatar {
    position: relative !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
    display: block !important;
    transform: none !important;
    width: 64px !important;
    height: 64px !important;
    margin: 0 0 14px !important;
    border: 4px solid #ffffff !important;
    border-radius: 18px !important;
    background-size: cover !important;
    background-position: center !important;
    box-shadow: 0 10px 22px rgba(19, 42, 51, 0.14) !important;
    background-color: #ffffff !important;
}

body.jl-search-page.jl-card-enhanced #finderListings .lf-item-container .listing-preview-title {
    display: -webkit-box !important;
    margin: 0 !important;
    overflow: hidden !important;
    width: 100% !important;
    color: var(--jl-search-text) !important;
    font-size: 22px !important;
    font-weight: 700 !important;
    line-height: 1.1 !important;
    text-align: left !important;
    white-space: normal !important;
    text-overflow: clip !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

body.jl-search-page.jl-card-enhanced #finderListings .lf-item-container h6 {
    display: -webkit-box !important;
    margin: 10px 0 0 !important;
    overflow: hidden !important;
    width: 100% !important;
    color: var(--jl-search-muted) !important;
    font-size: 14px !important;
    line-height: 1.6 !important;
    text-align: left !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

body.jl-search-page.jl-card-enhanced #finderListings .lf-item-container .lf-head {
    top: 14px !important;
    left: 14px !important;
    right: 14px !important;
}

body.jl-search-page.jl-card-enhanced #finderListings .lf-item-container > .c27-footer-section {
    padding: 0 22px 16px !important;
    border: 0 !important;
    background: var(--jl-search-surface) !important;
    box-shadow: none !important;
}

body.jl-search-page.jl-card-enhanced #finderListings .lf-item-container > .c27-footer-section--taxonomy-job_listing_category {
    margin-top: 18px !important;
    padding-top: 18px !important;
    border-top: 1px solid #edf2f1 !important;
}

body.jl-search-page.jl-card-enhanced #finderListings .lf-item-container > .c27-footer-section--taxonomy-region {
    padding-top: 0 !important;
}

body.jl-search-page.jl-card-enhanced #finderListings .lf-item-container .c27-listing-preview-category-list {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 10px !important;
    margin: 0 !important;
}

body.jl-search-page.jl-card-enhanced #finderListings .lf-item-container .c27-listing-preview-category-list > li {
    margin: 0 !important;
}

body.jl-search-page.jl-card-enhanced #finderListings .lf-item-container .c27-listing-preview-category-list a {
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px !important;
    max-width: 100% !important;
    padding: 7px 10px !important;
    border-radius: 999px !important;
    background: var(--jl-search-surface-soft) !important;
    color: var(--jl-search-text) !important;
}

body.jl-search-page.jl-card-enhanced #finderListings .lf-item-container .c27-listing-preview-category-list .cat-icon {
    width: 28px !important;
    height: 28px !important;
    min-width: 28px !important;
    padding: 0 !important;
    border: 0 !important;
    box-shadow: none !important;
}

body.jl-search-page.jl-card-enhanced #finderListings .lf-item-container .c27-listing-preview-category-list .category-name {
    overflow: hidden !important;
    max-width: 180px !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    white-space: nowrap !important;
    text-overflow: ellipsis !important;
}

body.jl-search-page.jl-card-enhanced #finderListings .lf-item-container .ld-info {
    display: none !important;
}

@media (max-width: 991px) {
    body.jl-search-page.jl-card-enhanced #finderListings .lf-item-container .lf-background,
    body.jl-search-page.jl-card-enhanced #finderListings .lf-item-container .overlay {
        height: 184px !important;
        min-height: 184px !important;
    }

    body.jl-search-page.jl-card-enhanced #finderListings .lf-item-container .lf-item-info-2,
    body.jl-search-page.jl-card-enhanced #finderListings .lf-item-container > .c27-footer-section {
        padding-inline: 18px !important;
    }

    body.jl-search-page.jl-card-enhanced #finderListings .lf-item-container .listing-preview-title {
        font-size: 20px !important;
    }
}
