.upsell-popup-root{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;align-items:center;justify-content:center}.upsell-popup-root.is-open{display:flex}.upsell-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0009;display:flex;align-items:center;justify-content:center;padding:1.6rem}.upsell-popup{position:relative;background:#fff;border-radius:2rem;width:100%;max-width:72rem;max-height:92vh;overflow-y:auto;box-shadow:0 16px 64px #0003;animation:upsellIn .25s ease}@keyframes upsellIn{0%{opacity:0;transform:translateY(16px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.upsell-close{position:absolute;top:1.6rem;right:1.6rem;background:#f5f5f5;border:none;border-radius:50%;width:3.6rem;height:3.6rem;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#555;transition:background .12s;z-index:1}.upsell-close:hover{background:#e8e8e8;color:#222}.upsell-step__inner{padding:4rem 4rem 3.2rem;text-align:center}@media(max-width:600px){.upsell-step__inner{padding:3rem 2rem 2.4rem}}.upsell-badge{display:inline-block;font-size:1.1rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#2d4a3e;background:#eaefee;padding:.4rem 1.2rem;border-radius:2rem;margin:0 0 1.6rem}.upsell-heading{font-size:2.4rem;font-weight:800;color:#1a1a1a;margin:0 0 .8rem;line-height:1.2}.upsell-sub{font-size:1.5rem;color:#777;margin:0 0 3rem;line-height:1.5}@media(max-width:600px){.upsell-heading{font-size:1.9rem}}.upsell-products{display:flex;gap:1.6rem;justify-content:center;margin-bottom:2.4rem;flex-wrap:wrap}.upsell-products--grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem;text-align:left;margin-bottom:2.4rem}@media(max-width:600px){.upsell-products--grid{grid-template-columns:repeat(2,1fr);gap:1rem}}.upsell-product-card{border:1.5px solid #e8e8e8;border-radius:1.4rem;overflow:hidden;background:#fff;transition:border-color .14s,box-shadow .14s;display:flex;flex-direction:column}.upsell-product-card:hover{border-color:#2d4a3e;box-shadow:0 4px 16px #2d4a3e1a}.upsell-products:not(.upsell-products--grid) .upsell-product-card{max-width:22rem;flex:1}.upsell-products--single .upsell-product-card{max-width:32rem;flex:none}.upsell-card-image{aspect-ratio:1;overflow:hidden;background:#f8f8f8}.upsell-card-image img{width:100%;height:100%;object-fit:contain;padding:1.2rem}.upsell-card-image-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#f0f0f0,#e0e0e0)}.upsell-card-body{padding:1.2rem 1.4rem 1.4rem;display:flex;flex-direction:column;flex:1}.upsell-card-title{font-size:1.4rem;font-weight:600;color:#1a1a1a;margin-bottom:.5rem;line-height:1.3}.upsell-card-price{font-size:1.6rem;font-weight:700;color:#2d4a3e;margin-bottom:1.2rem}.upsell-card-compare{font-size:1.2rem;font-weight:400;color:#999;text-decoration:line-through;margin-left:.4rem}.upsell-card-btn{margin-top:auto;width:100%;padding:1rem 1.2rem;border-radius:4rem;border:2px solid #2d4a3e;background:#fff;color:#2d4a3e;font-size:1.4rem;font-weight:600;cursor:pointer;transition:background .14s,color .14s;white-space:nowrap}.upsell-card-btn:hover:not(:disabled){background:#2d4a3e;color:#fff}.upsell-card-btn.is-added{background:#2d4a3e;color:#fff;border-color:#2d4a3e;cursor:default}.upsell-card-btn:disabled:not(.is-added){opacity:.5;cursor:not-allowed}.upsell-skip{background:none;border:none;color:#999;font-size:1.4rem;cursor:pointer;padding:.4rem;text-decoration:underline;text-underline-offset:3px;transition:color .12s}.upsell-skip:hover{color:#555}.upsell-step2-actions{display:flex;flex-direction:column;gap:1rem;margin-top:.8rem}.upsell-btn-checkout{width:100%;padding:1.6rem 2rem;border-radius:4rem;border:none;background:#2d4a3e;color:#fff;font-size:1.7rem;font-weight:700;cursor:pointer;transition:background .14s}.upsell-btn-checkout:hover{background:#3a5f51}.upsell-btn-continue{width:100%;padding:1.2rem 2rem;border-radius:4rem;border:2px solid #e0e0e0;background:#fff;color:#666;font-size:1.5rem;font-weight:500;cursor:pointer;transition:border-color .14s,color .14s}.upsell-btn-continue:hover{border-color:#999;color:#333}@media(max-width:480px){.upsell-popup{border-radius:1.4rem}.upsell-card-title{font-size:1.2rem}.upsell-card-price{font-size:1.4rem}.upsell-card-btn{font-size:1.2rem;padding:.8rem}}
/*# sourceMappingURL=/cdn/shop/t/45/assets/upsell-popup.css.map */
