body.jamfor-page {
  background: #0d1726 !important;
}

:is(.jamfor-page, .home-coverage) .coverage-main.coverage-maplibre-section {
  margin: 0 0 -104px;
  padding: 0 !important;
  border: 0;
  background: #0d1726 !important;
}

:is(.jamfor-page, .home-coverage) .coverage-main .coverage-maplibre-shell {
  width: 100%;
  height: max(1380px, calc(100svh + 584px)) !important;
  min-height: 1380px !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

:is(.jamfor-page, .home-coverage) .coverage-maplibre-shell::after {
  content: '';
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background: linear-gradient(90deg, rgba(4, 23, 40, .6), transparent 52%);
}

.jamfor-page [data-include="footer"] {
  position: relative;
  z-index: 30;
}

.jamfor-page .footer {
  position: relative;
  z-index: 30;
  margin-top: 0 !important;
}

:is(.jamfor-page, .home-coverage) .coverage-intro {
  position: absolute;
  z-index: 2;
  top: 94px;
  left: clamp(28px, 4vw, 64px);
  width: 410px;
  color: #fff;
  pointer-events: none;
}

:is(.jamfor-page, .home-coverage) .coverage-eyebrow {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .18em;
  text-transform: uppercase;
}

:is(.jamfor-page, .home-coverage) .coverage-intro :is(h1, h2) {
  margin: 10px 0 12px;
  font: 600 clamp(32px, 3vw, 46px)/1.1 var(--dui-font-heading, Arial, sans-serif);
  letter-spacing: -.035em;
  color: #fff !important;
}

:is(.jamfor-page, .home-coverage) .coverage-intro p {
  margin: 0;
  max-width: 390px;
  color: #e0e8ee;
  font-size: 17px;
  line-height: 1.5;
}

:is(.jamfor-page, .home-coverage) .coverage-toolbar {
  position: absolute;
  z-index: 20;
  top: 260px;
  left: clamp(24px, 3vw, 48px);
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 14px;
  width: 400px;
  padding: 18px;
  border: 1px solid #dfe3e7;
  border-radius: 22px;
  background: #f6f7f9;
  box-shadow: 0 16px 48px #06162633;
}

:is(.jamfor-page, .home-coverage) .coverage-operators, :is(.jamfor-page, .home-coverage) .coverage-networks {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 8px;
}

:is(.jamfor-page, .home-coverage) .coverage-toolbar :is(.coverage-operators, .coverage-networks) button {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 8px;
  width: 100% !important;
  min-width: 0;
  height: 78px !important;
  min-height: 44px !important;
  margin: 0;
  padding: 8px !important;
  border: 1px solid #e6e8eb !important;
  border-radius: 12px !important;
  background: #fff !important;
  color: #263446 !important;
  font: 600 13px/1 var(--dui-font-body, Arial, sans-serif) !important;
  box-shadow: none !important;
  transform: none !important;
}

:is(.jamfor-page, .home-coverage) .coverage-toolbar button img {
  width: 32px;
  height: 30px;
  object-fit: contain;
  border-radius: 5px;
}

:is(.jamfor-page, .home-coverage) .coverage-toolbar :is(.coverage-operators, .coverage-networks) button::after {
  content: none !important;
}

:is(.jamfor-page, .home-coverage) .coverage-toolbar .coverage-operators button[aria-pressed="true"] {
  background: #243247 !important;
  color: #fff !important;
  border-color: #5a687c !important;
  box-shadow: inset 0 0 0 1px #8191a6 !important;
}

:is(.jamfor-page, .home-coverage) .coverage-network-label {
  display: flex;
  align-items: center;
  gap: 14px;
  margin: 0;
  color: #536172;
  font-size: 14px;
}

:is(.jamfor-page, .home-coverage) .coverage-network-label::after {
  content: '';
  height: 1px;
  flex: 1;
  background: #dfe3e7;
}

:is(.jamfor-page, .home-coverage) .coverage-toolbar .coverage-networks button {
  height: 44px !important;
  border-radius: 24px !important;
}

:is(.jamfor-page, .home-coverage) .coverage-toolbar .coverage-networks button[aria-pressed="true"] {
  background: #c65c14 !important;
  border-color: #b7500e !important;
  color: white !important;
  box-shadow: inset 0 0 0 2px #f3ad78 !important;
}

:is(.jamfor-page, .home-coverage) .coverage-toolbar :is(.coverage-operators, .coverage-networks) button:hover {
  border-color: #c96f24 !important;
}

:is(.jamfor-page, .home-coverage) .coverage-main .coverage-maplibre-actions {
  position: static !important;
  width: 100% !important;
  transform: none !important;
  padding: 0 !important;
}

:is(.jamfor-page, .home-coverage) .coverage-main .coverage-maplibre-action {
  display: flex;
  align-items: center;
  gap: 12px;
  width: 100% !important;
  min-height: 44px !important;
  padding: 12px 4px 0 !important;
  border: 0 !important;
  border-top: 1px solid #dfe3e7 !important;
  border-radius: 0 !important;
  color: #263446 !important;
  background: transparent !important;
  box-shadow: none !important;
  font-size: 13px !important;
}

:is(.jamfor-page, .home-coverage) .coverage-maplibre-action span {
  margin-left: auto;
  font-size: 24px;
}

:is(.jamfor-page, .home-coverage) .coverage-main .coverage-maplibre-themes {
  inset: 260px 36px auto auto !important;
  display: grid !important;
  gap: 6px !important;
  width: 116px;
  padding: 10px !important;
  border-radius: 16px !important;
  background: #fff !important;
}

:is(.jamfor-page, .home-coverage) .coverage-main .coverage-maplibre-themes button {
  display: flex;
  align-items: center;
  gap: 12px;
  width: 100%;
  min-height: 44px !important;
  padding: 8px !important;
  color: #263446 !important;
  background: transparent !important;
  border-radius: 10px !important;
  font-size: 12px !important;
}

:is(.jamfor-page, .home-coverage) .coverage-maplibre-themes button i {
  font-size: 20px;
  width: 24px;
  text-align: center;
}

:is(.jamfor-page, .home-coverage) .coverage-main .coverage-maplibre-themes button[aria-pressed="true"] {
  color: #a3450b !important;
  background: #fff0e4 !important;
  box-shadow: inset 3px 0 #c65c14 !important;
}

:is(.jamfor-page, .home-coverage) .coverage-main .coverage-maplibre-themes .coverage-maplibre-perspective {
  margin-top: 6px;
  border-top: 1px solid #dfe3e7 !important;
}

:is(.jamfor-page, .home-coverage) .coverage-main .coverage-maplibre-zoom {
  inset: 510px 36px auto auto !important;
  width: 54px !important;
  border-radius: 15px !important;
  background: #fff !important;
}

:is(.jamfor-page, .home-coverage) .coverage-main .coverage-maplibre-zoom button {
  width: 46px !important;
  height: 48px !important;
}

:is(.jamfor-page, .home-coverage) .coverage-main .coverage-maplibre-quality-key {
  left: clamp(24px, 3vw, 48px);
  bottom: 168px;
  width: 220px;
  gap: 12px;
  padding: 18px;
  border: 1px solid #ffffff40;
  border-radius: 18px;
  background: #17344be8;
  color: #fff;
  backdrop-filter: blur(12px);
}

:is(.jamfor-page, .home-coverage) .coverage-maplibre-quality-key p {
  margin: 0 0 4px;
  color: #fff;
  font-size: 12px;
  letter-spacing: .03em;
}

:is(.jamfor-page, .home-coverage) .coverage-maplibre-quality-key span {
  font-size: 12px;
  font-weight: 500;
}

:is(.jamfor-page, .home-coverage) .coverage-maplibre-quality-key i {
  width: 14px;
  height: 14px;
  flex-basis: 14px;
  border: 0;
  border-radius: 50%;
}

:is(.jamfor-page, .home-coverage) .coverage-maplibre-quality-key .is-excellent {
  background: #ef6b16;
}

:is(.jamfor-page, .home-coverage) .coverage-maplibre-quality-key .is-good {
  background: #ff9b45;
}

:is(.jamfor-page, .home-coverage) .coverage-maplibre-quality-key .is-basic {
  background: #ffd39a;
}

:is(.jamfor-page, .home-coverage) .coverage-disclaimer {
  position: absolute;
  z-index: 2;
  bottom: 122px;
  left: clamp(24px, 3vw, 48px);
  max-width: 420px;
  margin: 0;
  color: #e0e8ee;
  font-size: 11px;
  line-height: 1.5;
  text-shadow: 0 1px 4px #061626;
}

:is(.jamfor-page, .home-coverage) .coverage-main button:focus-visible {
  outline: 3px solid #c96f24 !important;
  outline-offset: 3px !important;
}

:is(.jamfor-page, .home-coverage) .coverage-maplibre-canvas canvas:focus-visible {
  outline: 3px solid #c96f24;
  outline-offset: -3px;
}

:is(.jamfor-page, .home-coverage) .coverage-main .maplibregl-ctrl-attrib {
  display: block !important;
}

:is(.jamfor-page, .home-coverage) .coverage-maplibre-canvas .maplibregl-ctrl-bottom-right {
  bottom: 108px;
}

:is(.jamfor-page, .home-coverage) .coverage-toolbar .coverage-maplibre-search {
  position: relative !important;
  inset: auto !important;
  width: 100% !important;
  min-width: 0;
  border-radius: 10px !important;
  background: #f8f7f4 !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
}

:is(.jamfor-page, .home-coverage) .coverage-toolbar .coverage-maplibre-search:focus-within {
  border-color: #a95317 !important;
  box-shadow: 0 0 0 3px rgba(201, 111, 36, .18) !important;
}

:is(.jamfor-page, .home-coverage) .coverage-toolbar .coverage-maplibre-search__feedback {
  left: 0;
  right: 0;
  z-index: 7;
  padding: 10px 14px;
  border: 1px solid #e4c7ae;
  border-radius: 10px;
  background: #fff;
  color: #974811;
  text-shadow: none;
}

:is(.jamfor-page, .home-coverage) .coverage-toolbar .is-selected .coverage-maplibre-search__feedback {
  width: 1px;
  height: 1px;
  min-height: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  clip-path: inset(50%);
}

:is(.jamfor-page, .home-coverage) .coverage-toolbar .suggestions {
  padding: 0;
  list-style: none;
  border: 1px solid #dfe1e3;
  background: #fff;
  box-shadow: 0 8px 24px rgba(13, 23, 38, .12);
  backdrop-filter: none;
}

:is(.jamfor-page, .home-coverage) .coverage-toolbar .suggestions > li > button {
  min-height: 44px;
  border-color: #e8eaec;
  border-radius: 0;
  color: #0d1726;
  font: 500 14px/1.4 var(--dui-font-body, Arial, sans-serif);
  transform: none;
}

:is(.jamfor-page, .home-coverage) .coverage-toolbar .suggestions > .active > button,
:is(.jamfor-page, .home-coverage) .coverage-toolbar .suggestions > li > button:hover {
  background: #fcf1e7;
  color: #974811;
}

:is(.jamfor-page, .home-coverage) .coverage-toolbar .suggestions > li > button:disabled {
  color: #5a616b;
  background: #f8f7f4;
}

@media (max-width: 1100px) and (min-width: 761px) {
  :is(.jamfor-page, .home-coverage) .coverage-toolbar {
    width: 350px;
  }

  :is(.jamfor-page, .home-coverage) .coverage-intro {
    width: 360px;
  }

}
@media (max-width: 760px) {
  :is(.jamfor-page, .home-coverage) .coverage-main .coverage-maplibre-shell {
    height: 1664px !important;
    min-height: 1664px !important;
  }

  :is(.jamfor-page, .home-coverage) .coverage-intro {
    top: 82px;
    left: 20px;
    right: 20px;
    width: auto;
  }

  :is(.jamfor-page, .home-coverage) .coverage-intro :is(h1, h2) {
    font-size: 30px;
  }

  :is(.jamfor-page, .home-coverage) .coverage-intro p {
    font-size: 14px;
    max-width: 350px;
  }

  :is(.jamfor-page, .home-coverage) .coverage-toolbar {
    top: 228px;
    left: 16px;
    right: 16px;
    width: auto;
    padding: 12px;
    gap: 10px;
    border-radius: 18px;
  }

  :is(.jamfor-page, .home-coverage) .coverage-toolbar .coverage-operators button {
    height: 64px !important;
    gap: 5px;
  }

  :is(.jamfor-page, .home-coverage) .coverage-toolbar button img {
    height: 24px;
    width: 28px;
  }

  :is(.jamfor-page, .home-coverage) .coverage-main .coverage-maplibre-themes {
    inset: 548px 16px auto auto !important;
    width: 104px;
  }

  :is(.jamfor-page, .home-coverage) .coverage-main .coverage-maplibre-zoom {
    inset: 802px 16px auto auto !important;
  }

  :is(.jamfor-page, .home-coverage) .coverage-main .coverage-maplibre-quality-key {
    bottom: 176px;
    left: 16px;
    width: 190px;
    padding: 14px;
  }

  :is(.jamfor-page, .home-coverage) .coverage-disclaimer {
    bottom: 122px;
    left: 16px;
    right: 16px;
    max-width: 350px;
  }

}

html body.jamfor-page .footer {
  background: linear-gradient(to bottom, transparent 63px, var(--footer-forest) 63px) !important;
}
html body.jamfor-page .footer::before {
  height: 64px !important;
  background: transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 64' preserveAspectRatio='none'%3E%3Cpath fill='%230D1726' d='M0 6C110 15 190 54 340 56C500 58 580 8 720 10C860 12 940 50 1100 48C1240 46 1320 16 1440 6V64H0Z'/%3E%3C/svg%3E") center top / 100% 100% no-repeat !important;
}

:is(.jamfor-page, .home-coverage) .coverage-main .coverage-maplibre-themes button::after {
  content: none !important;
}

body .home-coverage .coverage-main.coverage-maplibre-section {
  margin: 0;
  padding: 0 !important;
}

body .home-coverage .coverage-main.coverage-maplibre-section .coverage-maplibre-shell {
  background: #0d1726 !important;
  height: clamp(780px, 60vw, 1000px) !important;
  min-height: 780px !important;
}

@media (max-width: 760px) {
  body .home-coverage .coverage-main.coverage-maplibre-section .coverage-maplibre-shell {
    height: 1240px !important;
    min-height: 1240px !important;
  }
}

.home-coverage .coverage-main .coverage-maplibre-quality-key {
  bottom: 76px;
}

.home-coverage .coverage-disclaimer {
  bottom: 30px;
}

.home-coverage .coverage-maplibre-canvas .maplibregl-ctrl-bottom-right {
  bottom: 0;
}

@media (max-width: 760px) {
  .home-coverage #coverageMapLibre.coverage-maplibre-canvas {
    top: 540px;
    height: calc(100% - 540px);
  }
}
.home-coverage .coverage-load-status {
  position: absolute;
  z-index: 5;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: calc(100% - 40px);
  margin: 0;
  padding: 12px 18px;
  border-radius: 12px;
  background: #0d1726;
  color: #fff;
  text-align: center;
}
