@charset "UTF-8";
.wp-block-vrl-heatmap-heatmap {
  position: relative;
}

@font-face {
  font-family: "GT America Standard";
  src: url("../fonts/GT-America-Standard-Light.woff2") format("woff2");
  font-style: normal;
  font-weight: 300;
  font-display: swap;
}
@font-face {
  font-family: "GT America Standard";
  src: url("../fonts/GT-America-Standard-Bold.woff2") format("woff2");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: "GT America Bold";
  src: url("../fonts/GT-America-Standard-Bold.woff2") format("woff2");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: "GT Super";
  src: url("../fonts/GT-Super-Text-Regular.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
.wp-block-vrl-heatmap-heatmap .vrl-heatmap-shell,
.wp-block-vrl-heatmap-heatmap .vrl-heatmap-shell * {
  box-sizing: border-box;
}

/* Isolate block visuals from aggressive theme-wide typography/layout rules. */
.wp-block-vrl-heatmap-heatmap .vrl-heatmap-shell h1,
.wp-block-vrl-heatmap-heatmap .vrl-heatmap-shell h2,
.wp-block-vrl-heatmap-heatmap .vrl-heatmap-shell h3,
.wp-block-vrl-heatmap-heatmap .vrl-heatmap-shell h4,
.wp-block-vrl-heatmap-heatmap .vrl-heatmap-shell h5,
.wp-block-vrl-heatmap-heatmap .vrl-heatmap-shell h6 {
  margin: 0;
  font-family: inherit;
  font-weight: inherit;
  color: inherit;
}
.wp-block-vrl-heatmap-heatmap .vrl-heatmap-shell p {
  margin: 0;
}
.wp-block-vrl-heatmap-heatmap .vrl-heatmap-shell a {
  color: inherit;
  font-weight: inherit;
  text-decoration: none;
}
.wp-block-vrl-heatmap-heatmap .vrl-heatmap-shell ul,
.wp-block-vrl-heatmap-heatmap .vrl-heatmap-shell ol,
.wp-block-vrl-heatmap-heatmap .vrl-heatmap-shell dl {
  margin: 0 !important;
  padding: 0 !important;
}
.wp-block-vrl-heatmap-heatmap .vrl-heatmap-shell li {
  margin: 0 !important;
}

.wp-block-vrl-heatmap-heatmap .vrl-heatmap-shell {
  --bg: #faf6f2;
  --panel-bg: #ffffff;
  --border-subtle: #ddd;
  --text-main: #1e1b2a;
  --text-muted: #151825;
  --accent: #ac327a;
  --accent-soft: #ece6ff;
  --risk-low: #fcfbbe;
  --risk-high: #ac327a;
  --county-stroke: #ffffff;
  --county-stroke-hover: #ffffff;
  --border: #151825;
  min-height: 100%;
  font-family: "GT America Standard", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background: #fcf6ef;
  color: var(--text-main);
}

.wp-block-vrl-heatmap-heatmap .vrl-heatmap-page {
  max-width: 1200px;
  margin: 0 auto;
  background: #fcf6ef;
}

.wp-block-vrl-heatmap-heatmap .vrl-heatmap-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 405px;
  align-items: center;
  gap: 24px;
}

@media (max-width: 1180px) {
  .wp-block-vrl-heatmap-heatmap .vrl-heatmap-layout {
    grid-template-columns: minmax(0, 1fr);
  }
}
.wp-block-vrl-heatmap-heatmap .vrl-heatmap-map-card {
  background: transparent;
  border-radius: 0;
  box-shadow: none;
  padding: 0;
  max-width: none;
  min-width: 0;
  width: 100%;
  justify-self: flex-start;
  align-self: center;
}

.wp-block-vrl-heatmap-heatmap .vrl-heatmap-shell .vrl-heatmap-page-title {
  color: var(--Ink, #151825);
  font-family: "GT Super", serif;
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 10px;
}

.wp-block-vrl-heatmap-heatmap .vrl-heatmap-shell .vrl-heatmap-page-description {
  color: var(--Ink, #151825);
  font-family: "GT Super", serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 29px 0;
}
.wp-block-vrl-heatmap-heatmap .vrl-heatmap-shell .vrl-heatmap-page-description p {
  margin: 0;
}
.wp-block-vrl-heatmap-heatmap .vrl-heatmap-shell .vrl-heatmap-page-description p + p {
  margin-top: 0.75em;
}
.wp-block-vrl-heatmap-heatmap .vrl-heatmap-shell .vrl-heatmap-page-description a {
  color: inherit;
  text-decoration: underline;
}
.wp-block-vrl-heatmap-heatmap .vrl-heatmap-shell .vrl-heatmap-page-description a:hover {
  text-decoration: none;
}
.wp-block-vrl-heatmap-heatmap .vrl-heatmap-shell .vrl-heatmap-page-description strong,
.wp-block-vrl-heatmap-heatmap .vrl-heatmap-shell .vrl-heatmap-page-description b {
  font-weight: 700;
}
.wp-block-vrl-heatmap-heatmap .vrl-heatmap-shell .vrl-heatmap-page-description em,
.wp-block-vrl-heatmap-heatmap .vrl-heatmap-shell .vrl-heatmap-page-description i {
  font-style: italic;
}
.wp-block-vrl-heatmap-heatmap .vrl-heatmap-shell .vrl-heatmap-page-description ul,
.wp-block-vrl-heatmap-heatmap .vrl-heatmap-shell .vrl-heatmap-page-description ol {
  margin: 0.5em 0 0.5em 1.5em !important;
  padding: 0 !important;
}
.wp-block-vrl-heatmap-heatmap .vrl-heatmap-shell .vrl-heatmap-page-description li {
  margin: 0 0 0.25em !important;
}

.vrl-heatmap-map-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
  gap: 20px;
  flex-wrap: wrap;
}
@media (max-width: 1180px) {
  .vrl-heatmap-map-header {
    flex-direction: column;
    align-items: stretch;
    gap: 12px;
    margin-bottom: 16px;
  }
}

.vrl-heatmap-map-header-title {
  color: var(--Ink, #151825);
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.vrl-heatmap-map-legend-scale {
  display: inline-flex;
  flex-direction: column;
  align-items: stretch;
  gap: 4px;
  color: #151825;
  font-size: 14px;
  font-weight: 600;
  width: 133px;
}

.vrl-heatmap-legend-bar {
  width: 133px;
  height: 16px;
  margin-top: 5px;
  border-radius: 0;
  background: var(--vrl-heatmap-legend-gradient, linear-gradient(to right, #fcfbbe, #fdc68e, #f78468, #9f2f7b, #5c1d75, #280e4e));
  box-shadow: none;
}
.vrl-heatmap-legend-bar.second-bar {
  height: 8px !important;
}

.vrl-heatmap-legend-bar-wrap {
  position: relative;
  width: 133px;
  height: 22px;
  display: flex;
  align-items: flex-end;
}

.vrl-heatmap-legend-indicator {
  position: absolute;
  bottom: -2px;
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  pointer-events: none;
}

.vrl-heatmap-legend-indicator-value {
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 4px;
  color: inherit;
}

.vrl-heatmap-legend-indicator-line {
  width: 2px;
  height: 13px;
  background: currentColor;
}

.vrl-heatmap-legend-labels {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  font-size: 12px;
  line-height: 1;
}

.vrl-heatmap-map-header-content {
  display: flex;
  flex-direction: column;
  gap: 0px;
}

.vrl-heatmap-map-header-help {
  margin-left: 0;
  color: var(--Ink, #151825);
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}

.wp-block-vrl-heatmap-heatmap .vrl-heatmap-shell a.vrl-heatmap-map-header-help {
  text-decoration: underline;
}

.vrl-heatmap-reset-button {
  display: flex;
  padding: 5px 10px;
  justify-content: flex-end;
  align-items: center;
  gap: 5px;
  border-radius: 99px;
  border: 0.5px solid var(--Mahogany, #370922);
  color: var(--Mahogany, #370922);
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  background: transparent;
  cursor: pointer;
  text-decoration: none;
}

.vrl-heatmap-map-wrapper {
  position: relative;
  width: 100%;
  border-radius: 0;
  overflow: visible;
  background: transparent;
  border: 0;
}

.vrl-heatmap-last-updated {
  margin-top: 0px;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  color: #929292;
}

.vrl-heatmap-map-root {
  width: 100%;
  display: block;
  background: #f3ebe1;
}
@media (max-width: 720px) {
  .vrl-heatmap-map-root {
    height: 400px;
  }
}

.vrl-heatmap-map-root svg {
  display: block;
  width: 100%;
  height: auto;
}
@media (max-width: 720px) {
  .vrl-heatmap-map-root svg {
    height: 400px !important;
  }
}

.vrl-heatmap-map-root svg #borders,
.vrl-heatmap-map-root svg #separatorAK-HI {
  display: none;
}

.vrl-heatmap-zoom-controls {
  position: absolute;
  right: 7px;
  bottom: 7px;
  display: flex;
  flex-direction: column;
  gap: 0px;
  z-index: 3;
}

.vrl-heatmap-zoom-btn {
  width: 45px;
  height: 45px;
  border: 1px solid rgba(17, 24, 39, 0.18);
  background: rgba(255, 255, 255, 0.92);
  color: #111827;
  font-size: 18px;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.vrl-heatmap-zoom-btn:hover {
  background: rgb(255, 255, 255);
  border-color: rgba(99, 102, 241, 0.5);
}

.vrl-heatmap-county-tooltip {
  --tip-bg: #fff;
  --tip-border: #fff;
  position: absolute;
  display: none;
  z-index: 20;
  transform: translate(-50%, -120%);
  background: var(--tip-bg);
  color: #0b0d12;
  border: 1px solid var(--tip-border);
  border-radius: 999px;
  padding: 5px 10px;
  font-family: "GT America Standard", system-ui, -apple-system, Segoe UI, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  line-height: normal;
  white-space: nowrap;
  display: flex;
  flex-direction: column;
  gap: 2px;
}

.vrl-heatmap-county-tooltip-name {
  font-weight: 800;
}

.vrl-heatmap-county-tooltip-risk {
  font-size: 11px;
  font-weight: 700;
  opacity: 0.92;
  letter-spacing: 0.02em;
  text-transform: none;
}

.vrl-heatmap-county-tooltip::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -8.5px;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 10px solid var(--tip-bg);
  z-index: -1;
}

.vrl-heatmap-county-tooltip::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -11px;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 10px solid var(--tip-border);
  z-index: -2;
}

.vrl-heatmap-zoom-btn:active {
  transform: translateY(1px);
}

.vrl-heatmap-zoom-home svg {
  display: block;
  width: 18px;
  height: 18px;
  flex-shrink: 0;
}

.vrl-heatmap-zoom-btn:disabled {
  opacity: 0.5;
  cursor: default;
}

.vrl-heatmap-map-pan-grab {
  cursor: grab;
  touch-action: none;
}

.vrl-heatmap-map-pan-grabbing {
  cursor: grabbing;
}

.vrl-heatmap-map-loading,
.vrl-heatmap-map-error {
  padding: 40px 16px;
  text-align: center;
  color: var(--text-muted);
  font-size: 0.95rem;
}

.vrl-heatmap-details-card {
  background: var(--panel-bg);
  border-radius: 0;
  box-shadow: none;
  padding: 40px;
  margin-top: 60px;
  margin-bottom: 60px;
}
@media (max-width: 1180px) {
  .vrl-heatmap-details-card {
    margin-top: 40px;
  }
}
@media (max-width: 768px) {
  .vrl-heatmap-details-card {
    padding: 40px 10px;
  }
}

.vrl-heatmap-details-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 12px;
  padding-bottom: 10px;
  padding-top: 0px;
  margin-bottom: 30px;
  border-bottom: 1px solid var(--border);
}

.vrl-heatmap-details-title-group {
  display: flex;
  flex-direction: column;
  gap: 4px;
  font-size: 20px;
  width: 100%;
}

.vrl-heatmap-details-title-row {
  display: flex;
  justify-items: flex-end;
  align-items: center;
  gap: 12px 16px;
  width: 100%;
  justify-content: space-between;
}

.vrl-heatmap-details-header-col--left {
  justify-self: start;
  min-width: 0;
  display: flex;
  align-items: center;
  gap: 20px;
}

.vrl-heatmap-details-header-col--center {
  justify-self: center;
}

.vrl-heatmap-details-header-col--right {
  justify-self: end;
  display: flex;
  flex-direction: column;
  gap: 4px;
  margin-top: -4px;
  align-items: flex-end;
}

@media (max-width: 1080px) {
  .vrl-heatmap-details-title-row {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
  .vrl-heatmap-details-header-col--left {
    grid-column: 1;
    grid-row: 1;
    justify-self: start;
    margin-bottom: -10px;
  }
  .vrl-heatmap-details-header-col--center {
    grid-column: 2;
    grid-row: 1/3;
    justify-self: end;
    align-self: center;
  }
  .vrl-heatmap-details-header-col--right {
    grid-column: 1;
    grid-row: 2;
    justify-self: start;
  }
}
@media (max-width: 600px) {
  .vrl-heatmap-details-title-row {
    flex-direction: column;
    align-items: start;
  }
  .vrl-heatmap-details-header-col--left {
    grid-column: 1;
    grid-row: 1;
    justify-self: start;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
  }
  .vrl-heatmap-details-header-col--right {
    grid-column: 1;
    grid-row: 2;
    justify-self: start;
  }
  .vrl-heatmap-details-header-col--center {
    grid-column: 1;
    grid-row: 3;
    justify-self: start;
    align-self: start;
  }
}
.vrl-heatmap-details-legend {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}

.vrl-heatmap-details-analysis-link {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  color: var(--Ink, #151825);
  font-size: 15px;
  font-style: normal;
  font-weight: 600 !important;
  line-height: normal;
  text-decoration: underline !important;
  text-underline-offset: 2px;
  white-space: nowrap;
}

.vrl-heatmap-details-metodology-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: var(--Ink, #151825);
  font-size: 12px;
  font-style: normal;
  font-weight: 500 !important;
  line-height: normal;
  text-decoration: underline !important;
  text-underline-offset: 2px;
  white-space: nowrap;
}

.vrl-heatmap-details-metodology-link-icon {
  flex: 0 0 auto;
  display: none;
}

.vrl-heatmap-details-analysis-link-icon {
  flex: 0 0 auto;
}

.vrl-heatmap-details-legend-label {
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.vrl-heatmap-details-title {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.01em;
}

.vrl-heatmap-details-legend-scale {
  width: 133px;
}

.vrl-heatmap-details-subtitle {
  font-size: 0.85rem;
  color: var(--text-muted);
}

.vrl-heatmap-metrics-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}
.vrl-heatmap-metrics-row > .vrl-heatmap-metric {
  flex: 0 0 calc(20% - 16px);
}

@media (max-width: 900px) {
  .vrl-heatmap-metrics-row {
    gap: 40px;
  }
  .vrl-heatmap-metrics-row > .vrl-heatmap-metric {
    flex: 0 0 calc(33.333% - 27px);
  }
}
@media (max-width: 540px) {
  .vrl-heatmap-metrics-row {
    gap: 20px;
  }
  .vrl-heatmap-metrics-row > .vrl-heatmap-metric {
    flex: 0 0 calc(50% - 10px);
    min-width: 130px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.vrl-heatmap-metric {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.vrl-heatmap-metric-donut {
  --metric-fill: 0.75turn;
  width: 137.854px;
  height: 137.854px;
  border-radius: 49%;
  background: conic-gradient(var(--metric-color, var(--accent)) var(--metric-fill), #ddd var(--metric-fill));
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 12px;
  margin-top: 12px;
}
@media (max-width: 540px) {
  .vrl-heatmap-metric-donut {
    width: 120px;
    height: 120px;
  }
}

.vrl-heatmap-metric-donut-inner {
  width: 110px;
  height: 110px;
  border-radius: 49%;
  background: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 2px;
}
@media (max-width: 540px) {
  .vrl-heatmap-metric-donut-inner {
    width: 96px;
    height: 96px;
  }
}

.vrl-heatmap-metric-range {
  font-size: 14px;
  font-weight: 500;
  color: #aaaaaa;
  line-height: 1;
  margin-top: -5px;
}

.vrl-heatmap-metric-label {
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  line-height: normal;
  color: #151825;
  margin-top: 4px;
  font-family: "GT America Bold", serif;
  min-height: 2.5em;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  min-height: 60px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  margin-bottom: -10px;
}

.vrl-heatmap-metric-label span {
  text-wrap: balance;
}

.vrl-heatmap-metric-label svg {
  display: block;
}

.vrl-heatmap-metric-label-icon {
  display: inline-flex;
  vertical-align: middle;
  margin-left: 1px;
  margin-bottom: 3px;
}

.vrl-heatmap-info-icon {
  appearance: none;
  border: 0;
  padding: 0;
  margin: 0;
  background: transparent;
  color: inherit;
  display: inline-flex;
  cursor: help;
}

.vrl-heatmap-info-icon:focus {
  outline: 2px solid rgba(172, 50, 122, 0.65);
  outline-offset: 2px;
}

.vrl-heatmap-info-tooltip {
  --tip-bg: #fff;
  --tip-border: #e5e7eb;
  position: fixed;
  z-index: 9999;
  max-width: clamp(0px, 100vw - 24px, 280px);
  padding: 10px 12px;
  background: var(--tip-bg);
  color: #0b0d12;
  border: 1px solid var(--tip-border);
  border-radius: 12px;
  font-family: "GT America Standard", system-ui, -apple-system, Segoe UI, sans-serif;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 1.3;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.12);
  pointer-events: none;
  opacity: 0;
  transition: opacity 80ms ease;
}
.vrl-heatmap-info-tooltip::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -8.5px;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 10px solid var(--tip-bg);
  z-index: -1;
}
.vrl-heatmap-info-tooltip::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -11px;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 10px solid var(--tip-border);
  z-index: -2;
}
.vrl-heatmap-info-tooltip.is-below::after {
  bottom: auto;
  top: -8.5px;
  border-top: none;
  border-bottom: 10px solid var(--tip-bg);
}
.vrl-heatmap-info-tooltip.is-below::before {
  bottom: auto;
  top: -11px;
  border-top: none;
  border-bottom: 10px solid var(--tip-border);
}

.vrl-heatmap-metric-value {
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  color: var(--metric-color, var(--accent));
  font-family: "GT America Bold", serif;
}

.vrl-heatmap-metric-caption {
  margin-top: 4px;
  font-size: 15px;
  color: var(--text-muted);
  min-height: 60px;
}

.wp-block-vrl-heatmap-heatmap .vrl-heatmap-sidebar-card {
  background: #151825;
  color: #fff;
  border-radius: 0;
  padding: 18px 18px;
  box-shadow: none;
  width: min(100%, 405px);
  max-width: 405px;
  justify-self: center;
  margin-top: 15px;
  align-self: flex-start;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.vrl-heatmap-bottom-sheet-trigger {
  display: none;
}

.vrl-heatmap-bottom-sheet-backdrop {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.45);
  z-index: 9998;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
}
.vrl-heatmap-bottom-sheet-backdrop.is-open {
  opacity: 1;
  pointer-events: auto;
}

.vrl-heatmap-bottom-sheet-header {
  display: none;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 8px;
  flex-shrink: 0;
  margin-bottom: -48px !important;
  z-index: 10;
}

.vrl-heatmap-bottom-sheet-handle {
  width: 36px;
  height: 4px;
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.35);
  margin: 0 auto;
  flex: 1;
  opacity: 0;
}

.vrl-heatmap-bottom-sheet-close {
  appearance: none;
  border: 0;
  padding: 4px;
  background: transparent;
  color: #fff;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.vrl-heatmap-bottom-sheet-close:focus-visible {
  outline: 2px solid rgba(255, 255, 255, 0.6);
  outline-offset: 2px;
  border-radius: 4px;
}

@media (max-width: 1180px) {
  .wp-block-vrl-heatmap-heatmap .vrl-heatmap-sidebar-card {
    display: flex !important;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    width: 100% !important;
    max-width: none !important;
    max-height: 85dvh;
    overflow-y: auto;
    overscroll-behavior: contain;
    transform: translateY(100%);
    visibility: hidden;
    transition: transform 0.35s cubic-bezier(0.32, 0.72, 0, 1), visibility 0s linear 0.35s;
    justify-self: unset;
    align-self: unset;
  }
  .wp-block-vrl-heatmap-heatmap .vrl-heatmap-sidebar-card.is-open {
    transform: translateY(0);
    visibility: visible;
    transition: transform 0.35s cubic-bezier(0.32, 0.72, 0, 1), visibility 0s linear 0s;
  }
  .vrl-heatmap-bottom-sheet-backdrop {
    display: block;
  }
  .vrl-heatmap-bottom-sheet-header {
    display: flex;
  }
  .vrl-heatmap-map-header .vrl-heatmap-bottom-sheet-trigger {
    display: flex;
    align-items: center;
    gap: 8px;
    width: 100%;
    margin-top: 8px;
    margin-bottom: 0;
    margin-left: 0;
    padding: 10px 30px;
    background: var(--Charcoal, #0e0e10);
    color: #fff;
    border: 0;
    border-radius: 9999px;
    font-family: "GT Super", serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    cursor: pointer;
    transition: opacity 0.15s ease;
    justify-content: center;
  }
  .vrl-heatmap-map-header .vrl-heatmap-bottom-sheet-trigger:hover {
    opacity: 0.85;
  }
  .vrl-heatmap-map-header .vrl-heatmap-bottom-sheet-trigger:focus-visible {
    outline: 2px solid #0e0e10;
    outline-offset: 2px;
  }
}
.wp-block-vrl-heatmap-heatmap .vrl-heatmap-sidebar-card button,
.wp-block-vrl-heatmap-heatmap .vrl-heatmap-sidebar-card select,
.wp-block-vrl-heatmap-heatmap .vrl-heatmap-sidebar-card input {
  font: inherit;
  font-size: 15px;
  line-height: normal;
}

.vrl-heatmap-sidebar-title {
  font-size: 0.9rem;
  text-transform: uppercase;
  letter-spacing: 0.16em;
  margin: 0;
}

.vrl-heatmap-sidebar-text {
  font-family: "GT Super", serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  color: #fff;
  margin: 0;
}

.vrl-heatmap-sidebar-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 15px 15px;
  margin: 0;
  align-items: end;
}

.vrl-heatmap-sidebar-label {
  font-size: 0.72rem;
  text-transform: uppercase;
  letter-spacing: 0.14em;
  margin-bottom: 4px;
  color: #fff;
}

.vrl-heatmap-sidebar-select {
  width: 100%;
  padding: 5px 9px;
  border-radius: 0;
  border: 1px solid #151825;
  background: #fff;
  color: #151825;
  font-size: 15px;
  line-height: normal;
}

.vrl-heatmap-sidebar-select option {
  font-size: 15px;
}

.vrl-heatmap-sidebar-select:focus {
  outline: 2px solid #6366f1;
  outline-offset: 1px;
}

.vrl-heatmap-multiselect-wrapper {
  position: relative;
}

.vrl-heatmap-multiselect {
  position: relative;
}

.vrl-heatmap-multiselect-toggle {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 5px 9px;
  border-radius: 0;
  border: 1px solid #151825;
  background: #fff;
  color: #151825;
  font-size: 15px;
  line-height: normal;
  cursor: pointer;
  text-align: left;
  font-family: inherit;
}

.vrl-heatmap-multiselect-toggle:focus {
  outline: 2px solid #6366f1;
  outline-offset: 1px;
}

.vrl-heatmap-multiselect-toggle-arrow {
  display: flex;
  align-items: center;
  margin-left: 8px;
  flex-shrink: 0;
  transition: transform 0.15s ease;
}

.vrl-heatmap-multiselect.is-open .vrl-heatmap-multiselect-toggle-arrow {
  transform: rotate(180deg);
}

.vrl-heatmap-multiselect-dropdown {
  display: none;
  position: absolute;
  z-index: 100;
  top: 100%;
  left: 0;
  right: 0;
  max-height: 220px;
  overflow-y: auto;
  background: #fff;
  border: 1px solid #151825;
  border-top: none;
}

.vrl-heatmap-multiselect.is-open .vrl-heatmap-multiselect-dropdown {
  display: block;
}

.vrl-heatmap-multiselect-item {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 6px 9px;
  font-size: 15px;
  color: #151825;
  cursor: pointer;
  user-select: none;
}

.vrl-heatmap-multiselect-item:hover {
  background: #f0f0f0;
}

.vrl-heatmap-multiselect-cb {
  margin: 0;
  width: 16px;
  height: 16px;
  flex-shrink: 0;
  accent-color: #151825;
  cursor: pointer;
}

.vrl-heatmap-sidebar-section-header {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  align-items: center;
  margin-bottom: 0px;
  border-top: 1px solid #fff;
  margin-top: 20px;
  padding-top: 20px;
}

.vrl-heatmap-sidebar-card > .vrl-heatmap-bottom-sheet-header + .vrl-heatmap-sidebar-section-header {
  margin-top: 0;
  padding-top: 0;
  border-top: none !important;
}

.vrl-heatmap-heading-mobile {
  display: none;
}

@media (max-width: 1180px) {
  .vrl-heatmap-heading-desktop {
    display: none;
  }
  .vrl-heatmap-heading-mobile {
    display: inline;
  }
}
.vrl-heatmap-sidebar-section-heading {
  font-family: "GT Super", serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0;
  color: #fff;
}

.vrl-heatmap-sidebar-reset {
  font-family: "GT America Standard", sans-serif;
  font-size: 15px;
  color: #fff;
  background: transparent;
  border: none;
  padding: 0;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  text-decoration: none;
  border-bottom: 1px solid currentColor;
  padding-bottom: 1px;
}
.vrl-heatmap-sidebar-reset svg {
  width: 10px;
  height: 10px;
  display: inline-block;
}
.vrl-heatmap-sidebar-reset svg path {
  stroke: currentColor;
}
.vrl-heatmap-sidebar-reset:hover {
  opacity: 0.8;
}

.vrl-heatmap-sidebar-section-heading:not(:first-of-type) {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #fff;
}

.vrl-heatmap-shortcut-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  margin-top: 5px;
}

.vrl-heatmap-shortcut-btn {
  border-radius: 999px;
  border: 1px solid #fff;
  padding: 5px 10px;
  background: #151825;
  color: #fff;
  font-size: 15px;
  text-align: center;
  cursor: pointer;
}

.vrl-heatmap-shortcut-btn:hover {
  border-color: #fff;
  background: #151825;
}

.vrl-heatmap-sidebar-search-wrapper {
  margin-top: 0;
}

.vrl-heatmap-sidebar-search-label {
  font-family: "GT Super", serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 4px;
  color: #fff;
}

.vrl-heatmap-sidebar-search-input-wrap {
  position: relative;
}

.vrl-heatmap-sidebar-search-icon {
  position: absolute;
  right: 9px;
  top: 50%;
  transform: translateY(-50%);
  display: inline-flex;
  pointer-events: none;
}

.vrl-heatmap-sidebar-search-icon svg {
  width: 18px;
  height: 18px;
  display: block;
}

.vrl-heatmap-sidebar-search-input {
  width: 100% !important;
  padding: 7px 36px 7px 9px !important;
  border-radius: 0 !important;
  border: 1px solid #151825 !important;
  background: #fff !important;
  color: #151825 !important;
  font-size: 15px !important;
}

.vrl-heatmap-sidebar-search-input::placeholder {
  color: #151825;
  opacity: 0.75;
}

.vrl-heatmap-summary-block {
  margin-bottom: 40px;
  margin-top: 40px;
}

.vrl-heatmap-section-title {
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.01em;
  color: var(--text-muted);
  font-weight: 700;
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: 1px solid var(--border);
}

.vrl-heatmap-summary-text {
  font-size: 15px;
  color: var(--text-main);
  line-height: 1.5;
}
.vrl-heatmap-summary-text p {
  margin: 0 0 0.75em;
}
.vrl-heatmap-summary-text p:last-child {
  margin-bottom: 0;
}
.vrl-heatmap-summary-text a {
  color: inherit;
  font-weight: bold;
  text-decoration: underline !important;
}

.vrl-heatmap-additional-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px 80px;
  margin-top: 8px;
}

.vrl-heatmap-additional-grid > div {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 14px;
}

.vrl-heatmap-additional-item-label {
  color: var(--text-muted);
  font-size: 15px !important;
  font-weight: 700;
  line-height: normal;
  min-width: 0;
}

.vrl-heatmap-additional-item-value {
  font-size: 15px;
  font-weight: 400;
  color: var(--text-main);
  text-align: right;
  white-space: nowrap;
}

.vrl-heatmap-additional-item-label .vrl-heatmap-metric-label-icon {
  margin-left: 6px;
  margin-bottom: 0;
}

@media (max-width: 900px) {
  .vrl-heatmap-additional-grid {
    grid-template-columns: 1fr;
    gap: 10px 24px;
  }
}
.vrl-heatmap-details-placeholder {
  min-height: 130px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  color: #999;
  text-align: center;
}

/* County styling overrides */
.vrl-heatmap-county-path {
  stroke: var(--county-stroke);
  stroke-width: 0.3;
  cursor: pointer;
  transition: fill 160ms ease-out, stroke 160ms ease-out, stroke-width 160ms ease-out;
}

.vrl-heatmap-county-hover,
.vrl-heatmap-county-path:hover {
  stroke: var(--county-stroke-hover) !important;
  stroke-width: 2 !important;
  paint-order: stroke fill markers;
}

/* Drill-down: outline is drawn on pointer-events:none clones only; the real path still :hovers under them. */
.vrl-heatmap-state-drilldown .vrl-heatmap-county-path:hover {
  stroke: var(--county-stroke) !important;
  stroke-width: 0.3 !important;
  paint-order: stroke fill markers;
}

/* DEBUG: front county overlay only — remove when finished debugging */
[data-vrl-county-overlay],
[data-vrl-county-overlay] * {
  stroke: #fff !important;
  stroke-width: 1.2 !important;
}

.vrl-heatmap-county-no-data,
.vrl-heatmap-county-no-data:hover {
  stroke: var(--county-stroke) !important;
  stroke-width: 0.3 !important;
  paint-order: stroke fill markers;
}

.vrl-heatmap-state-overlay {
  fill: none;
  /* Visible state borders on first load (zoomed out). */
  stroke: rgb(255, 255, 255);
  stroke-width: var(--vrl-heatmap-state-border-width, 2);
  /* Keep border width visually consistent while zooming (otherwise it scales with the map). */
  vector-effect: non-scaling-stroke;
  stroke-linejoin: round;
  pointer-events: all;
  cursor: pointer;
  filter: none;
  transition: stroke 160ms ease-out, stroke-width 160ms ease-out, filter 160ms ease-out;
}

/* Drill-down: keep neighbor states clickable; only selected state's overlay stops hit-testing so county clicks work. */
.vrl-heatmap-state-drilldown .vrl-heatmap-state-overlay.vrl-heatmap-state-overlay-selected {
  pointer-events: none !important;
}

.vrl-heatmap-state-overlay-hover {
  stroke: #ffffff;
  stroke-width: var(--vrl-heatmap-selected-state-border-width, 4) !important;
  filter: drop-shadow(0px 0px 1px rgba(0, 0, 0, 0.7));
}

.vrl-heatmap-state-overlay-selected {
  stroke: #ffffff;
  /* Selected state border width is zoom-driven (see view.js applyTransform). */
  stroke-width: var(--vrl-heatmap-selected-state-border-width, 4) !important;
  filter: drop-shadow(0px 0px 1px rgba(0, 0, 0, 0.7));
}

.vrl-heatmap-county-selected {
  stroke: #ffffff;
  stroke-width: 0.7;
  paint-order: stroke fill markers;
  filter: drop-shadow(0px 0px 1px rgba(0, 0, 0, 0.7));
}

.vrl-heatmap-scroll-nudge {
  position: fixed;
  bottom: 28px;
  left: 50%;
  transform: translateX(-50%) translateY(12px);
  z-index: 9999;
  display: inline-flex;
  align-items: center;
  gap: 7px;
  padding: 8px 16px;
  background: #fff;
  color: #0b0d12;
  border: 2px solid rgba(11, 13, 18, 0.59);
  border-radius: 999px;
  font-family: "GT America Standard", system-ui, -apple-system, Segoe UI, sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  white-space: nowrap;
  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.18);
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.25s ease, transform 0.25s ease;
  cursor: pointer;
}
.vrl-heatmap-scroll-nudge.is-visible {
  opacity: 1;
  transform: translateX(-50%) translateY(0);
  pointer-events: auto;
}
.vrl-heatmap-scroll-nudge:hover {
  box-shadow: 0 6px 24px rgba(0, 0, 0, 0.26);
}
.vrl-heatmap-scroll-nudge svg {
  flex-shrink: 0;
  animation: vrl-nudge-bounce 1.2s ease-in-out infinite;
}
@media (max-width: 1180px) {
  .vrl-heatmap-map-header .vrl-heatmap-scroll-nudge {
    position: static;
    transform: none;
    margin-top: 0;
    width: 100%;
    justify-content: center;
    padding: 6px 12px;
    font-size: 12px;
    display: none;
  }
  .vrl-heatmap-map-header .vrl-heatmap-scroll-nudge.is-visible {
    transform: none;
    display: flex;
  }
}

@keyframes vrl-nudge-bounce {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(3px);
  }
}
.vrl-heatmap-gate-locked .vrl-heatmap-shell {
  pointer-events: none;
  user-select: none;
}

.vrl-heatmap-gate-overlay {
  position: fixed;
  inset: 0;
  z-index: 10000;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.4);
  cursor: pointer;
}

.vrl-heatmap-gate-card {
  background: #111;
  max-width: 600px;
  width: 90%;
  color: #fff;
  position: relative;
  text-align: left;
  cursor: default;
  max-height: 80vh;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
}

.vrl-heatmap-gate-title-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}

.vrl-heatmap-gate-title {
  font-size: clamp(24px, 5vw, 32px);
  font-weight: 400;
  margin: 0 0 0.6rem;
  color: #fff;
  line-height: 1.2;
  font-family: "GT Super";
}

.vrl-heatmap-gate-close {
  margin-left: auto;
  background: transparent;
  color: #fff;
  border: none;
  border-radius: 999px;
  cursor: pointer;
  font-size: 30px;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: background 0.2s ease, color 0.2s ease;
  flex-shrink: 0;
  padding: 0;
  font-family: inherit;
  position: absolute;
  top: 20px;
  right: 20px;
}

.vrl-heatmap-gate-desc {
  font-size: 15px;
  color: rgb(255, 255, 255);
  margin-top: -5px;
  line-height: 1.6;
}

.vrl-heatmap-gate-form {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: clamp(20px, 5vw, 40px);
  padding-bottom: 0;
  flex: 1;
  min-height: 0;
}

.vrl-heatmap-gate-field {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.vrl-heatmap-gate-label {
  font-size: 0.875rem;
  font-weight: 500;
  color: #fff;
  font-family: "GT Super";
}

.vrl-heatmap-gate-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0.75rem;
}
@media (max-width: 520px) {
  .vrl-heatmap-gate-row {
    grid-template-columns: 1fr;
  }
}

.vrl-heatmap-gate-input {
  width: 100%;
  padding: 5px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 0;
  font-size: 0.9rem;
  background: #fff;
  color: #1a1a1a;
  box-sizing: border-box;
  font-family: inherit;
  appearance: none;
  -webkit-appearance: none;
  height: 29px;
}
.vrl-heatmap-gate-input::placeholder {
  color: rgba(0, 0, 0, 0.32);
}
.vrl-heatmap-gate-input:focus {
  outline: none;
  border-color: rgba(0, 0, 0, 0.5);
}

.vrl-heatmap-gate-input--error {
  border-color: #f87171 !important;
  box-shadow: 0 0 0 2px rgba(248, 113, 113, 0.18);
}

.vrl-heatmap-gate-field-error {
  display: none;
  margin-top: 4px;
  font-size: 0.78rem;
  color: #FE532D;
  min-height: 0;
  align-items: center;
  gap: 5px;
}
.vrl-heatmap-gate-field-error:not(:empty) {
  display: flex;
}
.vrl-heatmap-gate-field-error::before {
  content: "";
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  background: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' y='0.5' width='19' height='19' rx='9.5' stroke='%23FE532D'/%3E%3Cpath d='M10.605 13.91V15.5H9.015V13.91H10.605ZM9 4.85H10.62L10.26 12.77H9.36L9 4.85Z' fill='%23FE532D'/%3E%3C/svg%3E") no-repeat center/contain;
}

.vrl-heatmap-gate-cb-label {
  display: flex;
  align-items: baseline;
  gap: 8px;
  cursor: pointer;
}

.vrl-heatmap-gate-cb-text {
  font-size: 15px;
}
.vrl-heatmap-gate-cb-text p {
  font-size: 0.875rem;
  font-weight: 500;
  color: #fff;
  font-family: "GT Super";
}
.vrl-heatmap-gate-cb-text p:last-child {
  margin-bottom: 0;
}

.vrl-heatmap-gate-field-note {
  font-size: 12px;
  color: rgb(255, 255, 255);
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: 1.5;
}

.vrl-heatmap-gate-link {
  color: rgb(255, 255, 255);
  text-decoration: underline;
}

.vrl-heatmap-gate-consent {
  font-size: 12px;
  color: rgb(255, 255, 255);
  margin-top: -10px;
  margin-bottom: 0px;
  line-height: 1.6;
}

.vrl-heatmap-gate-submit {
  display: inline-block;
  background: transparent;
  color: #fff;
  border: 1.5px solid rgba(255, 255, 255, 0.72);
  border-radius: 9999px;
  padding: 15px 20px;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  cursor: pointer;
  transition: background 150ms ease, border-color 150ms ease;
  width: fit-content;
  font-family: inherit;
}
.vrl-heatmap-gate-submit:hover:not(:disabled) {
  background: rgba(255, 255, 255, 0.08);
  border-color: #fff;
}
.vrl-heatmap-gate-submit:disabled {
  opacity: 0.5;
  cursor: default;
}

.vrl-heatmap-gate-msg {
  font-size: 0.875rem;
  color: #FE532D;
  min-height: 1.2em;
  margin: 0;
  display: none;
  align-items: center;
  gap: 5px;
}
.vrl-heatmap-gate-msg:not(:empty) {
  display: flex;
}
.vrl-heatmap-gate-msg::before {
  content: "";
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  background: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' y='0.5' width='19' height='19' rx='9.5' stroke='%23FE532D'/%3E%3Cpath d='M10.605 13.91V15.5H9.015V13.91H10.605ZM9 4.85H10.62L10.26 12.77H9.36L9 4.85Z' fill='%23FE532D'/%3E%3C/svg%3E") no-repeat center/contain;
}

.vrl-heatmap-gate-form.is-request-mode .vrl-heatmap-gate-row,
.vrl-heatmap-gate-form.is-request-mode .vrl-heatmap-gate-consent,
.vrl-heatmap-gate-form.is-request-mode .vrl-heatmap-gate-field:has(#vrl-gate-org),
.vrl-heatmap-gate-form.is-request-mode .vrl-heatmap-gate-field-note {
  display: none;
}

.vrl-heatmap-gate-submit-row {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: sticky;
  bottom: -1px;
  background: #111;
  padding: 16px clamp(20px, 5vw, 40px) clamp(20px, 5vw, 40px);
  margin: 0 calc(-1 * clamp(20px, 5vw, 40px));
  z-index: 1;
}

.vrl-heatmap-gate-toggle-row {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.7);
  margin: 0;
  margin-left: 16px;
}

.vrl-heatmap-gate-toggle-link {
  background: none;
  border: none;
  color: rgb(255, 255, 255);
  text-decoration: underline;
  cursor: pointer;
  font-size: inherit;
  font-family: inherit;
  padding: 0;
}

.vrl-heatmap-verify-card {
  background: #111;
  padding: 40px;
  max-width: 600px;
  width: 100%;
  color: #fff;
  text-align: center;
  display: flex;
  gap: 20px;
  flex-direction: column;
}

.vrl-heatmap-verify-title {
  font-size: clamp(24px, 5vw, 32px);
  font-weight: 400;
  margin: 0;
  color: #fff;
  font-family: "GT Super";
  line-height: 1.2;
}

.vrl-heatmap-verify-desc {
  font-size: 15px;
  color: rgb(255, 255, 255);
  margin: 0;
  margin-top: -10px;
  line-height: 1.6;
}

.vrl-heatmap-otp-row {
  display: flex;
  justify-content: center;
  gap: 0.5rem;
  margin-bottom: 0;
}

.vrl-heatmap-otp-input {
  width: 3rem;
  height: 3.75rem;
  border: 1px solid rgba(255, 255, 255, 0) !important;
  border-radius: 0 !important;
  background: #fff;
  color: #111;
  font-size: 50px;
  text-align: center;
  font-family: inherit;
  appearance: none !important;
  -webkit-appearance: none !important;
  padding: 0 !important;
  width: 41px;
  font-family: "GT Super";
}
.vrl-heatmap-otp-input::placeholder {
  color: rgba(0, 0, 0, 0.25);
}
.vrl-heatmap-otp-input:focus {
  outline: none;
  border-color: rgba(255, 255, 255, 0.7);
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.15);
}

.vrl-heatmap-verify-submit {
  display: block;
  width: 100%;
  background: transparent;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.75);
  border-radius: 9999px;
  padding: 15px;
  font-size: 0.78rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin: 0 auto;
  cursor: pointer;
  transition: background 150ms ease, border-color 150ms ease;
  font-family: inherit;
  max-width: 200px;
  margin-bottom: 0px;
}
.vrl-heatmap-verify-submit:hover:not(:disabled) {
  background: rgba(255, 255, 255, 0.08);
  border-color: #fff;
}
.vrl-heatmap-verify-submit:disabled {
  opacity: 0.5;
  cursor: default;
}

.vrl-heatmap-verify-resend-row {
  font-size: 0.85rem;
  color: rgba(255, 255, 255, 0.6);
  margin-bottom: 0;
}

.vrl-heatmap-verify-resend {
  background: none;
  border: none;
  color: rgb(255, 255, 255);
  text-decoration: underline;
  cursor: pointer;
  font-size: inherit;
  font-family: inherit;
  padding: 0;
  margin-top: -10px;
}
.vrl-heatmap-verify-resend:disabled {
  opacity: 0.5;
  cursor: default;
}

.vrl-heatmap-otp-input--error {
  border-color: #f87171 !important;
  box-shadow: 0 0 0 2px rgba(248, 113, 113, 0.18);
}

.vrl-heatmap-verify-msg {
  font-size: 15px;
  color: #FE532D;
  min-height: 1.2em;
  margin: 0;
  display: none;
  align-items: center;
  justify-content: center;
  gap: 5px;
}
.vrl-heatmap-verify-msg:not(:empty) {
  display: flex;
}
.vrl-heatmap-verify-msg::before {
  content: "";
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  background: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' y='0.5' width='19' height='19' rx='9.5' stroke='%23FE532D'/%3E%3Cpath d='M10.605 13.91V15.5H9.015V13.91H10.605ZM9 4.85H10.62L10.26 12.77H9.36L9 4.85Z' fill='%23FE532D'/%3E%3C/svg%3E") no-repeat center/contain;
}
.vrl-heatmap-verify-msg.is-success {
  color: #6ee7b7;
}
.vrl-heatmap-verify-msg.is-success::before {
  display: none;
}
.vrl-heatmap-verify-msg.is-debug {
  color: #fbbf24;
}
.vrl-heatmap-verify-msg.is-debug::before {
  display: none;
}
