#recent-sale-popup{position:fixed;left:16px;bottom:16px;z-index:9000;display:flex;align-items:stretch;width:340px;max-width:calc(100vw - 32px);background:#fff;border-radius:4px;box-shadow:0 6px 24px #0000002e;overflow:hidden;transform:translateY(20px);opacity:0;pointer-events:none;transition:transform .35s ease,opacity .35s ease}#recent-sale-popup.rsp-visible{transform:translateY(0);opacity:1;pointer-events:auto}.rsp-image{width:84px;flex-shrink:0;background:#f3f3f3;display:flex;align-items:center;justify-content:center}.rsp-image img{width:100%;height:100%;object-fit:cover}.rsp-body{flex:1;padding:14px 32px 14px 14px;display:flex;flex-direction:column;justify-content:center;gap:3px}.rsp-text{font-size:13px;line-height:1.3;margin:0;color:#1a1a1a}.rsp-product{font-size:14px;font-weight:700;margin:0;color:#111;line-height:1.25}.rsp-time{font-size:12px;margin:0;color:#8a8a8a}.rsp-close{position:absolute;top:6px;right:8px;background:none;border:none;font-size:20px;line-height:1;color:#999;cursor:pointer;padding:4px}.rsp-close:hover{color:#333}@media screen and (max-width:480px){#recent-sale-popup{left:50%;right:auto;bottom:16px;top:auto;width:calc(100vw - 40px);max-width:340px;transform:translate(-50%,20px);box-shadow:0 4px 14px #00000029}#recent-sale-popup.rsp-visible{transform:translate(-50%)}.rsp-image{width:64px}.rsp-body{padding:10px 28px 10px 10px}}
/*# sourceMappingURL=/cdn/shop/t/42/assets/recent-sales-popup.css.map */
