recent-purchase-popup{--rpp-radius: 16px;position:fixed;z-index:40;max-width:360px;width:calc(100vw - 2.4rem);opacity:0;visibility:hidden;transform:translateY(.8rem);transition:opacity .3s ease,transform .3s ease,visibility 0ms linear .3s;pointer-events:none}recent-purchase-popup.recent-purchase-popup--visible{opacity:1;visibility:visible;transform:translateY(0);transition:opacity .3s ease,transform .3s ease;pointer-events:auto}@media screen and (min-width:750px){recent-purchase-popup[data-desktop-position=bottom-left]{left:2.4rem;bottom:2.4rem}recent-purchase-popup[data-desktop-position=bottom-right]{right:2.4rem;bottom:2.4rem}}@media screen and (max-width:749px){recent-purchase-popup{left:50%;right:auto;bottom:calc(1.2rem + env(safe-area-inset-bottom));transform:translate(-50%,.8rem)}recent-purchase-popup.recent-purchase-popup--visible{transform:translate(-50%)}}.recent-purchase-popup__card,.recent-purchase-popup__trust-card{position:relative;display:flex;align-items:center;gap:1.2rem;padding:1.4rem 3.6rem 1.4rem 1.6rem;background:var(--rpp-bg, rgb(var(--color-background)));color:var(--rpp-text, rgb(var(--color-foreground)));border-radius:var(--rpp-radius);box-shadow:var(--rpp-shadow, 0 .6rem 2.4rem rgba(0, 0, 0, .14));cursor:pointer}.recent-purchase-popup__card[hidden],.recent-purchase-popup__trust-card[hidden]{display:none}.recent-purchase-popup__trust-card{cursor:default}.recent-purchase-popup__image{flex-shrink:0;width:52px;height:52px;border-radius:.8rem;object-fit:cover;background:rgba(var(--color-foreground),.05)}.recent-purchase-popup__body{min-width:0;flex:1 1 auto}.recent-purchase-popup__headline{margin:0 0 .2rem;font-size:1.35rem;line-height:1.4;font-weight:600}.recent-purchase-popup__headline .recent-purchase-popup__city{font-weight:400;color:rgba(var(--color-foreground),.7)}.recent-purchase-popup__product{margin:0 0 .3rem;font-size:1.3rem;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recent-purchase-popup__time{margin:0;font-size:1.15rem;color:rgba(var(--color-foreground),.6)}.recent-purchase-popup__close{position:absolute;top:.6rem;right:.6rem;flex-shrink:0;display:flex;align-items:center;justify-content:center;width:2.8rem;height:2.8rem;padding:0;border:none;background:transparent;color:rgba(var(--color-foreground),.5);cursor:pointer;border-radius:50%}.recent-purchase-popup__close:hover{background:rgba(var(--color-foreground),.06)}.recent-purchase-popup__close svg{width:1.4rem;height:1.4rem}.recent-purchase-popup:focus-within .recent-purchase-popup__card,.recent-purchase-popup:focus-within .recent-purchase-popup__trust-card{outline:var(--focused-base-outline);outline-offset:var(--focused-base-outline-offset)}.recent-purchase-popup__trust-card{flex-direction:column;align-items:flex-start;gap:.8rem}.recent-purchase-popup__trust-message{margin:0;font-size:1.3rem;font-weight:600;display:flex;align-items:center;gap:.6rem}.recent-purchase-popup__trust-message svg{width:1.8rem;height:1.8rem;flex-shrink:0;color:#2e7d32}.recent-purchase-popup__trust-row{display:flex;flex-wrap:wrap;gap:.6rem 1.4rem}.recent-purchase-popup__trust-item{display:flex;align-items:center;gap:.5rem;font-size:1.2rem;color:rgba(var(--color-foreground),.7)}.recent-purchase-popup__trust-item svg,.recent-purchase-popup__trust-item .icon{width:1.5rem;height:1.5rem;flex-shrink:0}@media(prefers-reduced-motion:reduce){recent-purchase-popup{transition:opacity 1ms linear}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/component-recent-purchase-popup.css.map */
