.gift-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:16px}html.gift-popup-open,html.gift-popup-open body{overflow:hidden}.gift-popup__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073}.gift-popup__dialog{position:relative;width:100%;max-width:480px;max-height:calc(100vh - 32px);overflow-y:auto;background:#fff;border-radius:12px;box-shadow:0 12px 40px #0003;font-size:14px;line-height:1.4}@media(max-width:600px){.gift-popup{align-items:flex-end;padding:0}.gift-popup__dialog{max-width:none;max-height:88vh;border-radius:12px 12px 0 0}}.gift-popup__header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px 0}.gift-popup__added-label{display:inline-flex;align-items:center;gap:6px;background:#e6f2ec;color:#1d6b4f;font-size:11px;font-weight:700;letter-spacing:.05em;padding:5px 10px;border-radius:100px}.gift-popup__added-label .icon{width:12px;height:12px}.gift-popup__close{background:none;border:0;padding:6px;cursor:pointer;line-height:0;color:#555}.gift-popup__parent{display:flex;align-items:center;gap:12px;padding:14px 16px;border-bottom:1px solid #eee6e0}.gift-popup__parent-image img{width:64px;height:64px;object-fit:cover;border-radius:8px;background:#fdf6f1;display:block}.gift-popup__parent-info{flex:1;min-width:0}.gift-popup__parent-title{font-weight:700;font-size:14px}.gift-popup__parent-variant{color:#8a807a;font-size:13px;margin-top:2px}.gift-popup__parent-price{font-weight:700;white-space:nowrap}.gift-popup__body{--font-button-text-transform: uppercase;padding:18px 16px 16px;text-align:center}.gift-popup__badge{display:inline-block;background:#e8a796;color:#fff;font-size:11px;font-weight:700;letter-spacing:.06em;padding:4px 12px;border-radius:100px;margin-bottom:10px}.gift-popup__heading{margin:0 0 6px;font-size:22px;font-weight:700;line-height:1.2}.gift-popup__subheading{margin:0 0 16px;color:#8a807a;font-size:14px}.gift-popup__tabs{display:flex;justify-content:flex-start;gap:18px;margin-bottom:16px}.gift-popup__tabs .swatch-tab{background:none;border:0;padding:4px 2px;font-size:14px;color:#8a807a;cursor:pointer;border-bottom:2px solid transparent}.gift-popup__tabs .swatch-tab.is-active{color:#111;font-weight:600;border-bottom-color:#111}.gift-popup__swatches{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:4px;margin-bottom:16px}.gift-popup__swatch{position:relative;display:inline-flex;flex-direction:column;align-items:center;gap:4px;background:none;border:0;padding:4px;cursor:pointer}.gift-popup__swatch.hidden{display:none}.gift-popup__swatch-circle{display:block;width:26px;height:26px;border-radius:50%;overflow:hidden;background:#ddd;box-shadow:0 0 0 1px #00000014 inset}.gift-popup__swatch-circle img{width:100%;height:100%;object-fit:cover;display:block}.gift-popup__swatch.is-selected .gift-popup__swatch-circle{outline:2px solid #111;outline-offset:2px}.gift-popup__swatch-badge{background:#111;color:#fff;font-size:9px;font-weight:700;letter-spacing:.05em;padding:1px 5px;border-radius:3px;text-transform:uppercase}.gift-popup__selected{display:flex;align-items:center;gap:10px;border:1px solid #d8d2cc;border-radius:8px;padding:12px 14px;margin-bottom:14px;text-align:left}.gift-popup__selected-swatch{width:28px;height:28px;border-radius:50%;overflow:hidden;background:#eee;flex:0 0 28px;display:block}.gift-popup__selected-swatch .gift-popup__swatch-circle{width:100%;height:100%}.gift-popup__selected-swatch img{width:100%;height:100%;object-fit:cover;display:block}.gift-popup__selected-title{flex:1;min-width:0;font-weight:600;color:#1d6b4f}.gift-popup__selected-price{display:inline-flex;align-items:baseline;gap:8px;white-space:nowrap}.gift-popup__selected-price s{color:#9a8f88}.gift-popup__selected-free{color:#1d6b4f;font-weight:700;letter-spacing:.03em}.gift-popup__cta{min-height:54px;width:100%}.gift-popup__error{color:#b3261e;font-size:13px;margin-top:8px}.gift-popup__error[hidden]{display:none}
/*# sourceMappingURL=/cdn/shop/t/212/assets/gift-popup.css.map */
