.products-store-controls{align-items:stretch;gap:var(--jdsc-space-2);display:grid}.products-store-filter-group{align-items:center;gap:var(--jdsc-space-2);min-width:0;display:flex}.products-store-scope-control em{opacity:.7;font-style:normal}.products-store-scope-control button{padding-inline:var(--jdsc-space-2)}.products-store-scope-status{min-height:var(--jdsc-touch-target-min);align-items:center;gap:var(--jdsc-space-1);min-width:0;padding:0 var(--jdsc-space-1);font-size:var(--jdsc-fs-xs);font-weight:var(--jdsc-fw-black);white-space:nowrap;margin:0;display:inline-flex}.products-store-scope-status span,.products-store-scope-status strong{align-items:center;padding:0;display:inline-flex}.products-store-scope-status span{color:var(--color-text-muted);text-overflow:ellipsis;overflow:hidden}.products-store-scope-status strong{color:var(--color-text-strong)}.products-store-sort-control{min-width:132px;min-height:var(--jdsc-touch-target-min);align-items:center;display:inline-flex;position:relative}.products-store-sort-control select{width:100%;min-height:var(--jdsc-touch-target-min);border:1px solid var(--color-border);border-radius:var(--jdsc-radius-md);padding:0 34px 0 var(--jdsc-space-3);color:var(--color-text-strong);background:var(--color-surface);font:inherit;font-size:var(--jdsc-fs-xs);font-weight:var(--jdsc-fw-black)}.products-store-sort-control select:focus-visible{outline:3px solid var(--color-brand);outline-offset:2px}.products-store-map-all{min-height:var(--jdsc-touch-target-min);color:var(--color-text-subtle);font-size:var(--jdsc-fs-sm);font-weight:var(--jdsc-fw-black);flex:none;align-items:center;gap:4px;margin-left:auto;text-decoration:none;display:inline-flex}.products-store-result-row{justify-content:space-between;align-items:center;gap:var(--jdsc-space-2);min-width:0;display:flex}.products-store-map-all:hover,.products-store-map-all:focus-visible{color:var(--color-text-strong)}.products-store-result-context{min-width:0;color:var(--color-text-muted);font-size:var(--jdsc-fs-xs);font-weight:var(--jdsc-fw-bold);margin:0}.products-store-table-wrap{border-block:1px solid var(--color-border);overflow-x:auto}.products-store-table{border-collapse:collapse;table-layout:fixed;width:100%}.products-store-table th,.products-store-table td{border-bottom:1px solid var(--color-border-soft);padding:var(--jdsc-space-3) var(--jdsc-space-4);text-align:left;vertical-align:middle}.products-store-table th{color:var(--color-text-subtle);background:var(--color-panel);font-size:var(--jdsc-fs-xs);font-weight:var(--jdsc-fw-black)}.products-store-table th:first-child{width:34%}.products-store-table th:nth-child(2){width:17%}.products-store-table th:nth-child(3){width:14%}.products-store-table th:nth-child(4){width:25%}.products-store-table th:last-child{width:10%}.products-store-table tbody tr:last-child td{border-bottom:0}.products-store-identity{gap:3px;min-width:0;display:grid}.products-store-identity>a{color:var(--color-text-strong);font-size:var(--jdsc-fs-sm);font-weight:var(--jdsc-fw-extra);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.products-store-identity>span,.products-store-identity>em{color:var(--color-text-muted);font-size:var(--jdsc-fs-xs);font-style:normal;font-weight:var(--jdsc-fw-semibold);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.products-store-price{color:var(--color-text-strong);font-size:var(--jdsc-fs-sm);font-weight:var(--jdsc-fw-extra);white-space:nowrap}.products-store-price.unset{color:var(--color-text-muted)}.products-store-table .stock,.products-store-table .distance{border-radius:var(--jdsc-radius-pill);width:fit-content;color:var(--color-text-subtle);background:var(--color-panel);font-size:var(--jdsc-fs-xs);font-weight:var(--jdsc-fw-black);white-space:nowrap;justify-content:center;align-items:center;gap:4px;padding:3px 8px;display:inline-flex}.products-store-updated .updated{color:var(--color-text-subtle);font-size:var(--jdsc-fs-xs);font-weight:var(--jdsc-fw-semibold);display:block}.products-store-map-link{min-width:var(--jdsc-touch-target-min);min-height:var(--jdsc-touch-target-min);color:var(--color-text-muted);font-size:var(--jdsc-fs-xs);font-weight:var(--jdsc-fw-black);text-underline-offset:3px;align-items:center;gap:4px;text-decoration:underline;display:inline-flex}.products-store-table .stock.in_stock{color:var(--color-success-fill);background:var(--color-success-soft)}.products-store-table .stock.out_of_stock{color:var(--color-danger-fill);background:var(--color-danger-soft)}.products-store-table .stock.unknown{color:var(--color-warning-strong);background:var(--color-warning-soft)}.products-store-empty{align-content:center;place-items:center;gap:var(--jdsc-space-2);border:1px dashed var(--color-border);border-radius:var(--jdsc-radius-md);min-height:150px;color:var(--color-text-muted);background:var(--color-panel);text-align:center;display:grid}.products-store-empty svg{color:var(--color-brand)}.products-store-empty span{max-width:320px;color:var(--color-text-muted);font-size:var(--jdsc-fs-sm);font-weight:var(--jdsc-fw-bold);line-height:var(--jdsc-lh-sm)}
