.bundle-builder{padding:var(--bb-pt, 60px) 0 var(--bb-pb, 60px);background:#fff}.bundle-builder__header{text-align:center;margin-bottom:48px}.bundle-builder__title{font-size:clamp(28px,4vw,52px);font-weight:800;text-transform:uppercase;color:var(--bb-primary, #0d5c46);letter-spacing:.04em;margin:0 0 14px;line-height:1.1}.bundle-builder__subtitle{font-size:clamp(14px,1.6vw,17px);color:#555;max-width:580px;margin:0 auto;line-height:1.6}.bundle-builder__layout{display:grid;grid-template-columns:1fr 320px;gap:32px;align-items:start}.bundle-group{border-bottom:1px solid #e0e0e0}.bundle-group__header{display:flex;justify-content:space-between;align-items:center;padding:20px 0;cursor:pointer;background:none;border:none;width:100%;text-align:left;gap:12px}.bundle-group__header:focus-visible{outline:2px solid var(--bb-primary, #0d5c46);outline-offset:2px;border-radius:4px}.bundle-group__title-wrap{display:flex;flex-direction:column;gap:3px}.bundle-group__title{font-size:16px;font-weight:700;color:var(--bb-primary, #0d5c46);letter-spacing:.06em;line-height:1.2}.bundle-group__subtitle{font-size:12px;color:#888;font-weight:400}.bundle-group__chevron{color:var(--bb-primary, #0d5c46);transition:transform .25s ease;flex-shrink:0;display:flex!important;align-items:center;visibility:visible!important;opacity:1!important}.bundle-group__chevron svg{display:block!important;visibility:visible!important;opacity:1!important;width:20px;height:20px}.bundle-group--open .bundle-group__chevron{transform:rotate(180deg)}.bundle-group__content{overflow:hidden}.bundle-carousel{display:flex;align-items:center;gap:10px;padding:12px 0 24px;min-width:0}.bundle-carousel__viewport{flex:1;overflow:hidden;min-width:0;width:0}.bundle-carousel__track{display:flex;gap:16px;transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform;width:100%}.bundle-carousel__btn{flex-shrink:0;width:38px;height:38px;border-radius:50%;background:var(--bb-primary, #0d5c46);color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .2s,background .2s;box-shadow:0 2px 8px #0d5c4640}.bundle-carousel__btn:disabled{opacity:.3;cursor:default;box-shadow:none}.bundle-carousel__btn:not(:disabled):hover{background:#0a4a37}.bundle-product-card{flex:0 0 calc(25% - 12px);min-width:0;border-radius:10px;overflow:hidden;border:2px solid #ebebeb;background:#fff;display:flex;flex-direction:column;transition:border-color .2s,box-shadow .2s}.bundle-product-card:hover{box-shadow:0 4px 16px #00000014}.bundle-product-card.is-added{border-color:var(--bb-primary, #0d5c46);background:#f3f9f7}.bundle-product-card__media{aspect-ratio:4 / 3;overflow:hidden;background:#f7f7f7}.bundle-product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.bundle-product-card:hover .bundle-product-card__media img{transform:scale(1.04)}.bundle-product-card__no-image{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f0f0f0}.bundle-product-card__no-image svg{width:60px;height:60px;opacity:.3}.bundle-product-card__body{padding:12px 14px 14px;flex:1;display:flex;flex-direction:column;gap:5px}.bundle-product-card__rating{display:flex;align-items:center;gap:3px;flex-wrap:wrap}.bundle-product-card__star{color:#ddd;font-size:13px;line-height:1}.bundle-product-card__star--filled{color:#f5a623}.bundle-product-card__review-count{font-size:10px;color:#f5a623;margin-left:4px}.bundle-product-card__title{font-size:13px;font-weight:500;color:#1a1a1a;line-height:1.4;margin:0;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.bundle-product-card__price{display:flex;align-items:baseline;gap:6px;margin-top:4px}.bundle-product-card__current-price{font-size:14px;font-weight:700;color:#1a1a1a}.bundle-product-card__compare-price{font-size:12px;color:#aaa;text-decoration:line-through}.bundle-product-card__add-btn{width:100%;padding:8px 4px;border-radius:6px;background:var(--bb-btn-bg, #0d5c46);color:var(--bb-btn-text, #fff);border:none;font-size:11px;font-weight:700;cursor:pointer;transition:background .2s,transform .1s;text-transform:uppercase;letter-spacing:.04em;margin-top:8px;min-height:34px;display:flex;align-items:center;justify-content:center;text-align:center;line-height:1.2;overflow:hidden;box-sizing:border-box}.bundle-product-card__add-btn:hover:not(:disabled){background:#0a4a37}.bundle-product-card__add-btn:active:not(:disabled){transform:scale(.97)}.bundle-product-card__add-btn:disabled{background:#ccc;color:#888;cursor:default}.bundle-product-card.is-added .bundle-product-card__add-btn{background:var(--bb-coral, #d16249)}.bundle-product-card.is-added .bundle-product-card__add-btn:hover:not(:disabled){background:#b95038}.bundle-group--empty{padding:20px 0;color:#aaa;font-size:14px;border-bottom:none}.bundle-builder__right{position:sticky;top:100px}.bundle-panel{background:var(--bb-panel-bg, #eee9dc);border-radius:16px;padding:22px 20px 20px}.bundle-panel__header{margin-bottom:18px}.bundle-panel__title{font-size:16px;font-weight:800;color:var(--bb-primary, #0d5c46);text-transform:uppercase;letter-spacing:.08em;display:flex;justify-content:space-between;align-items:center;margin:0;-webkit-user-select:none;user-select:none}.bundle-panel__count{font-size:15px;font-weight:700;color:var(--bb-primary, #0d5c46)}.bundle-panel__toggle-chevron{display:none;margin-left:8px;transition:transform .3s ease;color:var(--bb-primary, #0d5c46)}.bundle-panel__tiers{margin-bottom:18px}.bundle-panel__tier-track{position:relative;height:40px;margin:0 0 6px}.bundle-panel__tier-bar{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);height:8px;background:#0000001f;border-radius:100px;overflow:hidden}.bundle-panel__tier-progress{display:block!important;height:100%;width:0%;background:linear-gradient(90deg,#12a37a,#0d5c46);border-radius:100px;transition:width .55s cubic-bezier(.25,.46,.45,.94)}.bundle-panel__tier-tick{position:absolute;top:50%;transform:translate(-50%,-50%);width:36px;height:36px;border-radius:50%;background:#fff;border:1.5px solid #e0e0e0;box-shadow:0 1px 4px #0000001a;display:flex;align-items:center;justify-content:center;transition:border-color .3s,box-shadow .3s;pointer-events:none;z-index:2}.bundle-panel__tier-tick span{font-size:10px;font-weight:700;color:#aaa;transition:color .3s;line-height:1}.bundle-panel__tier-tick.is-active{border-color:var(--bb-primary, #0d5c46);box-shadow:0 1px 6px #0d5c4633}.bundle-panel__tier-tick.is-active span{color:var(--bb-primary, #0d5c46)}.bundle-panel__tier-qty-row{display:flex;position:relative;margin-top:10px;height:28px}.bundle-panel__tier-qty{position:absolute;transform:translate(-50%);font-size:10px;color:#aaa;white-space:nowrap;transition:color .3s;line-height:1.5;text-align:center}.bundle-panel__tier-qty.is-active{color:var(--bb-primary, #0d5c46);font-weight:600}.bundle-panel__slots{display:flex;flex-direction:column;gap:8px;max-height:280px;overflow-y:auto;margin-bottom:14px;padding-right:2px;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.15) transparent}.bundle-panel__slots::-webkit-scrollbar{width:4px}.bundle-panel__slots::-webkit-scrollbar-track{background:transparent}.bundle-panel__slots::-webkit-scrollbar-thumb{background:#00000026;border-radius:100px}.bundle-slot__empty{display:flex;border:1.5px dashed rgba(0,0,0,.18);border-radius:10px;background:#ffffff8c;padding:12px 14px;align-items:center;gap:10px;min-height:56px}.bundle-slot__empty[hidden]{display:none}.bundle-slot__plus{width:28px;height:28px;border-radius:50%;border:1.5px dashed rgba(0,0,0,.22);display:flex;align-items:center;justify-content:center;font-size:18px;line-height:1;color:#bbb;flex-shrink:0}.bundle-slot__placeholder-text{font-size:12px;color:#aaa}.bundle-slot__filled{display:none}.bundle-slot__filled:not([hidden]){background:#fff;border-radius:10px;border:1.5px solid rgba(13,92,70,.2);padding:9px 12px;display:flex;align-items:center;gap:10px;min-height:56px;animation:slotFill .22s ease}@keyframes slotFill{0%{opacity:0;transform:scale(.96) translateY(-4px)}to{opacity:1;transform:scale(1) translateY(0)}}.bundle-slot__product-img{width:40px;height:40px;border-radius:6px;overflow:hidden;flex-shrink:0;background:#f5f5f5}.bundle-slot__product-img img{width:100%;height:100%;object-fit:cover}.bundle-slot__product-info{flex:1;min-width:0}.bundle-slot__product-title{font-size:11px;font-weight:600;color:#1a1a1a;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:1.4}.bundle-slot__product-price{font-size:11px;color:#666;display:block;margin-top:2px}.bundle-slot__remove{background:none;border:none;cursor:pointer;color:#bbb;padding:5px;display:flex;align-items:center;flex-shrink:0;border-radius:50%;transition:color .2s,background .2s}.bundle-slot__remove:hover{color:var(--bb-coral, #d16249);background:#d162491a}.bundle-panel__discount-badge{background:#0d5c461a;border:1px solid rgba(13,92,70,.25);border-radius:8px;padding:9px 14px;text-align:center;margin-bottom:12px;font-size:13px;font-weight:700;color:var(--bb-primary, #0d5c46);animation:badgeIn .25s ease}@keyframes badgeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.bundle-panel__atc{width:100%;padding:15px;border-radius:8px;background:var(--bb-btn-bg, #0d5c46);color:var(--bb-btn-text, #fff);border:none;font-size:14px;font-weight:800;text-transform:uppercase;letter-spacing:.07em;cursor:pointer;transition:background .2s,transform .1s,opacity .2s;min-height:50px}.bundle-panel__atc:disabled{background:#ccc;color:#999;cursor:default}.bundle-panel__atc:not(:disabled):hover{background:#0a4a37}.bundle-panel__atc:not(:disabled):active{transform:scale(.98)}.bundle-panel__atc.is-loading{opacity:.7}.bundle-panel__note{font-size:11px;color:#888;text-align:center;margin:10px 0 0;line-height:1.5}@media(max-width:989px){.bundle-builder__layout{grid-template-columns:1fr;padding-bottom:72px}.bundle-product-card{flex:0 0 calc(45% - 8px);min-width:0}.bundle-builder__right{position:fixed;bottom:0;left:0;right:0;z-index:300;top:auto}.bundle-panel{border-radius:16px 16px 0 0;box-shadow:0 -4px 24px #00000021;padding:0;overflow:hidden;background:var(--bb-panel-bg, #eee9dc)}.bundle-panel__header{margin-bottom:0;padding:14px 20px;cursor:pointer}.bundle-panel__title{font-size:14px}.bundle-panel__toggle-chevron{display:flex;align-items:center}.bundle-panel__body{max-height:0;overflow:hidden;transition:max-height .38s cubic-bezier(.25,.46,.45,.94)}.bundle-panel--open .bundle-panel__body{max-height:75vh;overflow-y:auto}.bundle-panel__body-inner{padding:4px 20px 20px;padding-bottom:calc(20px + env(safe-area-inset-bottom,0px))}.bundle-panel--open .bundle-panel__toggle-chevron{transform:rotate(180deg)}.bundle-panel__slots{max-height:200px}}@media(max-width:480px){.bundle-product-card{flex:0 0 calc(50% - 8px);min-width:0}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/bundle-builder.css.map */
