.cart-notification-loading{display:none;position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fff;align-items:center;justify-content:center;z-index:10;border-radius:var(--popup-corner-radius, 0)}.cart-notification-loading.active{display:flex}.cart-notification-loading__content{display:flex;flex-direction:column;align-items:center;gap:.9rem}.cart-notification-loading__text{font-family:Noto Sans TC,sans-serif;font-weight:500;font-size:1.4rem;line-height:2.2rem;color:#167ed0;text-align:center;margin:0}.cart-notification-loading__dots{display:flex;gap:.8rem;align-items:center}.cart-notification-loading__dot{width:.6rem;height:.6rem;border-radius:50%;background-color:#d3ecff;animation:loadingDot 1.4s ease-in-out infinite}.cart-notification-loading__dot:nth-child(1){animation-delay:0s}.cart-notification-loading__dot:nth-child(2){animation-delay:.2s}.cart-notification-loading__dot:nth-child(3){animation-delay:.4s}@keyframes loadingDot{0%,80%,to{background-color:#d3ecff;transform:scale(1)}40%{background-color:#167ed0;transform:scale(1.2)}}.cart-notification-product__details{flex:1;display:flex;flex-direction:column;justify-content:space-between;min-height:70px}.cart-notification-product__name{font-family:Noto Sans TC,sans-serif!important;font-weight:500!important;font-size:1.4rem!important;line-height:2.2rem!important;color:#222!important;margin:0 0 .4rem!important}.cart-notification-product__meta{display:flex;flex-direction:column;gap:.2rem}.cart-notification-product__option,.cart-notification-product__price{font-family:Noto Sans TC,sans-serif;font-weight:500;font-size:1.2rem;line-height:1.7rem;color:#545557;margin:0}.cart-notification-progress{padding:0 1.6rem;margin-bottom:1.2rem}.cart-notification-progress__text{margin-bottom:.4rem}.cart-notification-progress__message{font-family:Noto Sans TC,sans-serif;font-weight:500;font-size:1.4rem;line-height:2.2rem;color:#ff8300}.cart-notification-progress--complete .cart-notification-progress__message{color:#22d06b}.cart-notification-progress--complete .cart-notification-progress__bar-fill{background-color:#22d06b}.cart-notification-progress__message--complete{display:inline-flex;align-items:center;gap:.4rem}.cart-notification-progress__check-icon{flex-shrink:0}.cart-notification-progress__amount{font-weight:500}.cart-notification-progress__bar{position:relative;height:.4rem;border-radius:1.6rem;overflow:hidden}.cart-notification-progress__bar-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#f2f2f2;border-radius:1.6rem;font-size:0;line-height:0;overflow:hidden}.cart-notification-progress__bar-fill{display:block!important;position:absolute;top:0;left:0;height:100%;background-color:#ff8300;border-radius:1.6rem;transition:width .3s ease;font-size:0;line-height:0;overflow:hidden}.cart-notification-upsell:empty{display:none}.cart-notification-upsell[data-show-upsell=false]{display:none}.cart-upsell{background-color:#f3faff;border-radius:1.2rem;padding:1.6rem;overflow:hidden;max-height:34.8rem}@media screen and (max-width: 749px){.cart-upsell{max-height:none}}.cart-upsell__header{margin-bottom:1.2rem}.cart-upsell__title{font-family:Noto Sans TC,sans-serif;font-weight:500;font-size:1.4rem;line-height:2.2rem;color:#167ed0;margin:0 0 .4rem}.cart-upsell__subtitle{font-family:Noto Sans TC,sans-serif;font-weight:500;font-size:1.2rem;line-height:1.6rem;color:#545557;margin:0}.cart-upsell__products-wrapper{position:relative;display:flex}.cart-upsell__products{display:flex;flex-direction:column;gap:1.6rem;max-height:26.4rem;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding-bottom:3rem;padding-right:.4rem;flex:1}@media screen and (max-width: 749px){.cart-upsell__products{max-height:120px!important;min-height:120px!important;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y}}.cart-upsell__scrollbar-track{width:.5rem;flex-shrink:0;background-color:#f3faff;border-radius:.25rem;margin-left:.4rem;position:relative;display:block!important;margin-bottom:3rem}.cart-upsell__scrollbar-thumb{position:absolute;top:0;left:0;width:100%;min-height:3rem;height:30%;background-color:#d3ecff;border-radius:.25rem;transition:top .08s linear;display:block!important}.cart-upsell__scrollbar-track.hidden,.cart-upsell__scrollbar-thumb.hidden{opacity:0}@media screen and (max-width: 749px){.cart-upsell__scrollbar-track{width:.6rem}.cart-upsell__scrollbar-thumb{background-color:#d3ecff}}.cart-upsell-item{display:flex;gap:.8rem;min-height:8.8rem}.cart-upsell-item__image{width:7rem;height:8.8rem;flex-shrink:0;border-radius:.4rem;overflow:hidden}.cart-upsell-item__image img{width:100%;height:100%;object-fit:cover}.cart-upsell-item__content{flex:1;display:flex;flex-direction:column;justify-content:space-between;min-width:0}.cart-upsell-item__title{font-family:Noto Sans TC,sans-serif;font-weight:500;font-size:1.2rem;line-height:1.5rem;color:#222;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.cart-upsell-item__footer{display:flex;align-items:flex-end;justify-content:space-between;gap:.8rem}.cart-upsell-item__info{display:flex;flex-direction:column;gap:.8rem}.cart-upsell-item__price{font-family:Noto Sans TC,sans-serif;font-weight:500;font-size:1.2rem;line-height:1.2rem;color:#545557;margin:0}.cart-upsell-item__quantity{display:flex;align-items:center;gap:1.6rem;background-color:#fff;border-radius:2rem;padding:.4rem .8rem}.cart-upsell-item__qty-btn{display:flex;align-items:center;justify-content:center;width:1.2rem;height:1.2rem;padding:0;background:none;border:none;cursor:pointer}.cart-upsell-item__qty-btn:hover{opacity:.7}.cart-upsell-item__qty-btn svg{width:1.2rem;height:1.2rem}.cart-upsell-item__qty-value{font-family:Noto Sans TC,sans-serif;font-weight:400;font-size:1rem;line-height:1rem;color:#222;text-align:center;min-width:1rem}.cart-upsell-item__add-btn{display:inline-flex;align-items:center;justify-content:center;padding:.6rem 2rem;background-color:#d3ecff;border:none;border-radius:4rem;font-family:Noto Sans TC,sans-serif;font-weight:500;font-size:1.2rem;line-height:1.2rem;color:#167ed0;cursor:pointer;transition:background-color .2s ease;white-space:nowrap;flex-shrink:0}.cart-upsell-item__add-btn:hover{background-color:#b8dfff}.cart-upsell-item__add-btn:disabled{opacity:.6;cursor:not-allowed}.cart-upsell-item__add-btn.loading{pointer-events:none;opacity:.7}.cart-notification__checkout-btn{background-color:#167ed0!important;box-shadow:none!important;border-radius:4rem!important;font-family:Noto Sans TC,sans-serif!important;font-weight:500!important}.cart-notification__checkout-btn:hover{background-color:#1268b0!important}.cart-notification__checkout-btn:after{box-shadow:none!important}.cart-notification__view-cart-btn{border:1px solid #222222!important;border-radius:4rem!important;background-color:transparent!important;color:#222!important;font-family:Noto Sans TC,sans-serif!important;font-weight:500!important;padding-left:1rem!important;padding-right:1rem!important;padding-top:10px!important;padding-bottom:10px!important}.cart-notification__view-cart-btn:hover{background-color:#f5f5f5!important}.cart-upsell__products::-webkit-scrollbar{width:0;display:none}.cart-upsell__products{-ms-overflow-style:none;scrollbar-width:none;-webkit-overflow-scrolling:touch}.cart-upsell-item__add-btn.loading:after{content:"";display:inline-block;width:1rem;height:1rem;margin-left:.4rem;border:2px solid transparent;border-top-color:#167ed0;border-radius:50%;animation:spin .6s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/component-cart-upsell.css.map */
