bundle-quantity-counter.bundle-counter{display:flex;flex-direction:column;gap:.5rem;padding:.625rem .75rem;border-radius:var(--radius, .25rem);background:var(--color-background-2, #f5f5f5);font-size:var(--font-size-xs, .75rem);letter-spacing:.04em}.bundle-counter__label{display:flex;align-items:baseline;gap:.2em;font-weight:600;text-transform:uppercase;color:var(--color-foreground, #111)}.bundle-counter__current{font-size:1.1em;font-variant-numeric:tabular-nums;transition:color .2s ease;min-width:1.5ch}.bundle-counter__bar-wrap{width:100%;height:3px;border-radius:999px;background:var(--color-border, #ddd);overflow:hidden}.bundle-counter__bar{display:block;height:100%;border-radius:999px;background:var(--color-button, #111);transition:width .2s ease,background-color .2s ease;will-change:width}bundle-quantity-counter.bundle-counter--full .bundle-counter__bar,bundle-quantity-counter.bundle-counter--full .bundle-counter__current{color:var(--color-price, #006b1e)}bundle-quantity-counter.bundle-counter--full .bundle-counter__bar{background:var(--color-price, #006b1e)}bundle-quantity-counter.bundle-counter--over .bundle-counter__bar{background:var(--color-sale-price, #c0392b)}bundle-quantity-counter.bundle-counter--over .bundle-counter__current{color:var(--color-sale-price, #c0392b)}bundle-quantity-counter.bundle-counter--empty .bundle-counter__label{color:var(--color-foreground-muted, #888)}.bundle-item{display:flex;align-items:center;gap:1rem}.bundle-item__qty .field{position:relative}.bundle-item__qty .select{appearance:none;-webkit-appearance:none;min-width:4.5rem;padding:.4rem 1.75rem .4rem .6rem;border:1px solid var(--color-border, #ddd);border-radius:var(--radius, .25rem);background:var(--color-background, #fff);color:var(--color-foreground, #111);font-size:var(--font-size-sm, .875rem);cursor:pointer;transition:border-color .15s ease;text-align:center}.bundle-item__qty .select:focus{outline:none;border-color:var(--color-button, #111);box-shadow:0 0 0 2px color-mix(in srgb,var(--color-button, #111) 15%,transparent)}.bundle-item__qty .select:not([value="0"]){border-color:var(--color-button, #111);font-weight:600}.bundle-item__qty .field>svg,.bundle-item__qty .field .icon{position:absolute;right:.4rem;top:50%;transform:translateY(-50%) rotate(180deg);pointer-events:none;width:.875rem;height:.875rem;color:var(--color-foreground, #111)}.bundle-item__sold-out{display:inline-block;padding:.4rem .6rem;font-size:var(--font-size-sm, .875rem);color:var(--color-foreground-muted, #888)}
/*# sourceMappingURL=/cdn/shop/t/37/assets/bundle-quantity.css.map */
