.header.svelte-1elxaub{background:var(--white);padding:1rem 2rem;position:sticky;top:0;z-index:100;box-shadow:var(--shadow)}.header-content.svelte-1elxaub{max-width:1400px;margin:0 auto;display:flex;align-items:center;gap:1.5rem}.logo.svelte-1elxaub svg:where(.svelte-1elxaub){display:block}.location-btn.svelte-1elxaub{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:var(--bg);border-radius:50px;font-size:.9rem;color:var(--text);transition:background .2s}.location-btn.svelte-1elxaub:hover{background:var(--border)}.search-container.svelte-1elxaub{flex:1;max-width:500px;position:relative}.search-bar.svelte-1elxaub{display:flex;align-items:center;background:var(--bg);border-radius:50px;padding:.5rem 1rem}.search-bar.svelte-1elxaub input:where(.svelte-1elxaub){flex:1;border:none;background:none;padding:.5rem;font-size:.95rem;outline:none}.search-btn.svelte-1elxaub{padding:.5rem;color:var(--text-light);display:flex;align-items:center;justify-content:center}.search-btn.svelte-1elxaub:disabled{opacity:.7}.spinner.svelte-1elxaub{width:20px;height:20px;border:2px solid var(--border);border-top-color:var(--primary);border-radius:50%;animation:svelte-1elxaub-spin .8s linear infinite}@keyframes svelte-1elxaub-spin{to{transform:rotate(360deg)}}.search-results.svelte-1elxaub{position:absolute;top:100%;left:0;right:0;background:var(--white);border-radius:var(--radius);box-shadow:0 8px 24px #00000026;margin-top:.5rem;max-height:400px;overflow-y:auto;z-index:200}.result-item.svelte-1elxaub{display:flex;align-items:center;gap:1rem;padding:.75rem 1rem;border-bottom:1px solid var(--border);transition:background .2s}.result-item.svelte-1elxaub:hover{background:var(--bg)}.result-item.svelte-1elxaub:last-child{border-bottom:none}.result-item.svelte-1elxaub img:where(.svelte-1elxaub){width:50px;height:50px;object-fit:cover;border-radius:8px}.no-image.svelte-1elxaub{width:50px;height:50px;background:var(--bg);border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:1.5rem}.result-info.svelte-1elxaub{flex:1;display:flex;flex-direction:column;gap:.25rem}.result-name.svelte-1elxaub{font-size:.9rem;color:var(--text)}.result-price.svelte-1elxaub{font-size:.85rem;font-weight:600;color:var(--primary)}.result-meta.svelte-1elxaub{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.result-store.svelte-1elxaub{font-size:.7rem;background:var(--primary);color:#fff;padding:.15rem .5rem;border-radius:4px;text-transform:capitalize}.price-offer.svelte-1elxaub{color:var(--accent)}.price-original.svelte-1elxaub{text-decoration:line-through;color:var(--text-light);font-weight:400;margin-left:.5rem}.no-results.svelte-1elxaub{padding:1.5rem;text-align:center;color:var(--text-light)}.avatar.svelte-1elxaub{width:40px;height:40px;border-radius:50%;overflow:hidden}.avatar.svelte-1elxaub img:where(.svelte-1elxaub){width:100%;height:100%;object-fit:cover}@media(max-width:768px){.header.svelte-1elxaub{padding:1rem}.header-content.svelte-1elxaub{flex-wrap:wrap;gap:1rem}.search-container.svelte-1elxaub{order:3;max-width:100%;width:100%}.location-btn.svelte-1elxaub span:where(.svelte-1elxaub){max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.categories.svelte-9ud2wg{padding:2rem;max-width:1400px;margin:0 auto}h2.svelte-9ud2wg{text-align:center;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.categories-grid.svelte-9ud2wg{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:1rem;max-width:900px;margin:0 auto}.category-card.svelte-9ud2wg{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:.75rem;border-radius:var(--radius);transition:transform .2s}.category-card.svelte-9ud2wg:hover{transform:translateY(-4px)}.category-icon.svelte-9ud2wg{width:70px;height:70px;border-radius:var(--radius);display:flex;align-items:center;justify-content:center;font-size:2rem}.category-name.svelte-9ud2wg{font-size:.75rem;text-align:center;color:var(--text);font-weight:500}@media(max-width:640px){.categories-grid.svelte-9ud2wg{grid-template-columns:repeat(3,1fr)}.category-icon.svelte-9ud2wg{width:60px;height:60px;font-size:1.5rem}}.business-card.svelte-e0kcbo{background:var(--white);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);transition:transform .2s,box-shadow .2s}.business-card.svelte-e0kcbo:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.card-image.svelte-e0kcbo{height:160px;overflow:hidden}.card-image.svelte-e0kcbo img:where(.svelte-e0kcbo){width:100%;height:100%;object-fit:cover}.card-content.svelte-e0kcbo{padding:1rem}.card-header.svelte-e0kcbo{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}h3.svelte-e0kcbo{font-size:1rem;font-weight:600}.status.svelte-e0kcbo{width:10px;height:10px;border-radius:50%;background:#ef4444}.status.open.svelte-e0kcbo{background:#22c55e}.card-meta.svelte-e0kcbo{display:flex;flex-wrap:wrap;gap:.5rem}.tag.svelte-e0kcbo{display:flex;align-items:center;gap:.25rem;font-size:.7rem;color:var(--text-light);background:var(--bg);padding:.25rem .5rem;border-radius:4px}.distance.svelte-e0kcbo{margin-left:auto}.nearby.svelte-y17tsy{padding:2rem;max-width:1400px;margin:0 auto}h2.svelte-y17tsy{text-align:center;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.businesses-grid.svelte-y17tsy{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}@media(max-width:640px){.businesses-grid.svelte-y17tsy{grid-template-columns:1fr}}.app.svelte-1uha8ag{min-height:100vh}main.svelte-1uha8ag{padding-bottom:3rem}
