.ondc-marketplace.svelte-11h9oj5{min-height:100vh}.container.svelte-11h9oj5{padding-top:2rem}.hero.svelte-11h9oj5{position:relative;padding:4rem 0 3rem;overflow:hidden}.hero-bg.svelte-11h9oj5{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,var(--bg-secondary) 0%,var(--bg-primary) 100%);z-index:-1}[data-theme=dark] .hero-bg.svelte-11h9oj5{background:linear-gradient(135deg,#0a0a0a,#000)}.hero-content.svelte-11h9oj5{text-align:center;max-width:700px;margin:0 auto}.ondc-badge.svelte-11h9oj5{display:inline-flex;align-items:center;gap:.5rem;background:#19c37d1a;border:1px solid rgba(25,195,125,.3);padding:.5rem 1rem;border-radius:100px;margin-bottom:1.5rem;font-size:.875rem;color:var(--color-green)}.ondc-logo.svelte-11h9oj5{height:24px;width:auto}.ondc-logo.svelte-11h9oj5 text:where(.svelte-11h9oj5){fill:var(--text-primary)}.hero.svelte-11h9oj5 h1:where(.svelte-11h9oj5){font-size:clamp(2rem,5vw,3rem);margin-bottom:1rem;line-height:1.2}.gradient-text.svelte-11h9oj5{background:linear-gradient(135deg,var(--color-green),#14a167);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.subtitle.svelte-11h9oj5{font-size:1.1rem;color:var(--text-secondary);margin-bottom:0}.food-carousel-section.svelte-11h9oj5{padding:2rem 0 1rem;background:var(--bg-primary)}.search-filters-bar.svelte-11h9oj5{padding:1rem 0;border-bottom:1px solid var(--border-color);background:var(--bg-primary);position:sticky;top:64px;z-index:10}.search-row.svelte-11h9oj5{display:flex;align-items:center;background:var(--card-bg);border:1px solid var(--border-color);border-radius:100px;padding:.5rem 1rem;box-shadow:var(--shadow-sm);position:relative}.location-input.svelte-11h9oj5{display:flex;align-items:center;gap:.5rem;color:var(--text-primary);padding:.5rem 1rem .5rem .5rem;white-space:nowrap;background:none;border:none;cursor:pointer;font-family:inherit;font-size:.9rem;font-weight:500}.location-input.svelte-11h9oj5:hover{color:var(--color-green)}.location-text.svelte-11h9oj5{max-width:120px;overflow:hidden;text-overflow:ellipsis}.location-text.svelte-11h9oj5 .detecting:where(.svelte-11h9oj5){color:var(--text-tertiary);font-style:italic}.location-arrow.svelte-11h9oj5{transition:transform .2s ease;color:var(--text-tertiary);flex-shrink:0;display:flex;align-items:center}.location-arrow.rotated.svelte-11h9oj5{transform:rotate(90deg)}.location-dropdown.svelte-11h9oj5{position:absolute;top:calc(100% + 8px);left:0;background:var(--card-bg);border:1px solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);min-width:220px;z-index:100;padding:.5rem 0;max-height:320px;overflow-y:auto}.location-option.svelte-11h9oj5{display:flex;align-items:center;gap:.5rem;width:100%;padding:.75rem 1rem;background:none;border:none;text-align:left;font-size:.9rem;color:var(--text-primary);cursor:pointer;font-family:inherit;transition:background .15s ease}.location-option.svelte-11h9oj5:hover{background:var(--bg-secondary)}.location-option.active.svelte-11h9oj5{color:var(--color-green);font-weight:600}.location-option.detect.svelte-11h9oj5{color:var(--color-green);font-weight:500}.location-divider.svelte-11h9oj5{height:1px;background:var(--border-color);margin:.5rem 0}.location-label.svelte-11h9oj5{padding:.5rem 1rem .25rem;font-size:.7rem;text-transform:uppercase;letter-spacing:.05em;color:var(--text-tertiary);margin:0}.search-input-wrapper.svelte-11h9oj5{flex:1;display:flex;align-items:center;gap:.75rem;padding-left:1rem}.search-input-wrapper.svelte-11h9oj5 svg{color:var(--text-tertiary)}.search-input.svelte-11h9oj5{flex:1;border:none;background:transparent;font-size:1rem;color:var(--text-primary);outline:none;padding:.5rem 0}.search-input.svelte-11h9oj5::placeholder{color:var(--text-tertiary)}.filter-actions.svelte-11h9oj5{display:flex;gap:.5rem;flex-shrink:0}.veg-toggle.svelte-11h9oj5,.filter-btn.svelte-11h9oj5{display:flex;align-items:center;gap:.4rem;padding:.4rem .75rem;border:1px solid var(--border-color);border-radius:100px;background:var(--bg-primary);color:var(--text-primary);font-size:.8rem;cursor:pointer;transition:all var(--transition-fast);font-family:inherit;position:relative}.veg-toggle.active.svelte-11h9oj5{background:#22c55e;border-color:#22c55e;color:#fff}.filter-btn.svelte-11h9oj5:hover{border-color:var(--color-green)}.filter-badge.svelte-11h9oj5{position:absolute;top:-2px;right:-2px;width:8px;height:8px;background:var(--color-green);border-radius:50%}.filter-overlay.svelte-11h9oj5{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:99}.filter-panel.svelte-11h9oj5{position:fixed;right:0;top:0;bottom:0;width:100%;max-width:360px;background:var(--card-bg);z-index:100;display:flex;flex-direction:column;box-shadow:-4px 0 20px #00000026}.filter-header.svelte-11h9oj5{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;border-bottom:1px solid var(--border-color)}.filter-header.svelte-11h9oj5 h3:where(.svelte-11h9oj5){margin:0;font-size:1.1rem}.close-btn.svelte-11h9oj5{background:none;border:none;color:var(--text-secondary);cursor:pointer;padding:.25rem;display:flex}.close-btn.svelte-11h9oj5:hover{color:var(--text-primary)}.filter-content.svelte-11h9oj5{flex:1;overflow-y:auto;padding:1.25rem}.filter-group.svelte-11h9oj5{margin-bottom:1.5rem}.filter-label.svelte-11h9oj5{display:block;font-size:.85rem;font-weight:600;color:var(--text-primary);margin:0 0 .75rem}.filter-options.svelte-11h9oj5{display:flex;flex-wrap:wrap;gap:.5rem}.filter-option.svelte-11h9oj5{padding:.5rem 1rem;border:1px solid var(--border-color);border-radius:100px;background:var(--bg-primary);color:var(--text-primary);font-size:.8rem;cursor:pointer;transition:all var(--transition-fast);font-family:inherit}.filter-option.svelte-11h9oj5:hover{border-color:var(--color-green)}.filter-option.active.svelte-11h9oj5{background:var(--color-green);border-color:var(--color-green);color:#fff}.filter-footer.svelte-11h9oj5{display:flex;gap:.75rem;padding:1rem 1.25rem;border-top:1px solid var(--border-color)}.filter-footer.svelte-11h9oj5 .btn-secondary:where(.svelte-11h9oj5),.filter-footer.svelte-11h9oj5 .btn-primary:where(.svelte-11h9oj5){flex:1;padding:.75rem 1rem;border-radius:var(--radius-md);font-size:.9rem;font-weight:600;cursor:pointer;font-family:inherit;transition:all var(--transition-fast)}.filter-footer.svelte-11h9oj5 .btn-secondary:where(.svelte-11h9oj5){background:var(--bg-secondary);border:1px solid var(--border-color);color:var(--text-primary)}.filter-footer.svelte-11h9oj5 .btn-primary:where(.svelte-11h9oj5){background:var(--color-green);border:1px solid var(--color-green);color:#fff}.filter-footer.svelte-11h9oj5 .btn-secondary:where(.svelte-11h9oj5):hover{border-color:var(--text-secondary)}.filter-footer.svelte-11h9oj5 .btn-primary:where(.svelte-11h9oj5):hover{background:var(--color-green-light)}.main-content.svelte-11h9oj5{padding:2rem 0 6rem}.section-header.svelte-11h9oj5{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.section-header.svelte-11h9oj5 h2:where(.svelte-11h9oj5){font-size:1.5rem;margin:0}.store-count.svelte-11h9oj5{color:var(--text-secondary);font-size:.875rem}.loading-state.svelte-11h9oj5,.error-state.svelte-11h9oj5,.empty-state.svelte-11h9oj5{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;color:var(--text-secondary)}.loading-state.svelte-11h9oj5 .spin{animation:svelte-11h9oj5-spin 1s linear infinite;color:var(--color-green);margin-bottom:1rem}@keyframes svelte-11h9oj5-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.stores-grid.svelte-11h9oj5{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem}.store-card.svelte-11h9oj5{display:flex;align-items:center;gap:1rem;padding:1rem;background:var(--card-bg);border:1px solid var(--border-color);border-radius:var(--radius-lg);cursor:pointer;transition:all var(--transition-fast);width:100%;text-align:left;font-family:inherit}.store-card.svelte-11h9oj5:hover{border-color:var(--color-green);box-shadow:var(--shadow-md);transform:translateY(-2px)}.store-card.svelte-11h9oj5:focus{outline:2px solid var(--color-green);outline-offset:2px}.store-image.svelte-11h9oj5{position:relative;width:80px;height:80px;border-radius:var(--radius-md);overflow:hidden;flex-shrink:0}.store-image.svelte-11h9oj5 img:where(.svelte-11h9oj5){width:100%;height:100%;object-fit:cover}.ondc-tag.svelte-11h9oj5{position:absolute;top:4px;left:4px;background:var(--color-green);color:#fff;font-size:.625rem;font-weight:700;padding:2px 6px;border-radius:4px}.store-info.svelte-11h9oj5{flex:1;min-width:0}.store-name.svelte-11h9oj5{font-size:1rem;font-weight:600;margin:0 0 .25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.store-categories.svelte-11h9oj5{font-size:.8rem;color:var(--text-secondary);margin:0 0 .5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.store-meta.svelte-11h9oj5{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:var(--text-secondary);margin-bottom:.5rem}.rating.svelte-11h9oj5{display:flex;align-items:center;gap:.25rem;color:var(--text-primary);font-weight:500}.rating-count.svelte-11h9oj5{color:var(--text-tertiary);font-weight:400}.dot.svelte-11h9oj5{color:var(--text-tertiary)}.delivery-time.svelte-11h9oj5{display:flex;align-items:center;gap:.25rem}.store-footer.svelte-11h9oj5{display:flex;justify-content:space-between;font-size:.75rem;color:var(--text-tertiary)}.store-card.svelte-11h9oj5 .arrow{color:var(--text-tertiary)}.products-grid.svelte-11h9oj5{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.25rem;margin-top:1rem}.product-card.svelte-11h9oj5{background:var(--card-bg);border:1px solid var(--border-color);border-radius:var(--radius-lg);overflow:hidden;transition:all var(--transition-fast)}.product-card.svelte-11h9oj5:hover{border-color:var(--color-green);box-shadow:var(--shadow-md)}.product-image.svelte-11h9oj5{position:relative;height:140px;overflow:hidden}.product-image.svelte-11h9oj5 img:where(.svelte-11h9oj5){width:100%;height:100%;object-fit:cover}.veg-badge.svelte-11h9oj5,.non-veg-badge.svelte-11h9oj5{position:absolute;top:8px;left:8px;width:18px;height:18px;border-radius:4px;display:flex;align-items:center;justify-content:center}.veg-badge.svelte-11h9oj5{background:#22c55e;color:#fff}.non-veg-badge.svelte-11h9oj5{background:#ef4444;border:2px solid #ef4444}.non-veg-badge.svelte-11h9oj5:before{content:"";width:6px;height:6px;background:#ef4444;border-radius:50%}.product-info.svelte-11h9oj5{padding:1rem}.product-name.svelte-11h9oj5{font-size:.9rem;font-weight:600;margin:0 0 .25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-store.svelte-11h9oj5{font-size:.75rem;color:var(--text-tertiary);margin:0 0 .75rem}.product-footer.svelte-11h9oj5{display:flex;justify-content:space-between;align-items:center}.product-price.svelte-11h9oj5{font-size:1rem;font-weight:700;color:var(--text-primary)}.add-btn.svelte-11h9oj5{background:var(--color-green);color:#fff;border:none;padding:.375rem .75rem;border-radius:var(--radius-sm);font-size:.8rem;font-weight:600;cursor:pointer;transition:all var(--transition-fast)}.add-btn.svelte-11h9oj5:hover{background:var(--color-green-light)}.cart-float.svelte-11h9oj5{position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%);display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:1rem 1.5rem;background:var(--color-green);color:#fff;border-radius:100px;text-decoration:none;box-shadow:0 4px 20px #19c37d66;z-index:100;min-width:320px;transition:all var(--transition-fast)}.cart-float.svelte-11h9oj5:hover{background:var(--color-green-light);transform:translate(-50%) scale(1.02)}.cart-info.svelte-11h9oj5{display:flex;flex-direction:column}.cart-count.svelte-11h9oj5{font-weight:700;font-size:.9rem}.cart-store.svelte-11h9oj5{font-size:.75rem;opacity:.9}.cart-action.svelte-11h9oj5{display:flex;align-items:center;gap:.25rem;font-weight:600;font-size:.9rem}@media (max-width: 768px){.hero.svelte-11h9oj5{padding:2rem 0 1rem}.hero.svelte-11h9oj5 h1:where(.svelte-11h9oj5){font-size:1.75rem}.subtitle.svelte-11h9oj5{font-size:.95rem}.food-carousel-section.svelte-11h9oj5{padding:1rem 0 .5rem}.search-filters-bar.svelte-11h9oj5{padding:.75rem 0}.search-row.svelte-11h9oj5{flex-direction:column;border-radius:var(--radius-lg);padding:.75rem;gap:0}.location-input.svelte-11h9oj5{width:100%;padding:.5rem .5rem .75rem;border-bottom:1px solid var(--border-color);justify-content:flex-start}.location-dropdown.svelte-11h9oj5{left:0;right:0;width:auto}.search-input-wrapper.svelte-11h9oj5{width:100%;padding-left:0;padding-top:.75rem;padding-bottom:.75rem;border-bottom:1px solid var(--border-color)}.filter-actions.svelte-11h9oj5{width:100%;justify-content:center;padding-top:.75rem}.veg-toggle.svelte-11h9oj5 span:where(.svelte-11h9oj5),.filter-btn.svelte-11h9oj5 span:where(.svelte-11h9oj5){display:none}.veg-toggle.svelte-11h9oj5,.filter-btn.svelte-11h9oj5{padding:.5rem}.stores-grid.svelte-11h9oj5{grid-template-columns:1fr}.store-card.svelte-11h9oj5{padding:.75rem}.store-image.svelte-11h9oj5{width:64px;height:64px}.products-grid.svelte-11h9oj5{grid-template-columns:repeat(2,1fr);gap:.75rem}.product-image.svelte-11h9oj5{height:110px}.cart-float.svelte-11h9oj5{min-width:auto;left:1rem;right:1rem;bottom:1rem;transform:none}.filter-panel.svelte-11h9oj5{max-width:100%}}.mt-4.svelte-11h9oj5{margin-top:3rem}
