/* Additive, product-only tier styling. */
.vmag-offer--tiered .vmag-tier__percent{display:inline-block;align-self:flex-start;margin-top:3px;padding:3px 8px;border-radius:4px;background:color-mix(in srgb,var(--vmag-accent) 13%,var(--vmag-paper));color:var(--vmag-ink);font-size:11px;line-height:1.5;font-weight:600}
.vmag-offer--tiered .vmag-tier__card-saving{font-size:10px!important;line-height:1.5;opacity:1!important;color:var(--vmag-ink);max-width:130px}
.vmag-offer--tiered .vmag-offer__card-main{min-height:120px}
.vmag-offer--tiered .vmag-tier__summary{display:flex;justify-content:space-between;gap:12px;margin:-3px 0 16px;padding:10px 12px;border-radius:6px;background:color-mix(in srgb,var(--vmag-accent) 9%,var(--vmag-paper));font-size:11px;line-height:1.6}
.vmag-offer--tiered .vmag-tier__summary[hidden]{display:none!important}
.vmag-offer--tiered .vmag-tier__summary strong{font-weight:600;white-space:nowrap}
.vmag-offer--tiered .vmag-tier__automatic{font-size:11px;line-height:1.7;text-align:center;margin:11px 0 0;color:var(--vmag-ink)}
.vmag-offer--tiered .vmag-tier__best{background:var(--vmag-accent);color:#081b32}
@media(max-width:749px){.vmag-offer--tiered .vmag-tier__card-saving{font-size:9px!important;max-width:92px}.vmag-offer--tiered .vmag-offer__card-main{min-height:124px}.vmag-offer--tiered .vmag-tier__best{font-size:8px}}
