.stores-list-card-wrap{align-items:center;display:grid;position:relative}.stores-list-card-button{text-align:left;cursor:pointer;background:0 0;border:0;width:100%;padding:0;display:block}.stores-resulthead-meta .stores-location-link{height:24px;padding:0 var(--jdsc-space-2)}.stores-integrated-section>header>button>svg{transition:transform .15s var(--jdsc-ease)}.stores-integrated-section>header>button:hover>svg{transform:translate(3px)}@media (prefers-reduced-motion:reduce){.stores-integrated-section>header>button>svg{transition:none}}.stores-list-card-v2{gap:var(--jdsc-space-3);transition:background .15s var(--jdsc-ease);background:0 0;border-radius:12px;grid-template-columns:46px minmax(0,1fr);align-items:center;padding:12px 8px;display:grid}.stores-list-card-button:hover .stores-list-card-v2,.stores-list-card-button[data-hovered=true] .stores-list-card-v2{background:var(--color-surface-muted)}.stores-list-card-button[data-selected=true] .stores-list-card-v2{background:var(--color-surface-muted);box-shadow:inset 3px 0 0 var(--jdsc-orange)}.stores-list-thumb{width:46px;height:46px;color:var(--color-text-subtle);background:var(--color-surface-muted);box-shadow:inset 0 0 0 1px var(--color-border);border-radius:12px;place-items:center;display:grid;overflow:hidden}.stores-list-thumb img{object-fit:cover;width:100%;height:100%}.stores-list-content{gap:var(--jdsc-space-1);min-width:0;padding-right:34px;display:grid}.stores-list-line-top{justify-content:space-between;align-items:center;gap:var(--jdsc-space-2);min-width:0;display:flex}.stores-list-title-line{align-items:center;gap:6px;min-width:0;display:flex}.stores-list-title-line h3{min-width:0;color:var(--color-text-strong);font-size:14.5px;font-weight:var(--jdsc-fw-extra);letter-spacing:-.4px;text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.stores-list-title-line .stores-list-type-badge{border-radius:var(--jdsc-radius-sm);height:20px;padding:0 var(--jdsc-space-1);color:var(--color-text-inverse);background:var(--color-text-strong);font-size:10px;font-weight:var(--jdsc-fw-extra);flex:none;align-items:center;line-height:1;display:inline-flex}.stores-list-metaline{min-width:0;color:var(--jdsc-ink-500);font-family:ui-monospace, Menlo, Consolas, var(--jdsc-font-sans);font-size:11px;font-weight:var(--jdsc-fw-bold);font-variant-numeric:tabular-nums;letter-spacing:.6px;text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.stores-list-stockline{align-items:center;gap:6px;min-width:0;margin-top:2px;display:flex}.stores-list-stock-badge{border-radius:var(--jdsc-radius-sm);height:20px;color:var(--jdsc-success-ink);background:var(--jdsc-success-tint);font-size:11px;font-weight:var(--jdsc-fw-extra);font-variant-numeric:tabular-nums;flex:none;align-items:center;padding:0 6px;display:inline-flex}.stores-list-lowest{min-width:0;color:var(--jdsc-ink-700);font-size:12px;font-weight:var(--jdsc-fw-bold);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.stores-list-product-match{align-items:center;gap:var(--jdsc-space-2);min-width:0;margin-top:var(--jdsc-space-1);border:1px solid var(--color-border-soft);border-radius:var(--jdsc-radius-sm);background:var(--color-surface);cursor:pointer;padding:7px 8px;display:flex}.stores-list-product-match:hover{border-color:var(--color-brand-outline-warm);background:var(--color-panel)}.stores-list-product-match-label{border-radius:var(--jdsc-radius-xs);color:var(--color-text-muted);background:var(--color-surface-muted);font-size:10px;font-weight:var(--jdsc-fw-black);flex:none;padding:2px 5px;line-height:1.2}.stores-list-product-match-copy{align-items:baseline;gap:var(--jdsc-space-2);flex:auto;grid-template-columns:minmax(0,1fr) auto;min-width:0;display:grid}.stores-list-product-match-copy strong{min-width:0;color:var(--color-text-strong);font-size:var(--jdsc-fs-xs);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.stores-list-product-match-copy>span{color:var(--color-text-subtle);font-size:var(--jdsc-fs-xs);font-weight:var(--jdsc-fw-black);white-space:nowrap}.stores-list-product-match-action{color:var(--jdsc-orange-ink);font-size:10px;font-weight:var(--jdsc-fw-black);white-space:nowrap;flex:none;align-items:center;gap:1px;display:inline-flex}.stores-list-quickactions{top:var(--jdsc-space-3);right:var(--jdsc-space-4);align-items:center;gap:var(--jdsc-space-1);opacity:0;pointer-events:none;transition:opacity .15s var(--jdsc-ease);display:flex;position:absolute}.stores-list-card-wrap:hover .stores-list-quickactions,.stores-list-card-wrap:focus-within .stores-list-quickactions{opacity:1;pointer-events:auto}@media (prefers-reduced-motion:reduce){.stores-list-quickactions{transition:none}}.stores-list-quick,.stores-list-quickactions .stores-detail-favorite-button{border:1px solid var(--color-border);border-radius:var(--jdsc-focus-radius);width:32px;height:32px;color:var(--color-text-strong);background:var(--color-surface);box-shadow:var(--jdsc-shadow-chip);cursor:pointer;place-items:center;display:inline-grid}.stores-list-quick:hover,.stores-list-quickactions .stores-detail-favorite-button:hover:not(:disabled){background:var(--color-surface-muted)}.stores-list-quick:focus-visible,.stores-list-quickactions .stores-detail-favorite-button:focus-visible{box-shadow:var(--jdsc-shadow-focus);outline:0}.stores-list-quickactions .stores-detail-favorite-button.active{border-color:var(--color-action-dark);color:var(--color-text-inverse);background:var(--color-action-dark)}.stores-list-card-wrap:has(.stores-detail-favorite-button.active) .stores-list-quickactions{opacity:1;pointer-events:auto}.stores-chip-saved{padding:0 13px}.stores-chip-divider{background:var(--jdsc-border);width:1px;height:20px}.stores-filter-reset-chip{border-radius:var(--radius-pill);height:28px;color:var(--color-text-subtle);background:var(--color-surface-muted);font:inherit;font-size:12px;font-weight:var(--jdsc-fw-bold);white-space:nowrap;cursor:pointer;transition:background .15s var(--jdsc-ease), transform var(--jdsc-dur-hover) var(--jdsc-ease);border:0;flex:none;align-items:center;gap:4px;margin-left:auto;padding:0 10px;display:inline-flex}.stores-filter-reset-chip:hover{background:var(--color-border)}.stores-filter-reset-chip:focus-visible{box-shadow:var(--jdsc-shadow-focus);outline:0}.stores-filter-reset-chip strong{color:var(--jdsc-ink-500);font-family:var(--jdsc-font-mono);font-size:10.5px;font-weight:var(--jdsc-fw-bold);font-variant-numeric:tabular-nums}.stores-chip-row[data-reset-pulse] .stores-chip strong{animation:jdscPopIn .4s var(--jdsc-ease-out)}.stores-list-card-wrap+.stores-list-card-wrap:before,.stores-integrated-product-row+.stores-integrated-product-row:before,.stores-integrated-post-row+.stores-integrated-post-row:before{content:"";background:var(--color-border-soft);height:1px;position:absolute;top:-1px;left:8px;right:8px}.stores-integrated-post-row{position:relative}.stores-list-card-wrap:hover:before,.stores-list-card-wrap:hover+.stores-list-card-wrap:before,.stores-integrated-product-row:hover:before,.stores-integrated-product-row:hover+.stores-integrated-product-row:before,.stores-integrated-post-row:hover:before,.stores-integrated-post-row:hover+.stores-integrated-post-row:before{background:0 0}.stores-list-card-wrap:has([data-hovered=true]):before{background:0 0}.stores-list-card-wrap:has([data-hovered=true])+.stores-list-card-wrap:before{background:0 0}.stores-chip:active:not(:disabled),.stores-filter-reset-chip:active{transform:scale(.96)}.stores-list-card-button:active .stores-list-card-v2,.stores-integrated-product-row:active,.stores-integrated-post-row:active{background:var(--color-border);transition:background var(--jdsc-dur-hover) var(--jdsc-ease), transform var(--jdsc-dur-hover) var(--jdsc-ease);transform:scale(.995)}@media (prefers-reduced-motion:reduce){.stores-chip:active:not(:disabled),.stores-filter-reset-chip:active,.stores-list-card-button:active .stores-list-card-v2,.stores-integrated-product-row:active,.stores-integrated-post-row:active{transform:none}.stores-chip-row[data-reset-pulse] .stores-chip strong{animation:none}}.stores-section-band{z-index:var(--jdsc-z-raised);border-bottom:1px solid var(--color-border);background:var(--color-surface-muted);justify-content:space-between;align-items:center;gap:8px;height:36px;margin:0 -12px 6px;padding:0 20px;display:flex;position:sticky;top:0}.stores-section-band>div{align-items:baseline;gap:5px;min-width:0;display:inline-flex}.stores-section-band strong{color:var(--jdsc-ink-900);font-size:13.5px}.stores-section-band span{font-size:11.5px}.stores-list-thumb.is-offscreen{border:1.5px dashed var(--color-border-strong);color:var(--jdsc-ink-500);box-shadow:none;background:0 0}.stores-list-offscreen-label{color:var(--color-text-subtle);font-size:var(--jdsc-fs-xs);white-space:nowrap}.stores-list-stock-badge.is-neutral{color:var(--color-text-subtle);background:var(--color-surface-muted)}.stores-list-lowest.is-unpriced{color:var(--jdsc-ink-500)}.stores-store-chip{border-radius:var(--jdsc-radius-sm);width:fit-content;max-width:100%;height:22px;color:var(--jdsc-orange-ink);background:var(--jdsc-orange-tint);font:inherit;font-size:11px;font-weight:var(--jdsc-fw-bold);white-space:nowrap;cursor:pointer;transition:background .15s var(--jdsc-ease);border:0;align-items:center;gap:4px;padding:0 8px;text-decoration:none;display:inline-flex}.stores-store-chip>svg{color:var(--jdsc-orange);flex:none}.stores-store-chip>span{text-overflow:ellipsis;overflow:hidden}button.stores-store-chip:hover,a.stores-store-chip:hover{background:var(--jdsc-orange-tint-press)}.stores-store-chip:focus-visible{box-shadow:var(--jdsc-shadow-focus);outline:0}.stores-store-chip.is-empty{color:var(--jdsc-ink-700);background:var(--color-surface-muted);cursor:default}.stores-status-badge{border-radius:var(--jdsc-radius-sm);height:22px;font-size:11px;font-weight:var(--jdsc-fw-bold);white-space:nowrap;flex:none;align-items:center;gap:4px;padding:0 8px;display:inline-flex}.stores-status-badge-dot{background:currentColor;border-radius:50%;flex:none;width:5px;height:5px}.stores-status-badge.is-open{color:var(--jdsc-success-ink);background:var(--jdsc-success-tint)}.stores-status-badge.is-closing{color:var(--jdsc-warn-ink);background:var(--jdsc-warn-tint)}.stores-status-badge.is-closed{color:var(--jdsc-danger-ink);background:var(--jdsc-danger-tint)}.stores-status-badge.is-unknown{color:var(--jdsc-ink-700);background:var(--color-surface-muted)}[data-stagger] .stores-list-card-wrap{animation:jdscRowIn .3s var(--jdsc-ease-out) both}[data-stagger] .stores-list-card-wrap:nth-child(2){animation-delay:20ms}[data-stagger] .stores-list-card-wrap:nth-child(3){animation-delay:40ms}[data-stagger] .stores-list-card-wrap:nth-child(4){animation-delay:60ms}[data-stagger] .stores-list-card-wrap:nth-child(5){animation-delay:80ms}[data-stagger] .stores-list-card-wrap:nth-child(6){animation-delay:.1s}[data-stagger] .stores-list-card-wrap:nth-child(7){animation-delay:.12s}[data-stagger] .stores-list-card-wrap:nth-child(8){animation-delay:.14s}[data-stagger] .stores-list-card-wrap:nth-child(9){animation-delay:.16s}[data-stagger] .stores-list-card-wrap:nth-child(10){animation-delay:.18s}[data-stagger] .stores-list-card-wrap:nth-child(n+11){animation:none}@keyframes jdscRowIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){[data-stagger] .stores-list-card-wrap{animation:none}}
