.eym-ad{box-sizing:border-box;width:100%;max-width:1200px;margin:18px auto;font-family:Arial,Helvetica,sans-serif;color:#101828}
.eym-ad *{box-sizing:border-box}
.eym-ad__sponsor{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#667085;margin:0 0 7px}
.eym-ad picture{display:block;width:100%}
.eym-ad img{display:block;max-width:100%}
/* Las creatividades publicitarias no deben heredar el desenfoque aplicado a imágenes de contenido para visitantes. */
.no-logueado .eym-ad img,.eym-ad img.no-blur,.eym-ad img.eym-ad__no-blur{filter:none!important;-webkit-filter:none!important;opacity:1!important}
.eym-ad--banner .eym-ad__banner-link{display:block;width:100%;border-radius:14px;overflow:hidden;text-decoration:none;box-shadow:0 7px 24px rgba(16,24,40,.08);background:#fff}
.eym-ad--banner .eym-ad__banner-image{width:100%;height:auto;object-fit:contain;background:#fff}
.eym-ad__card{display:grid;grid-template-columns:minmax(180px,34%) 1fr;gap:0;background:#fff;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden;box-shadow:0 7px 24px rgba(16,24,40,.07)}
.eym-ad__card--infeed{grid-template-columns:minmax(160px,28%) 1fr;border-radius:14px;box-shadow:none;background:#f8faf9}
.eym-ad__media{display:block;min-height:100%;background:#eef2f1;text-decoration:none}
.eym-ad__image{width:100%;height:100%;min-height:190px;object-fit:cover}
.eym-ad__content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:22px 24px}
.eym-ad__title{display:block;font-size:23px;line-height:1.18;margin:0 0 9px;color:#101828}
.eym-ad__body{font-size:15px;line-height:1.55;margin:0 0 16px;color:#475467}
.eym-ad__cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 18px;border-radius:10px;background:#0b8f4d;color:#fff!important;font-size:15px;font-weight:700;text-decoration:none!important}
.eym-ad__cta:hover,.eym-ad__cta:focus{filter:brightness(.94);color:#fff!important}
.eym-ad__text-link{display:flex;align-items:center;gap:14px;width:100%;padding:15px 18px;border:1px solid #dfe7e3;border-radius:12px;background:#fff;text-decoration:none!important;color:#101828!important}
.eym-ad__text-link strong{font-size:17px;line-height:1.25}
.eym-ad__text-link span{flex:1;font-size:14px;color:#667085}
.eym-ad__text-link b{white-space:nowrap;color:#087443}
@media(max-width:767px){
  .eym-ad{margin:14px auto}
  .eym-ad__sponsor{font-size:10px;margin-bottom:6px}
  .eym-ad--banner .eym-ad__banner-link{border-radius:12px}
  .eym-ad__card,.eym-ad__card--infeed{grid-template-columns:1fr;border-radius:13px}
  .eym-ad__image{height:auto;min-height:0;max-height:none;object-fit:contain}
  .eym-ad__content{padding:16px 17px}
  .eym-ad__title{font-size:20px}
  .eym-ad__body{font-size:14px;margin-bottom:13px}
  .eym-ad__cta{width:100%;min-height:46px}
  .eym-ad__text-link{align-items:flex-start;flex-wrap:wrap;padding:14px}
  .eym-ad__text-link span{flex-basis:100%;order:2}
  .eym-ad__text-link b{margin-left:auto}
}

/* 3.9.0 · Slots visuales públicos independientes */
.eym-ad-slot--post-top{margin-top:8px;margin-bottom:24px}
.eym-ad-slot--post-infeed{margin-top:28px;margin-bottom:28px}
.eym-ad-slot--home-top{margin-top:8px;margin-bottom:24px}
@media(max-width:767px){.eym-ad-slot--post-top,.eym-ad-slot--home-top{margin-top:6px;margin-bottom:18px}.eym-ad-slot--post-infeed{margin-top:22px;margin-bottom:22px}}
