recently-bought-popup{position:fixed;z-index:1;pointer-events:none}.rebuy-popup__wrapper{position:fixed;bottom:0;left:0;right:0;pointer-events:none;z-index:1}.rb-popup{position:fixed;width:320px;background:var(--background-color, #FFFFFF);color:var(--text-color, #000000);border-radius:var(--border-radius, 8px);box-shadow:0 10px 30px #0000001a;border:1px solid rgba(0,0,0,.05);transition:transform .4s ease,opacity .3s ease,visibility .3s ease;opacity:0;visibility:hidden;transform:translate(-30px);pointer-events:none;z-index:1}.rb-popup.active{opacity:1;visibility:visible;pointer-events:auto;transform:translate(0)}.rb-popup--bottom-left{left:var(--spacing, 20px);bottom:100px}.rb-popup--bottom-right{right:var(--spacing, 20px);bottom:100px}.rb-popup__close{position:absolute;top:6px;right:6px;width:20px;height:20px;border:none;background:none;cursor:pointer;padding:3px;color:var(--accent-color, #666666);opacity:.4;transition:opacity .2s ease;z-index:2}.rb-popup__close:hover{opacity:1}.rb-popup__close svg{width:14px;height:14px}.rb-popup__content{display:flex;align-items:center;gap:10px;padding:12px}.rb-popup__image-wrapper{flex-shrink:0;width:50px;height:50px;border-radius:4px;overflow:hidden;background:#f5f5f5}.rb-popup__image{width:100%;height:100%;object-fit:cover;display:block}.rb-popup__info{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.rb-popup__tagline{font-size:11px;color:var(--accent-color, #666666);text-transform:uppercase;letter-spacing:.4px;font-weight:600;line-height:1.2}.rb-popup__product-title{font-size:13px;font-weight:600;color:var(--text-color, #000000);text-decoration:none;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .2s ease}.rb-popup__product-title:hover{color:var(--accent-color, #666666);text-decoration:underline}.rb-popup__time{font-size:10px;color:var(--accent-color, #666666);opacity:.7}@media screen and (max-width:768px){.rb-popup{width:calc(100% - 40px);max-width:280px}.rb-popup--bottom-left,.rb-popup--bottom-right{left:20px;right:20px;bottom:100px;margin:0 10px}.rb-popup__content{padding:10px;gap:8px}.rb-popup__image-wrapper{width:40px;height:40px}.rb-popup__tagline{font-size:9px;letter-spacing:.3px}.rb-popup__product-title{font-size:11px;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.rb-popup__time{font-size:8px}.rb-popup__close{top:4px;right:4px;width:18px;height:18px}.rb-popup__close svg{width:12px;height:12px}}@media screen and (max-width:480px){.rb-popup{width:calc(100% - 32px);max-width:260px;left:16px;right:16px;bottom:100px}.rb-popup__content{padding:8px;gap:8px}.rb-popup__image-wrapper{width:35px;height:35px}.rb-popup__tagline{font-size:8px}.rb-popup__product-title{font-size:10px;-webkit-line-clamp:2}.rb-popup__time{font-size:7px}}@media screen and (max-width:360px){.rb-popup{width:calc(100% - 24px);max-width:240px;left:12px;right:12px;bottom:100px}.rb-popup__image-wrapper{width:30px;height:30px}.rb-popup__tagline{font-size:7px}.rb-popup__product-title{font-size:9px}.rb-popup__time{font-size:6px}}@keyframes slideInLeft{0%{opacity:0;visibility:hidden;transform:translate(-30px)}to{opacity:1;visibility:visible;transform:translate(0)}}@keyframes slideOutLeft{0%{opacity:1;visibility:visible;transform:translate(0)}to{opacity:0;visibility:hidden;transform:translate(-30px)}}.rb-popup.active{animation:slideInLeft .4s cubic-bezier(.25,.46,.45,.94) forwards}.rb-popup.hiding{animation:slideOutLeft .3s cubic-bezier(.55,.085,.68,.53) forwards}.rb-popup--bottom-right{animation:none}.rb-popup--bottom-right.active{animation:slideInLeft .4s cubic-bezier(.25,.46,.45,.94) forwards}.rb-popup--bottom-right.hiding{animation:slideOutLeft .3s cubic-bezier(.55,.085,.68,.53) forwards}
/*# sourceMappingURL=/cdn/shop/t/2/assets/recently-bought-popup.css.map */
