.wishlist-module__nFMXDW__wishlistHeader{text-align:center;padding:60px 0 40px}.wishlist-module__nFMXDW__wishlistHeader h1{margin-bottom:12px;font-size:2.5rem}.wishlist-module__nFMXDW__wishlistHeader p{color:var(--color-text-muted)}.wishlist-module__nFMXDW__emptyState{text-align:center;flex-direction:column;align-items:center;gap:20px;padding:100px 0;display:flex}.wishlist-module__nFMXDW__emptyIcon{color:#e2e8f0;font-size:80px}.wishlist-module__nFMXDW__shopBtn{color:#fff;background:#000;border-radius:30px;margin-top:20px;padding:12px 32px;font-weight:600}.wishlist-module__nFMXDW__wishlistList{flex-direction:column;gap:16px;margin-bottom:80px;display:flex}.wishlist-module__nFMXDW__wishlistItem{background:#fff;border:1px solid #f1f5f9;border-radius:12px;height:120px;transition:all .2s;display:flex;overflow:hidden}.wishlist-module__nFMXDW__wishlistItem:hover{border-color:var(--color-accent);box-shadow:0 4px 12px #0000000d}.wishlist-module__nFMXDW__imageLink{flex-shrink:0;width:100px;height:100%}.wishlist-module__nFMXDW__imageWrapper{background:#f8fafc;width:100%;height:100%;position:relative}.wishlist-module__nFMXDW__itemMain{flex:1;justify-content:space-between;align-items:center;padding:0 24px;display:flex}.wishlist-module__nFMXDW__itemInfo{flex-direction:column;gap:4px;display:flex}.wishlist-module__nFMXDW__title{color:var(--color-primary);font-size:1.1rem;font-weight:600;text-decoration:none}.wishlist-module__nFMXDW__price{color:var(--color-accent);font-size:1.2rem;font-weight:700}.wishlist-module__nFMXDW__actions{gap:12px;display:flex}.wishlist-module__nFMXDW__viewBtn{color:#fff;background:#000;border-radius:8px;padding:10px 20px;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .2s}.wishlist-module__nFMXDW__viewBtn:hover{background:#333}.wishlist-module__nFMXDW__removeBtn{color:#ef4444;cursor:pointer;background:0 0;border:1px solid #fee2e2;border-radius:8px;padding:10px 20px;font-size:.9rem;font-weight:600;transition:all .2s}.wishlist-module__nFMXDW__removeBtn:hover{background:#fef2f2}@media (max-width:639px){.wishlist-module__nFMXDW__wishlistItem{gap:12px;height:auto;padding:12px}.wishlist-module__nFMXDW__imageLink{border-radius:8px;width:80px;height:80px;overflow:hidden}.wishlist-module__nFMXDW__itemMain{flex-direction:column;align-items:flex-start;gap:12px;padding:0}.wishlist-module__nFMXDW__actions{width:100%}.wishlist-module__nFMXDW__viewBtn,.wishlist-module__nFMXDW__removeBtn{text-align:center;flex:1;padding:8px}}
