.bundle-pick-two{padding:6rem 0;background:#fff}.bundle-pick-two__header{text-align:center;margin-bottom:4rem}.bundle-pick-two__title{font-size:4rem;font-weight:700;color:#121212;margin:0 0 1rem;line-height:1.2}.bundle-pick-two__subtitle{font-size:1.8rem;color:#666;margin:0 0 2rem}.bundle-pick-two__price-badge{display:inline-flex;align-items:center;gap:1rem;background:#bf0006;color:#fff;padding:1.2rem 3rem;border-radius:40px;font-size:2rem;font-weight:700}.bundle-pick-two__price-label{font-weight:400}.bundle-pick-two__price-value{font-size:2.8rem}.bundle-pick-two__price-note{display:block;font-size:1.2rem;font-weight:400;opacity:.9;margin-top:.4rem}.bundle-pick-two__selection-status{display:flex;justify-content:space-between;align-items:center;padding:2rem;background:#f7f2e7;border-radius:8px;margin-bottom:3rem;flex-wrap:wrap;gap:1rem}.bundle-pick-two__instruction{font-size:1.6rem;color:#121212;margin:0;font-weight:500}.bundle-pick-two__counter-text{font-size:1.6rem;color:#121212}.bundle-pick-two__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;margin-bottom:4rem}.bundle-pick-two__item{position:relative;transition:transform .2s ease}.bundle-pick-two__item.is-selected{transform:scale(.98)}.bundle-pick-two__card{background:#fff;border:2px solid #e5e5e5;border-radius:12px;overflow:hidden;transition:all .3s ease;height:100%;display:flex;flex-direction:column}.bundle-pick-two__item.is-selected .bundle-pick-two__card{border-color:#bf0006;box-shadow:0 8px 24px #bf000633}.bundle-pick-two__image-wrapper{position:relative;aspect-ratio:1;background:#f5f5f5;overflow:hidden}.bundle-pick-two__image{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.bundle-pick-two__item:hover .bundle-pick-two__image{transform:scale(1.05)}.bundle-pick-two__checkbox-overlay{position:absolute;top:1rem;right:1rem;width:40px;height:40px;background:#121212b3;border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:0;transform:scale(.8);transition:all .3s ease}.bundle-pick-two__item.is-selected .bundle-pick-two__checkbox-overlay{opacity:1;transform:scale(1);background:#bf0006}.bundle-pick-two__checkmark{display:block}.bundle-pick-two__info{padding:1.6rem;flex-grow:1}.bundle-pick-two__product-title{font-size:1.6rem;font-weight:600;color:#121212;margin:0 0 .8rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bundle-pick-two__original-price{font-size:1.4rem;color:#666;margin:0 0 1.2rem}.bundle-pick-two__premium-badge{display:inline-block;background:#bf0006;color:#fff;font-size:1.1rem;font-weight:600;padding:.4rem .8rem;border-radius:4px;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.8rem}.bundle-pick-two__variant-selectors{margin-top:1.2rem;padding:1.2rem;background:#f7f2e7;border-radius:8px;border:2px dashed #968b71;display:flex;flex-direction:column;gap:1rem}.bundle-pick-two__option-wrapper{display:flex;flex-direction:column;gap:.6rem}.bundle-pick-two__option-label{display:block;font-size:1.3rem;font-weight:700;color:#bf0006;text-transform:uppercase;letter-spacing:.05em}.bundle-pick-two__option-label .required{color:#bf0006}.bundle-pick-two__option-select{width:100%;padding:.9rem;border:2px solid #e5e5e5;border-radius:6px;font-size:1.4rem;color:#121212;background:#fff;cursor:pointer;transition:border-color .2s ease;font-family:inherit}.bundle-pick-two__option-select:hover{border-color:#968b71}.bundle-pick-two__option-select:focus{outline:none;border-color:#bf0006;box-shadow:0 0 0 3px #bf00061a}.bundle-pick-two__item.is-selected .bundle-pick-two__option-select{border-color:#bf0006}.bundle-pick-two__stock-warning{margin-top:.6rem;padding:.8rem;background:#fff3cd;border:1px solid #ffc107;border-radius:4px;color:#856404;font-size:1.3rem;font-weight:600;text-align:center}.bundle-pick-two__select-btn{width:100%;padding:1.2rem;background:#121212;color:#fff;border:none;font-size:1.4rem;font-weight:600;cursor:pointer;transition:all .2s ease;text-transform:uppercase;letter-spacing:.05em}.bundle-pick-two__select-btn:hover:not(:disabled){background:#000}.bundle-pick-two__select-btn:disabled{opacity:.5;cursor:not-allowed}.bundle-pick-two__item.is-selected .bundle-pick-two__select-btn{background:#bf0006}.bundle-pick-two__item.is-selected .bundle-pick-two__select-btn:hover{background:#a00005}.bundle-pick-two__selected-text,.bundle-pick-two__item.is-selected .bundle-pick-two__select-text{display:none}.bundle-pick-two__item.is-selected .bundle-pick-two__selected-text{display:inline}.bundle-pick-two__summary{position:sticky;bottom:0;background:#242833;padding:3rem 0;margin:0 -2rem;box-shadow:0 -4px 20px #0000001a}.bundle-pick-two__summary-content{max-width:120rem;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center;gap:3rem;flex-wrap:wrap}.bundle-pick-two__selected-items{flex:1;min-width:300px}.bundle-pick-two__summary-title{font-size:1.6rem;color:#fff;font-weight:600;margin:0 0 1rem}.bundle-pick-two__selected-list{list-style:none;padding:0;margin:0;color:#e6ebea;font-size:1.4rem}.bundle-pick-two__selected-item{position:relative;padding:.4rem 0 .4rem 2rem}.bundle-pick-two__selected-item:before{content:"\2713";position:absolute;left:0;color:#bf0006;font-weight:700}.bundle-pick-two__empty-state{color:#968b71;font-style:italic}.bundle-pick-two__cta{display:flex;align-items:center;gap:2rem;flex-wrap:wrap;flex-direction:column;align-items:flex-start}@media(min-width:750px){.bundle-pick-two__cta{flex-direction:row;align-items:center}}.bundle-pick-two__total{display:flex;flex-direction:column;gap:.4rem}.bundle-pick-two__total-label{font-size:1.4rem;color:#e6ebea;text-transform:uppercase;letter-spacing:.05em}.bundle-pick-two__total-price{font-size:3.2rem;color:#fff;font-weight:700}.bundle-pick-two__upcharge-note{font-size:1.2rem;color:#968b71;margin:0;font-style:italic}.bundle-pick-two__add-to-cart{padding:1.6rem 4rem;background:#bf0006;color:#fff;border:none;border-radius:26px;font-size:1.6rem;font-weight:700;cursor:pointer;transition:all .2s ease;text-transform:uppercase;letter-spacing:.06rem;white-space:nowrap}.bundle-pick-two__add-to-cart:hover:not(:disabled){background:#a00005;transform:translateY(-2px);box-shadow:0 4px 12px #bf00064d}.bundle-pick-two__add-to-cart:disabled{opacity:.5;cursor:not-allowed;transform:none}.bundle-pick-two__error{color:#bf0006;background:#fff;padding:.8rem 1.6rem;border-radius:4px;font-size:1.4rem;margin:0;min-height:3.4rem;display:flex;align-items:center}.bundle-pick-two__empty{grid-column:1 / -1;text-align:center;padding:4rem;color:#666;font-size:1.6rem}@media(max-width:989px){.bundle-pick-two{padding:4rem 0}.bundle-pick-two__title{font-size:3rem}.bundle-pick-two__subtitle{font-size:1.6rem}.bundle-pick-two__price-badge{padding:1rem 2rem;font-size:1.6rem}.bundle-pick-two__price-value{font-size:2.2rem}.bundle-pick-two__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.6rem}.bundle-pick-two__summary-content{flex-direction:column;align-items:stretch}.bundle-pick-two__cta{flex-direction:column;width:100%}.bundle-pick-two__add-to-cart{width:100%;padding:1.4rem 2rem}}@media(max-width:749px){.bundle-pick-two__title{font-size:2.4rem}.bundle-pick-two__selection-status{flex-direction:column;align-items:flex-start;padding:1.6rem}.bundle-pick-two__grid{grid-template-columns:repeat(2,1fr);gap:1.2rem}.bundle-pick-two__product-title{font-size:1.4rem}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/bundle-pick-two.css.map */
