#tlh-bundle-builder{max-width:1400px;margin:0 auto;padding:2rem 1rem;position:relative;display:grid;grid-template-columns:1fr 380px;gap:2rem;align-items:start}#tlh-bundle-builder.loading{opacity:.6;pointer-events:none}#tlh-qs{grid-column:1 / -1}.tlh-products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;width:100%;min-width:0}@media(max-width:1024px){#tlh-bundle-builder{grid-template-columns:1fr;gap:0}.tlh-bundle-footer{position:fixed;bottom:0;left:0;right:0;top:auto;border-radius:16px 16px 0 0;box-shadow:0 -8px 32px #0000001f;margin:0;padding:0;max-height:70px;border:none;border-top:2px solid #e5e5e5}.tlh-bundle-footer .tlh-bundle-collapsed-bar{display:flex}.tlh-bundle-footer .tlh-bundle-content{display:none;padding:1rem;max-height:calc(85vh - 70px);overflow-y:auto}.tlh-bundle-footer.expanded{max-height:85vh}.tlh-bundle-footer.expanded .tlh-bundle-content{display:flex}.tlh-bundle-footer .tlh-bundle-items{max-height:280px}}@media(max-width:768px){.tlh-products-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.tlh-bundle-footer{padding:1rem}.tlh-bundle-item{gap:.25rem;padding:.5rem;margin-bottom:.4rem}.tlh-bundle-item-img{width:40px;height:40px}.tlh-bundle-item-title{font-size:.8rem;margin-bottom:.15rem}.tlh-bundle-item-price{font-size:.75rem}.tlh-qty-btn,.tlh-bundle-item-remove{width:24px;height:24px;font-size:1rem}.tlh-qty-display{font-size:.9rem;min-width:20px}.tlh-bundle-title{font-size:1.1rem}.tlh-item-count{font-size:.85rem}.tlh-clear-btn{font-size:.8rem;padding:.35rem .65rem}.tlh-price-row{font-size:.9rem;margin-bottom:.5rem}.tlh-price-row.total{font-size:1.1rem}.tlh-add-to-cart-btn{padding:.9rem 1.25rem;font-size:1rem}}@media(max-width:480px){.tlh-products-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}}.tlh-product-card{background:#fff;border:2px solid #f0f0f0;border-radius:16px;padding:1.25rem;transition:all .3s ease;position:relative;display:flex;flex-direction:column;height:100%}.tlh-product-card:hover{border-color:#d4a574;box-shadow:0 8px 24px #00000014;transform:translateY(-4px)}.tlh-product-card.in-bundle{border-color:#b8935f;background:linear-gradient(135deg,#fffbf5,#fff);box-shadow:0 4px 16px #b8935f26}.tlh-product-image{position:relative;width:100%;aspect-ratio:1;margin-bottom:1rem;border-radius:12px;overflow:hidden;background:#f9f9f9}.tlh-product-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.tlh-product-card:hover .tlh-product-image img{transform:scale(1.05)}.tlh-product-label{position:absolute;top:12px;left:12px;background:#10b981;color:#fff;padding:6px 12px;border-radius:6px;font-weight:700;font-size:.75rem;letter-spacing:.5px;text-transform:uppercase;box-shadow:0 2px 8px #0003;z-index:2}.tlh-product-badge{position:absolute;top:12px;right:12px;background:#111;color:#fff;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem;box-shadow:0 4px 12px #0000004d;animation:scaleIn .3s ease;z-index:2}@keyframes scaleIn{0%{transform:scale(0)}to{transform:scale(1)}}.tlh-product-info{flex:1;margin-bottom:1rem}.tlh-product-title{font-size:1.1rem;font-weight:700;color:#2a2a2a;margin:0 0 .5rem;line-height:1.3;display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem}.tlh-product-price{font-size:1.25rem;font-weight:700;color:#6b5a47;letter-spacing:.3px}.tlh-product-add-btn{width:100%;padding:.875rem 1.5rem;background:#e7611f;color:#fff;border:none;border-radius:12px;font-weight:700;font-size:1rem;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #e7611f40}.tlh-product-add-btn:hover{background:#d15519;transform:translateY(-2px);box-shadow:0 6px 16px #e7611f59}.tlh-product-add-btn:active{transform:translateY(0)}.tlh-product-card.in-bundle .tlh-product-add-btn{background:#111;box-shadow:0 4px 12px #0003}.tlh-product-card.in-bundle .tlh-product-add-btn:hover{background:#333}.tlh-bundle-footer{position:sticky;top:2rem;background:#fff;border:2px solid #e5e5e5;border-radius:16px;box-shadow:0 4px 24px #00000014;padding:1.5rem;z-index:100;max-height:calc(100vh - 4rem);display:flex;flex-direction:column;overflow:hidden;transition:max-height .3s ease}.tlh-bundle-collapsed-bar{display:none;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:#fff;border-bottom:1px solid #e5e5e5;gap:.75rem}.tlh-collapsed-info{display:flex;align-items:center;gap:1rem;flex:1;cursor:pointer;-webkit-user-select:none;user-select:none}.tlh-collapsed-info:active{opacity:.7}.tlh-collapsed-count{display:flex;align-items:center;gap:.5rem}.tlh-collapsed-icon{font-size:1.25rem}.tlh-collapsed-items{font-weight:600;font-size:.95rem;color:#2a2a2a}.tlh-collapsed-total{font-weight:700;font-size:1.1rem;color:#e7611f}.tlh-collapsed-cta-btn{background:#e7611f;color:#fff;border:none;padding:.875rem 1.5rem;border-radius:12px;font-weight:700;font-size:1rem;cursor:pointer;transition:all .2s ease;white-space:nowrap;flex-shrink:0;box-shadow:0 4px 12px #e7611f40}.tlh-collapsed-cta-btn:hover{background:#d15519;transform:translateY(-2px);box-shadow:0 6px 16px #e7611f59}.tlh-collapsed-cta-btn:active{transform:translateY(0)}.tlh-collapsed-toggle{background:none;border:none;padding:.25rem;cursor:pointer;color:#666;display:flex;align-items:center;justify-content:center;transition:transform .3s ease,color .2s ease}.tlh-collapsed-toggle:hover{color:#2a2a2a}.tlh-bundle-footer.expanded .tlh-collapsed-toggle{transform:rotate(180deg)}.tlh-bundle-footer.expanded .tlh-collapsed-cta-btn{display:none}.tlh-bundle-footer.expanded .tlh-collapsed-saltfree-toggle{display:none!important}.tlh-bundle-content{display:flex;flex-direction:column;flex:1;overflow:hidden}.tlh-bundle-empty{text-align:center;padding:1rem;color:#888}.tlh-bundle-empty-icon{font-size:2rem;margin-bottom:.5rem}.tlh-bundle-empty-text{font-size:.95rem;font-weight:600;color:#666}.tlh-bundle-items{max-height:280px;overflow-y:auto;margin-bottom:1rem;padding-right:.5rem;flex-shrink:1}@media(max-width:1024px){.tlh-bundle-items{max-height:250px}}.tlh-bundle-items::-webkit-scrollbar{width:8px}.tlh-bundle-items::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.tlh-bundle-items::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.tlh-bundle-items::-webkit-scrollbar-thumb:hover{background:#aaa}.tlh-bundle-item{display:flex;align-items:center;gap:.35rem;padding:.6rem;background:#fafafa;border-radius:12px;margin-bottom:.5rem;transition:background .2s ease}.tlh-bundle-item:hover{background:#f5f5f5}.tlh-bundle-item-img{width:50px;height:50px;object-fit:cover;border-radius:8px;flex-shrink:0}.tlh-bundle-item-info{flex:1;min-width:0}.tlh-bundle-item-title{font-weight:600;font-size:.875rem;color:#2a2a2a;margin-bottom:.25rem;line-height:1.3}.tlh-bundle-item-price{font-size:.85rem;color:#666;font-weight:600}.tlh-bundle-item-controls{display:flex;align-items:center;gap:.25rem;flex-shrink:0}.tlh-qty-btn{width:28px;height:28px;border:1px solid #ddd;background:#fff;border-radius:8px;font-size:1.1rem;font-weight:700;line-height:1;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;padding:0}.tlh-qty-btn:hover{border-color:#111;background:#f5f5f5}.tlh-qty-display{font-weight:700;font-size:1rem;min-width:24px;text-align:center;color:#2a2a2a}.tlh-bundle-item-remove{width:28px;height:28px;border:1px solid #ddd;background:#fff;border-radius:8px;font-size:1.3rem;font-weight:400;line-height:1;color:#999;cursor:pointer;transition:all .2s ease;flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:0}.tlh-bundle-item-remove:hover{border-color:#dc2626;background:#fef2f2;color:#dc2626}.tlh-bundle-summary{border-top:2px solid #e5e5e5;padding-top:1rem;flex-shrink:0}.tlh-bundle-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.tlh-bundle-title{font-size:1.25rem;font-weight:700;color:#2a2a2a}.tlh-item-count{font-size:.95rem;color:#666;font-weight:600}.tlh-clear-btn{background:transparent;border:1px solid #ddd;color:#666;padding:.5rem 1rem;border-radius:8px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s ease}.tlh-clear-btn:hover{border-color:#dc2626;color:#dc2626;background:#fef2f2}.tlh-price-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:.95rem}.tlh-price-row.subtotal{color:#666}.tlh-price-row.discount{color:#16a34a;font-weight:600}.tlh-price-row.total{font-size:1.25rem;font-weight:700;color:#2a2a2a;padding-top:.5rem;border-top:1px solid #e5e5e5;margin-top:.25rem;margin-bottom:.75rem}.tlh-total-amount{color:#e7611f}.tlh-add-to-cart-btn{width:100%;padding:1rem 2rem;background:#e7611f;color:#fff;border:none;border-radius:12px;font-weight:700;font-size:1.1rem;cursor:pointer;transition:all .3s ease;box-shadow:0 6px 20px #e7611f4d;display:flex;align-items:center;justify-content:center;gap:.5rem}.tlh-add-to-cart-btn:hover{background:#d15519;transform:translateY(-2px);box-shadow:0 8px 24px #e7611f66}.tlh-add-to-cart-btn:active{transform:translateY(0)}.tlh-add-to-cart-btn:disabled{background:#ccc;cursor:not-allowed;box-shadow:none;transform:none}@media(max-width:768px){#tlh-bundle-builder{padding:1rem .5rem}.tlh-bundle-footer{padding:1rem;margin:0 -.5rem -1rem}.tlh-bundle-item{gap:.75rem;padding:.75rem}.tlh-bundle-item-img{width:50px;height:50px}.tlh-bundle-item-title{font-size:.875rem}.tlh-price-row.total{font-size:1.25rem}.tlh-add-to-cart-btn{font-size:1rem;padding:.875rem 1.5rem}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}#tlh-bundle-builder.loading:after{content:"Loading products...";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-weight:600;font-size:1.25rem;color:#666;animation:pulse 1.5s ease-in-out infinite}.spice-pill{display:inline-block;padding:3px 8px;font-size:.7rem;font-weight:600;color:#fff;border-radius:999px;line-height:1.2;text-transform:capitalize;white-space:nowrap;flex-shrink:0}.tlh-toast{position:fixed;bottom:96px;right:24px;background:#222;color:#fff;padding:12px 18px;border-radius:8px;font-weight:600;font-size:14px;opacity:0;transform:translateY(20px);transition:all .35s ease;box-shadow:0 8px 24px #00000026;z-index:99999;pointer-events:none}.tlh-toast.show{opacity:1;transform:translateY(0)}@media(max-width:768px){.tlh-toast{bottom:120px;right:16px;left:16px;text-align:center}}#tlh-free-shipping-tracker .free-ship-tracker{border:1px solid #e6e6e6;border-radius:12px;padding:12px 16px;margin:0;background:#fff;box-shadow:0 1px #00000008}#tlh-free-shipping-tracker .fst-row{display:flex;flex-direction:column;gap:8px}#tlh-free-shipping-tracker .fst-sub{font-weight:600;font-size:14px;line-height:1.3;color:#2a2a2a;text-align:center}#tlh-free-shipping-tracker .fst-bar{height:8px;border-radius:999px;background:#eee;overflow:hidden}#tlh-free-shipping-tracker .fst-fill{height:100%;width:0%;background:linear-gradient(90deg,#10b981,#059669);transition:width .4s ease}#tlh-free-shipping-tracker .free-ship-tracker.met{background:#f0fff4;border-color:#bbf7d0}@media(max-width:768px){#tlh-free-shipping-tracker .fst-sub{font-size:13px}}.tlh-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000;display:flex;align-items:center;justify-content:center;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.tlh-modal-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#000000b3;cursor:pointer}.tlh-modal-content{position:relative;background:#fff;border-radius:16px;max-width:1200px;width:90%;max-height:90vh;overflow-y:auto;margin:1rem;box-shadow:0 20px 60px #0000004d;z-index:1;animation:slideUp .3s ease}@keyframes slideUp{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.tlh-modal-header{display:flex;justify-content:space-between;align-items:flex-start;padding:1.5rem 2rem;border-bottom:1px solid #e5e5e5;gap:1rem;position:sticky;top:0;background:#fff;z-index:10}.tlh-modal-title{font-size:1.75rem;font-weight:700;color:#2a2a2a;margin:0;display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.tlh-modal-close{background:transparent;border:none;font-size:2rem;color:#999;cursor:pointer;padding:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease;flex-shrink:0}.tlh-modal-close:hover{background:#f5f5f5;color:#333}.tlh-modal-body{padding:2rem;display:grid;grid-template-columns:1fr 1.2fr;gap:3rem}.tlh-modal-left,.tlh-modal-image-gallery{display:flex;flex-direction:column;gap:1rem}.tlh-modal-main-image{width:100%;aspect-ratio:1;background:#f9f9f9;border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center}.tlh-modal-main-image img{width:100%;height:100%;object-fit:cover}.tlh-modal-thumbnails{display:flex;gap:.75rem;flex-wrap:wrap}.tlh-modal-thumb{width:80px;height:80px;border-radius:8px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:all .2s ease;background:#f9f9f9}.tlh-modal-thumb:hover{border-color:#e7611f;transform:translateY(-2px)}.tlh-modal-thumb.active{border-color:#e7611f;box-shadow:0 4px 12px #e7611f33}.tlh-modal-thumb img{width:100%;height:100%;object-fit:cover}.tlh-modal-right{display:flex;flex-direction:column;gap:1.5rem;overflow-y:auto;max-height:calc(90vh - 120px);padding-right:.5rem}.tlh-modal-right::-webkit-scrollbar{width:6px}.tlh-modal-right::-webkit-scrollbar-track{background:#f5f5f5;border-radius:3px}.tlh-modal-right::-webkit-scrollbar-thumb{background:#ddd;border-radius:3px}.tlh-modal-right::-webkit-scrollbar-thumb:hover{background:#ccc}.tlh-modal-price-section{padding-bottom:1rem;border-bottom:1px solid #e5e5e5}.tlh-modal-price{font-size:2rem;font-weight:700;color:#e7611f;margin-bottom:.5rem}.tlh-modal-meta{color:#666;font-size:.95rem}.tlh-modal-section{padding-bottom:1rem;border-bottom:1px solid #f0f0f0}.tlh-modal-section:last-of-type{border-bottom:none}.tlh-modal-section-title{font-size:1.1rem;font-weight:700;color:#2a2a2a;margin:0 0 .75rem}.tlh-modal-section-content{color:#666;line-height:1.6;font-size:.95rem}.tlh-modal-section-content p{margin:.75rem 0}.tlh-modal-section-content p:first-child{margin-top:0}.tlh-modal-section-content p:last-child{margin-bottom:0}.tlh-modal-section-content ul{margin:0;padding-left:1.25rem;list-style-type:disc}.tlh-modal-section-content li{margin:.25rem 0}.tlh-modal-section-content a{color:#e7611f;text-decoration:underline}.tlh-modal-section-content a:hover{color:#d15519}.tlh-modal-add-btn{margin-top:1rem;width:100%;font-size:1.1rem!important;padding:1rem 2rem!important}@media(max-width:1024px){.tlh-modal-content{width:95%}.tlh-modal-body{grid-template-columns:1fr;gap:2rem;padding:1.5rem}.tlh-modal-left{max-width:500px;margin:0 auto;width:100%}.tlh-modal-right{max-height:none;overflow-y:visible}}@media(max-width:768px){.tlh-modal-content{margin:.5rem;max-height:95vh;width:calc(100% - 1rem)}.tlh-modal-header{padding:1rem 1.25rem}.tlh-modal-title{font-size:1.35rem}.tlh-modal-body{padding:1.25rem;gap:1.5rem}.tlh-modal-price{font-size:1.65rem}.tlh-modal-section-title{font-size:1rem}.tlh-modal-section-content{font-size:.9rem}.tlh-modal-thumb{width:60px;height:60px}}.tlh-purchase-type-selector{margin:16px 0}.tlh-purchase-options{display:grid;grid-template-columns:1fr 1fr;gap:10px}.tlh-purchase-option{position:relative;padding:14px 12px;border:2px solid #e5e5e5;border-radius:8px;cursor:pointer;transition:all .2s ease;background:#fff;display:block}.tlh-purchase-option:hover{border-color:#ccc;box-shadow:0 2px 6px #00000014;transform:translateY(-1px)}.tlh-purchase-option.active{border-color:#97d700;background:#f0fdf4;box-shadow:0 2px 8px #97d70033}.tlh-purchase-option[data-purchase-type=onetime].active{border-color:#333;background:#f9fafb;box-shadow:0 2px 8px #0000001a}.tlh-purchase-option input[type=radio]{position:absolute;opacity:0;pointer-events:none}@media(max-width:640px){.tlh-purchase-options{gap:8px}.tlh-purchase-option{padding:12px 10px}.tlh-purchase-option div[style*="font-size: 14px"]{font-size:13px!important}.tlh-purchase-option div[style*="font-size: 12px"]{font-size:11px!important}.tlh-sub-savings-badge{font-size:9px!important;padding:1px 5px!important}}@media(max-width:380px){.tlh-purchase-options{grid-template-columns:1fr;gap:10px}}
/*# sourceMappingURL=/cdn/shop/t/96/assets/tlh-bundle-builder-v1.css.map */
