.product-upsell{margin:2rem 0;padding:1.2rem 1.6rem;border:.1rem solid rgba(var(--color-foreground),.08);border-radius:var(--border-radius-inputs);background-color:rgb(var(--color-background))}.product__info-container .product-upsell{margin:2.5rem 0;padding:2rem}.product-upsell__content{display:flex;flex-direction:column;gap:1.5rem}.product-upsell__wrapper{display:flex;align-items:center;gap:1.5rem}.product-upsell__checkbox-wrapper{display:flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;min-width:3.6rem;flex-shrink:0}.product-upsell__checkbox-label{display:grid;grid-template-columns:3.6rem 1fr auto;align-items:center;gap:1rem;width:100%;cursor:pointer;padding:.75rem;border:1px solid var(--color-border);border-radius:4px;transition:border-color .2s ease}.product-upsell__checkbox-label:hover{border-color:var(--color-foreground)}.product-upsell__checkbox{margin:0;cursor:pointer;width:3.6rem!important;height:3.6rem!important;min-width:3.6rem!important;border:.15rem solid rgba(var(--color-foreground),.2);border-radius:var(--border-radius-small);appearance:none;-webkit-appearance:none;background-color:rgb(var(--color-background));position:relative}.product-upsell__checkbox:checked{background-color:rgb(var(--color-button));border-color:rgb(var(--color-button))}.product-upsell__checkbox:checked:after{content:"";position:absolute;left:1.1rem;top:.6rem;width:1rem;height:1.8rem;border:solid rgb(var(--color-button-text));border-width:0 .3rem .3rem 0;transform:rotate(45deg)}.product-upsell__checkbox-label span{font-weight:400}.product-upsell__checkbox-label span:after{content:attr(data-price);font-weight:500;color:rgb(var(--color-foreground));white-space:nowrap}.product-upsell__text{flex:1;font-size:1.4rem;color:rgb(var(--color-foreground));cursor:pointer;padding:.4rem 0}.product-upsell__price-wrapper{font-weight:500;white-space:nowrap;color:var(--color-foreground)}.product-upsell__price{font-size:1.4rem;font-weight:500;color:rgb(var(--color-foreground));white-space:nowrap;background-color:rgba(var(--color-button),.1);padding:.4rem .8rem;border-radius:var(--border-radius-small)}.product-upsell__note{margin-top:1rem;display:none}.product-upsell__note-input{width:100%;padding:.8rem;border:.1rem solid rgba(var(--color-foreground),.2);border-radius:var(--border-radius-inputs);font-size:1.4rem}.cart-item__upsell,.cart-item__upsell-note{margin-top:.8rem;font-size:1.2rem;line-height:calc(1 + .4 / var(--font-body-scale));color:rgba(var(--color-foreground),.75);text-align:left}.cart-item__upsell .upsell-note,.cart-item__upsell-note .upsell-note{display:inline-block;padding:.4rem .8rem;background:rgba(var(--color-foreground),.04);border-radius:var(--border-radius-small)}.product-upsell__error{color:rgb(var(--color-error));font-size:1.3rem;line-height:calc(1 + .4 / var(--font-body-scale));margin:.5rem 0;text-align:left}.product-form__submit.loading{position:relative}.loading__spinner{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:2.5rem;height:2.5rem;border:.3rem solid rgba(var(--color-button-text),.3);border-top-color:rgb(var(--color-button-text));border-radius:50%;animation:spin 1s infinite linear}@keyframes spin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.loading__spinner.hidden,.hidden{display:none}.product-upsell input[type=checkbox]{margin-right:.5rem}.product-upsell input[type=text]{margin-top:.5rem;width:100%;padding:.5rem;border:1px solid rgba(var(--color-foreground),.08);border-radius:.25rem}.upsell-note{color:rgba(var(--color-foreground),.75);font-size:.875rem;margin-top:.25rem;text-align:left}.upsell-note dt{display:inline;font-weight:500}.upsell-note dd{display:inline;margin-left:.25rem}.product-form__submit{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));border:.1rem solid rgb(var(--color-foreground));border-radius:var(--border-radius-buttons);padding:1.2rem 2.4rem;font-size:1.4rem;font-weight:500;text-transform:uppercase;letter-spacing:.1rem;transition:all var(--duration-short) ease;cursor:pointer;width:100%;text-align:center;box-shadow:none;outline:none}.product-form__submit:hover{background-color:rgb(var(--color-foreground));color:rgb(var(--color-background));border-color:rgb(var(--color-foreground))}.product-form__submit:focus{outline:none;box-shadow:none}.product-form__submit:disabled{opacity:.7;cursor:not-allowed;background-color:rgba(var(--color-foreground),.1);border-color:rgba(var(--color-foreground),.2)}[data-debug-upsell]{display:none}.product-upsell__title{font-size:1.4rem;color:rgb(var(--color-foreground));line-height:calc(1 + .4 / var(--font-body-scale))}
/*# sourceMappingURL=/cdn/shop/t/14/assets/component-product-upsell.css.map */
