@charset "UTF-8";
/**
 * Starry Map Advance — Facilities map + At a glance.
 * Джерело стилів: компілюється в style.css при збірці блоку.
 * Uses starry-map styles; this file adds advance-specific overrides.
 */
.wp-block-starry-group-starry-map-advance.alignfull,
.wp-block-starry-group-starry-map-advance.starry-map-advance-block {
  width: 100vw;
  max-width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  box-sizing: border-box;
}

.starry-map-advance-block .starry-map__inner {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.starry-map-advance-block.starry-map-advance--grouped .starry-map__inner {
  position: relative;
  height: 100vh;
  max-height: 1200px;
  min-height: 1100px;
}
.starry-map-advance-block.starry-map-advance--grouped .starry-map__map-wrap {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  width: 100% !important;
  height: 100% !important;
  min-height: 0 !important;
}
.starry-map-advance-block.starry-map-advance--grouped .starry-map-advance__content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 5;
}
.starry-map-advance-block.starry-map-advance--grouped .starry-map-advance__stats-bg {
  padding: 16px 0;
}

.starry-map-advance-block.starry-map-advance--both .starry-map__inner {
  display: flex;
  flex-direction: column;
  aspect-ratio: auto;
  min-height: 0;
}
.starry-map-advance-block.starry-map-advance--both .starry-map__title-heading {
  position: relative;
}
.starry-map-advance-block.starry-map-advance--both .starry-map__map-wrap {
  position: relative !important;
  top: auto !important;
  left: auto !important;
  width: 100% !important;
  height: 100vh !important;
  max-height: 1200px !important;
  min-height: 1100px !important;
  flex-shrink: 0;
}

.starry-map-advance-block .starry-map__map-wrap {
  touch-action: pan-y;
}
.starry-map-advance-block .starry-map__map-wrap .starry-map__img.ofc {
  object-position: 72% 52%;
  pointer-events: none;
}

.starry-map-advance-block .starry-map__title-wrap {
  max-width: var(--wp--style--global--wide-size, 1320px);
  margin-left: auto;
  margin-right: auto;
  padding-left: var(--wp--preset--spacing--60, 1rem);
  padding-right: var(--wp--preset--spacing--60, 1rem);
}
.starry-map-advance-block .starry-map__title-heading {
  position: relative;
  z-index: 5;
  font-family: var(--wp--preset--font-family--instrument-sans) !important;
  background: none !important;
  background-color: transparent !important;
  box-shadow: none !important;
  padding-top: 24px;
  padding-bottom: 0;
  text-align: left;
}
.starry-map-advance-block .starry-map__title-heading--left { text-align: left; }
.starry-map-advance-block .starry-map__title-heading--center { text-align: center; }
.starry-map-advance-block .starry-map__title-heading--right { text-align: right; }
.starry-map-advance-block .starry-map__title-heading .starry-map__title-line2 {
  color: #000000 !important;
}
.starry-map-advance-block .starry-map__title-heading h2 {
  text-transform: uppercase;
}
.starry-map-advance-block .starry-map__title-heading::before, .starry-map-advance-block .starry-map__title-heading::after {
  display: none !important;
}

.starry-map-advance-block .starry-map__title-heading h2,
.starry-map-advance-block .starry-map__title-heading .has-luminous-vivid-amber-color {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: normal;
  text-transform: none;
  font-family: var(--wp--preset--font-family--instrument-sans) !important;
  color: var(--wp--preset--color--luminous-vivid-amber, #f5a623) !important;
  text-transform: uppercase;
}

.starry-map-advance-block .starry-map-advance__at-glance {
  margin-top: 0;
}

.starry-map-advance-block .starry-map-advance__leaflet {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  min-height: 1100px;
}
.starry-map-advance-block .starry-map-advance__leaflet .leaflet-container {
  width: 100%;
  height: 100%;
  background: #e8e8e8;
}

.starry-map-advance-block .starry-map-advance__leaflet-marker {
  background: none !important;
  border: none !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
}

.starry-map-advance-block .starry-map-advance__leaflet-marker-dot {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: var(--wp--preset--color--luminous-vivid-amber, #f5a623);
  border: 2px solid rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  flex-shrink: 0;
}

.starry-map-advance-block .starry-map-advance__leaflet-marker-label {
  font-size: 0.7rem;
  font-weight: 700;
  color: var(--wp--preset--color--luminous-vivid-amber, #f5a623);
  line-height: 1.2;
  text-shadow: 0 0 2px rgba(255, 255, 255, 0.9);
  white-space: nowrap;
  margin-top: 2px;
}

.starry-map-advance-block .starry-map-advance__leaflet .leaflet-popup-content-wrapper,
.starry-map-advance-block .starry-map-advance__leaflet .leaflet-popup .leaflet-popup-tip {
  background: white;
  color: #333;
  box-shadow: none;
  border-radius: 0;
  box-shadow: 0 3px 14px rgba(0, 0, 0, 0.2);
}
.starry-map-advance-block .starry-map-advance__leaflet .leaflet-popup-content-wrapper strong,
.starry-map-advance-block .starry-map-advance__leaflet .leaflet-popup .leaflet-popup-tip strong {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
  font-family: inherit;
  padding-bottom: 10px;
}

.starry-map-advance-block .starry-map-advance__leaflet .leaflet-popup .leaflet-popup-tip {
  background: white;
  color: #333;
  box-shadow: none;
  border-radius: 0;
  box-shadow: none;
}

.starry-map-advance-block .starry-map-advance__leaflet .leaflet-popup-content {
  text-align: left;
  margin: 12px 16px;
}

.starry-map-advance-block .starry-map-advance__leaflet .starry-map-advance__popup-group-name,
.starry-map-advance-block .starry-map-advance__popup-group-name {
  position: relative;
  display: block;
  margin-bottom: 4px;
}
.starry-map-advance-block .starry-map-advance__leaflet .starry-map-advance__popup-group-name--has-new,
.starry-map-advance-block .starry-map-advance__popup-group-name--has-new {
  padding-top: 22px;
}

.starry-map-advance-block .starry-map-advance__leaflet .starry-map-advance__popup-group-new,
.starry-map-advance-block .starry-map-advance__popup-group-new {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  padding: 3px 8px;
  font-size: 10px;
  font-weight: 600;
  line-height: 1.2;
  color: #fff;
  background: var(--wp--preset--color--luminous-vivid-amber, #f5a623);
  border-radius: 4px;
  transform: rotate(-6deg);
  transform-origin: left top;
}

.starry-map-advance-block .starry-map-advance__leaflet .starry-map-advance__popup-factory {
  display: block;
  margin-top: 6px;
}
.starry-map-advance-block .starry-map-advance__leaflet .starry-map-advance__popup-factory:first-of-type {
  margin-top: 2px;
}

.starry-map-advance-block .starry-map-advance__leaflet .starry-map-advance__popup-factory-label {
  font-weight: 700;
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.starry-map-advance-block .starry-map-advance__leaflet .leaflet-popup.starry-map-advance__popup--left .leaflet-popup-content-wrapper {
  border-radius: 6px 0 0 6px !important;
}
.starry-map-advance-block .starry-map-advance__leaflet .leaflet-popup.starry-map-advance__popup--left .leaflet-popup-tip-container {
  width: 20px !important;
  height: 40px !important;
  left: 100% !important;
  top: 50% !important;
  bottom: auto !important;
  margin-left: -1px !important;
  margin-top: -20px !important;
  overflow: visible !important;
  transform: translate(-50%, -50%) !important;
}
.starry-map-advance-block .starry-map-advance__leaflet .leaflet-popup.starry-map-advance__popup--left .leaflet-popup-tip {
  margin: 0 auto !important;
  transform: rotate(-45deg) !important;
}

.starry-map-advance-block .starry-map-advance__leaflet .leaflet-popup.starry-map-advance__popup--right .leaflet-popup-content-wrapper {
  border-radius: 0 6px 6px 0 !important;
}
.starry-map-advance-block .starry-map-advance__leaflet .leaflet-popup.starry-map-advance__popup--right .leaflet-popup-tip-container {
  width: 20px !important;
  height: 40px !important;
  left: -20px !important;
  top: 50% !important;
  bottom: auto !important;
  margin-left: 0 !important;
  margin-top: -20px !important;
  overflow: visible !important;
  transform: translate(50%, -50%) !important;
}
.starry-map-advance-block .starry-map-advance__leaflet .leaflet-popup.starry-map-advance__popup--right .leaflet-popup-tip {
  margin: 0 auto !important;
  transform: rotate(135deg) !important;
}

.starry-map-advance-block .starry-map-advance__leaflet .leaflet-popup.starry-map-advance__popup--top .leaflet-popup-content-wrapper {
  border-radius: 6px 6px 0 0 !important;
}
.starry-map-advance-block .starry-map-advance__leaflet .leaflet-popup.starry-map-advance__popup--top .leaflet-popup-tip-container {
  width: 40px !important;
  height: 20px !important;
  top: 100% !important;
  left: 50% !important;
  bottom: auto !important;
  margin-left: -20px !important;
  margin-top: -1px !important;
  overflow: visible !important;
  transform: translate(0, 0) !important;
}
.starry-map-advance-block .starry-map-advance__leaflet .leaflet-popup.starry-map-advance__popup--top .leaflet-popup-tip {
  margin: -10px auto 0 !important;
  transform: rotate(45deg) !important;
}

.starry-map-advance-block .starry-map-advance__leaflet .leaflet-popup.starry-map-advance__popup--bottom .leaflet-popup-content-wrapper {
  border-radius: 0 0 6px 6px !important;
}
.starry-map-advance-block .starry-map-advance__leaflet .leaflet-popup.starry-map-advance__popup--bottom .leaflet-popup-tip-container {
  width: 40px !important;
  height: 20px !important;
  top: -20px !important;
  left: 50% !important;
  bottom: auto !important;
  margin-left: -20px !important;
  margin-top: 0 !important;
  overflow: visible !important;
  transform: translate(0, 0) !important;
}
.starry-map-advance-block .starry-map-advance__leaflet .leaflet-popup.starry-map-advance__popup--bottom .leaflet-popup-tip {
  margin: 0 auto !important;
  transform: rotate(225deg) !important;
}

.starry-map-advance-block .starry-map__point--group .starry-map__marker--circle {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: var(--wp--preset--color--luminous-vivid-amber, #f5a623);
  border: 2px solid rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
}
.starry-map-advance-block .starry-map__point--group .starry-map__pulse {
  display: none;
}
.starry-map-advance-block .starry-map__point--group .starry-map__point-label {
  font-size: 0.75rem;
  font-weight: 700;
  color: var(--wp--preset--color--luminous-vivid-amber, #f5a623);
  line-height: 1.2;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.8);
}

.starry-map-advance-block .starry-map-advance__grouped {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  gap: 24px 32px;
  padding: 32px var(--wp--preset--spacing--60, 1rem);
  max-width: var(--wp--style--global--wide-size, 1320px);
  margin: 0 auto 40px;
}

.starry-map-advance-block .starry-map-advance__group {
  list-style: none;
}

.starry-map-advance-block .starry-map-advance__group-title {
  font-size: 1.1rem;
  font-weight: 700;
  color: var(--wp--preset--color--luminous-vivid-amber, #f5a623);
  margin: 0 0 12px;
  font-family: var(--wp--preset--font-family--nexa, sans-serif);
}

.starry-map-advance-block .starry-map-advance__group-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.starry-map-advance-block .starry-map-advance__group-item {
  margin-bottom: 12px;
  padding-left: 0;
}

.starry-map-advance-block .starry-map-advance__group-item-label {
  font-weight: 700;
  color: var(--wp--preset--color--luminous-vivid-amber, #f5a623);
}

.starry-map-advance-block .starry-map-advance__group-item-tooltip {
  font-size: 0.9rem;
  color: #ccc;
  margin-top: 4px;
  line-height: 1.4;
}
.starry-map-advance-block .starry-map-advance__group-item-tooltip strong, .starry-map-advance-block .starry-map-advance__group-item-tooltip b {
  color: #fff;
}

.starry-map-advance-block .starry-map-advance__connections {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  pointer-events: none;
}

.starry-map-advance-block .starry-map-advance__connection-point {
  transform-box: fill-box;
}

.starry-map-advance-block .starry-map-advance__connection-dot {
  fill: #787878;
  stroke: none;
}

.starry-map-advance-block .starry-map-advance__connection-badge {
  fill: transparent;
  stroke: none;
}

.starry-map-advance-block .starry-map-advance__connection-label {
  fill: #787878;
  font-size: 4px;
  font-family: sans-serif;
  font-weight: 600;
}

.starry-map-advance-block .starry-map-advance__leaflet .starry-map-advance__connection-legend {
  background: transparent;
  border: none;
  border-radius: 0;
  padding: 2px 4px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  box-shadow: none;
  white-space: nowrap;
  pointer-events: none;
}

.starry-map-advance-block .starry-map-advance__leaflet .starry-map-advance__conn-icon {
  font-size: 18px;
  line-height: 1;
  display: block;
  filter: grayscale(1) opacity(0.9);
  color: #787878;
}

.starry-map-advance-block .starry-map-advance__leaflet .starry-map-advance__conn-label {
  font-size: 11px;
  color: #787878;
  font-weight: 600;
  line-height: 1.2;
}

.starry-map-advance-block .starry-map-advance__connection-icon {
  fill: #787878;
  font-size: 5.5px;
}

.starry-map-advance-block .starry-map-advance__stats-bg {
  padding: 12px 0;
  margin-top: 0;
}
.starry-map-advance-block .starry-map-advance__stats-bg .starry-map__numbers-title {
  color: var(--wp--preset--color--luminous-vivid-amber, #f5a623);
}
.starry-map-advance-block .starry-map-advance__stats-bg .starry-map__stat-item {
  background: rgba(0, 0, 0, 0.4);
  padding: 10px 14px;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}
.starry-map-advance-block .starry-map-advance__stats-bg .starry-map__stat-num span {
  color: var(--wp--preset--color--luminous-vivid-amber, #f5a623);
}
.starry-map-advance-block .starry-map-advance__stats-bg .starry-map__stat-label {
  color: #fff;
}

.starry-map-advance-block.starry-map-advance--grouped .starry-map__map-wrap,
.starry-map-advance-block.starry-map-advance--both .starry-map__map-wrap {
  position: relative;
  width: 100%;
}

/* Mobile: no black overlay, stats below map, compact at bottom; не перекривати наступну секцію */
@media (max-width: 768px) {
  .wp-block-starry-group-starry-map-advance.starry-map-advance-block {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    isolation: isolate;
    overflow-x: hidden;
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .starry-map-advance-block .starry-map__inner {
    overflow-x: hidden;
    max-width: 100%;
  }
  .wp-block-group:has(> .wp-block-starry-group-starry-map-advance) {
    padding-bottom: 0 !important;
    overflow: visible;
  }
  .wp-block-starry-group-starry-map-advance + *,
  .wp-block-group:has(> .wp-block-starry-group-starry-map-advance) + * {
    margin-top: 0 !important;
    padding-top: 24px !important;
  }
  .starry-map-advance-block.starry-map-advance--grouped {
    padding-bottom: 0 !important;
  }
  .starry-map-advance-block .starry-map__title-heading,
  .starry-map-advance-block .starry-map__title-heading h2 {
    text-align: center !important;
  }
  .starry-map-advance-block .starry-map__title-heading h2,
  .starry-map-advance-block .starry-map__title-heading .has-luminous-vivid-amber-color {
    font-size: 40px !important;
  }
  .starry-map-advance-block .starry-map-advance__leaflet .leaflet-container {
    background: transparent !important;
  }
  .starry-map-advance-block .starry-map-advance__leaflet,
  .starry-map-advance-block .starry-map-advance__leaflet .leaflet-container {
    touch-action: pan-y;
  }
  .starry-map-advance-block.starry-map-advance--grouped .starry-map__inner {
    height: auto;
    min-height: 60vh;
    min-height: 650px;
    display: flex;
    flex-direction: column;
    overflow: hidden;
  }
  .starry-map-advance-block.starry-map-advance--grouped .starry-map__map-wrap {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;
    width: 100% !important;
    height: 60vh !important;
    min-height: 60vh !important;
    max-height: 80vh !important;
    flex-shrink: 0;
    overflow: hidden !important;
  }
  .starry-map-advance-block .starry-map-advance__leaflet {
    min-height: 0 !important;
    height: 100% !important;
    overflow: hidden !important;
  }
  .starry-map-advance-block .starry-map-advance__leaflet .leaflet-container {
    overflow: hidden !important;
  }
  .starry-map-advance-block.starry-map-advance--grouped .starry-map-advance__content {
    display: none !important;
  }
  .starry-map-advance-block .starry-map-advance__stats-bg {
    background: transparent !important;
    padding: 6px 12px 12px !important;
    margin-top: 0 !important;
    width: 100%;
    min-height: 0;
    flex-shrink: 0;
    display: block !important;
    visibility: visible !important;
  }
  .starry-map-advance-block .starry-map-advance__stats-bg .alignwide.starry-map__numbers-wrap {
    max-width: 100%;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .starry-map-advance-block .starry-map-advance__stats-bg .starry-map__numbers {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    gap: 4px 6px !important;
    align-items: center;
    justify-content: flex-start;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 2px;
    min-height: 0;
  }
  .starry-map-advance-block .starry-map-advance__stats-bg .starry-map__numbers-title {
    flex: 0 0 auto;
    text-align: left;
    margin-bottom: 0;
    margin-right: 8px;
    font-size: 0.8rem;
    white-space: nowrap;
  }
  .starry-map-advance-block .starry-map-advance__stats-bg .starry-map__stat-item {
    background: rgba(0, 0, 0, 0.35) !important;
    padding: 4px 6px !important;
    border-radius: 4px;
    min-width: 0;
    max-width: none;
    flex: 0 0 auto;
    min-height: 0;
  }
  .starry-map-advance-block .starry-map-advance__stats-bg .starry-map__stat-num,
  .starry-map-advance-block .starry-map-advance__stats-bg .starry-map__stat-num span {
    font-size: 0.9rem !important;
    line-height: 1.1;
    color: var(--wp--preset--color--luminous-vivid-amber, #f5a623) !important;
  }
  .starry-map-advance-block .starry-map-advance__stats-bg .starry-map__stat-label {
    font-size: 0.6rem !important;
    line-height: 1.15;
    color: #fff !important;
  }
}