.favorite-product-btn{position:absolute;top:12px;right:12px;z-index:4;display:grid;place-items:center;width:38px;height:38px;border:0;border-radius:50%;background:rgba(255,255,255,.94);color:#222;box-shadow:0 4px 12px rgba(0,0,0,.12);cursor:pointer;font-size:16px}.favorite-product-btn.active{color:#d9294b}.favorite-product-btn:hover{transform:scale(1.06)}
.product-info{position:relative}.product-info .product-favorite-detail{top:0;right:0}
.product-card .product-brand{left:12px!important;right:auto!important;max-width:calc(100% - 70px)!important}.product-card:has(.product-brand) .sale-badge{top:58px}
