.bundle-builder-container{display:grid;gap:20px}.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-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-products-grid{margin-bottom:20px}.bundle-products-grid .products{display:grid!important;gap:20px!important;grid-template-columns:repeat(2,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 .product-card{width:100%;height:100%;display:flex;flex-direction:column;min-height:0}.bundle-products-grid .product-card .product-featured-image{position:relative;overflow:hidden;width:100%;aspect-ratio:1;flex-shrink:0}.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-card-info{flex:1;display:flex;flex-direction:column;padding:1rem 0;min-height:0}.bundle-products-grid .product-card .product-card-title{margin-bottom:.5rem;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:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:2.6em}.bundle-products-grid .product-card .card__price{margin-bottom:.5rem;flex-shrink:0}.bundle-products-grid .product-card .bundle-add-btn{margin-top:auto;flex-shrink:0;height:44px;display:flex;align-items:center;justify-content:center}.bundle-products-grid .product-column{width:100%!important;min-width:0}.bundle-products-grid .products{grid-template-columns:repeat(auto-fit,minmax(0,1fr))!important}.bundle-products-grid .bundle-title{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;display:block!important;width:100%!important}.bundle-products-grid .product-card-sizes{margin-bottom:.5rem;flex-shrink:0}.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>*{margin-bottom:.5rem}.bundle-products-grid .product-card .product-card-info>*:last-child{margin-bottom:0}@media screen and (max-width: 768px){.bundle-builder-container{display:block!important}.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}.bundle-tab__title{font-size:.875rem}.bundle-tab__count{font-size:.75rem}.bundle-products-grid .product-card .product-card-title{font-size:.875rem}.bundle-products-grid .product-card .product-card-info{padding:.75rem 0}}@media screen and (min-width: 769px){.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:62.5px!important}}.bundle-tab.completed{background-color:#22c259;color:#fff;border-color:#22c259}.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-add-btn{background-color:var(--color-accent, #000)!important;color:#fff!important;border:none!important;transition:all .2s ease;margin-top:1px;width:100%;padding:12px 16px;font-weight:500;cursor:pointer;z-index:5!important;font-size:12px!important}.bundle-add-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.bundle-add-btn:disabled{background-color:#ccc!important;color:#666!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:var(--color-accent, #000)!important;color:#fff!important;border:none!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{transform:translateY(-2px);box-shadow:0 4px 12px #00000026;color:#fff!important;text-decoration:none}@media screen and (max-width: 768px){.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}.bundle-add-btn{font-size:10px!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}.mobile-only{display:block!important}}@media screen and (min-width: 769px){.mobile-only{display:none}.product-bundle-drawer{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}.product-bundle-drawer .bundle-drawer{scroll-behavior:smooth}.product-bundle-drawer .bundle-drawer{position:relative!important;height:fit-content!important;max-height:calc(100vh - 180px)!important;overflow-y:auto!important}}@media screen and (max-width: 768px){.quickbuy-container{z-index:999}.quickbuy-container[data-desktop-max-width=true]{max-width:none!important}}@media screen and (min-width: 769px){.max-width-75-desktop{max-width:calc(100% - 320px)!important}}.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{display:none}.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{cursor:pointer;transition:all .2s ease}.product-card-sizes--size:hover{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-title{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;display:block!important;width:100%!important}.bundle-drawer__item-collection{font-size:.75rem;color:var(--color-accent, #000);font-weight:500;text-transform:uppercase;letter-spacing:.5px;margin-top:.25rem}.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}.product-bundle-drawer{position:relative;width:100%;height:fit-content}.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-content{padding-left:24px;padding-right:24px}@media screen and (max-width: 1200px){.bundle-content{padding-left:16px;padding-right:16px}}.bundle-content .product-featured-image{margin:0!important;border-radius:var(--border-radius)!important}.bundle-content .price__sale.visible{flex-direction:row-reverse!important;align-items:start!important}.bundle-products-grid .products{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:15px!important}@media screen and (max-width: 1300px){.bundle-products-grid .products{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media screen and (max-width: 1000px){.bundle-products-grid .products{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media screen and (max-width: 768px){.bundle-products-grid .products{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.bundle-description{margin-bottom:5px}.bundle-content .card__price{margin-bottom:.7rem!important;margin-top:0!important;max-height:18px;min-height:18px}
/*# sourceMappingURL=/cdn/shop/t/73/assets/featured-collection-bundle.css.map */
