.product-title-wrapper{display:flex;align-items:flex-start;gap:12px;margin-bottom:8px}.product-title{flex:1;margin:0}.wishlist-btn{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:4px;border-radius:4px;transition:all .2s ease;min-width:32px;height:32px;margin-top:2px}.wishlist-btn:hover{background-color:#0000000d}.wishlist-icon{width:18px;height:15px;transition:all .2s ease}.wishlist-btn.active .wishlist-icon path{fill:#ff4757;stroke:#ff4757}.wishlist-btn.active .wishlist-icon{transform:scale(1.1)}.wishlist-toast{position:fixed;top:20px;right:20px;background:#2f3542;color:#fff;padding:12px 20px;border-radius:6px;font-size:14px;z-index:9999;transform:translate(100%);opacity:0;transition:all .3s ease}.wishlist-toast.show{transform:translate(0);opacity:1}.wishlist-toast.success{background:#2ed573}.wishlist-toast.error{background:#ff4757}@media (max-width: 768px){.product-title-wrapper{gap:8px}.wishlist-btn{min-width:28px;height:28px}.wishlist-icon{width:16px;height:13px}.wishlist-toast{top:10px;right:10px;left:10px;text-align:center;transform:translateY(-100%)}.wishlist-toast.show{transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/196/assets/component-wishlist.css.map */
