.stores-location-message{max-width:none;color:var(--color-danger);margin:10px 18px;font-size:11px;font-weight:800;line-height:1.45}.stores-location-prompt{align-items:center;gap:var(--jdsc-space-3);border-bottom:1px solid var(--color-border);padding:var(--jdsc-space-3) var(--jdsc-space-5);background:var(--color-panel);grid-template-columns:minmax(0,1fr) auto;display:grid}.stores-location-prompt div{gap:3px;min-width:0;display:grid}.stores-location-prompt strong{color:var(--color-text-strong);font-size:var(--jdsc-fs-sm);font-weight:var(--jdsc-fw-black);line-height:var(--jdsc-lh-sm)}.stores-location-prompt span{color:var(--color-text-muted);font-size:var(--jdsc-fs-xs);font-weight:var(--jdsc-fw-bold);line-height:var(--jdsc-lh-sm)}.stores-location-prompt button{border:1px solid var(--color-text-strong);border-radius:var(--radius-pill);min-height:34px;color:var(--color-text-inverse);background:var(--color-text-strong);font:inherit;font-size:var(--jdsc-fs-xs);font-weight:var(--jdsc-fw-black);white-space:nowrap;cursor:pointer;justify-content:center;align-items:center;gap:5px;padding:0 12px;display:inline-flex}.stores-location-prompt button:disabled{opacity:.68;cursor:default}.stores-results-panel .store-list{gap:7px}.stores-results-panel .stores-list-card-button{border-radius:var(--radius-md);width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;display:block}.stores-results-panel .stores-list-card-button:focus-visible{outline:3px solid color-mix(in srgb, var(--color-brand) 24%, transparent);outline-offset:2px}
.stores-empty{text-align:center;gap:5px;padding:28px 12px;display:grid}.stores-empty strong{color:var(--color-text-strong);font-size:14px}.stores-empty span{color:var(--color-text-muted);font-size:12px}.stores-empty-actions{flex-wrap:wrap;justify-content:center;gap:8px;min-width:0;margin-top:9px;display:flex}.stores-empty-action{border:1px solid var(--color-border);border-radius:var(--jdsc-radius-pill);min-height:34px;color:var(--color-text-strong);background:var(--color-surface);font:inherit;cursor:pointer;justify-content:center;align-items:center;padding:0 12px;font-size:12px;font-weight:800;line-height:1;text-decoration:none;display:inline-flex}.stores-empty-action.primary{border-color:var(--color-brand);color:var(--color-surface);background:var(--color-brand)}.stores-empty-action:disabled{cursor:not-allowed;opacity:.58}
@media (max-width:760px),(max-width:1024px) and (max-height:640px){body:has(.stores-map-page){overflow:hidden}body:has(.stores-map-page) .web-header{display:none!important}.stores-map-page{flex:0 0 calc(100dvh - 72px);height:calc(100dvh - 72px);min-height:0;max-height:calc(100dvh - 72px);overflow:hidden}.stores-map-shell{height:100%;min-height:0;max-height:100%;overflow:hidden}body:has(.stores-map-page){--stores-mobile-bottom-nav-h:calc(72px + env(safe-area-inset-bottom));--stores-mobile-controls-h:68px;--stores-mobile-expanded-controls-h:62px;--stores-mobile-sheet-min-h:calc((100dvh - var(--stores-mobile-bottom-nav-h) - var(--stores-mobile-controls-h)) * .3)}body:has(.stores-map-page) .mobile-bottom-nav{z-index:1200}.stores-map-page{--stores-mobile-bottom-nav-h:calc(72px + env(safe-area-inset-bottom));--stores-mobile-controls-h:68px;--stores-mobile-expanded-controls-h:62px;--stores-mobile-sheet-min-h:calc((100dvh - var(--stores-mobile-bottom-nav-h) - var(--stores-mobile-controls-h)) * .3);box-sizing:border-box;height:100dvh;max-height:100dvh;padding:0 0 var(--stores-mobile-bottom-nav-h);flex-direction:column;flex:0 0 100dvh;display:flex}.stores-map-shell{background:var(--color-surface);flex:1;grid-template-rows:minmax(0,1fr);grid-template-columns:1fr;min-height:0}.stores-map-shell.detail-open{grid-template-rows:minmax(0,1fr);grid-template-columns:1fr}.stores-map-stage{min-height:100%;padding-bottom:var(--stores-mobile-sheet-min-h);background:var(--color-surface-muted)}.stores-map-canvas{height:100%;min-height:0}.stores-map-controls{right:12px;bottom:calc(var(--stores-mobile-sheet-min-h) + 18px)}.stores-map-control-button{width:38px;height:38px}.stores-map-fallback{width:calc(100% - 32px);inset:16px}.stores-mobile-controls{z-index:6;pointer-events:none;gap:8px;display:grid;position:absolute;top:12px;left:12px;right:12px}.stores-map-shell.sheet-expanded .stores-mobile-controls{z-index:1101;border-bottom:1px solid var(--color-border);background:var(--color-surface);box-shadow:none;padding:8px 12px;top:0;left:0;right:0}.stores-mobile-controls .panel-search{gap:var(--jdsc-space-2);pointer-events:auto;display:grid}.stores-mobile-controls .panel-searchbar{align-items:center;gap:var(--jdsc-space-2);border:1px solid var(--color-border);border-radius:var(--jdsc-radius-md);min-height:44px;padding:0 var(--jdsc-space-3);background:color-mix(in srgb, var(--color-surface) 94%, transparent);box-shadow:0 8px 24px color-mix(in srgb, var(--color-text-strong) 16%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);grid-template-columns:auto minmax(0,1fr) auto;display:grid}.stores-mobile-controls .panel-searchbar.has-active-search{grid-template-columns:auto auto minmax(0,1fr) auto}.stores-mobile-controls .panel-searchbar:focus-within{border-color:var(--color-brand);background:var(--color-surface);box-shadow:var(--jdsc-shadow-focus)}.stores-map-shell.sheet-expanded .stores-mobile-controls .panel-searchbar{box-shadow:none}.stores-mobile-controls .search-icon{width:17px;height:17px;color:var(--color-brand)}.stores-mobile-controls .panel-searchbar input{width:100%;min-width:0;color:var(--color-text-strong);font-size:var(--jdsc-fs-sm);font-weight:var(--jdsc-fw-black);background:0 0;border:0;outline:0}.stores-mobile-controls .panel-searchbar input::placeholder{color:var(--color-text-placeholder);opacity:1}.stores-mobile-controls .clear{border-radius:var(--radius-pill);width:28px;height:28px;color:var(--color-text-muted);background:0 0;border:0;place-items:center;display:grid}.stores-mobile-controls .ui-filter-chip-group-panel{gap:var(--jdsc-space-1);flex-wrap:nowrap;padding:0;display:none;overflow-x:auto}.stores-mobile-controls .ui-filter-chip{align-items:center;gap:var(--jdsc-space-1);border:1px solid var(--color-border);border-radius:var(--radius-pill);min-height:32px;color:var(--color-text-subtle);background:var(--color-surface);font-size:var(--jdsc-fs-xs);font-weight:var(--jdsc-fw-black);white-space:nowrap;flex-shrink:0;padding:0 12px;display:inline-flex}.stores-mobile-controls .ui-filter-chip[aria-pressed=true]{border-color:var(--color-text-strong);color:var(--color-text-inverse);background:var(--color-text-strong)}.stores-mobile-controls .ui-filter-chip-divider{background:var(--color-border);flex-shrink:0;align-self:center;width:1px;height:18px}.stores-location-message{border:1px solid var(--color-danger-soft);border-radius:var(--radius-pill);background:var(--color-surface);width:fit-content;max-width:100%;box-shadow:0 8px 20px color-mix(in srgb, var(--color-text-strong) 12%, transparent);pointer-events:auto;margin:0;padding:6px 9px}.stores-location-prompt{align-items:stretch;gap:var(--jdsc-space-2);padding:var(--jdsc-space-3) var(--jdsc-space-4);grid-template-columns:minmax(0,1fr)}.stores-location-prompt button{width:100%;max-width:100%}.stores-results-panel{z-index:4;border:0;border-top:1px solid var(--color-border);height:100%;min-height:0;box-shadow:0 -10px 28px color-mix(in srgb, var(--color-text-strong) 10%, transparent);border-radius:16px 16px 0 0;padding-top:0;transition:box-shadow .18s;display:flex;position:relative;overflow:hidden}.stores-results-panel.is-mobile-sheet{height:auto;min-height:100%;box-shadow:none;border-top:0;border-radius:0;overflow:visible}.stores-mobile-sheet.react-modal-sheet-root{top:var(--stores-mobile-controls-h)!important;bottom:var(--stores-mobile-bottom-nav-h)!important;height:calc(100dvh - var(--stores-mobile-bottom-nav-h) - var(--stores-mobile-controls-h))!important;z-index:1000!important}.stores-mobile-sheet-expanded.react-modal-sheet-root{top:var(--stores-mobile-expanded-controls-h)!important;height:calc(100dvh - var(--stores-mobile-bottom-nav-h) - var(--stores-mobile-expanded-controls-h))!important}.stores-mobile-sheet-container{box-shadow:0 -16px 34px color-mix(in srgb, var(--color-text-strong) 14%, transparent);background:var(--color-surface)!important;border-radius:18px 18px 0 0!important;height:100%!important;bottom:0!important;left:0!important;right:0!important}.stores-mobile-sheet-expanded .stores-mobile-sheet-container{border-radius:0!important}.stores-mobile-sheet-expanded .stores-mobile-sheet-header{opacity:0;pointer-events:none;overflow:hidden;height:0!important;padding:0!important}.stores-mobile-sheet-header{background:var(--color-surface);height:24px!important;padding:8px 0 6px!important}.stores-mobile-sheet-header .react-modal-sheet-header,.stores-mobile-sheet-header .react-modal-sheet-drag-indicator-container{justify-content:center!important;align-items:center!important;display:flex!important}.stores-mobile-sheet-drag-indicator{background:0 0!important;width:auto!important;height:auto!important}.stores-mobile-sheet-drag-indicator .react-modal-sheet-drag-indicator{background:var(--color-border-strong)!important;width:20px!important;height:4px!important}.stores-mobile-sheet-content{background:var(--color-surface);min-height:0}.stores-results-panel.is-mobile-sheet .store-list{flex:none;min-height:0;padding-bottom:34px;overflow:visible}.stores-results-panel>.panel-search{display:none}.stores-results-panel>.ui-filter-chip-group-panel{overscroll-behavior-x:contain;border-bottom:1px solid var(--color-border);background:var(--color-surface);touch-action:pan-x;flex-wrap:nowrap;flex:none;gap:6px;padding:0 14px 10px;display:flex;overflow-x:auto}.stores-mobile-sheet-expanded .stores-results-panel>.ui-filter-chip-group-panel{padding-top:var(--jdsc-space-2)}.stores-mobile-list-header{flex:none;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px 9px;display:none}.stores-mobile-list-header strong{color:var(--color-text-strong);font-size:14px}.stores-mobile-list-header span{color:var(--color-brand);font-size:12px;font-weight:900}.stores-results-panel .list-header{z-index:1;background:var(--color-surface);padding-top:10px;padding-bottom:10px;position:relative}.stores-results-panel .store-list{overscroll-behavior:contain;min-height:0;padding:6px 8px 18px;overflow-y:auto}.stores-list-card-v2.compact{grid-template-columns:38px minmax(0,1fr);gap:9px;padding:10px}.stores-list-card-v2.compact .stores-list-thumb{width:38px;height:38px}.stores-list-card-v2.compact .stores-list-thumb svg{width:20px;height:20px}.stores-list-card-v2.compact .stores-list-content header{gap:6px}.stores-list-card-v2.compact .stores-list-title-line h3{font-size:13.5px}.stores-list-card-v2.compact .stores-list-meta{gap:5px}.stores-list-product-match{padding:8px}.stores-list-product-match strong{-webkit-line-clamp:1;font-size:11.5px}.stores-list-product-match span{font-size:11px}@media (min-width:761px) and (max-width:1024px) and (max-height:640px),(orientation:landscape) and (max-height:520px){body:has(.stores-map-page){--stores-mobile-bottom-nav-h:0px;--stores-mobile-controls-h:56px;--stores-mobile-expanded-controls-h:56px;--stores-mobile-sheet-min-h:clamp(96px, 24dvh, 132px)}body:has(.stores-map-page) .mobile-bottom-nav{display:none}.stores-map-page{--stores-mobile-bottom-nav-h:0px;--stores-mobile-controls-h:56px;--stores-mobile-expanded-controls-h:56px;--stores-mobile-sheet-min-h:clamp(96px, 24dvh, 132px);padding-bottom:0}.stores-mobile-controls{top:8px;left:10px;right:10px}.stores-mobile-controls .panel-searchbar{border-radius:10px;min-height:40px}.stores-map-shell.sheet-expanded .stores-mobile-controls{padding:8px 10px}.stores-map-controls{bottom:calc(var(--stores-mobile-sheet-min-h) + 10px)}.stores-mobile-sheet-header{height:18px!important;padding:6px 0 4px!important}.stores-results-panel>.ui-filter-chip-group-panel{padding:0 12px 8px}.stores-results-panel .list-header{padding-top:8px;padding-bottom:8px}.stores-results-panel .store-list{padding-top:4px;padding-bottom:12px}}}
@media (max-width:760px),(max-width:1024px) and (max-height:640px){.stores-results-panel.is-mobile-sheet .stores-mobile-sheet-detail{--stores-sheet-action-h:var(--jdsc-space-10);--stores-sheet-gap:var(--jdsc-space-2);--stores-sheet-header-h:calc(var(--stores-sheet-action-h) + var(--jdsc-space-3));--stores-sheet-icon-button:calc(var(--jdsc-space-8) + var(--jdsc-space-1));--stores-sheet-pad-x:var(--jdsc-space-4);--stores-sheet-title-fs:calc(var(--jdsc-fs-h2) - 2px);z-index:auto;gap:var(--stores-sheet-gap);width:100%;max-width:none;height:auto;min-height:0;padding:0 var(--stores-sheet-pad-x) var(--jdsc-space-4);box-shadow:none;border:0;border-radius:0;flex:auto;position:relative;inset:auto;overflow:visible}.stores-results-panel.is-mobile-sheet .stores-mobile-sheet-detail .stores-detail-header{z-index:5;min-height:var(--stores-sheet-header-h);margin-right:calc(var(--stores-sheet-pad-x) * -1);margin-left:calc(var(--stores-sheet-pad-x) * -1);padding:var(--jdsc-space-2) var(--stores-sheet-pad-x) var(--jdsc-space-1);background:var(--color-surface);border-bottom:0;border-radius:0;top:0}.stores-results-panel.is-mobile-sheet .stores-mobile-sheet-detail .stores-detail-title{gap:0}.stores-results-panel.is-mobile-sheet .stores-mobile-sheet-detail .stores-detail-title-row>span{display:none}.stores-results-panel.is-mobile-sheet .stores-mobile-sheet-detail .stores-detail-title h1{font-size:var(--stores-sheet-title-fs);line-height:1.18}.stores-results-panel.is-mobile-sheet .stores-mobile-sheet-detail .stores-detail-close{width:var(--stores-sheet-icon-button);height:var(--stores-sheet-icon-button);border-radius:var(--radius-pill)}.stores-mobile-sheet-summary{gap:var(--stores-sheet-gap);margin:0 calc(var(--stores-sheet-pad-x) * -1);padding:0 var(--stores-sheet-pad-x) var(--jdsc-space-3);background:var(--color-surface);display:grid}.stores-mobile-sheet-summary-meta{align-items:center;gap:var(--stores-sheet-gap);min-width:0;color:var(--color-text-muted);font-size:var(--jdsc-fs-sm);font-weight:var(--jdsc-fw-extra);line-height:var(--jdsc-lh-xs);flex-wrap:wrap;display:flex}.stores-mobile-sheet-summary-meta.strong{color:var(--color-text-strong);font-weight:var(--jdsc-fw-black)}.stores-mobile-sheet-summary-meta span:not(:last-child):after{margin-left:var(--stores-sheet-gap);color:var(--color-text-disabled);content:"·"}.stores-mobile-sheet-summary-status.open{color:var(--color-success-fill)}.stores-mobile-sheet-summary-status.ready{color:var(--color-warning-strong)}.stores-mobile-sheet-summary-status.closed,.stores-mobile-sheet-summary-status.holiday{color:var(--color-danger-fill)}.stores-mobile-sheet-summary-actions{gap:var(--stores-sheet-gap);padding-top:var(--jdsc-space-1);flex-wrap:wrap;padding-bottom:2px;display:flex}.stores-mobile-sheet-summary-actions a,.stores-mobile-sheet-summary-actions button{min-height:var(--stores-sheet-action-h);justify-content:center;align-items:center;gap:var(--jdsc-space-2);border:1px solid var(--jdsc-border-strong);border-radius:var(--jdsc-radius-md);min-width:0;padding:0 var(--jdsc-space-3);color:var(--color-text-strong);background:var(--jdsc-surface);font:inherit;font-size:14px;font-weight:var(--jdsc-fw-bold);-webkit-user-select:none;user-select:none;-webkit-user-drag:none;flex:1 1 0;line-height:1;text-decoration:none;display:inline-flex}.stores-mobile-sheet-summary-actions a:hover,.stores-mobile-sheet-summary-actions button:hover{border-color:var(--jdsc-ink-900)}.stores-mobile-sheet-summary-actions .primary{color:var(--color-text-inverse);background:var(--jdsc-orange);border-color:#0000}.stores-mobile-sheet-summary-actions .primary:hover{background:var(--jdsc-orange-press);border-color:#0000}.stores-results-panel.is-mobile-sheet .stores-mobile-sheet-detail .stores-detail-hero{margin-right:calc(var(--stores-sheet-pad-x) * -1);margin-left:calc(var(--stores-sheet-pad-x) * -1);padding:0 var(--stores-sheet-pad-x) var(--jdsc-space-3)}.stores-results-panel.is-mobile-sheet .stores-mobile-sheet-detail .stores-detail-hero .stores-detail-photo{border-radius:var(--radius-md);aspect-ratio:2.25;border-width:0}.stores-results-panel.is-mobile-sheet .stores-mobile-sheet-detail .stores-detail-tabs{top:var(--stores-sheet-header-h);margin-right:calc(var(--stores-sheet-pad-x) * -1);margin-left:calc(var(--stores-sheet-pad-x) * -1);padding-right:var(--stores-sheet-pad-x);padding-left:var(--stores-sheet-pad-x)}.stores-results-panel.is-mobile-sheet .stores-mobile-sheet-detail .stores-detail-actions{z-index:2;margin-right:calc(var(--stores-sheet-pad-x) * -1);margin-left:calc(var(--stores-sheet-pad-x) * -1);border-top:1px solid var(--color-border);padding:var(--jdsc-space-3) var(--stores-sheet-pad-x) calc(var(--jdsc-space-3) + env(safe-area-inset-bottom));background:var(--color-surface);position:sticky;bottom:0;left:auto;right:auto}}
