/* GlobalAutoCN final desktop + mobile stabilization layer — v109 */

.inventory-empty-v109 {
  display: block !important;
  visibility: visible !important;
  content-visibility: visible !important;
  min-height: 250px;
}

.v20-site .v20-select-trigger:disabled {
  cursor: wait !important;
  opacity: 0.72;
  pointer-events: none !important;
}

.v20-site .v20-select-trigger:disabled ~ .v20-select-menu,
.v20-site .v20-transparent-select:has(.v20-select-trigger:disabled) .v20-select-menu {
  display: none !important;
}

.v20-tools button[aria-label^="Language:"] span {
  white-space: nowrap;
}

button:focus-visible,
a:focus-visible,
input:focus-visible,
select:focus-visible,
textarea:focus-visible {
  outline: 3px solid rgba(0, 163, 64, 0.34) !important;
  outline-offset: 2px !important;
}

/* The model selector already renders a desktop list; an overly broad mobile
   rule hid it at desktop widths. */
@media (min-width: 901px) {
  .v20-site .v20-transparent-select.has-mobile-modal .v20-select-menu {
    display: block !important;
    max-height: 310px !important;
    overflow-y: auto !important;
  }

  .v20-site .v20-mobile-option-backdrop,
  .v20-site .v20-mobile-option-modal {
    display: none !important;
  }

  /* The magnifier belongs to the compact mobile Search Vehicles button. */
  .v20-site .v20-find .mobile-find-icon {
    display: none !important;
  }

  /* Keep the fixed 128px header clear of breadcrumbs and sticky panels. */
  .vd-page .vd-main {
    padding-top: 144px !important;
  }

  .vd-page .vd-buy {
    top: 140px !important;
  }

  .vd-page .vd-tabs {
    top: 128px !important;
  }

  /* The photo already carries the requested brand overlay. Do not repeat the
     same brand directly above the vehicle title. */
  .v20-site .home-card-meta-row .home-card-brand {
    display: none !important;
  }

  .v20-site .home-card-meta-row:not(:has(.home-grade)) {
    display: none !important;
  }

  /* Keep both poster controls symmetric and close to the 1280px content
     frame instead of pinning them to ultra-wide screen edges. */
  .v20-site .v20-hero-arrow.prev {
    left: max(32px, calc(50% - 700px)) !important;
  }

  .v20-site .v20-hero-arrow.next {
    right: max(32px, calc(50% - 700px)) !important;
  }

  /* Guazi-style vehicle silhouettes: distinct SVG artwork for every body
     type, kept crisp at all desktop pixel densities. */
  .v20-site .home-sidebar-chips button > span {
    display: grid !important;
    place-items: center !important;
    flex: 0 0 38px !important;
    width: 38px !important;
    height: 32px !important;
    border-radius: 50% !important;
    overflow: hidden;
  }

  .v20-site .home-sidebar-chips .body-type-svg-v108 {
    display: block !important;
    width: 34px !important;
    height: 22px !important;
    object-fit: contain;
  }
}

.vd-main img {
  -webkit-user-drag: none !important;
  -webkit-touch-callout: none !important;
  user-select: none !important;
}

@media (max-width: 900px) {
  /* The selector dialogs live inside .v20-fields. Raise that parent stacking
     context above the Finder action and meta rows so those underlying controls
     can never paint across an open Brand or Model dialog. */
  .v20-site .v20-fields {
    z-index: 60 !important;
  }

  .v20-site .v20-mobile-make-backdrop,
  .v20-site .v20-mobile-option-backdrop {
    z-index: 1000 !important;
  }

  .v20-site .v20-mobile-make-modal,
  .v20-site .v20-mobile-option-modal {
    isolation: isolate;
  }

  .v20-site .v20-mobile-brand-list,
  .v20-site .v20-mobile-option-list {
    flex: 1 1 auto !important;
    min-height: 0 !important;
    overscroll-behavior: contain;
  }

  body:has(.v20-mobile-make-backdrop),
  body:has(.v20-mobile-option-backdrop),
  body:has(.inv81-filter-backdrop) {
    overflow: hidden !important;
    overscroll-behavior: none;
  }

  .vd-page .vd-title {
    position: relative;
    padding-right: 46px;
  }

  .vd-page .vd-title > aside {
    top: 0 !important;
    right: 0 !important;
  }

  /* Compact inner-page header without removing search or account actions. */
  .v20-site > .v20-header.is-inner:not(.is-scrolled) .mobile-head-shell {
    padding: 8px 12px 7px !important;
  }

  .v20-site > .v20-header.is-inner:not(.is-scrolled) .mobile-head-top {
    gap: 5px !important;
    height: 38px !important;
  }

  .v20-site > .v20-header.is-inner:not(.is-scrolled) .mobile-head-logo img {
    width: 142px !important;
    height: 34px !important;
  }

  .v20-site > .v20-header.is-inner .mobile-head-notification,
  .v20-site > .v20-header.is-inner .mobile-head-account,
  .v20-site > .v20-header.is-inner .mobile-menu-button {
    width: 32px !important;
    min-width: 32px !important;
    height: 36px !important;
  }

  /* Keep one search and one sort control on the inventory page. */
  body .inventory-v29 .inv32-results > .mb-6 {
    display: none !important;
  }

  body .inventory-v29 .inv33-toolbar {
    height: 44px !important;
    gap: 8px !important;
    margin-bottom: 8px !important;
  }

  body .inventory-v29 .inv33-toolbar > b {
    font-size: 10px !important;
  }

  body .inventory-v29 .inv33-toolbar label {
    font-size: 0 !important;
  }

  body .inventory-v29 .inv33-toolbar select {
    width: 106px !important;
    height: 30px !important;
    font-size: 9px !important;
  }

  /* Mobile inventory cards: retain the compact rows while restoring readable
     type and touch-friendly hierarchy. */
  body .inventory-v29 .inv32-list > .inv30-card {
    grid-template-columns: 138px minmax(0, 1fr) !important;
    min-height: 184px !important;
    contain-intrinsic-size: auto 184px !important;
  }

  body .inventory-v29 .inv32-list .inv30-photo {
    width: auto !important;
    height: 137px !important;
    margin: 38px 0 0 7px !important;
  }

  body .inventory-v29 .inv32-list .inv30-buy-label {
    font-size: 9px !important;
  }

  body .inventory-v29 .inv32-list .inv30-body {
    padding: 36px 9px 10px !important;
  }

  body .inventory-v29 .inv32-list .inv30-body h3 {
    min-height: 34px !important;
    margin-bottom: 7px !important;
    font-size: 12px !important;
    line-height: 1.38 !important;
  }

  body .inventory-v29 .inv32-list .inv30-grade {
    font-size: 8px !important;
  }

  body .inventory-v29 .inv32-list .inv30-chips span {
    padding: 1px 5px !important;
    font-size: 9px !important;
    line-height: 1.3 !important;
  }

  body .inventory-v29 .inv32-list .inv30-badges {
    min-height: 22px !important;
    margin: 8px 0 !important;
  }

  body .inventory-v29 .inv32-list .inv30-badges span {
    padding: 4px 5px !important;
    font-size: 8px !important;
  }

  body .inventory-v29 .inv32-list .inv30-price {
    min-height: 26px !important;
    margin-top: 7px !important;
    padding-right: 61px !important;
  }

  body .inventory-v29 .inv32-list .inv30-price small {
    font-size: 9px !important;
  }

  body .inventory-v29 .inv32-list .inv30-price strong {
    font-size: 17px !important;
  }
}

@media (max-width: 350px) {
  .v20-site > .v20-header.is-home:not(.is-scrolled) .mobile-head-shell {
    padding-right: 10px !important;
    padding-left: 10px !important;
  }

  .v20-site > .v20-header.is-home:not(.is-scrolled) .mobile-head-top {
    gap: 3px !important;
  }

  .v20-site > .v20-header.is-home:not(.is-scrolled) .mobile-head-logo img {
    width: 132px !important;
    height: 36px !important;
  }

  .v20-site > .v20-header.is-home:not(.is-scrolled) .mobile-head-notification,
  .v20-site > .v20-header.is-home:not(.is-scrolled) .mobile-head-account,
  .v20-site > .v20-header.is-home:not(.is-scrolled) .mobile-menu-button {
    width: 30px !important;
    min-width: 30px !important;
  }

  .v20-site .home-gallery-pagination {
    gap: 3px !important;
  }

  .v20-site .home-gallery-pagination button,
  .v20-site .home-gallery-pagination button:first-child,
  .v20-site .home-gallery-pagination button:last-child,
  .v20-site .home-gallery-pagination .home-page-ellipsis {
    width: 32px !important;
    min-width: 32px !important;
    height: 32px !important;
    flex-basis: 32px !important;
    font-size: 11px !important;
  }

  body .inventory-v29 .inv32-list > .inv30-card {
    grid-template-columns: 126px minmax(0, 1fr) !important;
  }

  body .inventory-v29 .inv32-list .inv30-photo {
    height: 128px !important;
  }
}

/* Inventory route CSS is lazy-loaded after the base bundle. The extra html
   scope keeps these production overrides authoritative regardless of load
   order. */
@media (max-width: 900px) {
  html body .inventory-v29 .inv32-results > .mb-6 {
    display: none !important;
  }

  html body .inventory-v29 .inv33-toolbar {
    height: 44px !important;
    gap: 8px !important;
    margin-bottom: 8px !important;
  }

  html body .inventory-v29 .inv33-toolbar > b {
    font-size: 10px !important;
  }

  html body .inventory-v29 .inv33-toolbar label {
    font-size: 0 !important;
  }

  html body .inventory-v29 .inv33-toolbar select {
    width: 106px !important;
    height: 30px !important;
    font-size: 9px !important;
  }

  html body .inventory-v29 .inv32-list > .inv30-card {
    grid-template-columns: 138px minmax(0, 1fr) !important;
    min-height: 184px !important;
    contain-intrinsic-size: auto 184px !important;
  }

  html body .inventory-v29 .inv32-list .inv30-photo {
    width: auto !important;
    height: 137px !important;
    margin: 38px 0 0 7px !important;
  }

  html body .inventory-v29 .inv32-list .inv30-buy-label {
    font-size: 9px !important;
  }

  html body .inventory-v29 .inv32-list .inv30-body {
    padding: 36px 9px 10px !important;
  }

  html body .inventory-v29 .inv32-list .inv30-body h3 {
    min-height: 34px !important;
    margin-bottom: 7px !important;
    font-size: 12px !important;
    line-height: 1.38 !important;
  }

  html body .inventory-v29 .inv32-list .inv30-grade {
    font-size: 8px !important;
  }

  html body .inventory-v29 .inv32-list .inv30-chips span {
    padding: 1px 5px !important;
    font-size: 9px !important;
    line-height: 1.3 !important;
  }

  html body .inventory-v29 .inv32-list .inv30-badges {
    min-height: 22px !important;
    margin: 8px 0 !important;
  }

  html body .inventory-v29 .inv32-list .inv30-badges span {
    padding: 4px 5px !important;
    font-size: 8px !important;
  }

  html body .inventory-v29 .inv32-list .inv30-price {
    min-height: 26px !important;
    margin-top: 7px !important;
    padding-right: 61px !important;
  }

  html body .inventory-v29 .inv32-list .inv30-price small {
    font-size: 9px !important;
  }

  html body .inventory-v29 .inv32-list .inv30-price strong {
    font-size: 17px !important;
  }
}

@media (max-width: 350px) {
  html body .inventory-v29 .inv32-list > .inv30-card {
    grid-template-columns: 126px minmax(0, 1fr) !important;
  }

  html body .inventory-v29 .inv32-list .inv30-photo {
    height: 128px !important;
  }
}

/* v110: premium dealer sourcing section. This replaces the repeated desktop
   and mobile process blocks while retaining the existing routes and actions. */
.dealer-sourcing-retired-v110 {
  display: none !important;
}

.v20-tools button[aria-haspopup="menu"] {
  display: none !important;
}

.dealer-sourcing-v110 {
  color: #15221b;
  width: calc(100% - 40px);
  max-width: 1240px;
  margin: 46px auto 0;
}

.dealer-sourcing-v110 * {
  box-sizing: border-box;
}

.dealer-sourcing-head-v110 {
  text-align: center;
  margin: 0 auto 29px;
}

.dealer-sourcing-head-v110 small {
  color: #078d49;
  letter-spacing: 1.5px;
  font-size: 10px;
  font-weight: 850;
}

.dealer-sourcing-head-v110 h2 {
  letter-spacing: -0.45px;
  margin: 8px 0 7px;
  font-size: 30px;
  font-weight: 780;
  line-height: 1.15;
}

.dealer-sourcing-head-v110 p {
  color: #5c6c63;
  margin: 0;
  font-size: 14px;
  line-height: 1.55;
}

.dealer-sourcing-steps-v110 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 28px;
  margin-bottom: 24px;
  display: grid;
}

.dealer-sourcing-steps-v110 article {
  align-items: center;
  gap: 13px;
  min-width: 0;
  display: flex;
  position: relative;
}

.dealer-sourcing-steps-v110 article:not(:last-child)::after {
  content: "";
  background: #a9d8bd;
  width: 38px;
  height: 1px;
  position: absolute;
  top: 31px;
  left: calc(100% - 5px);
}

.dealer-sourcing-steps-v110 article > i {
  color: #0a7642;
  background: #eaf7ef;
  border: 1px solid #bddfca;
  border-radius: 50%;
  flex: 0 0 62px;
  place-items: center;
  width: 62px;
  height: 62px;
  display: grid;
}

.dealer-sourcing-steps-v110 svg {
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.55;
  width: 32px;
  height: 32px;
}

.dealer-sourcing-steps-v110 article > div {
  min-width: 0;
}

.dealer-sourcing-steps-v110 b {
  align-items: center;
  gap: 8px;
  font-size: 14px;
  font-style: normal;
  font-weight: 780;
  line-height: 1.25;
  display: flex;
}

.dealer-sourcing-steps-v110 b em {
  color: #fff;
  background: #07984d;
  border-radius: 50%;
  flex: 0 0 26px;
  place-items: center;
  width: 26px;
  height: 26px;
  font-size: 10px;
  font-style: normal;
  display: grid;
}

.dealer-sourcing-steps-v110 p {
  color: #59685f;
  margin: 7px 0 0;
  font-size: 11px;
  line-height: 1.45;
}

.dealer-sourcing-metrics-v110 {
  background: #fff;
  border: 1px solid #dce5df;
  border-radius: 14px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin-bottom: 18px;
  display: grid;
  box-shadow: 0 8px 24px #102f2010;
}

.dealer-sourcing-metrics-v110 article {
  align-items: center;
  gap: 13px;
  min-height: 86px;
  padding: 15px 24px;
  display: flex;
  position: relative;
}

.dealer-sourcing-metrics-v110 article:not(:last-child)::after {
  content: "";
  background: #e1e8e4;
  width: 1px;
  position: absolute;
  top: 20px;
  right: 0;
  bottom: 20px;
}

.dealer-sourcing-metrics-v110 i {
  color: #07984d;
  flex: 0 0 40px;
  width: 40px;
  height: 40px;
}

.dealer-sourcing-metrics-v110 svg {
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.65;
  width: 100%;
  height: 100%;
}

.dealer-sourcing-metrics-v110 strong,
.dealer-sourcing-metrics-v110 span {
  display: block;
}

.dealer-sourcing-metrics-v110 strong {
  color: #07984d;
  font-size: 22px;
  font-weight: 850;
  line-height: 1.05;
}

.dealer-sourcing-metrics-v110 span {
  color: #58675f;
  margin-top: 5px;
  font-size: 11px;
  font-weight: 600;
}

.dealer-sourcing-panels-v110 {
  grid-template-columns: 0.96fr 1.24fr 1fr;
  gap: 16px;
  display: grid;
}

.dealer-sourcing-panels-v110 > article {
  background: #fff;
  border: 1px solid #dfe7e2;
  border-radius: 14px;
  min-width: 0;
  min-height: 276px;
  padding: 20px;
  box-shadow: 0 8px 22px #102f200d;
}

.dealer-sourcing-panels-v110 h3 {
  align-items: center;
  gap: 10px;
  margin: 0 0 18px;
  font-size: 16px;
  font-weight: 800;
  display: flex;
}

.dealer-sourcing-panels-v110 h3 > b {
  color: #fff;
  background: #07984d;
  border-radius: 5px;
  flex: 0 0 24px;
  place-items: center;
  width: 24px;
  height: 24px;
  font-size: 11px;
  display: grid;
}

.dealer-type-grid-v110 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 9px;
  display: grid;
}

.dealer-type-grid-v110 a {
  color: #26342d;
  background: #f7faf8;
  border: 1px solid #dce5df;
  border-radius: 9px;
  align-items: center;
  justify-content: center;
  gap: 5px;
  min-height: 66px;
  padding: 7px 4px;
  font-size: 10px;
  font-weight: 720;
  display: flex;
  flex-direction: column;
  transition: border-color 0.18s ease, background-color 0.18s ease;
}

.dealer-type-grid-v110 a:hover {
  background: #eff9f3;
  border-color: #8cc8a5;
}

.dealer-type-grid-v110 img {
  object-fit: contain;
  width: 44px;
  height: 25px;
}

.dealer-panel-link-v110 {
  color: #087c42;
  align-items: center;
  gap: 6px;
  width: max-content;
  max-width: 100%;
  margin-top: 17px;
  font-size: 11px;
  font-weight: 760;
  display: flex;
}

.dealer-panel-link-v110:hover {
  text-decoration: underline;
}

.dealer-route-v110 {
  background: #f1f8f4;
  border-radius: 10px;
  align-items: center;
  justify-content: space-between;
  height: 82px;
  margin: 0 0 17px;
  padding: 0 16px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.dealer-route-v110::before {
  content: "";
  border-top: 1px dashed #70b38d;
  position: absolute;
  top: 41px;
  left: 61px;
  right: 61px;
}

.dealer-route-v110 span {
  z-index: 1;
  color: #385047;
  background: #f1f8f4;
  padding: 4px;
  font-size: 9px;
  font-weight: 700;
  position: relative;
}

.dealer-route-v110 i {
  z-index: 1;
  color: #087d43;
  background: #e2f4e9;
  border: 1px solid #b7ddc6;
  border-radius: 50%;
  place-items: center;
  width: 46px;
  height: 46px;
  display: grid;
  position: relative;
}

.dealer-route-v110 svg {
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.5;
  width: 27px;
  height: 27px;
}

.dealer-export-panel-v110 ol {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 7px;
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
}

.dealer-export-panel-v110 li {
  text-align: center;
  min-width: 0;
}

.dealer-export-panel-v110 li b {
  color: #087d43;
  background: #e7f6ec;
  border-radius: 50%;
  place-items: center;
  width: 24px;
  height: 24px;
  margin: 0 auto 6px;
  font-size: 10px;
  display: grid;
}

.dealer-export-panel-v110 li span {
  color: #44564c;
  font-size: 8.5px;
  font-weight: 650;
  line-height: 1.35;
  display: block;
}

.dealer-benefits-panel-v110 ul {
  gap: 13px;
  margin: 0;
  padding: 0;
  display: grid;
  list-style: none;
}

.dealer-benefits-panel-v110 li {
  color: #314239;
  padding-left: 25px;
  font-size: 11.5px;
  font-weight: 620;
  line-height: 1.4;
  position: relative;
}

.dealer-benefits-panel-v110 li::before {
  content: "✓";
  color: #fff;
  background: #07984d;
  border-radius: 50%;
  place-items: center;
  width: 17px;
  height: 17px;
  font-size: 10px;
  font-weight: 850;
  display: grid;
  position: absolute;
  top: 0;
  left: 0;
}

.dealer-benefits-panel-v110 .dealer-panel-link-v110 {
  margin-top: 21px;
}

.dealer-sourcing-cta-v110 {
  color: #fff;
  background: #0d3525;
  border: 1px solid #1b5139;
  border-radius: 14px;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  margin-top: 18px;
  padding: 22px 26px;
  display: flex;
  box-shadow: 0 10px 26px #092b1d1a;
}

.dealer-sourcing-cta-v110 h3 {
  letter-spacing: -0.2px;
  margin: 0 0 6px;
  font-size: 20px;
  font-weight: 800;
}

.dealer-sourcing-cta-v110 p {
  color: #d0e0d8;
  margin: 0;
  font-size: 11px;
  line-height: 1.5;
}

.dealer-sourcing-cta-v110 > div:last-child {
  align-items: center;
  gap: 10px;
  flex: 0 0 auto;
  display: flex;
}

.dealer-sourcing-cta-v110 a {
  color: #fff;
  border: 1px solid #fff9;
  border-radius: 9px;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  padding: 0 18px;
  font-size: 11px;
  font-weight: 780;
  display: flex;
}

.dealer-sourcing-cta-v110 a:first-child {
  background: #05a34c;
  border-color: #05a34c;
}

.dealer-sourcing-cta-v110 a:hover {
  transform: translateY(-1px);
}

@media (max-width: 1100px) and (min-width: 901px) {
  .dealer-sourcing-steps-v110 {
    gap: 18px;
  }

  .dealer-sourcing-steps-v110 article > i {
    flex-basis: 52px;
    width: 52px;
    height: 52px;
  }

  .dealer-sourcing-steps-v110 article:not(:last-child)::after {
    top: 26px;
    width: 26px;
  }

  .dealer-sourcing-steps-v110 p {
    font-size: 10px;
  }

  .dealer-sourcing-metrics-v110 article {
    padding: 14px;
  }

  .dealer-sourcing-panels-v110 > article {
    padding: 17px;
  }
}

@media (max-width: 900px) {
  .dealer-sourcing-v110 {
    width: calc(100% - 20px);
    margin: 27px 10px 0;
  }

  .dealer-sourcing-head-v110 {
    text-align: left;
    margin-bottom: 20px;
    padding: 0 4px;
  }

  .dealer-sourcing-head-v110 small {
    font-size: 9px;
  }

  .dealer-sourcing-head-v110 h2 {
    letter-spacing: -0.35px;
    margin-top: 7px;
    font-size: 23px;
  }

  .dealer-sourcing-head-v110 p {
    font-size: 12px;
    line-height: 1.55;
  }

  .dealer-sourcing-steps-v110 {
    grid-template-columns: 1fr;
    gap: 10px;
    margin-bottom: 15px;
  }

  .dealer-sourcing-steps-v110 article {
    background: #fff;
    border: 1px solid #dfe7e2;
    border-radius: 12px;
    gap: 12px;
    min-height: 82px;
    padding: 11px 13px;
    box-shadow: 0 4px 12px #102f200a;
  }

  .dealer-sourcing-steps-v110 article:not(:last-child)::after {
    content: none;
  }

  .dealer-sourcing-steps-v110 article > i {
    flex-basis: 48px;
    width: 48px;
    height: 48px;
  }

  .dealer-sourcing-steps-v110 svg {
    width: 26px;
    height: 26px;
  }

  .dealer-sourcing-steps-v110 b {
    font-size: 13px;
  }

  .dealer-sourcing-steps-v110 b em {
    flex-basis: 22px;
    width: 22px;
    height: 22px;
    font-size: 9px;
  }

  .dealer-sourcing-steps-v110 p {
    margin-top: 5px;
    font-size: 10.5px;
  }

  .dealer-sourcing-metrics-v110 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-bottom: 12px;
  }

  .dealer-sourcing-metrics-v110 article {
    gap: 10px;
    min-height: 76px;
    padding: 12px;
  }

  .dealer-sourcing-metrics-v110 article:nth-child(2)::after {
    content: none;
  }

  .dealer-sourcing-metrics-v110 article:nth-child(-n + 2) {
    border-bottom: 1px solid #e1e8e4;
  }

  .dealer-sourcing-metrics-v110 i {
    flex-basis: 32px;
    width: 32px;
    height: 32px;
  }

  .dealer-sourcing-metrics-v110 strong {
    font-size: 18px;
  }

  .dealer-sourcing-metrics-v110 span {
    font-size: 9.5px;
  }

  .dealer-sourcing-panels-v110 {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .dealer-sourcing-panels-v110 > article {
    min-height: 0;
    padding: 17px;
  }

  .dealer-sourcing-panels-v110 h3 {
    margin-bottom: 15px;
    font-size: 15px;
  }

  .dealer-type-grid-v110 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .dealer-type-grid-v110 a {
    min-height: 64px;
    font-size: 10px;
  }

  .dealer-export-panel-v110 li span {
    font-size: 8px;
  }

  .dealer-benefits-panel-v110 li {
    font-size: 11px;
  }

  .dealer-sourcing-cta-v110 {
    align-items: stretch;
    flex-direction: column;
    margin-top: 12px;
    padding: 20px 17px;
  }

  .dealer-sourcing-cta-v110 h3 {
    font-size: 19px;
  }

  .dealer-sourcing-cta-v110 p {
    font-size: 10.5px;
  }

  .dealer-sourcing-cta-v110 > div:last-child {
    align-items: stretch;
    flex-direction: column;
  }

  .dealer-sourcing-cta-v110 a {
    width: 100%;
    min-height: 44px;
  }
}

@media (max-width: 370px) {
  .dealer-sourcing-metrics-v110 article {
    padding: 10px 8px;
  }

  .dealer-sourcing-metrics-v110 strong {
    font-size: 16px;
  }

  .dealer-type-grid-v110 {
    gap: 7px;
  }

  .dealer-type-grid-v110 a {
    min-height: 60px;
  }

  .dealer-export-panel-v110 li span {
    font-size: 7.4px;
  }
}
