.group-buying-progress{margin:2rem 0;padding:1.5rem 0;border-top:1px solid rgba(var(--color-foreground),.08);border-bottom:1px solid rgba(var(--color-foreground),.08)}.progress-bar__heading{margin-bottom:1rem;color:rgb(var(--color-foreground));font-weight:600}.progress-bar__wrapper{width:100%}.progress-bar__background{width:100%;height:28px;border-radius:14px;overflow:hidden;position:relative;box-shadow:inset 0 2px 4px #0000001a}.progress-bar__fill{height:100%;border-radius:14px;transition:width .6s ease;box-shadow:0 2px 4px #00000026;position:relative;overflow:hidden;background-image:linear-gradient(180deg,#fff3,#fff0)}.progress-bar__fill:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,#fff0,#ffffff4d,#fff0);animation:shimmer 2s infinite}.progress-bar__fill--complete{animation:pulse 2s infinite}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.9}}.progress-bar__info{display:flex;justify-content:space-between;align-items:center;margin-top:.75rem;font-size:.9rem;color:rgb(var(--color-foreground));gap:1rem;flex-wrap:wrap}.progress-bar__percentage{font-weight:600;font-size:1rem}.progress-bar__values{opacity:.8}.progress-bar__completed{color:rgb(var(--color-success, var(--color-foreground)));font-weight:600;animation:fadeIn .5s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width: 749px){.group-buying-progress{margin:1.5rem 0;padding:1rem 0}.progress-bar__background{height:24px}.progress-bar__info{font-size:.85rem}.progress-bar__percentage{font-size:.95rem}}@media (prefers-color-scheme: dark){.progress-bar__background{box-shadow:inset 0 2px 4px #0000004d}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-progress-bar.css.map */
