.eb-shipping-bar{--eb-sb-track-c: var(--eb-sb-track, rgba(var(--color-foreground), .08));--eb-sb-fill-c: var(--eb-sb-fill, var(--eb-secondary));--eb-sb-text-c: var(--eb-sb-text, rgb(var(--color-foreground)));--eb-sb-note-c: var(--eb-sb-note, rgba(var(--color-foreground), .75));--eb-sb-hl-c: var(--eb-sb-hl, var(--eb-primary));display:flex;flex-direction:column;gap:var(--eb-space-xs);font-family:var(--eb-font-body)}.eb-shipping-bar--complete{--eb-sb-fill-c: var(--eb-sb-fill-complete, var(--eb-primary))}.eb-shipping-bar__top{display:flex;align-items:center;justify-content:space-between;gap:var(--eb-space-md)}.eb-shipping-bar__label,.eb-shipping-bar__amount,.eb-shipping-bar__note{margin:0;font-size:var(--eb-fs-body-6);line-height:var(--eb-lh-snug)}.eb-shipping-bar__label{display:flex;align-items:center;gap:var(--eb-space-xs);font-weight:var(--eb-fw-semibold);color:var(--eb-sb-text-c)}.eb-shipping-bar__icon{flex:0 0 auto;width:1.6rem;height:1.6rem;color:var(--eb-sb-fill-c)}.eb-shipping-bar__amount{flex:0 0 auto;font-weight:var(--eb-fw-semibold);color:var(--eb-sb-text-c);white-space:nowrap}.eb-shipping-bar__note{color:var(--eb-sb-note-c)}.eb-shipping-bar__hl{color:var(--eb-sb-hl-c);font-weight:var(--eb-fw-semibold)}.eb-shipping-bar__track{position:relative;overflow:hidden;width:100%;height:var(--eb-sb-h, 8px);border-radius:var(--eb-radius-pill);background:var(--eb-sb-track-c)}.eb-shipping-bar__fill{display:block;position:relative;width:var(--eb-sb-pct, 0%);height:100%;border-radius:inherit;background:var(--eb-sb-fill-c)}.eb-shipping-bar--animated .eb-shipping-bar__fill:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background-image:linear-gradient(115deg,rgba(var(--eb-white-rgb),0) 25%,rgba(var(--eb-white-rgb),.45),rgba(var(--eb-white-rgb),0) 75%);background-size:200% 100%;animation:eb-sb-shimmer 1.8s linear infinite}@keyframes eb-sb-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media(prefers-reduced-motion:reduce){.eb-shipping-bar--animated .eb-shipping-bar__fill:after{animation:none}}.eb-shipping-bar--drawer{flex:0 0 auto;padding-bottom:var(--eb-space-md);margin-bottom:var(--eb-space-md);border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.eb-shipping-bar--page{padding-bottom:var(--eb-space-lg)}
/*# sourceMappingURL=/cdn/shop/t/24/assets/eb-shipping-bar.css.map */
