body .front-page-logo-lockup .hero-logo-feature,
body .hero-content .front-page-logo-lockup .hero-logo-feature {
  display: none !important;
}

body .brand .brand-mark {
  display: none !important;
}

body .brand {
  gap: 0 !important;
}

body .brand small {
  display: none !important;
}

body .quick-strip div:nth-child(3) {
  display: none !important;
}

.scan-trust-panel,
.qr-first-panel,
.qr-quick-finder,
.qr-refill-picker,
.qr-nearest-refills,
.qr-scan-options,
.qr-scan-handoff,
.qr-panel,
.refill-reminder-panel,
.product-qr-panel,
.qr-actions,
.qr-studio-panel,
.bottle-scan-path-panel,
.bottle-sticker-mockup,
.qr-sticker-preview,
.qr-target-controls {
  display: none !important;
}

body .front-page-logo-label,
body .hero-content .front-page-logo-label,
body .front-page-logo-lockup .front-page-logo-label,
.front-page-logo-kicker,
.scan-trust-panel,
.qr-first-panel,
.qr-quick-finder,
.qr-refill-picker,
.qr-nearest-refills,
.qr-scan-options,
.qr-scan-handoff,
.qr-panel,
.refill-reminder-panel,
.product-qr-panel,
.home-workspace-tabs,
.product-workspace-tabs,
.stand-workspace-tabs,
.qr-studio-panel,
.qr-sticker-preview,
.qr-target-controls,
.bottle-sticker-mockup,
.bottle-scan-path-panel,
.launch-checklist-panel,
.launch-audit-card,
.website-improvement-card,
.website-improvement-panel,
.partner-permission-panel,
.local-data-card,
.csv-preview-card,
.public-data-readiness-card,
.public-launch-queue,
.product-launch-checklist,
.needed-info-card,
.real-info-card,
.stand-sign-card,
.stand-sign-kit,
.stand-report-card,
.suggestion-card,
.finder-receipt-card,
.stand-snapshot-panel,
.visit-day-planner-card,
.finder-mode-card,
.saved-filter-card,
.availability-filter-card,
.stands-page > .page-heading,
.stand-status-strip,
.radius-filter-card,
.mobile-stand-dock-route,
.map-layer-controls,
.map-view-controls,
.map-legend-card,
.map-state-legend,
.map-pin-guide,
.map-pin-guide-heading,
.map-pin-guide-stats,
.map-pin-guide-actions,
.map-pin-guide-types,
.map-floating-note,
.map-route-note,
.map-status-strip,
.map-command-bar,
.map-quick-filters,
.map-result-shelf,
.map-result-shelf-list,
.google-map-handoff-card,
.google-map-handoff,
.map-itinerary-card,
.map-itinerary-panel,
.map-itinerary-actions,
.map-itinerary-stats,
.route-strip,
.route-step-list,
.route-plan-actions,
.route-impact-heading,
.route-impact-stats,
.route-partner-suggestions,
.route-handoff-heading,
.route-handoff-stats,
.route-handoff-actions,
.route-preset-grid,
.route-preset-heading,
.route-progress-actions,
.route-optimizer-heading,
.route-optimizer-stats,
.local-trip-heading,
.local-trip-stats,
.local-trip-actions,
.today-run-actions,
.today-run-stops,
.today-open-actions,
.today-open-stop-list,
.recommended-stops-grid,
.product-card small,
.product-card strong,
.needed-list {
  display: none !important;
}

.front-page-logo-lockup {
  margin-bottom: 10px !important;
}

body .site-header {
  isolation: isolate;
  overflow: hidden;
  background:
    radial-gradient(circle at 88% -20%, rgba(255, 204, 102, 0.38), transparent 32%),
    radial-gradient(circle at 18% 120%, rgba(47, 98, 71, 0.14), transparent 36%),
    linear-gradient(90deg, rgba(255, 250, 240, 0.97), rgba(255, 246, 220, 0.95)) !important;
  border-bottom: 1px solid rgba(138, 79, 11, 0.2) !important;
  box-shadow: 0 14px 38px rgba(92, 54, 10, 0.14) !important;
}

body .site-header::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  pointer-events: none;
  opacity: 0.26;
  background-image:
    url("data:image/svg+xml,%3Csvg width='96' height='84' viewBox='0 0 96 84' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='%23dd7a00' stroke-opacity='.42' stroke-width='1.5'%3E%3Cpath d='M24 2l22 12v25L24 51 2 39V14z'/%3E%3Cpath d='M70 2l22 12v25L70 51 48 39V14z'/%3E%3Cpath d='M47 42l22 12v25L47 91 25 79V54z'/%3E%3C/g%3E%3C/svg%3E"),
    linear-gradient(90deg, rgba(255, 204, 102, 0.08), rgba(47, 98, 71, 0.08));
  background-position: right 10px top -12px, center;
  background-repeat: repeat, repeat;
  background-size: 96px 84px, auto;
}

body .tab-nav {
  position: relative !important;
  isolation: isolate;
  overflow: visible !important;
  display: grid !important;
  grid-template-columns: repeat(2, minmax(138px, 1fr)) !important;
  gap: 10px !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

body .tab-nav::before {
  display: none !important;
}

body .tab-nav button {
  position: relative !important;
  overflow: hidden !important;
  justify-content: center !important;
  min-height: 48px !important;
  padding: 12px 20px !important;
  border-radius: 13px !important;
  border: 1px solid rgba(76, 52, 26, 0.14) !important;
  color: #49321b !important;
  background: rgba(255, 250, 240, 0.82) !important;
  font-size: 0.9rem !important;
  font-weight: 950 !important;
  letter-spacing: 0 !important;
  box-shadow:
    0 8px 18px rgba(92, 54, 10, 0.1),
    inset 0 1px 0 rgba(255, 255, 255, 0.72) !important;
}

body .tab-nav button.active {
  color: #3f2a16 !important;
  background:
    linear-gradient(135deg, rgba(246, 226, 181, 0.98), rgba(236, 205, 143, 0.96)) !important;
  border-color: rgba(111, 70, 26, 0.24) !important;
  box-shadow:
    0 10px 20px rgba(92, 54, 10, 0.14),
    inset 0 1px 0 rgba(255, 255, 255, 0.64) !important;
}

body .mobile-tab-dock {
  display: none !important;
}

body .mobile-tab-dock button {
  position: relative !important;
  overflow: hidden !important;
  border-radius: 16px !important;
  color: #49321b !important;
  background: rgba(255, 250, 240, 0.94) !important;
  border: 1px solid rgba(76, 52, 26, 0.16) !important;
  box-shadow: 0 12px 28px rgba(92, 54, 10, 0.18) !important;
}

body .mobile-tab-dock button.active {
  color: #3f2a16 !important;
  background: linear-gradient(135deg, rgba(246, 226, 181, 0.98), rgba(236, 205, 143, 0.96)) !important;
  border-color: rgba(111, 70, 26, 0.24) !important;
}

.customer-hidden-stand-content {
  display: none !important;
}

body .hero-image {
  object-position: center center !important;
  filter: saturate(1.04) contrast(1.02) !important;
}

.customer-photo-feature {
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(240px, 0.85fr);
  gap: 14px;
  margin: 18px 0 0;
}

.customer-photo-card {
  position: relative;
  min-height: 320px;
  overflow: hidden;
  margin: 0;
  background: #efe1c4;
  border: 1px solid rgba(76, 52, 26, 0.14);
  border-radius: 18px;
  box-shadow: 0 18px 44px rgba(62, 43, 22, 0.14);
}

.customer-photo-card-large {
  grid-row: span 2;
  min-height: 390px;
}

.customer-photo-card img {
  width: 100%;
  height: 100%;
  min-height: inherit;
  display: block;
  object-fit: cover;
}

.customer-photo-card-large img {
  object-position: center 42%;
}

.customer-photo-card figcaption {
  position: absolute;
  left: 16px;
  right: 16px;
  bottom: 12px;
  padding: 0;
  color: #fff8ec;
  background: transparent;
  border: 0;
  border-radius: 0;
  font-size: clamp(1rem, 1.8vw, 1.35rem);
  font-weight: 950;
  line-height: 1.22;
  text-shadow: 0 2px 12px rgba(0, 0, 0, 0.82), 0 1px 2px rgba(0, 0, 0, 0.92);
}

.customer-stand-finder-panel {
  position: relative;
  z-index: 5;
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(320px, 1.1fr);
  gap: 14px;
  align-items: stretch;
  margin: 0 0 12px;
  padding: clamp(16px, 2.4vw, 24px);
  overflow: hidden;
  background:
    radial-gradient(circle at 92% 0%, rgba(255, 204, 102, 0.22), transparent 34%),
    linear-gradient(135deg, rgba(255, 250, 240, 0.98), rgba(255, 244, 213, 0.96));
  border: 1px solid rgba(138, 79, 11, 0.18);
  border-radius: 18px;
  box-shadow: 0 18px 48px rgba(92, 54, 10, 0.14);
}

.customer-stand-finder-copy {
  align-self: center;
}

.customer-stand-finder-copy h2 {
  max-width: 620px;
  margin: 7px 0 9px;
  color: #2d1a05;
  font-size: clamp(1.35rem, 2.8vw, 2rem);
  line-height: 1.08;
  letter-spacing: 0;
}

.customer-stand-finder-copy p:not(.eyebrow) {
  max-width: 560px;
  margin: 0;
  color: #6d5a3d;
  font-size: 0.98rem;
  line-height: 1.55;
}

.customer-stand-finder-form {
  display: grid;
  gap: 10px;
  align-content: start;
  min-width: 0;
}

.customer-stand-finder-form label {
  display: grid;
  gap: 8px;
  color: #4b3419;
  font-size: 0.78rem;
  font-weight: 900;
  text-transform: uppercase;
}

.customer-stand-finder-form label span {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 8px;
  min-width: 0;
}

.customer-stand-finder-form input {
  width: 100%;
  min-height: 50px;
  padding: 0 14px;
  color: #2d1a05;
  background: rgba(255, 255, 255, 0.86);
  border: 1px solid rgba(138, 79, 11, 0.18);
  border-radius: 12px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.72);
}

.customer-stand-finder-form button,
.customer-stand-result-card a {
  min-height: 50px;
  padding: 0 16px;
  color: #fff8ec;
  background: linear-gradient(135deg, #4a3118, #6f461a);
  border: 1px solid rgba(111, 70, 26, 0.24);
  border-radius: 12px;
  font-weight: 950;
  text-decoration: none;
  box-shadow: 0 12px 24px rgba(92, 54, 10, 0.18);
}

.customer-stand-finder-form .customer-location-button {
  color: #3f2a16;
  background: rgba(255, 250, 240, 0.9);
}

.customer-stand-finder-result {
  display: grid;
  gap: 12px;
  min-height: 0;
  color: #6d5a3d;
  font-size: 0.95rem;
}

.customer-stand-finder-result:empty {
  display: none;
}

.customer-stand-sort-note {
  width: fit-content;
  margin: 0;
  padding: 8px 11px;
  color: #3f2a16;
  background: rgba(255, 244, 215, 0.9);
  border: 1px solid rgba(138, 79, 11, 0.16);
  border-radius: 999px;
  font-size: 0.92rem;
  font-weight: 950;
}

.customer-stand-result-heading {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  align-items: end;
  color: #3f2a16;
}

.customer-stand-result-heading strong,
.customer-stand-result-heading span {
  display: block;
}

.customer-stand-result-heading strong {
  font-size: 1rem;
  font-weight: 950;
}

.customer-stand-result-heading span {
  color: #7c663f;
  font-size: 0.78rem;
  font-weight: 850;
  text-align: right;
}

.customer-stand-result-list {
  display: grid;
  gap: 10px;
}

.customer-stand-result-card {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  gap: 10px 14px;
  align-items: start;
  padding: 14px;
  background: rgba(255, 255, 255, 0.72);
  border: 1px solid rgba(138, 79, 11, 0.16);
  border-radius: 14px;
}

.customer-stand-distance {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 38px;
  padding: 8px 10px;
  color: #3f2a16;
  background: rgba(246, 226, 181, 0.98);
  border-radius: 999px;
  font-size: 0.8rem;
  font-weight: 950;
  line-height: 1.15;
  text-align: center;
  white-space: nowrap;
}

.customer-stand-distance b {
  color: #8a4f0b;
  font-size: 0.72rem;
}

.customer-stand-result-card small,
.customer-stand-result-card strong,
.customer-stand-result-card p {
  display: block;
}

.customer-stand-result-card small {
  color: #7c663f;
  font-size: 0.75rem;
  font-weight: 900;
}

.customer-stand-result-card strong {
  margin-top: 3px;
  color: #2d1a05;
  font-size: 1.08rem;
  line-height: 1.2;
}

.customer-stand-result-card p {
  margin: 4px 0 0;
  color: #5a4630;
  font-size: 0.9rem;
}

.customer-stand-result-card dl {
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px;
  margin: 0;
}

.customer-stand-result-card dl div {
  display: grid;
  gap: 2px;
  padding: 10px;
  background: rgba(255, 250, 240, 0.78);
  border-radius: 10px;
}

.customer-stand-result-card dt {
  color: #7c663f;
  font-size: 0.72rem;
  font-weight: 900;
  text-transform: uppercase;
}

.customer-stand-result-card dd {
  margin: 0;
  color: #3f2a16;
  font-size: 0.88rem;
  font-weight: 800;
}

.customer-stand-result-card a {
  grid-column: 1 / -1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.customer-google-map-panel {
  position: relative;
  z-index: 4;
  display: grid;
  gap: 14px;
  margin: 0;
}

.customer-map-heading {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 14px;
  padding: 18px;
  background: rgba(255, 250, 240, 0.82);
  border: 1px solid rgba(76, 52, 26, 0.12);
  border-radius: 18px;
  box-shadow: 0 14px 34px rgba(92, 54, 10, 0.1);
}

.customer-map-heading h2 {
  max-width: 620px;
  margin: 5px 0 0;
  color: #2d1a05;
  font-size: clamp(1.25rem, 2.5vw, 1.9rem);
  line-height: 1.08;
  letter-spacing: 0;
}

.customer-map-shell {
  position: relative;
  overflow: hidden;
  width: min(100%, 760px);
  aspect-ratio: 1 / 1;
  justify-self: center;
  background: #f8f5ee;
  border: 1px solid rgba(76, 52, 26, 0.14);
  border-radius: 18px;
  box-shadow: 0 18px 48px rgba(92, 54, 10, 0.14);
}

.customer-google-map-panel iframe {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
  min-height: 0;
  display: block;
  border: 0;
}

.customer-google-map-panel a {
  justify-self: start;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 0 15px;
  color: #3f2a16;
  background: rgba(255, 250, 240, 0.94);
  border: 1px solid rgba(76, 52, 26, 0.16);
  border-radius: 12px;
  font-size: 0.9rem;
  font-weight: 950;
  text-decoration: none;
  box-shadow: 0 12px 28px rgba(92, 54, 10, 0.12);
}

.customer-stand-filter-panel {
  display: grid;
  gap: 12px;
  padding: 16px;
  background: rgba(255, 250, 240, 0.76);
  border: 1px solid rgba(76, 52, 26, 0.1);
  border-radius: 18px;
  box-shadow: 0 14px 34px rgba(92, 54, 10, 0.08);
}

.customer-stand-filter-panel h2 {
  margin: 0;
  color: #2d1a05;
  font-size: clamp(1.25rem, 2vw, 1.7rem);
  line-height: 1.08;
  letter-spacing: 0;
}

.customer-stand-filter-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
}

.customer-stand-filter-button {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  min-height: 42px;
  padding: 7px 12px 7px 9px;
  color: #3f2a16;
  background: rgba(255, 255, 255, 0.78);
  border: 1px solid rgba(76, 52, 26, 0.13);
  border-radius: 999px;
  cursor: pointer;
  font: inherit;
  box-shadow: 0 10px 24px rgba(92, 54, 10, 0.08);
}

.customer-stand-filter-button:hover,
.customer-stand-filter-button:focus-visible,
.customer-stand-filter-button.active {
  background: #fff4d7;
  border-color: rgba(111, 70, 26, 0.32);
  outline: none;
}

.customer-stand-filter-button.active {
  box-shadow: inset 0 0 0 1px rgba(111, 70, 26, 0.12), 0 12px 28px rgba(92, 54, 10, 0.1);
}

.customer-stand-filter-button span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  background: rgba(255, 244, 215, 0.95);
  border: 1px solid rgba(138, 79, 11, 0.14);
  border-radius: 999px;
  font-size: 0.95rem;
  line-height: 1;
}

.customer-stand-filter-button strong {
  font-size: 0.86rem;
  font-weight: 900;
  white-space: nowrap;
}

.customer-map-stand-list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(170px, 1fr));
  gap: 10px;
}

.customer-map-stand-card {
  display: grid;
  gap: 9px;
  align-content: space-between;
  min-height: 132px;
  aspect-ratio: 1 / 1;
  padding: 12px;
  text-align: left;
  font: inherit;
  background: rgba(255, 250, 240, 0.88);
  border: 1px solid rgba(76, 52, 26, 0.12);
  border-radius: 14px;
  cursor: pointer;
  box-shadow: 0 12px 28px rgba(92, 54, 10, 0.1);
}

.customer-map-stand-card:hover,
.customer-map-stand-card:focus-visible {
  transform: translateY(-1px);
  border-color: rgba(111, 70, 26, 0.34);
  background: #fff4d7;
  outline: none;
}

.customer-map-stand-card.active {
  border-color: rgba(111, 70, 26, 0.35);
  background: #fff4d7;
}

.customer-map-stand-card.sorted-by-distance {
  animation: customerStandSortIn 720ms ease both;
  animation-delay: var(--sort-delay, 0ms);
}

.customer-map-stand-card.slide-to-distance {
  animation-name: customerStandSlideToSpot;
  animation-duration: 1400ms;
  animation-timing-function: cubic-bezier(0.18, 0.8, 0.2, 1);
}

@keyframes customerStandSortIn {
  from {
    opacity: 0;
    transform: translateY(14px) scale(0.985);
  }

  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}

@keyframes customerStandSlideToSpot {
  from {
    transform: translate(var(--slide-x, 0), var(--slide-y, 0)) scale(0.985);
  }

  55% {
    transform: translate(calc(var(--slide-x, 0) * -0.035), calc(var(--slide-y, 0) * -0.035)) scale(1.012);
  }

  to {
    transform: translate(0, 0) scale(1);
  }
}

.customer-map-stand-card.has-photo {
  min-height: 218px;
  aspect-ratio: auto;
}

.customer-stand-card-photo {
  display: block;
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  background: #efe1c4;
  border-radius: 10px;
  box-shadow: inset 0 0 0 1px rgba(76, 52, 26, 0.12);
}

.customer-stand-card-heading {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  gap: 2px 8px;
  align-items: start;
  color: #2d1a05;
}

.customer-stand-card-heading span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 1px;
  width: 34px;
  height: 34px;
  color: #fff8ec;
  background: #6f461a;
  border-radius: 999px;
  font-size: 0.82rem;
  font-weight: 950;
}

.customer-stand-card-heading span em {
  margin-top: -1px;
  font-size: 0.64rem;
  font-style: normal;
  opacity: 0.82;
}

.customer-map-stand-card strong,
.customer-map-stand-card small,
.customer-map-stand-card dd {
  min-width: 0;
  overflow-wrap: break-word;
}

.customer-map-stand-card strong {
  display: block;
  font-size: 0.95rem;
  line-height: 1.18;
  overflow-wrap: normal;
  word-break: normal;
}

.customer-map-stand-card small {
  display: block;
  margin-top: 3px;
  color: #7c663f;
  font-size: 0.78rem;
  font-weight: 850;
}

.customer-card-distance {
  width: fit-content;
  max-width: 100%;
  margin-top: 7px !important;
  padding: 5px 8px;
  color: #fff8ec !important;
  background: #8a4f0b;
  border-radius: 999px;
  font-size: 0.74rem !important;
  line-height: 1.1;
  box-shadow: 0 8px 18px rgba(92, 54, 10, 0.14);
}

.customer-stand-product-icons {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  align-items: center;
}

.customer-stand-product-icon {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 31px;
  min-width: 31px;
  padding: 4px;
  color: #3f2a16;
  background: rgba(255, 244, 215, 0.92);
  border: 1px solid rgba(138, 79, 11, 0.16);
  border-radius: 999px;
  font-size: 0.82rem;
  font-weight: 900;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.62);
}

.customer-stand-product-icon > span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  font-size: 0.95rem;
  line-height: 1;
}

.customer-stand-product-icon small {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.customer-stand-detail-panel[hidden] {
  display: none;
}

.customer-stand-detail-card {
  display: grid;
  grid-template-columns: minmax(220px, 0.85fr) minmax(0, 1fr);
  gap: 16px;
  padding: 16px;
  background: rgba(255, 250, 240, 0.92);
  border: 1px solid rgba(76, 52, 26, 0.14);
  border-radius: 18px;
  box-shadow: 0 16px 38px rgba(92, 54, 10, 0.12);
}

.customer-stand-detail-card img {
  width: 100%;
  height: 100%;
  min-height: 260px;
  object-fit: cover;
  border-radius: 14px;
  background: #efe1c4;
}

.customer-stand-detail-copy {
  display: grid;
  gap: 12px;
  align-content: start;
}

.customer-stand-detail-copy h3 {
  margin: 4px 0 0;
  color: #2d1a05;
  font-size: clamp(1.25rem, 2.4vw, 1.8rem);
  line-height: 1.1;
}

.customer-stand-detail-copy p:not(.eyebrow) {
  margin: 6px 0 0;
  color: #5a4630;
  line-height: 1.45;
}

.customer-stand-detail-icons .customer-stand-product-icon small {
  position: static;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.customer-stand-detail-icons .customer-stand-product-icon {
  justify-content: flex-start;
  gap: 6px;
  padding: 5px 9px 5px 6px;
}

.customer-stand-detail-copy dl {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px;
  margin: 0;
}

.customer-stand-detail-copy dl div {
  display: grid;
  gap: 2px;
  padding: 10px;
  background: rgba(255, 244, 215, 0.7);
  border-radius: 10px;
}

.customer-stand-detail-copy dt {
  color: #7c663f;
  font-size: 0.72rem;
  font-weight: 950;
  text-transform: uppercase;
}

.customer-stand-detail-copy dd {
  margin: 0;
  color: #5a4630;
  font-size: 0.82rem;
  line-height: 1.35;
}

.customer-stand-detail-copy a {
  justify-self: start;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  min-height: 50px;
  padding: 0 18px;
  color: #fff8ec;
  background: #6f461a;
  border: 1px solid rgba(67, 40, 10, 0.2);
  border-radius: 14px;
  font-size: 1rem;
  font-weight: 950;
  text-decoration: none;
  box-shadow: 0 14px 30px rgba(92, 54, 10, 0.2);
}

.customer-stand-detail-copy a:hover,
.customer-stand-detail-copy a:focus-visible {
  background: #8a4f0b;
  outline: 3px solid rgba(255, 204, 84, 0.4);
  outline-offset: 2px;
}

.customer-directions-button .customer-google-pin {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-top: -3px;
  background: #e53935;
  border: 2px solid #fff4d7;
  border-radius: 50% 50% 50% 0;
  box-shadow: 0 2px 5px rgba(45, 26, 5, 0.25);
  transform: rotate(-45deg);
}

.customer-directions-button .customer-google-pin::after {
  content: "";
  width: 6px;
  height: 6px;
  background: #fff4d7;
  border-radius: 999px;
}

@media (width <= 780px) {
  .customer-stand-finder-panel,
  .customer-stand-finder-form label span,
  .customer-stand-result-card,
  .customer-stand-result-card dl {
    grid-template-columns: 1fr;
  }

  .customer-stand-result-heading {
    display: grid;
    gap: 2px;
  }

  .customer-stand-result-heading span {
    text-align: left;
  }

  .customer-stand-finder-panel {
    gap: 10px;
    padding: 14px;
    border-radius: 14px;
  }

  .customer-stand-finder-copy h2 {
    margin-bottom: 0;
    font-size: 1.2rem;
  }

  .customer-stand-finder-form button,
  .customer-stand-result-card a {
    width: 100%;
  }

  .customer-photo-feature,
  .customer-map-heading {
    grid-template-columns: 1fr;
  }

  .customer-photo-feature {
    display: grid;
  }

  .customer-photo-card,
  .customer-photo-card-large {
    grid-row: auto;
    min-height: 280px;
  }

  .customer-map-heading {
    display: grid;
    align-items: start;
  }

  .customer-map-stand-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .customer-stand-detail-card,
  .customer-stand-detail-copy dl {
    grid-template-columns: 1fr;
  }

  .customer-stand-detail-card img {
    min-height: 230px;
  }

  .customer-google-map-panel a {
    justify-self: stretch;
  }
}
