.bundle-builder-container{padding:40px 0;background:#f8f9fa}.bundle-builder-header{margin-bottom:40px;padding:0 20px}.bundle-builder-title{font-size:2.5rem;font-weight:700;color:var(--heading-color, #1c1b1b);margin-bottom:16px}.bundle-builder-subtitle{font-size:1.2rem;color:var(--text-color, #677279);margin-bottom:24px;max-width:600px;margin-left:auto;margin-right:auto}.bundle-discount-badge{display:inline-flex;align-items:center;background:linear-gradient(135deg,#ff6b6b,#ee5a52);color:#fff;padding:12px 24px;border-radius:50px;font-weight:600;box-shadow:0 4px 15px #ee5a524d}.discount-percentage{font-size:1.5rem;font-weight:700;margin-right:8px}.discount-text{font-size:1rem}.bundle-builder-main{display:grid;grid-template-columns:1fr 400px;gap:40px;max-width:1400px;margin:0 auto;padding:0 20px}.bundle-categories{display:flex;flex-direction:column;gap:32px}.bundle-category{background:#fff;border-radius:12px;padding:24px;box-shadow:0 4px 6px #0000000d;border:1px solid #e5e7eb}.category-header{margin-bottom:24px;padding-bottom:16px;border-bottom:2px solid #f3f4f6}.category-title{font-size:1.5rem;font-weight:600;color:var(--heading-color, #1c1b1b);margin-bottom:8px}.category-description{color:var(--text-color, #677279);margin-bottom:12px}.selection-indicator{display:inline-flex;align-items:center;background:#f3f4f6;padding:6px 12px;border-radius:20px;font-size:.875rem;font-weight:500}.selected-count{color:var(--primary-button-background, #00badb);font-weight:600}.category-products{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.bundle-product-card{background:#fafbfc;border:2px solid #e5e7eb;border-radius:8px;padding:16px;transition:all .3s ease;cursor:pointer;position:relative}.bundle-product-card:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000001a}.bundle-product-card.selected{border-color:var(--primary-button-background, #00badb);background:#f0f9ff}.product-image{text-align:center;margin-bottom:12px}.product-image img{width:100%;max-width:150px;height:150px;object-fit:cover;border-radius:6px}.product-info{text-align:center;margin-bottom:12px}.product-title{font-size:1rem;font-weight:500;color:var(--heading-color, #1c1b1b);margin-bottom:8px;line-height:1.3}.product-price{display:flex;justify-content:center;align-items:center;gap:8px;flex-wrap:wrap}.original-price{text-decoration:line-through;color:#9ca3af;font-size:.875rem}.bundle-price{color:var(--primary-button-background, #00badb);font-weight:600;font-size:1rem}.product-selection{text-align:center}.product-checkbox{display:none}.selection-label{display:inline-block;background:var(--primary-button-background, #00badb);color:#fff;padding:8px 16px;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .3s ease}.product-checkbox:checked+.selection-label{background:#059669}.selection-label:hover{transform:scale(1.05)}.bundle-summary{background:#fff;border-radius:12px;padding:24px;box-shadow:0 4px 6px #0000000d;border:1px solid #e5e7eb;position:sticky;top:20px;height:fit-content}.summary-header{margin-bottom:24px;padding-bottom:16px;border-bottom:2px solid #f3f4f6}.summary-header h3{font-size:1.25rem;font-weight:600;color:var(--heading-color, #1c1b1b);margin-bottom:12px}.bundle-progress{margin-bottom:8px}.progress-bar{width:100%;height:8px;background:#e5e7eb;border-radius:4px;overflow:hidden;margin-bottom:8px}.progress-fill{height:100%;background:linear-gradient(90deg,var(--primary-button-background, #00badb),#0891b2);transition:width .3s ease}.progress-text{font-size:.875rem;color:var(--text-color, #677279)}.selected-products-count{color:var(--primary-button-background, #00badb);font-weight:600}.selected-products-list{margin-bottom:24px}.empty-state{text-align:center;padding:32px 16px;color:var(--text-color, #677279);font-style:italic}.selected-product-item{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #f3f4f6}.selected-product-item:last-child{border-bottom:none}.selected-product-info{flex:1}.selected-product-name{font-size:.875rem;font-weight:500;color:var(--heading-color, #1c1b1b);margin-bottom:4px}.selected-product-price{font-size:.75rem;color:var(--text-color, #677279)}.remove-product{background:none;border:none;color:#ef4444;cursor:pointer;padding:4px;border-radius:4px;transition:background-color .3s ease}.remove-product:hover{background:#fee2e2}.bundle-pricing{margin-bottom:24px;padding:16px;background:#f8f9fa;border-radius:8px}.pricing-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:.875rem}.pricing-row:last-child{margin-bottom:0}.original-total{color:var(--text-color, #677279)}.discount-amount{color:#059669}.bundle-total{font-size:1rem;font-weight:600;color:var(--heading-color, #1c1b1b);padding-top:8px;border-top:1px solid #e5e7eb}.savings-highlight{background:#dcfce7;padding:8px 12px;border-radius:6px;text-align:center;margin-top:12px;color:#059669;font-size:.875rem}.savings-amount{font-weight:600}.bundle-actions{display:flex;flex-direction:column;gap:12px}.add-bundle-to-cart{background:var(--primary-button-background, #00badb);color:#fff;border:none;padding:14px 20px;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.add-bundle-to-cart:hover:not(:disabled){background:#0891b2;transform:translateY(-1px)}.add-bundle-to-cart:disabled{background:#9ca3af;cursor:not-allowed;transform:none}.clear-bundle{background:transparent;color:var(--text-color, #677279);border:1px solid #d1d5db;padding:10px 20px;border-radius:8px;font-size:.875rem;cursor:pointer;transition:all .3s ease}.clear-bundle:hover{background:#f9fafb;border-color:#9ca3af}.bundle-benefits{margin-top:60px;padding:40px 20px;background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;max-width:1400px;margin-left:auto;margin-right:auto}.bundle-benefits h3{text-align:center;font-size:1.75rem;font-weight:600;color:var(--heading-color, #1c1b1b);margin-bottom:32px}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:32px}.benefit-item{text-align:center;padding:24px 16px}.benefit-icon{font-size:3rem;margin-bottom:16px}.benefit-item h4{font-size:1.125rem;font-weight:600;color:var(--heading-color, #1c1b1b);margin-bottom:8px}.benefit-item p{color:var(--text-color, #677279);line-height:1.5}@media (max-width: 1024px){.bundle-builder-main{grid-template-columns:1fr;gap:32px}.bundle-summary{position:static;order:-1}}@media (max-width: 768px){.bundle-builder-container{padding:20px 0}.bundle-builder-title{font-size:2rem}.bundle-builder-subtitle{font-size:1rem}.bundle-builder-main{padding:0 16px;gap:24px}.bundle-category{padding:16px}.category-products{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px}.bundle-product-card{padding:12px}.product-image img{height:120px}.bundle-summary{padding:16px}.benefits-grid{grid-template-columns:1fr;gap:24px}}@media (max-width: 480px){.bundle-builder-header{padding:0 16px}.bundle-builder-title{font-size:1.75rem}.bundle-discount-badge{padding:10px 20px}.discount-percentage{font-size:1.25rem}.discount-text{font-size:.875rem}.category-products{grid-template-columns:1fr 1fr}}.bundle-product-card,.selected-product-item{animation:fadeInUp .3s ease forwards}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.bundle-builder-loading{opacity:.6;pointer-events:none}.bundle-builder-loading:after{content:"";position:absolute;top:50%;left:50%;width:20px;height:20px;margin:-10px 0 0 -10px;border:2px solid #f3f3f3;border-top:2px solid var(--primary-button-background, #00badb);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/bundle-builder.css.map */
