/* Extracted from main.css for component/page ownership. */

/* ── MENACE REVIEWS / TRUSTINDEX ── */
.menace-reviews-strip {
  padding-top: clamp(24px, 3vw, 38px);
  padding-bottom: clamp(24px, 3vw, 38px);
  background: linear-gradient(180deg, var(--black), #06100c);}

.trustindex-panel {
  position: relative;
  overflow: visible;
  display: grid;
  grid-template-columns: minmax(190px, 300px) 1fr;
  gap: clamp(22px, 4vw, 54px);
  align-items: center;
  padding: clamp(18px, 2.4vw, 30px) 0;
  background: transparent;
  border-top: 1px solid rgba(200,136,42,.20);
  border-bottom: 1px solid rgba(200,136,42,.20);
  box-shadow: none;}

.trustindex-panel::before,
.trustindex-panel::after {
  display: none;}

.trustindex-panel--full {
  grid-template-columns: 1fr;
  margin-bottom: 36px;}

.trustindex-copy {
  position: relative;
  z-index: 2;}

.trustindex-copy .sec-kicker {
  margin-bottom: 8px;}

.trustindex-copy .sec-title {
  font-size: clamp(34px, 4vw, 58px);
  line-height: .88;
  max-width: 260px;
  letter-spacing: .02em;}

.trustindex-copy::after {
  content: "★★★★★";
  display: block;
  margin-top: 18px;
  color: var(--gold);
  letter-spacing: .18em;
  font-size: 11px;
  opacity: .9;}

.trustindex-frame {
  position: relative;
  z-index: 2;
  min-height: 0;
  padding: 0;
  background: transparent;
  border: 0;
  box-shadow: none;}

.trustindex-fallback {
  margin: 0;
  color: var(--muted);
  font-weight: 700;
  padding: 18px;
  background: rgba(12,28,21,.72);
  border: 1px solid rgba(200,136,42,.18);}

/* Trustindex: laat de widget ademen, maar haal de standaard grijze doos-styling weg. */
.menace-reviews-strip .trustindex-frame .ti-widget,
.menace-reviews-strip .trustindex-frame .ti-widget * {
  font-family: var(--font-body, inherit) !important;
  max-width: 100%;}

.menace-reviews-strip .trustindex-frame .ti-widget {
  background: transparent !important;}

.menace-reviews-strip .trustindex-frame .ti-widget-container,
.menace-reviews-strip .trustindex-frame .ti-reviews-container,
.menace-reviews-strip .trustindex-frame .ti-reviews-container-wrapper,
.menace-reviews-strip .trustindex-frame .ti-reviews-container-wrapper > div {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;}

/* De echte reviewkaart: compact, donker olijfgroen, zonder dubbele binnenkaarten. */
.menace-reviews-strip .trustindex-frame .ti-review-item,
.menace-reviews-strip .trustindex-frame [class*="review-item"] {
  background: rgba(12,28,21,.82) !important;
  border: 1px solid rgba(200,136,42,.20) !important;
  border-radius: 0 !important;
  box-shadow: 5px 5px 0 rgba(0,0,0,.55) !important;
  overflow: visible !important;}

.menace-reviews-strip .trustindex-frame .ti-inner,
.menace-reviews-strip .trustindex-frame .ti-review-content,
.menace-reviews-strip .trustindex-frame [class*="ti-review"] [class*="inner"],
.menace-reviews-strip .trustindex-frame [class*="review-card"],
.menace-reviews-strip .trustindex-frame [class*="review-item"] > div {
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;}

.menace-reviews-strip .trustindex-frame .ti-review-item:hover,
.menace-reviews-strip .trustindex-frame [class*="review-item"]:hover {
  background: rgba(17,39,29,.92) !important;
  border-color: rgba(200,136,42,.34) !important;}

/* Minder lompe avatar/Google-badge zodat reviews niet als screenshots voelen. */
.menace-reviews-strip .trustindex-frame .ti-profile-img,
.menace-reviews-strip .trustindex-frame img[class*="profile"],
.menace-reviews-strip .trustindex-frame [class*="avatar"] img {
  width: 44px !important;
  height: 44px !important;
  min-width: 44px !important;
  min-height: 44px !important;}

.menace-reviews-strip .trustindex-frame img[src*="google"],
.menace-reviews-strip .trustindex-frame [class*="google"] img {
  transform: scale(.78) !important;
  transform-origin: center !important;}

.menace-reviews-strip .trustindex-frame .ti-name,
.menace-reviews-strip .trustindex-frame [class~="ti-name"],
.menace-reviews-strip .trustindex-frame [class~="review-name"],
.menace-reviews-strip .trustindex-frame [class~="reviewer-name"] {
  color: var(--cream) !important;
  font-weight: 800 !important;
  font-size: 14px !important;
  letter-spacing: .01em !important;}

.menace-reviews-strip .trustindex-frame .ti-date,
.menace-reviews-strip .trustindex-frame [class~="ti-date"],
.menace-reviews-strip .trustindex-frame [class~="review-date"] {
  color: rgba(201,193,179,.58) !important;
  font-size: 11px !important;}

.menace-reviews-strip .trustindex-frame .ti-stars,
.menace-reviews-strip .trustindex-frame [class~="ti-stars"],
.menace-reviews-strip .trustindex-frame [class~="review-stars"] {
  margin-top: 8px !important;
  margin-bottom: 8px !important;}

.menace-reviews-strip .trustindex-frame .ti-star,
.menace-reviews-strip .trustindex-frame [class~="ti-star"],
.menace-reviews-strip .trustindex-frame [class~="review-star"] {
  color: var(--gold) !important;}

.menace-reviews-strip .trustindex-frame .ti-review-text,
.menace-reviews-strip .trustindex-frame [class~="ti-review-text"],
.menace-reviews-strip .trustindex-frame [class~="review-text"],
.menace-reviews-strip .trustindex-frame [class~="review-content"] {
  color: rgba(239,233,219,.84) !important;
  font-size: 14px !important;
  line-height: 1.48 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;}

.menace-reviews-strip .trustindex-frame .ti-controls .ti-next,
.menace-reviews-strip .trustindex-frame .ti-controls .ti-prev,
.menace-reviews-strip .trustindex-frame .ti-next,
.menace-reviews-strip .trustindex-frame .ti-prev {
  color: rgba(200,136,42,.75) !important;
  opacity: .75 !important;}

@media (max-width: 860px) {
  .trustindex-panel {
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 22px 0;
  }

  .trustindex-copy .sec-title {
    max-width: none;
  }

  .trustindex-copy::after {
    margin-top: 12px;
  }
}


/* ── HOMEPAGE REVIEW PROOF STRIP ──
   Compact proof strip with a minimal custom review slider. */
.menace-proof-strip {
  padding-top: clamp(34px, 5vw, 70px);
  padding-bottom: clamp(34px, 5vw, 70px);
  background: var(--black);}

.proof-inner {
  min-height: 176px;
  position: relative;
  display: grid;
  grid-template-columns: minmax(190px, .58fr) minmax(280px, 1fr) auto;
  align-items: center;
  gap: clamp(22px, 4vw, 64px);
  padding: clamp(24px, 3vw, 38px) 0;
  border-top: 1px solid rgba(200,136,42,.34);
  border-bottom: 1px solid rgba(200,136,42,.24);}

.proof-head {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 20px;}

.proof-label {
  color: var(--gold);
  font-size: 13px;
  font-weight: 800;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: .42em;}

.proof-rating {
  display: grid;
  gap: 8px;
  justify-items: start;}

.proof-stars {
  color: var(--gold);
  font-size: clamp(18px, 2vw, 24px);
  line-height: 1;
  letter-spacing: .08em;}

.proof-rating strong {
  color: var(--paper);
  font-family: var(--fd);
  font-size: clamp(44px, 5vw, 74px);
  font-weight: 400;
  line-height: .82;
  letter-spacing: .03em;}

.proof-count {
  color: rgba(238,233,223,.58);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .18em;
  text-transform: uppercase;}

.proof-mini-slider {
  position: relative;
  min-height: 92px;
  overflow: hidden;}

.proof-mini-slider::before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  bottom: 10px;
  width: 1px;
  background: rgba(200,136,42,.30);}

.proof-mini-track {
  position: relative;
  min-height: 92px;
  padding-left: clamp(18px, 2.4vw, 30px);}

.proof-mini-review {
  position: absolute;
  inset: 0 auto auto 0;
  width: 100%;
  padding-left: clamp(18px, 2.4vw, 30px);
  opacity: 0;
  transform: translateY(8px);
  animation: menaceMiniReview 12s infinite;}

.proof-mini-review:nth-child(2) { animation-delay: 4s; }
.proof-mini-review:nth-child(3) { animation-delay: 8s; }

.proof-mini-review p {
  max-width: 520px;
  margin: 0;
  color: var(--paper);
  font-family: var(--fd);
  font-size: clamp(24px, 2.9vw, 42px);
  font-weight: 400;
  line-height: .96;
  letter-spacing: .02em;}

.proof-mini-review span {
  display: block;
  margin-top: 12px;
  color: rgba(238,233,223,.54);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .18em;
  text-transform: uppercase;}

@keyframes menaceMiniReview {
  0% { opacity: 0; transform: translateY(8px); }
  8% { opacity: 1; transform: translateY(0); }
  30% { opacity: 1; transform: translateY(0); }
  38% { opacity: 0; transform: translateY(-8px); }
  100% { opacity: 0; transform: translateY(-8px); }
}

.proof-actions {
  display: grid;
  gap: 16px;
  justify-items: end;
  align-content: center;
  white-space: nowrap;}

.proof-link {
  color: var(--muted);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .22em;
  text-transform: uppercase;
  transition: color .16s ease;}

.proof-link:hover {
  color: var(--paper);}

@media (prefers-reduced-motion: reduce) {
  .proof-mini-review {
    animation: none;
  }

  .proof-mini-review:first-child {
    opacity: 1;
    transform: none;
  }
}

@media (max-width: 980px) {
  .proof-inner {
    grid-template-columns: 1fr auto;
  }

  .proof-mini-slider {
    grid-column: 1 / -1;
    order: 3;
  }

  .proof-actions {
    justify-items: end;
  }
}

@media (max-width: 620px) {
  .proof-inner {
    min-height: 0;
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .proof-head {
    gap: 18px;
  }

  .proof-actions {
    justify-items: start;
    align-items: flex-start;
  }
}



/* Prevent reviewer names from being clipped in long Trustindex reviews */
.menace-reviews-strip .trustindex-frame .ti-review-item,
.menace-reviews-strip .trustindex-frame [class*="review-item"],
.menace-reviews-strip .trustindex-frame .ti-inner,
.menace-reviews-strip .trustindex-frame .ti-review-content,
.menace-reviews-strip .trustindex-frame [class*="review-card"],
.menace-reviews-strip .trustindex-frame [class*="review-item"] > div {
  min-height: 0 !important;
  overflow: visible !important;}
.menace-reviews-strip .trustindex-frame .ti-review-header,
.menace-reviews-strip .trustindex-frame [class*="review-header"],
.menace-reviews-strip .trustindex-frame [class*="profile"],
.menace-reviews-strip .trustindex-frame [class*="user"] {
  min-height: 48px !important;
  height: auto !important;
  overflow: visible !important;
  align-items: flex-start !important;}
.menace-reviews-strip .trustindex-frame .ti-name,
.menace-reviews-strip .trustindex-frame [class~="ti-name"],
.menace-reviews-strip .trustindex-frame [class~="review-name"],
.menace-reviews-strip .trustindex-frame [class~="reviewer-name"] {
  display: block !important;
  max-width: 100% !important;
  min-height: 18px !important;
  height: auto !important;
  line-height: 1.25 !important;
  white-space: normal !important;
  overflow: visible !important;
  text-overflow: clip !important;
  word-break: normal !important;
  overflow-wrap: anywhere !important;}
.proof-mini-review span {
  white-space: normal;
  line-height: 1.35;
  overflow-wrap: anywhere;}


/* Homepage proof reviews: reviewer names must never be clipped */
.proof-inner {
  min-height: clamp(210px, 18vw, 260px);
  align-items: center;}
.proof-mini-slider,
.proof-mini-track {
  min-height: clamp(150px, 13vw, 190px);
  overflow: visible !important;}
.proof-mini-review {
  inset: 0 auto auto 0;
  overflow: visible !important;
  padding-bottom: 12px;}
.proof-mini-review p {
  max-width: 560px;
  line-height: 1.02;}
.proof-mini-review span {
  display: block !important;
  max-width: min(560px, 100%);
  min-height: 18px;
  height: auto !important;
  margin-top: 14px;
  line-height: 1.35 !important;
  white-space: normal !important;
  overflow: visible !important;
  text-overflow: clip !important;
  overflow-wrap: anywhere;}
@media (max-width: 620px) {
  .proof-inner {
    min-height: 0;
  }
  .proof-mini-slider,
  .proof-mini-track {
    min-height: 170px;
  }
}

/* Homepage reviews can render directly from Trustindex Google Reviews. */
.proof-inner--trustindex {
  grid-template-columns: minmax(190px, .42fr) minmax(320px, 1fr) auto;
  min-height: 0;}

.proof-trustindex-frame {
  min-width: 0;
  overflow: visible;}

.proof-trustindex-frame .ti-widget,
.proof-trustindex-frame .ti-widget * {
  box-sizing: border-box;}

.proof-trustindex-frame .ti-widget {
  width: 100% !important;
  max-width: 100% !important;
  color: var(--paper) !important;
  font-family: var(--sans) !important;}

.proof-trustindex-frame .ti-widget-container,
.proof-trustindex-frame .ti-reviews-container,
.proof-trustindex-frame .ti-reviews-container-wrapper {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;}

.proof-trustindex-frame .ti-review-item,
.proof-trustindex-frame [class*="review-item"] {
  background: rgba(238,233,223,.045) !important;
  border: 1px solid rgba(200,136,42,.18) !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  overflow: visible !important;}

.proof-trustindex-frame .ti-inner,
.proof-trustindex-frame .ti-review-content,
.proof-trustindex-frame [class*="review-card"],
.proof-trustindex-frame [class*="review-item"] > div {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  min-height: 0 !important;
  overflow: visible !important;}

.proof-trustindex-frame .ti-name,
.proof-trustindex-frame [class*="name"] {
  color: var(--paper) !important;
  white-space: normal !important;
  overflow: visible !important;
  text-overflow: clip !important;
  line-height: 1.25 !important;}

.proof-trustindex-frame .ti-date,
.proof-trustindex-frame [class*="date"],
.proof-trustindex-frame .ti-review-text,
.proof-trustindex-frame [class*="review-text"] {
  color: rgba(238,233,223,.68) !important;}

.proof-trustindex-frame .ti-stars,
.proof-trustindex-frame [class*="stars"] {
  color: var(--gold) !important;}

@media (max-width: 980px) {
  .proof-inner--trustindex {
    grid-template-columns: 1fr;
  }

  .proof-trustindex-frame {
    grid-column: 1 / -1;
    order: 3;
  }

  .proof-inner--trustindex .proof-actions {
    justify-items: start;
    order: 4;
  }
}
