.bundle-builder-section{padding:40px 0}.bundle-grid-container{display:grid;grid-template-columns:1fr 380px;gap:40px;align-items:start}@media (max-width: 1024px){.bundle-grid-container{grid-template-columns:1fr;gap:30px}}.bundle-header{margin-bottom:24px}.bundle-title{margin:0 0 8px}.bundle-subheading{color:var(--color-text-light, #666);margin:0}.bundle-subheading p{margin:0}.bundle-subheading strong{color:var(--color-text, #1c1812)}.bundle-mobile-progress,.bundle-mobile-add-btn{display:none}@media (max-width: 1024px){.bundle-mobile-progress{display:block}}.bundle-tiers-info{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:28px;padding:16px;background:#0e57570a;border-radius:var(--button-border-radius, 3px);border:1px solid rgba(14,87,87,.08)}.bundle-tier{display:flex;align-items:center;gap:10px;padding:10px 16px;background:#fff;border-radius:var(--button-border-radius, 3px);font-size:14px;font-weight:500;color:var(--color-text, #1c1812);box-shadow:0 1px 3px #0000000f;border:1px solid rgba(0,0,0,.06);transition:all .25s ease}.bundle-tier:hover{transform:translateY(-1px);box-shadow:0 3px 8px #0000001a}.bundle-tier.bundle-tier--active{background:#0e5757;color:#fff;border-color:#0e5757;box-shadow:0 3px 12px #0e57574d}.bundle-tier-badge{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:32px;padding:0 10px;background:var(--color-accent, #e38a5b);color:#fff;border-radius:var(--button-border-radius, 3px);font-weight:700;font-size:13px;letter-spacing:-.02em}.bundle-tier--gift .bundle-tier-badge{background:#0e5757;font-size:16px}.bundle-tier--active .bundle-tier-badge{background:#fff3;color:#fff}.bundle-tier-text{font-weight:500;letter-spacing:-.01em;color:var(--color-text-light, #666)}.bundle-tier--active .bundle-tier-text{color:#ffffffe6}.bundle-products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;min-height:200px}@media (max-width: 900px){.bundle-products-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 640px){.bundle-products-grid{grid-template-columns:repeat(2,1fr);gap:12px}}.bundle-card{position:relative;transition:border-color .2s;display:flex;flex-direction:column;height:100%}.bundle-card .product-card-info{display:flex;flex-direction:column;flex:1}.bundle-card .product-card-info--inner{flex:1}.bundle-card .product-card-info--bottom,.bundle-card .bundle-card-actions{margin-top:auto;padding-top:12px}.bundle-card--preselected{animation:preselect-pulse .6s ease-in-out 2}@keyframes preselect-pulse{0%,to{box-shadow:0 0 #e38a5b00}50%{box-shadow:0 0 0 8px #e38a5b66}}.bundle-card.bundle-card--selected,.bundle-card.bundle-card--selected .bundle-card-image,.bundle-card.bundle-card--selected .product-card-image{position:relative}.bundle-card-selected-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#0e5757eb;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;z-index:50;border-radius:inherit;animation:overlayFadeIn .25s ease-out}@keyframes overlayFadeIn{0%{opacity:0;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}to{opacity:1;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}}.bundle-card-selected-overlay:before{content:"";width:32px;height:32px;border:2px solid rgba(255,255,255,.9);border-radius:50%;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E") center/18px no-repeat;animation:checkPop .3s ease-out .1s both}@keyframes checkPop{0%{transform:scale(.5);opacity:0}50%{transform:scale(1.1)}to{transform:scale(1);opacity:1}}.bundle-card-selected-overlay-text{color:#fff;font-weight:600;font-size:13px;text-transform:uppercase;letter-spacing:1.5px;opacity:.95}.bundle-card-selected-overlay .bundle-card-remove{background:#ffffff26;color:#fff;border:1px solid rgba(255,255,255,.4);padding:8px 18px;font-size:11px;font-weight:500;letter-spacing:.5px;border-radius:3px;cursor:pointer;transition:all .2s ease;text-transform:uppercase}.bundle-card-selected-overlay .bundle-card-remove:hover{background:#fff;color:#0e5757;border-color:#fff;transform:translateY(-1px)}.bundle-card--sold-out{opacity:.6}.bundle-card .product-card--badges{position:absolute;z-index:30;display:flex;flex-direction:column;gap:5px;top:0;left:0;align-items:flex-start}.bundle-card .product-card--badges.right{left:auto;right:0;align-items:flex-end}.bundle-card .product-card-image{margin-bottom:15px;position:relative;z-index:0}@media only screen and (min-width: 768px){.bundle-card .product-card-image{margin-bottom:20px}}.bundle-card .product-card-image-link{display:block;position:relative;height:0;overflow:hidden;padding-bottom:var(--padding-bottom)}.bundle-card .product-card-image-link img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:5}.bundle-card .product-card-image-link .product-secondary-image{display:none;z-index:10}.bundle-card .product-card-image-link .product-secondary-image.hover{display:block}@media (hover: hover){.bundle-card .product-card-image.thb-hover .product-card-image-link:hover .product-primary-image{opacity:0}}.bundle-card .product-card-image .product-secondary-images-nav{list-style:none;position:absolute;left:0;bottom:0;width:100%;display:flex;margin:0;padding:0;z-index:20;opacity:0;justify-content:center;transition:all .25s linear}.bundle-card .product-card-image .product-secondary-images-nav li{display:inline-flex;background:rgba(var(--color-body-rgb),.1);flex:1;height:4px;pointer-events:none}.bundle-card .product-card-image .product-secondary-images-nav li.active{background:var(--color-accent)}@media (hover: hover){.bundle-card:hover .product-secondary-images-nav,.bundle-card:hover .product-card-quickview{opacity:1}}.bundle-card-selected-badge{display:none!important}.bundle-card .product-card-info--inner{display:flex;flex-direction:column;gap:6px}.bundle-card .product-card-title{margin-bottom:0}.bundle-card .price{margin-top:0}.bundle-card .product-inventory-notice{margin-top:2px}.bundle-card-sold-out{font-size:12px;color:var(--color-error, #dc2626);margin-top:4px}.bundle-card-actions{display:flex;flex-direction:column;gap:6px;padding:0;margin-top:12px}.bundle-card-toggle,.bundle-card-view,.bundle-card-select,.bundle-card-quickview{width:100%;min-width:0;font-size:12px;padding:8px 12px}.bundle-card-view{font-size:11px;padding:6px 10px;position:relative;overflow:hidden}.bundle-card-view .bundle-view-text,.bundle-card-view .bundle-view-loading{display:inline-flex;align-items:center;justify-content:center;gap:6px}.bundle-card-view .bundle-view-loading,.bundle-card-view.loading .bundle-view-text{display:none}.bundle-card-view.loading .bundle-view-loading{display:inline-flex;opacity:1!important;position:relative;z-index:15}.bundle-card-view.loading,.bundle-card-view.loading:hover,.bundle-card-view.loading:focus,.bundle-card-view.loading:active{background:transparent!important;border-color:var(--color-border, #d4d4d4)!important;color:var(--color-text, #1c1812)!important;pointer-events:none;cursor:wait}.bundle-card-view .bundle-loading-dots{display:inline-flex;align-items:center;gap:5px}.bundle-card-view .bundle-loading-dots span{width:6px;height:6px;background:var(--color-text, #1c1812);border-radius:50%;animation:loadingDotBounce 1.2s ease-in-out infinite}.bundle-card-view .bundle-loading-dots span:nth-child(2){animation-delay:.15s}.bundle-card-view .bundle-loading-dots span:nth-child(3){animation-delay:.3s}@keyframes loadingDotBounce{0%,to{transform:translateY(0);opacity:.5}50%{transform:translateY(-4px);opacity:1}}.bundle-card-quickview{display:inline-flex;align-items:center;justify-content:center;gap:4px}.bundle-card-quickview svg{width:14px;height:14px}.bundle-card-quickview .thb-loading,.bundle-card-quickview.loading .thb-quick-view{display:none}.bundle-card-quickview.loading .thb-loading{display:block;animation:spin 1s linear infinite}.bundle-card--selected .bundle-card-add-text{display:none}.bundle-card--selected .bundle-card-remove-text{display:inline!important}.bundle-card--gift.bundle-card--selected .bundle-card-select-text{display:none}.bundle-card--gift.bundle-card--selected .bundle-card-selected-text{display:inline!important}.bundle-load-more-container,.bundle-gift-load-more-container{text-align:center;margin-top:24px}.bundle-load-more,.bundle-gift-load-more{min-width:200px}.bundle-load-more-loading,.bundle-gift-load-more-loading{display:inline-flex;align-items:center}.bundle-load-more-loading svg,.bundle-gift-load-more-loading svg{width:20px;height:20px;animation:spin 1s linear infinite}.bundle-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:var(--color-text-light, #666);grid-column:1 / -1}.bundle-loading-spinner svg{width:32px;height:32px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.bundle-gift-section{margin-top:40px;padding-top:40px;border-top:1px solid var(--color-border, #e5e5e5)}.bundle-gift-heading{margin:0 0 20px}.bundle-gift-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}@media (max-width: 900px){.bundle-gift-grid{grid-template-columns:repeat(3,1fr)}}.bundle-summary-container{position:sticky;top:120px}@media (max-width: 1024px){.bundle-summary-container{position:fixed;bottom:0;left:0;right:0;top:auto;z-index:100;padding:0}}.bundle-summary{background:#0e57570a;border-radius:var(--button-border-radius, 3px);padding:24px;border:1px solid rgba(14,87,87,.08)}@media (max-width: 1024px){.bundle-summary{border-radius:12px 12px 0 0;box-shadow:0 -4px 20px #00000026;max-height:50vh;overflow-y:auto}}.bundle-summary-title{margin:0 0 16px}.bundle-rewards-tracker{margin-bottom:24px;position:relative}.bundle-rewards-header{display:flex;justify-content:center;align-items:center;margin-bottom:20px;position:relative;z-index:1}.bundle-rewards-count,.bundle-rewards-count .bundle-progress-count{display:none}.bundle-rewards-next{display:block;width:100%;font-size:14px;color:var(--color-text, #1c1812);font-weight:600;padding:14px 20px;background:linear-gradient(135deg,#0e57570f,#0e575708);border:1px dashed rgba(14,87,87,.25);border-radius:var(--button-border-radius, 3px);text-align:center;transition:all .3s ease;letter-spacing:-.01em}.bundle-rewards-next strong,.bundle-rewards-next b{color:#0e5757}@media (max-width: 1024px){.bundle-rewards-next:empty{display:none}}.bundle-rewards-next.bundle-rewards-next--achieved{background:#0e5757;border:1px solid #0e5757;color:#fff}.bundle-rewards-next.bundle-rewards-next--achieved strong{color:#fff}.bundle-rewards-bar{position:relative;height:6px;background:#e8e6e1;border-radius:3px;margin-bottom:16px;overflow:hidden}.bundle-rewards-bar-fill{position:absolute;top:0;left:0;height:100%;background:#0e5757;border-radius:3px;transition:width .4s ease-out}.bundle-rewards-bar-glow{display:none}.bundle-rewards-milestones{display:flex;justify-content:space-between;gap:8px}.bundle-milestone{flex:1;display:flex;flex-direction:column;align-items:center;padding:12px 8px;background:#fff;border:1px solid #e8e6e1;border-radius:var(--button-border-radius, 3px);transition:all .25s ease;cursor:default}.bundle-milestone:hover{border-color:#d4d0c8}.bundle-milestone-marker{width:32px;height:32px;border-radius:50%;background:#f5f4f0;display:flex;align-items:center;justify-content:center;transition:all .3s ease;margin-bottom:8px}.bundle-milestone-marker svg{width:16px;height:16px;color:#a8a095;transition:all .3s ease}.bundle-milestone-label{font-size:13px;font-weight:700;color:#a8a095;transition:color .3s ease;white-space:nowrap}.bundle-milestone-sublabel{font-size:11px;color:#c4bfb6;margin-top:2px;transition:color .3s ease}.bundle-milestone.bundle-milestone--reached{background:#0e57570a;border-color:#0e575726}.bundle-milestone.bundle-milestone--reached .bundle-milestone-marker{background:#0e5757}.bundle-milestone.bundle-milestone--reached .bundle-milestone-marker svg{color:#fff}.bundle-milestone.bundle-milestone--reached .bundle-milestone-label{color:#0e5757}.bundle-milestone.bundle-milestone--reached .bundle-milestone-sublabel{color:#147a7a}.bundle-milestone.bundle-milestone--reached .bundle-milestone-marker svg{display:none}.bundle-milestone.bundle-milestone--reached .bundle-milestone-marker:after{content:"\2713";font-size:16px;font-weight:600;color:#fff}.bundle-milestone.bundle-milestone--next{border-color:#0e5757;border-style:dashed}.bundle-milestone.bundle-milestone--next .bundle-milestone-marker{background:#fff;border:2px dashed #0e5757}.bundle-milestone.bundle-milestone--next .bundle-milestone-marker svg{color:#0e5757}.bundle-milestone.bundle-milestone--next .bundle-milestone-label,.bundle-milestone.bundle-milestone--next .bundle-milestone-sublabel{color:#0e5757}.bundle-milestone--shipping.bundle-milestone--reached{background:#e38a5b0f;border-color:#e38a5b33}.bundle-milestone--shipping.bundle-milestone--reached .bundle-milestone-marker{background:var(--color-accent, #e38a5b)}.bundle-milestone--shipping.bundle-milestone--reached .bundle-milestone-label{color:#e38a5b}.bundle-milestone--shipping.bundle-milestone--reached .bundle-milestone-sublabel{color:#d4724a}@media (max-width: 480px){.bundle-rewards-milestones{flex-wrap:wrap}.bundle-milestone{flex:1 1 45%;min-width:0}.bundle-milestone-marker{width:28px;height:28px}.bundle-milestone-marker svg{width:14px;height:14px}.bundle-milestone-label{font-size:12px}.bundle-milestone-sublabel{font-size:10px}}.bundle-progress{display:none;margin-bottom:16px}.bundle-progress-text{font-size:14px;margin-bottom:8px}.bundle-progress-bar{height:8px;background:var(--color-border, #e5e5e5);border-radius:4px;overflow:hidden}.bundle-progress-bar-fill{height:100%;background:var(--color-accent, #e38a5b);border-radius:4px;transition:width .3s ease}.bundle-current-tier{background:var(--color-accent, #e38a5b);color:#fff;padding:12px 16px;border-radius:8px;margin-bottom:16px;display:flex;justify-content:space-between;align-items:center}.bundle-current-tier-value{font-weight:700}.bundle-free-shipping{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;color:#0e5757;font-weight:600}.bundle-free-shipping-value{font-weight:700}.bundle-selected-items{max-height:200px;overflow-y:auto;margin-bottom:16px;padding-right:8px}.bundle-no-selection{color:var(--color-text-light, #666);font-size:14px;margin:0}.bundle-selected-item{display:flex;align-items:center;gap:12px;padding:8px 0;border-bottom:1px solid var(--color-border, #e5e5e5)}.bundle-selected-item:last-child{border-bottom:none}.bundle-selected-item-image{width:40px;height:40px;border-radius:4px;object-fit:cover}.bundle-selected-item-info{flex:1;min-width:0}.bundle-selected-item-title{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bundle-selected-item-price{font-size:12px;color:var(--color-text-light, #666)}.bundle-selected-item-remove{background:none;border:none;padding:4px;cursor:pointer;color:var(--color-text-light, #666);transition:color .2s}.bundle-selected-item-remove:hover{color:var(--color-error, #dc2626)}.bundle-gift-selected{background:linear-gradient(135deg,#0e575714,#0e57570a);border:2px solid #0e5757;padding:14px;border-radius:var(--button-border-radius, 6px);margin-bottom:16px;position:relative;overflow:hidden}.bundle-gift-selected:before{content:"\1f381";position:absolute;top:-5px;right:-5px;font-size:40px;opacity:.15;transform:rotate(15deg)}.bundle-gift-selected-label{display:flex;align-items:center;gap:6px;font-size:13px;color:#0e5757;font-weight:700;margin-bottom:10px;text-transform:uppercase;letter-spacing:.5px}.bundle-gift-selected-label:before{content:"\2713";display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;background:#0e5757;color:#fff;border-radius:50%;font-size:10px;font-weight:700}.bundle-gift-selected-item{display:flex;align-items:center;gap:12px;background:#fff;padding:10px;border-radius:var(--button-border-radius, 4px);box-shadow:0 1px 3px #00000014}.bundle-gift-selected-item .bundle-selected-item-image{width:50px;height:50px;object-fit:cover;border-radius:var(--button-border-radius, 4px);border:1px solid rgba(0,0,0,.08)}.bundle-gift-selected-item .bundle-selected-item-info{flex:1;min-width:0}.bundle-gift-selected-item .bundle-selected-item-title{font-size:13px;font-weight:600;color:#333;line-height:1.3;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.bundle-gift-selected-item .bundle-selected-item-price{font-size:12px;font-weight:700;color:#0e5757;margin-top:4px}.bundle-totals{border-top:1px solid var(--color-border, #e5e5e5);padding-top:16px;margin-bottom:16px}.bundle-subtotal,.bundle-discount,.bundle-total{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.bundle-discount{color:#0e5757;font-weight:600}.bundle-discount-value{font-weight:700}.bundle-total{font-size:18px;font-weight:700;margin-bottom:0}.bundle-add-to-cart{width:100%;padding:16px 24px;font-size:16px}.bundle-add-to-cart:disabled{opacity:.5;cursor:not-allowed}.bundle-delivery-estimate{display:flex;align-items:center;gap:15px;margin-top:16px;padding:16px 20px;background:#2b8c7412;border-radius:var(--button-border-radius, 3px)}.bundle-delivery-icon{flex-shrink:0;color:#2b8c74}.bundle-delivery-icon svg{display:block}.bundle-delivery-content{flex:1}.bundle-delivery-heading{font-size:14px;font-weight:600;line-height:1.2;color:var(--color-text, #1c1812);margin-bottom:2px}.bundle-delivery-text{font-size:12px;line-height:1.4;color:var(--color-text-light, #666)}.bundle-delivery-date{color:#2b8c74;font-weight:600}.bundle-add-to-cart-loading{display:inline-flex;align-items:center}.bundle-add-to-cart-loading svg{width:20px;height:20px;animation:spin 1s linear infinite}@media (max-width: 1024px){.bundle-products-container{padding-bottom:100px}.bundle-summary{padding:16px 20px}.bundle-selected-items{max-height:120px}}.product-modal.bundle-mode .product--vendor-sku,.product-modal.bundle-mode .shopify-payment-button,.product-modal.bundle-mode .dynamic-checkout__content,.product-modal.bundle-mode [data-shopify=payment-button],.product-modal.bundle-mode .shopify-payment-button__button{display:none!important}@keyframes slideUp{0%{opacity:0;transform:translate(-50%) translateY(20px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.bundle-collapsible{margin-bottom:16px;border:1px solid #e8e6e1;border-radius:var(--button-border-radius, 3px);background:#fff;overflow:hidden}.bundle-collapsible-header{display:flex;align-items:center;gap:12px;padding:16px 20px;background:#fafaf8;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .2s ease;list-style:none}.bundle-collapsible-header::-webkit-details-marker{display:none}.bundle-collapsible-header:hover{background:#f5f4f0}.bundle-collapsible-title{flex:1;font-size:16px;font-weight:600;color:var(--color-text, #1c1812);display:flex;align-items:center;gap:8px}.bundle-collapsible-gift-icon{font-size:18px}.bundle-collapsible-gift-counter{font-size:13px;font-weight:400;color:var(--color-text-light, #666)}.bundle-collapsible--locked .bundle-collapsible-gift-counter{color:#a8a095}.bundle-collapsible-icon{color:#a8a095;transition:transform .3s ease}.bundle-collapsible[open] .bundle-collapsible-icon{transform:rotate(180deg)}.bundle-collapsible-lock{color:#a8a095;display:flex;align-items:center}.bundle-collapsible-content{padding:20px;position:relative}.bundle-collapsible--locked .bundle-collapsible-header{background:#f5f4f0}.bundle-collapsible--locked .bundle-collapsible-title{color:#a8a095}.bundle-collapsible--locked .bundle-collapsible-content{position:relative}.bundle-collapsible--locked .bundle-gift-grid{opacity:.4;pointer-events:none;filter:grayscale(60%)}.bundle-gift-locked-overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;z-index:10;background:#fff9;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.bundle-gift-locked-message{display:flex;flex-direction:column;align-items:center;gap:12px;padding:24px 32px;background:#fff;border:1px dashed rgba(14,87,87,.3);border-radius:var(--button-border-radius, 3px);text-align:center;box-shadow:0 4px 20px #00000014}.bundle-gift-locked-icon{font-size:32px}.bundle-gift-locked-text{font-size:14px;font-weight:500;color:var(--color-text, #1c1812);max-width:280px;line-height:1.5}.bundle-collapsible--unlocked .bundle-collapsible-lock{display:none}.bundle-collapsible--unlocked .bundle-collapsible-title{color:#0e5757}.bundle-collapsible--unlocked .bundle-gift-locked-overlay{display:none}.bundle-collapsible--unlocked .bundle-gift-grid{opacity:1;pointer-events:auto;filter:none}.bundle-pagination-container{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:24px;padding-top:24px;border-top:1px solid #e8e6e1}.bundle-pagination-prev,.bundle-pagination-next{display:flex;align-items:center;gap:6px;padding:10px 16px;font-size:13px}.bundle-pagination-prev:disabled,.bundle-pagination-next:disabled{opacity:.4;cursor:not-allowed}.bundle-pagination-info{font-size:14px;color:var(--color-text-light, #666)}.bundle-pagination-current{font-weight:700;color:#0e5757}.bundle-pagination-total{font-weight:600}.bundle-gift-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media (max-width: 640px){.bundle-gift-grid{grid-template-columns:repeat(2,1fr);gap:12px}}.bundle-gift-grid .bundle-card{position:relative}.bundle-gift-price{display:flex;align-items:center;gap:8px}.bundle-gift-price-original{color:#a8a095;text-decoration:line-through;font-size:13px}.bundle-gift-price-free{font-weight:700;color:#0e5757;font-size:15px}.bundle-gift-price-display{display:flex;align-items:center;gap:12px;margin-top:6px}.bundle-gift-original-price{color:#8b7355;font-size:16px;font-weight:600;text-decoration:line-through;text-decoration-thickness:2px;text-decoration-color:#c83232}.bundle-gift-free-label{font-weight:700;font-size:14px;color:#fff;background:linear-gradient(135deg,#0e5757,#0a4040);padding:5px 12px;border-radius:var(--button-border-radius, 3px);text-transform:uppercase;letter-spacing:.8px;box-shadow:0 2px 4px #0e575740}.bundle-gift-select{width:100%;font-size:12px;padding:10px 16px;transition:all .2s ease}.bundle-gift-select:disabled{opacity:.5;cursor:not-allowed}.bundle-card--gift.bundle-card--selected .bundle-gift-select-text{display:none}.bundle-card--gift.bundle-card--selected .bundle-gift-selected-text{display:inline!important}.bundle-card--gift.bundle-card--selected .bundle-gift-select{background:#0e5757;border-color:#0e5757;color:#fff}.bundle-gift-prompt{display:flex;align-items:center;justify-content:center;padding:12px 16px;margin-bottom:16px;background:transparent;border:2px solid #c83232;border-radius:var(--button-border-radius, 3px)}.bundle-gift-prompt-icon{display:none}.bundle-gift-prompt-text{font-size:13px;font-weight:600;color:#c83232}@media (max-width: 640px){.bundle-collapsible-header{padding:14px 16px}.bundle-collapsible-title{font-size:14px}.bundle-collapsible-content{padding:16px}.bundle-pagination-container{flex-wrap:wrap;gap:12px}.bundle-pagination-prev span,.bundle-pagination-next span{display:none}.bundle-gift-locked-message{padding:20px 24px}.bundle-gift-locked-text{font-size:13px}}@media (max-width: 1024px){.bundle-builder-section{padding:20px 0}.bundle-header{margin-bottom:16px}.bundle-title{font-size:22px;line-height:1.2}.bundle-subheading{font-size:14px}.bundle-tiers-info{display:flex;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:8px;margin-bottom:20px;margin-left:-16px;margin-right:-16px;padding:12px 16px}.bundle-tiers-info::-webkit-scrollbar{display:none}.bundle-tier{flex-shrink:0;padding:8px 12px;font-size:12px}.bundle-tier-badge{min-width:28px;height:24px;padding:0 6px;font-size:11px}.bundle-summary-container{position:fixed;bottom:0;left:0;right:0;top:auto;z-index:1000;padding:0;width:100%}.bundle-summary{border-radius:12px 12px 0 0;box-shadow:0 -4px 30px #00000026;max-height:75vh;overflow:hidden;display:flex;flex-direction:column;padding:0;transition:max-height .3s ease;background:#fff;width:100%}.bundle-summary-container.bundle-summary--behind-cart{z-index:1!important}body.cart-drawer-open .bundle-summary-container,body.bundle-cart-opening .bundle-summary-container,.bundle-summary-container.bundle-summary--hidden{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}.bundle-summary.mobile-collapsed{max-height:none}.bundle-summary.mobile-collapsed .bundle-summary-content{display:none}.bundle-mobile-progress{background:#fff;padding:14px 16px 12px}.bundle-mobile-progress-text{font-size:13px;color:var(--color-text, #1c1812);margin-bottom:10px;text-align:center}.bundle-mobile-progress-text strong{color:#0e5757;font-weight:700}.bundle-mobile-progress-bar{height:6px;background:#e8e6e1;border-radius:3px;overflow:hidden}.bundle-mobile-progress-fill{height:100%;background:var(--color-accent, #e38a5b);border-radius:3px;transition:width .4s ease-out;width:0%}.bundle-summary:not(.mobile-collapsed) .bundle-mobile-progress{display:none}.bundle-summary-mobile-bar{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;background:#0e5757;color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;min-height:56px}.bundle-summary-mobile-bar-left{display:flex;align-items:center;gap:12px}.bundle-summary-mobile-count{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#fff3;border-radius:50%;font-weight:700;font-size:14px}.bundle-summary-mobile-total{font-weight:600;font-size:16px}.bundle-summary-mobile-expand{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#ffffff26;border-radius:50%;flex-shrink:0}.bundle-summary-mobile-expand svg{transition:transform .3s ease}.bundle-summary.mobile-collapsed .bundle-summary-mobile-expand svg{transform:rotate(180deg)}.bundle-mobile-add-btn{display:flex!important;align-items:center;justify-content:center;gap:6px;padding:10px 18px;background:var(--color-accent, #e38a5b);color:#fff;border:none;border-radius:var(--button-border-radius, 3px);font-weight:700;font-size:13px;cursor:pointer;transition:all .2s ease;flex-shrink:0;margin-right:10px;text-transform:uppercase;letter-spacing:.5px}.bundle-mobile-add-btn.bundle-mobile-add-btn--hidden{display:none!important}.bundle-mobile-add-btn:hover{background:var(--color-accent-hover, #d07a4d);transform:scale(1.02)}.bundle-mobile-add-btn:active{transform:scale(.98)}.bundle-mobile-add-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.bundle-mobile-add-btn-loading{display:none}.bundle-mobile-add-btn-loading .spinner{animation:bundle-spin 1s linear infinite}.bundle-mobile-milestones{display:flex;align-items:center;gap:6px;flex:1;justify-content:center}.bundle-mobile-milestone{width:28px;height:28px;border-radius:50%;background:#ffffff26;display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:700;color:#fff9;transition:all .3s ease;border:2px solid transparent}.bundle-mobile-milestone svg{color:#fff9}.bundle-mobile-milestone--shipping,.bundle-mobile-milestone--gift span{font-size:12px}.bundle-mobile-milestone.reached{background:#fff;color:#0e5757;border-color:#fff}.bundle-mobile-milestone.reached svg{color:#0e5757}.bundle-mobile-milestone--shipping.reached{background:var(--color-accent, #e38a5b);border-color:var(--color-accent, #e38a5b)}.bundle-mobile-milestone--shipping.reached svg{color:#fff}.bundle-mobile-milestone.next{border-color:#fff9;border-style:dashed;color:#fff}.bundle-mobile-milestone.next svg{color:#fff}.bundle-summary-content{padding:16px 20px 20px;overflow-y:auto;flex:1;max-height:calc(70vh - 56px);background:#fff}.bundle-summary-title{display:none}.bundle-rewards-tracker{margin-bottom:16px}.bundle-rewards-header{margin-bottom:12px}.bundle-rewards-next{font-size:12px;padding:10px 14px}.bundle-rewards-milestones{display:flex;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:10px;padding-bottom:4px;margin:0 -20px;padding-left:20px;padding-right:20px}.bundle-rewards-milestones::-webkit-scrollbar{display:none}.bundle-milestone{flex:0 0 auto;min-width:80px;padding:10px 12px}.bundle-milestone-marker{width:28px;height:28px;margin-bottom:6px}.bundle-milestone-marker svg{width:14px;height:14px}.bundle-milestone-label{font-size:12px}.bundle-milestone-sublabel{font-size:10px}.bundle-selected-items{max-height:100px;margin-bottom:12px}.bundle-selected-item{padding:6px 0;gap:10px}.bundle-selected-item-image{width:32px;height:32px}.bundle-selected-item-title{font-size:12px}.bundle-selected-item-price{font-size:11px}.bundle-gift-selected{padding:10px;margin-bottom:12px}.bundle-gift-selected-label{font-size:11px;margin-bottom:8px}.bundle-gift-selected-item{padding:8px;gap:10px}.bundle-gift-selected-item .bundle-selected-item-image{width:40px;height:40px}.bundle-gift-selected-item .bundle-selected-item-title{font-size:12px}.bundle-totals{padding-top:12px;margin-bottom:12px}.bundle-subtotal,.bundle-discount,.bundle-free-shipping{font-size:13px;margin-bottom:6px}.bundle-total{font-size:16px}.bundle-add-to-cart{padding:14px 20px;font-size:15px}.bundle-products-container{padding-bottom:80px}.bundle-gift-section{margin-top:32px;padding-top:32px}}@media (max-width: 480px){.bundle-builder-section{padding:16px 0}.bundle-title{font-size:20px}.bundle-products-grid{gap:10px}.bundle-card-actions{gap:4px;margin-top:8px}.bundle-card-toggle,.bundle-card-view{font-size:11px;padding:6px 8px}.bundle-summary-mobile-bar{padding:10px 12px;min-height:48px}.bundle-summary-mobile-count{width:22px;height:22px;font-size:11px}.bundle-summary-mobile-total{font-size:13px}.bundle-summary-mobile-expand{width:28px;height:28px}.bundle-summary-mobile-expand svg{width:16px;height:16px}.bundle-mobile-milestones{gap:4px}.bundle-mobile-milestone{width:24px;height:24px;font-size:8px}.bundle-mobile-milestone svg{width:10px;height:10px}.bundle-mobile-milestone--gift span{font-size:10px}.bundle-summary-content{padding:12px 16px 16px}.bundle-milestone{min-width:70px;padding:8px 10px}.bundle-milestone-marker{width:24px;height:24px}.bundle-milestone-marker svg{width:12px;height:12px}.bundle-milestone-label{font-size:11px}.bundle-milestone-sublabel{font-size:9px}.bundle-gift-prompt{padding:10px 12px;margin-bottom:12px}.bundle-gift-prompt-text{font-size:12px}}@media (min-width: 1025px){.bundle-summary-mobile-bar{display:none}.bundle-summary-content{display:block!important}}.bundle-gallery-section{padding:40px 0}.bundle-gallery-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.bundle-gallery-media,.bundle-gallery-media .product-gallery-container{width:100%}.bundle-gallery-content{padding:20px 0}.bundle-gallery-heading{margin:0 0 24px;color:var(--color-text, #1c1812)}.bundle-gallery-text{font-size:16px;line-height:1.7;color:var(--color-text-light, #666)}.bundle-gallery-text p{margin:0 0 20px}.bundle-gallery-text p:last-child{margin-bottom:0}.bundle-gallery-text strong{color:var(--color-text, #1c1812);font-weight:600}.bundle-gallery-content .product--payment-security{margin-top:24px}.bundle-gallery-empty{text-align:center;color:#666;padding:60px 20px;background:#f5f5f5;border-radius:8px}@media (max-width: 900px){.bundle-gallery-grid{grid-template-columns:1fr;gap:30px}.bundle-gallery-content{padding:0;text-align:center}.bundle-gallery-text{font-size:15px;text-align:left}}
/*# sourceMappingURL=/cdn/shop/t/31/assets/bundle-builder.css.map */
