.bundle-popup-trigger{background-color:#333;color:#fff;border:none;padding:12px 24px;border-radius:6px;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .3s ease}.bundle-popup-trigger:hover{background-color:#555}.bundle-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:9999;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.bundle-popup-overlay.active{opacity:1;visibility:visible}.bundle-popup{position:absolute;right:0;top:0;width:100%;max-width:487px;height:100%;background:#f4f4f4;box-shadow:-5px 0 20px #0000001a;transform:translate(100%);transition:all .3s ease;display:flex;flex-direction:column}.bundle-popup-overlay.active .bundle-popup{transform:translate(0)}.bundle-popup__header{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;flex-shrink:0}.bundle-popup__title{color:#161616;font-family:Inter;font-size:19.5px;font-style:normal;font-weight:400;line-height:normal}.bundle-popup__close{background:none;border:none;cursor:pointer;padding:8px;border-radius:4px;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center}.bundle-popup__close:hover{background-color:#f5f5f5}.bundle-popup__tabs{display:flex;flex-shrink:0;gap:13px;margin-inline:26px;padding-bottom:20px;overflow-x:scroll}.bundle-popup__tabs::-webkit-scrollbar{display:none}.bundle-popup__tabs{scrollbar-width:none}.bundle-popup__tabs{-ms-overflow-style:none}.bundle-tab{flex:1;cursor:pointer;padding:6.5px 15px;color:#333;text-align:center;font-family:Figtree;font-size:15.6px;font-style:normal;font-weight:400;line-height:20.8px;transition:all .2s ease;position:relative;border-radius:7.8px;border:.5px solid rgba(0,0,0,.24);background:#fff9fc;white-space:nowrap}.bundle-tab:hover{color:#333;background-color:#f9f9f9}.bundle-tab.active{color:#fff;background-color:#f9f9f9;border-radius:7.8px;border:.65px solid #b30574;background:#b30574}.bundle-tab-content{display:none;animation:fadeIn .3s ease}.bundle-tab-content.active{display:block}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.bundle-popup__content{flex:1;overflow-y:auto;padding:0 26px 20px}.bundle-collection__grid{display:grid;grid-template-columns:repeat(3,minmax(80px,1fr));gap:12px}.bundle-collection__item{text-align:center;display:flex;flex-direction:column;align-items:center}.bundle-collection__link{display:block;text-decoration:none;color:inherit;transition:transform .2s ease}.bundle-collection__link:hover{transform:translateY(-3px)}.bundle-collection__image{cursor:pointer;height:150px;position:relative;margin-bottom:10px;overflow:hidden;background-color:#f8f8f8}.bundle-collection__img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .3s ease}.bundle-collection__link:hover .bundle-collection__img{transform:scale(1.05)}.bundle-collection__image--placeholder{aspect-ratio:1;display:flex;align-items:center;justify-content:center}.bundle-collection__title{color:#333;text-align:center;font-family:Figtree!important;font-size:15.6px;font-style:normal;font-weight:400;line-height:19.725px;padding-bottom:7px;height:1lh;white-space:nowrap;overflow:hidden;-webkit-line-clamp:1;width:100%;text-overflow:ellipsis}.bundle-collection__empty{text-align:center;font-size:1rem;color:#666;padding:40px 20px}.favorite-btn{cursor:pointer;position:absolute;right:4px;top:4px;padding:0;line-height:0;border:none;background:transparent;transition:all .25s ease}.favorite-btn svg{width:30px;height:30px;pointer-events:none;filter:drop-shadow(0px 8px 27px rgba(89,89,89,.3));transition:all .25s ease}.favorite-btn svg path{fill:transparent;stroke:#000;stroke-width:1.2;transition:all .25s ease}.favorite-btn:hover:not(.favorited) svg path{fill:#ff4555;stroke:#ff4555}.favorite-btn.favorited:hover svg{transform:scale(1.1)}.favorite-btn.favorited svg path{fill:#ff4555!important;stroke:#ff4555!important;stroke-width:1.2}.favorite-btn.favorited:hover svg path{fill:#ff4555!important;stroke:#ff4555!important}.favorite-btn.favorited svg{filter:drop-shadow(0px 8px 27px #ff4555)}.quick-view-btn{color:#333;text-align:center;font-family:Figtree;font-size:15.6px;font-style:normal;font-weight:400;line-height:19.725px;display:flex;align-items:center;gap:6px;padding:4px}.quick-view-btn svg{width:16px;height:16px}.quickview__header{display:flex;justify-content:space-between;align-items:center}.quickview__title{color:#161616;font-family:Inter;font-size:19.5px;font-style:normal;font-weight:400;line-height:normal}.quickview__media img{max-width:100%}.quickview__fav svg{width:50px;height:50px}.quickview__content .quickview__fav.favorite-btn{right:20px;bottom:20px;top:unset}.select-btn{display:block;width:100%;color:#fff;font-family:Figtree;font-size:20.8px;font-style:normal;font-weight:400;line-height:26px;border-radius:1298.7px;background:#121212;padding:15px;border:1px solid #121212;transition:all .3s}.select-btn:hover{color:#000;background:#fff;padding:15px}.remove-favorite{color:#000;font-family:Figtree;border:none;font-size:15.6px;cursor:pointer;width:100%;border-radius:3px;margin-top:5px}.remove-favorite:hover{background:#b0b0b02d}@keyframes heartPulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.favorite-btn.favorited svg{animation:heartPulse .3s ease}.quickview-prev,.quickview-next{display:flex;align-items:center}.quick-view-pagination{position:static;line-height:0;margin:25px 0 30px}.quickview-navigation{padding-inline:10px;display:flex;width:100%;justify-content:space-between;position:absolute;top:50%;transform:translateY(-50%);z-index:10}.quickview--title{color:#333;font-family:Figtree;font-size:20.8px;font-style:normal;font-weight:400;line-height:26px;margin-bottom:25px}.quickview__media .favorite-btn{position:absolute;z-index:10}.add-btn{position:absolute;bottom:4px;left:4px;background:#fff;color:#000;border:none;padding:6px 10px;color:#333;text-align:center;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:16px;border-radius:6px;cursor:pointer;opacity:.85;transition:opacity .2s}.add-btn:hover{opacity:1}.bundle-collection__grid.favorite-grid{display:grid;grid-template-columns:repeat(3,minmax(80px,1fr));gap:12px}@media(max-width:991px){.remove-favorite{font-size:12px}.add-btn{font-size:12px;line-height:14px;padding:4px 8px}.bundle-popup__tabs{padding-bottom:16px}.bundle-popup__title{font-size:14px;font-style:normal;font-weight:500;line-height:normal}.bundle-popup__close svg{width:18px;height:18px}.bundle-popup__close{padding:0}.bundle-popup__header{padding:16px 16px 14px}.bundle-popup__tabs{margin-inline:16px;gap:9px}.bundle-collection__image{width:100%;height:auto;margin-bottom:7px}.bundle-tab{padding:5px 10px;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.bundle-popup__content{padding:0 16px 16px}.favorite-btn{right:6px;top:6px}.favorite-btn svg{width:22px;height:auto}.bundle-collection__title{font-size:12px;font-style:normal;font-weight:400;line-height:15.173px}.quick-view-btn{font-size:12px;font-style:normal;font-weight:400;line-height:15.173px;margin-top:4px}.quick-view-btn svg{width:12px;height:auto}.quickview__title{font-size:14px;font-style:normal;font-weight:500;line-height:normal}.bundle-popup__close svg{width:16px;height:16px}#quickview-popup .bundle-popup__header{padding-bottom:4px}.quickview-navigation svg{width:26px;height:auto}.quickview-navigation{padding-inline:5px}.quickview__content .quickview__fav.favorite-btn{right:15px;bottom:15px}.quick-view-pagination{margin:20px 0 25px}.quickview--title{font-size:16px;font-style:normal;font-weight:400;line-height:20px;margin-bottom:15px}.select-btn{padding:11px;font-size:16px;font-style:normal;font-weight:400;line-height:20px}}@media(max-width:768px){.bundle-collection__grid{display:grid;grid-template-columns:repeat(2,minmax(80px,1fr));gap:12px}.bundle-popup{max-width:95%}}@media(max-width:480px){.bundle-collection__grid,.bundle-collection__grid.favorite-grid{gap:8px}}.bundle-popup{display:flex;flex-direction:column;max-height:100vh}.bundle-popup__content{flex:1 1 auto;overflow-y:auto;padding-bottom:120px}.bundle-popup__footer{position:sticky;top:auto;bottom:0;left:0;right:auto;z-index:20;background:#fffdf6;border-top:1px solid #e5e5e5;padding:12px 16px;box-shadow:0 -8px 24px #00000014;height:auto}.bundle-popup__footer.is-bundle-complete{position:absolute;top:75px;right:0;box-shadow:unset;background-color:#f4f4f4}.bundle-popup__selected-swap.bundle-popup__selected-remove{position:absolute;left:0;right:0;top:auto;bottom:0;font-size:unset;background:#ffffff70;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);min-height:40px;display:flex;gap:4px;align-items:center;justify-content:center}.bundle-popup__selected-swap.bundle-popup__selected-remove span{color:#000;line-height:100%;margin-top:2px;font-weight:700}.bundle-popup__selected-swap-icon svg{transition:all .3s ease}.bundle-popup__selected-swap-icon{line-height:0}.bundle-popup__selected-swap.bundle-popup__selected-remove:hover{transform:unset}.bundle-popup__selected-swap.bundle-popup__selected-remove:hover .bundle-popup__selected-swap-icon svg{transform:rotate(360deg)}.bundle-popup__footer.is-bundle-complete .bundle-popup__selected-remove:first-child{display:none}.bundle-popup__footer-inner{display:flex;flex-direction:column;gap:10px;height:100%}.bundle-popup__checkout-compare{opacity:.5}.bundle-popup__footer-actions{margin-top:auto}.bundle-popup__checkout-pricing{padding-left:8px;margin-left:8px;border-left:#cdcdcd solid 1px;display:flex;gap:4px}.bundle-popup__footer.is-bundle-complete .bundle-popup__selected-list{display:grid;grid-template-columns:repeat(3,1fr)}.bundle-popup__footer-title{font-size:14px;font-weight:600}.bundle-popup__selected-list{display:flex;gap:5px;padding-bottom:4px}.bundle-popup__selected-thumb{border-radius:10px;overflow:hidden;background:#f6f6f6}.bundle-popup__selected-thumb img{width:100%;height:100%;object-fit:cover;display:block}.bundle-popup__selected-remove{position:absolute;top:10px;right:10px;border:0;cursor:pointer;transition:.3s all;font-size:0}.bundle-popup__selected-remove svg{width:19px;height:19px;pointer-events:none}.bundle-popup__selected-remove:hover{transform:scale(1.1)}.bundle-popup__selected-empty{font-size:13px;color:#777}.bundle-popup__filters{display:block;padding:0 24px}.bundle-popup__filters:empty{display:none}.bundle-filters{padding-bottom:16px}.popup__header{display:flex;align-items:center;gap:6px}.popup__header button{line-height:0}.bundle-filter-tabs{display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;flex-wrap:nowrap;margin-bottom:12px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.bundle-filter-tabs::-webkit-scrollbar{height:6px}.bundle-filter-tab{-webkit-appearance:none;appearance:none;border:1px solid rgba(0,0,0,.12);background:#fff;color:#121212;padding:8px 12px;border-radius:999px;cursor:pointer;flex:0 0 auto;font:inherit;font-size:14px;line-height:1.2;white-space:nowrap;transition:all .2s ease}.bundle-filter-tab.is-active{background:#121212;color:#fff;border-color:#121212}.bundle-filter-panel[hidden]{display:none!important}.bundle-filter-group{border:1px solid rgba(0,0,0,.08);border-radius:10px;background:#fff;padding:14px 16px}.bundle-filter-group__values{display:flex;flex-wrap:wrap;gap:10px}.bundle-filter-group__values--swatch{display:flex;gap:10px;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}.bundle-filter-value{display:inline-flex;align-items:center;gap:8px;cursor:pointer;font-size:14px;line-height:1.4}.bundle-filter-value__count{opacity:.6}.bundle-filter-value__swatch{width:34px;height:34px;border-radius:999px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;border:1px solid #cdcdcd}.bundle-filter-value__swatch input{display:none}.bundle-filter-value__swatch-circle{width:30px;height:30px;border-radius:999px;display:block;background-color:var(--swatch-color, #e5e5e5);background-image:var(--swatch-image);background-position:center;border:0 solid white;background-repeat:no-repeat;background-size:cover;box-shadow:var(--box-shadow, none);box-sizing:border-box}.bundle-filter-value__swatch:has(input:checked) .bundle-filter-value__swatch-circle{border-width:3px;border-color:#fff}.bundle-filter-value:has(input:disabled){opacity:.5;cursor:not-allowed}.bundle-filter-value__swatch:has(input:checked){border-color:#121212;border-width:2px}.bundle-filters__clear{-webkit-appearance:none;appearance:none;border:0;background:transparent;padding:0;font:inherit;text-decoration:underline;cursor:pointer;margin-top:10px}.bundle-filters__empty{margin-top:10px;font-size:14px}.bundle-collection__item.is-hidden-by-filter{display:none!important}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(max-width:991px){.bundle-popup__filters{padding:0 16px}.bundle-filter-tab{padding:4px 10px}.bundle-filter-value__swatch-circle{width:25px;height:25px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.bundle-filter-group{padding:7px 8px}.bundle-filter-group__values--swatch{gap:6px}.bundle-filter-value__swatch{width:28px;height:28px;position:relative}.bundle-filter-tabs{margin-bottom:8px}}.bundle-popup__selected-item{cursor:pointer;position:relative;align-items:center;flex-direction:column;gap:5px;border:1px solid #e7e7e7;border-radius:4px;background:#fff;flex:1 1 100%;display:flex}.bundle-popup__selected-item.is-empty{opacity:.75;display:flex;flex-direction:column}.bundle-popup__selected-thumb{aspect-ratio:1;width:100%;border-radius:2px;overflow:hidden}.bundle-popup__selected-thumb--empty{display:flex;align-items:center;justify-content:center;border:1px dashed #cfcfcf;background:#fafafa}.filter-trigger svg{pointer-events:none}.bundle-popup__selected-name{font-size:12px;line-height:100%;margin-top:6px;width:100%;min-width:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.2;overflow-wrap:anywhere;word-break:break-word;text-align:center;display:none}.bundle-popup__filters{max-height:0;opacity:0;transition:max-height .6s ease,opacity .4s ease,margin .4s ease}.bundle-popup__filters{display:block}.bundle-popup__filters.active{opacity:1}.bundle-popup__search{max-height:0;padding-inline:24px;opacity:0;visibility:hidden;transition:max-height .4s ease,opacity .25s ease,visibility .25s ease}.bundle-popup__search.active{opacity:1;visibility:visible}.bundle-popup__search-inner{display:flex;align-items:center;gap:10px;padding:12px 0}.bundle-popup__search-input{width:100%;min-width:0;height:44px;padding:0 14px;border:1px solid #dfdfdf;border-radius:5px;outline:none;background:#fff;font-family:inherit;font-size:16px;font-weight:300!important}.bundle-popup__search-input::placeholder{font-family:inherit;font-size:16px;font-weight:300!important;color:#999;opacity:1}.bundle-popup__search-input:focus{border-color:#121212;font-family:Inter;font-weight:300!important}.bundle-popup__search-clear{flex:0 0 auto;height:44px;padding:0 14px;border:1px solid #dcdcdc;border-radius:5px;background:#1d1d1d;color:#fff;cursor:pointer}.bundle-collection__item.is-hidden-by-filter,.bundle-collection__item.is-hidden-by-search{display:none!important}.bundle-collection__search-empty{margin-top:16px}@media(max-width:991px){.bundle-popup__footer.is-bundle-complete{top:51px}.bundle-popup__selected-swap.bundle-popup__selected-remove{min-height:35px;display:flex;gap:4px;align-items:center;justify-content:center}.bundle-popup__selected-swap.bundle-popup__selected-remove span{color:#000;line-height:100%;margin-top:2px;font-size:14px}.bundle-popup__proceed{font-size:16px}.bundle-popup__selected-swap-icon svg{width:15px;height:auto}.bundle-popup__selected-name{display:none}.bundle-popup__search{padding-inline:16px}.bundle-popup__search-input,.bundle-popup__search-clear{height:30px}.bundle-popup__search-input,.bundle-filter-tab{font-size:12px}.bundle-popup__search-inner{padding-top:0}.bundle-popup__search-clear{font-size:12px}.bundle-popup__selected-list{overflow-x:auto;display:grid;grid-template-columns:repeat(4,1fr)}.bundle-popup__selected-thumb{aspect-ratio:1}.bundle-popup__selected-item{min-width:25%;aspect-ratio:1}.bundle-filters__clear{font-size:12px}}.bundle-popup__proceed{display:flex;align-items:center;justify-content:center;background:#000;padding:15px;border:transparent 1px solid;color:#fff;width:100%;text-align:center;transition:all .3s ease;cursor:pointer}.bundle-popup__proceed:hover{color:#000;background:#fff;border-color:#000}.bundle-popup__proceed[hidden]{display:none}.bundle-popup__proceed:disabled{cursor:not-allowed}#bundle-popup-proceed{position:relative}#bundle-popup-proceed.is-loading{pointer-events:none;cursor:wait;opacity:.7}#bundle-popup-proceed.is-loading>*{opacity:0}#bundle-popup-proceed.is-loading:after{content:"";position:absolute;top:50%;left:50%;width:20px;height:20px;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;transform:translate(-50%,-50%) rotate(0);animation:bundleCheckoutSpin .7s linear infinite}@keyframes bundleCheckoutSpin{to{transform:translate(-50%,-50%) rotate(360deg)}}
/*# sourceMappingURL=/cdn/shop/t/80/assets/bundle-collection-recharge.css.map */
