/*
 * Trinity36 V48.6.2
 * Light-mode product and membership card contrast repair.
 *
 * The catalog page may switch to Trinity Ivory, but the black-vial product
 * presentation remains an Onyx showcase. This final layer prevents light-theme
 * variables from painting dark text onto dark cards.
 */

[data-theme="light"] body.trinity-storefront .product-card {
  color: #f4eee3 !important;
  border-color: rgba(187, 137, 49, .68) !important;
  background:
    radial-gradient(circle at 50% 20%, rgba(188, 133, 36, .2), transparent 34%),
    linear-gradient(155deg, #100d09, #040404 58%, #0b0704) !important;
  box-shadow:
    inset 0 0 0 1px rgba(255, 228, 170, .045),
    0 16px 34px rgba(55, 39, 18, .2) !important;
}

[data-theme="light"] body.trinity-storefront .product-card:hover {
  border-color: #c8953b !important;
  box-shadow:
    inset 0 0 0 1px rgba(255, 228, 170, .07),
    0 20px 42px rgba(55, 39, 18, .28) !important;
}

[data-theme="light"] body.trinity-storefront .product-card h3 {
  color: #d6aa5d !important;
  text-shadow: 0 1px 8px rgba(0, 0, 0, .82) !important;
}

[data-theme="light"] body.trinity-storefront .product-card .product-focus {
  color: #b9b0a4 !important;
}

[data-theme="light"] body.trinity-storefront .product-card .favorite-button {
  color: #f2eee6 !important;
}

[data-theme="light"] body.trinity-storefront .product-card .vial-amount-label {
  color: #caa35c !important;
}

[data-theme="light"] body.trinity-storefront .product-card .product-visual.exact-vial-visual {
  background:
    radial-gradient(ellipse at 50% 49%, rgba(215, 159, 51, .27), rgba(97, 65, 18, .11) 38%, transparent 68%) !important;
}

[data-theme="light"] body.trinity-storefront .product-card .exact-vial-art {
  filter:
    drop-shadow(0 18px 16px rgba(0, 0, 0, .42))
    drop-shadow(0 0 12px rgba(202, 147, 42, .12)) !important;
}

[data-theme="light"] body.trinity-storefront .product-card .exact-vial-name {
  color: #fff8e8 !important;
  text-shadow: 0 1px 2px #000, 0 0 4px #000 !important;
}

[data-theme="light"] body.trinity-storefront .product-card .exact-vial-dose {
  color: #f2d69d !important;
}

[data-theme="light"] body.trinity-storefront .product-card .stock-badge {
  color: #74dc83 !important;
}

[data-theme="light"] body.trinity-storefront .product-card .price-box {
  border-color: rgba(190, 141, 53, .72) !important;
  background: linear-gradient(160deg, #fffdf7, #f4ead8) !important;
  color: #312619 !important;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .72) !important;
}

[data-theme="light"] body.trinity-storefront .product-card .price-box span {
  color: #6c5d4a !important;
}

[data-theme="light"] body.trinity-storefront .product-card .price-box strong {
  color: #b77a22 !important;
}

[data-theme="light"] body.trinity-storefront .product-card .price-box:first-child strong {
  color: #16753a !important;
}

[data-theme="light"] body.trinity-storefront .product-card .price-box small {
  color: #76521b !important;
}

[data-theme="light"] body.trinity-storefront .product-card .tri-view-product-button,
[data-theme="light"] body.trinity-storefront .product-card .research-coa-button {
  border-color: rgba(199, 151, 65, .72) !important;
  background: #070706 !important;
  color: #e1b766 !important;
}

/* Keep the approved V48.6.1 membership composition dark and readable. */
[data-theme="light"] body.trinity-storefront #membershipCardsGrid .membership-package-card {
  color: #f4eee4 !important;
  border-color: rgba(var(--membership-accent-rgb), .84) !important;
  background:
    radial-gradient(circle at 24% 18%, rgba(var(--membership-accent-rgb), .2), transparent 30%),
    radial-gradient(circle at 75% 8%, rgba(var(--membership-accent-rgb), .085), transparent 28%),
    linear-gradient(145deg, #110e09, #030303 64%, #0c0704) !important;
  box-shadow:
    inset 0 0 0 1px rgba(255, 225, 159, .065),
    0 22px 48px rgba(53, 37, 15, .24) !important;
}

[data-theme="light"] body.trinity-storefront #membershipCardsGrid .membership-feature-art img {
  opacity: .76 !important;
  filter: saturate(.9) contrast(1.1) brightness(.86) !important;
}

[data-theme="light"] body.trinity-storefront #membershipCardsGrid .membership-feature-art::after {
  background:
    linear-gradient(90deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .4)),
    linear-gradient(0deg, rgba(0, 0, 0, .75), transparent 58%, rgba(0, 0, 0, .28)) !important;
}

[data-theme="light"] body.trinity-storefront #membershipCardsGrid .membership-package-kicker {
  color: #c1b8aa !important;
}

[data-theme="light"] body.trinity-storefront #membershipCardsGrid .membership-package-card .membership-package-copy h3,
[data-theme="light"] body.trinity-storefront #membershipCardsGrid .membership-package-tagline,
[data-theme="light"] body.trinity-storefront #membershipCardsGrid .membership-included-title {
  color: var(--membership-accent) !important;
}

[data-theme="light"] body.trinity-storefront #membershipCardsGrid .membership-plan-price {
  border-color: rgba(190, 141, 53, .68) !important;
  background: linear-gradient(160deg, #fffdf7, #f4ead8) !important;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .76) !important;
}

[data-theme="light"] body.trinity-storefront #membershipCardsGrid .membership-plan-price.welcome {
  border-color: rgba(190, 141, 53, .82) !important;
  background: linear-gradient(160deg, #fffaf0, #efe0c8) !important;
}

[data-theme="light"] body.trinity-storefront #membershipCardsGrid .membership-plan-price span {
  color: #655846 !important;
}

[data-theme="light"] body.trinity-storefront #membershipCardsGrid .membership-plan-price strong {
  color: #16753a !important;
}

[data-theme="light"] body.trinity-storefront #membershipCardsGrid .membership-plan-price.welcome strong {
  color: #b52921 !important;
}

[data-theme="light"] body.trinity-storefront #membershipCardsGrid .membership-plan-price small {
  color: #76521b !important;
}

/* Reassert the intended meaning of the two membership actions in light mode. */
[data-theme="light"] body.trinity-storefront #membershipCardsGrid .membership-package-add:not(.special) {
  border-color: #7ddf92 !important;
  background: linear-gradient(180deg, #18863a, #07551f) !important;
  color: #f1fff3 !important;
}

[data-theme="light"] body.trinity-storefront #membershipCardsGrid .membership-package-add.special {
  border-color: #e1a14b !important;
  background: linear-gradient(180deg, #b5221b, #720c08) !important;
  color: #fff0c8 !important;
}

[data-theme="light"] body.trinity-storefront #membershipCardsGrid .membership-package-coa,
[data-theme="light"] body.trinity-storefront #membershipCardsGrid .membership-package-included,
[data-theme="light"] body.trinity-storefront #membershipCardsGrid .membership-package-benefits {
  background: rgba(4, 4, 4, .9) !important;
}

[data-theme="light"] body.trinity-storefront #membershipCardsGrid .membership-package-coa {
  color: #f1eee7 !important;
}

[data-theme="light"] body.trinity-storefront #membershipCardsGrid .membership-included-item {
  color: #d3ccc1 !important;
}

[data-theme="light"] body.trinity-storefront #membershipCardsGrid .membership-package-benefits small {
  color: #aaa296 !important;
}

