/* V158 — restore compact homepage closing rhythm only.
   No structural, copy, illustration or interaction changes. */

/* 07 / Client feedback -------------------------------------------------- */
.home-v143 .editorial-testimonials {
  padding-top: clamp(48px, 5vw, 68px) !important;
}

.home-v143 .editorial-testimonials__top {
  gap: clamp(28px, 4vw, 58px) !important;
  padding-bottom: clamp(28px, 3.4vw, 44px) !important;
}

.home-v143 .editorial-testimonials__top h2 {
  margin: 12px 0 16px !important;
  font-size: clamp(36px, 3.7vw, 54px) !important;
  line-height: 1 !important;
}

.home-v143 .editorial-testimonials__stage {
  padding-bottom: clamp(36px, 4vw, 54px) !important;
}

.home-v143 .editorial-testimonial {
  height: clamp(340px, 32vw, 390px) !important;
  min-height: 0 !important;
}

.home-v143 .editorial-testimonial figure {
  height: 100% !important;
  min-height: 0 !important;
}

.home-v143 .editorial-testimonial__quote {
  min-height: 0 !important;
  padding: clamp(28px, 4vw, 54px) !important;
}

.home-v143 .editorial-testimonial__quote > span {
  font-size: 42px !important;
}

.home-v143 .editorial-testimonial blockquote {
  margin: 22px 0 26px !important;
  font-size: clamp(23px, 2.15vw, 32px) !important;
  line-height: 1.34 !important;
}

.home-v143 .editorial-testimonial footer {
  padding-top: 16px !important;
}

/* 08 / Contact ---------------------------------------------------------- */
.home-v143 .journey-contact--v130-restored {
  min-height: clamp(390px, 43svh, 430px) !important;
}

.home-v143 .journey-contact--v130-restored .journey-contact__copy {
  max-width: 780px !important;
  padding-top: 26px !important;
  padding-bottom: 26px !important;
}

.home-v143 .journey-contact--v130-restored .journey-index {
  margin-bottom: 12px !important;
}

.home-v143 .journey-contact--v130-restored h2 {
  max-width: 660px !important;
  margin: 12px 0 18px !important;
  font-size: clamp(38px, 4.3vw, 60px) !important;
  line-height: .91 !important;
}

.home-v143 .journey-contact--v130-restored .journey-contact__copy > p:not(.journey-index) {
  max-width: 600px !important;
  margin-bottom: 22px !important;
}

.home-v143 .journey-contact--v130-restored .journey-button {
  padding: 13px 18px !important;
}

/* Footer --------------------------------------------------------------- */
.home-v143 .site-footer {
  padding-top: 22px !important;
  padding-bottom: 18px !important;
  grid-template-columns: 72px minmax(280px, 1fr) minmax(210px, .56fr) auto !important;
  gap: clamp(18px, 2.5vw, 36px) !important;
  min-height: 0 !important;
}

.home-v143 .footer-logo {
  display: block !important;
  width: 72px !important;
  height: 72px !important;
  min-width: 72px !important;
  min-height: 72px !important;
  overflow: hidden !important;
}

.home-v143 .footer-logo img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  max-height: 100% !important;
  object-fit: contain !important;
}

.home-v143 .footer-links {
  gap: 4px 16px !important;
}

@media (max-width: 900px) {
  .home-v143 .editorial-testimonials__top {
    gap: 22px !important;
  }

  .home-v143 .editorial-testimonial {
    height: auto !important;
  }

  .home-v143 .editorial-testimonial figure {
    aspect-ratio: 16 / 10 !important;
    height: auto !important;
    min-height: 0 !important;
  }

  .home-v143 .editorial-testimonial__quote {
    padding: 28px 0 !important;
  }
}

@media (max-width: 760px) {
  .home-v143 .editorial-testimonials {
    padding-top: 46px !important;
  }

  .home-v143 .editorial-testimonials__top {
    padding-bottom: 26px !important;
  }

  .home-v143 .editorial-testimonials__top h2 {
    font-size: clamp(34px, 10vw, 42px) !important;
  }

  .home-v143 .editorial-testimonials__intro {
    font-size: 12px !important;
    line-height: 1.5 !important;
  }

  .home-v143 .editorial-testimonials__stage {
    padding-bottom: 34px !important;
  }

  .home-v143 .editorial-testimonial blockquote {
    margin: 18px 0 22px !important;
    font-size: 20px !important;
    line-height: 1.38 !important;
  }

  .home-v143 .editorial-testimonials__index {
    padding-top: 12px !important;
  }

  .home-v143 .journey-contact--v130-restored {
    min-height: 440px !important;
  }

  .home-v143 .journey-contact--v130-restored .journey-contact__copy {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }

  .home-v143 .journey-contact--v130-restored h2 {
    margin: 10px 0 16px !important;
    font-size: clamp(36px, 10.8vw, 46px) !important;
    line-height: .94 !important;
  }

  .home-v143 .journey-contact--v130-restored .journey-contact__copy > p:not(.journey-index) {
    margin-bottom: 20px !important;
    font-size: 13px !important;
  }

  .home-v143 .journey-contact--v130-restored .journey-contact__actions {
    gap: 16px !important;
  }

  .home-v143 .site-footer {
    padding-top: 22px !important;
    padding-bottom: max(18px, env(safe-area-inset-bottom)) !important;
    gap: 14px !important;
    grid-template-columns: 1fr !important;
  }

  .home-v143 .footer-logo {
    width: 64px !important;
    height: 64px !important;
    min-width: 64px !important;
    min-height: 64px !important;
  }

  .home-v143 .footer-links {
    gap: 2px 16px !important;
  }
}

/* Final compact calibration after rendered desktop/mobile review. */
@media (min-width: 901px) {
  .home-v143 .editorial-testimonials {
    padding-top: 56px !important;
  }

  .home-v143 .editorial-testimonials__top {
    padding-bottom: 34px !important;
  }

  .home-v143 .editorial-testimonial {
    height: 360px !important;
  }

  .home-v143 .editorial-testimonials__stage {
    padding-bottom: 42px !important;
  }

  .home-v143 .journey-contact--v130-restored {
    min-height: 400px !important;
  }
}

@media (max-width: 760px) {
  .home-v143 .editorial-testimonials {
    padding-top: 40px !important;
  }

  .home-v143 .editorial-testimonials__top {
    gap: 16px !important;
    padding-bottom: 20px !important;
  }

  .home-v143 .editorial-testimonials__top h2 {
    margin-top: 10px !important;
    margin-bottom: 12px !important;
    font-size: 30px !important;
    line-height: 1.02 !important;
  }

  .home-v143 .editorial-testimonials__top h2 br {
    display: none !important;
  }

  .home-v143 .editorial-testimonials__intro p {
    margin-bottom: 3px !important;
  }

  .home-v143 .editorial-testimonials__stage {
    padding-bottom: 26px !important;
  }

  .home-v143 .editorial-testimonial figure {
    aspect-ratio: 2 / 1 !important;
  }

  .home-v143 .editorial-testimonial__quote {
    padding: 20px 0 !important;
  }

  .home-v143 .editorial-testimonial__quote > span {
    font-size: 32px !important;
  }

  .home-v143 .editorial-testimonial blockquote {
    margin: 12px 0 16px !important;
    font-size: 18px !important;
    line-height: 1.36 !important;
  }

  .home-v143 .editorial-testimonial footer {
    padding-top: 12px !important;
  }

  .home-v143 .editorial-testimonials__index {
    padding-top: 8px !important;
  }

  .home-v143 .journey-contact--v130-restored {
    min-height: 410px !important;
  }

  .home-v143 .journey-contact--v130-restored h2 {
    font-size: clamp(34px, 10vw, 42px) !important;
  }

  .home-v143 .journey-contact--v130-restored .journey-contact__copy > p:not(.journey-index) {
    font-size: 12.5px !important;
    line-height: 1.5 !important;
  }

  .home-v143 .site-footer {
    padding-top: 18px !important;
    padding-bottom: max(16px, env(safe-area-inset-bottom)) !important;
    gap: 10px !important;
  }

  .home-v143 .footer-logo {
    width: 54px !important;
    height: 54px !important;
    min-width: 54px !important;
    min-height: 54px !important;
  }

  .home-v143 .footer-links a,
  .home-v143 .footer-contact a {
    min-height: 24px !important;
  }
}
@media (max-width: 760px) {
  .home-v143 .editorial-testimonial__quote {
    overflow: visible !important;
  }
}
