.vdc-recs__heading{font-weight:600;font-size:.95rem;margin:.5rem 0 .5rem;}
.vdc-recs__list{display:flex;flex-direction:column;gap:.5rem;}
.vdc-rec{display:flex;align-items:center;gap:.85rem;padding:.65rem 0;border-top:1px solid rgba(0,0,0,.08);}
.vdc-rec__media{flex:0 0 auto;}
.vdc-rec__media img{width:80px;height:100px;object-fit:cover;border-radius:8px;display:block;}
@media screen and (min-width:700px){.vdc-rec__media img{width:96px;height:120px;}}
.vdc-rec__info{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:.2rem;}
.vdc-rec__title{font-size:.9rem;font-weight:700;line-height:1.25;color:inherit;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.vdc-rec__price{font-size:.85rem;font-weight:600;}
.vdc-rec__variant{font-size:16px;padding:.25rem .35rem;max-width:140px;border-radius:6px;}
.vdc-rec__add{flex:0 0 auto;background:#E70187;color:#fff;border:0;border-radius:999px;min-height:44px;min-width:5.5rem;padding:.5rem 1rem;font-size:1rem;font-weight:700;line-height:1;cursor:pointer;}
.vdc-rec__add:hover{filter:brightness(1.06);}
.vdc-rec__add:disabled{opacity:.6;cursor:default;}
.vdc-rec__stars{min-height:14px;}
.rebuy-cart,.rebuy-cart__flyout,.rebuy-smart-cart,.rebuy-modal,.rebuy-modal-backdrop,.rebuy-widget,.rebuy-ui-container,[data-rebuy-id],[data-rebuy-component],[id^="rebuy-widget"],rebuy-cart,rebuy-smart-cart{display:none!important;visibility:hidden!important;}
@media (max-width:749px){.vdc-rec__title{font-size:.92rem;}}
