.custom-bundle-products{margin:2rem 0;background:#fff}.bundle-title{font-size:1.2rem;font-weight:600;color:#333;margin:0 0 1.5rem;text-align:left}.bundle-selectors{display:flex;flex-direction:column;gap:2rem}.bundle-selector{border:1px solid #f0f0f0;border-radius:8px;padding:1.5rem;background:#fff}.bundle-selector.active{border-color:#7c3aed;box-shadow:0 0 0 1px #7c3aed}.bundle-selector-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.bundle-selector-label{font-size:1rem;font-weight:500;color:#333}.bundle-option-placeholder{display:flex;align-items:center;gap:.75rem}.bundle-option-circle{width:40px;height:40px;border-radius:50%;background:#f3f4f6;display:flex;align-items:center;justify-content:center;transition:all .2s ease;overflow:hidden}.bundle-option-circle.selected{background:#7c3aed;border-color:#7c3aed}.bundle-option-circle.selected .bundle-option-plus{display:none}.bundle-option-check{font-size:1.25rem;font-weight:600;color:#fff}.bundle-option-circle img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.bundle-option-text{font-size:.875rem;font-weight:500;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;width:100px;min-height:27px}.bundle-option-selected .bundle-option-text{color:#333;font-weight:600}.bundle-categories{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;overflow:hidden}.bundle-category-nav{width:32px;height:32px;border-radius:50%;background:#f3f4f6;border:1px solid #e5e7eb;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;flex-shrink:0}.bundle-category-nav:hover:not(:disabled){background:#e5e7eb}.bundle-category-nav:disabled{opacity:.5;cursor:not-allowed}.bundle-category-nav span{font-size:.875rem;color:#6b7280;font-weight:600}.bundle-category-tabs{display:flex;gap:.5rem;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;flex:1}.bundle-category-tabs::-webkit-scrollbar{display:none}.bundle-category-tab{padding:.2rem .5rem;background:transparent;border:1px solid transparent;font-size:.875rem;font-weight:500;color:#6b7280;cursor:pointer;transition:all .2s ease;white-space:nowrap;flex-shrink:0;position:relative;-webkit-user-select:none;user-select:none}.bundle-category-tab:hover{color:#374151}.bundle-category-tab.active{color:#bf3067;font-weight:600;border-bottom:1px solid #bf3067;position:relative;z-index:2}.bundle-category-tab.active:after{content:"";position:absolute;bottom:-2px;left:50%;transform:translate(-50%);width:20px;height:2px;background:#7c3aed;border-radius:1px}.bundle-category-tabs{flex:1}.bundle-category-tabs.swiper .swiper-wrapper{display:flex;align-items:stretch}.bundle-category-tabs.swiper .swiper-slide{width:auto}.bundle-category-nav{display:flex;align-items:center;justify-content:center}.bundle-products-grid{position:relative;min-height:200px;display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem}.bundle-product-image{background:#f0f0f0}.bundle-product-image img{max-width:100%;height:auto}.bundle-category-products{display:none;gap:1rem;max-width:100%;width:100%}.bundle-category-products.active{display:flex;flex-wrap:wrap;gap:12px}.bundle-product-item{display:flex;flex-direction:column;align-items:center;padding:1rem;border:1px solid #e5e7eb;border-radius:8px;background:#fff;cursor:pointer;width:100%;transition:all .2s ease;position:relative}.bundle-product-item:hover{border-color:#1c1c1c}.bundle-product-item input[type=radio]{position:absolute;opacity:0;pointer-events:none}.bundle-product-item:has(input[type=radio]:checked){border-color:#bf3067!important}.bundle-product-content{display:flex;flex-direction:column;align-items:center;gap:.75rem;width:100%;border-radius:6px;transition:all .2s ease;text-align:center}.bundle-product-item{display:flex;flex-direction:column;align-items:center;padding:8px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;cursor:pointer;transition:all .2s ease;position:relative;max-height:120px;min-height:100px}.bundle-product-image{width:34px;height:34px;border-radius:100%;transition:all .2s ease;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#f9fafb;flex-shrink:0}.bundle-product-image img{width:100%;height:100%;object-fit:cover;border-radius:100%;display:block}.bundle-product-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:#f3f4f6;color:#6b7280;font-size:.75rem;font-weight:500;text-align:center;padding:.5rem;min-height:80px}.bundle-product-title{font-size:.6rem;font-weight:600;color:#333;text-align:center;text-transform:uppercase;letter-spacing:.05em;line-height:1.2}.bundle-product-code{font-size:.625rem;color:#6b7280;font-weight:500;display:none}.bundle-product-item--unavailable{opacity:.5;cursor:not-allowed}.bundle-product-item--unavailable:hover{border-color:#e5e7eb;box-shadow:none}.bundle-product-item--unavailable .bundle-product-content{cursor:not-allowed}@media (max-width: 768px){.bundle-selector{padding:1rem}.bundle-selector-header{flex-direction:column;align-items:flex-start;gap:1rem}.bundle-category-tabs{gap:.25rem;padding:0 .25rem}.bundle-category-tab{padding:.375rem .75rem;font-size:.75rem}.bundle-product-item{padding:.75rem}.bundle-product-image{width:34px;height:34px}.bundle-product-title{font-size:.625rem}.bundle-product-code{font-size:.5rem}.bundle-categories{gap:.5rem}.bundle-category-nav{width:28px;height:28px}}.bundle-selection-container{margin-bottom:2rem}.bundle-selection-header{display:flex;align-items:center;margin-bottom:1.5rem}.bundle-selection-label{font-size:1rem;font-weight:500;color:#333;margin-right:32px}.bundle-option-buttons{display:flex;gap:1rem}.bundle-option-button{display:flex;flex-direction:column;align-items:center;gap:.4rem;padding:1rem;border-radius:8px;background:#fff;cursor:pointer;transition:all .2s ease;min-width:80px;position:relative;padding-left:0;padding-right:0}.bundle-option-button:hover{border-color:#1c1c1c}.bundle-option-button:hover .bundle-option-circle{background:#1c1c1c;color:#fff;border-color:#1c1c1c}.bundle-option-circle span,.bundle-option-circle{transition:.3s ease}.bundle-option-button:hover .bundle-option-circle span{color:#fff}.bundle-option-circle{width:40px;height:40px;border-radius:50%;background:#f3f4f6;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.bundle-option-button.active .bundle-option-circle{background:#1c1c1c;border-color:#1c1c1c}.bundle-option-button.has-selection .bundle-option-circle{background:unset}.bundle-option-plus{font-size:1.25rem;font-weight:600;color:#6b7280}.bundle-option-button.active .bundle-option-plus{color:#fff}.bundle-option-text{font-size:.5rem;font-weight:500;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;text-align:center}.bundle-option-button.active .bundle-option-text{color:#1c1c1c;font-weight:600}.bundle-option-selected-image{width:30px;height:30px;border-radius:50%;overflow:hidden;border:2px solid #7c3aed}.bundle-option-selected-image img{width:100%;height:100%;object-fit:cover}.bundle-option-selected-name{font-size:.7rem;font-weight:500;color:#7c3aed;text-align:center;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:#faf5ff;padding:.25rem .5rem;border-radius:4px;border:1px solid #7c3aed}.bundle-option-selected{display:none;flex-direction:column;align-items:center;gap:.5rem;margin-top:.5rem}.bundle-option-button.has-selection .bundle-option-selected{display:none!important}.bundle-products-area{margin-top:1.5rem}.bundle-option-products{display:none;opacity:0;transform:translateY(20px);transition:all .3s ease}.bundle-option-products.active{display:block!important;opacity:1;transform:translateY(0)}.bundle-buy-buttons-and-quantity{margin-top:1.5rem;display:flex;align-items:center;column-gap:20px}.bundle-product-no-stock{margin-top:-10px;font-size:10px;background:transparent;border:0}@media (max-width: 768px){.bundle-products-grid{grid-template-columns:repeat(3,1fr)}.bundle-selection-label{font-size:12px}}@media (max-width: 450px){.bundle-products-grid{grid-template-columns:repeat(2,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/bundle-selector.css.map */
