.site-2026 {
  background: #f5f8fb;
  color: #173042;
}

.site-2026 .header-wrapper {
  background: linear-gradient(180deg, rgba(6, 30, 47, 0.98), rgba(12, 54, 79, 0.94));
  box-shadow: 0 12px 30px rgba(9, 36, 53, 0.15);
}

.site-2026 .logo {
  display: flex;
  align-items: center;
}

.site-2026 .logo a {
  display: inline-flex;
  align-items: center;
  padding: 0;
  border-radius: 0;
  background: transparent;
  border: 0;
  box-shadow: none;
  backdrop-filter: none;
}

.site-2026 .logo img {
  padding-top: 0 !important;
  max-height: 54px;
  width: auto;
  filter: drop-shadow(0 6px 14px rgba(2, 12, 18, 0.35));
}

.site-2026 .site-logo {
  min-height: 64px;
}

.site-2026 .footer-brand {
  min-height: 72px;
}

.site-2026 .footer-brand img {
  max-height: 60px;
  filter: none;
}

.site-2026 .header-utility {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 16px;
  padding: 8px 0 4px;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.82);
}

.site-2026 .header-utility a,
.site-2026 .header-utility span {
  color: inherit;
  margin-right: 14px;
}

.site-2026 .header-utility-right {
  display: flex;
  align-items: center;
  gap: 10px;
}

.site-2026 .lang-link {
  display: inline-flex;
  width: 34px;
  height: 34px;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: rgba(255, 255, 255, 0.06);
}

.site-2026 .lang-link.active {
  background: #ffffff;
}

.site-2026 .header-espa-link {
  display: inline-flex;
  align-items: center;
  margin-right: 4px;
  padding: 0;
  background: transparent;
}

.site-2026 .header-espa-link img {
  display: block;
  max-height: 34px;
  width: auto;
}

.site-2026 .header-cta,
.site-2026 .header-cta-secondary {
  margin-top: 8px;
}

.site-2026 .main-slider .caption {
  background: linear-gradient(90deg, rgba(6, 22, 35, 0.76), rgba(6, 22, 35, 0.14));
}

.site-2026 .main-slider .caption-title,
.site-2026 .main-slider .caption-subtitle {
  text-shadow: 0 3px 18px rgba(4, 18, 28, 0.45);
}

.site-2026 .hero-pills {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 18px 0;
}

.site-2026 .hero-pills span {
  padding: 8px 14px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.14);
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.site-2026 .section-highlight {
  padding-top: 45px;
  padding-bottom: 20px;
}

.site-2026 .section-modern-heading {
  max-width: 760px;
  margin: 0 auto 34px;
}

.site-2026 .section-modern-heading .eyebrow {
  display: inline-block;
  margin-bottom: 10px;
  color: #007d8c;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.site-2026 .section-modern-heading h2 {
  margin: 0 0 10px;
  color: #0d2f46;
  font-size: 34px;
  line-height: 1.15;
}

.site-2026 .section-modern-heading p {
  color: #5e7382;
  font-size: 16px;
}

.site-2026 .trust-grid {
  margin-bottom: 10px;
}

.site-2026 .trust-card,
.site-2026 .listing-intro-card {
  height: 100%;
  padding: 28px;
  border: 1px solid rgba(10, 49, 73, 0.08);
  border-radius: 22px;
  background: #fff;
  box-shadow: 0 18px 40px rgba(17, 49, 72, 0.08);
}

.site-2026 .trust-card .fa {
  display: inline-flex;
  width: 52px;
  height: 52px;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  background: linear-gradient(135deg, #003145, #007d8c);
  color: #fff;
  font-size: 22px;
}

.site-2026 .trust-card h3 {
  margin: 18px 0 10px;
  color: #0d2f46;
  font-size: 21px;
}

.site-2026 .trust-card p,
.site-2026 .listing-intro-card p {
  margin: 0;
  color: #59707f;
}

.site-2026 .listing-intro-card {
  margin-bottom: 24px;
  background: linear-gradient(135deg, #ffffff, #eef6f8);
}

.site-2026 .listing-intro-card h3 {
  margin-top: 0;
  color: #0d2f46;
}

.site-2026 .car-trust-list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 14px 0 18px;
}

.site-2026 .car-trust-list span {
  display: inline-flex;
  padding: 7px 12px;
  border-radius: 999px;
  background: #edf6f8;
  color: #0d5463;
  font-size: 12px;
  font-weight: 700;
}

.site-2026 .home-news-grid {
  display: flex;
  flex-wrap: wrap;
  row-gap: 24px;
}

.site-2026 .home-news-grid > [class*="col-"] {
  display: flex;
}

.site-2026 .home-news-card {
  display: flex;
  width: 100%;
  min-height: 100%;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid rgba(10, 49, 73, 0.08);
  border-radius: 22px;
  background: #fff;
  box-shadow: 0 18px 40px rgba(17, 49, 72, 0.08);
}

.site-2026 .home-news-card .media-link {
  position: relative;
  display: block;
  height: 190px;
  overflow: hidden;
  background: #dfe8ee;
}

.site-2026 .home-news-card .media-object {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.site-2026 .home-news-card .badge.type {
  position: absolute;
  top: 14px;
  left: 14px;
  z-index: 2;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(0, 125, 140, 0.94);
  color: #fff;
  font-weight: 800;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.site-2026 .home-news-content {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 22px;
}

.site-2026 .home-news-content .meta-date {
  display: inline-flex;
  width: fit-content;
  gap: 4px;
  margin-bottom: 12px;
  padding: 6px 10px;
  border-radius: 999px;
  background: #eef6f8;
  color: #0d5463;
  font-size: 12px;
  font-weight: 800;
}

.site-2026 .home-news-content .media-heading {
  margin: 0 0 10px;
  font-size: 18px;
  line-height: 1.25;
}

.site-2026 .home-news-content .media-heading a {
  color: #0d2f46;
}

.site-2026 .home-news-content .media-excerpt {
  color: #5c7180;
  font-size: 14px;
  line-height: 1.55;
}

.site-2026 .footer {
  background: linear-gradient(180deg, #0b2130, #081723);
}

.site-2026 .footer .widget-title,
.site-2026 .footer,
.site-2026 .footer a {
  color: #d9e4eb;
}

.site-2026 .footer-widgets {
  padding-top: 28px;
}

.site-2026 .footer-meta {
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.site-2026 .footer .widget p,
.site-2026 .footer .widget div,
.site-2026 .footer .widget li {
  color: #b8c7d2;
}

.site-2026 .copyright {
  color: #b9c8d2;
}

@media (max-width: 991px) {
  .site-2026 .header-utility {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 8px;
    padding-bottom: 8px;
  }

  .site-2026 .section-modern-heading h2 {
    font-size: 28px;
  }

  .site-2026 .header-utility-left,
  .site-2026 .header-utility-right {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    justify-content: center;
  }
}

@media (max-width: 767px) {
  .site-2026 .header-utility-left {
    display: none;
  }

  .site-2026 .logo img {
    max-height: 46px;
  }
}

.site-2026 .entry-content {
  color: #4f6574;
  font-size: 16px;
  line-height: 1.75;
}

.site-2026 .entry-content p {
  margin: 0 0 16px;
}

.site-2026 .entry-content h2,
.site-2026 .entry-content h3,
.site-2026 .entry-content h4 {
  margin: 24px 0 12px;
  color: #0d2f46;
  font-weight: 800;
}
