.snaf-product-lite-review,
.snaf-watcher-product-review {
  --lite-border: #e5e7eb;
  --lite-muted: #64748b;
  --lite-bg: #f8fafc;
  --lite-accent: #0f766e;
  --lite-accent-soft: #ecfdf5;
  --lite-warn-soft: #fff7ed;
  color: #1f2937;
}

.snaf-product-lite-review .entry-title {
  margin-bottom: 18px;
}

.snaf-product-lite-review .ProductLiteReviewLead,
.snaf-product-lite-review .ProductLiteReviewLinks,
.snaf-product-lite-review .ProductLiteReviewContent,
.snaf-product-lite-review .ProductLiteReviewInsight,
.snaf-product-lite-review .ProductLiteReviewNavigation,
.snaf-product-lite-review .ProductLiteReviewConfirmLinks,
.snaf-product-lite-review .ProductLiteReviewAffiliate,
.snaf-product-lite-review .snaf-watcher-product-review {
  margin: 0 0 28px;
}

.snaf-product-lite-review .ProductLiteReviewLead {
  border: 1px solid var(--lite-border);
  border-radius: 10px;
  background: var(--lite-bg);
  padding: 16px;
}

.snaf-product-lite-review .ProductLiteReviewLead p {
  margin: 0 0 14px;
  color: #334155;
  line-height: 1.8;
}

.snaf-product-lite-review .ProductLiteReviewContent h1,
.snaf-product-lite-review .snaf-watcher-product-review > h1,
.snaf-watcher-product-review > h1 {
  display: none;
}

.snaf-product-lite-review .snaf-watcher-product-review > p:first-of-type,
.snaf-watcher-product-review > p:first-of-type {
  margin: 0 0 18px;
  color: #334155;
  line-height: 1.9;
}

.snaf-product-lite-review figure {
  margin: 18px auto 24px;
  text-align: center;
}

.snaf-product-lite-review figure img,
.snaf-product-lite-review .snaf-watcher-product-review img,
.snaf-watcher-product-review figure img,
.snaf-watcher-product-review img {
  display: block;
  width: min(100%, 520px);
  height: auto;
  margin: 0 auto;
  border: 1px solid var(--lite-border);
  border-radius: 10px;
  background: #fff;
  object-fit: contain;
}

.snaf-product-lite-review dl,
.snaf-watcher-product-review dl {
  display: grid;
  grid-template-columns: minmax(118px, 30%) 1fr;
  overflow: hidden;
  margin: 12px 0 22px;
  border: 1px solid var(--lite-border);
  border-radius: 10px;
  background: #fff;
}

.snaf-product-lite-review dt,
.snaf-product-lite-review dd,
.snaf-watcher-product-review dt,
.snaf-watcher-product-review dd {
  margin: 0;
  padding: 12px 14px;
  border-bottom: 1px solid var(--lite-border);
  line-height: 1.7;
}

.snaf-product-lite-review dt,
.snaf-watcher-product-review dt {
  background: var(--lite-bg);
  color: #334155;
  font-weight: 700;
}

.snaf-product-lite-review dd,
.snaf-watcher-product-review dd {
  border-left: 1px solid var(--lite-border);
  color: #111827;
}

.snaf-product-lite-review dt:last-of-type,
.snaf-product-lite-review dd:last-of-type,
.snaf-watcher-product-review dt:last-of-type,
.snaf-watcher-product-review dd:last-of-type {
  border-bottom: 0;
}

.snaf-product-lite-review .snaf-watcher-product-review ul,
.snaf-product-lite-review .ProductLiteReviewLinks ul,
.snaf-product-lite-review .ProductLiteReviewInsight ul,
.snaf-product-lite-review .ProductLiteReviewConfirmLinks ul,
.snaf-watcher-product-review ul {
  display: grid;
  gap: 10px;
  margin: 12px 0 22px;
  padding: 0 !important;
  list-style: none !important;
}

.snaf-product-lite-review .snaf-watcher-product-review li,
.snaf-product-lite-review .ProductLiteReviewLinks li,
.snaf-product-lite-review .ProductLiteReviewInsight li,
.snaf-product-lite-review .ProductLiteReviewConfirmLinks li,
.snaf-watcher-product-review li {
  position: relative;
  margin: 0 !important;
  border: 1px solid var(--lite-border);
  border-radius: 9px;
  background: #fff;
  padding: 11px 13px 11px 34px;
  list-style: none !important;
  line-height: 1.7;
}

.snaf-product-lite-review .snaf-watcher-product-review li::marker,
.snaf-product-lite-review .ProductLiteReviewLinks li::marker,
.snaf-product-lite-review .ProductLiteReviewInsight li::marker,
.snaf-product-lite-review .ProductLiteReviewConfirmLinks li::marker,
.snaf-watcher-product-review li::marker {
  content: "";
}

.snaf-product-lite-review .snaf-watcher-product-review li::before,
.snaf-product-lite-review .ProductLiteReviewLinks li::before,
.snaf-product-lite-review .ProductLiteReviewInsight li::before,
.snaf-product-lite-review .ProductLiteReviewConfirmLinks li::before,
.snaf-watcher-product-review li::before {
  content: "";
  position: absolute;
  left: 14px;
  top: 1.05em;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--lite-accent);
}

.snaf-product-lite-review .snaf-watcher-product-review a,
.snaf-product-lite-review .ProductLiteReviewLinks a,
.snaf-product-lite-review .ProductLiteReviewConfirmLinks a,
.snaf-watcher-product-review a {
  color: #0369a1;
  font-weight: 700;
  text-decoration: none;
}

.snaf-product-lite-review .snaf-watcher-product-review a:hover,
.snaf-product-lite-review .ProductLiteReviewLinks a:hover,
.snaf-product-lite-review .ProductLiteReviewConfirmLinks a:hover,
.snaf-watcher-product-review a:hover {
  text-decoration: underline;
}

.snaf-product-lite-review .ProductLiteReviewNavigation {
  border: 1px solid #fed7aa;
  border-radius: 10px;
  background: var(--lite-warn-soft);
  padding: 16px;
}

.snaf-product-lite-review .ProductLiteReviewNavigation h2 {
  margin-top: 0;
}

.snaf-product-lite-review .ProductLiteReviewNavigation p {
  margin-bottom: 14px;
  color: #7c2d12;
}

.snaf-product-lite-review .ProductLiteReviewInsight {
  border: 1px solid #bae6fd;
  border-radius: 10px;
  background: #f0f9ff;
  padding: 16px;
}

.snaf-product-lite-review .ProductLiteReviewInsight h2 {
  margin-top: 0;
}

.snaf-product-lite-review .ProductLiteReviewInsight li {
  border-color: #bae6fd;
}

.snaf-product-lite-review .ProductLiteReviewInsight li::before {
  background: #0284c7;
}

@media screen and (max-width: 640px) {
  .snaf-product-lite-review dl {
    display: block;
  }

  .snaf-watcher-product-review dl {
    display: block;
  }

  .snaf-product-lite-review dt {
    border-bottom: 0;
    padding-bottom: 6px;
  }

  .snaf-watcher-product-review dt {
    border-bottom: 0;
    padding-bottom: 6px;
  }

  .snaf-product-lite-review dd {
    border-left: 0;
    padding-top: 6px;
  }

  .snaf-watcher-product-review dd {
    border-left: 0;
    padding-top: 6px;
  }

  .snaf-product-lite-review figure img,
  .snaf-product-lite-review .snaf-watcher-product-review img,
  .snaf-watcher-product-review figure img,
  .snaf-watcher-product-review img {
    width: 100%;
  }
}
