/* PDP styling hook; keep product-detail rules here so they remain isolated. */
.envy-product-detail {
  background: var(--envy-page-bg, #07060d);
  color: #f7f5ff;
}