.coins-value,.user-coins-display strong{color:var(--gold)}.coupons-list .coupon-row{padding:12px;border:1px solid rgba(201,168,76,.25);border-radius:14px;margin:10px 0;background:rgba(255,255,255,.04)}


/* V15: sección ShepCoins home y bloqueo de página para no registrados */
.shepcoins-home{position:relative;overflow:hidden;}
.shepcoins-home::before{content:"";position:absolute;inset:8% 0 auto 0;height:420px;background:radial-gradient(circle at 50% 40%,rgba(201,168,76,.14),transparent 62%);pointer-events:none;}
.shepcoins-home__wrap{position:relative;display:grid;grid-template-columns:minmax(180px,310px) 1fr;gap:44px;align-items:center;border:1px solid rgba(201,168,76,.18);background:linear-gradient(135deg,rgba(255,255,255,.045),rgba(255,255,255,.015));border-radius:32px;padding:44px;box-shadow:0 30px 90px rgba(0,0,0,.45);}
.shepcoins-home__visual{position:relative;min-height:260px;display:grid;place-items:center;}
.shepcoins-home__coin{width:150px!important;height:150px!important;filter:none!important;box-shadow:none!important;border-radius:0!important;background-color:transparent!important;background-size:contain!important;background-position:center!important;background-repeat:no-repeat!important;}
.shepcoins-home__header{text-align:left;margin-bottom:18px;}
.shepcoins-home__header h2{max-width:780px;}
.shepcoins-home__header p,.shepcoins-home__lead,.shepcoins-home__legal{color:rgba(255,255,255,.72);line-height:1.75;}
.shepcoins-home__lead{max-width:880px;margin:0 0 22px;}
.shepcoins-home__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:24px 0;}
.shepcoins-home__card{border:1px solid rgba(255,255,255,.1);background:rgba(0,0,0,.28);border-radius:20px;padding:20px;}
.shepcoins-home__card span{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;border-radius:12px;background:rgba(201,168,76,.14);color:var(--gold);font-weight:900;margin-bottom:14px;}
.shepcoins-home__card h3{font-family:var(--font-heading);text-transform:uppercase;color:#fff;font-size:1rem;margin:0 0 8px;}
.shepcoins-home__card p{color:rgba(255,255,255,.66);line-height:1.65;margin:0;font-size:.94rem;}
.shepcoins-home__cta-copy{margin:12px 0 20px;color:#fff;}
.shepcoins-home__btn{display:inline-flex;}
.blackshep-shepcoins-locked{padding-top:calc(var(--nav-h,76px) + 70px);}
.blackshep-shepcoins-locked__card{max-width:820px;margin:0 auto;text-align:center;border:1px solid rgba(201,168,76,.22);background:linear-gradient(135deg,rgba(255,255,255,.05),rgba(255,255,255,.015));border-radius:34px;padding:54px 34px;box-shadow:0 30px 90px rgba(0,0,0,.45);}
.blackshep-shepcoins-locked__coin{width:90px!important;height:90px!important;margin-bottom:24px;}
.blackshep-shepcoins-locked__card h1{font-family:var(--font-heading);text-transform:uppercase;font-size:clamp(2rem,5vw,4rem);line-height:.95;margin:14px 0 16px;color:#fff;}
.blackshep-shepcoins-locked__card p{max-width:640px;margin:0 auto 26px;color:rgba(255,255,255,.72);line-height:1.7;}
.blackshep-shepcoins-locked__actions{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;}
@media (max-width: 820px){.shepcoins-home__wrap{grid-template-columns:1fr;padding:30px 20px;border-radius:24px;gap:18px;text-align:center}.shepcoins-home__visual{min-height:150px}.shepcoins-home__coin{width:150px!important;height:150px!important;filter:none!important;box-shadow:none!important;border-radius:0!important;background-color:transparent!important;background-size:contain!important;background-position:center!important;background-repeat:no-repeat!important;}.shepcoins-home__header{text-align:center}.shepcoins-home__grid{grid-template-columns:1fr}.shepcoins-home__btn{justify-content:center;width:100%;}.blackshep-shepcoins-locked__actions .btn-primary,.blackshep-shepcoins-locked__actions .btn-secondary{width:100%;justify-content:center;}}


/* ===== V24 · ShepCoins home logo sin resplandor, mantiene animación ===== */
.shepcoins-home::before{
  display:none!important;
  content:none!important;
  background:none!important;
}
.shepcoins-home .shepcoins-home__coin{
  filter:none!important;
  box-shadow:none!important;
  background-color:transparent!important;
  animation:spinCoin 3s infinite linear!important;
}
.shepcoins-home .shepcoins-home__coin::before,
.shepcoins-home .shepcoins-home__coin::after{
  display:none!important;
  content:none!important;
}


/* ===== V27 · ShepCoin gold logo clean globally ===== */
.coin-icon-gold,
.coin-icon-gold.small,
.shepcoins-home .shepcoins-home__coin,
.blackshep-shepcoins-locked__coin,
.pack-amount .coin-icon-gold,
.pack-amount .coin-icon-gold.small,
.product-coins-price .coin-icon-gold,
.user-coins-display .coin-icon-gold,
.overlay-product-price .coin-icon-gold,
.coupon-row .coin-icon-gold {
  filter:none!important;
  box-shadow:none!important;
  text-shadow:none!important;
  background-color:transparent!important;
  border-radius:0!important;
  outline:none!important;
  animation:spinCoin 3s infinite linear!important;
}

.coin-icon-gold::before,
.coin-icon-gold::after,
.coin-icon-gold.small::before,
.coin-icon-gold.small::after,
.shepcoins-home .shepcoins-home__coin::before,
.shepcoins-home .shepcoins-home__coin::after {
  display:none!important;
  content:none!important;
  box-shadow:none!important;
  background:none!important;
}


/* ===== V28 · Ocultar título en ShepCoins bloqueado ===== */
.blackshep-shepcoins-locked__card h1{
  display:none!important;
}


/* ===== V29 · Ocultar títulos en página ShepCoins ===== */
.blackshep-is-shepcoins-page .entry-header,
.blackshep-is-shepcoins-page .entry-title,
.blackshep-is-shepcoins-page h1.entry-title,
.blackshep-is-shepcoins-page .page-title,
.blackshep-is-shepcoins-page .wp-block-post-title,
.blackshep-is-shepcoins-page .blackshep-coin-store-page .section-header h1,
.blackshep-is-shepcoins-page .blackshep-coin-store-page .section-header .stag,
.blackshep-coin-store-page .section-header h1,
.blackshep-coin-store-page .section-header .stag,
.blackshep-shepcoins-locked__card h1,
.blackshep-shepcoins-locked__card .stag{
  display:none!important;
}
.blackshep-is-shepcoins-page .entry-content{
  margin-top:0!important;
}


/* ===== V30 · Títulos ShepCoins conservados en HTML, ocultos visualmente ===== */
.blackshep-shepcoins-seo-title{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  padding:0!important;
  margin:-1px!important;
  overflow:hidden!important;
  clip:rect(0,0,0,0)!important;
  white-space:nowrap!important;
  border:0!important;
}
