.bundle-builder{border:1px solid var(--color-border, #e2e2e2);padding:1.5rem;background:#fff;margin-bottom:100px}.bundle-builder.no-js .bundle-builder__submit{display:none}.bundle-builder__kit-sizes{display:flex;gap:.5rem;margin:.75rem 0 20px}.bundle-builder__kit-size{flex:1 1 0;text-align:center;border-radius:5px}@media (max-width: 600px){.bundle-builder__kit-sizes{flex-wrap:wrap}.bundle-builder__kit-size{flex:0 0 calc(50% - .25rem)}}.bundle-builder__kit-size:hover{background-color:#2778a2;border-color:#2778a2;color:#fff}.bundle-builder .bundle-builder__kit-size:focus,.bundle-builder .bundle-builder__kit-size:focus-visible{background:#2778a2!important;background-color:#2778a2!important;background-image:none!important;border-color:#2778a2!important;color:#fff!important;box-shadow:none!important}.bundle-builder .bundle-builder__kit-sizes .bundle-builder__kit-size.btn:focus,.bundle-builder .bundle-builder__kit-sizes .bundle-builder__kit-size.btn:focus-visible{background-color:#2778a2!important;border-color:#2778a2!important;color:#fff!important}.bundle-builder__kit-size:focus-visible{outline:2px solid #134C67;outline-offset:2px}.bundle-builder .bundle-builder__kit-size[aria-checked=true],.bundle-builder .bundle-builder__kit-size[aria-checked=true]:hover,.bundle-builder .bundle-builder__kit-size[aria-checked=true]:focus,.bundle-builder .bundle-builder__kit-size[aria-checked=true]:focus-visible,.bundle-builder .bundle-builder__kit-size.btn--primary,.bundle-builder .bundle-builder__kit-size.btn--primary:hover,.bundle-builder .bundle-builder__kit-size.btn--primary:focus,.bundle-builder .bundle-builder__kit-size.btn--primary:focus-visible{background:#2778a2!important;background-color:#2778a2!important;background-image:none!important;border-color:#2778a2!important;color:#fff!important;box-shadow:none!important}.bundle-builder__kit-size[aria-checked=true]{outline:2px solid rgba(0,0,0,.08);outline-offset:0}.bundle-builder__progress{position:relative;margin:.5rem 0 1.25rem}.bundle-builder__progress--full{width:100%}.bundle-builder__progress-text{font-size:.7rem;margin-top:.35rem;color:#555}.bundle-builder__progress-bar{height:6px;background:linear-gradient(90deg,#4caf50,var(--accent,#4caf50));width:var(--bundle-progress);transition:width .3s}.bundle-builder__steps{list-style:none;padding:0;margin:0;display:grid;gap:.75rem;min-width:0}.bundle-builder__step{border-top:1px solid #eee;padding-top:20px;min-width:0}.bundle-builder__step-title{margin:0 0 .15rem;font-size:16px}.bundle-builder__step-title.is-hidden{display:none}.bundle-builder__step-title{text-transform:none}.bundle-builder__step-title{display:flex;align-items:center;gap:8px}.bundle-builder__help{position:relative;width:20px;height:20px;border-radius:50%;border:1px solid #999;background:#f7f7f7;color:#333;font:inherit;line-height:1;cursor:help;display:inline-flex;align-items:center;justify-content:center}.bundle-builder__help:before{content:"?";font-weight:700;font-size:12px}.bundle-builder__help:hover,.bundle-builder__help:focus,.bundle-builder__help:focus-visible{background:#fff;border-color:#666}.bundle-builder__help[aria-expanded=true]{background:#fff;border-color:#666}.bundle-builder__help:after{content:attr(data-tooltip);position:absolute;left:50%;transform:translate(-50%);top:calc(100% + 8px);white-space:pre-wrap;background:#111;color:#fff;padding:8px 10px;border-radius:6px;font-size:12px;line-height:1.3;min-width:160px;max-width:280px;box-shadow:0 4px 12px #0000002e;opacity:0;visibility:hidden;pointer-events:none}.bundle-builder__help:hover:after,.bundle-builder__help:focus:after,.bundle-builder__help:focus-visible:after{opacity:1;visibility:visible}.bundle-builder__step-subtitle{margin:.05rem 0 .25rem;color:#666;font-size:14px;line-height:1.35}.bundle-builder__opt-out{display:flex;align-items:center;gap:.4rem;margin-top:.35rem;font-size:13px;color:#444}.bundle-builder__opt-out input[type=checkbox]{width:16px;height:16px}.bundle-builder__step.is-locked .bundle-builder__opt-out,.bundle-builder__step[hidden] .bundle-builder__opt-out{display:none}.bundle-builder__main{overflow:hidden;min-width:0}.bundle-step-products{width:100%;max-width:100%;display:block;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;touch-action:pan-x}.bundle-step-products{padding-bottom:1.25rem}.bundle-step-products{scroll-snap-type:x proximity}.bundle-step-products__grid>.bundle-product-card{scroll-snap-align:start}.bundle-step-products__grid{list-style:none;padding:0;margin:.5rem 0 0;display:flex;flex-wrap:nowrap;gap:calc(.5rem + 10px);--bb-card-w: 150px;scroll-margin-top:80px;width:max-content;align-items:stretch}.bundle-step-products__grid{flex:0 0 auto}.bundle-step-products__grid--scroll{display:flex;flex-wrap:nowrap;overflow:visible;gap:calc(.5rem + 10px);padding:.15rem 0 1.5rem;margin-top:.5rem}.bundle-step-products__grid>.bundle-product-card{flex:0 0 var(--bb-card-w);width:var(--bb-card-w);max-width:var(--bb-card-w)}.bundle-step-products::-webkit-scrollbar{height:8px}.bundle-step-products::-webkit-scrollbar-track{background:transparent}.bundle-step-products::-webkit-scrollbar-thumb{background:#00000040;border-radius:4px}.bundle-product-card{position:relative;display:flex}.bundle-product-card__select{all:unset;cursor:pointer;display:flex;flex-direction:column;border:1px solid #ddd;padding:.35rem;border-radius:4px;background:#fafafa;width:100%;height:100%;position:relative}.bundle-product-card__select[aria-pressed=true],.bundle-product-card__select:focus{outline:2px solid #222;border-color:#222}.bundle-product-card.is-unavailable .bundle-product-card__select{opacity:.5;pointer-events:none}.bundle-product-card.is-unavailable .bundle-product-card__price:after{content:" (Out of stock)";color:#b00020;font-weight:600}.bundle-product-card__media{position:relative;width:100%;aspect-ratio:1/1;overflow:hidden;border-radius:4px;background:#f2f2f2}.bundle-product-card__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.bundle-product-card__info{margin-top:.35rem;display:flex;flex-direction:column;gap:.2rem;flex-grow:1}.bundle-product-card__title{display:block;line-height:1.2;font-size:14px;font-weight:700}.bundle-product-card__price{font-size:12px}.bundle-product-card__variants{margin-top:.35rem;display:flex;flex-direction:column;gap:.3rem}.bundle-product-card__option-label{display:flex;flex-direction:column;font-size:12px;gap:.1rem;text-transform:uppercase;letter-spacing:.05em}.bundle-product-card__option-select{font:inherit;font-size:12px;padding:.25rem 1.8rem .25rem .4rem;border:1px solid #ccc;border-radius:4px;background:#fff;appearance:none;-webkit-appearance:none;-moz-appearance:none;position:relative;background-image:linear-gradient(45deg,transparent 50%,#555 50%),linear-gradient(135deg,#555 50%,transparent 50%);background-position:calc(100% - 12px) 50%,calc(100% - 7px) 50%;background-size:5px 5px,5px 5px;background-repeat:no-repeat;cursor:pointer}.bundle-builder__summary{border:1px solid #eee;padding:1rem;margin-top:1.5rem;background:#fcfcfc}.bundle-builder__summary-items{list-style:none;padding:0;margin:0 0 1rem;display:grid;gap:.5rem}.bundle-builder__summary-item{display:grid;grid-template-columns:77px minmax(0,1fr) 60px auto;align-items:center;gap:.5rem .75rem;grid-template-rows:auto auto}.bundle-builder__summary-step-title{grid-column:1 / -1;font-size:13px;font-weight:700;color:#222;margin-bottom:.15rem}.bundle-builder__summary-thumb{width:77px;aspect-ratio:1/1;border:1px solid #ddd;border-radius:6px;overflow:hidden;background:#f2f2f2;padding:0;cursor:pointer;display:inline-flex}.bundle-builder__summary-thumb img{width:100%;height:100%;object-fit:cover;display:block}.bundle-builder__summary-thumbs{display:flex;gap:.25rem;flex-wrap:wrap;grid-column:1 / 3}.bundle-builder__summary-thumbs .bundle-builder__summary-thumb{width:60px}.bundle-builder__summary-meta{display:flex;flex-direction:column;gap:.2rem}.bundle-builder__summary-label{font-size:14px}.bundle-builder__summary-variant{font-size:12px;color:#555}.bundle-builder__summary-edit{background:none;border:none;color:#0074d4;padding:0;font-size:12px;text-decoration:underline;cursor:pointer;align-self:flex-start}.bundle-builder__summary-edit:hover,.bundle-builder__summary-edit:focus{text-decoration:none}.bundle-builder__summary-total{font-weight:600}.bundle-builder__summary-line-total{font-weight:500;text-align:right;white-space:nowrap;font-size:14px}.bundle-builder__summary-item:not(:last-child):after{content:"+";grid-column:1 / -1;display:block;text-align:center;font-weight:800;font-size:28px;line-height:1;margin-top:.25rem;pointer-events:none}.bundle-builder__submit{margin-top:1rem;padding:.85rem 1.25rem;background:#222;color:#fff;border:none;cursor:pointer;font:inherit;border-radius:4px}.bundle-builder__submit{background:#2778a2;border:1px solid #2778A2}.bundle-builder__submit:hover,.bundle-builder__submit:focus,.bundle-builder__submit:focus-visible{background:#2778a2;color:#fff;filter:brightness(.95)}.bundle-builder__submit[disabled]{opacity:.5;cursor:not-allowed}.bundle-builder--error .bundle-builder__status{color:#b00020}.bundle-builder__discount-badge{display:inline-flex;align-items:center;gap:.4rem;background:#e6f4ff;border:1px solid #b3e0ff;color:#134c67;padding:.5rem .75rem;border-radius:999px;font-weight:600;margin:.25rem 0}.bundle-builder__discount-badge-text{font-size:.9rem}.bundle-builder__kit-slots{list-style:none;padding:0;margin:.75rem 0 0;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(210px,1fr))}.bundle-builder__kit-slot{border:1px solid #e5e5e5;border-radius:6px;background:#fafafa;padding:.5rem;display:flex}.bundle-builder__kit-slot.bundle-builder__kit-slot--empty{align-items:center}.bundle-builder__kit-slot.bundle-builder__kit-slot--empty .bundle-builder__kit-slot-card{align-items:center;min-height:64px}.bundle-builder__kit-slot.bundle-builder__kit-slot--empty .bundle-builder__kit-slot-meta{justify-content:center}.bundle-builder__kit-slot-card{display:flex;gap:.75rem;width:100%;align-items:flex-start;cursor:pointer}.bundle-builder__kit-slot-thumb{width:64px;height:64px;border-radius:6px;overflow:hidden;background:#f2f2f2;flex:0 0 64px}.bundle-builder__kit-slot-thumb img{width:100%;height:100%;object-fit:cover;display:block}.bundle-builder__kit-slot-meta{display:flex;flex-direction:column;gap:.2rem;min-width:0;flex:1 1 auto}.bundle-builder__kit-slot-title{font-size:14px;font-weight:600;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.bundle-builder__kit-slot-variant{font-size:12px;color:#666}.bundle-builder__slot-change.link{font-size:12px;padding:0;align-self:flex-start;display:inline-block;margin-top:.15rem;white-space:nowrap;line-height:1;color:#0074d4;text-decoration:underline}.bundle-builder__slot-change.link:hover,.bundle-builder__slot-change.link:focus{text-decoration:none}@media (min-width: 900px){.bundle-builder__inner{display:block}.bundle-builder__layout{display:flex;flex-direction:column;gap:2rem}@media (min-width: 960px){.bundle-builder__layout{flex-direction:row;align-items:flex-start}.bundle-builder__main{flex:1;min-width:0}.bundle-builder__sidebar{width:422px;position:sticky;top:1rem;align-self:flex-start}}.bundle-builder__sidebar-inner{border:1px solid #e2e2e2;padding:1rem;background:#fff;border-radius:6px;display:flex;flex-direction:column;gap:1rem}.bundle-builder__step.is-locked{display:none!important}.bundle-builder__summary-item{display:grid;grid-template-columns:77px minmax(0,1fr) 60px auto;align-items:center;gap:.5rem .75rem;grid-template-rows:auto auto;font-size:.9rem}.bundle-builder__summary-step-title{grid-column:1 / -1;font-size:14px;font-weight:700;color:#222;margin-bottom:.15rem}.bundle-builder__summary-line-total{font-weight:500;text-align:right;white-space:nowrap}.bundle-builder__summary-remove{background:none;border:none;color:#666;padding:0;cursor:pointer;justify-self:end}.bundle-builder__summary-remove:hover,.bundle-builder__summary-remove:focus{color:#b00020}}.bundle-builder__step[hidden]{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/3/assets/bundle-builder.css.map */
