@keyframes auth-visual-glow{0%{transform:translate(-3%,-2%)scale(1)}to{transform:translate(12%,10%)scale(1.15)}}.mini-cart-product-card{gap:8px;display:flex}.mini-cart-product-card .mini-cart-product-card__avatar{border-radius:8px;width:75px;height:75px}html:has(.is-mobile) .mini-cart-product-card .mini-cart-product-card__avatar{width:60px;height:60px}.mini-cart-product-card .card-content{width:100%}.mini-cart-product-card .card-content .top-side{justify-content:space-between;gap:6px;margin-bottom:8px;display:flex}.mini-cart-product-card .card-content .top-side .title-container{flex:1}.mini-cart-product-card .card-content .top-side .title-container .title{-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;height:2lh;display:-webkit-box;overflow:hidden}html:has(.is-mobile) .mini-cart-product-card .card-content .top-side .title-container .title{-webkit-line-clamp:3;height:3lh}.mini-cart-product-card .card-content .top-side .close-btn-container .icon{font-size:16px}.mini-cart-product-card .card-content .bottom-side{justify-content:space-between;align-items:center;gap:6px;display:flex}.mini-cart-product-card .product-price-container{align-items:flex-end;gap:8px;display:flex}
