.listings-wrapper.svelte-1vzqhcz{display:flex;flex-direction:column;gap:24px;width:100%}.results-header.svelte-1vzqhcz{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;position:sticky;top:65px;z-index:10;background:var(--bg-color, #f5f5f5);padding:10px 0}.results-meta.svelte-1vzqhcz{font-weight:900;font-size:.85rem;display:flex;gap:12px;align-items:center;background:#000;color:#fff;padding:8px 16px;width:fit-content}.view-toggle.svelte-1vzqhcz{display:flex;background:#fff}.view-toggle.svelte-1vzqhcz button:where(.svelte-1vzqhcz){border:none;background:none;padding:6px 16px;font-size:.7rem;cursor:pointer;font-weight:900;transition:all .1s;text-transform:uppercase}.view-toggle.svelte-1vzqhcz button:where(.svelte-1vzqhcz):first-child{border-right:2px solid black}.view-toggle.svelte-1vzqhcz button.active:where(.svelte-1vzqhcz){background:var(--primary-color)}.view-toggle.svelte-1vzqhcz button:where(.svelte-1vzqhcz):hover:not(.active){background:#f0f0f0}.active-query.svelte-1vzqhcz{color:var(--primary-color);opacity:.9}.listings-grid.grid.svelte-1vzqhcz{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.listings-grid.list.svelte-1vzqhcz{display:flex;flex-direction:column;gap:16px}.card-link.svelte-1vzqhcz{text-decoration:none;color:inherit;display:flex;cursor:pointer}.listing-card.svelte-1vzqhcz{padding:0;display:flex;background:#fff;height:100%;transition:transform .1s}.listing-card.list.svelte-1vzqhcz{flex-direction:row;height:auto;min-height:160px;border:1px solid #ddd}.listing-card.list.svelte-1vzqhcz:hover{border-color:#000;box-shadow:4px 4px #0000001a;transform:translate(-1px,-1px)}.listing-image.svelte-1vzqhcz{position:relative;flex-shrink:0;overflow:hidden}.listing-card.list.svelte-1vzqhcz .listing-image:where(.svelte-1vzqhcz){width:200px;height:auto;border-right:3px solid black;display:flex}.listing-image.svelte-1vzqhcz img:where(.svelte-1vzqhcz){width:100%;height:100%;object-fit:cover}.badge-stack.svelte-1vzqhcz{position:absolute;bottom:8px;right:8px;display:flex;flex-direction:column;gap:4px;align-items:flex-end}.badge.svelte-1vzqhcz{font-size:.6rem;font-weight:900;padding:2px 8px;border:2px solid black;text-transform:uppercase;white-space:nowrap}.badge.verified.svelte-1vzqhcz{background:var(--tag-blue)}.badge.urgent.svelte-1vzqhcz{background:var(--tag-red);color:#fff}.badge.sale.svelte-1vzqhcz{background:var(--primary-color)}.category-tag.svelte-1vzqhcz{position:absolute;top:8px;left:8px;background:#000;color:#fff;font-size:.6rem;font-weight:800;padding:2px 8px;border:1px solid white}.listing-content-wrapper.svelte-1vzqhcz{display:flex;flex:1;padding:16px;gap:16px}.listing-main-info.svelte-1vzqhcz{flex:1;display:flex;flex-direction:column;gap:10px}.listing-side-info.svelte-1vzqhcz{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;min-width:140px;border-left:1px solid #eee;padding-left:16px}.card-header.svelte-1vzqhcz{display:flex;flex-direction:column;gap:6px}.name.svelte-1vzqhcz{font-size:1rem;font-weight:700;margin:0;line-height:1.2}.listing-tags.svelte-1vzqhcz{display:flex;flex-wrap:wrap;gap:8px}.info-tag.svelte-1vzqhcz{font-size:.7rem;font-weight:800;background:#f0f0f0;padding:4px 8px;border:1px solid #ddd}.desc.svelte-1vzqhcz{font-size:.85rem;color:#555;margin:0;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;line-height:1.5}.price-val.svelte-1vzqhcz{font-size:1.1rem;font-weight:900;color:#000;background:var(--primary-color);padding:4px 12px;border:2px solid black;white-space:nowrap}.save-btn.svelte-1vzqhcz{background:#fff;border:2px solid black;cursor:pointer;padding:6px 12px;display:flex;align-items:center;justify-content:center;gap:6px;transition:all .15s;font-weight:900;font-size:.75rem;text-transform:uppercase;width:100%}.save-btn.svelte-1vzqhcz:hover,.save-btn.saved.svelte-1vzqhcz{background:#000;color:#fff}.save-btn.svelte-1vzqhcz svg:where(.svelte-1vzqhcz){stroke:currentColor;width:18px;height:18px;fill:none}.save-btn.svelte-1vzqhcz:hover svg:where(.svelte-1vzqhcz),.save-btn.saved.svelte-1vzqhcz svg:where(.svelte-1vzqhcz){fill:#fff;stroke:#fff}.no-results.svelte-1vzqhcz{padding:60px;text-align:center;background:#f9f9f9;display:flex;flex-direction:column;gap:12px}.no-results.svelte-1vzqhcz h3:where(.svelte-1vzqhcz){font-size:1.5rem;margin:0}.load-more-container.svelte-1vzqhcz{display:flex;justify-content:center;margin-top:24px;min-height:1px}.load-more-btn.svelte-1vzqhcz{border:2px solid black;background:var(--primary-color);color:#000;cursor:pointer;font-weight:900;text-transform:uppercase;letter-spacing:.04em;padding:12px 24px;font-size:.8rem}.load-more-btn.svelte-1vzqhcz:hover:not(:disabled){background:#000;color:#fff}.load-more-btn.svelte-1vzqhcz:disabled{opacity:.7;cursor:not-allowed}.loading-indicator.svelte-1vzqhcz{display:flex;align-items:center;justify-content:center;gap:10px;padding:20px;font-weight:900;font-size:.85rem}.spinner.svelte-1vzqhcz{border:3px solid #f3f3f3;border-top:3px solid #3498db;border-radius:50%;width:16px;height:16px;animation:svelte-1vzqhcz-spin 1s linear infinite}@keyframes svelte-1vzqhcz-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:1200px){.listings-grid.grid.svelte-1vzqhcz{grid-template-columns:repeat(3,1fr);gap:16px}}@media(max-width:900px){.listings-grid.grid.svelte-1vzqhcz{grid-template-columns:repeat(2,1fr);gap:16px}}@media(max-width:768px){.listings-wrapper.svelte-1vzqhcz{gap:16px}.results-header.svelte-1vzqhcz{flex-direction:column;gap:12px;align-items:stretch;margin-bottom:4px}.results-meta.svelte-1vzqhcz{width:100%;justify-content:center;font-size:.75rem;padding:6px 12px}.view-toggle.svelte-1vzqhcz{align-self:flex-end}.view-toggle.svelte-1vzqhcz button:where(.svelte-1vzqhcz){padding:8px 12px;font-size:.65rem}.listings-grid.grid.svelte-1vzqhcz{grid-template-columns:repeat(2,1fr);gap:12px}.listings-grid.list.svelte-1vzqhcz{gap:12px}.listing-card.list.svelte-1vzqhcz{flex-direction:column;height:auto}.listing-content-wrapper.svelte-1vzqhcz{flex-direction:column;padding:16px;gap:16px}.listing-side-info.svelte-1vzqhcz{flex-direction:row;align-items:center;justify-content:space-between;border-left:none;border-top:1px solid #eee;padding-left:0;padding-top:16px;width:100%}.listing-card.list.svelte-1vzqhcz .listing-image:where(.svelte-1vzqhcz){width:100%;height:200px;border-right:none;border-bottom:3px solid black}.price-val.svelte-1vzqhcz{font-size:1.2rem}.save-btn.svelte-1vzqhcz{width:auto}.no-results.svelte-1vzqhcz{padding:40px 20px}.no-results.svelte-1vzqhcz h3:where(.svelte-1vzqhcz){font-size:1.2rem}}@media(max-width:480px){.listings-wrapper.svelte-1vzqhcz{gap:12px}.results-header.svelte-1vzqhcz{gap:8px}.results-meta.svelte-1vzqhcz{font-size:.7rem;padding:5px 10px;gap:8px}.listings-grid.grid.svelte-1vzqhcz{grid-template-columns:1fr;gap:14px}.listing-card.list.svelte-1vzqhcz .listing-image:where(.svelte-1vzqhcz){height:180px}.listing-content-wrapper.svelte-1vzqhcz{padding:12px;gap:12px}.name.svelte-1vzqhcz{font-size:1.1rem}.desc.svelte-1vzqhcz{font-size:.85rem;-webkit-line-clamp:2;line-clamp:2}.no-results.svelte-1vzqhcz{padding:30px 16px}.no-results.svelte-1vzqhcz h3:where(.svelte-1vzqhcz){font-size:1rem}.no-results.svelte-1vzqhcz p:where(.svelte-1vzqhcz){font-size:.85rem}}
