.bc-wishlist-btn,.bc-wishlist-remove{min-height:40px;border:1px solid rgba(94,7,1,.2);border-radius:8px;background:#fff;color:#5e0701;padding:.55rem .85rem;cursor:pointer}.bc-wishlist-btn.is-active{background:#fbf6f1;font-weight:600}.bc-wishlist-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem}.bc-wishlist-card{border:1px solid rgba(0,0,0,.08);border-radius:10px;padding:1rem;background:#fff}.bc-wishlist-card img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain}.bc-wishlist-card h2{font-size:1rem;line-height:1.35;margin:.65rem 0}.bc-wishlist-price{font-weight:700}