.wishlist-page.svelte-87cypo{padding-top:100px;padding-bottom:80px;min-height:100vh}.page-header.svelte-87cypo{margin-bottom:40px}.page-header.svelte-87cypo h1:where(.svelte-87cypo){font-family:var(--font-heading);font-size:36px;color:#111;margin-bottom:8px}.page-header.svelte-87cypo p:where(.svelte-87cypo){color:var(--color-text-light);font-size:16px}.empty-state.svelte-87cypo{text-align:center;padding:80px 24px}.empty-icon.svelte-87cypo{font-size:64px;margin-bottom:24px}.empty-state.svelte-87cypo h2:where(.svelte-87cypo){font-family:var(--font-heading);font-size:28px;color:#111;margin-bottom:12px}.empty-state.svelte-87cypo p:where(.svelte-87cypo){color:var(--color-text-light);margin-bottom:32px;font-size:16px}.wishlist-grid.svelte-87cypo{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:28px}.wishlist-card.svelte-87cypo{position:relative;background:#fff;border-radius:16px;border:1px solid rgba(0,0,0,.06);overflow:hidden;box-shadow:0 2px 12px #0000000a;transition:transform .2s,box-shadow .2s}.wishlist-card.svelte-87cypo:hover{transform:translateY(-4px);box-shadow:0 8px 28px #00000014}.remove-btn.svelte-87cypo{position:absolute;top:12px;right:12px;z-index:10;width:28px;height:28px;border-radius:50%;background:#ffffffe6;border:1px solid #e0e0e0;cursor:pointer;font-size:12px;color:#888;display:flex;align-items:center;justify-content:center;transition:all .2s}.remove-btn.svelte-87cypo:hover{background:#fff;color:#c0392b;border-color:#c0392b}.card-image.svelte-87cypo{display:flex;align-items:center;justify-content:center;padding:40px;aspect-ratio:1;text-decoration:none;position:relative}.card-image.svelte-87cypo img:where(.svelte-87cypo){max-width:120px;object-fit:contain;filter:drop-shadow(0 10px 20px rgba(0,0,0,.1));transition:transform .3s}.wishlist-card.svelte-87cypo:hover .card-image:where(.svelte-87cypo) img:where(.svelte-87cypo){transform:scale(1.05)}.badge.svelte-87cypo{position:absolute;top:16px;left:16px;background:#1a1a1a;color:#fff;font-size:10px;font-weight:700;padding:4px 10px;border-radius:4px;text-transform:uppercase;letter-spacing:.5px}.card-body.svelte-87cypo{padding:20px}.card-category.svelte-87cypo{font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:var(--color-primary-dark);margin-bottom:8px}.card-name.svelte-87cypo{font-size:17px;font-weight:700;color:#111;margin-bottom:6px;line-height:1.3}.card-name.svelte-87cypo a:where(.svelte-87cypo){color:inherit;text-decoration:none}.card-name.svelte-87cypo a:where(.svelte-87cypo):hover{color:var(--color-primary-dark)}.card-tagline.svelte-87cypo{font-size:13px;color:var(--color-text-light);margin-bottom:20px;line-height:1.4}.card-footer.svelte-87cypo{display:flex;align-items:center;justify-content:space-between;gap:12px}.card-price.svelte-87cypo{font-family:var(--font-heading);font-size:22px;font-weight:700;color:#111}.add-btn.svelte-87cypo{padding:10px 18px;font-size:13px;font-weight:700}@media(max-width:600px){.wishlist-grid.svelte-87cypo{grid-template-columns:1fr}}
