.upsell-popup[hidden]{display:none}.upsell-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100000;overflow-y:auto;-webkit-overflow-scrolling:touch}.upsell-popup__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0009;z-index:100001}.upsell-popup__dialog{position:relative;max-width:720px;width:calc(100% - 2rem);margin:5vh auto;background:#fff;color:#111;border-radius:8px;padding:2rem;display:grid;gap:1.5rem;box-shadow:0 20px 60px #0003;z-index:100002}.upsell-popup__close{position:absolute;top:.75rem;right:.75rem;border:none;background:transparent;font-size:2rem;line-height:1;cursor:pointer;color:inherit}.upsell-popup__heading{font-size:3rem;margin:0}.upsell-popup__added-title{font-weight:600;margin-bottom:.75rem}.upsell-popup__added-item,.upsell-popup__upsell{display:grid;grid-template-columns:100px 1fr;gap:1rem;align-items:start}.upsell-popup__added-image,.upsell-popup__product-image{width:100px;height:100px;object-fit:cover;border-radius:6px;background:#f2f2f2}.upsell-popup__product-meta{display:grid;gap:.75rem}.upsell-popup__product-title{font-weight:700;font-size:1.6rem}.upsell-popup__product-price,.upsell-popup__added-price{font-weight:600}.upsell-popup__product-description{font-size:1.4rem;line-height:1.4}.upsell-popup__actions{display:flex;justify-content:flex-end}.upsell-popup__add-button,.upsell-popup__continue{min-width:180px}@media (max-width: 640px){.upsell-popup__dialog{padding:1.5rem;margin:2rem auto;max-height:calc(100vh - 4rem);overflow-y:auto}.upsell-popup__added-item,.upsell-popup__upsell{grid-template-columns:80px 1fr}.upsell-popup__added-image,.upsell-popup__product-image{width:80px;height:80px}.upsell-popup__actions{flex-direction:column;gap:.75rem}.upsell-popup__add-button,.upsell-popup__continue{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/76/assets/upsell-popup.css.map */
