html body .nm-chip{flex-direction:column !important;gap:2px !important;min-height:52px !important;padding:8px 16px !important;line-height:1.2 !important}html body .nm-chip__label{font-size:13px !important;font-weight:700 !important}html body .nm-chip__price{font-size:11px !important;font-weight:600 !important;opacity:.72;color:var(--nm56-accent,#00d4ff) !important}html body .nm-chip.is-active .nm-chip__price{opacity:.95;color:#eafff9 !important}html body .nm-chip.is-disabled{opacity:.38 !important;cursor:not-allowed !important;position:relative;filter:grayscale(0.6)}html body .nm-chip.is-disabled:hover{background:rgba(255,255,255,.09) !important;border-color:rgba(255,255,255,.14) !important;transform:none !important}html body .nm-chip.is-disabled::after{content:'';position:absolute;left:8%;right:8%;top:50%;height:1px;background:currentColor;opacity:.5;transform:rotate(-6deg);pointer-events:none}@keyframes nm60-price-pulse{0%{transform:scale(1)}40%{transform:scale(1.10);color:#0af0c8 !important}100%{transform:scale(1)}}html body #ProductPrice.nm-price-pulse{display:inline-block;animation:nm60-price-pulse .35s ease}html body #ComparePrice{transition:opacity .2s ease}@media(max-width:375px){html body .nm-chip{min-height:46px !important;padding:6px 12px !important}html body .nm-chip__label{font-size:12px !important}html body .nm-chip__price{font-size:10px !important}}@media(prefers-reduced-motion:reduce){html body #ProductPrice.nm-price-pulse{animation:none !important}}