.promo-gift-popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .4s ease,visibility 0s linear .4s}.promo-gift-popup-overlay.is-visible{opacity:1;visibility:visible;pointer-events:all;transition:opacity .4s ease}.promo-gift-popup-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--promo-popup-backdrop-color, rgba(0, 0, 0, .5));cursor:pointer}.promo-gift-popup-dialog{position:relative;z-index:1;background:var(--card-background, #fff);border-radius:var(--border-radius-base, 12px);box-shadow:0 20px 60px #0000002e;max-width:520px;width:calc(100% - 2rem);max-height:90vh;overflow-y:auto;transform:translateY(20px) scale(.97);transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.promo-gift-popup-overlay.is-visible .promo-gift-popup-dialog{transform:translateY(0) scale(1)}.promo-gift-popup-close{position:absolute;top:12px;right:12px;z-index:2;width:32px;height:32px;border-radius:50%;background:#0000000f;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;color:var(--text-color, #222)}.promo-gift-popup-close:hover{background:#00000024}.promo-gift-popup-close svg{width:16px;height:16px;stroke:currentColor;stroke-width:2;fill:none}.promo-gift-popup-hero{width:100%;border-radius:var(--border-radius-base, 12px) var(--border-radius-base, 12px) 0 0;overflow:hidden;display:none}.promo-gift-popup-hero.has-image{display:block}.promo-gift-popup-hero img{width:100%;height:200px;object-fit:cover;display:block}.promo-gift-popup-body{padding:1.5rem}.promo-gift-popup-title{font-family:var(--heading-font-family);font-size:1.35rem;font-weight:700;color:var(--text-color, #222);margin:0 0 .5rem;line-height:1.3;padding-right:2rem}.promo-gift-popup-desc{font-family:var(--body-font-family);font-size:.95rem;color:var(--text-secondary, #555);margin:0 0 1.25rem;line-height:1.5}.promo-gift-popup-products{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.25rem}.promo-gift-popup-product-card{display:flex;align-items:center;gap:.85rem;padding:.75rem;background:var(--background-secondary, #f9f9f9);border-radius:10px;text-decoration:none;color:inherit;transition:background .2s;cursor:pointer;border:1.5px solid transparent}.promo-gift-popup-product-card:hover{background:var(--background-secondary, #f0f0f0);border-color:var(--button-background, #e8c4c4)}.promo-gift-popup-product-thumb{width:60px;height:60px;border-radius:8px;object-fit:cover;flex-shrink:0;background:#eee}.promo-gift-popup-product-info{flex:1;min-width:0}.promo-gift-popup-product-name{font-family:var(--body-font-family);font-size:.875rem;font-weight:600;color:var(--text-color, #222);margin:0 0 2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.promo-gift-popup-product-desc{font-size:.78rem;color:var(--text-secondary, #777);margin:0}.promo-gift-popup-product-arrow{color:var(--button-background, #d4a5a5);flex-shrink:0}.promo-gift-popup-product-arrow svg{width:18px;height:18px;stroke:currentColor;stroke-width:2;fill:none}.promo-gift-popup-cta{display:block;width:100%;padding:.875rem 1.25rem;background:var(--button-background, #f0c8c8);color:var(--button-label, #222);font-family:var(--heading-font-family);font-size:.95rem;font-weight:700;text-align:center;text-decoration:none;border:none;border-radius:8px;cursor:pointer;transition:filter .2s,transform .15s;letter-spacing:.03em}.promo-gift-popup-cta:hover{filter:brightness(.94);transform:translateY(-1px)}.promo-gift-popup-cta:active{transform:translateY(0)}.promo-gift-popup-note{text-align:center;font-size:.75rem;color:var(--text-secondary, #999);margin-top:.75rem}@media(max-width:480px){.promo-gift-popup-dialog{max-height:95vh}.promo-gift-popup-title{font-size:1.1rem}.promo-gift-popup-hero img{height:150px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/promo-gift-popup.css.map */
