#wishlist-popup-container{position:fixed;bottom:20px;right:20px;display:flex;flex-direction:column-reverse;gap:16px;z-index:1000}.wishlist-popup{position:relative;width:320px;background:#fff;border-radius:12px;border:1px solid #F0F0F0;box-shadow:0 5px 15px #00000014;padding:16px;animation:slideIn .3s ease-out forwards;opacity:0}.wishlist-popup-icon{width:40px;height:40px;background:#fff;border:1px solid #EAEAEA;box-shadow:0 1px 2px #0000000d;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.wishlist-popup-icon svg path{stroke:#333}.popup-body p{margin:0 0 4px;font-weight:500;font-size:16px;color:#1a1a1a}.popup-body a{font-size:16px;font-weight:500;color:#0f6893;text-decoration:none}.popup-body a:hover{text-decoration:underline}.wishlist-popup-close{position:absolute;box-shadow:none;top:12px;right:12px;background:none;border:none;cursor:pointer;padding:4px;line-height:0}.wishlist-popup-close svg{width:20px;height:20px;stroke:#8e8e8e;stroke-width:2.5}@keyframes slideIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0;transform:translate(100%)}}
/*# sourceMappingURL=/cdn/shop/t/289/assets/wishlist-popup.css.map */
