.bundle-builder-container{display:grid;gap:20px}.bundle-content{padding-left:24px;padding-right:24px}.bundle-tabs{border-bottom:1px solid var(--color-border, #e0e0e0);margin-bottom:20px}.bundle-tabs__header{display:flex;gap:10px;overflow-x:auto;padding-bottom:10px}.bundle-tab{background:none;border:1px solid var(--color-border, #e0e0e0);padding:12px 30px;cursor:pointer;transition:all .3s ease;white-space:nowrap;min-width:120px;text-align:center}.bundle-tab:hover{background-color:var(--color-background-2, #f5f5f5)}.bundle-tab.active{background-color:var(--color-accent, #000);color:#fff;border-color:var(--color-accent, #000)}.bundle-tab__title{font-weight:600;display:block}.bundle-tab__count{font-size:.875rem;opacity:.8;display:block;margin-top:4px}.bundle-tab.completed{background-color:#ebc9bb;color:#fff;border-color:#ebc9bb}.bundle-tab.completed .bundle-tab__count{color:#fff}.bundle-tab.incomplete{background-color:#ff6b35;color:#fff;border-color:#ff6b35}.bundle-tab.incomplete .bundle-tab__count{color:#fff}.bundle-tab-content{display:none}.bundle-tab-content.active{display:block}.bundle-tab-header{margin-bottom:20px;text-align:center}.bundle-tab-title{margin:0 0 8px;font-size:1.5rem;font-weight:300}.bundle-tab-description{margin:0;color:var(--color-foreground-75, #666);font-size:1rem}.bundle-description{margin-bottom:5px}.bundle-heading{margin-top:1rem}.bundle-products-grid{margin-bottom:20px}.bundle-products-grid .products{display:grid!important;gap:20px!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;width:100%!important}.bundle-products-grid .products .columns{width:100%!important;max-width:none!important;float:none!important;margin:0!important;padding:0!important}.bundle-products-grid .columns{margin-bottom:0}.bundle-products-grid .small-12,.bundle-products-grid .medium-6,.bundle-products-grid .large-4,.bundle-products-grid .large-3,.bundle-products-grid .product-column{width:100%!important;max-width:none!important;float:none!important;margin:0!important;padding:0!important}.bundle-products-grid .row{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))!important;gap:20px!important;width:100%!important;margin:0!important;padding:0!important}.bundle-products-grid .product-card{width:100%;height:100%;display:flex;flex-direction:column;min-height:0;overflow:hidden}.bundle-products-grid .product-card .product-featured-image{position:relative;overflow:hidden;width:100%;aspect-ratio:1;flex-shrink:0;margin:0!important;border-radius:8px!important}.bundle-products-grid .product-card .product-featured-image img{width:100%!important;height:100%!important;object-fit:cover;display:block;position:absolute;top:0;left:0}.bundle-products-grid .product-card .product-featured-image-link{display:block;width:100%;height:100%;position:relative}.bundle-products-grid .product-card .product-featured-image figure{margin:0;padding:0;width:100%;height:100%}.bundle-products-grid .product-card .product-card-info{flex:1;display:flex;flex-direction:column;padding:1rem 0;min-height:0}.bundle-products-grid .product-card .product-card-info>*{margin-bottom:.5rem}.bundle-products-grid .product-card .product-card-info>*:last-child{margin-bottom:0}.bundle-products-grid .product-card .product-card-title{font-size:1rem;font-weight:500;line-height:1.3;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:1rem}.bundle-products-grid .product-card .card__price{margin-bottom:.5rem;margin-top:0!important;max-height:18px;min-height:18px;flex-shrink:0}.bundle-content .price__sale.visible{flex-direction:row-reverse!important;align-items:start!important}.bundle-products-grid .product-card-sizes{margin-bottom:.5rem;flex-shrink:0}.product-card-sizes--size{cursor:pointer;transition:all .2s ease}.product-card-sizes--size:hover,.product-card-sizes--size.active{background-color:var(--color-accent, #000)!important;color:#fff!important;border-color:var(--color-accent, #000)!important}.product-card-sizes--size.is-disabled{opacity:.5;cursor:not-allowed!important;background-color:#f5f5f5!important;color:#999!important;border-color:#ddd!important}.product-card-sizes--size.is-disabled:hover{background-color:#f5f5f5!important;color:#999!important;border-color:#ddd!important;transform:none!important}.product-card-sizes--size.is-disabled.active{background-color:#f5f5f5!important;color:#999!important;border-color:#ddd!important}.size-out-of-stock{font-size:.75rem;color:#999;font-style:italic}.bundle-add-btn{background-color:#fff!important;color:#000!important;border:1px solid black!important;transition:all .2s ease;margin-top:auto;width:100%;padding:12px 16px;font-weight:500;cursor:pointer;z-index:5!important;font-size:12px!important;height:44px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.bundle-add-btn:hover{background-color:#f5f5f5!important;color:#000!important;border:1px solid black!important;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.bundle-add-btn:disabled{background-color:#f5f5f5!important;color:#999!important;border:1px solid #ccc!important;cursor:not-allowed!important;transform:none!important;box-shadow:none!important;opacity:.6}.bundle-add-btn:not(:disabled){opacity:1}.bundle-add-btn-variant{background-color:#fff!important;color:#000!important;border:1px solid black!important;transition:all .2s ease;margin-top:8px;width:100%;padding:12px 16px;font-size:14px;font-weight:500;border-radius:4px;cursor:pointer;text-decoration:none;display:inline-block;text-align:center}.bundle-add-btn-variant:hover{background-color:#f5f5f5!important;color:#000!important;border:1px solid black!important;transform:translateY(-2px);box-shadow:0 4px 12px #00000026;text-decoration:none}.product-bundle-drawer{position:relative;width:100%;height:fit-content}.product-bundle-drawer .bundle-drawer{position:relative;width:100%;background:var(--color-background, #ffffff);border:1px solid var(--color-border, #e0e0e0);box-shadow:-2px 2px 8px #0000000f,0 4px 12px #0000001a;display:flex;flex-direction:column;overflow:hidden;scroll-behavior:smooth}.bundle-variant-options,.bundle-option-wrapper{margin-bottom:.75rem}.bundle-option-wrapper:last-child{margin-bottom:0}.bundle-radio-fieldset{border:none;margin:0;padding:0}.bundle-option-legend{margin:0 0 .5rem;padding:0;font-size:.875rem;font-weight:500;color:#333}.bundle-option-label{display:block}.bundle-radio-buttons{display:flex;flex-wrap:nowrap;gap:.375rem;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;scrollbar-color:#ccc transparent;padding:2px 0 4px;margin:-2px 0 -4px}.bundle-radio-buttons::-webkit-scrollbar{height:4px}.bundle-radio-buttons::-webkit-scrollbar-track{background:transparent}.bundle-radio-buttons::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:2px}.bundle-radio-buttons::-webkit-scrollbar-thumb:hover{background-color:#999}.bundle-radio-button{position:relative;display:inline-block;border-radius:40px}.bundle-radio-input{position:absolute;opacity:0;pointer-events:none}.bundle-radio-label{display:inline-block;padding:.375rem .5rem;border:1px solid #ddd;border-radius:40px;background:#fff;cursor:pointer;transition:all .2s ease;font-size:.75rem;text-align:center;min-width:2.2rem}.bundle-radio-label:hover{border-color:#999;background:#f8f8f8}.bundle-radio-input:checked+.bundle-radio-label{border-color:#000;background:#000;color:#fff}.bundle-radio-button--unavailable .bundle-radio-label{opacity:.5;cursor:not-allowed;text-decoration:line-through}.bundle-radio-button--unavailable .bundle-radio-input:disabled+.bundle-radio-label{opacity:.5;cursor:not-allowed}.bundle-option-value{display:block}.bundle-option-wrapper--swatches{--swatch-size: 24px;--swatch-width: 24px}.bundle-option-wrapper--swatches .bundle-radio-buttons{gap:.25rem;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;margin:-2px 0 -4px -4px;padding:2px 0 4px 5px}.bundle-radio-button--swatch{border-radius:50%}.bundle-radio-label--swatch{width:24px!important;height:24px!important;min-width:24px!important;padding:0;border-radius:50%;border:2px solid #ddd;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;overflow:visible;background-color:var(--swatch)!important;background-image:var(--swatch)!important;background:var(--swatch)!important}.bundle-radio-label--swatch:hover{border-color:#999;transform:scale(1.02);background-color:var(--swatch)!important;background-image:var(--swatch)!important}.bundle-radio-input:checked+.bundle-radio-label--swatch{border-color:var(--swatch);border-width:2px;transform:scale(1.05);background-color:var(--swatch)!important;background-image:var(--swatch)!important}.bundle-radio-input:checked+.bundle-radio-label--swatch:after{content:"\2713";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:12px;font-weight:700;text-shadow:0 0 2px rgba(0,0,0,.5);z-index:1}.bundle-radio-button--unavailable .bundle-radio-label--swatch{opacity:.5;cursor:not-allowed;position:relative}.bundle-radio-button--unavailable .bundle-radio-label--swatch:after{content:"";position:absolute;top:50%;left:50%;width:2px;height:16px;background:#999;transform:translate(-50%,-50%) rotate(45deg)}.bundle-radio-button--unavailable .bundle-radio-label--swatch:before{content:"";position:absolute;top:50%;left:50%;width:2px;height:16px;background:#999;transform:translate(-50%,-50%) rotate(-45deg)}.bundle-swatch-tooltip{position:absolute;bottom:100%;left:50%;transform:translate(-50%);background:#000;color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;z-index:1000;margin-bottom:8px;pointer-events:none}.bundle-swatch-tooltip:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:4px solid transparent;border-top-color:#000}.bundle-radio-label--swatch:hover .bundle-swatch-tooltip{opacity:1;visibility:visible}.bundle-radio-fieldset--swatches[data-style=rectangle] .bundle-radio-label--swatch,.bundle-radio-fieldset--swatches[data-style=rectangle] .bundle-radio-button--swatch{border-radius:4px}.bundle-discount-progress{position:relative;margin:20px 0;padding:16px 0}.bundle-progress-track{position:relative;height:8px;background-color:#e0e0e0;border-radius:4px;overflow:visible}.bundle-milestone{position:absolute;top:50%;transform:translate(-50%,-50%);z-index:10}.bundle-milestone__icon{width:32px;height:32px;border-radius:50%;background-color:#e0e0e0;display:flex;align-items:center;justify-content:center;border:2px solid #fff;box-shadow:0 2px 4px #0000001a;transition:all .3s ease;color:#666}.bundle-milestone__percentage{font-size:10px;font-weight:600;line-height:1}.bundle-milestone--unlocked .bundle-milestone__icon{background-color:#ebc9bb;color:#fff;box-shadow:0 4px 8px #0003}.bundle-milestone--20 .bundle-milestone__icon{transform:translate(-50%)}.bundle-discount-message{margin:0 0 12px;color:#000;text-align:center;font-family:var(--font-heading-family);font-weight:500;font-size:1rem;line-height:1.3}.bundle-notification{position:fixed;top:20px;right:20px;background:var(--color-foreground, #333);color:var(--color-background, #fff);padding:12px 20px;border-radius:4px;z-index:10000;opacity:0;transition:opacity .3s ease;font-size:14px;font-weight:500;box-shadow:0 4px 12px #00000026}.bundle-drawer__item-entering{animation:bundleItemEnter .3s ease}.bundle-drawer__item-leaving{animation:bundleItemLeave .3s ease}@keyframes bundleItemEnter{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes bundleItemLeave{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-20px)}}.btn--full-width,.w-full{width:100%}.hidden,.mobile-only{display:none}@media screen and (max-width: 768px){.bundle-builder-container{display:block!important}.bundle-content{padding-left:16px;padding-right:16px}.bundle-products-grid .products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:15px!important}.bundle-tabs__header{gap:8px}.bundle-tab{padding:10px 16px;min-width:100px;font-size:.875rem;white-space:wrap}.bundle-tab__title{font-size:.875rem}.bundle-tab__count{font-size:.75rem;white-space:nowrap}.bundle-products-grid .product-card .product-card-title{font-size:.875rem}.bundle-products-grid .product-card .product-card-info{padding-top:.75rem}.bundle-add-btn{font-size:10px!important}.bundle-discount-progress{margin:16px 0;padding:12px 0}.bundle-milestone__icon{width:28px;height:28px}.bundle-milestone__percentage{font-size:9px}.bundle-radio-buttons{gap:.2rem;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;padding:2px 0 4px;margin:-2px 0 -4px}.bundle-radio-label{padding:.375rem .5rem;font-size:.8125rem;min-width:2rem}.bundle-radio-label--swatch{width:20px!important;height:20px!important;min-width:20px!important}.bundle-radio-input:checked+.bundle-radio-label--swatch:after{font-size:10px}.bundle-option-wrapper--swatches{--swatch-size: 20px;--swatch-width: 20px}.bundle-option-wrapper--swatches .bundle-radio-buttons{gap:.1875rem;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;margin:-2px 0 -4px -4px;padding:2px 0 4px 5px}.mobile-only{display:block!important}.product-bundle-drawer .bundle-drawer{position:fixed!important;bottom:0!important;left:0!important;right:0!important;top:auto!important;max-height:70vh!important;margin-bottom:0!important;z-index:1000!important;border-radius:12px 12px 0 0!important;box-shadow:0 -4px 20px #00000026!important;transform:translateY(calc(100% - 60px))!important;transition:transform .3s ease!important}.product-bundle-drawer .bundle-drawer.expanded{transform:translateY(0)!important}.product-bundle-drawer .bundle-drawer__header.bundle-drawer__toggle{cursor:pointer!important;-webkit-user-select:none!important;user-select:none!important}.product-bundle-drawer .bundle-drawer__toggle-icon{transition:transform .4s ease!important;rotate:-90deg!important}.product-bundle-drawer .bundle-drawer.expanded .bundle-drawer__toggle-icon{transform:rotate(180deg)!important}.product-bundle-drawer .bundle-drawer.expanded,.product-bundle-drawer{z-index:99999999!important}#chat-button{z-index:9998!important}.quickbuy-container{z-index:999}.quickbuy-container[data-desktop-max-width=true]{max-width:none!important}}@media screen and (min-width: 769px) and (max-width: 1000px){.bundle-builder-container{grid-template-columns:1fr 300px!important;gap:15px!important;position:relative}.bundle-tabs{grid-column:1 / -1}.bundle-products-area{grid-column:1}.bundle-products-grid .products{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:20px!important}.product-bundle-drawer{grid-column:2;grid-row:2;position:sticky!important;top:90px!important;height:fit-content!important;max-height:calc(100vh - 180px)!important;overflow-y:auto!important;align-self:start!important;z-index:10;padding-bottom:30px!important;padding-left:10px!important;padding-top:55.5px!important}.product-bundle-drawer .bundle-drawer{position:relative!important;height:fit-content!important;max-height:calc(100vh - 180px)!important;overflow-y:auto!important}.max-width-75-desktop{max-width:calc(100% - 320px)!important}}@media screen and (min-width: 1001px) and (max-width: 1300px){.bundle-builder-container{grid-template-columns:1fr 300px!important;gap:15px!important;position:relative}.bundle-tabs{grid-column:1 / -1}.bundle-products-area{grid-column:1}.bundle-products-grid .products{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:20px!important}.max-width-75-desktop{max-width:calc(100% - 320px)!important}}@media screen and (min-width: 1301px){.bundle-builder-container{grid-template-columns:1fr 300px!important;gap:15px!important;position:relative}.bundle-tabs{grid-column:1 / -1}.bundle-products-area{grid-column:1}.bundle-products-grid .products{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:20px!important}.product-bundle-drawer{grid-column:2;grid-row:2;position:sticky!important;top:90px!important;height:fit-content!important;max-height:calc(100vh - 180px)!important;overflow-y:auto!important;align-self:start!important;z-index:10;padding-bottom:30px!important;padding-left:10px!important;padding-top:55.5px!important}.max-width-75-desktop{max-width:calc(100% - 320px)!important}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/featured-collection-bundle.css.map */
