.mm-bundle{--mm-color-muted: #6b6b6b;--mm-color-border: #ececec;--mm-radius: 14px;--mm-shadow: 0 2px 8px rgba(0, 0, 0, .04), 0 8px 24px rgba(0, 0, 0, .04);padding:48px 16px;background:var(--mm-color-bg, #faf7f4);color:var(--mm-color-text, #2a2a2a);font-family:inherit}.mm-bundle *,.mm-bundle *:before,.mm-bundle *:after{box-sizing:border-box}.mm-bundle__container{max-width:1200px;margin:0 auto}.mm-bundle__header{text-align:center;margin-bottom:32px}.mm-bundle__heading{font-size:clamp(1.5rem,2.5vw,2.1rem);margin:0 0 8px;color:var(--mm-color-primary, #8b3a4a);font-weight:700;line-height:1.2}.mm-bundle__subheading{margin:0 auto;max-width:560px;color:var(--mm-color-muted);font-size:1rem;line-height:1.5}.mm-bundle__tiers{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:20px}.mm-bundle__tier{background:#fff;border:1.5px solid var(--mm-color-border);border-radius:999px;padding:8px 16px;font-size:.875rem;display:flex;align-items:center;gap:8px;transition:border-color .25s ease,background .25s ease,color .25s ease}.mm-bundle__tier.is-active{border-color:var(--mm-color-primary, #8b3a4a);background:var(--mm-color-primary, #8b3a4a);color:#fff}.mm-bundle__tier-value{font-weight:700}.mm-bundle__layout{display:grid;grid-template-columns:1.5fr 1fr;gap:24px;align-items:start}@media(max-width:860px){.mm-bundle__layout{grid-template-columns:1fr}}.mm-bundle__products{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px}@media(max-width:480px){.mm-bundle__products{grid-template-columns:repeat(2,1fr);gap:10px}}.mm-bundle__empty{grid-column:1 / -1;padding:32px;text-align:center;border:2px dashed var(--mm-color-border);border-radius:var(--mm-radius);color:var(--mm-color-muted)}.mm-bundle__card{background:var(--mm-color-card, #fff);border:1.5px solid var(--mm-color-border);border-radius:var(--mm-radius);padding:14px;display:flex;flex-direction:column;gap:10px;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease;position:relative}.mm-bundle__card.is-selected{border-color:var(--mm-color-primary, #8b3a4a);box-shadow:0 0 0 3px #0000000a,var(--mm-shadow)}.mm-bundle__card--unavailable{opacity:.55}.mm-bundle__card-imagewrap{display:block;position:relative;border-radius:10px;overflow:hidden;aspect-ratio:1 / 1;background:#f6f6f6;text-decoration:none}.mm-bundle__card-imagewrap img{width:100%;height:100%;object-fit:cover;display:block}.mm-bundle__card-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#eee,#ddd)}.mm-bundle__badge{position:absolute;top:8px;left:8px;background:var(--mm-color-primary, #8b3a4a);color:#fff;font-size:.7rem;font-weight:700;letter-spacing:.05em;padding:4px 8px;border-radius:999px;text-transform:uppercase}.mm-bundle__card-body{display:flex;flex-direction:column;gap:4px;flex:1}.mm-bundle__card-title{margin:0;font-size:.95rem;line-height:1.3;font-weight:600}.mm-bundle__card-title a{color:inherit;text-decoration:none}.mm-bundle__card-title a:hover{color:var(--mm-color-primary, #8b3a4a)}.mm-bundle__card-price{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.mm-bundle__price-current{font-weight:700;font-size:1rem}.mm-bundle__price-old{text-decoration:line-through;color:var(--mm-color-muted);font-size:.85rem}.mm-bundle__stock{font-size:.78rem;color:#c44;font-weight:600}.mm-bundle__variant-select{font-size:.65rem;padding:5px;border-radius:8px;border:1px solid var(--mm-color-border);background:#fafafa;width:100%;cursor:pointer;font-family:inherit;color:inherit;height:38px}.mm-bundle__card-action{margin-top:auto}.mm-bundle__add-btn{width:100%;background:var(--mm-color-primary, #8b3a4a);color:#fff;border:0;padding:10px 12px;border-radius:8px;font-weight:600;font-size:.9rem;cursor:pointer;transition:filter .2s ease,transform .15s ease;font-family:inherit}.mm-bundle__add-btn:hover:not(:disabled){filter:brightness(.92)}.mm-bundle__add-btn:active:not(:disabled){transform:scale(.97)}.mm-bundle__add-btn:disabled{opacity:.5;cursor:not-allowed}.mm-bundle__qty{display:flex;align-items:center;justify-content:space-between;border:1.5px solid var(--mm-color-primary, #8b3a4a);border-radius:8px;overflow:hidden;background:#fff}.mm-bundle__qty[hidden]{display:none}.mm-bundle__qty-btn{background:transparent;border:0;width:38px;height:38px;font-size:1.2rem;font-weight:700;color:var(--mm-color-primary, #8b3a4a);cursor:pointer;transition:background .15s ease;font-family:inherit}.mm-bundle__qty-btn:hover{background:#0000000a}.mm-bundle__qty-value{font-weight:700;min-width:24px;text-align:center}.mm-bundle__summary{position:sticky;top:16px}@media(max-width:860px){.mm-bundle__summary{position:static}}.mm-bundle__summary-inner{background:#fff;border:1.5px solid var(--mm-color-border);border-radius:var(--mm-radius);padding:20px;box-shadow:var(--mm-shadow)}.mm-bundle__summary-title{margin:0 0 14px;font-size:1.15rem;display:flex;align-items:center;justify-content:space-between;font-weight:700}.mm-bundle__count{background:var(--mm-color-primary, #8b3a4a);color:#fff;border-radius:999px;min-width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:700;padding:0 8px}.mm-bundle__progress{position:relative;margin-bottom:32px;background:#f3f3f3;height:6px;border-radius:999px;overflow:visible}.mm-bundle__progress-bar{position:absolute;top:0;left:0;height:6px;width:var(--mm-progress, 0%);background:var(--mm-color-primary, #8b3a4a);border-radius:999px;transition:width .3s ease}.mm-bundle__progress-text{margin:14px 0 0;padding-top:10px;font-size:.82rem;color:var(--mm-color-muted)}.mm-bundle__progress-text strong{color:var(--mm-color-primary, #8b3a4a)}.mm-bundle__items{list-style:none;margin:0 0 14px;padding:0;display:flex;flex-direction:column;gap:8px;max-height:320px;overflow-y:auto}.mm-bundle__items-empty{padding:20px;text-align:center;color:var(--mm-color-muted);font-size:.9rem;border:1px dashed var(--mm-color-border);border-radius:10px}.mm-bundle__item{display:flex;align-items:center;gap:10px;padding:8px;background:#fafafa;border-radius:10px;animation:mm-fade-in .2s ease}@keyframes mm-fade-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.mm-bundle__item img{width:44px;height:44px;border-radius:6px;object-fit:cover;flex-shrink:0}.mm-bundle__item-info{flex:1;min-width:0}.mm-bundle__item-title{font-size:.85rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mm-bundle__item-meta{font-size:.78rem;color:var(--mm-color-muted)}.mm-bundle__item-remove{background:transparent;border:0;cursor:pointer;color:var(--mm-color-muted);font-size:1.2rem;padding:4px 6px;line-height:1;font-family:inherit;transition:color .15s ease}.mm-bundle__item-remove:hover{color:#c44}.mm-bundle__totals{border-top:1px solid var(--mm-color-border);padding-top:12px;margin-bottom:14px;display:flex;flex-direction:column;gap:6px}.mm-bundle__total-row{display:flex;justify-content:space-between;font-size:.92rem}.mm-bundle__total-row[hidden]{display:none}.mm-bundle__total-row--discount{color:var(--mm-color-success, #2e8a4e);font-weight:600}.mm-bundle__total-row--final{font-size:1.1rem;font-weight:700;margin-top:4px}.mm-bundle__cart-btn{width:100%;background:var(--mm-color-primary, #8b3a4a);color:#fff;border:0;padding:14px;border-radius:10px;font-weight:700;font-size:1rem;cursor:pointer;transition:filter .2s ease;font-family:inherit}.mm-bundle__cart-btn:hover:not(:disabled){filter:brightness(.92)}.mm-bundle__cart-btn:disabled{opacity:.45;cursor:not-allowed}.mm-bundle__cart-btn.is-loading{pointer-events:none;opacity:.7}.mm-bundle__note{margin:10px 0 0;text-align:center;font-size:.8rem;color:var(--mm-color-muted)}.mm-bundle--block{padding:0;background:transparent;margin:16px 0}.mm-bundle--block .mm-bundle__container{max-width:none}.mm-bundle--block .mm-bundle__header{text-align:left;margin-bottom:16px}.mm-bundle--block .mm-bundle__heading{font-size:clamp(1.05rem,2vw,1.3rem)}.mm-bundle--block .mm-bundle__subheading{margin:0;font-size:.9rem}.mm-bundle--block .mm-bundle__tiers{justify-content:flex-start;margin-top:12px}.mm-bundle--block .mm-bundle__tier{font-size:.8rem;padding:6px 12px}.mm-bundle--block .mm-bundle__layout{grid-template-columns:1fr;gap:16px}.mm-bundle--block .mm-bundle__summary{position:static}.mm-bundle--block .mm-bundle__products{grid-template-columns:repeat(2,1fr);gap:10px}@media(min-width:600px){.mm-bundle--block .mm-bundle__products{grid-template-columns:repeat(auto-fill,minmax(170px,1fr))}}.mm-bundle--block .mm-bundle__card{padding:10px;gap:8px}.mm-bundle--block .mm-bundle__card-title{font-size:.85rem}.mm-bundle--block .mm-bundle__price-current{font-size:.92rem}.mm-bundle--block .mm-bundle__add-btn{padding:8px 10px;font-size:.82rem}.mm-bundle--block .mm-bundle__qty-btn{width:32px;height:32px;font-size:1.1rem}.mm-bundle--block .mm-bundle__summary-inner{padding:16px}.mm-bundle--block .mm-bundle__summary-title{font-size:1rem}.kb-bundle_variant{font-size:.85rem}
/*# sourceMappingURL=/cdn/shop/t/9/assets/mix-and-match-bundle.css.map */
