:root {
  --intersection-accent: #7441aa;
  --intersection-accent-dark: #522878;
  --intersection-ink: #12172f;
  --intersection-muted: #60657a;
  --intersection-surface: #f5f6fa;
  --intersection-border: #d9dbea;
  --intersection-focus: #f4b942;
}

.intersection-map-enhanced body {
  color: var(--intersection-ink);
}

.intersection-map-enhanced .leaflet-container {
  background: #e7eaf2;
  border-block: 1px solid var(--intersection-border);
  font-family: inherit;
}

.intersection-map-enhanced .marker-cluster,
.intersection-map-enhanced .leaflet-marker-icon {
  outline-offset: 4px;
}

.intersection-map-enhanced .leaflet-popup {
  translate: 0 var(--intersection-popup-shift, 0);
}

.intersection-map-enhanced :focus-visible {
  outline: 3px solid var(--intersection-focus) !important;
  outline-offset: 3px;
}

.jet-map-box,
.jet-map-listing .leaflet-popup-content-wrapper {
  max-width: min(360px, calc(100vw - 32px)) !important;
}

.jet-map-box .leaflet-popup-content-wrapper,
.jet-map-listing .leaflet-popup-content-wrapper {
  background: #fff;
  border: 1px solid var(--intersection-border);
  border-radius: 4px;
  box-shadow: 0 12px 32px rgb(18 23 47 / 18%);
  max-height: min(520px, calc(100vh - 120px));
  overflow: auto;
}

.jet-map-box .leaflet-popup-content,
.jet-map-listing .leaflet-popup-content {
  color: var(--intersection-ink) !important;
  margin: 0 !important;
  max-width: 100%;
  min-width: min(320px, calc(100vw - 72px));
}

.jet-map-box .leaflet-popup-content .elementor,
.jet-map-box .leaflet-popup-content [class*="elementor-"] {
  color: var(--intersection-ink);
  max-width: 100% !important;
  width: 100% !important;
}

.jet-map-box .leaflet-popup-content img,
.jet-map-listing .leaflet-popup-content img {
  aspect-ratio: 16 / 9;
  display: block;
  height: auto !important;
  max-height: 190px;
  object-fit: cover;
  width: 100% !important;
}

.jet-map-box .leaflet-popup-close-button,
.jet-map-listing .leaflet-popup-close-button {
  align-items: center;
  background: #fff !important;
  border: 1px solid var(--intersection-border) !important;
  color: var(--intersection-ink) !important;
  display: flex;
  height: 36px !important;
  justify-content: center;
  margin: 8px;
  width: 36px !important;
  z-index: 10;
}

.jet-map-listing .leaflet-popup-content .elementor,
.jet-map-listing .leaflet-popup-content [class*="elementor-element"] {
  min-height: 0 !important;
}

.jet-map-listing .leaflet-popup-content .elementor-widget-container {
  padding: 0 !important;
}

.jet-map-listing .leaflet-popup-content h1,
.jet-map-listing .leaflet-popup-content h2,
.jet-map-listing .leaflet-popup-content h3,
.jet-map-listing .leaflet-popup-content h4 {
  line-height: 1.35;
  margin-block: 8px;
}

.intersection-filter-tools {
  align-items: center;
  background: var(--intersection-ink);
  border: 1px solid rgb(255 255 255 / 18%);
  display: flex;
  gap: 12px;
  justify-content: space-between;
  margin-block-end: 16px;
  padding: 14px 16px;
  width: 100%;
}

.intersection-filter-tools p {
  color: #fff;
  font-weight: 700;
  margin: 0;
}

.intersection-clear-filters {
  background: #fff;
  border: 1px solid #fff;
  border-radius: 2px;
  color: var(--intersection-accent-dark);
  cursor: pointer;
  font: inherit;
  font-weight: 700;
  min-height: 44px;
  padding: 8px 16px;
}

.intersection-clear-filters:hover {
  background: var(--intersection-accent);
  border-color: var(--intersection-accent);
  color: #fff;
}

.intersection-map-fallback {
  background: #fff;
  border: 2px solid var(--intersection-ink);
  margin-block: 32px;
}

.intersection-map-fallback__header {
  align-items: flex-start;
  display: flex;
  gap: 24px;
  justify-content: space-between;
  padding: 20px;
}

.intersection-map-fallback__eyebrow {
  color: var(--intersection-accent-dark);
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.04em;
  margin: 0 0 4px;
}

.intersection-map-fallback h2 {
  color: var(--intersection-ink);
  font-size: clamp(20px, 3vw, 28px);
  margin: 0;
}

.intersection-map-fallback__header a,
.intersection-map-fallback__status a {
  color: var(--intersection-accent-dark);
  font-weight: 700;
  text-decoration: underline;
  text-underline-offset: 4px;
}

.intersection-map-fallback__canvas {
  height: 420px;
  width: 100%;
}

.intersection-archive-map {
  height: 560px !important;
  min-height: 420px;
  width: 100%;
}

.intersection-violation-popup {
  color: var(--intersection-ink);
  font-family: inherit;
  line-height: 1.65;
}

.intersection-violation-popup h3 {
  color: var(--intersection-ink);
  font-size: 18px;
  margin: 0 0 8px;
}

.intersection-violation-popup p {
  color: var(--intersection-muted);
  margin: 0 0 12px;
}

.intersection-violation-popup a {
  color: var(--intersection-accent-dark);
  font-weight: 800;
  text-decoration: underline;
  text-underline-offset: 4px;
}

.intersection-popup-loading {
  margin: 0;
  padding: 8px;
}

.intersection-map-fallback__status {
  background: var(--intersection-surface);
  border-block-start: 1px solid var(--intersection-border);
  color: var(--intersection-muted);
  margin: 0;
  padding: 12px 20px;
}

.intersection-map-enhanced .select2-selection,
.intersection-map-enhanced input[type="search"],
.intersection-map-enhanced .jet-filter-items-dropdown {
  background: #fff !important;
  border-color: var(--intersection-border) !important;
  border-radius: 2px !important;
  min-height: 46px;
}

.intersection-map-enhanced .jet-filter-items-dropdown__label {
  align-items: center;
  display: flex;
  min-height: 46px;
  padding-inline: 14px;
}

.intersection-map-enhanced .jet-listing-grid__item {
  transition: transform 160ms ease, border-color 160ms ease;
}

.intersection-map-enhanced .jet-listing-grid__item:hover {
  transform: translateY(-3px);
}

.intersection-map-enhanced .jet-listing-grid__item img {
  object-position: center;
}

@media (max-width: 767px) {
  .intersection-map-enhanced .leaflet-container {
    height: min(56vh, 440px) !important;
  }

  .intersection-filter-tools,
  .intersection-map-fallback__header {
    align-items: stretch;
    flex-direction: column;
  }

  .intersection-clear-filters {
    width: 100%;
  }

  .intersection-map-fallback {
    margin-block: 20px;
  }

  .intersection-map-fallback__canvas {
    height: 340px;
  }

  .intersection-archive-map {
    height: min(58vh, 460px) !important;
    min-height: 340px;
  }

  .jet-map-box .leaflet-popup-content-wrapper,
  .jet-map-listing .leaflet-popup-content-wrapper {
    max-height: min(480px, calc(100vh - 120px));
  }

  .jet-map-listing .leaflet-popup-content {
    min-width: min(280px, calc(100vw - 72px));
  }
}

/* Final cascade lock for the v2.2 component treatment. */
.intersection-map-enhanced
  .elementor-element-b753ed6
  .jet-engine-listing-overlay-wrap {
  border: 1px solid #d7d9e4;
  box-shadow: none;
}

.intersection-map-enhanced
  .elementor-element-b753ed6
  .elementor-element-3a560b4,
.intersection-map-enhanced
  .elementor-element-b753ed6
  .elementor-element-3a560b4
  > .e-con-inner,
.intersection-map-enhanced
  .elementor-element-b753ed6
  .elementor-element-9833756,
.intersection-map-enhanced
  .elementor-element-b753ed6
  .elementor-element-b50e690,
.intersection-map-enhanced
  .elementor-element-b753ed6
  .elementor-element-f65bd1c,
.intersection-map-enhanced
  .elementor-element-b753ed6
  .elementor-widget-container {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

.intersection-map-enhanced
  .elementor-element-b753ed6
  .elementor-element-3a560b4,
.intersection-map-enhanced
  .elementor-element-b753ed6
  .elementor-element-3a560b4
  > .e-con-inner,
.intersection-map-enhanced
  .elementor-element-b753ed6
  .elementor-element-9833756,
.intersection-map-enhanced
  .elementor-element-b753ed6
  .elementor-element-9833756
  .elementor-widget-image,
.intersection-map-enhanced
  .elementor-element-b753ed6
  .elementor-element-9833756
  .elementor-widget-container,
.intersection-map-enhanced
  .elementor-element-b753ed6
  .elementor-element-9833756
  a {
  margin: 0 !important;
  padding: 0 !important;
}

.intersection-map-enhanced
  .elementor-element-b753ed6
  .elementor-element-d6e9bdb {
  font-size: 13px !important;
  inset-block-start: 10px !important;
  inset-inline-start: 10px !important;
  line-height: 1.2 !important;
  padding: 6px 9px !important;
}

.intersection-map-enhanced
  .elementor-element-b753ed6
  .elementor-element-b50e690 {
  gap: 10px !important;
  padding: 18px 20px 20px !important;
}

.intersection-map-enhanced
  .elementor-element-b753ed6
  .elementor-element-a74f421
  .jet-listing-dynamic-field__content {
  font-size: 18px;
  line-height: 1.5;
}

.intersection-map-enhanced
  .elementor-element-b753ed6
  .elementor-element-7f7f495 {
  border-block-end: 0;
  padding-block-end: 2px;
}

.intersection-map-enhanced
  .elementor-element-b753ed6
  .elementor-element-f65bd1c {
  background: #f7f7fa !important;
  border-block: 1px solid #e9eaf0 !important;
  gap: 0 18px !important;
  margin-block: 2px 4px;
  padding: 10px 12px !important;
}

.intersection-map-enhanced
  .elementor-element-b753ed6
  .elementor-element-f65bd1c
  > .elementor-element {
  background: transparent !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

.intersection-map-enhanced .intersection-card-action {
  margin-block-start: 4px;
  text-decoration: none;
}

.intersection-map-enhanced
  .elementor-element-b753ed6
  .jet-listing-grid__item:hover
  .jet-engine-listing-overlay-wrap {
  border-color: var(--intersection-accent);
}

/* v2.2 popup container correction */
.intersection-map-enhanced
  .jet-map-listing
  .leaflet-popup-content
  .elementor-element-3a560b4 {
  display: block !important;
}

.intersection-map-enhanced
  .jet-map-listing
  .leaflet-popup-content
  .elementor-element-3a560b4
  > .e-con-inner {
  display: grid !important;
  grid-template-columns: minmax(190px, 44%) minmax(0, 1fr);
}

.intersection-map-enhanced
  .jet-map-listing
  .leaflet-popup-content
  .elementor-element-9833756 {
  grid-column: 1;
}

.intersection-map-enhanced
  .jet-map-listing
  .leaflet-popup-content
  .elementor-element-b50e690 {
  grid-column: 2;
}

@media (max-width: 600px) {
  .intersection-map-enhanced
    .jet-map-listing
    .leaflet-popup-content
    .elementor-element-3a560b4
    > .e-con-inner {
    display: flex !important;
  }
}

/* v2.2 final popup cascade */
.intersection-map-enhanced
  .jet-map-listing
  .leaflet-popup-content
  .elementor-element-3a560b4 {
  display: block !important;
}

.intersection-map-enhanced
  .jet-map-listing
  .leaflet-popup-content
  .elementor-element-3a560b4
  > .e-con-inner {
  display: grid !important;
  grid-template-columns: minmax(190px, 44%) minmax(0, 1fr);
}

.intersection-map-enhanced
  .jet-map-listing
  .leaflet-popup-content
  .elementor-element-9833756 {
  grid-column: 1;
}

.intersection-map-enhanced
  .jet-map-listing
  .leaflet-popup-content
  .elementor-element-b50e690 {
  grid-column: 2;
}

@media (max-width: 600px) {
  .intersection-map-enhanced
    .jet-map-listing
    .leaflet-popup-content
    .elementor-element-3a560b4
    > .e-con-inner {
    display: flex !important;
  }
}

/* Keep the popup grid on the inner Elementor container only. */
.intersection-map-enhanced
  .jet-map-listing
  .leaflet-popup-content
  .elementor-element-3a560b4 {
  display: block !important;
}

.intersection-map-enhanced
  .jet-map-listing
  .leaflet-popup-content
  .elementor-element-3a560b4
  > .e-con-inner {
  display: grid !important;
  grid-template-columns: minmax(190px, 44%) minmax(0, 1fr);
}

.intersection-map-enhanced
  .jet-map-listing
  .leaflet-popup-content
  .elementor-element-9833756 {
  grid-column: 1;
}

.intersection-map-enhanced
  .jet-map-listing
  .leaflet-popup-content
  .elementor-element-b50e690 {
  grid-column: 2;
}

@media (max-width: 600px) {
  .intersection-map-enhanced
    .jet-map-listing
    .leaflet-popup-content
    .elementor-element-3a560b4
    > .e-con-inner {
    display: flex !important;
  }
}

/* Professional card and popup treatment — v2.2 */
.intersection-map-enhanced
  .elementor-element-b753ed6
  .jet-engine-listing-overlay-wrap {
  border: 1px solid #d7d9e4;
  box-shadow: none;
}

.intersection-map-enhanced
  .elementor-element-b753ed6
  .elementor-element-3a560b4,
.intersection-map-enhanced
  .elementor-element-b753ed6
  .elementor-element-3a560b4
  > .e-con-inner,
.intersection-map-enhanced
  .elementor-element-b753ed6
  .elementor-element-9833756,
.intersection-map-enhanced
  .elementor-element-b753ed6
  .elementor-element-b50e690,
.intersection-map-enhanced
  .elementor-element-b753ed6
  .elementor-element-f65bd1c,
.intersection-map-enhanced
  .elementor-element-b753ed6
  .elementor-widget-container {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

.intersection-map-enhanced
  .elementor-element-b753ed6
  .elementor-element-3a560b4,
.intersection-map-enhanced
  .elementor-element-b753ed6
  .elementor-element-3a560b4
  > .e-con-inner {
  margin: 0 !important;
  padding: 0 !important;
}

.intersection-map-enhanced
  .elementor-element-b753ed6
  .elementor-element-9833756,
.intersection-map-enhanced
  .elementor-element-b753ed6
  .elementor-element-9833756
  .elementor-widget-image,
.intersection-map-enhanced
  .elementor-element-b753ed6
  .elementor-element-9833756
  .elementor-widget-container,
.intersection-map-enhanced
  .elementor-element-b753ed6
  .elementor-element-9833756
  a {
  margin: 0 !important;
  padding: 0 !important;
}

.intersection-map-enhanced
  .elementor-element-b753ed6
  .elementor-element-d6e9bdb {
  font-size: 13px !important;
  inset-block-start: 10px !important;
  inset-inline-start: 10px !important;
  line-height: 1.2 !important;
  padding: 6px 9px !important;
}

.intersection-map-enhanced
  .elementor-element-b753ed6
  .elementor-element-b50e690 {
  gap: 10px !important;
  padding: 18px 20px 20px !important;
}

.intersection-map-enhanced
  .elementor-element-b753ed6
  .elementor-element-a74f421
  .jet-listing-dynamic-field__content {
  font-size: 18px;
  line-height: 1.5;
}

.intersection-map-enhanced
  .elementor-element-b753ed6
  .elementor-element-7f7f495 {
  border-block-end: 0;
  padding-block-end: 2px;
}

.intersection-map-enhanced
  .elementor-element-b753ed6
  .elementor-element-f65bd1c {
  background: #f7f7fa !important;
  border-block: 1px solid #e9eaf0 !important;
  gap: 0 18px !important;
  margin-block: 2px 4px;
  padding: 10px 12px !important;
}

.intersection-map-enhanced
  .elementor-element-b753ed6
  .elementor-element-f65bd1c
  > .elementor-element {
  background: transparent !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

.intersection-map-enhanced .intersection-card-action {
  margin-block-start: 4px;
  text-decoration: none;
}

.intersection-map-enhanced .intersection-card-action::after {
  content: "←";
  font-size: 16px;
  margin-inline-start: 7px;
  transition: translate 160ms ease;
}

.intersection-map-enhanced .intersection-card-action:hover::after {
  translate: -3px 0;
}

.intersection-map-enhanced
  .elementor-element-b753ed6
  .jet-listing-grid__item:hover
  .jet-engine-listing-overlay-wrap {
  border-color: var(--intersection-accent);
}

.intersection-map-enhanced .jet-map-listing .leaflet-popup-content-wrapper {
  max-height: min(330px, calc(100vh - 88px));
  max-width: min(520px, calc(100vw - 40px)) !important;
  overflow: hidden;
  width: min(520px, calc(100vw - 40px));
}

.intersection-map-enhanced .jet-map-listing .leaflet-popup-content {
  min-width: 0 !important;
  width: 100% !important;
}

.intersection-map-enhanced
  .jet-map-listing
  .leaflet-popup-content
  .elementor-element-3a560b4,
.intersection-map-enhanced
  .jet-map-listing
  .leaflet-popup-content
  .elementor-element-3a560b4
  > .e-con-inner {
  background: #fff !important;
  border: 0 !important;
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) minmax(190px, 44%);
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
}

.intersection-map-enhanced
  .jet-map-listing
  .leaflet-popup-content
  .elementor-element-9833756 {
  grid-column: 2;
  grid-row: 1;
  height: 100% !important;
  margin: 0 !important;
  min-height: 245px !important;
  overflow: hidden;
  padding: 0 !important;
  position: relative;
}

.intersection-map-enhanced
  .jet-map-listing
  .leaflet-popup-content
  .elementor-element-9833756
  .elementor-widget-image,
.intersection-map-enhanced
  .jet-map-listing
  .leaflet-popup-content
  .elementor-element-9833756
  .elementor-widget-container,
.intersection-map-enhanced
  .jet-map-listing
  .leaflet-popup-content
  .elementor-element-9833756
  a {
  height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

.intersection-map-enhanced
  .jet-map-listing
  .leaflet-popup-content
  .elementor-element-9833756
  img {
  aspect-ratio: auto;
  height: 100% !important;
  max-height: none;
  object-fit: cover;
}

.intersection-map-enhanced
  .jet-map-listing
  .leaflet-popup-content
  .elementor-element-d6e9bdb {
  background: var(--intersection-accent);
  color: #fff;
  font-size: 12px !important;
  inset-block-start: 10px !important;
  inset-inline-start: 10px !important;
  inset-inline-end: auto !important;
  line-height: 1.2 !important;
  padding: 6px 8px !important;
  position: absolute !important;
  width: auto !important;
  z-index: 3;
}

.intersection-map-enhanced
  .jet-map-listing
  .leaflet-popup-content
  .elementor-element-b50e690 {
  align-items: stretch;
  background: #fff !important;
  display: flex !important;
  gap: 9px !important;
  grid-column: 1;
  grid-row: 1;
  justify-content: center;
  margin: 0 !important;
  min-width: 0;
  padding: 18px 18px 16px !important;
}

.intersection-map-enhanced
  .jet-map-listing
  .leaflet-popup-content
  .elementor-element-a74f421
  .jet-listing-dynamic-field__content {
  color: var(--intersection-ink);
  font-size: 17px !important;
  font-weight: 800;
  line-height: 1.45;
}

.intersection-map-enhanced
  .jet-map-listing
  .leaflet-popup-content
  .elementor-element-7f7f495 {
  border-block-end: 1px solid var(--intersection-border);
  padding-block-end: 9px;
}

.intersection-map-enhanced
  .jet-map-listing
  .leaflet-popup-content
  .elementor-element-7f7f495
  a {
  color: var(--intersection-accent-dark);
  font-size: 13px;
  font-weight: 800;
}

.intersection-map-enhanced
  .jet-map-listing
  .leaflet-popup-content
  .elementor-element-f65bd1c {
  background: transparent !important;
  border: 0 !important;
  gap: 6px 14px !important;
  grid-template-columns: 1fr 1fr !important;
  margin: 0 !important;
  padding: 0 !important;
}

.intersection-map-enhanced
  .jet-map-listing
  .leaflet-popup-content
  .elementor-element-f65bd1c
  .jet-listing {
  color: var(--intersection-muted);
  font-size: 12px;
  line-height: 1.45;
}

.intersection-map-enhanced .jet-map-listing .leaflet-popup-close-button {
  border: 0 !important;
  font-size: 20px !important;
  height: 32px !important;
  inset-block-start: 8px;
  inset-inline-end: 8px;
  line-height: 30px !important;
  margin: 0;
  position: absolute;
  width: 32px !important;
}

@media (max-width: 600px) {
  .intersection-map-enhanced .jet-map-listing .leaflet-popup-content-wrapper {
    max-height: min(520px, calc(100vh - 90px));
    width: min(340px, calc(100vw - 28px));
  }

  .intersection-map-enhanced
    .jet-map-listing
    .leaflet-popup-content
    .elementor-element-3a560b4,
  .intersection-map-enhanced
    .jet-map-listing
    .leaflet-popup-content
    .elementor-element-3a560b4
    > .e-con-inner {
    display: flex !important;
    flex-direction: column;
  }

  .intersection-map-enhanced
    .jet-map-listing
    .leaflet-popup-content
    .elementor-element-9833756 {
    min-height: 170px !important;
    order: 1;
  }

  .intersection-map-enhanced
    .jet-map-listing
    .leaflet-popup-content
    .elementor-element-b50e690 {
    order: 2;
    padding: 16px !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  .intersection-map-enhanced *,
  .intersection-map-enhanced *::before,
  .intersection-map-enhanced *::after {
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
  }
}

/* Archive component system — v2 */
.intersection-map-enhanced .elementor-5982 > .elementor-element-d4f75fc {
  display: none;
}

.intersection-map-enhanced
  .elementor-5982
  > .elementor-element-dc00044 {
  gap: 0;
}

.intersection-map-enhanced
  .elementor-element-50bc7bf,
.intersection-map-enhanced
  .elementor-element-50bc7bf
  > .elementor-widget-container,
.intersection-map-enhanced
  .elementor-element-50bc7bf
  .elementor-element-67de7ff {
  margin: 0 !important;
  padding: 0 !important;
}

.intersection-map-enhanced .elementor-element-50bc7bf .jet-map-listing {
  height: clamp(340px, 39vw, 430px) !important;
  min-height: 340px;
}

.intersection-map-enhanced .elementor-element-3a74f7f {
  background: var(--intersection-ink);
  border-block: 1px solid rgb(255 255 255 / 14%);
  color: #fff;
}

.intersection-map-enhanced
  .elementor-element-3a74f7f
  > .e-con-inner {
  gap: 22px !important;
  max-width: none !important;
  padding: 26px 48px 28px !important;
  width: 100% !important;
}

.intersection-map-enhanced .intersection-filter-tools {
  align-items: end;
  background: transparent;
  border: 0;
  border-block-end: 1px solid rgb(255 255 255 / 18%);
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto auto;
  margin: 0;
  padding: 0 0 18px;
}

.intersection-archive-heading {
  margin-inline-end: auto;
}

.intersection-archive-heading__eyebrow {
  color: #bda7dd !important;
  font-size: 12px;
  font-weight: 800 !important;
  letter-spacing: 0.04em;
  margin: 0 0 4px !important;
}

.intersection-archive-heading h2 {
  color: #fff;
  font-size: clamp(24px, 2.4vw, 34px);
  font-weight: 800;
  line-height: 1.25;
  margin: 0;
}

.intersection-map-enhanced #intersection-results-status {
  color: #fff;
  font-size: 15px;
  font-weight: 800;
  white-space: nowrap;
}

.intersection-map-enhanced .intersection-clear-filters {
  background: transparent;
  border: 1px solid rgb(255 255 255 / 72%);
  color: #fff;
  min-width: 128px;
}

.intersection-map-enhanced .intersection-clear-filters:hover {
  background: #fff;
  border-color: #fff;
  color: var(--intersection-ink);
}

.intersection-map-enhanced
  .elementor-element-6761f0f {
  align-items: end;
  gap: 12px !important;
  grid-template-columns: minmax(220px, 1.4fr) repeat(4, minmax(160px, 1fr)) !important;
}

.intersection-map-enhanced
  .elementor-element-6761f0f
  > .elementor-element {
  min-width: 0;
  width: 100%;
}

.intersection-map-enhanced .jet-filter-label {
  color: #fff !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  margin-block-end: 7px !important;
}

.intersection-map-enhanced .jet-search-filter__input,
.intersection-map-enhanced .jet-filter-items-dropdown {
  background: #fff !important;
  border: 1px solid rgb(255 255 255 / 22%) !important;
  box-shadow: none !important;
  color: var(--intersection-ink) !important;
  min-height: 48px;
}

.intersection-map-enhanced .jet-search-filter__input {
  padding-inline: 16px 42px !important;
}

.intersection-map-enhanced .jet-filter-items-dropdown__label {
  color: var(--intersection-ink);
  font-size: 14px;
  justify-content: flex-start;
}

.intersection-map-enhanced .jet-filter-items-dropdown__body {
  background: #fff;
  border: 1px solid var(--intersection-border);
  box-shadow: 0 14px 30px rgb(18 23 47 / 18%);
  margin-block-start: 4px;
  max-height: 360px;
  overflow: auto;
  z-index: 1200;
}

.intersection-map-enhanced .marker-cluster div {
  background: var(--intersection-accent) !important;
  color: #fff;
  font-weight: 900;
}

.intersection-map-enhanced .marker-cluster-small,
.intersection-map-enhanced .marker-cluster-medium,
.intersection-map-enhanced .marker-cluster-large {
  background: rgb(116 65 170 / 28%) !important;
}

.intersection-map-enhanced .elementor-element-b753ed6 {
  background: #fff;
}

.intersection-map-enhanced
  .elementor-element-b753ed6
  > .e-con-inner {
  gap: 22px !important;
  max-width: none !important;
  padding: 28px 48px 56px !important;
  width: 100% !important;
}

.intersection-map-enhanced .elementor-element-b753ed6 .jet-listing-grid__items {
  gap: 22px 0;
}

.intersection-map-enhanced
  .elementor-element-b753ed6
  .jet-listing-grid__item {
  padding: 0 11px !important;
}

.intersection-map-enhanced
  .elementor-element-b753ed6
  .jet-engine-listing-overlay-wrap {
  background: #fff;
  border: 1px solid var(--intersection-border);
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow: hidden;
}

.intersection-map-enhanced
  .elementor-element-b753ed6
  .elementor-element-3a560b4
  > .e-con-inner {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.intersection-map-enhanced
  .elementor-element-b753ed6
  .elementor-element-9833756 {
  flex: 0 0 auto;
  height: auto !important;
  min-height: 0 !important;
  overflow: hidden;
  position: relative;
}

.intersection-map-enhanced
  .elementor-element-b753ed6
  .elementor-element-9833756
  .elementor-widget-image,
.intersection-map-enhanced
  .elementor-element-b753ed6
  .elementor-element-9833756
  .elementor-widget-container,
.intersection-map-enhanced
  .elementor-element-b753ed6
  .elementor-element-9833756
  a {
  display: block;
  height: 100%;
  margin: 0;
}

.intersection-map-enhanced
  .elementor-element-b753ed6
  .elementor-element-1b73a23 {
  height: auto !important;
  min-height: 0 !important;
}

.intersection-map-enhanced
  .elementor-element-b753ed6
  .elementor-element-9833756
  img {
  aspect-ratio: 4 / 3;
  display: block;
  height: auto !important;
  object-fit: cover;
  transition: transform 220ms ease;
  width: 100% !important;
}

.intersection-map-enhanced
  .elementor-element-b753ed6
  .jet-listing-grid__item:hover
  .elementor-element-9833756
  img {
  transform: scale(1.025);
}

.intersection-map-enhanced
  .elementor-element-b753ed6
  .elementor-element-d6e9bdb {
  background: var(--intersection-accent);
  color: #fff;
  inset-block-start: 12px !important;
  inset-inline-start: 12px !important;
  inset-inline-end: auto !important;
  padding: 6px 10px;
  position: absolute !important;
  width: auto !important;
  z-index: 3;
}

.intersection-map-enhanced
  .elementor-element-b753ed6
  .elementor-element-b50e690 {
  align-items: stretch;
  display: flex;
  flex: 1 1 auto;
  gap: 12px !important;
  padding: 18px 18px 16px !important;
}

.intersection-map-enhanced
  .elementor-element-b753ed6
  .elementor-element-a74f421
  .jet-listing-dynamic-field__content {
  color: var(--intersection-ink);
  font-size: 19px;
  font-weight: 800;
  line-height: 1.45;
}

.intersection-map-enhanced
  .elementor-element-b753ed6
  .elementor-element-7f7f495 {
  border-block-end: 1px solid var(--intersection-border);
  padding-block-end: 12px;
}

.intersection-map-enhanced
  .elementor-element-b753ed6
  .elementor-element-7f7f495
  a {
  color: var(--intersection-accent-dark);
  font-size: 14px;
  font-weight: 800;
  line-height: 1.55;
}

.intersection-map-enhanced
  .elementor-element-b753ed6
  .elementor-element-f65bd1c {
  border-block-end: 1px solid var(--intersection-border);
  gap: 8px 16px !important;
  grid-template-columns: 1fr 1fr !important;
  padding-block-end: 12px;
}

.intersection-map-enhanced
  .elementor-element-b753ed6
  .elementor-element-f65bd1c
  .jet-listing {
  color: var(--intersection-muted);
  font-size: 13px;
  line-height: 1.55;
}

.intersection-map-enhanced .intersection-card-action {
  color: var(--intersection-accent-dark);
  display: inline-flex;
  font-size: 14px;
  font-weight: 900;
  margin-block-start: auto;
  padding-block-start: 2px;
  position: relative;
  text-decoration: underline;
  text-underline-offset: 5px;
  width: fit-content;
  z-index: 4;
}

.intersection-map-enhanced .intersection-card-action:hover {
  color: var(--intersection-ink);
}

@media (max-width: 1024px) {
  .intersection-map-enhanced
    .elementor-element-6761f0f {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .intersection-map-enhanced
    .elementor-element-6761f0f
    > .elementor-element:first-child {
    grid-column: 1 / -1;
  }
}

@media (max-width: 767px) {
  .intersection-map-enhanced .elementor-element-50bc7bf .jet-map-listing {
    height: 360px !important;
  }

  .intersection-map-enhanced
    .elementor-element-3a74f7f
    > .e-con-inner,
  .intersection-map-enhanced
    .elementor-element-b753ed6
    > .e-con-inner {
    padding-inline: 16px !important;
  }

  .intersection-map-enhanced .intersection-filter-tools {
    align-items: stretch;
    grid-template-columns: 1fr;
  }

  .intersection-map-enhanced .intersection-archive-heading {
    margin: 0;
  }

  .intersection-map-enhanced #intersection-results-status {
    white-space: normal;
  }

  .intersection-map-enhanced
    .elementor-element-6761f0f {
    grid-template-columns: 1fr !important;
  }

  .intersection-map-enhanced
    .elementor-element-b753ed6
    .jet-listing-grid__item {
    padding-inline: 0 !important;
  }
}

/* v2.2 final popup and archive cascade */
.intersection-map-enhanced
  .jet-map-listing
  .leaflet-popup-content
  .elementor-element-3a560b4 {
  display: block !important;
}

.intersection-map-enhanced
  .jet-map-listing
  .leaflet-popup-content
  .elementor-element-3a560b4
  > .e-con-inner {
  display: grid !important;
  grid-template-columns: minmax(190px, 44%) minmax(0, 1fr);
}

.intersection-map-enhanced
  .jet-map-listing
  .leaflet-popup-content
  .elementor-element-9833756 {
  grid-column: 1;
}

.intersection-map-enhanced
  .jet-map-listing
  .leaflet-popup-content
  .elementor-element-b50e690 {
  grid-column: 2;
}

@media (max-width: 600px) {
  .intersection-map-enhanced
    .jet-map-listing
    .leaflet-popup-content
    .elementor-element-3a560b4
    > .e-con-inner {
    display: flex !important;
  }
}

/* Desktop map explorer — reference-matched split layout */
@media (min-width: 1100px) {
  .intersection-map-enhanced
    .elementor-5982
    > .elementor-element-dc00044 {
    direction: ltr;
    display: grid !important;
    grid-template-columns: minmax(0, 3fr) minmax(430px, 2fr);
    grid-template-rows: auto minmax(0, 1fr);
    height: 820px;
    overflow: hidden;
  }

  .intersection-map-enhanced
    .elementor-element-dc00044
    > .elementor-element-50bc7bf {
    direction: rtl;
    grid-column: 1;
    grid-row: 1 / 3;
    height: 820px;
    min-width: 0;
  }

  .intersection-map-enhanced
    .elementor-element-50bc7bf
    .jet-map-listing {
    height: 820px !important;
    min-height: 820px;
  }

  .intersection-map-enhanced
    .elementor-element-dc00044
    > .elementor-element-3a74f7f {
    background: #fff;
    border: 0;
    border-inline-start: 1px solid var(--intersection-border);
    direction: rtl;
    grid-column: 2;
    grid-row: 1;
    min-width: 0;
  }

  .intersection-map-enhanced
    .elementor-element-3a74f7f
    > .e-con-inner {
    gap: 14px !important;
    padding: 18px 20px !important;
  }

  .intersection-map-enhanced .intersection-filter-tools {
    align-items: center;
    border-block-end: 1px solid var(--intersection-border);
    grid-template-columns: minmax(0, 1fr) auto;
    padding-block-end: 14px;
  }

  .intersection-map-enhanced .intersection-archive-heading {
    display: none;
  }

  .intersection-map-enhanced #intersection-results-status {
    color: var(--intersection-ink);
    font-size: 14px;
  }

  .intersection-map-enhanced .intersection-clear-filters {
    border-color: var(--intersection-border);
    color: var(--intersection-accent-dark);
    min-height: 40px;
    min-width: 110px;
    padding: 7px 12px;
  }

  .intersection-map-enhanced
    .elementor-element-6761f0f {
    gap: 8px !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .intersection-map-enhanced
    .elementor-element-6761f0f
    > .elementor-element:first-child {
    grid-column: 1 / -1;
  }

  .intersection-map-enhanced .jet-filter-label {
    color: var(--intersection-muted) !important;
    font-size: 11px !important;
    margin-block-end: 4px !important;
  }

  .intersection-map-enhanced
    :is(.jet-search-filter__input, .jet-filter-items-dropdown) {
    border-color: var(--intersection-border) !important;
    min-height: 42px;
  }

  .intersection-map-enhanced
    .elementor-element-dc00044
    > .elementor-element-b753ed6 {
    border-inline-start: 1px solid var(--intersection-border);
    direction: rtl;
    grid-column: 2;
    grid-row: 2;
    min-height: 0;
    min-width: 0;
    overflow-y: auto;
  }

  .intersection-map-enhanced
    .elementor-element-dc00044
    > .elementor-element-b753ed6
    > .e-con-inner {
    padding: 0 !important;
  }

  .intersection-map-enhanced
    .elementor-element-dc00044
    .elementor-element-b753ed6
    .jet-listing-grid__items {
    display: block !important;
  }

  .intersection-map-enhanced
    .elementor-element-dc00044
    .elementor-element-b753ed6
    .jet-listing-grid__item {
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
  }

  .intersection-map-enhanced
    .elementor-element-dc00044
    .elementor-element-b753ed6
    .jet-engine-listing-overlay-wrap {
    border: 0;
    border-block-end: 1px solid var(--intersection-border);
    min-height: 142px;
  }

  .intersection-map-enhanced
    .elementor-element-dc00044
    .elementor-element-b753ed6
    .elementor-element-3a560b4
    > .e-con-inner {
    display: grid !important;
    grid-template-columns: 156px minmax(0, 1fr);
    min-height: 142px;
  }

  .intersection-map-enhanced
    .elementor-element-dc00044
    .elementor-element-b753ed6
    .elementor-element-9833756 {
    grid-column: 1;
    grid-row: 1;
    height: 100% !important;
  }

  .intersection-map-enhanced
    .elementor-element-dc00044
    .elementor-element-b753ed6
    .elementor-element-9833756
    img {
    aspect-ratio: auto;
    height: 100% !important;
    max-height: 142px;
    transform: none;
  }

  .intersection-map-enhanced
    .elementor-element-dc00044
    .elementor-element-b753ed6
    .elementor-element-b50e690 {
    gap: 6px !important;
    grid-column: 2;
    grid-row: 1;
    justify-content: center;
    padding: 14px 16px !important;
  }

  .intersection-map-enhanced
    .elementor-element-dc00044
    .elementor-element-b753ed6
    .elementor-element-a74f421
    .jet-listing-dynamic-field__content {
    font-size: 16px;
    line-height: 1.4;
  }

  .intersection-map-enhanced
    .elementor-element-dc00044
    .elementor-element-b753ed6
    .elementor-element-f65bd1c {
    background: transparent !important;
    border: 0 !important;
    display: flex !important;
    flex-wrap: wrap;
    gap: 3px 12px !important;
    margin: 0;
    padding: 0 !important;
  }

  .intersection-map-enhanced
    .elementor-element-dc00044
    .elementor-element-b753ed6
    .elementor-element-f65bd1c
    .jet-listing {
    font-size: 11px;
  }

  .intersection-map-enhanced
    .elementor-element-dc00044
    .elementor-element-b753ed6
    .intersection-card-action {
    font-size: 11px;
    margin-block-start: 2px;
  }

  .intersection-map-enhanced
    .elementor-element-dc00044
    .elementor-element-b753ed6
    .jet-listing-grid__item:hover {
    transform: none;
  }
}

/* Match the live Elementor nesting: the archive template is inside post content. */
@media (min-width: 1100px) {
  .intersection-map-enhanced
    .elementor-5982
    > .elementor-element-dc00044,
  .intersection-map-enhanced
    .elementor-element-dc00044 {
    display: block !important;
    grid-template-columns: none !important;
    grid-template-rows: none !important;
    height: auto !important;
    overflow: visible !important;
  }

  .intersection-map-enhanced
    .elementor-element-032c9eb,
  .intersection-map-enhanced
    .elementor-element-032c9eb
    > .elementor-widget-container {
    height: auto !important;
    max-width: none !important;
    width: 100% !important;
  }

  .intersection-map-enhanced .elementor-6084 {
    direction: ltr;
    display: grid !important;
    grid-template-columns: minmax(0, 3fr) minmax(430px, 2fr);
    grid-template-rows: auto minmax(0, 1fr);
    height: 820px;
    overflow: hidden;
  }

  .intersection-map-enhanced
    .elementor-6084
    > .elementor-element-50bc7bf {
    direction: rtl;
    grid-column: 1;
    grid-row: 1 / 3;
    height: 820px;
    min-width: 0;
  }

  .intersection-map-enhanced
    .elementor-6084
    > .elementor-element-3a74f7f {
    background: #fff;
    border-inline-start: 1px solid var(--intersection-border);
    direction: rtl;
    grid-column: 2;
    grid-row: 1;
    min-width: 0;
  }

  .intersection-map-enhanced
    .elementor-6084
    > .elementor-element-b753ed6 {
    border-inline-start: 1px solid var(--intersection-border);
    direction: rtl;
    grid-column: 2;
    grid-row: 2;
    min-height: 0;
    min-width: 0;
    overflow-y: auto;
  }
}

/* Live split-view sizing corrections. */
@media (min-width: 1100px) {
  .intersection-map-enhanced
    .elementor-6084
    > .elementor-element-3a74f7f {
    background: #fff !important;
  }

  .intersection-map-enhanced
    .elementor-6084
    > .elementor-element-3a74f7f
    .intersection-filter-tools {
    background: #fff !important;
  }

  .intersection-map-enhanced
    .elementor-6084
    > .elementor-element-b753ed6
    > .e-con-inner {
    max-width: none !important;
    padding: 0 !important;
    width: 100% !important;
  }

  .intersection-map-enhanced
    .elementor-6084
    > .elementor-element-b753ed6
    .jet-listing-grid,
  .intersection-map-enhanced
    .elementor-6084
    > .elementor-element-b753ed6
    .jet-listing-grid__items {
    margin: 0 !important;
    max-width: none !important;
    padding: 0 !important;
    width: 100% !important;
  }

  .intersection-map-enhanced
    .elementor-6084
    > .elementor-element-b753ed6
    .jet-listing-grid__item {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    width: 100% !important;
  }
}

/* v2.2 final archive cascade */
.intersection-map-enhanced
  .elementor-element-b753ed6
  .jet-engine-listing-overlay-wrap {
  border: 1px solid #d7d9e4;
  box-shadow: none;
}

.intersection-map-enhanced
  .elementor-element-b753ed6
  :is(
    .elementor-element-3a560b4,
    .elementor-element-9833756,
    .elementor-element-b50e690,
    .elementor-element-f65bd1c,
    .elementor-widget-container
  ) {
  background: transparent !important;
  box-shadow: none !important;
}

.intersection-map-enhanced
  .elementor-element-b753ed6
  :is(
    .elementor-element-3a560b4,
    .elementor-element-9833756,
    .elementor-element-9833756 .elementor-widget-image,
    .elementor-element-9833756 .elementor-widget-container,
    .elementor-element-9833756 a
  ) {
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

.intersection-map-enhanced
  .elementor-element-b753ed6
  .elementor-element-d6e9bdb {
  font-size: 13px !important;
  inset-block-start: 10px !important;
  inset-inline-start: 10px !important;
  line-height: 1.2 !important;
  padding: 6px 9px !important;
}

.intersection-map-enhanced
  .elementor-element-b753ed6
  .elementor-element-b50e690 {
  border: 0 !important;
  gap: 10px !important;
  padding: 18px 20px 20px !important;
}

.intersection-map-enhanced
  .elementor-element-b753ed6
  .elementor-element-a74f421
  .jet-listing-dynamic-field__content {
  font-size: 18px;
  line-height: 1.5;
}

.intersection-map-enhanced
  .elementor-element-b753ed6
  .elementor-element-7f7f495 {
  border-block-end: 0;
  padding-block-end: 2px;
}

.intersection-map-enhanced
  .elementor-element-b753ed6
  .elementor-element-f65bd1c {
  background: #f7f7fa !important;
  border-block: 1px solid #e9eaf0 !important;
  gap: 0 18px !important;
  margin-block: 2px 4px;
  padding: 10px 12px !important;
}

.intersection-map-enhanced
  .elementor-element-b753ed6
  .elementor-element-f65bd1c
  > .elementor-element {
  background: transparent !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

.intersection-map-enhanced .intersection-card-action {
  margin-block-start: 4px;
  text-decoration: none;
}

.intersection-map-enhanced
  .elementor-element-b753ed6
  .jet-listing-grid__item:hover
  .jet-engine-listing-overlay-wrap {
  border-color: var(--intersection-accent);
}
