#bundle-builder{--bundle-accent: #62726d;max-width:1200px;margin:0 auto;padding:0 1.5rem;font-family:Lato,sans-serif}.page-title{font-family:Lato,sans-serif}.bundle-tiers{text-align:center;padding:1rem 0 1.5rem}.bundle-tiers__text{font-size:1.1rem;color:#555;margin:0 0 .5rem}.bundle-tiers__subtext{font-size:.9rem;color:#777;margin:0;line-height:1.5}.bundle-search{max-width:480px;margin:0 auto 1rem;position:relative}.bundle-search__input{width:100%;padding:.6rem 2.5rem .6rem 1rem;font-size:.95rem;border:1px solid #ddd;border-radius:24px;outline:none;transition:border-color .15s}.bundle-search__input::-webkit-search-cancel-button{-webkit-appearance:none}.bundle-search__input:focus{border-color:#999}.bundle-search__clear{display:none;position:absolute;right:.75rem;top:50%;transform:translateY(-50%);background:none;border:none;font-size:1.25rem;line-height:1;color:#999;cursor:pointer;padding:.25rem}.bundle-search__clear:hover{color:#333}.bundle-search.has-value .bundle-search__clear{display:block}.bundle-dropdown-filters{display:flex;gap:.5rem;justify-content:center;padding:0 0 1.25rem;flex-wrap:wrap}.bundle-dropdown{position:relative}.bundle-dropdown__toggle{display:inline-flex;align-items:center;gap:.4rem;background:#f5f5f5;border:1px solid #ddd;border-radius:20px;padding:.4rem 1rem;font-size:.85rem;cursor:pointer;transition:background .15s,border-color .15s;white-space:nowrap}.bundle-dropdown__toggle:hover{background:#eee}.bundle-dropdown.is-active .bundle-dropdown__toggle{background:var(--bundle-accent);color:#fff;border-color:var(--bundle-accent)}.bundle-dropdown__arrow{font-size:.7rem;transition:transform .15s}.bundle-dropdown.is-open .bundle-dropdown__arrow{transform:rotate(180deg)}.bundle-dropdown__menu{display:none;position:absolute;top:calc(100% + 4px);left:0;min-width:200px;background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 4px 16px #0000001a;padding:.5rem 0;z-index:60}.bundle-dropdown.is-open .bundle-dropdown__menu{display:block}.bundle-dropdown__item{display:flex;align-items:center;gap:.5rem;padding:.45rem 1rem;font-size:.85rem;cursor:pointer;transition:background .1s;white-space:nowrap}.bundle-dropdown__item:hover{background:#f5f5f5}.bundle-dropdown__item input[type=checkbox]{accent-color:var(--bundle-accent);margin:0;cursor:pointer}.bundle-dropdown__clear{display:block;width:100%;padding:.4rem 1rem;font-size:.8rem;color:#999;background:none;border:none;border-top:1px solid #eee;cursor:pointer;text-align:left;margin-top:.25rem}.bundle-dropdown__clear:hover{color:#333}.bundle-toggle-filter{display:inline-flex;align-items:center;gap:.4rem;background:#f5f5f5;border:1px solid #ddd;border-radius:20px;padding:.4rem 1rem;font-size:.85rem;cursor:pointer;transition:background .15s,border-color .15s;white-space:nowrap}.bundle-toggle-filter:hover{background:#eee}.bundle-toggle-filter.is-active{background:var(--bundle-accent);color:#fff;border-color:var(--bundle-accent)}.bundle-toggle-filter input[type=checkbox]{accent-color:var(--bundle-accent);margin:0;cursor:pointer}.bundle-main{position:relative}.bundle-sidebar{display:none;width:220px;position:fixed;right:max(1rem,calc((100vw - 1200px)/2 - 240px));top:5rem;max-height:calc(100vh - 8rem);overflow-y:auto;background:#fff;border:1px solid #e5e5e5;border-radius:8px;padding:1rem;box-shadow:0 2px 12px #00000014;z-index:50}.bundle-sidebar.is-visible{display:block}.bundle-sidebar__title{font-family:Lato,sans-serif;font-size:.9rem;font-weight:700;margin:0 0 .75rem;color:#333}.bundle-sidebar__items{display:flex;flex-direction:column;gap:.5rem}.bundle-sidebar__empty{font-size:.8rem;color:#999;display:none}.bundle-sidebar__item{display:flex;align-items:center;gap:.5rem}.bundle-sidebar__thumb{width:40px;height:40px;object-fit:cover;border-radius:4px;flex-shrink:0}.bundle-sidebar__name{font-size:.8rem;line-height:1.2;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bundle-sidebar__remove{background:none;border:none;color:#999;cursor:pointer;font-size:1rem;line-height:1;padding:0;flex-shrink:0}.bundle-sidebar__remove:hover{color:#c62828}.bundle-filters{display:flex;flex-wrap:wrap;gap:.5rem;padding:0 0 1.25rem;justify-content:center}.bundle-filter{background:#f5f5f5;border:1px solid #ddd;border-radius:20px;padding:.35rem .9rem;font-size:.85rem;cursor:pointer;transition:background .15s,border-color .15s;white-space:nowrap}.bundle-filter:hover{background:#eee}.bundle-filter.is-active{background:#333;color:#fff;border-color:#333}.bundle-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1.25rem;padding:0 0 1.5rem}.bundle-skeleton{border:2px solid #e5e5e5;border-radius:8px;padding:.75rem;animation:skeleton-pulse 1.2s ease-in-out infinite}.bundle-skeleton__image{background:#eee;border-radius:6px 6px 0 0;margin:-.75rem -.75rem .5rem;aspect-ratio:1}.bundle-skeleton__title{background:#eee;border-radius:4px;height:.9rem;width:75%;margin:0 auto .5rem}.bundle-skeleton__price{background:#eee;border-radius:4px;height:.8rem;width:30%;margin:0 auto .75rem}.bundle-skeleton__btn{background:#eee;border-radius:4px;height:1.8rem;width:60%;margin:0 auto}@keyframes skeleton-pulse{0%,to{opacity:1}50%{opacity:.5}}.bundle-card{animation:card-fade-in .3s ease-out both}@keyframes card-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.bundle-loading{grid-column:1 / -1;text-align:center;padding:2rem;color:#999}.bundle-empty{grid-column:1 / -1;text-align:center;padding:3rem 1rem;color:#666}.bundle-empty p{margin:0 0 1rem;font-size:1.05rem}.bundle-empty__reset{background:none;border:none;color:var(--bundle-accent);font-size:.95rem;cursor:pointer;text-decoration:underline;padding:0}.bundle-empty__reset:hover{color:var(--bundle-accent)}.bundle-load-more{text-align:center;padding:0 0 6rem}.bundle-load-more__btn{background:#f5f5f5;border:1px solid #ddd;border-radius:4px;padding:.6rem 2rem;font-size:.95rem;cursor:pointer}.bundle-load-more__btn:hover{background:#eee}.bundle-card{border:2px solid #e5e5e5;border-radius:8px;padding:.75rem;text-align:center;cursor:pointer;transition:border-color .15s,box-shadow .15s;position:relative;display:flex;flex-direction:column}.bundle-card__actions{margin-top:auto}.bundle-card:hover{border-color:#ccc}.bundle-card.is-selected{border-color:var(--bundle-accent);box-shadow:0 0 0 2px var(--bundle-accent)}.bundle-card__image-wrap{position:relative;margin:-.75rem -.75rem .5rem;overflow:hidden;border-radius:6px 6px 0 0}.bundle-card__image-wrap img{width:100%;height:auto;border-radius:4px}.bundle-card__check{display:none;position:absolute;top:0;right:0;width:40px;height:40px;background:var(--bundle-accent);clip-path:polygon(0 0,100% 0,100% 100%);color:#fff;font-size:14px;line-height:1}.bundle-card__check:after{content:"\2713";position:absolute;top:5px;right:5px}.bundle-card.is-selected .bundle-card__check{display:block}.bundle-card__title{font-size:.9rem;margin:0 0 .25rem;font-weight:600;font-family:Lato,sans-serif}.bundle-card__price{font-size:.85rem;color:#666;margin:0 0 .5rem}.bundle-card__actions{display:flex;gap:.4rem;justify-content:center}.bundle-card__btn,.bundle-card__info-btn{background:#f5f5f5;border:1px solid #ddd;border-radius:4px;padding:.4rem .75rem;cursor:pointer;font-size:.8rem;transition:background .15s}.bundle-card__btn:hover,.bundle-card__info-btn:hover{background:#eee}.bundle-card.is-selected .bundle-card__btn{background:var(--bundle-accent);color:#fff;border-color:var(--bundle-accent)}.bundle-card__info-btn{color:#555}.bundle-modal{display:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:200}.bundle-modal.is-open{display:block}.bundle-modal__backdrop{position:absolute;top:0;left:0;right:0;bottom:0;background:#00000080}.bundle-modal__content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:10px;width:90%;max-width:800px;max-height:85vh;overflow-y:auto;padding:2rem}.bundle-modal__close{position:absolute;top:.75rem;right:1rem;background:none;border:none;font-size:2rem;cursor:pointer;color:#666;line-height:1;padding:0}.bundle-modal__close:hover{color:#000}.bundle-modal__body{display:flex;gap:2rem}.bundle-modal__gallery{flex:0 0 45%;min-width:0}.bundle-modal__main-image{margin-bottom:.75rem}.bundle-modal__main-image img{width:100%;height:auto;border-radius:6px}.bundle-modal__thumbs{display:flex;gap:.5rem;flex-wrap:wrap}.bundle-modal__thumb{width:60px;height:60px;object-fit:cover;border-radius:4px;border:2px solid transparent;cursor:pointer;opacity:.6;transition:opacity .15s,border-color .15s}.bundle-modal__thumb:hover,.bundle-modal__thumb.is-active{opacity:1;border-color:#333}.bundle-modal__info{flex:1;min-width:0}.bundle-modal__title{font-size:1.4rem;margin:0 0 .5rem;font-family:Lato,sans-serif}.bundle-modal__price{font-size:1.1rem;color:#666;margin:0 0 1rem}.bundle-modal__description{font-size:.95rem;line-height:1.6;margin-bottom:1.5rem;max-height:300px;overflow-y:auto}.bundle-modal__add-btn{background:var(--bundle-accent);color:#fff;border:none;border-radius:4px;padding:.7rem 1.5rem;font-size:1rem;cursor:pointer;transition:background .15s}.bundle-modal__add-btn:hover{background:var(--bundle-accent)}.bundle-modal__add-btn.is-added{background:#555}.bundle-modal__loading{text-align:center;padding:3rem;color:#999}.bundle-modal__gallery-skeleton{position:absolute;top:0;left:0;right:0;bottom:0;background:#fff;z-index:1}.bundle-modal-skeleton__image{background:#eee;border-radius:6px;width:100%;aspect-ratio:1;animation:skeleton-pulse 1.2s ease-in-out infinite}.bundle-modal-skeleton__title{background:#eee;border-radius:4px;height:1.4rem;width:70%;margin-bottom:.75rem;animation:skeleton-pulse 1.2s ease-in-out infinite}.bundle-modal-skeleton__price{background:#eee;border-radius:4px;height:1rem;width:25%;margin-bottom:1.25rem;animation:skeleton-pulse 1.2s ease-in-out infinite}.bundle-modal-skeleton__desc{background:#eee;border-radius:4px;height:.85rem;width:100%;margin-bottom:.5rem;animation:skeleton-pulse 1.2s ease-in-out infinite}.bundle-modal-skeleton__desc.short{width:60%;margin-bottom:1.5rem}.bundle-modal-skeleton__btn{background:#eee;border-radius:4px;height:2.5rem;width:45%;animation:skeleton-pulse 1.2s ease-in-out infinite}.bundle-summary{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #ddd;box-shadow:0 -2px 10px #00000014;z-index:100;padding:.75rem 1rem}.bundle-summary__inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.bundle-summary__info,.bundle-summary__pricing{font-size:.95rem}.bundle-summary__pricing [data-bundle-subtotal]{text-decoration:line-through;color:#999;margin-right:.5rem}.bundle-summary__pricing [data-bundle-discount-price]{font-weight:700;color:var(--bundle-accent)}.bundle-summary__btn{padding:.6rem 1.5rem;font-size:1rem;cursor:pointer}.bundle-summary__btn:disabled{opacity:.5;cursor:not-allowed}.bundle-summary.is-flash{background:#fff3e0;border-top-color:#e65100;transition:background .2s}.bundle-summary.is-flash [data-bundle-tier-status]{color:#e65100;font-weight:700}@media(max-width:600px){.bundle-sidebar{display:none!important}.bundle-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.bundle-summary__inner{flex-direction:column;text-align:center}.bundle-filters{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;padding-bottom:.75rem}.bundle-modal__body{flex-direction:column}.bundle-modal__gallery{flex:none}.bundle-modal__content{width:95%;padding:1.25rem;max-height:90vh}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/bundle-builder.css.map */
