.bundle-builder-container{display:flex;flex-wrap:wrap;gap:2.5rem;max-width:1300px;margin:0 auto;padding:2rem 1rem;align-items:flex-start}.bundle-left-column{flex:1 1 60%;min-width:320px}.bundle-right-column{flex:0 0 380px;position:sticky;top:20px;z-index:10}.bundle-step{background:#fff;margin-bottom:3rem;padding:1.5rem 0}.bundle-step h2{margin-top:0;margin-bottom:2rem;font-size:1.4rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#1a1a1a;border-left:4px solid #000;padding-left:15px}.rack-carousel-wrapper{position:relative}.carousel-btn{position:absolute;top:calc(50% - .75rem);transform:translateY(-50%);background:#fff;border:1px solid #e5e5e5;border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:5;box-shadow:0 4px 10px #0000001a;font-size:1.2rem;color:#333;transition:all .2s ease}.carousel-btn:hover{background:#000;color:#fff;border-color:#000}.carousel-btn.prev{left:-20px}.carousel-btn.next{right:-20px}.carousel-btn.hidden-by-scroll{display:none!important}.rack-carousel{display:flex;overflow-x:auto;gap:1.5rem;padding:.5rem 1rem 1.5rem;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory;scroll-behavior:smooth}.rack-carousel::-webkit-scrollbar{display:none}.rack-card{flex:0 0 260px;position:relative;scroll-snap-align:start}@media(max-width:768px){.carousel-btn{display:none}}.rack-card input[type=radio]{display:none}.rack-card label{display:flex;flex-direction:column;padding:1.5rem;cursor:pointer;border:1px solid #e5e5e5;transition:all .25s ease;height:100%;background:#fff;text-align:center}.rack-card input[type=radio]:checked+label{border-color:#000;box-shadow:0 10px 25px #00000014;transform:translateY(-5px)}.rack-card img{width:100%;height:200px;object-fit:contain;margin-bottom:1rem}.rack-card h3{font-size:.95rem;margin:.5rem 0;min-height:2.4em;line-height:1.2}.rack-variant-selector{margin-top:1rem;padding:8px;border:1px solid #ddd;font-size:.85rem;cursor:pointer}.rack-pricing{margin-top:auto;padding-top:1rem;font-size:1.1rem;font-weight:800}.dumbbell-header{display:flex;align-items:center;gap:1.5rem;background:#f9f9f9;padding:1rem;border-radius:4px;margin-bottom:2rem}.dumbbell-main-img{width:80px;mix-blend-mode:multiply}.dumbbell-variants-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1px;background:#eee;border:1px solid #eeeeee}.dumbbell-variant-item{background:#fff;display:flex;flex-direction:column;align-items:center;padding:2rem 1rem;transition:background .2s ease}.dumbbell-variant-item:hover{background:#fafafa}.variant-title{font-weight:700;font-size:1rem;margin-bottom:8px}.variant-item-pricing{margin-bottom:15px}.variant-item-pricing .price{font-weight:600;color:#000}.variant-item-pricing .compare-price{font-weight:400;color:#d3100d}.quantity-selector{display:inline-flex;align-items:center;border:1px solid #e5e5e5;border-radius:6px;overflow:hidden;height:44px;background:#f8f8f8}.qty-btn{background:transparent;border:none;width:40px;height:100%;font-size:1.2rem;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#333;transition:background-color .2s ease,color .2s ease}.qty-btn:hover{background:#eaeaea;color:#000}.dumbbell-qty-input{width:50px;height:100%;border:none;background:transparent;text-align:center;font-weight:700;font-size:1rem;color:#000;font-family:inherit}.dumbbell-qty-input:focus{outline:none}.dumbbell-qty-input::-webkit-outer-spin-button,.dumbbell-qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.dumbbell-qty-input[type=number]{-moz-appearance:textfield;padding:0!important}.summary-box{background:#000;color:#fff;padding:2rem;border-radius:0}.summary-prices{display:flex;align-items:center;justify-content:flex-end;gap:8px;text-align:right;flex-wrap:wrap}.summary-prices .compare-price{font-size:12px;opacity:1;text-decoration:line-through;color:#d3100d;font-weight:200}.mobile-toggle-btn{display:none;width:100%;background:transparent;color:#fff;border:none;border-bottom:1px solid #333;padding-bottom:10px;margin-bottom:15px;font-size:.9rem;text-transform:uppercase;letter-spacing:1px;cursor:pointer;justify-content:space-between;align-items:center}.summary-box h3{margin:0 0 1.5rem;font-size:1.4rem;border-bottom:1px solid #333;padding-bottom:1rem;text-transform:uppercase;letter-spacing:1px;color:#fff}.summary-section h4{color:#fff;text-transform:uppercase;font-size:.75rem;letter-spacing:1.5px;margin-bottom:1rem}.pricing-logic-note{background:#1a1a1a;padding:10px;font-size:.8rem;color:#fff;margin-bottom:1.5rem;border-left:2px solid #d3100d}.summary-row{display:flex;justify-content:space-between;margin-bottom:.75rem;font-size:.95rem}.summary-item-row{font-size:.85rem;color:#fff}.summary-divider{height:1px;background:#333;margin:1.5rem 0}.total-row{font-size:1.6rem;font-weight:700;margin-bottom:1.5rem}.add-to-cart-btn{width:100%;padding:1.25rem;background:#fff;color:#000;font-weight:800;text-transform:uppercase;border:none;cursor:pointer;letter-spacing:1px;transition:all .2s ease}.add-to-cart-btn:hover:not(:disabled){background:#e5e5e5}.add-to-cart-btn:disabled{background:#444;color:#888;cursor:not-allowed}.error-message{color:#ff4d4d;font-size:.8rem;margin-top:10px;text-align:center}@media(max-width:1024px){.bundle-right-column{flex:0 0 320px}}@media(max-width:900px){.bundle-builder-container{padding-bottom:160px}.bundle-left-column{flex:0 0 100%}.bundle-right-column{position:fixed;top:auto;bottom:0;left:0;width:100%;flex:none;z-index:100}.summary-box{padding:1.2rem;box-shadow:0 -10px 30px #0000004d}.mobile-toggle-btn{display:flex}#summary-collapsible-content{display:none}#summary-collapsible-content.expanded{display:block;max-height:40vh;overflow-y:auto;padding-right:5px;margin-bottom:1rem}#summary-collapsible-content.expanded::-webkit-scrollbar{width:4px}#summary-collapsible-content.expanded::-webkit-scrollbar-thumb{background-color:#555;border-radius:4px}.pricing-logic-note{margin-bottom:1rem;padding:8px}.total-row{margin-bottom:.8rem;font-size:1.3rem}.add-to-cart-btn{padding:1rem}}@media(max-width:600px){.dumbbell-variants-grid{grid-template-columns:1fr 1fr}}.hidden{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/20/assets/dumbbell-bundle-builder.css.map */
