.badge{padding:.2rem .6rem;display:inline-block;border-radius:var(--border-radius-badge);background:rgb(var(--color-badge-background));color:rgb(var(--color-badge-text));font-weight:500;font-size:1.2rem;text-transform:capitalize}.product__stock-indicator{display:inline-flex;align-items:center;gap:.6rem;font-size:1.2rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;padding:.35rem 1rem .35rem .7rem;border-radius:100px;margin-bottom:.6rem}.product__stock-indicator--after-pill{margin-left:.8rem}.product__stock-indicator--ships-today{color:#1a7a3e;background:#1a7a3e1a}.product__stock-indicator--low-stock{color:#c0392b;background:#c0392b1a}.product__stock-indicator__dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.product__stock-indicator--ships-today .product__stock-indicator__dot{background:#1a7a3e;animation:stock-pulse-green 1.8s ease-in-out infinite}.product__stock-indicator--low-stock .product__stock-indicator__dot{background:#c0392b;animation:stock-pulse-red 1.8s ease-in-out infinite}@keyframes stock-pulse-green{0%{box-shadow:0 0 #1a7a3eb3}70%{box-shadow:0 0 0 7px #1a7a3e00}to{box-shadow:0 0 #1a7a3e00}}@keyframes stock-pulse-red{0%{box-shadow:0 0 #c0392bb3}70%{box-shadow:0 0 0 7px #c0392b00}to{box-shadow:0 0 #c0392b00}}
/*# sourceMappingURL=/cdn/shop/t/82/assets/component-badge.css.map */
