.discount-pills{display:flex;flex-direction:column;gap:16px;margin:20px 0}.discount-pill{display:flex;flex-direction:column;align-items:flex-start;gap:8px;padding:16px 20px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;text-align:left;width:100%;transition:all .2s ease}.discount-pill:hover{border-color:#d1d5db;background-color:#f9fafb;transform:translateY(-2px);box-shadow:0 4px 6px #0000000d}.discount-pill:disabled{opacity:.6;cursor:not-allowed;transform:none}.discount-pill__top{display:flex;align-items:center;justify-content:flex-start;gap:12px;width:100%;flex-wrap:wrap}.discount-pill__price{color:#dc2626;font-weight:700;font-size:calc(var(--font-heading-scale) * 2.8rem);line-height:1.2;letter-spacing:-.02em}.discount-pill__badge{display:inline-flex;align-items:center;gap:6px;color:#dc2626;border-radius:6px;font-weight:700;font-size:calc(var(--font-heading-scale) * 2.8rem);text-transform:uppercase;letter-spacing:.025em}.discount-pill__tag-icon{width:28px;height:28px;color:currentColor}.discount-pill__code{font-weight:700;color:inherit}.discount-pill__description{margin:0;padding:0;font-size:15px;line-height:1.5;font-weight:400}.discount-pill__description strong{color:#1a1a33;font-weight:600}.product-card__discount-pill .discount-pill{padding:8px 12px;gap:4px;border-radius:8px}.product-card__discount-pill .discount-pill__top{gap:8px;justify-content:space-between}.product-card__discount-pill .discount-pill__price{font-size:14px;font-weight:700}.product-card__discount-pill .discount-pill__badge{font-size:11px;padding:2px 6px;border-radius:4px}.product-card__discount-pill .discount-pill__tag-icon{width:16px;height:16px}.product-card__discount-pill .discount-pill__description{font-size:13px}@media (min-width: 500px){.product-card__discount-pill .discount-pill__price{font-size:15px}.product-card__discount-pill .discount-pill__badge{font-size:15px;padding:3px 8px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-discount-pill.css.map */
