.bundle-upsell{border:1px solid var(--color-border);border-radius:var(--br-img, 8px);padding:16px}.bundle-upsell__title{font-size:18px;font-weight:600;margin:0 0 4px}.bundle-upsell__subtitle{font-size:14px;color:var(--color-foreground-secondary, #666);margin:0 0 12px}.bundle-upsell__items{display:grid;gap:8px}.bundle-upsell__item--current{display:grid;grid-template-columns:72px 1fr auto;align-items:center;gap:12px;padding:12px;border:1px solid var(--color-border);border-radius:min(8px,var(--br-img, 8px));background-color:var(--color-background-secondary, #f7f7f7)}.bundle-upsell__option{display:grid;grid-template-columns:auto 72px 1fr auto;align-items:center;gap:12px;padding:12px;border:2px solid var(--color-border);border-radius:min(8px,var(--br-img, 8px));cursor:pointer;transition:border-color .15s ease,background-color .15s ease}.bundle-upsell__option:hover{border-color:var(--color-foreground)}.bundle-upsell__option--selected{border-color:var(--color-foreground);background-color:#fff}.bundle-upsell__option:not(.bundle-upsell__option--selected){opacity:.5}.bundle-upsell__option:not(.bundle-upsell__option--selected):hover{opacity:.8}.bundle-upsell__radio{width:20px;height:20px;accent-color:var(--color-foreground);cursor:pointer;margin:0;flex-shrink:0}.bundle-upsell__image{width:72px;height:72px;object-fit:cover;border-radius:min(8px,var(--br-img, 8px))}.bundle-upsell__info{min-width:0}.bundle-upsell__product-title{font-size:14px;font-weight:500;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bundle-upsell__product-title a{color:inherit;text-decoration:none}.bundle-upsell__variant-select{margin-top:4px}.bundle-upsell__variant-select select{font-size:13px;padding:4px 24px 4px 8px;border:1px solid var(--color-border);border-radius:4px;background:var(--input-background, #fff);color:var(--input-foreground);cursor:pointer;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 6px center}.bundle-upsell__price{font-size:14px;font-weight:500;white-space:nowrap}.bundle-upsell__footer{display:flex;justify-content:space-between;align-items:center;margin-top:16px;gap:12px}.bundle-upsell__total{font-size:14px;line-height:1.3}.bundle-upsell__total-label{font-weight:400}.bundle-upsell__total-price{font-size:18px;font-weight:600}.bundle-upsell__total-savings{font-size:13px;color:#e00;font-weight:500}.bundle-upsell__add-btn{padding:12px 24px;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;background:var(--color-button-background, #000);color:var(--color-button-foreground, #fff);border:none;border-radius:var(--button-border-radius, 4px);cursor:pointer;transition:opacity .15s ease;white-space:nowrap}.bundle-upsell__add-btn:hover{opacity:.85}.bundle-upsell__add-btn:disabled{opacity:.5;cursor:not-allowed}.bundle-upsell__add-btn .loading-overlay__spinner{display:none}.bundle-upsell__add-btn.loading .loading-overlay__spinner{display:inline-block}.bundle-upsell__add-btn.loading span{visibility:hidden}.bundle-upsell__choose-label{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--color-foreground-secondary, #666);margin:8px 0 0}@media only screen and (max-width:767px){.bundle-upsell__item--current{grid-template-columns:56px 1fr auto;gap:8px;padding:10px}.bundle-upsell__option{grid-template-columns:auto 56px 1fr auto;gap:8px;padding:10px}.bundle-upsell__image{width:56px;height:56px}.bundle-upsell__footer{flex-direction:column;align-items:stretch}.bundle-upsell__add-btn{width:100%;text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/component-bundle-upsell.css.map */
