.bundle-selector-wrapper{width:100%;padding:40px 20px;background:#fff}.bundle-container{max-width:1400px;margin:0 auto}.bundle-header{text-align:center;margin-bottom:40px}.bundle-title{font-size:32px;font-weight:700;color:#1a1a1a;margin:0 0 12px;line-height:1.2}.bundle-subtitle{font-size:16px;color:#666;margin:0;font-weight:400}.bundle-sticky-bottom{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:2px solid #e5e7eb;box-shadow:0 -4px 20px #0000001a;z-index:1000;padding:16px 20px;transform:translateY(100%);transition:transform .3s ease}.bundle-sticky-bottom.visible{transform:translateY(0)}.sticky-content{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.sticky-left{display:flex;align-items:center;gap:20px;flex:1}.selection-text{font-size:16px;font-weight:600;color:#1a1a1a;margin:0;white-space:nowrap}#selected-count{color:#000;font-size:20px}.progress-thumbnails{display:flex;gap:12px;align-items:center}.thumbnail-box{width:70px;height:70px;border:2px dashed #d1d5db;border-radius:8px;display:flex;align-items:center;justify-content:center;background:#f9fafb;position:relative;transition:all .3s ease}.thumbnail-box.filled{border-color:#000;border-style:solid;background:#fff}.thumbnail-box .plus-icon{font-size:28px;color:#d1d5db;font-weight:300}.thumbnail-box.filled .plus-icon{display:none}.thumbnail-box .selected-thumb-img{width:100%;height:100%;object-fit:cover;border-radius:6px;padding:4px}.remove-thumb-btn{position:absolute;top:-8px;right:-8px;width:24px;height:24px;background:#ef4444;color:#fff;border:2px solid white;border-radius:50%;font-size:18px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;padding:0}.remove-thumb-btn:hover{background:#dc2626;transform:scale(1.1)}.sticky-right{display:flex;align-items:center;gap:24px}.total-price-section{text-align:right}.total-label{font-size:14px;color:#6b7280;margin:0 0 4px;font-weight:500}.total-price{font-size:28px;font-weight:700;color:#1a1a1a;margin:0;display:flex;align-items:center;gap:8px;justify-content:flex-end}.original-price{font-size:18px;color:#9ca3af;text-decoration:line-through;font-weight:400}.save-badge{display:inline-block;background:#000;color:#fff;padding:4px 12px;border-radius:20px;font-size:12px;font-weight:700;margin-left:8px}.buy-bundle-btn{padding:16px 48px;background:linear-gradient(135deg,#d4af37,#f4e5b8,#d4af37);color:#000;border:none;border-radius:8px;font-size:16px;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #d4af374d;position:relative;min-width:200px;text-transform:uppercase;letter-spacing:.5px}.buy-bundle-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px #d4af3766}.buy-bundle-btn:disabled{background:#d1d5db;cursor:not-allowed;box-shadow:none;color:#6b7280}.buy-bundle-btn .btn-loader{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.buy-bundle-btn.loading .btn-text{opacity:0}.bundle-products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;margin-bottom:40px}.bundle-product-card{background:#fff;border:2px solid #e5e7eb;border-radius:12px;padding:16px;position:relative;transition:all .3s ease;cursor:pointer;display:flex;flex-direction:column}.bundle-product-card:hover{border-color:#000;box-shadow:0 4px 12px #22c55e26;transform:translateY(-2px)}.bundle-product-card.selected{border-color:#000;background:#f0fdf4;box-shadow:0 4px 12px #22c55e33}.bundle-product-card.disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.selected-indicator{position:absolute;top:12px;right:12px;opacity:0;transform:scale(0);transition:all .3s ease;z-index:10}.bundle-product-card.selected .selected-indicator{opacity:1;transform:scale(1)}.product-image-wrapper{width:100%;aspect-ratio:1;margin-bottom:16px;overflow:hidden;border-radius:8px;background:#f9fafb}.product-image-wrapper img,.product-image-wrapper svg{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.bundle-product-card:hover .product-image-wrapper img{transform:scale(1.05)}.product-info{flex-grow:1;margin-bottom:16px}.product-title{font-size:16px;font-weight:600;color:#1a1a1a;margin:0 0 8px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.variant-selector-wrapper{margin:12px 0}.variant-option{margin-bottom:10px;transition:opacity .2s ease}.variant-option.updating{opacity:.6;pointer-events:none}.variant-option label{display:block;font-size:13px;font-weight:600;color:#374151;margin-bottom:6px}.variant-select{width:100%;padding:10px 36px 10px 12px;border:2px solid #e5e7eb;border-radius:6px;font-size:14px;color:#1a1a1a;background-color:#fff;cursor:pointer;transition:all .2s ease;font-weight:500;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%23374151' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}.variant-select:hover{border-color:#000}.variant-select:focus{outline:none;border-color:#000;box-shadow:0 0 0 3px #22c55e1a}.variant-select option:disabled{color:#9ca3af;background-color:#f3f4f6}.variant-select:disabled{background-color:#f9fafb;cursor:not-allowed;opacity:.6}.stock-status{margin-top:8px;font-size:13px;font-weight:600}.stock-status .in-stock{color:#059669}.stock-status .out-of-stock{color:#dc2626}.bundle-product-card.out-of-stock{opacity:.8}.bundle-product-card.out-of-stock .product-image-wrapper{opacity:.5}.bundle-product-card.out-of-stock .select-product-btn{background:#d1d5db;cursor:not-allowed;opacity:.6}.bundle-product-card.out-of-stock .select-product-btn:hover{background:#d1d5db;border-color:#d1d5db;transform:none}.product-rating{display:flex;align-items:center;gap:6px;margin-bottom:8px;font-size:14px}.rating-stars{color:#fbbf24;font-weight:600}.rating-count{color:#6b7280}.product-price{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.price-sale{font-size:20px;font-weight:700;color:#000}.price-regular{font-size:16px;font-weight:600;color:#1a1a1a}.bundle-product-card.selected .price-regular,.bundle-product-card:has(.price-sale) .price-regular{text-decoration:line-through;color:#9ca3af;font-weight:400;font-size:14px}.price-badge{background:#fef3c7;color:#92400e;padding:2px 8px;border-radius:4px;font-size:12px;font-weight:600}.select-product-btn{width:100%;padding:12px;border:2px solid black;background:#fff;color:#000;font-size:16px;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.select-product-btn:hover,.bundle-product-card.selected .select-product-btn{background:#000;color:#fff}.select-product-btn .btn-text-selected,.bundle-product-card.selected .select-product-btn .btn-text-select{display:none}.bundle-product-card.selected .select-product-btn .btn-text-selected{display:inline}.bundle-actions{display:flex;justify-content:center;padding:20px 0;position:sticky;bottom:0;background:linear-gradient(to top,#ffffff 80%,transparent);z-index:100}.add-bundle-to-cart-btn{padding:18px 60px;background:#000;color:#fff;border:none;border-radius:50px;font-size:18px;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 14px #22c55e66;position:relative;min-width:300px}.add-bundle-to-cart-btn:hover:not(:disabled){background:#16a34a;transform:translateY(-2px);box-shadow:0 6px 20px #22c55e80}.add-bundle-to-cart-btn:disabled{background:#d1d5db;cursor:not-allowed;box-shadow:none}.add-bundle-to-cart-btn .btn-loader{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.add-bundle-to-cart-btn.loading .btn-text{opacity:0}@media (max-width: 1200px){.bundle-products-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px}}@media (max-width: 768px){.bundle-selector-wrapper{padding:20px 16px 140px}.bundle-title{font-size:24px}.bundle-subtitle{font-size:14px}.bundle-sticky-bottom{padding:12px 16px}.sticky-content{flex-direction:column;gap:16px}.sticky-left{width:100%;flex-direction:column;gap:12px}.selection-text{font-size:14px}#selected-count{font-size:18px}.progress-thumbnails{width:100%;justify-content:center}.thumbnail-box{width:60px;height:60px}.thumbnail-box .plus-icon{font-size:24px}.sticky-right{width:100%;flex-direction:column;gap:12px}.total-price-section{width:100%;text-align:center}.total-price{font-size:24px;justify-content:center}.buy-bundle-btn{width:100%;padding:14px 32px;font-size:14px}.bundle-products-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:16px}.bundle-product-card{padding:12px}.product-title{font-size:14px}.price-sale{font-size:18px}.price-regular{font-size:14px}.select-product-btn{padding:10px;font-size:14px}.variant-option label{font-size:12px}.variant-select{padding:8px 10px;font-size:13px}}@media (max-width: 480px){.progress-box{width:70px;height:70px}.progress-box .plus-icon{font-size:28px}.bundle-products-grid{grid-template-columns:repeat(2,1fr)}}@keyframes successPulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.bundle-product-card.selected{animation:successPulse .4s ease}.select-product-btn:focus,.add-bundle-to-cart-btn:focus{outline:3px solid black;outline-offset:2px}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.spinner{animation:rotate 2s linear infinite;width:24px;height:24px}.spinner circle{stroke:#fff;stroke-linecap:round;animation:dash 1.5s ease-in-out infinite}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}
/*# sourceMappingURL=/cdn/shop/t/30/assets/bundle-selector.css.map */
