.gd-cart-upsell-layer{position:fixed;z-index:11000;inset:0;display:flex;align-items:center;justify-content:center;padding:16px;box-sizing:border-box}.gd-cart-upsell-backdrop{position:absolute;inset:0;background:rgba(20,30,20,.58)}.gd-cart-upsell{position:relative;width:100%;max-width:560px;max-height:calc(100vh - 32px);overflow:auto;background:#fff;border-radius:14px;padding:28px;box-shadow:0 18px 60px rgba(0,0,0,.28);text-align:left}.gd-cart-upsell__close{position:absolute;right:12px;top:8px;width:44px;height:44px;border:0;background:transparent;font-size:30px;line-height:1;color:#556050}.gd-cart-upsell__status{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#5f8f2f;color:#fff;font-size:20px}.gd-cart-upsell__title{margin:12px 48px 20px 0;font-size:24px;line-height:1.25;color:#273422}.gd-cart-upsell__product{display:flex;gap:16px;align-items:center;min-height:100px}.gd-cart-upsell__image{width:100px;height:100px;flex:0 0 100px}.gd-cart-upsell__image img{display:block;width:100px;height:100px;object-fit:contain}.gd-cart-upsell__summary{min-width:0}.gd-cart-upsell__message{margin:0 0 8px;line-height:1.45}.gd-cart-upsell__price{display:block;font-size:18px;color:#2f5f21}.gd-cart-upsell__count{display:block;margin-top:5px;color:#6b7468}.gd-cart-upsell__actions{display:flex;gap:12px;margin-top:24px}.gd-cart-upsell__continue,.gd-cart-upsell__checkout{min-height:44px;flex:1;border-radius:7px;padding:12px 16px;text-align:center;font-weight:600;box-sizing:border-box}.gd-cart-upsell__continue{border:1px solid #6f8f55;background:#fff;color:#45652d}.gd-cart-upsell__checkout{border:1px solid #5f8f2f;background:#5f8f2f;color:#fff}.gd-cart-upsell__checkout:hover,.gd-cart-upsell__checkout:focus{color:#fff;background:#527d29}.gd-cart-upsell-open{overflow:hidden}@media(max-width:520px){.gd-cart-upsell-layer{align-items:flex-end;padding:0}.gd-cart-upsell{max-width:none;max-height:92vh;border-radius:16px 16px 0 0;padding:22px 18px}.gd-cart-upsell__title{font-size:21px}.gd-cart-upsell__product{align-items:flex-start}.gd-cart-upsell__actions{flex-direction:column-reverse}.gd-cart-upsell__continue,.gd-cart-upsell__checkout{width:100%;flex:none}}
