.wishlist-page{padding:40px}.wishlist-page h1{margin-bottom:20px;font-size:26px}.empty-text{color:#777}.wishlist-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:20px;display:grid}.wishlist-card{background:#fff;border:1px solid #eee;border-radius:8px;overflow:hidden}.wishlist-card img{object-fit:contain;width:100%;height:200px}.wishlist-info{padding:14px}.wishlist-info h4{margin-bottom:6px;font-size:16px}.price{color:#ff6a00;font-weight:600}.wishlist-actions{gap:10px;margin-top:12px;display:flex}.view-btn{color:#fff;cursor:pointer;background:#ff6a00;border:none;padding:8px 14px}.remove-btn{cursor:pointer;background:#f2f2f2;border:none;padding:8px 14px}
