.bundle-collection-builder{--bcb-background: #ffffff;--bcb-text: #1A1A1A;--bcb-muted: #666666;--bcb-border: #c9c9c9;--bcb-button-background: #1A1A1A;--bcb-button-text: #ffffff;--bcb-button-disabled: #b7b7b7;--bcb-progress-active: #1A1A1A;--bcb-progress-inactive: #dedede;display:block;position:relative;color:var(--bcb-text, #1A1A1A);background:var(--bcb-background, #fff)}.bundle-collection-builder *,.bundle-collection-builder *:before,.bundle-collection-builder *:after{box-sizing:border-box}.bundle-collection-builder__inner{width:100%;max-width:var(--bcb-max-width, 1440px);margin:0 auto;padding:var(--bcb-padding-y-desktop, 64px) var(--bcb-padding-x-desktop, 40px)}.bundle-collection-builder__header{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:32px}.bundle-collection-builder__heading,.bundle-collection-builder__summary-heading,.bundle-collection-card__title{margin:0;color:inherit}.bundle-collection-builder__heading{flex:0 1 auto;font-size:var(--bcb-heading-size-desktop, 32px);font-weight:var(--bcb-heading-weight, 700);line-height:1.5}.bundle-collection-builder__tabs{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px 22px}.bundle-collection-builder__tab{-webkit-appearance:none;appearance:none;padding:3px 0;border:0;border-bottom:1px solid transparent;color:var(--bcb-muted, #666666);background:transparent;font:inherit;font-size:16px;font-weight:600;line-height:1.3;cursor:pointer}.bundle-collection-builder__tab:hover,.bundle-collection-builder__tab:focus-visible,.bundle-collection-builder__tab.is-active{border-bottom-color:var(--bcb-text, #1A1A1A);color:var(--bcb-text, #1A1A1A)}.bundle-collection-builder__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,var(--bcb-summary-width, 36%));align-items:start;gap:var(--bcb-layout-gap, 40px)}.bundle-collection-builder__panel[hidden]{display:none}.bundle-collection-builder__grid{display:grid;grid-template-columns:repeat(var(--bcb-products-columns, 3),minmax(0,1fr));gap:34px 16px}.bundle-collection-builder__notice,.bundle-collection-builder__editor-note{margin:0;padding:24px;border:1px dashed var(--bcb-border, #c9c9c9);color:var(--bcb-muted, #666666);text-align:center}.bundle-collection-builder__editor-note{max-width:720px;margin:0 auto 24px}.bundle-collection-card{display:flex;flex-direction:column;min-width:0;height:100%}.bundle-collection-card__media{-webkit-appearance:none;appearance:none;position:relative;display:block;overflow:hidden;width:100%;margin-bottom:13px;padding:0;border:0;background:transparent;cursor:pointer}.bundle-collection-card__image{display:block;width:100%;height:auto;transition:transform .22s ease}.bundle-collection-card__media:not(:disabled):hover .bundle-collection-card__image{transform:scale(1.02)}.bundle-collection-card__media:focus-visible{outline:2px solid #1A1A1A;outline-offset:2px}.bundle-collection-card__media:disabled{cursor:default}.bundle-collection-card__media-loader{position:absolute;top:50%;left:50%;display:none;width:28px;height:28px;border:2px solid #1A1A1A;border-right-color:transparent;border-radius:50%;transform:translate(-50%,-50%)}.bundle-collection-card__media.loading{cursor:wait}.bundle-collection-card__media.loading .bundle-collection-card__image{opacity:.55}.bundle-collection-card__media.loading .bundle-collection-card__media-loader{display:block;animation:bcb-media-spin .7s linear infinite}@keyframes bcb-media-spin{to{transform:translate(-50%,-50%) rotate(360deg)}}.bundle-collection-card__content{display:flex;flex:1 1 auto;flex-direction:column;min-width:0}.bundle-collection-card__content:after{content:"";flex:1 0 14px;order:1}.bundle-collection-card__title{display:-webkit-box;min-height:2.7em;overflow:hidden;font-size:16px;font-weight:500;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.bundle-collection-card__price{display:flex;align-items:baseline;gap:7px;margin-top:6px;font-size:14px;font-weight:600}.bundle-collection-card__price s{color:var(--bcb-muted, #666666);font-size:12px;font-weight:400}.bundle-collection-card .product-card-swatches--container{position:relative;overflow:hidden;min-height:28px;margin-top:10px}.bundle-collection-card .product-card-swatches{display:flex;align-items:center;flex-wrap:nowrap;line-height:0}.bundle-collection-card .product-card-swatch{-webkit-appearance:none;appearance:none;display:inline-flex;position:relative;flex:0 0 auto;overflow:hidden;width:28px;height:auto;aspect-ratio:var(--option-aspect-ratio, 1);margin:0;padding:3px;border:0;border-radius:0;background:transparent;cursor:pointer}.bundle-collection-card .product-card-swatch:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;display:block;background:var(--option-color);background-image:var(--option-color-image);background-position:center;background-size:cover}.bundle-collection-card .product-card-swatch.active{box-shadow:0 0 0 1px #1a1a1a inset}.bundle-collection-card .product-card-swatch:focus-visible{outline:2px solid #1A1A1A;outline-offset:1px}.bundle-collection-card .product-card-swatch-more{display:inline-flex;align-items:center;flex:0 0 auto;height:28px;margin-left:4px;color:var(--bcb-muted, #666666);font-size:12px;line-height:28px;white-space:nowrap}.bundle-collection-card .product-card-swatches--title{display:none}.product-drawer.is-bundle-quick-view [data-dynamic-checkout]{display:none!important}.bundle-collection-card__button,.bundle-collection-builder__submit{-webkit-appearance:none;appearance:none;width:100%;border:1px solid var(--bcb-button-background, #1A1A1A);border-radius:0;color:var(--bcb-button-text, #1A1A1A);background:var(--bcb-button-background, #fff);font:inherit;font-size:14px;font-weight:500;line-height:1.2;text-align:center;cursor:pointer}.bundle-collection-card__button{position:relative;order:2;min-height:42px;margin-top:0;border-color:#1a1a1a;color:#1a1a1a;background:#fff;transition:color .18s ease,background-color .18s ease}.bundle-collection-card__button>[data-bcb-card-button-label]{transition:opacity .12s ease}.bundle-collection-card__button .loading-overlay{width:20px;height:20px;color:#1a1a1a;pointer-events:none}.bundle-collection-card__button .loading-overlay svg{width:20px;height:20px}.bundle-collection-card__button.loading{border-color:#1a1a1a;color:#1a1a1a;background:#fff;cursor:wait}.bundle-collection-card__button.loading>[data-bcb-card-button-label]{opacity:0}.bundle-collection-card__button.loading .loading-overlay{display:block}.bundle-collection-card__button:not(:disabled):hover{color:#fff;background:#1a1a1a}.bundle-collection-card__button:disabled,.bundle-collection-card.is-selected .bundle-collection-card__button,.bundle-collection-builder__submit:disabled{border-color:var(--bcb-button-disabled, #b7b7b7);color:#fff;background:var(--bcb-button-disabled, #b7b7b7);cursor:not-allowed}.bundle-collection-card__button.loading:disabled{border-color:#1a1a1a;color:#1a1a1a;background:#fff;cursor:wait}.bundle-collection-builder__summary{position:sticky;top:var(--bcb-sticky-top, 96px);display:grid;grid-template-rows:auto minmax(100px,1fr) auto;overflow:hidden;height:min(var(--bcb-summary-max-height, 760px),calc(100vh - var(--bcb-sticky-top, 96px) - 20px));border:1px solid var(--bcb-text, #1A1A1A);background:var(--bcb-background, #fff)}.bundle-collection-builder__summary-header{padding:24px 24px 18px}.bundle-collection-builder__summary-heading{font-size:var(--bcb-summary-heading-size-desktop, 26px);font-weight:var(--bcb-summary-heading-weight, 600);line-height:1.2}.bundle-collection-builder__progress{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:15px}.bundle-collection-builder__progress-step{min-width:0;will-change:transform}.bundle-collection-builder__progress-label{display:flex;align-items:flex-end;min-height:24px;margin-bottom:5px;overflow:hidden;color:var(--bcb-muted, #666666);font-size:11px;font-weight:500;line-height:1.1;transition:color .18s ease}.bundle-collection-builder__progress-line{display:block;width:100%;height:5px;background:var(--bcb-progress-inactive, #dedede);transition:background-color .18s ease}.bundle-collection-builder__progress-step.is-active .bundle-collection-builder__progress-line{background:var(--bcb-progress-active, #1A1A1A)}.bundle-collection-builder__progress-step.is-active .bundle-collection-builder__progress-label{color:var(--bcb-progress-active, #1A1A1A)}.bundle-collection-builder__selected-wrap{min-height:0;padding:0 24px}.bundle-collection-builder__empty{margin:20px 0;color:var(--bcb-muted, #666666);font-size:13px;text-align:center}.bundle-collection-builder__selected-list{display:flex;flex-direction:column;gap:18px;overflow:auto;height:100%;margin:0;padding:0 8px 12px 0;list-style:none;scrollbar-width:thin}.bundle-collection-builder__selected-item{flex:0 0 auto;display:grid;grid-template-columns:100px minmax(0,1fr) 82px;align-items:start;gap:12px}.bundle-collection-builder__selected-image{display:block;width:100%;object-fit:contain}.bundle-collection-builder__selected-info{min-width:0;padding-top:3px}.bundle-collection-builder__selected-title{display:-webkit-box;margin:0;overflow:hidden;font-size:14px;font-weight:500;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.bundle-collection-builder__selected-variant,.bundle-collection-builder__selected-price{display:block;margin-top:3px;color:var(--bcb-muted, #666666);font-size:12px;line-height:1.3}.bundle-collection-builder__selected-price{color:var(--bcb-text, #1A1A1A);font-weight:500;font-size:14px}.bundle-collection-builder__selected-actions{text-align:center}.bundle-collection-builder__quantity{display:grid;grid-template-columns:24px 32px 24px;border:1px solid var(--bcb-border, #c9c9c9)}.bundle-collection-builder__quantity button,.bundle-collection-builder__quantity input{min-width:0;margin:0;padding:0;border:0;border-radius:0;color:var(--bcb-text, #1A1A1A);background:transparent;font:inherit;font-size:12px;text-align:center}.bundle-collection-builder__quantity button{cursor:pointer}.bundle-collection-builder__quantity input{-webkit-appearance:textfield;appearance:textfield}.bundle-collection-builder__quantity input::-webkit-inner-spin-button,.bundle-collection-builder__quantity input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;appearance:none}.bundle-collection-builder__remove{-webkit-appearance:none;appearance:none;margin-top:6px;padding:0;border:0;border-bottom:1px solid currentColor;color:var(--bcb-muted, #666666);background:transparent;font:inherit;font-size:10px;line-height:1.2;cursor:pointer}.bundle-collection-builder__summary-footer{padding:10px;border-top:1px solid var(--bcb-border, #c9c9c9);background:var(--bcb-background, #fff)}.bundle-collection-builder__totals{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.bundle-collection-builder__total-label,.bundle-collection-builder__total-values strong{font-size:18px;font-weight:600;line-height:1.2}.bundle-collection-builder__total-values{display:grid;justify-items:end}.bundle-collection-builder__total-values small{margin-top:3px;color:#d03c19;font-size:12px;font-weight:500;line-height:1.2}.bundle-collection-builder__error{margin:0 0 10px;color:#b42318;font-size:12px;line-height:1.35}.bundle-collection-builder__submit{position:relative;min-height:44px;padding:12px 18px}.bundle-collection-builder__loader{display:none;width:16px;height:16px;margin-left:8px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;vertical-align:middle;animation:bcb-spin .7s linear infinite}.bundle-collection-builder__submit.is-loading .bundle-collection-builder__loader{display:inline-block}@keyframes bcb-spin{to{transform:rotate(360deg)}}@media(max-width:989px){.bundle-collection-builder__layout{grid-template-columns:minmax(0,1fr) minmax(300px,40%);gap:24px}.bundle-collection-builder__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.bundle-collection-builder__inner{padding:var(--bcb-padding-y-mobile, 36px) var(--bcb-padding-x-mobile, 16px)}.bundle-collection-builder__header{display:block;min-width:0;margin-bottom:22px}.bundle-collection-builder__heading{font-size:var(--bcb-heading-size-mobile, 26px)}.bundle-collection-builder__tabs{justify-content:flex-start;overflow-x:scroll;overflow-y:hidden;flex-wrap:nowrap;gap:18px;width:100%;max-width:100%;margin-top:16px;padding:0 20px 3px 0;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch}.bundle-collection-builder__tabs::-webkit-scrollbar{display:none}.bundle-collection-builder__tab{flex:0 0 auto;scroll-snap-align:start}.bundle-collection-builder__layout{display:block}.bundle-collection-builder__grid{display:flex;align-items:stretch;gap:12px;width:100%;overflow-x:auto;overflow-y:hidden;padding-bottom:4px;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch}.bundle-collection-builder__grid::-webkit-scrollbar{display:none}.bundle-collection-builder__grid>.bundle-collection-card{flex:0 0 70%;max-width:70%;scroll-snap-align:start}.bundle-collection-card__title{font-size:12px}.bundle-collection-card__price{font-size:14px}.bundle-collection-card__button{min-height:40px;padding:8px 5px;font-size:12px}.bundle-collection-card .product-card-swatches--container{min-height:18px}.bundle-collection-card .product-card-swatch{width:24px}.bundle-collection-card .product-card-swatch-more{height:18px;line-height:18px}.bundle-collection-builder__summary{position:static;display:block;overflow:visible;height:auto;max-height:none;margin-top:36px}.bundle-collection-builder__summary-header{padding:10px}.bundle-collection-builder__summary-heading{font-size:var(--bcb-summary-heading-size-mobile, 22px)}.bundle-collection-builder__progress{gap:7px;margin-top:0}.bundle-collection-builder__progress-label{min-height:28px;font-size:7px}.bundle-collection-builder__selected-wrap{padding:10px;min-height:200px}.bundle-collection-builder__selected-list{overflow:visible;max-height:none;padding-right:0}.bundle-collection-builder__selected-item{grid-template-columns:56px minmax(0,1fr) 64px;gap:5px}.bundle-collection-builder__quantity{grid-template-columns:20px 20px 20px}.bundle-collection-builder__selected-image{width:56px;height:74px}}@media(prefers-reduced-motion:reduce){.bundle-collection-card__button,.bundle-collection-card__image,.bundle-collection-builder__progress-step,.bundle-collection-builder__progress-label,.bundle-collection-builder__progress-line{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/141/assets/bundle-collection-builder.css.map */
