.page-header.svelte-1vodbqu{border-bottom:1px solid var(--color-border);padding-block:clamp(56px,7vw,96px)}.page-title.svelte-1vodbqu{font-family:var(--ff-display);letter-spacing:-.04em;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:600;line-height:1.06}.page-lead.svelte-1vodbqu{font-size:var(--fs-md);color:var(--color-text-muted);max-width:600px;margin:0;line-height:1.65}.filter-bar.svelte-1vodbqu{border-bottom:1px solid var(--color-border);z-index:50;position:sticky;top:58px;box-shadow:0 2px 8px #0000000d}.filter-pills.svelte-1vodbqu{flex-wrap:wrap;gap:6px;padding-block:10px;display:flex}.filter-pill.svelte-1vodbqu{border:1.5px solid var(--color-border);color:var(--color-text-muted);font-family:var(--ff);font-size:var(--fs-xs);letter-spacing:.07em;text-transform:uppercase;cursor:pointer;white-space:nowrap;transition:border-color var(--t-fast), color var(--t-fast), background var(--t-fast);background:0 0;border-radius:5px;align-items:center;gap:5px;padding:4px 12px;font-weight:700;display:inline-flex}.filter-pill.svelte-1vodbqu:hover{border-color:var(--color-brand-red);color:var(--color-brand-red)}.filter-pill.active.svelte-1vodbqu{background:var(--color-brand-red);color:#fff;border-color:var(--color-brand-red)}.pill-count.svelte-1vodbqu{opacity:.6;letter-spacing:0;font-family:Space Mono,monospace;font-size:10px;font-weight:400}.filter-pill.active.svelte-1vodbqu .pill-count:where(.svelte-1vodbqu){opacity:.8}.store-grid.svelte-1vodbqu{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.store-card.svelte-1vodbqu{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--r-xl);transition:box-shadow var(--t-mid), transform var(--t-mid);flex-direction:column;display:flex;overflow:hidden}.store-card.svelte-1vodbqu:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-2px)}.card-img-link.svelte-1vodbqu{text-decoration:none;display:block}.card-img-wrap.svelte-1vodbqu{aspect-ratio:4/3;background:var(--color-surface-soft);position:relative;overflow:hidden}.card-img.svelte-1vodbqu{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.store-card.svelte-1vodbqu:hover .card-img:where(.svelte-1vodbqu){transform:scale(1.03)}.card-img-placeholder.svelte-1vodbqu{background:var(--color-surface-strong);width:100%;height:100%;color:var(--color-text-soft);font-size:3rem;font-weight:700;font-family:var(--ff-display);justify-content:center;align-items:center;display:flex}.condition-badge.svelte-1vodbqu{border-radius:var(--r-pill);letter-spacing:.07em;text-transform:uppercase;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:3px 10px;font-size:10px;font-weight:700;position:absolute;top:10px;left:10px}.condition-green.svelte-1vodbqu{color:#fff;background:#16a34ae6}.condition-orange.svelte-1vodbqu{color:#fff;background:#ea580ce6}.condition-grey.svelte-1vodbqu{color:#fff;background:#64748be6}.condition-neutral.svelte-1vodbqu{color:#ffffffb3;background:#1e293be0;border:1px solid #ffffff26}.card-body.svelte-1vodbqu{flex-direction:column;flex:1;gap:6px;padding:18px 20px;display:flex}.card-category.svelte-1vodbqu{font-size:var(--fs-xs);letter-spacing:.08em;text-transform:uppercase;color:var(--color-brand-red);margin:0;font-weight:700}.card-name.svelte-1vodbqu{font-family:var(--ff-display);font-size:var(--fs-base);letter-spacing:-.02em;margin:0;font-weight:600;line-height:1.25}.card-name.svelte-1vodbqu a:where(.svelte-1vodbqu){color:inherit;text-decoration:none}.card-name.svelte-1vodbqu a:where(.svelte-1vodbqu):hover{color:var(--color-brand-red)}.card-desc.svelte-1vodbqu{font-size:var(--fs-sm);color:var(--color-text-muted);flex:1;margin:0;line-height:1.5}.card-footer.svelte-1vodbqu{flex-direction:column;gap:10px;margin-top:12px;display:flex}.card-price-row.svelte-1vodbqu{align-items:baseline;gap:8px;display:flex}.card-price.svelte-1vodbqu{font-size:var(--fs-md);color:var(--color-brand-red);font-weight:700;font-family:var(--ff-display)}.card-qty.svelte-1vodbqu{font-size:var(--fs-xs);color:var(--color-text-soft)}.card-por.svelte-1vodbqu{font-size:var(--fs-sm);color:var(--color-text-muted);font-style:italic}.btn-basket.svelte-1vodbqu{background:var(--color-brand-dark);color:#fff;border-radius:var(--r-lg);width:100%;font-family:var(--ff);font-size:var(--fs-sm);cursor:pointer;transition:background var(--t-fast), transform var(--t-fast);text-align:center;border:none;padding:9px 14px;font-weight:600}.btn-basket.svelte-1vodbqu:hover{background:var(--color-brand-red)}.btn-basket.in-basket.svelte-1vodbqu{background:#16a34a}.btn-basket.in-basket.svelte-1vodbqu:hover{background:#15803d}.empty-state.svelte-1vodbqu{text-align:center;padding:80px 0}.empty-msg.svelte-1vodbqu{font-size:var(--fs-md);color:var(--color-text-muted);margin-bottom:1.5rem}.how-strip.svelte-1vodbqu{grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:start;gap:0;display:grid}.how-step.svelte-1vodbqu{padding:24px 20px}.how-divider.svelte-1vodbqu{background:var(--color-border);align-self:start;width:1px;height:80px;margin-top:24px}.how-num.svelte-1vodbqu{font-family:var(--ff-mono);font-size:var(--fs-xs);color:var(--color-brand-red);letter-spacing:.08em;margin-bottom:10px;font-weight:700;display:inline-block}.how-title.svelte-1vodbqu{font-size:var(--fs-base);color:var(--color-text);margin-bottom:6px;font-weight:600}.how-body.svelte-1vodbqu{font-size:var(--fs-sm);color:var(--color-text-muted);margin:0;line-height:1.6}.floating-basket.svelte-1vodbqu{z-index:200;position:fixed;bottom:28px;right:28px}.floating-basket-btn.svelte-1vodbqu{background:var(--color-brand-dark);color:#fff;font-family:var(--ff);font-size:var(--fs-sm);cursor:pointer;transition:background var(--t-fast), transform var(--t-fast), box-shadow var(--t-fast);white-space:nowrap;border:none;border-radius:9999px;align-items:center;gap:8px;padding:12px 20px;font-weight:600;display:flex;box-shadow:0 4px 20px #00000040}.floating-basket-btn.svelte-1vodbqu:hover{background:var(--color-brand-red);transform:translateY(-2px);box-shadow:0 6px 24px #0000004d}.basket-icon.svelte-1vodbqu{font-size:1.1rem}.basket-badge.svelte-1vodbqu{background:var(--color-brand-red);color:#fff;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;font-weight:700;display:flex}.floating-basket-btn.svelte-1vodbqu:hover .basket-badge:where(.svelte-1vodbqu){background:#ffffff40}@media (width<=960px){.store-grid.svelte-1vodbqu{grid-template-columns:repeat(2,1fr)}.how-strip.svelte-1vodbqu{background:var(--color-border);grid-template-columns:1fr 1fr;gap:1px}.how-step.svelte-1vodbqu{background:var(--color-surface-soft)}.how-divider.svelte-1vodbqu{display:none}}@media (width<=600px){.store-grid.svelte-1vodbqu{grid-template-columns:1fr}.filter-pills.svelte-1vodbqu{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;padding-bottom:2px;overflow-x:auto}.filter-pills.svelte-1vodbqu::-webkit-scrollbar{display:none}.floating-basket.svelte-1vodbqu{bottom:16px;right:16px}}
