.Wishlist-module__I_1vhW__pageContainer{max-width:1400px;min-height:70vh;margin:0 auto;padding:160px 5% 80px}.Wishlist-module__I_1vhW__header{text-align:center;margin-bottom:60px}.Wishlist-module__I_1vhW__header h1{color:var(--accent-primary);margin-bottom:15px;font-family:Playfair Display,serif;font-size:3.5rem;font-weight:700}.Wishlist-module__I_1vhW__header p{color:var(--text-secondary);font-family:Inter,sans-serif;font-size:1.1rem}.Wishlist-module__I_1vhW__list{flex-direction:column;gap:20px;max-width:900px;margin:0 auto;display:flex}.Wishlist-module__I_1vhW__listItem{background:var(--white);border:1px solid #0000000d;border-radius:16px;align-items:center;gap:30px;padding:20px;transition:all .3s;display:flex;overflow:hidden}.Wishlist-module__I_1vhW__listItem:hover{transform:translateY(-2px);box-shadow:0 10px 30px #0000000d}.Wishlist-module__I_1vhW__imageWrapper{background:#f7f7f7;border-radius:12px;flex-shrink:0;width:140px;height:140px;position:relative;overflow:hidden}.Wishlist-module__I_1vhW__image{object-fit:cover;width:100%;height:100%;transition:transform 1.2s cubic-bezier(.16,1,.3,1)}.Wishlist-module__I_1vhW__listItem:hover .Wishlist-module__I_1vhW__image{transform:scale(1.05)}.Wishlist-module__I_1vhW__info{flex-direction:column;flex:1;justify-content:center;display:flex}.Wishlist-module__I_1vhW__categoryBadge{text-transform:uppercase;letter-spacing:2px;color:var(--accent-secondary);margin-bottom:8px;font-family:Outfit,sans-serif;font-size:.7rem;font-weight:700;display:inline-block}.Wishlist-module__I_1vhW__nameLink{text-decoration:none}.Wishlist-module__I_1vhW__name{color:var(--accent-primary);margin-bottom:5px;font-family:Playfair Display,serif;font-size:1.8rem;font-weight:700;transition:color .2s}.Wishlist-module__I_1vhW__nameLink:hover .Wishlist-module__I_1vhW__name{color:var(--accent-secondary)}.Wishlist-module__I_1vhW__price{color:var(--text-primary);font-family:Inter,sans-serif;font-size:1.2rem;font-weight:600}.Wishlist-module__I_1vhW__actions{align-items:center;gap:15px;padding-right:10px;display:flex}.Wishlist-module__I_1vhW__addToCartBtn{background:var(--text-primary);border:1px solid var(--text-primary);color:var(--white);text-transform:uppercase;letter-spacing:1.5px;cursor:pointer;border-radius:30px;padding:12px 30px;font-family:Outfit,sans-serif;font-size:.85rem;font-weight:600;transition:all .3s}.Wishlist-module__I_1vhW__addToCartBtn:hover{color:var(--text-primary);background:0 0}.Wishlist-module__I_1vhW__wishlistBtn{color:#e74c3c;cursor:pointer;background:#fff0f0;border:none;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;transition:all .3s;display:flex}.Wishlist-module__I_1vhW__wishlistBtn:hover{color:#fff;background:#e74c3c}.Wishlist-module__I_1vhW__emptyState{text-align:center;background:var(--bg-secondary);border-radius:16px;flex-direction:column;align-items:center;padding:80px 20px;display:flex}.Wishlist-module__I_1vhW__emptyIconWrapper{background:var(--white);width:80px;height:80px;color:var(--accent-secondary);opacity:.5;border-radius:50%;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.Wishlist-module__I_1vhW__emptyState h2{color:var(--accent-primary);margin-bottom:15px;font-family:Playfair Display,serif;font-size:2.5rem}.Wishlist-module__I_1vhW__emptyState p{color:var(--text-secondary);max-width:400px;margin-bottom:30px}@media (max-width:768px){.Wishlist-module__I_1vhW__header h1{font-size:2.5rem}.Wishlist-module__I_1vhW__listItem{text-align:center;flex-direction:column;gap:15px;padding:30px 20px}.Wishlist-module__I_1vhW__imageWrapper{aspect-ratio:1;width:100%;height:auto}.Wishlist-module__I_1vhW__actions{flex-direction:column;width:100%;padding-right:0}.Wishlist-module__I_1vhW__addToCartBtn{width:100%}.Wishlist-module__I_1vhW__wishlistBtn{border-radius:30px;width:100%;height:40px}}
