.bundle-swatch-tooltip{position:fixed;inset:auto auto 0 0;z-index:9999;pointer-events:none;display:none}.bundle-swatch-tooltip .tooltip-swatch{width:72px;height:72px;border-radius:8px;border:2px solid rgba(0,0,0,.15);box-shadow:0 6px 18px #0000002e;background-size:cover;background-position:center;background-repeat:no-repeat}.bundle-swatch-tooltip .tooltip-swatch.image{border-radius:6px}:root{--bundle-primary: #608798;--bundle-primary-light: #D3DF46;--bundle-secondary: #f5f5f5;--bundle-accent: #ff6b35;--bundle-text: #1a1a1a;--bundle-text-light: #666;--bundle-border: #e0e0e0;--bundle-success: #28a745;--bundle-warning: #ffc107;--bundle-error: #dc3545}.enhanced-bundle-builder{background:#fff;padding:2rem 0;min-height:100vh}.page-width{max-width:1400px;margin:0 auto;padding:0 1.5rem}.bundle-header{text-align:left;margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid var(--bundle-border)}.bundle-title{font-size:32px;font-weight:700;color:var(--bundle-text);margin:0 0 1.5rem}.bundle-price-sticky{background:var(--bundle-secondary);border-radius:12px;padding:1.5rem 2rem;display:inline-block;min-width:350px}.bundle-price-main{display:flex;align-items:flex-start;justify-content:flex-start;gap:1rem;margin-bottom:.75rem}.bundle-price-original{font-size:16px;color:var(--bundle-text-light);text-decoration:line-through}.bundle-price-current{font-size:16px;font-weight:700;color:var(--bundle-primary)}.bundle-savings{color:var(--green-color);font-size:16px;font-weight:600;margin-bottom:.5rem}.bundle-hsa-message{margin-top:.5rem;color:var(--bundle-text-light);font-size:16px}.bundle-progress-stepper{position:relative;display:flex;justify-content:space-between;align-items:center;margin:3rem 0 2rem}.bundle-progress-stepper:before{content:"";position:absolute;left:0;right:0;top:9px;height:2px;background:#e0e0e0;z-index:1}.bundle-progress-stepper:after{content:"";position:absolute;left:calc(100% - var(--total-steps));top:9px;height:2px;width:var(--progress-fill);background:var(--bundle-primary);z-index:1;transition:width .3s ease}.progress-step{display:flex;flex-direction:column;align-items:center;gap:.5rem;position:relative;width:7%;cursor:pointer}.progress-circle{cursor:pointer;width:20px;height:20px;border-radius:50%;background:#e0e0e0;border:3px solid #e0e0e0;display:flex;align-items:center;justify-content:center;transition:all .3s ease;position:relative;z-index:2}.progress-circle.active,.progress-circle.completed{background:var(--bundle-primary);border-color:var(--bundle-primary)}.progress-check{width:20px;height:20px;opacity:0;transition:opacity .3s ease}.progress-circle.completed .progress-check{opacity:1}.progress-label{font-size:12px;font-weight:500;color:var(--bundle-text-light);text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}.progress-step .progress-circle.active~.progress-label,.progress-step .progress-circle.completed~.progress-label{color:var(--bundle-primary)}.progress-line{display:none}.progress-line.completed{background:var(--bundle-primary)}.bundle-content-wrapper{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4rem;align-items:start;margin-top:2rem}.bundle-image-gallery{position:sticky;top:2rem}.gallery-split-view{display:flex;gap:1rem;margin-bottom:1rem;height:600px}.gallery-half{flex:1;display:flex;flex-direction:column;background:var(--bundle-secondary);border-radius:12px;overflow:hidden;position:relative}.gallery-half-image{flex:1;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#fff}.gallery-half-image img{width:100%;height:100%;object-fit:contain;transition:opacity .3s ease}.gallery-half-label{padding:.75rem;text-align:center;background:var(--bundle-secondary);font-weight:600;font-size:16px;color:var(--bundle-text);text-transform:uppercase;letter-spacing:.5px;border-top:1px solid var(--bundle-border)}.gallery-half.empty .gallery-half-image{background:var(--bundle-secondary)}.gallery-half.empty .gallery-half-image:before{content:"No selection";color:var(--bundle-text-light);font-size:14px}.gallery-thumbnails{display:flex;gap:.75rem;overflow-x:auto;padding:.5rem 0}.gallery-thumbnail{width:80px;height:80px;flex-shrink:0;border-radius:8px;border:2px solid var(--bundle-border);overflow:hidden;cursor:pointer;transition:all .2s ease;background:#fff}.gallery-thumbnail:hover,.gallery-thumbnail.active{border-color:var(--bundle-primary)}.gallery-thumbnail img{width:100%;height:100%;object-fit:contain}.bundle-selection-area{background:#fff;flex:1 1 300px;max-width:1200px}@media(max-width:1024px){.bundle-selection-area{flex:1 1 300px;max-width:900px}}@media(max-width:991px){.bundle-selection-area{flex:1 1 300px;max-width:600px}}@media(max-width:391px){.bundle-selection-area{flex:1 1 300px;max-width:500px}body .bundle-step{width:330px}}.bundle-step{animation:fadeIn .4s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.bundle-step-header{margin-bottom:2rem}.bundle-step-number{display:inline-block;background:var(--bundle-primary);color:#fff;padding:.35rem 1rem;border-radius:20px;font-size:16px;font-weight:600;margin-bottom:1rem}.bundle-step-title{font-size:16px;font-weight:600;color:var(--bundle-text);margin:0 0 .75rem;display:flex;align-items:center;gap:1rem}.bundle-step-badge{display:inline-block;background:var(--green-color);color:#fff;padding:.25rem .75rem;border-radius:4px;font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.bundle-step-subtitle{color:var(--bundle-text-light);font-size:16px;margin:0}.bundle-step-subtitle a{color:var(--bundle-primary);text-decoration:underline}.bundle-products-slider{position:relative;margin-bottom:2rem;padding:1rem 0}.bundle-product-slide.out-of-stock{opacity:.5;cursor:not-allowed}.slider-container{overflow:hidden;margin:0 3rem}.slider-track{display:flex;gap:1rem;transition:transform .4s ease}.bundle-product-slide{flex:0 0 calc(25% - .75rem);min-width:200px;border:2px solid var(--bundle-border);border-radius:10px;overflow:hidden;cursor:pointer;transition:all .3s ease;background:#fff}.bundle-product-slide:hover{border-color:var(--bundle-primary);transform:translateY(-2x);box-shadow:0 8px 20px #0000001a}.bundle-product-slide.selected{border-color:var(--bundle-primary);border-width:3px;background:#2d5a3d05}.slide-image{width:100%;height:150px;background:var(--bundle-secondary);display:flex;align-items:center;justify-content:center;overflow:hidden}.slide-image img{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.bundle-product-slide:hover .slide-image img{transform:scale(1.05)}.slide-info{padding:1rem;text-align:center}.slide-title{font-size:16px;font-weight:600;color:var(--bundle-text);margin:0 0 .5rem;line-height:1.3}.slide-price{font-size:16px}.price-label{display:none;color:var(--green-color);font-weight:600}.price-modifier{color:var(--bundle-primary);font-weight:700}.bundle-product-slide.selected .price-label{display:inline}.bundle-product-slide.selected .price-modifier{display:none}.slider-nav{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background:#fff;border:2px solid var(--bundle-border);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:2;color:var(--bundle-text)}.slider-nav:hover{border-color:var(--bundle-primary);background:var(--bundle-primary);color:#fff}.slider-nav:disabled{opacity:.3;cursor:not-allowed}.slider-nav-prev{left:0}.slider-nav-next{right:0}.bundle-products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;margin-bottom:2rem}.bundle-product-card{border:2px solid var(--bundle-border);border-radius:12px;overflow:hidden;background:#fff;transition:all .3s ease;cursor:pointer}.bundle-product-card:hover{border-color:var(--bundle-primary);box-shadow:0 8px 24px #0000001a;transform:translateY(-4px)}.bundle-product-card.selected{border-color:var(--bundle-primary);box-shadow:0 0 0 3px #2d5a3d1a;background:#2d5a3d05}.bundle-product-image{width:100%;height:220px;overflow:hidden;background:var(--bundle-secondary);display:flex;align-items:center;justify-content:center}.bundle-product-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.bundle-product-card:hover .bundle-product-image img{transform:scale(1.05)}.bundle-product-details{padding:1.25rem}.bundle-product-title{font-size:16px;font-weight:600;color:var(--bundle-text);margin:0 0 .75rem;line-height:1.4}.bundle-product-price{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.product-price-value{font-size:16px;font-weight:700;color:var(--bundle-primary)}.product-price-compare{font-size:16px;color:var(--bundle-text-light);text-decoration:line-through}.bundle-product-variants{margin:1rem 0;padding-top:1rem;border-top:1px solid var(--bundle-border)}.variant-option-group{margin-bottom:1rem}.variant-option-group:last-child{margin-bottom:0}.variant-label{display:block;font-size:16px;font-weight:600;color:var(--bundle-text);margin-bottom:.5rem}.variant-swatches{display:flex;flex-wrap:wrap;gap:.5rem}.variant-swatch{border:2px solid var(--bundle-border);background:#fff;border-radius:8px;padding:.5rem .75rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem;font-size:16px}.variant-swatch:hover{border-color:var(--bundle-primary);background:#2d5a3d0d}.variant-swatch.active{border-color:var(--bundle-primary);background:var(--bundle-primary);color:#fff}.color-swatch{width:20px;height:20px;border-radius:50%;border:2px solid white;box-shadow:0 0 0 1px #00000026}.variant-swatch.active .variant-name{color:#fff}.size-label{font-weight:600}.bundle-select-btn{width:100%;background:var(--bundle-primary);color:#fff;border:none;border-radius:8px;padding:.875rem 1.5rem;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:1rem}.bundle-select-btn:hover{background:var(--bundle-primary-light);transform:translateY(-2px);box-shadow:0 4px 12px #2d5a3d4d;color:#000}.bundle-product-card.selected .bundle-select-btn{background:var(--green-color)}.bundle-addons-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1rem;margin-bottom:2rem}.bundle-addon-item.out-of-stock{opacity:.6}.bundle-addon-item{display:flex;align-items:center;gap:1rem;border:2px solid var(--bundle-border);border-radius:10px;padding:1rem;background:#fff;transition:all .3s ease}.bundle-addon-item:hover{border-color:var(--bundle-primary);box-shadow:0 4px 12px #00000014}.bundle-addon-item.selected{border-color:var(--bundle-primary);background:#2d5a3d08}.addon-image{width:80px;height:80px;flex-shrink:0;border-radius:8px;overflow:hidden;background:var(--bundle-secondary)}.addon-image img{width:100%;height:100%;object-fit:cover}.addon-info{flex:1}.addon-title{font-size:16px;font-weight:600;color:var(--bundle-text);margin:0 0 .5rem}.addon-price{margin:0 0 .75rem}.addon-price-value,.addon-price-modifier{font-size:16px;font-weight:700;color:var(--bundle-primary)}.addon-variants{margin-bottom:.75rem}.addon-variant-group{margin-bottom:.5rem}.addon-variant-group label{font-size:16px;font-weight:600;display:block;margin-bottom:.25rem}.addon-variant-select{cursor:pointer;width:100%;padding:.5rem;border:1px solid var(--bundle-border);border-radius:6px;font-size:16px}.addon-checkbox{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:16px;font-weight:600;color:var(--bundle-primary)}.addon-checkbox input[type=checkbox]{width:20px;height:20px;cursor:pointer}.bundle-step-actions{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;border-top:1px solid var(--bundle-border);margin-top:2rem}.bundle-btn{padding:.875rem 2rem;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;border:none;min-width:140px;text-transform:uppercase}.bundle-btn-primary{background:var(--bundle-primary);color:#fff}.bundle-btn-secondary{background:#fff;color:var(--bundle-text);border:2px solid var(--bundle-border)}.bundle-btn-secondary:hover:not(:disabled){border-color:var(--bundle-primary);color:var(--bundle-primary)}.bundle-btn:disabled{opacity:.5;cursor:not-allowed}.bundle-btn-add-cart{flex:1;font-size:16px;padding:1rem 2rem}.bundle-step-summary .bundle-summary-content{max-width:100%;margin:0 auto}.summary-items{margin-bottom:2rem}.summary-group{background:#f7f7f7;border-radius:12px;padding:12px;margin-bottom:1rem}.summary-group--accessories .summary-item{background:#fff;margin-bottom:12px}.summary-group--accessories .summary-item:last-child{margin-bottom:0}.summary-item{display:flex;justify-content:space-between;align-items:start;gap:1.5rem;padding:1.25rem;background:var(--bundle-secondary);border-radius:10px;margin-bottom:1rem}.summary-item-category{display:inline-block;font-size:16px;font-weight:600;text-transform:uppercase;color:var(--bundle-primary);letter-spacing:.5px;margin-bottom:.25rem}.summary-item-title{font-size:16px;font-weight:600;color:var(--bundle-text);margin:0 0 .25rem}.summary-item-options{font-size:16px;color:var(--bundle-text-light);margin:0}.summary-item-price{font-size:16px;font-weight:700;color:var(--bundle-primary);white-space:nowrap}.summary-pricing{background:#fff;border:2px solid var(--bundle-border);border-radius:12px;padding:1.5rem;margin-bottom:2rem}.summary-price-row{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid var(--bundle-border)}.summary-price-row:last-child{border-bottom:none}.summary-discount{color:var(--green-color);font-weight:600}.summary-total{font-size:16px;padding-top:1rem;margin-top:.5rem}.summary-hsa-info{background:#e8f4f8;border-radius:10px;padding:1.5rem;margin-bottom:2rem}.summary-hsa-info h4{font-size:16px;margin:0 0 1rem;color:var(--bundle-text)}.summary-hsa-info ol{margin:0;padding-left:1.25rem}.summary-hsa-info li{font-size:16px;color:var(--bundle-text-light);margin-bottom:.5rem}.summary-actions{display:flex;gap:1rem}.bundle-sidebar{position:relative}.sidebar-sticky{position:sticky;top:2rem;background:#fff;border:2px solid var(--bundle-border);border-radius:12px;padding:1.5rem;max-height:calc(100vh - 4rem);overflow-y:auto}.sidebar-title{font-size:16px;font-weight:700;color:var(--bundle-text);margin:0 0 1.5rem;padding-bottom:1rem;border-bottom:2px solid var(--bundle-border)}.sidebar-selected-items{margin-bottom:1.5rem;min-height:100px}.sidebar-placeholder{text-align:center;padding:2rem 1rem;color:var(--bundle-text-light)}.sidebar-placeholder p{margin:0;font-size:16px}.sidebar-item{display:flex;justify-content:space-between;align-items:start;gap:1rem;padding:1rem;background:var(--bundle-secondary);border-radius:8px;margin-bottom:.75rem}.sidebar-item-category{display:block;font-size:16px;font-weight:600;text-transform:uppercase;color:var(--bundle-primary);letter-spacing:.5px;margin-bottom:.25rem}.sidebar-item-title{display:block;font-size:16px;font-weight:600;color:var(--bundle-text);margin-bottom:.25rem}.sidebar-item-info small{display:block;font-size:16px;color:var(--bundle-text-light)}.sidebar-item-price{font-size:16px;font-weight:700;color:var(--bundle-primary);white-space:nowrap}.sidebar-pricing{padding:1rem 0;border-top:1px solid var(--bundle-border);border-bottom:1px solid var(--bundle-border);margin-bottom:1.5rem}.sidebar-price-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;font-size:16px}.sidebar-price-row:last-child{margin-bottom:0}.sidebar-savings{color:var(--green-color);font-weight:600}.sidebar-total{font-size:16px;padding-top:.75rem;margin-top:.75rem;border-top:1px solid var(--bundle-border)}.sidebar-cta-btn{width:100%;background:var(--bundle-primary);color:#fff;border:none;border-radius:8px;padding:1rem;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}.bundle-notification{position:fixed;top:2rem;right:2rem;background:#fff;border-radius:10px;padding:1rem 1.5rem;box-shadow:0 8px 24px #00000026;z-index:10000;transform:translate(400px);transition:transform .3s ease;max-width:350px}.bundle-notification.show{transform:translate(0)}.bundle-notification-success{border-left:4px solid var(--green-color)}.bundle-notification-warning{border-left:4px solid var(--bundle-warning)}.bundle-notification-error{border-left:4px solid var(--bundle-error)}.bundle-notification-content p{margin:0;color:var(--bundle-text);font-weight:500}.bundle-variant-section{margin-top:2rem;padding:1.5rem;background:var(--bundle-secondary);border-radius:10px}.variant-description{color:var(--bundle-text);font-size:16px;line-height:1.6;margin:0 0 1.5rem}.variant-options{display:flex;flex-direction:column;gap:1.5rem}.variant-option-row{display:flex;flex-direction:column;gap:.75rem}.variant-option-label{font-size:16px;font-weight:600;color:var(--bundle-text);display:flex;align-items:center;gap:.5rem}.variant-option-swatches{display:flex;flex-wrap:wrap;gap:.75rem}.variant-option-swatch{border:2px solid var(--bundle-border);background:#fff;border-radius:75px;padding:1px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.75rem;font-size:16px;font-weight:500;color:var(--bundle-text)}.variant-option-swatch .variant-color-circle.image-swatch{width:24px;height:24px;background-size:cover;background-position:center}.variant-option-swatch[disabled],.variant-option-swatch[aria-disabled=true]{opacity:.5;cursor:not-allowed;filter:grayscale(100%);color:var(--bundle-text-light);border-color:var(--bundle-border);background:#f7f7f7}.variant-option-swatch[disabled]{position:relative}.variant-option-swatch[disabled]:after{position:absolute;content:"";width:100%;height:1px;background:red;transform:rotate(135deg);z-index:1}.variant-option-swatch[disabled]:hover,.variant-option-swatch[aria-disabled=true]:hover{background:#f7f7f7;border-color:var(--bundle-border)}.variant-option-swatch:hover{border-color:var(--bundle-primary);background:#2d5a3d0d}.variant-option-swatch.active{border-color:var(--bundle-primary);background:var(--bundle-primary);color:#fff}.variant-option-row--inline .variant-option-swatches--inline{display:flex;align-items:center;gap:1rem;width:100%}.variant-option-row--inline .swatch-group[data-group-type=color]{display:flex;flex-wrap:wrap;gap:.75rem}.variant-option-row--inline .swatch-group--headrest{margin-left:auto;display:flex;gap:.5rem}.variant-option-row--inline .swatch-separator{color:var(--bundle-border);opacity:.8;-webkit-user-select:none;user-select:none}.variant-option-swatch--text{width:36px;height:36px;border-radius:50%;padding:4px;display:flex;justify-content:center;align-items:center;gap:0}.variant-option-swatch--text .variant-text-circle{width:100%;height:100%;border-radius:50%;background:#fff;border:2px solid #fff;box-shadow:0 0 0 1px #0000001f;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:var(--bundle-text)}.variant-option-swatch--text:hover .variant-text-circle{box-shadow:0 0 0 1px var(--bundle-primary)}.variant-option-swatch--text.active .variant-text-circle{background:#fff;box-shadow:0 0 0 2px var(--bundle-primary);color:var(--bundle-primary)}.variant-option-swatch--text[disabled],.variant-option-swatch--text[aria-disabled=true]{background:#f7f7f7}.variant-option-swatch--text[disabled] .variant-text-circle,.variant-option-swatch--text[aria-disabled=true] .variant-text-circle{opacity:.5;box-shadow:0 0 0 1px #00000014}.variant-color-circle{width:24px;height:24px;border-radius:50%;border:2px solid white;box-shadow:0 0 0 1px #0000001a}.variant-option-swatch.active .variant-color-circle{box-shadow:0 0 0 1px #fff}@media(max-width:1024px){.bundle-content-wrapper{grid-template-columns:1fr}.bundle-image-gallery{position:relative;top:0;margin-bottom:2rem}.gallery-split-view{height:400px}.bundle-sidebar{display:none}.bundle-price-sticky{min-width:auto;width:100%}.bundle-product-slide{flex:0 0 calc(33.333% - .667rem);min-width:180px}}@media(max-width:768px){.bundle-title{font-size:20px}.bundle-progress-stepper{padding:0 1rem;margin:2rem 0 1.5rem}.progress-label{font-size:12px}.progress-circle{width:22px;height:22px}.progress-check{width:16px;height:16px}.bundle-progress-stepper:before,.bundle-progress-stepper:after{left:1rem;right:1rem;top:10px}.bundle-content-wrapper{gap:2rem}.gallery-split-view{height:300px;gap:.5rem}.gallery-half-label{font-size:16px;padding:.5rem}.slider-container{margin:0 2.5rem}.bundle-product-slide{flex:0 0 calc(50% - .5rem);min-width:150px}.slide-image{height:120px}.bundle-products-grid,.bundle-addons-grid{grid-template-columns:1fr}.bundle-step-actions{flex-direction:column-reverse}.bundle-btn{width:100%}.summary-actions{flex-direction:column}.bundle-notification{right:1rem;left:1rem;max-width:none}.bundle-price-main{flex-direction:row;gap:.5rem}.bundle-price-original,.bundle-price-current{font-size:16px}.bundle-step-title{font-size:16px;flex-direction:column;align-items:flex-start}.variant-option-swatches{gap:.5rem}.variant-option-swatch{padding:2px;font-size:16px}}@media(max-width:480px){.progress-label{font-size:9px}.page-width{padding:0 1rem}.bundle-selection-area{max-width:370px}.gallery-split-view{height:250px}.progress-step{width:73px}.addon-image img{object-fit:contain;background:#fff}.bundle-savings{font-size:14px}.enhanced-bundle-builder{padding:1rem 0}.bundle-header{margin-bottom:2rem}.bundle-step-title{font-size:16px}.bundle-addon-item{flex-direction:column;text-align:center}.addon-image{width:100%;height:180px}}.bundle-btn:disabled{position:relative;color:transparent;border:none}.bundle-btn:disabled:after{content:"";position:absolute;width:20px;height:20px;top:50%;left:50%;margin-left:-10px;margin-top:-10px;border:2px solid white;border-radius:50%;border-top-color:transparent;animation:spinner .6s linear infinite}@keyframes spinner{to{transform:rotate(360deg)}}.variant-swatch:focus,.bundle-select-btn:focus,.bundle-btn:focus,.addon-checkbox:focus-within{outline:2px solid var(--bundle-primary);outline-offset:2px}.enhanced-bundle-builder h3.slide-title,.enhanced-bundle-builder span.price-label,.enhanced-bundle-builder span.price-modifier{font-size:16px}.enhanced-bundle-builder .slick-slide{display:block;width:24px;height:24px;position:relative;left:-14px;top:10px}.enhanced-bundle-builder .slick-track{width:34px!important;height:34px}.enhanced-bundle-builder svg.slider-next-svg{width:14px!important;height:14px}.enhanced-bundle-builder svg.slider-prev-svg{width:14px!important;height:14px}@media print{.bundle-sidebar,.bundle-step-actions,.bundle-notification{display:none}}@media(max-width:540px){.bundle-step{width:380px}}.sidebar-sticky{display:none}.enhanced-bundle-builder .bundle-step-addons .addon-variant-swatches{display:flex;flex-wrap:wrap;gap:8px}.enhanced-bundle-builder .bundle-step-addons .addon-variant-swatch{border:1px solid var(--bundle-border);background:#fff;padding:2px;border-radius:50%;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center}.enhanced-bundle-builder .bundle-step-addons .addon-variant-swatch.active{border-color:var(--bundle-primary);box-shadow:inset 0 0 0 2px #0000000d}.enhanced-bundle-builder .bundle-step-addons .addon-variant-swatch .variant-color-circle{width:20px;height:20px;border-radius:50%;border:1px solid #fff;box-shadow:0 0 0 1px #0000001f}.enhanced-bundle-builder .bundle-step-addons .addon-variant-swatch .variant-color-circle.image-swatch{border-radius:75pxpx;background-size:cover;background-position:center}.enhanced-bundle-builder .bundle-step-addons .addon-variant-swatch[disabled]{opacity:.45;cursor:not-allowed;position:relative}.enhanced-bundle-builder .bundle-step-addons .addon-variant-swatch[disabled]:after{content:"";position:absolute;width:18px;height:2px;background:#d00;transform:rotate(45deg)}
/*# sourceMappingURL=/cdn/shop/t/26/assets/bundle-builder.css.map */
