.bundle-pack{--color-foreground: #4A3A2D;--color-foreground-rgb: 74 58 45;--bp-card-radius: 20px;--bp-card-gap: var(--gap-md, 12px);--bp-card-padding: var(--padding-sm, 12px);--bp-progress-line: rgb(var(--color-foreground-rgb) / .15);--bp-progress-fill: var(--color-primary, var(--color-foreground));--bp-circle-bg: rgb(var(--color-foreground-rgb) / .12);--bp-circle-fill: var(--color-primary, var(--color-foreground));--bp-card-border: rgb(var(--color-foreground-rgb) / .12);--bp-card-border-selected: var(--color-primary, var(--color-foreground));--bp-subdued: rgb(var(--color-foreground-rgb) / .5);display:flex;flex-direction:column;gap:var(--gap-lg, 20px);width:100%;color:var(--color-foreground)}.bundle-pack .quantity-meter-addon{--badge-bg: #9ca3af;--badge-text-color: #ffffff;--progress-color: var(--bp-progress-fill, #372E42);--line-bg: #d8d8d8;--line-fill: var(--bp-progress-fill, #372E42);--circle-bg: #fafafa;--circle-fill: var(--bp-progress-fill, #372E42);--tier-badge-color: var(--bp-meter-badge-unlocked-bg, #FF751F);padding:10px 15px;border-radius:12px;background-color:var(--bp-meter-bg, #fafafa);position:relative;margin-bottom:1rem;overflow:visible;transform:translateZ(0)}.bundle-pack .quantity-meter-addon__shipping-badge{position:absolute;top:-19px;right:10px;background-color:var(--badge-bg);color:var(--badge-text-color);font-size:10px;font-weight:600;padding:4px 8px 28px;border-radius:8px 8px 0 0;text-transform:uppercase;z-index:1;display:flex;align-items:center;gap:4px;transition:background-color .3s ease;pointer-events:auto;overflow:hidden;isolation:isolate}.bundle-pack .quantity-meter-addon__shipping-badge svg{width:12px;height:12px;padding-bottom:2px;flex-shrink:0}.bundle-pack .quantity-meter-addon__shipping-badge-icon{display:none;align-items:center}.bundle-pack .quantity-meter-addon__shipping-badge.is-locked .quantity-meter-addon__shipping-badge-icon--locked,.bundle-pack .quantity-meter-addon__shipping-badge.is-unlocked .quantity-meter-addon__shipping-badge-icon--unlocked{display:inline-flex}.bundle-pack .quantity-meter-addon__shipping-badge.is-unlocked{background-color:var(--tier-badge-color)}.bundle-pack .quantity-meter-addon__shipping-badge .bp-badge-highlight{color:#e63946;font-weight:700}.bundle-pack .quantity-meter-addon__shipping-badge.is-unlocked .bp-badge-highlight{color:inherit}.bundle-pack .quantity-meter-addon__shipping-badge:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(120deg,#fff0,#ffffff1f 40%,#ffffffb3,#ffffff1f 60%,#fff0);transform:translate(-150%);animation:bp-shiny-sweep 2.4s cubic-bezier(.22,.61,.36,1) infinite;pointer-events:none;opacity:.8;z-index:1}.bundle-pack .quantity-meter-addon__shipping-badge span,.bundle-pack .quantity-meter-addon__shipping-badge svg{position:relative;z-index:2}@keyframes bp-shiny-sweep{0%{transform:translate(-150%)}to{transform:translate(150%)}}.bundle-pack .quantity-meter-addon:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:inherit;border-radius:inherit;z-index:2;pointer-events:none}.bundle-pack .quantity-meter-addon-line,.bundle-pack .quantity-meter-addon-line.filled{display:flex!important;height:3px;position:absolute;top:53%;transform:translateY(-50%);border-radius:2px;pointer-events:none;z-index:3}.bundle-pack .quantity-meter-addon-line{background-color:var(--line-bg);left:9px;right:9px}.bundle-pack .quantity-meter-addon-line.filled{background-color:var(--line-fill);left:9px;right:auto;width:0;z-index:4;transition:width .3s cubic-bezier(.4,0,.2,1)}.bundle-pack .quantity-meter-addon-items{display:flex;align-items:center;gap:.5rem;justify-content:space-between;position:relative;z-index:3}.bundle-pack .quantity-meter-addon-item{display:flex;align-items:center;justify-content:flex-start;flex-direction:column;gap:4px;min-height:auto}.bundle-pack .quantity-meter-addon-item__text{font-size:13px;font-weight:600;color:var(--color-foreground, #372E42);min-height:20px;text-align:center}.bundle-pack .quantity-meter-addon-item__circle{border:2px solid var(--line-bg);background-color:var(--circle-bg);border-radius:100%;width:18px;height:18px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.bundle-pack .quantity-meter-addon-item__circle-inner{background-color:var(--circle-bg);border-radius:100%;width:12px;height:12px;display:flex!important}.bundle-pack .quantity-meter-addon-item__circle.filled{border-color:var(--progress-color)!important;background-color:var(--circle-bg)}.bundle-pack .quantity-meter-addon-item__circle-inner.filled{background-color:var(--progress-color)!important}.bundle-pack .quantity-meter-addon-item__price{font-size:11px;color:var(--color-foreground, #372E42);font-weight:500;min-height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;text-align:center;flex-shrink:0}.bundle-pack .quantity-meter-addon-item__price.subdued{color:rgb(var(--color-foreground-rgb, 55 46 66) / .5)!important}.bundle-pack .bundle-pack-container{--card-gap: 16px;--card-border-radius: 8px;--card-border-width: 1px;--card-border-color: #e5e5e5;--card-background: #ffffff;--card-text-color: var(--color-foreground, #372E42);--badge-background: #ff6b35;--badge-text-color: #ffffff}.bundle-pack .bundle-pack-grid{display:flex;flex-direction:column;gap:10px;margin-top:0}.bundle-pack .bundle-pack-card{position:relative;border-radius:12px;background:#fff;padding-right:16px;transition:all .3s ease;cursor:default;color:var(--card-text-color);display:flex;align-items:center;gap:15px;border:1px solid #e3e3e3;width:100%}.bundle-pack .bundle-pack-card--unavailable{opacity:.5;cursor:not-allowed;pointer-events:none}.bundle-pack .bundle-pack-card__image{width:100px;height:100px;object-fit:cover;flex-shrink:0;border-radius:11px 0 0 11px}.bundle-pack .bundle-pack-card__image-wrapper{position:relative;display:inline-flex;align-items:center;justify-content:center;border-radius:11px 0 0 11px;width:100px;height:100px;text-decoration:none;padding:0}.bundle-pack .bundle-pack-card__stock{display:inline-flex;align-items:center;gap:6px;margin-top:6px;font-size:11px;font-weight:500;line-height:1.2;color:var(--color-foreground)}.bundle-pack .bundle-pack-card__stock-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0;background-color:currentColor;box-shadow:0 0 0 3px rgb(from currentColor r g b / .18)}.bundle-pack .bundle-pack-card__stock--in-stock{color:#16a34a}.bundle-pack .bundle-pack-card__stock--low{color:#ea580c}.bundle-pack .bundle-pack-card__stock--soldout{color:#dc2626}.bundle-pack .bundle-pack-card__stock-text{color:rgb(var(--color-foreground-rgb, 55 46 66) / .7)}.bundle-pack .bundle-pack-card__content{flex:1;display:flex;flex-direction:column;gap:5px}.bundle-pack .bundle-pack-card__title{font-size:15px;margin:0}.bundle-pack .bundle-pack-card__description{font-size:12px;line-height:1.2;margin:0;width:100%;padding:0}.bundle-pack .bundle-pack-card__quantity{display:flex;align-items:center;gap:10px;flex-shrink:0}.bundle-pack .bundle-pack-card__quantity-controls{display:flex;align-items:center;gap:8px;background:#fcfcfc;border-radius:100px}.bundle-pack .bundle-pack-card__quantity-button{width:26px;height:26px;border:none;background:#4a3a2d;color:#fff;border-radius:100px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:20px;font-weight:400;line-height:1;padding:0;margin:0;position:relative;font-family:inherit}.bundle-pack .bundle-pack-card__quantity-button:hover{opacity:.9}.bundle-pack .bundle-pack-card__quantity-button:disabled{background:#fff;color:var(--color-foreground);border:2px solid #ddd;cursor:not-allowed;transform:none}.bundle-pack .bundle-pack-card__quantity-button[name=plus],.bundle-pack .bundle-pack-card__quantity-button[name=minus]{font-size:18px;font-weight:400}.bundle-pack .bundle-pack-card__quantity-input{width:16px;border:none;text-align:center;font-size:14px;font-weight:600;color:var(--color-foreground);padding:0;display:flex;align-items:center;justify-content:center;font-family:inherit;background:transparent;pointer-events:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.bundle-pack .bundle-pack-card__quantity-input:focus{outline:none}.bundle-pack .bundle-pack-grid.grid-mode{display:grid!important;grid-template-columns:repeat(5,1fr);gap:10px;width:100%;max-width:100%;box-sizing:border-box}.bundle-pack .grid-mode .bundle-pack-card{flex-direction:column!important;align-items:center!important;padding:6px!important;gap:4px!important;border-radius:12px!important;min-width:0!important;overflow:visible!important;position:relative;transition:all .25s ease;border:1.5px solid #e8e8e8!important;background:#fff!important}.bundle-pack .grid-mode .bundle-pack-card__image-wrapper{width:100%!important;height:auto!important;aspect-ratio:1 / 1;border-radius:8px!important;overflow:hidden}.bundle-pack .grid-mode .bundle-pack-card__image{width:100%!important;height:100%!important;border-radius:8px!important;object-fit:contain}.bundle-pack .grid-mode .bundle-pack-card__content{text-align:center;gap:0!important;min-width:0;width:100%}.bundle-pack .grid-mode .bundle-pack-card__title{font-size:11px!important;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bundle-pack .grid-mode .bundle-pack-card__description{display:none!important}.bundle-pack .grid-mode .bundle-pack-card__quantity{width:100%;justify-content:center!important}.bundle-pack .grid-mode .bundle-pack-card__quantity-controls{justify-content:space-between;width:100%;gap:0}.bundle-pack .grid-mode .bundle-pack-card__quantity-button{width:22px;height:22px;font-size:15px;border-radius:100px}.bundle-pack .grid-mode .bundle-pack-card__quantity-input{font-size:12px;width:14px}@media(max-width:768px){.bundle-pack .bundle-pack-card{gap:10px;padding-right:10px;width:100%}.bundle-pack .bundle-pack-card__image{width:100%;height:100%}.bundle-pack .bundle-pack-card__quantity{justify-content:center;margin-left:5px}.bundle-pack .bundle-pack-card__quantity-button{width:26px;height:26px}.bundle-pack .bundle-pack-card__quantity-controls{gap:5px}.bundle-pack .bundle-pack-card__description{font-size:11px}}@media(max-width:400px){.bundle-pack .bundle-pack-card__image-wrapper{width:80px;height:auto;align-self:stretch}.bundle-pack .bundle-pack-card__image{width:80px;height:100%}.bundle-pack .bundle-pack-card__content{padding-block:10px}.bundle-pack .bundle-pack-card__title{font-size:13px}.bundle-pack .bundle-pack-card__description{font-size:11px}.bundle-pack .bundle-pack-card__stock{font-size:10px}.bundle-pack .bundle-pack-card__quantity-button{width:24px;height:24px}.bundle-pack .bundle-pack-card__quantity-button svg{width:13px;height:13px}.bundle-pack .bundle-pack-card__quantity-input{font-size:13px}.bundle-pack .quantity-meter-addon-item__text{font-size:12px}.bundle-pack .quantity-meter-addon-item__circle{width:16px;height:16px}.bundle-pack .quantity-meter-addon-item__circle-inner{width:10px;height:10px}.bundle-pack .quantity-meter-addon-item__price{font-size:10px}.bundle-pack .quantity-meter-addon__shipping-badge{font-size:9px;padding:4px 6px 26px}}@media(max-width:749px){.bundle-pack .bundle-pack-grid.grid-mode{display:flex!important;flex-direction:column;gap:10px}.bundle-pack .grid-mode .bundle-pack-card{flex-direction:row!important;align-items:center!important;padding:0 5px 0 0!important;gap:10px!important;border-radius:12px!important;border:1px solid #f4f4f4!important;overflow:hidden!important}.bundle-pack .grid-mode .bundle-pack-card.bundle-pack-card--selected{border-color:#f4f4f4!important}.bundle-pack .grid-mode .bundle-pack-card__image-wrapper{width:100px!important;height:100px!important;aspect-ratio:auto;border-radius:19px 0 0 19px!important}.bundle-pack .grid-mode .bundle-pack-card__image{width:100px!important;height:100px!important;border-radius:19px 0 0 19px!important}.bundle-pack .grid-mode .bundle-pack-card__content{text-align:left}.bundle-pack .grid-mode .bundle-pack-card__title{font-size:15px!important}.bundle-pack .grid-mode .bundle-pack-card__quantity{width:auto;justify-content:center!important;margin-left:5px}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/bundle-pack.css.map */
