#recent-purchase-popup{--rp-bg: #ffffff;--rp-text: #171717;--rp-muted: #6b6b6b;--rp-border: #e8e8e8;--rp-accent: #18a875;--rp-shadow: 0 12px 35px rgba(0, 0, 0, .17);position:fixed;left:18px;bottom:18px;z-index:999999;display:flex;align-items:center;gap:12px;width:min(390px,calc(100vw - 36px));min-height:92px;padding:11px 42px 11px 11px;color:var(--rp-text);background:var(--rp-bg);border:1px solid var(--rp-border);border-radius:13px;box-shadow:var(--rp-shadow);font-family:inherit;line-height:1.3;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(25px);transition:opacity .35s ease,visibility .35s ease,transform .35s ease}#recent-purchase-popup.rp-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}#recent-purchase-popup.rp-dismissed{display:none!important}#recent-purchase-popup.rp-position-right{right:18px;left:auto}#recent-purchase-popup .rp-image-wrapper{position:relative;flex:0 0 70px;width:70px;height:70px;overflow:hidden;background:#f4f4f4;border-radius:9px}#recent-purchase-popup .rp-product-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center}#recent-purchase-popup .rp-image-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#fff;background:var(--rp-accent);font-size:27px;font-weight:800}#recent-purchase-popup .rp-product-image[src]:not([src=""])+.rp-image-placeholder{display:none}#recent-purchase-popup .rp-content{flex:1;min-width:0;padding-right:2px}#recent-purchase-popup .rp-customer-line{margin:0 0 3px;color:var(--rp-text);font-size:13px;font-weight:500;line-height:1.35}#recent-purchase-popup .rp-customer-name,#recent-purchase-popup .rp-location{font-weight:800}#recent-purchase-popup .rp-action-text{font-weight:500}#recent-purchase-popup .rp-product-title{display:block;overflow:hidden;margin:0 0 7px;color:var(--rp-text);font-size:12px;font-weight:800;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}#recent-purchase-popup .rp-footer{display:flex;flex-wrap:wrap;align-items:center;gap:5px 9px;margin:0;color:var(--rp-muted);font-size:10px;font-weight:500;line-height:1.2}#recent-purchase-popup .rp-time{display:inline-flex;align-items:center;gap:4px}#recent-purchase-popup .rp-time:before{content:"";display:inline-block;width:6px;height:6px;background:var(--rp-accent);border-radius:50%;box-shadow:0 0 0 3px #18a87521}#recent-purchase-popup .rp-activity{display:inline-flex;align-items:center;gap:4px;color:var(--rp-muted);font-weight:700}#recent-purchase-popup .rp-activity-icon{display:inline-grid;place-items:center;width:15px;height:15px;color:#fff;background:var(--rp-accent);border-radius:50%;font-size:9px;font-weight:900}#recent-purchase-popup .rp-close{position:absolute;top:5px;right:6px;display:grid;place-items:center;width:30px;height:30px;padding:0;color:var(--rp-text);background:transparent;border:0;border-radius:50%;cursor:pointer;font-family:Arial,sans-serif;font-size:22px;font-weight:400;line-height:1;opacity:.62;transition:opacity .2s ease,background-color .2s ease}#recent-purchase-popup .rp-close:hover{background:#0000000f;opacity:1}#recent-purchase-popup .rp-close:focus-visible{outline:2px solid var(--rp-accent);outline-offset:1px}@keyframes rpPulse{0%{box-shadow:0 0 #18a87566}70%{box-shadow:0 0 0 6px #18a87500}to{box-shadow:0 0 #18a87500}}#recent-purchase-popup.rp-visible .rp-time:before{animation:rpPulse 1.8s infinite}@media screen and (max-width:749px){#recent-purchase-popup,#recent-purchase-popup.rp-position-right{right:10px;bottom:12px;left:10px;width:auto;min-height:82px;padding:9px 37px 9px 9px;gap:10px;border-radius:11px}#recent-purchase-popup .rp-image-wrapper{flex-basis:62px;width:62px;height:62px;border-radius:8px}#recent-purchase-popup .rp-customer-line{font-size:11.5px}#recent-purchase-popup .rp-product-title{margin-bottom:5px;font-size:11px}#recent-purchase-popup .rp-footer{gap:4px 7px;font-size:9px}#recent-purchase-popup .rp-close{top:3px;right:3px;width:28px;height:28px;font-size:20px}}@media screen and (max-width:370px){#recent-purchase-popup .rp-image-wrapper{flex-basis:56px;width:56px;height:56px}#recent-purchase-popup .rp-customer-line{font-size:10.5px}#recent-purchase-popup .rp-product-title{font-size:10px}#recent-purchase-popup .rp-activity{display:none}}@media(prefers-reduced-motion:reduce){#recent-purchase-popup{transition:none}#recent-purchase-popup.rp-visible .rp-time:before{animation:none}}@media print{#recent-purchase-popup{display:none!important}}@media(max-width:768px){#recent-purchase-popup{position:fixed!important;top:30px!important;bottom:auto!important;left:12px!important;right:12px!important;z-index:999999!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/recent-purchase.css.map */
