.sf-bundle-pdp__option-label{font-size:.875rem;font-weight:600;margin:0 0 .625rem;color:var(--bundle-text)}.sf-vc-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.625rem;margin-bottom:1.25rem}@media(max-width:479px){.sf-vc-grid{grid-template-columns:1fr}}.sf-vc{display:flex;flex-direction:column;gap:.3125rem;padding:.875rem;border:1.5px solid #e0e0e0;border-radius:.75rem;cursor:pointer;position:relative;background-color:#f4f4f4;transition:border-color .15s ease,background-color .15s ease;-webkit-user-select:none;user-select:none}.sf-vc:hover:not(.sf-vc--selected){border-color:#b0b0b0;background-color:#efefef}.sf-vc--selected{border-color:#2d9e8b;background-color:#f0fdf9}.sf-vc--selected .sf-vc__header{background-color:#a8e6df}.sf-vc__input{position:absolute;opacity:0;pointer-events:none;width:0;height:0}.sf-vc__header{display:flex;align-items:center;gap:.4375rem;flex-wrap:wrap;background-color:#d8d8d8;margin:-.875rem -.875rem .5rem;padding:.75rem .875rem .625rem;border-radius:.625rem .625rem 0 0}.sf-vc__radio{flex-shrink:0;width:1.0625rem;height:1.0625rem;border-radius:50%;border:2px solid var(--bundle-border-color);display:flex;align-items:center;justify-content:center;transition:border-color .15s ease}.sf-vc--selected .sf-vc__radio{border-color:#2d9e8b}.sf-vc__radio-dot{width:.4375rem;height:.4375rem;border-radius:50%;background:#2d9e8b;opacity:0;transition:opacity .15s ease}.sf-vc--selected .sf-vc__radio-dot{opacity:1}.sf-vc__name{font-weight:600;font-size:.9375rem;color:var(--bundle-text);flex:1;min-width:0}.sf-vc__badge{position:absolute;top:-.625rem;right:.625rem;font-size:.6875rem;font-weight:600;padding:.1875rem .625rem;border-radius:9999px;background:#2d9e8b;color:#fff;white-space:nowrap;line-height:1.5;z-index:1}.sf-vc__tagline,.sf-vc__price{margin:0;padding-left:1.5rem;font-size:.8125rem;color:var(--bundle-text-muted);line-height:1.4}.sf-vc__tagline{font-weight:500}.sf-vc-features-block{margin-top:.25rem;margin-bottom:.75rem}.sf-vc__features{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.3125rem}.sf-vc__features--hidden{display:none}.sf-vc__feature{display:flex;align-items:flex-start;gap:.5rem;font-size:1rem;color:var(--bundle-text);line-height:1.4}.sf-vc__check{flex-shrink:0;color:#2d9e8b;margin-top:.125rem}.sf-bundle-pdp__variant-selector{margin-bottom:.75rem}.sf-bundle-pdp[aria-busy=true]{opacity:.6;pointer-events:none;transition:opacity .2s ease}:root{--bundle-border-color: var(--color-border, #e5e7eb);--bundle-bg: var(--color-background, #ffffff);--bundle-bg-light: var(--color-background-2, #f9fafb);--bundle-text: var(--color-foreground, #111827);--bundle-text-muted: var(--color-foreground-secondary, #6b7280);--bundle-accent: var(--color-button, #1f2937);--bundle-accent-text: var(--color-button-text, #ffffff);--bundle-radius: var(--buttons-radius, 6px);--bundle-badge-bg: var(--color-badge-background, #f0f9ff);--bundle-badge-text: var(--color-badge-text, #0369a1);--bundle-subscription-bg: #fdf4ff;--bundle-subscription-text: #7e22ce;--bundle-error-bg: #fef2f2;--bundle-error-text: #dc2626;--bundle-error-border: #fecaca;--bundle-pack-bg: #eaf5fb}.bundle-pdp-wrapper{margin-top:1.5rem}.bundle-contents{margin-bottom:1.25rem;padding:1rem;background:var(--bundle-bg-light);border:1px solid var(--bundle-border-color);border-radius:var(--bundle-radius)}.bundle-contents__heading{margin:0 0 .75rem;font-size:.875rem;font-weight:600;color:var(--bundle-text);text-transform:uppercase;letter-spacing:.05em}.bundle-contents__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.bundle-contents__item{display:flex;align-items:center;gap:.625rem;font-size:.9375rem;color:var(--bundle-text)}.bundle-contents__item img{border-radius:calc(var(--bundle-radius) - 2px);object-fit:cover;flex-shrink:0}.bundle-contents__item-name{flex:1;display:flex;align-items:center;gap:.375rem}.bundle-contents__qty{font-size:.8125rem;color:var(--bundle-text-muted);background:var(--bundle-border-color);padding:.125rem .375rem;border-radius:9999px}.bundle-contents__subscription-badge{font-size:.75rem;font-weight:500;color:var(--bundle-subscription-text);background:var(--bundle-subscription-bg);padding:.125rem .5rem;border-radius:9999px}.bundle-add-to-cart{margin-top:1rem}.bundle-add-to-cart__btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;border-radius:var(--bundle-radius);transition:opacity .2s ease,transform .1s ease}.bundle-add-to-cart__btn:disabled,.bundle-add-to-cart__btn[aria-disabled=true]{opacity:.5;cursor:not-allowed;pointer-events:none}.bundle-add-to-cart__btn:not(:disabled):hover{opacity:.9}.bundle-add-to-cart__btn:not(:disabled):active{transform:scale(.98)}.bundle-add-to-cart__btn-loading svg{animation:bundle-spin .8s linear infinite}@keyframes bundle-spin{to{transform:rotate(360deg)}}.bundle-error{margin-top:.75rem;padding:.75rem 1rem;background:var(--bundle-error-bg);border:1px solid var(--bundle-error-border);border-radius:var(--bundle-radius);font-size:.875rem;color:var(--bundle-error-text)}.bundle-not-configured{font-size:.875rem;color:var(--bundle-text-muted);font-style:italic}.cart-item--bundle-child{display:none!important}.cart-item__bundle-card{display:flex;gap:1rem;padding:1rem;border:1px solid var(--bundle-border-color);border-radius:var(--bundle-radius);background:var(--bundle-bg)}.cart-item__bundle-image{flex-shrink:0}.cart-item__bundle-image img{display:block;border-radius:calc(var(--bundle-radius) - 2px);object-fit:cover}.cart-item__bundle-content{flex:1;min-width:0}.cart-item__bundle-header{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:.625rem}.cart-item__bundle-title{margin:0;font-size:1rem;font-weight:600;color:var(--bundle-text);line-height:1.3}.cart-item__bundle-badge{flex-shrink:0;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--bundle-badge-text);background:var(--bundle-badge-bg);padding:.1875rem .5rem;border-radius:9999px;margin-top:.125rem}.cart-item__bundle-children{list-style:none;margin:0 0 .875rem;padding:0;display:flex;flex-direction:column;gap:.3125rem}.cart-item__bundle-child-row{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--bundle-text-muted);line-height:1.4}.cart-item__bundle-child-row--parent{color:var(--bundle-text);font-weight:500}.cart-item__bundle-child-name{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cart-item__bundle-child-qty{font-size:.8125rem;color:var(--bundle-text-muted);flex-shrink:0}.cart-item__bundle-child-subscription{font-size:.75rem;font-weight:500;color:var(--bundle-subscription-text);background:var(--bundle-subscription-bg);padding:.125rem .4375rem;border-radius:9999px;flex-shrink:0}.cart-item__bundle-footer{display:flex;align-items:center;gap:.875rem;flex-wrap:wrap}.cart-item__bundle-quantity{display:flex;align-items:center;border:1px solid var(--bundle-border-color);border-radius:var(--bundle-radius);overflow:hidden}.cart-item__bundle-qty-btn{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background:transparent;border:none;cursor:pointer;font-size:1.125rem;color:var(--bundle-text);transition:background .15s ease}.cart-item__bundle-qty-btn:hover{background:var(--bundle-bg-light)}.cart-item__bundle-qty-input{width:2.5rem;height:2rem;border:none;border-left:1px solid var(--bundle-border-color);border-right:1px solid var(--bundle-border-color);text-align:center;font-size:.9375rem;font-weight:500;color:var(--bundle-text);background:transparent;-moz-appearance:textfield}.cart-item__bundle-qty-input::-webkit-inner-spin-button,.cart-item__bundle-qty-input::-webkit-outer-spin-button{-webkit-appearance:none}.cart-item__bundle-price{flex:1;text-align:right;font-size:1rem;font-weight:600;color:var(--bundle-text)}.cart-item__bundle-remove{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background:transparent;border:none;cursor:pointer;color:var(--bundle-text-muted);border-radius:var(--bundle-radius);transition:color .15s ease,background .15s ease;flex-shrink:0}.cart-item__bundle-remove:hover{color:var(--bundle-error-text);background:var(--bundle-error-bg)}@media(max-width:640px){.cart-item__bundle-card{flex-direction:column;gap:.75rem}.cart-item__bundle-image img{width:100%;max-width:120px}.cart-item__bundle-footer{gap:.625rem}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(prefers-reduced-motion:reduce){.bundle-add-to-cart__btn-loading svg{animation:none}.bundle-add-to-cart__btn{transition:none}}.sf-bundle-pdp{margin-top:1rem}.sf-bundle-pdp__contents{margin-bottom:1rem;padding:1rem;background:var(--bundle-bg-light);border:1px solid var(--bundle-border-color);border-radius:var(--bundle-radius)}.sf-bundle-pdp__contents-heading{margin:0 0 .75rem;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--bundle-text)}.sf-bundle-pdp__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.sf-bundle-pdp__list-item{display:flex;align-items:flex-start;gap:.625rem;font-size:.9375rem;color:var(--bundle-text)}.sf-bundle-pdp__list-item img{border-radius:calc(var(--bundle-radius) - 2px);object-fit:cover;flex-shrink:0;margin-top:.125rem}.sf-bundle-pdp__list-info{flex:1;display:flex;flex-direction:column;gap:.125rem}.sf-bundle-pdp__list-name{display:flex;align-items:center;gap:.375rem}.sf-bundle-pdp__list-qty{font-size:.8125rem;color:var(--bundle-text-muted)}.sf-bundle-pdp__list-price{font-size:.75rem;color:var(--bundle-text-muted)}.sf-bundle-pdp__subscription-badge{font-size:.75rem;font-weight:500;color:var(--bundle-subscription-text);background:var(--bundle-subscription-bg);padding:.125rem .5rem;border-radius:9999px}.sf-bundle-pdp__contents-footer{display:flex;align-items:center;justify-content:space-between;margin-top:.875rem;padding-top:.875rem;border-top:1px solid var(--bundle-border-color)}.sf-bundle-pdp__price-label{font-size:.9375rem;color:var(--bundle-text-muted)}.sf-bundle-pdp__price-amount{font-size:1.25rem;font-weight:700;color:var(--bundle-text)}.sf-bundle-pdp__error{margin-top:.75rem;padding:.75rem 1rem;background:var(--bundle-error-bg);border:1px solid var(--bundle-error-border);border-radius:var(--bundle-radius);font-size:.875rem;color:var(--bundle-error-text)}.sf-bundle-pdp__atc{margin-top:.75rem}.sf-bundle-pdp__btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%}.sf-bundle-pdp__btn-loading svg{animation:bundle-spin .8s linear infinite}.sf-bundle-child-row{display:none!important}.sf-bundle-card{display:flex;gap:1rem;padding:1rem;border:1px solid var(--bundle-border-color);border-radius:var(--bundle-radius);background:var(--bundle-pack-bg)}.sf-bundle-card__image{flex-shrink:0}.sf-bundle-card__image img{display:block;border-radius:calc(var(--bundle-radius) - 2px);object-fit:cover}.sf-bundle-card__content{flex:1;min-width:0}.sf-bundle-card__header{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:.625rem}.sf-bundle-card__title{margin:0;font-size:1rem;font-weight:600;color:var(--bundle-text);line-height:1.3}.sf-bundle-card__badge{flex-shrink:0;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--bundle-badge-text);background:var(--bundle-badge-bg);padding:.1875rem .5rem;border-radius:9999px;margin-top:.125rem}.sf-bundle-card__children{list-style:none;margin:0 0 .875rem;padding:0;display:flex;flex-direction:column;gap:.3125rem}.sf-bundle-card__child{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--bundle-text-muted);line-height:1.4}.sf-bundle-card__child-name{flex:1}.sf-bundle-card__child-price{color:var(--bundle-text-muted);font-weight:500;white-space:nowrap}.sf-bundle-card__child-qty{font-size:.8125rem;color:var(--bundle-text-muted);flex-shrink:0}.sf-bundle-card__subscription{font-size:.75rem;font-weight:500;color:var(--bundle-subscription-text);background:var(--bundle-subscription-bg);padding:.125rem .4375rem;border-radius:9999px;flex-shrink:0}.sf-bundle-card__price{display:block;font-size:1rem;font-weight:600;color:var(--bundle-text);margin-bottom:.625rem}.sf-bundle-card__footer{align-items:center}.sf-bundle-card__remove{flex-shrink:0}.order-summary.sf-has-bundle{border-collapse:separate;border-spacing:0}.sf-bundle-parent-row>td{vertical-align:middle;padding-top:1rem;padding-bottom:1rem;border-top:1px solid var(--bundle-border-color);border-bottom:1px solid var(--bundle-border-color);background:var(--bundle-pack-bg)}.sf-bundle-parent-row>td:first-child{padding-left:1rem;border-left:1px solid var(--bundle-border-color);border-top-left-radius:var(--bundle-radius);border-bottom-left-radius:var(--bundle-radius)}.sf-bundle-parent-row>td:last-child{padding-right:1rem;border-right:1px solid var(--bundle-border-color);border-top-right-radius:var(--bundle-radius);border-bottom-right-radius:var(--bundle-radius)}.sf-bundle-spacer-row>td{height:.875rem;padding:0;border:0;background:transparent}.sf-bundle-card--page{border:none;padding:0}@media(max-width:640px){.sf-bundle-card{flex-direction:column}.sf-bundle-card__image img{width:100%;max-width:120px}}
/*# sourceMappingURL=/cdn/shop/t/54/assets/sf-bundle-cart.css.map */
