.bundle-builder{padding-bottom:240px;font-family:Avenir Next,sans-serif}.bundle-builder *{font-family:Avenir Next,sans-serif}.bundle-builder .bundle-builder__star{font-family:JudgemeStar}.bundle-builder__header{text-align:center;padding:40px 20px 20px}.bundle-builder__header:has(.bundle-builder__header-image){padding-top:0;padding-left:0;padding-right:0}.bundle-builder__header-image{width:100%}.bundle-builder__header-image img{width:100%;height:auto;display:block}.bundle-builder__header-image--desktop{display:none}.bundle-builder__header-image--mobile{display:block}@media (min-width: 990px){.bundle-builder__header-image--desktop{display:block}.bundle-builder__header-image--mobile{display:none}}.bundle-builder__title{font-size:28px;font-weight:400;margin:0 0 8px;text-transform:none}.bundle-builder__subtitle{font-size:14px;font-weight:400;color:#000;margin:0}.bundle-builder__filters{padding:0 18px;margin-bottom:16px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.bundle-builder__filters::-webkit-scrollbar{display:none}.bundle-builder__filters-scroll{display:inline-flex;gap:8px;white-space:nowrap;min-width:max-content}.bundle-builder__filter-btn{padding:6px 12px;font-size:12px;font-weight:400;background:#f8f8f8;border:none;color:#000!important;border-radius:4px;cursor:pointer;transition:all .2s ease;font-family:Avenir Next,sans-serif}.bundle-builder__filter-btn.active{background:#f1f1f1;border:1px solid #000}.bundle-builder__filter-btn:hover{background:#e8e8e8}.bundle-builder__products{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;padding:0 18px}.bundle-builder__product-card{display:flex;flex-direction:column}.bundle-builder__product-card[hidden]{display:none}.bundle-builder__product-image{background:#f8f8f8;aspect-ratio:139 / 174;overflow:hidden;margin-bottom:8px}.bundle-builder__product-image img{width:100%;height:100%;object-fit:cover}.bundle-builder__placeholder-image{width:100%;height:100%;background:#e0e0e0}.bundle-builder__product-info{text-align:center;padding:0 8px}.bundle-builder__product-rating{display:flex;align-items:center;justify-content:center;margin-bottom:4px}.bundle-builder__product-rating .jdgm-prev-badge{font-size:11px}.bundle-builder__product-rating .jdgm-prev-badge__stars{display:inline-flex;gap:1px}.bundle-builder__product-rating .jdgm-prev-badge__text{font-size:11px;color:#000;margin-left:4px}.bundle-builder__product-title{font-size:14px;font-weight:500;margin:0 0 4px;text-transform:capitalize;line-height:1.3}.bundle-builder__product-price{font-size:14px;font-weight:400;margin:0 0 8px;text-transform:capitalize}.bundle-builder__variant-selector{position:relative;margin-bottom:8px}.bundle-builder__variant-select{width:100%;padding:8px 30px 8px 10px;font-size:12px;font-family:Avenir Next,sans-serif;font-weight:400;background:#f5f5f5;border:none;-webkit-appearance:none;appearance:none;cursor:pointer;line-height:16px}.bundle-builder__select-icon{position:absolute;right:10px;top:50%;transform:translateY(-50%);pointer-events:none}.bundle-builder__select-icon .icon{width:10px;height:10px}.bundle-builder__variant-dropdown{position:relative;display:block;margin-top:auto}.bundle-builder__dropdown-trigger{width:100%;padding:8px 28px 8px 10px;font-size:12px;font-family:Avenir Next,sans-serif;font-weight:400;background:#f5f5f5;border:none;cursor:pointer;line-height:16px;text-align:left;position:relative}.bundle-builder__dropdown-label{display:block;color:#000!important}.bundle-builder__dropdown-icon{position:absolute;right:8px;top:50%;transform:translateY(-50%);display:flex;align-items:center;transition:transform .2s ease}.bundle-builder__dropdown-icon svg{width:10px;height:10px}.bundle-builder__variant-dropdown.open .bundle-builder__dropdown-icon{transform:translateY(-50%) rotate(180deg)}.bundle-builder__dropdown-menu{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e0e0e0;box-shadow:0 4px 12px #00000026;z-index:50;max-height:200px;overflow-y:auto}.bundle-builder__dropdown-menu[hidden]{display:none}.bundle-builder__dropdown-option{width:100%;padding:10px 12px;display:flex;align-items:center;gap:10px;background:none;border:none;cursor:pointer;text-align:left;font-family:Avenir Next,sans-serif;font-size:12px;font-weight:400;transition:background .15s ease}.bundle-builder__dropdown-option:hover{background:#f5f5f5}.bundle-builder__dropdown-option.selected{background:#f0f0f0}.bundle-builder__option-swatch{width:28px;height:28px;border-radius:50%;background-size:cover;background-position:center;border:2px solid transparent;flex-shrink:0}.bundle-builder__dropdown-option.selected .bundle-builder__option-swatch{border-color:#000}.bundle-builder__option-label{flex:1;color:#000!important}.bundle-builder__variant-placeholder{height:32px;margin-bottom:8px}.bundle-builder__add-btn{width:100%;padding:10px;font-size:12px;font-weight:400;font-family:Avenir Next,sans-serif;background:#606060;color:#fff;border:none;cursor:pointer;transition:all .2s ease;text-align:center;margin-top:auto}.bundle-builder__variant-dropdown+.bundle-builder__add-btn{margin-top:8px}.bundle-builder__add-btn:hover{background:#404040}.bundle-builder__add-btn.disabled{opacity:.6;cursor:not-allowed}.bundle-builder__add-btn.added{background:#f69dd4}.bundle-builder__add-btn.sold-out{background:#ccc;color:#666;cursor:not-allowed}.bundle-builder__products-container{position:relative;min-height:200px}.bundle-builder__loading{position:absolute;top:0;left:0;right:0;bottom:0;background:#fffc;display:flex;align-items:center;justify-content:center;z-index:10}.bundle-builder__loading[hidden]{display:none}.bundle-builder__spinner{width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid #f69dd4;border-radius:50%;animation:bundle-spin 1s linear infinite}@keyframes bundle-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.bundle-builder__cart-summary{position:fixed;bottom:0;left:0;right:0;background:#faf9f7;border-radius:13px 13px 0 0;box-shadow:0 -4px 4px #00000040;z-index:100}.bundle-builder__cart-content{padding:20px 18px}.bundle-builder__discount-info{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.bundle-builder__spend-message{font-size:12px;line-height:1.3;margin:0;max-width:240px}.bundle-builder__spend-message strong{font-weight:700}.bundle-builder__remaining-amount{font-size:13px}.bundle-builder__items-toggle{display:flex;align-items:center;gap:4px;background:none;border:none;cursor:pointer;padding:0;font-family:Avenir Next,sans-serif;color:var(--jdgm-primary-color)}.bundle-builder__items-count{font-size:11px}.bundle-builder__toggle-icon{display:flex;transition:transform .2s ease;color:var(--jdgm-primary-color)}.bundle-builder__toggle-icon .icon{width:10px;height:10px;transform:rotate(180deg)}.bundle-builder__items-toggle.open .bundle-builder__toggle-icon{transform:rotate(180deg)}.bundle-builder__progress-section{position:relative;margin-bottom:16px}.bundle-builder__progress-bar{height:9px;background:#d9d9d9;border-radius:0;overflow:hidden}.bundle-builder__progress-fill{display:block!important;height:100%;background:#f69dd4;transition:width .3s ease}.bundle-builder__tiers{display:flex;justify-content:space-around;margin-top:8px;z-index:10}.bundle-builder__tier{display:flex;flex-direction:column;align-items:center}.bundle-builder__tier-badge{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px;background:#dedede;border-radius:10px;margin-bottom:4px;position:relative;z-index:20}.bundle-builder__tier-badge span{transform:translateY(1px)}.bundle-builder__tier-badge.active,.bundle-builder__tier-badge.unlocked{background:#000}.bundle-builder__tier-percent{font-size:11px;font-weight:700;line-height:1;color:#000}.bundle-builder__tier-badge.active .bundle-builder__tier-percent,.bundle-builder__tier-badge.unlocked .bundle-builder__tier-percent{color:#fff}.bundle-builder__tier-off{font-size:8px;line-height:1;font-weight:400;margin-top:2px;color:#000}.bundle-builder__tier-badge.active .bundle-builder__tier-off,.bundle-builder__tier-badge.unlocked .bundle-builder__tier-off{color:#fff}.bundle-builder__tier-gift{position:absolute;top:-15px;background:#000;color:#fff;font-size:6px;font-weight:700;padding:3px 6px;height:13px;display:flex;align-items:center;border-radius:3px}.bundle-builder__tier-label{font-size:9px;color:#000;white-space:nowrap}.bundle-builder__checkout-btn{width:100%;padding:14px 20px;background:#f69dd4;border:none;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;font-family:Avenir Next,sans-serif;transition:all .2s ease}.bundle-builder__checkout-btn:disabled{opacity:.7;cursor:not-allowed}.bundle-builder__checkout-btn:not(:disabled):hover{background:#e88ac4}.bundle-builder__checkout-text{font-size:14px;font-weight:700;color:#fff}.bundle-builder__checkout-divider{color:#fff}.bundle-builder__checkout-price{font-size:14px;font-weight:700;color:#fff}.bundle-builder__checkout-original{font-size:10px;color:#fff;opacity:.8;text-decoration:line-through}.bundle-builder__items-drawer{max-height:200px;overflow-y:auto;padding:0 18px 16px;border-top:1px solid #e0e0e0}.bundle-builder__items-list{display:flex;flex-direction:column;gap:8px;padding-top:12px}.bundle-builder__item{display:flex;align-items:center;gap:12px;padding:8px;background:#fff;border-radius:4px}.bundle-builder__item-image{width:40px;height:40px;object-fit:cover;border-radius:4px}.bundle-builder__item-info{flex:1}.bundle-builder__item-title{font-size:12px;font-weight:500;margin:0 0 2px}.bundle-builder__item-price{font-size:11px;color:#666;margin:0}.bundle-builder__trust-badge{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:12px;padding-top:12px}.bundle-builder__trust-stars{display:flex;color:#e88ac4;gap:2px}.bundle-builder__trust-stars .jdgm-star{font-size:11px!important}.bundle-builder .jdgm-star{font-family:JudgemeStar!important;font-size:11px!important;line-height:1;color:#f4a6d7!important}.bundle-builder__star:before{content:"\e000"}.bundle-builder__trust-text{font-size:11px;transform:translateY(2px);color:#000}.bundle-builder__expanded-drawer{position:fixed;bottom:0;left:0;right:0;background:#faf9f7;border-radius:13px 13px 0 0;padding:20px 18px;max-height:90vh;overflow-y:auto;z-index:101}.bundle-builder__expanded-drawer[hidden]{display:none}.bundle-builder__drawer-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.bundle-builder__drawer-title{font-size:22px;font-weight:500;margin:0}.bundle-builder__keep-shopping{display:flex;align-items:center;gap:4px;background:none;border:none;cursor:pointer;font-family:Avenir Next,sans-serif;font-size:12px;font-weight:500;color:var(--jdgm-primary-color);padding:0}.bundle-builder__keep-shopping .icon{width:10px;height:10px;transform:rotate(-90deg);color:var(--jdgm-primary-color)}.bundle-builder__drawer-spend-message{font-size:14px;margin:0 0 16px}.bundle-builder__drawer-spend-message strong{font-weight:600}.bundle-builder__drawer-progress-section{position:relative;margin-bottom:20px}.bundle-builder__drawer-progress-section .bundle-builder__progress-bar{position:absolute;left:0;right:0;top:10px}.bundle-builder__drawer-items{display:flex;flex-direction:column;gap:8px}.bundle-builder__drawer-item{display:flex;align-items:flex-start;padding:12px;border:1px solid #ddd;background:#fff;height:124px;box-sizing:border-box}.bundle-builder__drawer-item-image{width:81px;height:101px;object-fit:cover;flex-shrink:0}.bundle-builder__drawer-item-content{flex:1;padding-left:12px;display:flex;height:100%;flex-direction:column}.bundle-builder__drawer-item-title{font-size:14px;font-weight:500;margin:0 0 8px;text-transform:capitalize}.bundle-builder__drawer-item-prices{text-align:right}.bundle-builder__drawer-item-price{font-size:12px;display:block}.bundle-builder__drawer-item-original{font-size:10px;text-decoration:line-through;opacity:.5;display:block}.bundle-builder__drawer-item-actions{display:flex;align-items:center;margin-top:auto}.bundle-builder__drawer-item-right{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;height:100%;gap:10px}.bundle-builder__quantity-selector{display:flex;align-items:center;border:1px solid #ddd;border-radius:4px}.bundle-builder__quantity-btn{width:28px;height:28px;background:none;border:none;cursor:pointer;font-size:16px;display:flex;align-items:center;justify-content:center}.bundle-builder__quantity-value{width:30px;text-align:center;font-size:12px}.bundle-builder__drawer-item-remove{background:none;border:none;cursor:pointer;padding:4px;opacity:.5}.bundle-builder__drawer-item-remove:hover{opacity:1}.bundle-builder__drawer-item-remove .icon{width:16px;height:16px}.bundle-builder__free-gift-item{display:flex;align-items:flex-start;padding:12px;border:1px solid #ddd;background:#f2f2f2;gap:10px;margin-top:10px}.bundle-builder__free-gift-item[hidden]{display:none}.bundle-builder__free-gift-image{width:81px;height:75px;background:#e0e0e0;flex-shrink:0;overflow:hidden}.bundle-builder__free-gift-image img{width:100%;height:100%;object-fit:cover}.bundle-builder__free-gift-info{flex:1;padding-left:12px}.bundle-builder__free-gift-title{font-size:14px;font-weight:500;margin:0;text-transform:capitalize}.bundle-builder__free-gift-price{text-align:right}.bundle-builder__free-gift-current{font-size:12px;display:block}.bundle-builder__free-gift-original{font-size:10px;text-decoration:line-through;opacity:.5;display:block}.bundle-builder__drawer-summary{padding:16px 0}.bundle-builder__summary-row{display:flex;justify-content:space-between;font-size:16px;line-height:26px}.bundle-builder__summary-saving{color:#f69dd4}.bundle-builder__summary-divider{height:1px;background:#ddd;margin:8px 0}.bundle-builder__summary-total{font-weight:600}.bundle-builder__cart-summary.expanded .bundle-builder__cart-content{display:none}.bundle-builder__cart-summary.expanded .bundle-builder__expanded-drawer{display:block}.bundle-builder__cart-summary.expanded{border-radius:13px 13px 0 0}.bundle-builder__cart-content .bundle-builder__trust-badge{display:none}.bundle-builder__cart-content .bundle-builder__checkout-btn{margin-top:12px;margin-bottom:12px}.bundle-builder__progress-section{position:relative;margin-bottom:0}.bundle-builder__progress-section .bundle-builder__progress-bar{position:absolute;left:0;right:0;top:10px}.bundle-builder__overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:99}.bundle-builder__cart-summary.expanded~.bundle-builder__overlay,.bundle-builder.has-expanded-drawer .bundle-builder__overlay{display:block}.bundle-builder__item-remove{background:none;border:none;cursor:pointer;padding:4px;font-size:16px;color:#999}.bundle-builder__item-remove:hover{color:#000}@media screen and (min-width: 750px){.bundle-builder__products{grid-template-columns:repeat(3,1fr)}.bundle-builder__cart-summary{max-width:600px;left:50%;transform:translate(-50%)}}@media screen and (min-width: 990px){.bundle-builder{padding-bottom:40px}.bundle-builder__main{display:grid;grid-template-columns:1fr 380px;gap:30px;max-width:1400px;margin:0 auto;padding:0 20px;align-items:start}.bundle-builder__products-container{min-height:auto}.bundle-builder__products{grid-template-columns:repeat(3,1fr);max-width:none;margin:0;padding:0}.bundle-builder__cart-summary{position:sticky;top:84px;bottom:auto;left:auto;right:auto;transform:none;border-radius:13px;box-shadow:0 4px 12px #00000026;max-height:calc(100vh - 104px);overflow-y:auto;z-index:101}.bundle-builder__header{padding:60px 20px 30px}.bundle-builder__title{font-size:36px}.bundle-builder__subtitle{font-size:16px}.bundle-builder__filters{max-width:1400px;margin-left:auto;margin-right:auto}.bundle-builder__cart-content{display:none}.bundle-builder__expanded-drawer{display:block!important;position:static;max-height:none;overflow-y:visible;border-radius:0;padding:20px 18px}.bundle-builder__expanded-drawer[hidden]{display:block!important}.bundle-builder__keep-shopping{display:none}.bundle-builder__cart-summary.is-at-bottom .bundle-builder__keep-shopping{display:flex}.bundle-builder__drawer-header{margin-bottom:12px}.bundle-builder__drawer-title{font-size:22px}.bundle-builder__drawer-progress-section{margin-bottom:16px}.bundle-builder__drawer-items{margin-bottom:0}.bundle-builder__drawer-summary{padding:12px 0}.bundle-builder__summary-row{font-size:16px;line-height:26px}.bundle-builder__summary-total{font-weight:600}}@media screen and (min-width: 1200px){.bundle-builder__products{grid-template-columns:repeat(4,1fr)}.bundle-builder__main{grid-template-columns:1fr 420px}}
/*# sourceMappingURL=/cdn/shop/t/125/assets/bundle-builder.css.map */
