.pg__bundle{direction:rtl;border:1px solid var(--pg-bundle-border-outer, #e7e2dd);border-radius:10px;background:var(--pg-bundle-bg, #faf8f6);padding:16px 14px;margin-top:16px}.pg__bundle__title{font-size:17px;font-weight:600;color:var(--pg-bundle-heading, #3f362f);text-align:center;margin-bottom:14px}.pg__bundle__items{display:flex;flex-wrap:wrap;align-items:stretch;gap:10px;justify-content:center}.pg__bundle__item{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;flex:1 1 0;min-width:92px;max-width:150px;padding:10px 6px 8px;border:1px solid var(--pg-bundle-border, #ece7e2);border-radius:8px;background:var(--pg-surface, #fff);cursor:pointer;transition:border-color .15s,opacity .15s}.pg__bundle__item.is-selected{border-color:var(--pg-accent, #A38573)}.pg__bundle__item--add:not(.is-selected){opacity:.5}.pg__bundle__plus{position:absolute;top:50%;right:-10px;transform:translateY(-50%);font-size:16px;font-weight:700;color:var(--pg-bundle-plus, #b7ab9c);z-index:2;pointer-events:none}.pg__bundle__check{position:absolute;opacity:0;width:1px;height:1px;pointer-events:none}.pg__bundle__check-box{position:absolute;top:6px;right:6px;width:18px;height:18px;border:1.5px solid var(--pg-bundle-checkbox-border, #cfc6bd);border-radius:4px;background:var(--pg-surface, #fff);z-index:2}.pg__bundle__item.is-selected .pg__bundle__check-box{background:var(--pg-accent, #A38573);border-color:var(--pg-accent, #A38573)}.pg__bundle__item.is-selected .pg__bundle__check-box:after{content:"";position:absolute;top:3px;right:6px;width:4px;height:8px;border:solid var(--pg-surface, #fff);border-width:0 2px 2px 0;transform:rotate(45deg)}.pg__bundle__tools{position:absolute;top:5px;left:5px;display:flex;gap:4px;z-index:3}.pg__bundle__tool{width:24px;height:24px;padding:0;border:none;border-radius:50%;background:#ffffffeb;color:var(--pg-bundle-tool, #5a4f47);display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 1px 3px #0000002e;transition:background .15s,color .15s}.pg__bundle__tool:hover{background:var(--pg-accent, #A38573);color:var(--pg-surface, #fff)}.pg__bundle__thumb{display:block;width:84px;height:84px;border-radius:6px;overflow:hidden;background:var(--pg-bundle-thumb-bg, #f3efeb);margin-bottom:6px}.pg__bundle__thumb img{width:100%;height:100%;object-fit:cover;display:block}.pg__bundle__info{display:block;width:100%}.pg__bundle__name{font-size:12px;line-height:1.3;color:var(--pg-bundle-name, #4a413a);margin-bottom:3px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.pg__bundle__variant{display:block;font-size:11px;color:var(--pg-muted, #8a7d74);margin-bottom:2px}.pg__bundle__variant:empty{display:none}.pg__bundle__price{display:block;font-size:16px;line-height:1.3}.pg__bundle__price--old{color:var(--pg-price-old, #a79c92);text-decoration:line-through;margin-inline-end:4px}.pg__bundle__price--new{color:var(--pg-accent, #A38573);font-weight:600}.pg__bundle__summary{text-align:center;margin:14px 0 12px}.pg__bundle__total{font-size:18px;color:var(--pg-bundle-heading, #3f362f)}.pg__bundle__total-label{font-weight:600}.pg__bundle__total-now{font-weight:700;margin-inline-start:4px}.pg__bundle__total-was{color:var(--pg-price-old, #a79c92);font-size:14px;margin-inline-start:6px}.pg__bundle__total-was [data-bundle-was]{text-decoration:line-through}.pg__bundle__savings{color:var(--pg-bundle-save, #b23b3b);font-weight:700;font-size:16px;margin-top:4px}.pg__bundle__btn{display:block;width:100%;border:none;background:var(--pg-bundle-btn-bg, #2b2320);color:var(--pg-bundle-btn-text, #fff);font-size:15px;font-weight:600;padding:14px 12px;border-radius:8px;cursor:pointer;transition:background .15s,opacity .15s}.pg__bundle__btn:hover{background:var(--pg-bundle-btn-bg-hover, #40352f)}.pg__bundle__btn.is-loading{opacity:.6;cursor:default}.pg__bundle-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000d9;z-index:99999;display:flex;align-items:center;justify-content:center;padding:24px 12px}.pg__bundle-lightbox__track{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;max-width:100%;max-height:82vh;scrollbar-width:none}.pg__bundle-lightbox__track::-webkit-scrollbar{display:none;height:0}.pg__bundle-lightbox__track img{max-height:82vh;max-width:86vw;object-fit:contain;scroll-snap-align:center;border-radius:4px;flex:0 0 auto}.pg__bundle-lightbox__close{position:absolute;top:14px;left:18px;width:40px;height:40px;font-size:30px;line-height:1;color:#fff;background:#00000059;border:none;border-radius:50%;cursor:pointer;z-index:2}.pg__bundle-editbox{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:99999;display:flex;align-items:center;justify-content:center;padding:20px;direction:rtl}.pg__bundle-editbox__panel{background:var(--pg-surface, #fff);border-radius:10px;padding:20px;width:340px;max-width:100%;box-shadow:0 10px 40px #00000040}.pg__bundle-editbox__title{font-size:15px;font-weight:600;color:var(--pg-bundle-heading, #3f362f);margin-bottom:16px;text-align:center}.pg__bundle-editbox__row{margin-bottom:16px}.pg__bundle-editbox__label{display:block;font-size:13px;color:var(--pg-text, #574b44);margin-bottom:8px;font-weight:500}.pg__bundle-editbox__selname{color:var(--pg-muted, #8a7d74);font-weight:400}.pg__bundle-editbox__opts{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.pg__bundle-editbox__opt{min-width:40px;padding:7px 12px;border:1px solid var(--pg-bundle-opt-border, #d9d0c9);border-radius:999px;background:var(--pg-surface, #fff);font-size:13px;color:var(--pg-bundle-heading, #3f362f);cursor:pointer;transition:background .12s,border-color .12s,color .12s}.pg__bundle-editbox__opt:hover{border-color:var(--pg-accent, #A38573)}.pg__bundle-editbox__opt.is-active{border-color:var(--pg-text, #574b44);background:var(--pg-text, #574b44);color:var(--pg-surface, #fff)}.pg__bundle-editbox__swatch{width:28px;height:28px;padding:0;border:none;border-radius:50%;cursor:pointer;box-shadow:0 0 0 2px #fff,0 0 0 3px #00000026;transition:box-shadow .12s}.pg__bundle-editbox__swatch.is-active{box-shadow:0 0 0 2px #fff,0 0 0 3.5px var(--pg-text, #574b44)}.pg__bundle-editbox__actions{display:flex;gap:8px;margin-top:8px}.pg__bundle-editbox__btn{flex:1;padding:11px;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer}.pg__bundle-editbox__btn--ok{background:var(--pg-bundle-btn-bg, #2b2320);color:var(--pg-bundle-btn-text, #fff)}.pg__bundle-editbox__btn--cancel{background:var(--pg-bundle-cancel-bg, #eee5df);color:var(--pg-bundle-tool, #5a4f47)}
/*# sourceMappingURL=/cdn/shop/t/20/assets/pg-bundle.css.map */
