.fts-bundle{--bundle-gap: 28px;--bundle-image-size: 118px;--bundle-divider: rgb(var(--color-foreground-rgb, 0 0 0) / .12);--bundle-muted: rgb(var(--color-foreground-rgb, 0 0 0) / .62);--bundle-subtle: rgb(var(--color-foreground-rgb, 0 0 0) / .07);--bundle-subtle-strong: rgb(var(--color-foreground-rgb, 0 0 0) / .11);--bundle-accent-bg-fallback: var(--bundle-subtle);--bundle-accent-fg-fallback: var(--color-foreground, #000);--bundle-accent-muted-fg: rgb(var(--color-foreground-rgb, 0 0 0) / .62);--bundle-accent-bg: var(--bundle-accent-bg-fallback);--bundle-accent-fg: var(--bundle-accent-fg-fallback);display:block;width:100%;background:transparent}@media(min-width:750px){.fts-bundle{--bundle-gap: 32px;--bundle-image-size: 168px}}@media(min-width:990px){.fts-bundle{--bundle-image-size: 198px}}.fts-bundle__container{width:100%;max-width:none}.fts-bundle__header{margin-block-end:var(--bundle-gap)}.fts-bundle__title{margin:0 0 10px;font-size:clamp(1.9rem,4vw,2.6rem);font-weight:700;line-height:1.02;letter-spacing:-.03em}.fts-bundle__pricing{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px}.fts-bundle__price--original{color:#000;font-size:1.45rem;font-weight:600;line-height:1;text-decoration:line-through}.fts-bundle__price--compare{color:var(--bundle-muted);font-size:1.05rem;font-weight:500;line-height:1;text-decoration:line-through}.fts-bundle__price--sale{color:var(--sale-price-color, #ff0000);font-size:1.45rem;font-weight:600;line-height:1}.fts-bundle__save-badge{padding:8px 14px;background:var(--bundle-accent-bg);color:var(--bundle-accent-fg);border-radius:0;font-size:.875rem;font-weight:500;line-height:1;white-space:nowrap}.fts-bundle__description{max-width:62ch;margin-block-start:10px;color:var(--bundle-muted)}.fts-bundle__products{display:flex;flex-direction:column;gap:22px}.fts-bundle__product{display:grid;grid-template-columns:minmax(96px,var(--bundle-image-size)) minmax(0,1fr);align-items:start;gap:12px 18px;width:100%;padding:0;border:none;background:transparent}.fts-bundle__product[hidden]{display:none}.fts-bundle__product-media{width:100%;aspect-ratio:3 / 4;overflow:hidden;background:rgb(var(--color-foreground-rgb, 0 0 0) / .04)}.fts-bundle__product-media img,.fts-bundle__placeholder{width:100%;height:100%}.fts-bundle__product-media img{display:block;object-fit:cover}.fts-bundle__product-info{display:flex;flex-direction:column;gap:8px;min-width:0;padding-block-start:2px}.fts-bundle__product-title{margin:0;font-size:clamp(1.15rem,2vw,1.55rem);font-weight:700;line-height:1.08;letter-spacing:-.02em}.fts-bundle__product-title a{color:inherit;text-decoration:none}.fts-bundle__product-title a:hover{text-decoration:underline}.fts-bundle__product-price{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin:0;color:var(--bundle-muted)}.fts-bundle__product-price .fts-bundle__price--compare,.fts-bundle__product-price .fts-bundle__price--sale{font-size:.95rem;font-weight:500}.fts-bundle__product-price .fts-bundle__price--compare,.fts-bundle__product-price .fts-bundle__price--sale{color:#000}.fts-bundle__product-price .fts-bundle__price--compare:not([hidden])+.fts-bundle__price--sale{color:var(--sale-price-color, #ff0000)}.fts-bundle__options{display:flex;flex-direction:column;gap:12px}.fts-bundle__option-group{margin:0;padding:0;border:none}.fts-bundle__option-group legend{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px;margin-block-end:8px;padding:0;font-size:.95rem;font-weight:400;line-height:1.2}.fts-bundle__option-selected-value{font-weight:500;opacity:1}.fts-bundle__option-values{display:flex;flex-wrap:wrap;gap:8px}.fts-bundle__option-values--swatches{gap:8px}.fts-bundle__option-label{position:relative;cursor:pointer}.fts-bundle__option-label input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.fts-bundle__option-label input:disabled{cursor:not-allowed}.fts-bundle__option-text{display:inline-flex;align-items:center;justify-content:center;min-width:42px;min-height:30px;padding:6px 11px;border:1px solid transparent;background:var(--bundle-subtle);color:var(--color-foreground, #000);border-radius:0;font-size:.8rem;font-weight:500;line-height:1;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.fts-bundle__option-label:hover .fts-bundle__option-text{background:var(--bundle-subtle-strong)}.fts-bundle__option-label input:checked+.fts-bundle__option-text{background:var(--color-foreground, #000);color:var(--color-background, #fff)}.fts-bundle__option-label input:disabled+.fts-bundle__option-text{cursor:not-allowed;background:var(--bundle-subtle);color:var(--bundle-muted);opacity:.72;text-decoration:line-through;text-decoration-thickness:1.5px}.fts-bundle__option-label.is-invalid-selection .fts-bundle__option-text{box-shadow:inset 0 0 0 1px var(--color-error, #d32f2f)}.fts-bundle__option-label.is-invalid-selection:after{content:"";position:absolute;inset:50% 4px auto 4px;height:2px;background:var(--color-error, #d32f2f);transform:rotate(-12deg);transform-origin:center;pointer-events:none}.fts-bundle__option-label--swatch .swatch{--variant-picker-swatch-width: 24px;--variant-picker-swatch-height: 24px;--variant-picker-swatch-width-mobile: 22px;--variant-picker-swatch-height-mobile: 22px;border-radius:999px;transition:outline .2s ease,transform .2s ease}.fts-bundle__option-label--swatch:not([data-unavailable=true]):hover .swatch{outline:2px solid rgb(var(--color-foreground-rgb, 0 0 0) / .22);outline-offset:2px}.fts-bundle__option-label--swatch[data-unavailable=true]:not(.is-invalid-selection):after{content:"";position:absolute;inset:50% -2px auto -2px;height:2px;background:rgb(var(--color-foreground-rgb, 0 0 0) / .42);transform:rotate(-45deg);transform-origin:center;pointer-events:none}.fts-bundle__option-label--swatch.is-invalid-selection:after{content:"";position:absolute;inset:50% -2px auto -2px;height:2px;background:var(--color-error, #d32f2f);transform:rotate(-45deg);transform-origin:center;pointer-events:none}.fts-bundle__option-label--swatch.is-invalid-selection .swatch{opacity:.72}.fts-bundle__option-label--swatch input:checked+.swatch,.fts-bundle__option-label--swatch input:focus-visible+.swatch{outline:2px solid var(--color-foreground, #000);outline-offset:2px}.fts-bundle__option-label--swatch input:disabled+.swatch{opacity:.35;cursor:not-allowed}.fts-bundle__option-label[data-unavailable=true]{cursor:not-allowed}.fts-bundle__option-label[data-unavailable=true]:hover .fts-bundle__option-text{background:var(--bundle-subtle)}.fts-bundle__empty-step,.fts-bundle__no-steps{padding:32px 0;color:var(--bundle-muted);text-align:center}.fts-bundle__footer{margin-block-start:20px}.fts-bundle__footer-inner{display:flex;flex-direction:column;gap:6px}.fts-bundle__add-button{width:100%;padding:14px 20px 10px;border:none;background:var(--bundle-accent-bg);color:var(--bundle-accent-fg);border-radius:0;cursor:pointer;filter:none}.fts-bundle__footer .fts-bundle__add-button{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:4px 10px;transition:background-color .2s ease,filter .2s ease,opacity .2s ease}.fts-bundle__footer .fts-bundle__add-button>span:first-child{font-size:1.05rem;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.02em}.fts-bundle__footer .fts-bundle__add-button:hover{filter:brightness(.96)}.fts-bundle__add-button:disabled,.fts-bundle__footer .fts-bundle__add-button:disabled{opacity:.5;cursor:not-allowed;filter:none}.fts-bundle__footer-prices{display:inline-flex;align-items:center;gap:6px;font-size:1.05rem;font-weight:700;line-height:1}.fts-bundle__footer-original{color:var(--bundle-accent-muted-fg);font-weight:500;text-decoration:line-through}.fts-bundle__footer-price{font-weight:700}.fts-bundle__validation-message{min-height:1.25em;color:var(--color-error, #d32f2f);font-size:.875rem;text-align:center}@media(max-width:749px){.fts-bundle__header{margin-block-end:24px}.fts-bundle__title{font-size:1.95rem}.fts-bundle__price--original{font-size:1.25rem}.fts-bundle__price--compare{font-size:1rem}.fts-bundle__price--sale{font-size:1.25rem}.fts-bundle__product-title{font-size:1.05rem}}@media(max-width:479px){.fts-bundle{--bundle-image-size: 98px}.fts-bundle__products{gap:18px}.fts-bundle__product{grid-template-columns:98px minmax(0,1fr);gap:10px 14px}.fts-bundle__save-badge{padding-inline:10px;font-size:.8125rem}.fts-bundle__option-group legend{font-size:.9rem}.fts-bundle__option-text{min-width:38px;padding-inline:9px}.fts-bundle__footer .fts-bundle__add-button>span:first-child,.fts-bundle__footer-prices{font-size:.95rem}}
/*# sourceMappingURL=/cdn/shop/t/67/assets/fts-bundle-builder.css.map */
