.free-shipping-bar{width:100%;padding:.75rem 1rem;margin:.5rem 0;border-radius:.5rem;background:var(--fs-bg,#f2f9f4);color:var(--fs-text,#1e4620);font-size:.875rem;line-height:1.4}.free-shipping-bar__message{margin:0}.free-shipping-bar__track{height:6px;margin-top:.5rem;border-radius:3px;background:rgba(0,0,0,0.08);overflow:hidden}.free-shipping-bar__progress{height:100%;border-radius:3px;background:var(--fs-progress,#28a745);transition:width .3s ease}.free-shipping-badge{display:inline-flex;align-items:center;gap:.35rem;width:fit-content;padding:.25rem .65rem;margin-bottom:.5rem;border-radius:999px;background:var(--fs-badge-bg,#28a745);color:var(--fs-badge-text,#fff);font-size:.8rem;font-weight:600}.free-shipping-badge--block{margin-top:.25rem;margin-bottom:0;font-size:.7rem;padding:.2rem .5rem}.free-shipping-badge.hidden{display:none}