.bundle-builder__inner{width:100%;max-width:var(--page-width, 1200px);margin:0 auto;padding-left:var(--page-margin, 15px);padding-right:var(--page-margin, 15px);padding-top:50px}.bundle-builder--full .bundle-builder__inner{max-width:none}.bundle-builder__heading{margin-bottom:1.5rem;text-align:center}.bundle-builder__mobile-size{display:none}@media screen and (max-width:989px){.bundle-builder__mobile-size{display:block;margin-bottom:1.25rem}}.bundle-builder__grid{display:grid;grid-template-columns:1fr 380px;gap:2rem;align-items:start}@media screen and (max-width:989px){.bundle-builder__grid{grid-template-columns:1fr}.bundle-builder__panel-col--desktop{display:none}}.bundle-builder__sticky-bar{display:none}@media screen and (max-width:989px){.bundle-builder{padding-bottom:0}.bundle-builder__sticky-bar{display:block;position:fixed;bottom:0;left:0;right:0;z-index:100;background:var(--bg-secondary, #fff);border-top:1px solid rgba(0,0,0,.08);box-shadow:0 -2px 12px #00000014;max-height:85vh;overflow-y:auto}.bundle-builder__sticky-inner{padding:.75rem var(--page-margin, 15px) max(.75rem,env(safe-area-inset-bottom))}.bundle-builder__sticky-summary{margin-bottom:0}.bundle-builder__sticky-expand-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:.35rem;flex-wrap:wrap;padding:.75rem 1rem;font-size:.95rem}.bundle-builder__sticky-expand-label{margin:0 .25rem}.bundle-builder__sticky-chevron{flex-shrink:0;transition:transform .2s ease}.bundle-builder__sticky-bar[data-expanded=true] .bundle-builder__sticky-chevron{transform:rotate(180deg)}.bundle-builder__sticky-products-wrap{padding-top:.5rem;padding-bottom:.5rem;border-top:1px solid rgba(0,0,0,.06)}.bundle-builder__sticky-products-wrap[hidden]{display:none!important}.bundle-builder__sticky-products{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.25rem;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.bundle-builder__sticky-slot{flex:0 0 72px;width:72px;aspect-ratio:1;border:2px dashed rgba(0,0,0,.2);border-radius:6px;position:relative;background:#ffffff80;display:flex;align-items:center;justify-content:center}.bundle-builder__sticky-slot-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.bundle-builder__sticky-slot-placeholder .bundle-builder__slot-plus{font-size:1.25rem;color:#0000004d}.bundle-builder__sticky-slot-filled{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4px;text-align:center}.bundle-builder__sticky-slot-filled[hidden]{display:none!important}.bundle-builder__sticky-slot-filled img{width:100%;height:auto;max-height:44px;object-fit:contain}.bundle-builder__sticky-slot-title{font-size:.65rem;line-height:1.2;margin-top:2px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.bundle-builder__sticky-slot-remove{position:absolute;top:2px;right:2px;width:22px;height:22px;padding:0;border:none;background:#00000080;color:#fff;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center}.bundle-builder__sticky-slot-remove svg{width:10px;height:10px}.bundle-builder__sticky-plan{padding-top:.75rem;border-top:1px solid rgba(0,0,0,.06)}.bundle-builder__sticky-plan[hidden],.bundle-builder__sticky-atc-wrap[hidden]{display:none!important}.bundle-builder__sticky-frequency-heading{font-size:.9rem;font-weight:600;margin-bottom:.5rem}.bundle-builder__sticky-frequency{margin-bottom:.5rem}.bundle-builder__sticky-interval-wrap{margin-bottom:.75rem}.bundle-builder__sticky-atc-wrap{padding-top:.5rem}.bundle-builder__sticky-atc-btn{width:100%}.bundle-builder__sticky-atc-btn{position:relative;min-height:48px}.bundle-builder__sticky-atc-btn.is-loading{pointer-events:none}.bundle-builder__sticky-guarantee{font-size:.75rem;margin:.5rem 0 0;opacity:.9}.bundle-builder{padding-bottom:180px}}.bundle-builder__product-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem}@media screen and (min-width:990px){.bundle-builder__product-list{grid-template-columns:repeat(3,1fr)}}.bundle-builder__product-card{border:1px solid rgba(0,0,0,.08);border-radius:8px;overflow:hidden;background:var(--bg-secondary, #fff);width:100%}.bundle-builder__product-card-image{position:relative;aspect-ratio:1;min-height:0;background:var(--bg, #f5f5f5);cursor:pointer}.bundle-builder__product-card-image[aria-disabled=true]{cursor:default;opacity:.85}.bundle-builder__product-card-image .product__media__container{width:100%;aspect-ratio:var(--aspect-ratio, 1);min-height:0;overflow:hidden}.bundle-builder__product-card-image .product__media__container img,.bundle-builder__product-card-image img{width:100%;height:100%;object-fit:cover;display:block}.bundle-builder__badge{position:absolute;top:8px;left:8px;font-size:.7rem;padding:2px 6px;border-radius:4px;background:var(--accent, #333);color:#fff}.bundle-builder__product-card-info{padding:.75rem}.bundle-builder__product-title{font-size:.8rem;margin:0 0 .25rem;line-height:1.3;font-weight:600!important}.bundle-builder__product-title a{text-decoration:none;color:inherit}.bundle-builder__product-price{margin:0 0 .5rem;font-size:.9rem;text-align:center;justify-content:center}.bundle-builder__product-price .product__price--compare{margin-left:.25rem;opacity:.8}.bundle-builder__card-actions{margin-top:.25rem}.bundle-builder__add-btn{width:100%}.bundle-builder__add-btn[hidden]{display:none!important}.bundle-builder__add-btn:disabled{opacity:.6;cursor:not-allowed}.bundle-builder__quantity-wrap{display:flex;align-items:center;justify-content:center;gap:.25rem;width:100%;border:1px solid rgba(0,0,0,.2);border-radius:6px;background:var(--bg-secondary, #fff)}.bundle-builder__quantity-wrap[hidden]{display:none!important}.bundle-builder__quantity-btn{flex:1;height:36px;display:flex;align-items:center;justify-content:center;padding:0;border:none;background:transparent;cursor:pointer;color:inherit}.bundle-builder__quantity-plus{flex:1;display:flex;align-items:center;justify-content:center;gap:.25rem;font-size:.85rem;font-weight:600}.bundle-builder__quantity-btn:disabled{opacity:.5;cursor:not-allowed}.bundle-builder__quantity-display{min-width:1.5rem;font-weight:600;font-size:.95rem;text-align:center}.bundle-builder__no-collection{grid-column:1 / -1;text-align:center;padding:2rem}.bundle-builder__panel{position:sticky;top:1rem;padding:1.5rem;background:var(--bg-secondary, #f9f9f9);border-radius:8px;border:1px solid rgba(0,0,0,.06)}.bundle-builder__panel .bundle-builder__step-title,.bundle-builder__panel h3{margin-left:0;margin-right:0}.bundle-builder__step{margin-bottom:1.5rem;margin-left:0;padding-left:0}.bundle-builder__step:last-child{margin-bottom:0}.bundle-builder__step-title{display:flex;align-items:center;gap:.5rem;margin:0 0 .75rem;padding:0;font-size:1.25rem;font-weight:600;line-height:1.3}.bundle-builder__step-title .bundle-builder__step-num{flex-shrink:0}.bundle-builder__quantity-plus-text{display:none}.bundle-builder__step-num{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:10px;background:var(--heading);color:#fff;font-size:1.2rem}.bundle-builder__size-options{display:grid;gap:.4rem}.bundle-builder__size-options--count-1{grid-template-columns:1fr}.bundle-builder__size-options--count-2{grid-template-columns:repeat(2,1fr)}.bundle-builder__size-options--count-3{grid-template-columns:repeat(3,1fr)}.bundle-builder__size-btn{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.25rem;min-width:100%;min-height:0;background:#fff;border:1px solid rgba(0,0,0,.2);border-radius:6px;cursor:pointer;color:#333;transition:border-color .2s ease,background .2s ease,color .2s ease}.bundle-builder__size-btn:hover{border-color:#00000059}.bundle-builder__size-btn.btn--primary,.bundle-builder__size-btn[aria-pressed=true]{background:#333;border-color:#333;color:#fff}.bundle-builder__size-btn.btn--primary .bundle-builder__save-badge,.bundle-builder__size-btn[aria-pressed=true] .bundle-builder__save-badge{color:#ffffffe6}.bundle-builder__size-label{display:block;font-size:.8rem;font-weight:600;line-height:1.2}.bundle-builder__save-badge{display:block;font-size:.65rem;margin-top:.15rem;color:#555;font-weight:500}.bundle-builder__progress{margin-bottom:.75rem;font-size:.9rem;display:none}.bundle-builder__slots{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;margin-bottom:1rem}.bundle-builder__slot{aspect-ratio:1;border:2px dashed rgba(0,0,0,.2);border-radius:6px;display:flex;align-items:center;justify-content:center;position:relative;background:#ffffff80;min-height:80px}.bundle-builder__slot-placeholder{display:flex;align-items:center;justify-content:center}.bundle-builder__slot-placeholder[hidden]{display:none!important}.bundle-builder__slot-plus{font-size:1.5rem;color:#0000004d;line-height:1}.bundle-builder__slot-filled{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;padding:.25rem;text-align:center}.bundle-builder__slot-filled[hidden]{display:none!important}.bundle-builder__slot-filled img{width:100%;height:auto;max-height:50px;object-fit:contain}.bundle-builder__slot-title{font-size:.7rem;line-height:1.2;margin-top:.25rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.bundle-builder__slot-remove{position:absolute;top:-12px;right:-12px;width:24px;height:24px;padding:0;border:none;background:#000000b3;color:#fff;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:.8rem;line-height:1}.bundle-builder__slot-remove:hover,.bundle-builder__slot-remove:focus{background:#000000b3}.bundle-builder__slot-remove svg{width:12px;height:12px}.bundle-builder__frequency-options{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.75rem}.bundle-builder__frequency-option{display:flex;align-items:center;flex-wrap:nowrap;gap:.5rem;cursor:pointer}.bundle-builder__frequency-option input{margin:0;flex-shrink:0}.bundle-builder__frequency-label{flex:1;min-width:0}.bundle-builder__frequency-price-block{display:inline-flex;align-items:center;gap:.35rem;flex-shrink:0;margin-left:auto}.bundle-builder__frequency-price{font-weight:600;margin-bottom:0}.bundle-builder__frequency-price-compare{font-size:.9em;opacity:.75;font-weight:400;margin-bottom:0}.bundle-builder__frequency-price-compare[hidden]{display:none!important}.bundle-builder__interval-wrap{margin-bottom:.75rem}.bundle-builder__interval-select{width:100%;padding:.5rem;border-radius:4px;border:1px solid rgba(0,0,0,.2)}.bundle-builder__pricing{margin-bottom:1rem;display:none}.bundle-builder__price-line{margin:0;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.bundle-builder__price-final{font-weight:600}.bundle-builder__atc{width:100%;margin-bottom:.5rem;position:relative;min-height:48px}.bundle-builder__atc.is-loading{pointer-events:none}.bundle-builder__atc.is-loading [data-bundle-atc-text-add-more],.bundle-builder__atc.is-loading [data-bundle-atc-text-complete]{visibility:hidden}.bundle-builder__atc-spinner,.bundle-builder__sticky-atc-btn .bundle-builder__atc-spinner{position:absolute;left:50%;top:50%;width:22px;height:22px;margin-left:-11px;margin-top:-11px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:bundle-builder-spin .6s linear infinite}.bundle-builder__atc-spinner[hidden],.bundle-builder__sticky-atc-btn .bundle-builder__atc-spinner[hidden]{display:none!important}.bundle-builder__sticky-atc-btn.is-loading [data-bundle-sticky-atc-text]{visibility:hidden}@keyframes bundle-builder-spin{to{transform:rotate(360deg)}}.bundle-builder__atc .hidden{display:none!important}.bundle-builder__guarantee{font-size:.8rem;margin:0;opacity:.9;text-align:center}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;border:0!important}
/*# sourceMappingURL=/cdn/shop/t/112/assets/bundle-builder.css.map */
