/* Trust Layer T1 — safety signals
   FLAG: new pattern required (T0 classes). restructure.css untouched.
   Tokens only. Two-column safety. Sourceless video = poster as image. */

.trust-price-book {
  padding: clamp(24px, 4vw, 36px) clamp(16px, 4vw, 32px);
  max-width: var(--max);
  margin: 0 auto;
}

.trust-price-book h2 {
  font-family: var(--font-head);
  font-size: clamp(1.35rem, 3vw, 1.75rem);
  line-height: 1.2;
  margin-bottom: 12px;
  max-width: 28ch;
}

.trust-price-book p {
  font-size: var(--text-min);
  line-height: 1.65;
  max-width: 58ch;
  opacity: 0.92;
  margin: 0;
}

.trust-guarantee {
  padding: clamp(28px, 5vw, 44px) clamp(16px, 4vw, 32px);
  max-width: var(--max);
  margin: 0 auto;
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
  background: var(--warm-bar);
}

.trust-guarantee h2 {
  font-family: var(--font-head);
  font-size: clamp(1.35rem, 3vw, 1.75rem);
  line-height: 1.2;
  margin-bottom: 14px;
  max-width: 28ch;
}

.trust-guarantee > p {
  font-size: var(--text-min);
  line-height: 1.7;
  max-width: 62ch;
  opacity: 0.92;
  margin: 0 0 1em;
}

.trust-guarantee-cta {
  font-family: var(--font-head);
  font-size: clamp(1.05rem, 2.2vw, 1.2rem);
  font-weight: 600;
  line-height: 1.4;
  max-width: 42ch;
  margin: 0 !important;
  opacity: 1 !important;
  color: var(--ink);
}

.trust-exit-line {
  font-family: var(--font-body);
  font-size: 15px;
  line-height: 1.5;
  max-width: 42ch;
  margin: 10px 0 0;
  color: var(--ink);
  opacity: 0.9;
}

.trust-call-promise {
  font-family: var(--font-body);
  font-size: 15px;
  line-height: 1.55;
  max-width: 48ch;
  margin: 8px 0 0;
  color: var(--ink);
}

.trust-demo-label {
  display: block;
  font-family: var(--font-body);
  font-size: 14px;
  line-height: 1.5;
  max-width: 48ch;
  margin: 10px 0 0;
  color: var(--ink);
  opacity: 0.85;
}

.trust-demo-label--footer {
  margin: 16px 0 0;
  padding-top: 12px;
  border-top: 1px solid var(--line);
  font-size: 14px;
  max-width: 52ch;
}

.trust-book-cluster {
  display: flex;
  flex-direction: column;
  gap: 16px;
  text-align: left;
  max-width: var(--max);
  margin: 0 auto;
}

.trust-book-main {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.trust-book-main > .btn-primary,
.trust-book-main > .btn-cta-red {
  margin-top: 4px;
}

.trust-human {
  display: flex;
  gap: 14px;
  align-items: flex-start;
  align-self: start;
  height: auto;
  padding: 16px 18px;
  background: var(--surface);
  border: 1px solid var(--line);
  border-radius: var(--radius);
  color: var(--ink);
}

/* DA monogram — terracotta on cream. No photo/poster in T1.5 cards. */
.trust-human-monogram {
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--warm-bar);
  color: var(--accent);
  font-family: var(--font-head);
  font-weight: 700;
  font-size: 15px;
  letter-spacing: 0.04em;
  line-height: 1;
}

/* Sourceless <video> in about/homepage media slots only */
.trust-slot-video:not(:has(source)) {
  pointer-events: none;
}

.trust-human-copy {
  min-width: 0;
}

.trust-human-name {
  font-family: var(--font-head);
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 2px;
  color: var(--ink);
}

.trust-human-role {
  font-family: var(--font-body);
  font-size: 12px;
  line-height: 1.4;
  margin: 0 0 8px;
  color: var(--ink);
  opacity: 0.65;
}

.trust-human-cred {
  font-family: var(--font-body);
  font-size: 14px;
  line-height: 1.55;
  margin: 0 0 10px;
  color: var(--ink);
  opacity: 0.9;
}

.trust-human-sla {
  font-family: var(--font-body);
  font-size: 13px;
  line-height: 1.5;
  margin: 0;
  color: var(--ink);
  opacity: 0.85;
  font-style: italic;
}

.trust-next-steps {
  list-style: none;
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
  margin: 8px 0 0;
  padding: 20px 0 0;
  border-top: 1px solid var(--line);
}

.trust-next-steps li {
  display: grid;
  grid-template-columns: 1.75rem 1fr;
  gap: 10px;
  align-items: start;
}

.trust-next-steps .tns-n {
  font-family: var(--font-head);
  font-weight: 700;
  font-size: 20px;
  line-height: 1.2;
  color: var(--accent);
}

.trust-next-steps .tns-t {
  font-family: var(--font-body);
  font-size: 15px;
  line-height: 1.45;
  color: var(--ink);
}

/* Dark booking-band: keep human card cream; lighten text chrome */
.booking-band .trust-book-cluster {
  text-align: left;
}

/* Ink-on-white — never inherit booking-band white text into the card */
.booking-band .trust-human,
.booking-band .trust-human p,
.booking-band .trust-human .trust-human-name,
.booking-band .trust-human .trust-human-role,
.booking-band .trust-human .trust-human-cred,
.booking-band .trust-human .trust-human-sla {
  color: var(--ink);
}

.booking-band .trust-human {
  background: var(--surface);
  height: auto;
  align-self: start;
}

.booking-band .trust-exit-line,
.booking-band .trust-call-promise {
  color: rgba(255, 255, 255, 0.92);
  opacity: 1;
}

.booking-band .trust-next-steps {
  border-top-color: rgba(255, 255, 255, 0.22);
}

.booking-band .trust-next-steps .tns-t {
  color: rgba(255, 255, 255, 0.92);
}

.booking-band > h2,
.booking-band > p:not(.trust-exit-line):not(.trust-call-promise) {
  text-align: center;
}

.booking-band .trust-book-cluster > .trust-book-main > h2,
.booking-band .trust-book-cluster > .trust-book-main > p.trust-lead {
  text-align: left;
  margin-left: 0;
  max-width: 42ch;
}

.booking-band .trust-book-cluster > .trust-book-main > p.trust-lead {
  color: rgba(255, 255, 255, 0.88);
  margin-bottom: 16px;
}

/* Full-bleed video slots (about / homepage) — poster until source lands */
.trust-slot-video {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  background: var(--img-tint, var(--warm-bar));
  border: 0;
}

.trust-slot-video:not(:has(source)) {
  /* poster frame only — no native controls chrome */
}

.category-menu__price-slot--muted {
  opacity: 0.85;
  font-weight: 500;
  max-width: 42ch;
  line-height: 1.45;
  white-space: normal;
}

@media (min-width: 721px) {
  .trust-book-cluster {
    display: grid;
    grid-template-columns: 1fr minmax(220px, 300px);
    gap: 24px 32px;
    align-items: start;
  }

  .trust-next-steps {
    grid-column: 1 / -1;
    grid-template-columns: repeat(3, 1fr);
    gap: var(--gap, 16px);
  }

  .trust-next-steps li {
    grid-template-columns: 1fr;
    gap: 6px;
  }

  .trust-human-monogram {
    width: 64px;
    height: 64px;
    font-size: 18px;
  }

  .trust-human {
    align-self: start;
    height: auto;
  }
}

/* Inline buy/book rows: exit line sits under the CTA group */
.cta-row + .trust-exit-line,
.price-card .trust-exit-line,
.sc-cta + .trust-exit-line {
  margin-top: 12px;
}
