/* AION 59073 — Pulse canónico público movido desde helper inline. */
.aion-pulse-canon{--aion-pulse-current:#0d6efd;position:absolute;top:.48rem;right:.68rem;z-index:28;display:inline-flex;align-items:center;justify-content:flex-end;width:24px;height:24px;overflow:visible;pointer-events:none;isolation:isolate;}
.aion-pulse-canon-dot{position:absolute;right:5px;top:5px;width:14px;height:14px;border-radius:999px;background:var(--aion-pulse-current);border:2px solid #fff;box-shadow:0 7px 18px rgba(15,23,42,.28),0 0 0 1px rgba(15,23,42,.08),0 0 14px color-mix(in srgb,var(--aion-pulse-current) 68%,transparent);z-index:3;}
.aion-pulse-canon-dot::after{content:"";position:absolute;inset:-8px;border-radius:999px;border:1px solid var(--aion-pulse-current);opacity:.5;animation:aionPulseCanonPulse 3.6s ease-out infinite;}
.aion-pulse-canon-badge{position:absolute;right:0;top:0;z-index:2;display:inline-flex;align-items:center;justify-content:flex-end;height:24px;max-width:24px;padding:0;border-radius:999px;background:color-mix(in srgb,var(--aion-pulse-current) 86%,#172033);border:1px solid color-mix(in srgb,var(--aion-pulse-current) 55%,rgba(255,255,255,.32));box-shadow:0 10px 24px rgba(15,23,42,.22);color:#fff;font-size:11px;font-weight:650;line-height:1;white-space:nowrap;overflow:hidden;opacity:.98;visibility:visible;transform:translateX(0) scale(.98);transform-origin:right center;transition:max-width .46s ease,padding .46s ease,opacity .36s ease,visibility .36s ease,transform .46s ease,background-color .35s ease,border-color .35s ease,color .35s ease;}
.aion-pulse-canon-icon{display:none;align-items:center;justify-content:center;width:12px;min-width:12px;height:12px;margin-right:4px;color:#fff;filter:drop-shadow(0 1px 1px rgba(0,0,0,.22));}
.aion-pulse-canon-icon svg{display:block;width:12px;height:12px;}
.aion-pulse-today .aion-pulse-canon-icon-lightning,.aion-pulse-adjust .aion-pulse-canon-icon-pen{display:inline-flex;}
.aion-pulse-canon-text{display:inline-block;padding-right:24px;opacity:1;transition:opacity .26s ease,transform .3s ease;}
.aion-pulse-canon.is-changing .aion-pulse-canon-text{opacity:.08;transform:translateX(5px);}
.aion-pulse-canon:hover .aion-pulse-canon-badge,.aion-pulse-canon:focus-within .aion-pulse-canon-badge,.aion-pulse-canon.aion-pulse-intro .aion-pulse-canon-badge,.aion-pulse-canon.aion-pulse-open .aion-pulse-canon-badge,.suggest-card:hover .aion-pulse-canon-badge,.suggest-card:focus-within .aion-pulse-canon-badge,.ab-product-card:hover .aion-pulse-canon-badge,.ab-product-card:focus-within .aion-pulse-canon-badge{max-width:min(210px,70vw);padding:0 8px 0 11px;opacity:1;visibility:visible;transform:translateX(0) scale(1);}
/* AION 58607/58612: pulse por tipo con contraste estable. */
/* AION 58626: Oferta usa verde explícito; al renombrar Promoción -> Oferta no debe caer en azul de Nuevo ingreso. */
.aion-pulse-promo .aion-pulse-canon-badge{background:#18b56b;background-image:linear-gradient(135deg,color-mix(in srgb,#18b56b 88%,#172033),color-mix(in srgb,#18b56b 62%,#0b1120));border-color:rgba(24,181,107,.62);color:#fff;}
.aion-pulse-bonus .aion-pulse-canon-badge,.aion-pulse-adjust .aion-pulse-canon-badge{color:#fff;background:linear-gradient(135deg,color-mix(in srgb,var(--aion-pulse-current) 74%,#5a3600),color-mix(in srgb,var(--aion-pulse-current) 58%,#172033));border-color:color-mix(in srgb,var(--aion-pulse-current) 54%,rgba(255,255,255,.34));text-shadow:0 1px 1px rgba(0,0,0,.26);}
.aion-pulse-cash .aion-pulse-canon-badge{background:linear-gradient(135deg,color-mix(in srgb,#0d6efd 86%,#172033),color-mix(in srgb,#0d6efd 64%,#0b1120));border-color:rgba(13,110,253,.62);}
.aion-pulse-today .aion-pulse-canon-badge{background:linear-gradient(135deg,color-mix(in srgb,#18b56b 88%,#172033),color-mix(in srgb,#18b56b 62%,#0b1120));border-color:rgba(24,181,107,.62);}
[data-bs-theme="dark"] .aion-pulse-canon-dot,:root[data-aion-current-theme="dark"] .aion-pulse-canon-dot,[data-aion-theme="dark"] .aion-pulse-canon-dot{border-color:#0b1120;box-shadow:0 0 0 2px rgba(255,255,255,.24),0 7px 18px rgba(0,0,0,.4),0 0 17px color-mix(in srgb,var(--aion-pulse-current) 76%,transparent);}
[data-bs-theme="dark"] .aion-pulse-canon-badge,:root[data-aion-current-theme="dark"] .aion-pulse-canon-badge,[data-aion-theme="dark"] .aion-pulse-canon-badge{background:color-mix(in srgb,var(--aion-pulse-current) 34%,#0b1120);border-color:color-mix(in srgb,var(--aion-pulse-current) 58%,rgba(255,255,255,.18));color:#eef4ff;box-shadow:0 12px 30px rgba(0,0,0,.42),0 0 16px color-mix(in srgb,var(--aion-pulse-current) 34%,transparent);}
[data-bs-theme="dark"] .aion-pulse-promo .aion-pulse-canon-badge,:root[data-aion-current-theme="dark"] .aion-pulse-promo .aion-pulse-canon-badge,[data-aion-theme="dark"] .aion-pulse-promo .aion-pulse-canon-badge{background:#18b56b;background-image:linear-gradient(135deg,color-mix(in srgb,#18b56b 82%,#0b1120),color-mix(in srgb,#18b56b 55%,#0b1120));border-color:rgba(24,181,107,.68);color:#fff;}
@keyframes aionPulseCanonPulse{0%{transform:scale(.65);opacity:.55}70%{transform:scale(1.55);opacity:0}100%{transform:scale(1.55);opacity:0}}
@media (prefers-reduced-motion:reduce){.aion-pulse-canon-dot::after{animation:none}.aion-pulse-canon-badge,.aion-pulse-canon-text{transition:none}}
@media(max-width:575.98px){.aion-pulse-canon{top:.42rem;right:.58rem;width:22px;height:22px}.aion-pulse-canon-dot{width:13px;height:13px;right:4.5px;top:4.5px}.aion-pulse-canon-badge{height:22px;font-size:10.5px;top:0}.aion-pulse-canon:hover .aion-pulse-canon-badge,.aion-pulse-canon:focus-within .aion-pulse-canon-badge,.aion-pulse-canon.aion-pulse-intro .aion-pulse-canon-badge,.aion-pulse-canon.aion-pulse-open .aion-pulse-canon-badge,.suggest-card:hover .aion-pulse-canon-badge,.suggest-card:focus-within .aion-pulse-canon-badge,.ab-product-card:hover .aion-pulse-canon-badge,.ab-product-card:focus-within .aion-pulse-canon-badge{max-width:170px}}
