.recent-sale-toast{position:fixed;bottom:14rem;left:2rem;z-index:3;display:flex;align-items:center;gap:1.2rem;width:30rem;max-width:calc(100vw - 4rem);padding:1.2rem 2.8rem 1.2rem 1.2rem;background:rgb(var(--color-background));color:rgb(var(--color-foreground));border-radius:1.2rem;box-shadow:0 .8rem 2.4rem #00000029;opacity:0;visibility:hidden;transform:translateY(1rem) scale(.98);transition:opacity .35s ease,transform .35s ease,visibility .35s}.recent-sale-toast--visible{opacity:1;visibility:visible;transform:translateY(0) scale(1)}.recent-sale-toast__image{flex-shrink:0;width:5.2rem;height:5.2rem;border-radius:.8rem;overflow:hidden;background:rgba(var(--color-foreground),.06)}.recent-sale-toast__image img{width:100%;height:100%;object-fit:cover;display:block}.recent-sale-toast__body{display:flex;flex-direction:column;gap:.4rem;min-width:0}.recent-sale-toast__eyebrow{display:flex;align-items:center;gap:.5rem;font-size:1rem;letter-spacing:.06em;text-transform:uppercase;color:rgba(var(--color-foreground),.55)}.recent-sale-toast__dot{width:.7rem;height:.7rem;border-radius:50%;background:#3fb27f;box-shadow:0 0 #3fb27f99;animation:recent-sale-pulse 1.8s infinite}@keyframes recent-sale-pulse{0%{box-shadow:0 0 #3fb27f80}70%{box-shadow:0 0 0 .5rem #3fb27f00}to{box-shadow:0 0 #3fb27f00}}.recent-sale-toast__text{font-size:1.3rem;line-height:1.4}.recent-sale-toast__text strong{font-weight:600}.recent-sale-toast__close{position:absolute;top:.8rem;right:.8rem;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;color:rgba(var(--color-foreground),.4)}.recent-sale-toast__close:hover{color:rgba(var(--color-foreground),.8)}@media screen and (max-width:749px){.recent-sale-toast{bottom:12rem;left:1.2rem;width:calc(100vw - 2.4rem);padding:1rem 2.4rem 1rem 1rem}.recent-sale-toast__image{width:4.4rem;height:4.4rem}.recent-sale-toast__text{font-size:1.2rem}}
/*# sourceMappingURL=/cdn/shop/t/34/assets/component-recent-sales.css.map */
