.upsell-drawer-container:not(:has(.upsell-card)),.upsell-cart-container:not(:has(.upsell-card)),.upsell-checkout-container:not(:has(.upsell-card)){display:none!important;margin:0!important;padding:0!important;border:none!important;opacity:0;visibility:hidden;overflow:hidden;max-height:0}.upsell-drawer-container,.upsell-cart-container,.upsell-checkout-container{margin-top:20px;padding-top:20px;border-top:1px solid rgba(var(--color-foreground),.15)}.upsell-section-title{font-size:1.6rem;font-weight:600;margin-bottom:15px;color:rgba(var(--color-foreground),.9)}.upsell-cards-container{display:flex;flex-direction:column;gap:12px}.upsell-card{display:flex;flex-direction:column;gap:0;padding:0;background:#fffffff2;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(0,0,0,.08);border-radius:16px;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;box-shadow:0 2px 8px #0000000a;position:relative}.cart__footer .upsell-card{display:flex;flex-direction:row;align-items:center;padding:12px;gap:16px;border-radius:12px;min-height:100px;width:100%;box-sizing:border-box}@media screen and (max-width:749px){.cart__footer .upsell-card{padding:12px;gap:12px;min-height:90px}}.cart__footer .upsell-card:hover{border-color:#39b5ff4d;box-shadow:0 4px 16px #39b5ff1f,0 2px 4px #0000000f;transform:translate(4px)}@media screen and (max-width:749px){.cart__footer .upsell-card:hover{transform:translate(2px)}}.upsell-card-image{width:100%;aspect-ratio:1 / 1;overflow:hidden;background:rgba(var(--color-foreground),.03);position:relative}.cart__footer .upsell-card-image{width:100px;height:100px;flex-shrink:0;aspect-ratio:1 / 1;border-radius:10px;overflow:hidden}@media screen and (max-width:749px){.cart__footer .upsell-card-image{width:80px;height:80px}}.cart__footer .upsell-card-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.cart__footer .upsell-card:hover .upsell-card-image img{transform:scale(1.08)}.upsell-card-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s cubic-bezier(.4,0,.2,1)}.upsell-card:hover .upsell-card-image img{transform:scale(1.05)}.upsell-card-content{flex:1;display:flex;flex-direction:column;gap:12px;padding:20px}.cart__footer .upsell-card-content{flex:1;display:flex;flex-direction:column;gap:8px;padding:0;justify-content:center;min-width:0}.upsell-title{font-size:1.4rem;font-weight:600;margin:0;color:rgba(var(--color-foreground),.95);line-height:1.3}.cart__footer .upsell-title{font-size:1.5rem;font-weight:600;margin:0;line-height:1.2;color:#1d1d1f;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.upsell-copy{font-size:1.3rem;color:rgba(var(--color-foreground),.7);margin:0;line-height:1.4}.cart__footer .upsell-copy{display:none}.upsell-price{display:flex;align-items:center;gap:10px;margin:8px 0}.cart__footer .upsell-price{margin:4px 0 0;gap:8px}.upsell-current-price{font-size:1.5rem;font-weight:700;color:rgba(var(--color-foreground),.95)}.cart__footer .upsell-current-price{font-size:1.6rem;font-weight:600;color:#1d1d1f}.upsell-compare-price{font-size:1.3rem;color:rgba(var(--color-foreground),.5);text-decoration:line-through}.cart__footer .upsell-compare-price{font-size:1.4rem;opacity:.5}.upsell-card-footer{display:flex;flex-direction:column;gap:6px;margin-top:auto}.upsell-button{width:100%;padding:1.2rem 1.6rem;background:#39b5ff99;backdrop-filter:blur(30px) saturate(200%);-webkit-backdrop-filter:blur(30px) saturate(200%);color:#fff;border:1px solid rgba(57,181,255,.65);border-top:1px solid rgba(255,255,255,.55);border-radius:12px;cursor:pointer;font-size:1.4rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 32px -4px #39b5ff59,inset 0 1px #fff9,inset 0 -1px #39b5ff66,0 0 0 1px #39b5ff40;align-self:stretch;margin-top:auto}.cart__footer .upsell-button{width:auto;min-width:140px;padding:.9rem 1.4rem;font-size:1.3rem;margin-top:0;align-self:flex-end;flex-shrink:0;border-radius:10px}@media screen and (max-width:749px){.cart__footer .upsell-button{min-width:120px;padding:.8rem 1.2rem;font-size:1.2rem}}.upsell-button:hover{background:#39b5ffbf;border-color:#39b5ffcc;transform:translateY(-2px);box-shadow:0 12px 40px -4px #39b5ff73,inset 0 1px #ffffffb3,inset 0 -1px #39b5ff80,0 0 0 1px #39b5ff4d}.cart__footer .upsell-button:hover{transform:translate(2px) translateY(-1px)}.upsell-button:active{transform:translateY(0) scale(.98)}.upsell-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.upsell-button-wrapper{display:flex;flex-direction:column;align-items:center;gap:6px;width:100%}.upsell-save-text{font-size:1.1rem;color:#86868b;margin:0;text-align:center;font-weight:400;line-height:1.3;letter-spacing:-.01em}.upsell-microline{font-size:1.1rem;color:rgba(var(--color-foreground),.6);margin:0;line-height:1.3}.cart-notification__links .upsell-drawer-container{margin-top:15px;padding-top:15px}.cart__upsell-section{margin:24px 0 0;padding:0;width:100%}@media screen and (min-width:750px){.cart__upsell-section{margin:40px 0 0}}.upsell-cart-container{display:block;margin:0;padding:0;border:none;width:100%}.upsell-cart-container:empty,.upsell-cart-container:has(.upsell-cards-container:empty){display:none}.upsell-cart-wrapper{background:linear-gradient(135deg,#39b5ff0d,#39b5ff05);border:1px solid rgba(57,181,255,.15);border-radius:16px;padding:24px 20px;margin:0;position:relative;overflow:hidden;width:100%;box-sizing:border-box}@media screen and (min-width:750px){.upsell-cart-wrapper{padding:32px;border-radius:20px}}.upsell-cart-wrapper:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#39b5ff99,#39b5ff4d)}.upsell-cart-title{font-size:2rem;font-weight:700;margin:0 0 6px;color:#1d1d1f;letter-spacing:-.02em;text-align:center;line-height:1.2}@media screen and (min-width:750px){.upsell-cart-title{font-size:2.4rem;margin-bottom:8px}}.upsell-cart-subtitle{font-size:1.4rem;color:#86868b;margin:0 0 24px;text-align:center;font-weight:400;line-height:1.4}@media screen and (min-width:750px){.upsell-cart-subtitle{font-size:1.5rem;margin-bottom:32px}}.cart__footer .upsell-cart-container .upsell-cards-container{display:flex;flex-direction:column;gap:12px;margin-top:0}.upsell-checkout-container{margin:20px 0;padding:20px;background:rgba(var(--color-background),.5);border-radius:12px;border:1px solid rgba(var(--color-foreground),.1)}@media only screen and (max-width:749px){.cart__upsell-section{margin:20px 0 0}.upsell-cart-wrapper{padding:20px 16px;border-radius:16px;border-width:1px}.upsell-cart-title{font-size:1.8rem;margin-bottom:6px}.upsell-cart-subtitle{font-size:1.3rem;margin-bottom:20px}.cart__footer .upsell-cart-container .upsell-cards-container{gap:12px}.cart__footer .upsell-card{padding:12px;gap:12px;min-height:100px;border-radius:12px}.cart__footer .upsell-card-image{width:90px;height:90px;border-radius:10px}.cart__footer .upsell-title{font-size:1.4rem;-webkit-line-clamp:2;line-height:1.3}.cart__footer .upsell-current-price{font-size:1.5rem}.cart__footer .upsell-compare-price{font-size:1.3rem}.cart__footer .upsell-button{min-width:110px;padding:.9rem 1.3rem;font-size:1.2rem;border-radius:10px}.upsell-section-title{font-size:1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/cart-upsell.css.map */
