/* Hero trust strip — social proof + payment icons under search */

.page-home .hero-trust {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.58rem;
  margin-top: 0.95rem;
  max-width: min(100%, 36rem);
}

.page-home .hero-trust__proof {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.42rem 0.55rem;
}

.page-home .hero-trust__chip {
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  padding: 0.34rem 0.72rem;
  border-radius: 999px;
  font-size: 0.74rem;
  font-weight: 600;
  letter-spacing: 0.02em;
  color: color-mix(in srgb, var(--text) 78%, transparent);
  background: color-mix(in srgb, var(--glass-bg) 72%, transparent);
  border: 1px solid color-mix(in srgb, var(--glass-border) 88%, transparent);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.06);
  transition:
    border-color 0.25s ease,
    background 0.25s ease,
    transform 0.25s ease;
}

.page-home .hero-trust__chip:hover {
  border-color: color-mix(in srgb, var(--accent) 28%, transparent);
  background: color-mix(in srgb, var(--accent) 8%, var(--glass-bg));
  transform: translateY(-1px);
}

.page-home .hero-trust__chip--rating {
  color: #fbbf24;
  border-color: color-mix(in srgb, #fbbf24 22%, transparent);
  background: color-mix(in srgb, #fbbf24 8%, var(--glass-bg));
}

.page-home .hero-trust__chip--rating:hover {
  border-color: color-mix(in srgb, #fbbf24 38%, transparent);
  background: color-mix(in srgb, #fbbf24 12%, var(--glass-bg));
}

.page-home .hero-trust__chip-dot {
  width: 0.28rem;
  height: 0.28rem;
  border-radius: 50%;
  background: color-mix(in srgb, var(--accent) 72%, transparent);
  box-shadow: 0 0 8px color-mix(in srgb, var(--accent) 45%, transparent);
  flex-shrink: 0;
}

.page-home .hero-trust__chip--note {
  color: color-mix(in srgb, var(--text) 68%, transparent);
  font-weight: 500;
}

.page-home .hero-trust__payments {
  --hero-pay-slot: 2.85rem;
  --hero-pay-icon: 1.28rem;
  display: inline-flex;
  flex-wrap: nowrap;
  align-items: center;
  gap: 0.08rem;
  max-width: 100%;
  padding: 0.32rem 0.5rem;
  border-radius: 999px;
  background: color-mix(in srgb, var(--glass-bg) 72%, transparent);
  border: 1px solid color-mix(in srgb, var(--glass-border) 88%, transparent);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.06);
  transition:
    border-color 0.25s ease,
    background 0.25s ease;
}

.page-home .hero-trust__payments:hover {
  border-color: color-mix(in srgb, var(--accent) 22%, transparent);
  background: color-mix(in srgb, var(--accent) 5%, var(--glass-bg));
}

.page-home .hero-trust__pay {
  display: grid;
  place-items: center;
  flex: 0 0 var(--hero-pay-slot);
  width: var(--hero-pay-slot);
  height: 1.85rem;
  padding: 0;
  border: none;
  border-radius: 8px;
  color: color-mix(in srgb, var(--text) 62%, transparent);
  background: transparent;
  box-shadow: none;
  overflow: hidden;
  transition: color 0.2s ease, background 0.2s ease;
}

.page-home .hero-trust__payments .nav-actions__divider {
  height: 1.2rem;
  align-self: center;
  opacity: 0.75;
}

.page-home .hero-trust__pay .pf {
  display: block;
  width: 100%;
  font-size: var(--hero-pay-icon);
  line-height: 1;
  text-align: center;
  transform-origin: center center;
}

.page-home .hero-trust__pay .pf::before {
  display: block;
  transform: scale(0.94);
}

/* PaymentFont wordmarks — normalize visual weight per brand */
.page-home .hero-trust__pay--paypal { --hero-pay-icon: 1.05rem; }
.page-home .hero-trust__pay--stripe { --hero-pay-icon: 1.12rem; }
.page-home .hero-trust__pay--apple-pay { --hero-pay-icon: 0.92rem; }
.page-home .hero-trust__pay--google-wallet { --hero-pay-icon: 0.9rem; }
.page-home .hero-trust__pay--visa { --hero-pay-icon: 1.22rem; }
.page-home .hero-trust__pay--mastercard { --hero-pay-icon: 1.08rem; }
.page-home .hero-trust__pay--american-express { --hero-pay-icon: 0.82rem; }
.page-home .hero-trust__pay--discover { --hero-pay-icon: 1rem; }
.page-home .hero-trust__pay--maestro { --hero-pay-icon: 1.05rem; }
.page-home .hero-trust__pay--credit-card { --hero-pay-icon: 1.1rem; }
.page-home .hero-trust__pay--bitcoin { --hero-pay-icon: 1.14rem; }
.page-home .hero-trust__pay--ripple { --hero-pay-icon: 1.05rem; }
.page-home .hero-trust__pay--square { --hero-pay-icon: 1rem; }
.page-home .hero-trust__pay--amazon { --hero-pay-icon: 0.95rem; }
.page-home .hero-trust__pay--unionpay { --hero-pay-icon: 0.88rem; }
.page-home .hero-trust__pay--ideal { --hero-pay-icon: 1rem; }
.page-home .hero-trust__pay--sofort { --hero-pay-icon: 1rem; }
.page-home .hero-trust__pay--sepa { --hero-pay-icon: 1rem; }
.page-home .hero-trust__pay--giropay { --hero-pay-icon: 0.95rem; }
.page-home .hero-trust__pay--paysafecard { --hero-pay-icon: 0.88rem; }
.page-home .hero-trust__pay--skrill { --hero-pay-icon: 1.05rem; }

.page-home .hero-trust__pay:hover {
  color: color-mix(in srgb, var(--text) 92%, transparent);
  background: color-mix(in srgb, var(--text) 6%, transparent);
}

.page-home .hero-trust__pay-label {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

[data-theme="light"] .page-home .hero-trust__chip {
  background: rgba(255, 255, 255, 0.72);
  border-color: rgba(15, 23, 42, 0.08);
  color: rgba(15, 23, 42, 0.72);
}

[data-theme="light"] .page-home .hero-trust__chip--rating {
  color: #b45309;
  background: color-mix(in srgb, #fbbf24 10%, #fff);
  border-color: color-mix(in srgb, #fbbf24 24%, rgba(15, 23, 42, 0.06));
}

[data-theme="light"] .page-home .hero-trust__payments {
  background: rgba(255, 255, 255, 0.72);
  border-color: rgba(15, 23, 42, 0.08);
}

[data-theme="light"] .page-home .hero-trust__pay {
  color: rgba(15, 23, 42, 0.55);
}

[data-theme="light"] .page-home .hero-trust__pay:hover {
  color: rgba(15, 23, 42, 0.82);
  background: rgba(15, 23, 42, 0.05);
}

@media (max-width: 900px) {
  .page-home .hero-trust {
    max-width: 100%;
  }
}

@media (max-width: 520px) {
  .page-home .hero-trust__payments {
    --hero-pay-slot: 2.55rem;
    gap: 0.08rem;
    max-width: 100%;
    overflow-x: auto;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
    border-radius: calc(var(--radius) + 4px);
    padding: 0.3rem 0.45rem;
  }

  .page-home .hero-trust__payments::-webkit-scrollbar {
    display: none;
  }

  .page-home .hero-trust__pay {
    height: 1.7rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  .page-home .hero-trust__chip,
  .page-home .hero-trust__pay,
  .page-home .hero-trust__payments {
    transition: none;
  }

  .page-home .hero-trust__chip:hover {
    transform: none;
  }
}
