.bundle-save{display:block;--bs-fg: rgb(var(--color-foreground, 18 18 18));--bs-bg: rgb(var(--color-background, 255 255 255));--bs-border: rgba(var(--color-foreground, 18 18 18) / .16);--bs-muted: rgba(var(--color-foreground, 18 18 18) / .6);--bs-radius: 12px;color:var(--bs-fg);padding-top:2.5rem}.bundle-save__heading{font-weight:600;font-size:1rem;margin:0 0 .85rem}.bundle-save__cards{display:flex;flex-direction:column;gap:1.5rem}.bundle-card{display:flex;gap:1.1rem;align-items:stretch;background:transparent;padding:.25rem 0}.bundle-card__check{position:absolute;top:8px;left:8px;width:22px;height:22px;border-radius:50%;box-sizing:border-box;border:1.5px solid rgba(255,255,255,.85);background:#ffffff8c;box-shadow:0 1px 3px #12121238;pointer-events:none;transition:background-color .2s ease,border-color .2s ease}.bundle-card__check:after{content:"";position:absolute;top:46%;left:50%;width:5px;height:9px;border:solid #fff;border-width:0 2px 2px 0;transform:translate(-50%,-55%) rotate(45deg);opacity:0;transition:opacity .2s ease}.bundle-card__check.is-selected{background:#2f7a4f;border-color:#2f7a4f}.bundle-card__check.is-selected:after{opacity:1}.bundle-card__media{position:relative;flex:0 0 150px;width:150px;min-height:165px;border-radius:8px;overflow:hidden;background:rgba(var(--color-foreground, 18 18 18) / .04)}.bundle-card__media img{width:100%;height:100%;object-fit:cover;display:block}.bundle-card__body{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:.7rem}.bundle-card__head{display:flex;justify-content:space-between;gap:.75rem;align-items:baseline}.bundle-card__title{font-weight:600;font-size:.95rem;line-height:1.25;color:var(--bs-fg);text-decoration:none}.bundle-card__title:hover{text-decoration:underline}.bundle-card__price{font-size:.95rem;white-space:nowrap;display:inline-flex;align-items:baseline;gap:.4rem}.bundle-card__price-was{text-decoration:line-through;color:var(--bs-muted);font-weight:500}.bundle-card__price-now{color:var(--bs-fg);font-weight:600}.bundle-card__opt-label{font-size:.78rem;color:var(--bs-muted)}.bundle-card__opt-label--color{margin-bottom:-.15rem}.bundle-card__opt-label--color span{color:var(--bs-fg);font-weight:500}.bundle-card__sizes-head{display:flex;justify-content:space-between;align-items:baseline;gap:.75rem}.bundle-card__sizechart{font-size:.75rem;line-height:1.2;cursor:pointer;flex:0 0 auto}.bundle-card__swatches,.bundle-card__sizes{display:flex;flex-wrap:wrap;gap:.4rem}.bundle-swatch{position:relative;width:30px;height:30px;border-radius:50%;border:1.5px solid var(--bs-border);background-size:cover;background-position:center;cursor:pointer;padding:0}.bundle-swatch.is-active{box-shadow:0 0 0 2px var(--bs-bg),0 0 0 4px var(--bs-fg);border-color:var(--bs-bg)}.bundle-pill{position:relative;min-width:38px;padding:.35rem .6rem;border-radius:8px;border:1.5px solid var(--bs-border);background:var(--bs-bg);color:var(--bs-fg);font-size:.85rem;font-weight:500;cursor:pointer;transition:border-color .15s ease}.bundle-pill:hover{border-color:var(--bs-fg)}.bundle-pill.is-active{border-color:var(--bs-fg);background:var(--bs-fg);color:var(--bs-bg)}.bundle-card__sizes .bundle-pill{width:48px;min-width:48px;height:40px;padding:0;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.bundle-card__sizes .bundle-pill:only-child{width:auto;padding:0 .7rem}.bundle-swatch.is-soldout,.bundle-pill.is-soldout{opacity:.55;cursor:not-allowed}.bundle-swatch.is-soldout:after,.bundle-pill.is-soldout:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(to bottom right,transparent calc(50% - .5px),rgb(var(--color-red-200)) calc(50% - .5px) calc(50% + .5px),transparent calc(50% + .5px));pointer-events:none}.bundle-save__total{display:flex;align-items:baseline;flex-wrap:wrap;gap:.5rem;margin:1rem 0 .75rem}.bundle-save__total-label{font-weight:600;font-size:1rem;margin-inline-end:auto}.bundle-save__compare{text-decoration:line-through;color:var(--bs-muted);font-size:1rem}.bundle-save__price{font-weight:700;font-size:1.4rem;line-height:1}.bundle-save__badge{display:inline-block;padding:.25rem .6rem;border-radius:999px;background:rgb(var(--color-highlight, 14 120 0));color:#fff;font-size:.78rem;font-weight:700;letter-spacing:.01em}.bundle-save__compare[hidden],.bundle-save__badge[hidden]{display:none}.bundle-save__submit{width:100%;max-height:none}.bundle-save .product-form__error-message{margin-top:.6rem}@media(max-width:749px){.bundle-save{padding-top:1.5rem}.bundle-save__heading{font-size:.95rem;margin-bottom:.6rem}.bundle-save__cards{gap:1.15rem}.bundle-card{gap:.8rem;padding:0}.bundle-card__media{flex-basis:136px;width:136px;min-height:185px}.bundle-card__check{width:20px;height:20px;top:7px;left:7px}.bundle-card__body{gap:.4rem}.bundle-card__title{font-size:.9rem;line-height:1.2}.bundle-card__price{font-size:.9rem;gap:.3rem}.bundle-card__opt-label{font-size:.75rem}.bundle-card__opt-label--color{margin-bottom:-.2rem}.bundle-card__swatches,.bundle-card__sizes{gap:.3rem}.bundle-swatch{width:26px;height:26px}.bundle-pill{font-size:.78rem;border-radius:7px}.bundle-card__sizes .bundle-pill{width:44px;min-width:44px;height:36px;padding:0}.bundle-card__sizes .bundle-pill:only-child{width:auto;padding:0 .6rem}.bundle-card__sizes-head{gap:.5rem}.bundle-card__sizechart{font-size:.72rem}.bundle-save__total{margin:.7rem 0 .55rem;gap:.4rem}.bundle-save__total-label{font-size:.95rem}.bundle-save__price{font-size:1.25rem}}
/*# sourceMappingURL=/cdn/shop/t/392/assets/bundle-save.css.map */
