.home-store-discovery{grid-template-columns:minmax(0,1.72fr) minmax(320px,.78fr);gap:16px;width:100%;min-width:0;min-height:430px;display:grid}.home-store-map{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-panel);min-width:0;min-height:430px;box-shadow:var(--shadow-sm);position:relative;overflow:hidden}.home-store-map .stores-map-stage,.home-store-map .stores-map-canvas{width:100%;height:100%;min-height:100%;position:absolute;inset:0}.home-store-map-info{z-index:4;border:1px solid var(--color-border-overlay);border-radius:var(--radius-md);background:var(--color-surface-translucent);max-width:calc(100% - 28px);box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:grid;position:absolute;top:14px;left:14px;overflow:hidden}.home-store-map-summary{min-height:34px;color:var(--color-text-strong);font-size:12px;font-weight:var(--jdsc-fw-bold);align-items:center;gap:7px;padding:0 12px;display:inline-flex}.home-store-map-summary strong{max-width:190px;color:var(--color-brand);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.home-store-map-open-count,.home-store-map-visible-count{white-space:nowrap;align-items:center;gap:7px;display:inline-flex}.home-store-map-visible-count svg{color:var(--color-brand)}.home-store-map-summary strong+.home-store-map-open-count:before{background:var(--color-border);content:"";width:1px;height:12px}.home-store-map-summary .open-dot{border-radius:var(--radius-pill);background:var(--color-success-fill);width:7px;height:7px;box-shadow:0 0 0 4px var(--color-success-soft)}.home-store-map-region-lock-anchor{z-index:4;border:1px solid var(--color-border-overlay);border-radius:var(--radius-pill);min-height:34px;color:var(--color-text-strong);background:var(--color-surface-translucent);box-shadow:var(--shadow-sm);font-size:12px;font-weight:var(--jdsc-fw-bold);white-space:nowrap;pointer-events:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);align-items:center;gap:6px;padding:4px 11px 4px 5px;line-height:1;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)translateY(-34px)}.home-store-map-region-lock-icon{border-radius:var(--radius-pill);width:24px;height:24px;color:var(--color-text-inverse);background:var(--color-text-strong);flex:none;place-items:center;display:grid}.home-store-map.is-region-preview .stores-map-canvas{cursor:default}.home-store-map-legend{border-top:1px solid var(--color-border-overlay);color:var(--color-text-subtle);font-size:12px;font-weight:var(--jdsc-fw-semibold);flex-wrap:wrap;align-items:center;gap:7px 10px;padding:7px 11px;display:inline-flex}.home-store-map-legend span{white-space:nowrap;align-items:center;gap:5px;display:inline-flex}.home-store-map-mobile-lock{display:none}.home-store-map-legend i{box-sizing:border-box;border-radius:var(--radius-pill);width:9px;height:9px}.home-store-map-legend i.is-home{border:2px solid var(--color-surface);background:var(--color-brand);box-shadow:0 0 0 1px var(--color-brand)}.home-store-map-pin-limit{border-left:1px solid var(--color-border);color:var(--color-text-muted);padding-left:10px}.home-store-map .stores-map-marker-label.is-home-viewport{--stores-marker-icon-size:12px;--stores-marker-size:28px}.home-store-map .stores-map-marker-label.is-home-viewport.active{--stores-marker-icon-size:14px;--stores-marker-size:34px}.home-store-map .stores-map-controls{bottom:60px;right:12px}.home-store-map.is-region-preview .stores-map-controls{display:none}.home-store-map-link{z-index:4;border-radius:var(--radius-pill);min-height:38px;color:var(--color-text-inverse);background:var(--color-text-strong);box-shadow:var(--shadow-lg);font-size:12px;font-weight:var(--jdsc-fw-bold);justify-content:center;align-items:center;gap:6px;padding:0 18px;text-decoration:none;display:inline-flex;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.home-store-map-link:hover{box-shadow:var(--shadow-marker-active)}.home-store-panel{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);min-width:0;min-height:430px;box-shadow:var(--shadow-sm);grid-template-rows:auto auto minmax(0,1fr) auto auto;display:grid;overflow:hidden}.home-store-panel-head{border-bottom:1px solid var(--color-border-hairline);gap:8px;padding:18px 18px 15px;display:grid}.home-store-panel-eyebrow{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.home-store-panel-eyebrow>span{color:var(--color-text-subtle);font-size:12px;font-weight:var(--jdsc-fw-bold);letter-spacing:0;align-items:center;gap:7px;line-height:1.4;display:inline-flex}.home-store-panel-eyebrow>span:before{border-radius:var(--radius-pill);background:var(--color-brand);content:"";flex:none;width:6px;height:6px}.home-store-panel-head h2,.home-store-panel-head p{margin:0}.home-store-panel-title-row{align-items:baseline;gap:7px;min-width:0;display:flex}.home-store-panel-head h2{min-width:0;color:var(--color-text-strong);font-size:20px;font-weight:900;line-height:1.25}.home-store-panel-title-mobile{display:none}.home-store-panel-count{color:var(--color-text-muted);font-size:12px;font-weight:var(--jdsc-fw-semibold);white-space:nowrap;flex:none}.home-store-panel-head p{color:var(--color-text-muted);font-size:12px;font-weight:var(--jdsc-fw-medium);line-height:1.5}.home-store-panel-content{align-content:start;gap:10px;min-height:0;padding:14px 16px;display:grid}.home-store-panel .home-store-card{border-radius:var(--radius-md);min-height:112px;box-shadow:none;border:0;grid-template-rows:minmax(0,1fr);grid-template-columns:94px minmax(0,1fr);display:grid}.home-store-panel .home-store-card:hover{background:var(--color-panel);box-shadow:none;transform:none}.home-store-panel .home-store-card .photo{aspect-ratio:auto;min-height:112px}.home-store-panel .home-store-card .photo:before{font-size:22px}.home-store-panel .home-store-card .photo .status{padding:3px 7px;font-size:11px;top:7px;left:7px}.home-store-panel .home-store-card .photo .distance{justify-content:center;padding:4px 5px;font-size:11px;bottom:7px;left:7px;right:7px}.home-store-panel .home-store-card .body{gap:5px;padding:10px 11px}.home-store-panel .home-store-card .tags{gap:3px;font-size:11px}.home-store-panel .home-store-card .tags .tag,.home-store-panel .home-store-card .tags .trust{padding:2px 5px}.home-store-panel .home-store-card h3{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.home-store-panel .home-store-card .addr,.home-store-panel .home-store-card .hours{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.home-store-panel .home-store-card .meta{gap:5px;padding-top:6px;font-size:12px}.home-store-owner-cta{background:var(--color-surface-muted);text-align:left;justify-items:start;gap:5px;margin:0;padding:14px 16px;display:grid}.home-store-owner-cta strong{color:var(--color-text-strong);font-size:13px;font-weight:var(--jdsc-fw-bold)}.home-store-owner-cta span{color:var(--color-text-muted);font-size:12px;font-weight:var(--jdsc-fw-medium);line-height:1.5}.home-store-owner-cta a{border:1px solid var(--color-border);border-radius:var(--radius-sm);min-height:34px;color:var(--color-text-strong);background:var(--color-panel);font-size:12px;font-weight:var(--jdsc-fw-bold);justify-content:center;align-items:center;margin-top:2px;padding:0 10px;text-decoration:none;display:inline-flex}.home-store-owner-actions{flex-wrap:wrap;justify-content:flex-start;gap:6px;display:flex}.home-store-owner-cta .home-store-suggestion-link{border-color:var(--color-brand-outline);color:var(--color-brand);background:var(--color-surface)}.home-store-owner-cta .home-store-suggestion-link:hover,.home-store-owner-cta a:hover{border-color:var(--color-brand);color:var(--color-brand);background:var(--color-brand-soft)}.home-store-panel-footer{border-top:1px solid var(--color-border-hairline);color:var(--color-text-muted);font-size:12px;font-weight:var(--jdsc-fw-medium);justify-content:space-between;align-items:center;gap:10px;padding:12px 16px;display:flex}.home-store-panel-footer a{flex:none}.home-store-panel .home-stores-empty-state{background:var(--color-panel);min-height:130px;box-shadow:none;border:0;padding:16px}.home-store-panel .home-stores-empty-icon{width:40px;height:40px}.home-store-panel .home-stores-empty-state strong{font-size:13px}.home-store-panel .home-stores-empty-state>span:not(.home-stores-empty-icon){font-size:12px}.home-store-panel .home-store-card-skeleton .photo{min-height:112px}.home-store-panel .home-store-card-skeleton .meta-line{margin-top:8px}@media (max-width:1100px){.home-store-discovery{grid-template-columns:minmax(0,1.35fr) minmax(300px,.8fr)}}@media (max-width:760px),(max-width:1024px) and (max-height:640px){.home-store-discovery{grid-template-columns:minmax(0,1fr);gap:12px;min-height:0}.home-store-map{min-height:310px}.home-store-map-info{max-width:calc(100% - 24px);top:12px;left:12px}.home-store-map-summary strong{max-width:min(44vw,160px)}.home-store-map-summary-context,.home-store-map-open-prefix{display:none}.home-store-map-summary strong+.home-store-map-open-count:before{width:auto;height:auto;color:var(--color-text-placeholder);content:"·";background:0 0}.home-store-map.is-region-preview .home-store-map-primary-legend,.home-store-map-region-lock-anchor{display:none}.home-store-map .home-store-map-mobile-lock{display:inline-flex}.home-store-map-mobile-lock svg{color:var(--color-text-strong)}.home-store-map .stores-map-controls{box-shadow:none;background:0 0;border:0;bottom:54px;right:6px;overflow:visible}.home-store-map .stores-map-control-button{background:0 0;border:0;position:relative}.home-store-map .stores-map-control-button:before{z-index:0;border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface-translucent);box-shadow:var(--shadow-sm);content:"";-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:absolute;inset:3px}.home-store-map .stores-map-control-button>svg,.home-store-map .stores-map-control-button>span{z-index:1;position:relative}.home-store-map .stores-map-control-button>svg{width:16px;height:16px}.home-store-map .stores-map-control-button>span{font-size:18px}.home-store-map .stores-map-control-button:hover,.home-store-map .stores-map-control-button.active,.home-store-map .stores-map-control-button:disabled{background:0 0}.home-store-map .stores-map-control-button:hover:before,.home-store-map .stores-map-control-button.active:before,.home-store-map .stores-map-control-button:disabled:before{background:var(--color-panel)}.home-store-panel{min-height:0}.home-store-panel-head{padding:16px}.home-store-panel-content{padding:12px 14px}}@media (max-width:420px){.home-store-map{min-height:280px}.home-store-map-link{white-space:nowrap;min-height:36px;padding:0 14px}.home-store-panel-eyebrow{align-items:flex-start}.home-store-panel .home-store-card{grid-template-columns:84px minmax(0,1fr)}}
@media (max-width:760px),(max-width:1024px) and (max-height:640px){.home-store-discovery{gap:0}.home-store-map{--home-map-mobile-inset-bottom:max(16px, env(safe-area-inset-bottom));--home-map-mobile-cta-inset-bottom:max(20px, env(safe-area-inset-bottom));--home-map-mobile-inset-left:max(var(--jdsc-space-8), calc(var(--jdsc-space-4) + env(safe-area-inset-left)));--home-map-mobile-inset-right:max(var(--jdsc-space-8), calc(var(--jdsc-space-4) + env(safe-area-inset-right)));width:calc(100% + 40px);min-height:264px;box-shadow:none;border-left:0;border-right:0;border-radius:0;order:3;margin-left:-20px}.home-store-map-info{top:16px;right:auto;left:var(--home-map-mobile-inset-left);width:fit-content;max-width:calc(100% - var(--home-map-mobile-inset-left) - var(--home-map-mobile-inset-right));border:1px solid var(--color-border-overlay);border-radius:var(--radius-md);background:var(--color-surface-translucent);min-height:36px;box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:none;white-space:nowrap;align-items:center;gap:8px;padding:0 10px;display:inline-flex;overflow:hidden}.home-store-map-summary,.home-store-map-legend{width:auto;min-width:0;max-width:none;min-height:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;padding:0}.home-store-map-summary{flex-wrap:nowrap;flex:none;row-gap:0;line-height:1.35}.home-store-map.is-region-preview .home-store-map-summary>strong,.home-store-map.is-region-preview .home-store-map-summary strong+.home-store-map-open-count:before,.home-store-map.is-region-preview .home-store-map-primary-legend{display:none}.home-store-map.is-region-preview .home-store-map-info.is-empty .home-store-map-summary>strong{text-overflow:ellipsis;white-space:nowrap;max-width:min(42vw,180px);display:inline;overflow:hidden}.home-store-map-legend{border-left:1px solid var(--color-border-overlay);flex-wrap:nowrap;flex:none;gap:6px;padding-left:8px}.home-store-map-pin-limit{display:none}.home-store-panel{display:contents}.home-store-panel-head{border-bottom:0;order:1;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:4px 0 10px;display:grid}.home-store-panel-eyebrow{display:contents}.home-store-panel-eyebrow>span{display:none}.home-store-panel-head .home-store-scope-toggle{background:0 0;border:0;border-radius:0;grid-area:1/2;justify-self:end;gap:0;width:144px;min-height:40px;padding:0}.home-store-panel-head .home-store-scope-toggle button{background:0 0;border-radius:0;min-height:40px;padding:0 8px;box-shadow:inset 0 -2px #0000}.home-store-panel-head .home-store-scope-toggle button.active{box-shadow:inset 0 -2px var(--color-brand);background:0 0}.home-store-panel-title-row{flex-wrap:nowrap;grid-area:1/1;align-items:center;gap:5px;min-width:0}.home-store-panel-head h2{text-overflow:ellipsis;white-space:nowrap;font-size:18px;line-height:1.3;overflow:hidden}.home-store-panel-title-default{display:none}.home-store-panel-title-mobile{display:inline}.home-store-panel-count{min-height:0;color:var(--color-text-subtle);background:0 0;align-items:center;padding:0;font-size:11px;display:inline-flex}.home-store-panel-count-prefix,.home-store-panel-head p{display:none}.home-store-panel-content{z-index:5;order:4;grid-template-columns:minmax(0,1fr);gap:8px;margin-top:0;padding:12px 0 0;position:relative}.home-store-panel .home-stores-empty-state{align-content:center;gap:8px;min-height:0;padding:16px 12px}.home-store-panel .home-stores-empty-icon{width:36px;height:36px}.home-store-panel .home-stores-empty-state>span:not(.home-stores-empty-icon){max-width:320px;line-height:1.45}.home-stores-empty-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:min(100%,340px);margin-top:2px;display:grid}.home-stores-empty-actions .ui-button{min-width:0;min-height:var(--jdsc-touch-target-min);white-space:nowrap;padding:0 10px;font-size:12px}.home-store-panel .home-store-card.map-preview{border:1px solid var(--color-border-soft);border-radius:var(--radius-lg);background:var(--color-surface);width:100%;height:96px;min-height:96px;box-shadow:var(--jdsc-shadow-2);grid-template-columns:86px minmax(0,1fr);margin:0;position:relative}.home-store-panel .home-store-card.map-preview:hover{border-color:var(--color-border);background:var(--color-surface);box-shadow:var(--jdsc-shadow-2)}.home-store-panel .home-store-card.map-preview .photo{height:94px;min-height:94px}.home-store-panel .home-store-card.map-preview .photo .status{padding:3px 6px;font-size:10px;top:6px;left:6px}.home-store-panel .home-store-card.map-preview .photo .distance{padding:3px 4px;font-size:10px;bottom:6px;left:6px;right:6px}.home-store-panel .home-store-card.map-preview .body{gap:3px;padding:9px 36px 8px 10px;position:relative}.home-store-panel .home-store-card.map-preview .tags{flex-wrap:nowrap;min-width:0;font-size:10px;overflow:hidden}.home-store-panel .home-store-card.map-preview .tags .tag,.home-store-panel .home-store-card.map-preview .tags .trust{flex:none;padding:2px 5px}.home-store-panel .home-store-card.map-preview .tags .tag:nth-child(n+3),.home-store-panel .home-store-card.map-preview .hours,.home-store-panel .home-store-card.map-preview .meta,.home-store-panel .home-store-card-skeleton.map-preview .address-line,.home-store-panel .home-store-card-skeleton.map-preview .meta-line{display:none}.home-store-panel .home-store-card.map-preview h3{font-size:14px}.home-store-panel .home-store-card.map-preview .addr{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.home-store-panel .home-store-card.map-preview .addr svg{display:none}.home-store-panel .home-store-card.map-preview .home-store-card-action{border-radius:var(--radius-pill);width:28px;height:28px;color:var(--color-text-muted);background:var(--color-surface-muted);place-items:center;display:grid;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.home-store-map-link{right:auto;bottom:var(--home-map-mobile-cta-inset-bottom);max-width:calc(100% - var(--home-map-mobile-inset-left) - var(--home-map-mobile-inset-right));white-space:nowrap;min-height:36px;padding:0 14px;left:50%;transform:translate(-50%)}.home-store-map.is-region-preview[data-home-empty=true] .home-store-map-link{display:none}.home-store-map-link:before{content:"";position:absolute;inset:-4px 0}.home-store-map-link-label-default{display:none}.home-store-map-link-label-mobile{display:inline}.home-store-owner-cta,.home-store-panel-footer{display:none}}@media (min-width:761px) and (max-width:1024px) and (max-height:640px){.home-store-panel-title-row{grid-area:1/1}.home-store-panel-head .home-store-scope-toggle{grid-area:1/2}}@media (max-width:360px){.home-store-panel-head{column-gap:8px}.home-store-panel-title-row{gap:2px}.home-store-panel-head h2{font-size:16px}.home-store-panel-count{font-size:10px}}
.home-store-preview-carousel{min-width:0;position:relative}.home-store-preview-carousel-mobile{width:100%;min-width:0;max-width:100%;display:none}.home-store-result-list-desktop{min-width:0}.home-store-result-list{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);display:grid;overflow:hidden}.home-store-result-row{border-bottom:1px solid var(--color-border-soft);background:var(--color-surface);grid-template-columns:minmax(0,1fr) 44px;min-width:0;display:grid;position:relative}.home-store-result-row:last-child{border-bottom:0}.home-store-result-row.is-selected{background:var(--color-brand-soft)}.home-store-result-select{min-width:0;min-height:64px;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:24px 48px minmax(0,1fr);align-items:center;gap:9px;padding:7px 8px;display:grid}.home-store-result-detail{border-left:1px solid var(--color-border-soft);min-width:44px;min-height:44px;color:var(--color-text-muted);align-self:center;place-items:center;text-decoration:none;display:inline-grid}.home-store-result-detail:hover{color:var(--color-brand);background:var(--color-brand-soft)}.home-store-result-detail:focus-visible{z-index:1;box-shadow:var(--jdsc-shadow-focus);outline:0;position:relative}.home-store-result-select:focus-visible{z-index:1;box-shadow:var(--jdsc-shadow-focus);outline:none;position:relative}.home-store-result-rank{border:1px solid var(--color-border);border-radius:var(--radius-pill);width:22px;height:22px;color:var(--color-text-muted);background:var(--color-surface);font-size:11px;font-weight:var(--jdsc-fw-bold);font-variant-numeric:tabular-nums;place-items:center;display:grid}.home-store-result-row.is-selected .home-store-result-rank{border-color:var(--color-brand);color:var(--color-text-inverse);background:var(--color-brand)}.home-store-result-media{border-radius:var(--radius-sm);width:48px;height:48px;color:var(--color-text-muted);background:var(--color-surface-muted);font-size:12px;font-weight:var(--jdsc-fw-bold);place-items:center;display:grid;position:relative;overflow:hidden}.home-store-result-media:before{content:attr(data-ph)}.home-store-result-media.has-image:before{display:none}.home-store-result-media img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.home-store-result-copy{gap:6px;min-width:0;display:grid}.home-store-result-title-line,.home-store-result-meta,.home-store-result-distance{align-items:center;min-width:0;display:flex}.home-store-result-title-line{justify-content:space-between;gap:8px}.home-store-result-title-line strong{color:var(--color-text-strong);font-size:14px;font-weight:var(--jdsc-fw-extra);text-overflow:ellipsis;white-space:nowrap;line-height:1.3;overflow:hidden}.home-store-result-distance{color:var(--color-text-muted);font-size:12px;font-weight:var(--jdsc-fw-semibold);flex:none;gap:3px}.home-store-result-meta{color:var(--color-text-subtle);font-size:12px;font-weight:var(--jdsc-fw-medium);white-space:nowrap;gap:6px;overflow:hidden}.home-store-result-meta>span:last-child{text-overflow:ellipsis;overflow:hidden}.home-store-result-status{flex:none;min-height:20px}.home-store-preview-viewport{border-radius:var(--radius-lg);outline:none;min-width:0;overflow:hidden}.home-store-preview-viewport:focus-visible{box-shadow:var(--jdsc-shadow-focus)}.home-store-preview-track{touch-action:pan-y pinch-zoom;min-width:0;display:flex}.home-store-preview-slide{flex:0 0 100%;min-width:0}.home-store-preview-position{display:none}.home-store-map-search-area{z-index:5;border:1px solid var(--color-border-overlay);border-radius:var(--radius-pill);min-height:36px;color:var(--color-text-strong);background:var(--color-surface-translucent);box-shadow:var(--jdsc-shadow-1);font:inherit;font-size:12px;font-weight:var(--jdsc-fw-bold);white-space:nowrap;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);justify-content:center;align-items:center;gap:6px;padding:0 13px;line-height:1;display:inline-flex;position:absolute;top:96px;left:14px}.home-store-map-search-area:after{content:"";position:absolute;inset:-4px 0}.home-store-map-search-area svg{color:var(--color-brand);flex:none}.home-store-map-search-area:hover{border-color:var(--color-brand-outline);background:var(--color-surface)}.home-store-map-search-area:focus-visible{box-shadow:var(--jdsc-shadow-focus), var(--jdsc-shadow-1);outline:none}.home-store-map-search-area:disabled{cursor:progress;opacity:.72}@media (max-width:760px),(max-width:1024px) and (max-height:640px){.home-store-result-list-desktop{display:none}.home-store-preview-carousel-mobile{display:block}.home-store-map .stores-map-marker-label:after{content:"";width:44px;height:44px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-store-preview-viewport{cursor:grab}.home-store-preview-viewport:active{cursor:grabbing}.home-store-preview-position{z-index:2;border-radius:var(--radius-pill);min-width:30px;min-height:20px;color:var(--color-text-inverse);background:color-mix(in srgb, var(--color-text-strong) 72%, transparent);font-size:10px;font-weight:var(--jdsc-fw-bold);pointer-events:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);justify-content:center;align-items:center;padding:0 7px;line-height:1;display:inline-flex;position:absolute;top:8px;right:20px}.home-store-map:not(.is-region-preview) .stores-map-controls{top:auto;right:16px;right:var(--home-map-mobile-inset-right);bottom:16px;bottom:var(--home-map-mobile-inset-bottom);grid-auto-flow:row}.home-store-map .stores-map-zoom-control{display:none}.home-store-map-search-area{top:60px;left:var(--home-map-mobile-inset-left);max-width:calc(100% - var(--home-map-mobile-inset-left) - var(--home-map-mobile-inset-right));min-height:36px;padding:0 12px}}@media (max-width:760px){.home-store-map:not(.is-region-preview) .home-store-map-legend{display:none}.home-store-map:not(.is-region-preview) .stores-map-controls{top:auto;right:16px;right:var(--home-map-mobile-inset-right);bottom:16px;bottom:var(--home-map-mobile-inset-bottom)}}
@media (max-width:760px),(max-width:1024px) and (max-height:640px){.home-search-shell>.home-nearby-section~*{margin-top:28px}.home-search-shell>.home-community-cluster{gap:12px}.section-head{grid-template-columns:minmax(0,1fr) auto;gap:12px}.section-head-copy{gap:3px}.section-head h2{letter-spacing:-.025em;font-size:20px}.section-head-copy p{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.45;display:-webkit-box;overflow:hidden}.section-head-more{align-self:start;min-height:32px;padding:0 4px 0 8px;font-size:12px}.home-local-activity,.home-trending-products,.home-product-browse{gap:14px}.home-local-activity-summary{gap:6px;padding-bottom:14px}.home-local-activity-stat{gap:3px}.home-local-activity-stat span{font-size:11px}.home-local-activity-stat strong{font-size:22px}.home-local-activity-item{grid-template-columns:30px minmax(0,1fr);gap:10px;padding:9px 0}.home-local-activity-avatar{width:30px;height:30px;font-size:11px}.home-local-activity-meta{gap:5px;font-size:11px}.home-local-activity-empty{text-align:left;align-content:center;place-items:start;gap:7px;min-height:108px;padding:12px 0 2px}.home-local-activity-empty strong{font-size:13px;line-height:1.45}.home-local-activity-empty span{display:none}.home-local-activity-empty a{margin-top:1px}.home-account-summary{border-radius:var(--radius-md);box-shadow:none}.home-community-section{gap:28px}.home-community-dashboard{gap:12px}.home-community-dashboard .home-community-popular{box-shadow:none;background:0 0;border:0;border-radius:0;gap:14px;padding:0}.home-community-feed{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:var(--shadow-sm);gap:12px;padding:14px 14px 0;overflow:hidden}.home-community-post-list-items li:nth-child(n+4){display:none}.home-community-post-row{min-height:0;padding:9px 2px}.home-community-post-title strong{-webkit-line-clamp:1}.home-product-browse{background:0 0;border:0;border-radius:0;padding:0}.home-product-browse-grid{gap:18px}.home-product-browse-group{gap:9px}.home-product-browse-group h3{font-size:14px}.home-product-browse-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.home-product-browse-link{border-radius:var(--radius-sm);gap:6px;min-height:44px;padding:10px}.home-product-browse-label{font-size:12px}.home-product-browse-link-meta{gap:1px}.home-product-browse-link-meta strong{font-size:11px}.home-product-browse-link-meta svg{width:12px}.home-trending-product-card,.home-trending-product-card.compact{box-shadow:none}.home-trending-product-card.compact .home-trending-product-copy{padding:10px 10px 7px}.home-trending-product-card.compact .home-trending-product-bottom{padding:0 10px 10px}.home-trending-product-bottom a{min-height:36px;font-size:12px}.home-trending-lock-card.adult-lock-card{--adult-lock-card-padding:14px;grid-template-columns:34px minmax(0,1fr) auto;gap:10px;min-height:108px}.home-trending-lock-card .adult-lock-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.home-trust-notice{border-radius:var(--radius-md);gap:10px;padding:14px}.home-trust-notice>div{align-items:flex-start;gap:10px}.home-trust-notice-age-badge{width:36px;height:36px}.home-trust-notice strong{font-size:13px}.home-trust-notice p{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;display:-webkit-box;overflow:hidden}.home-trust-notice nav{display:none}}@media (max-width:340px){.home-trending-lock-card.adult-lock-card{grid-template-columns:34px minmax(0,1fr)}.home-trending-lock-card .adult-lock-action{grid-column:2;justify-self:start}.home-product-browse-link{padding:9px 8px}.home-product-browse-link-meta svg{display:none}}
.web-page-shell.home-search-shell{padding-top:var(--jdsc-space-6);padding-bottom:var(--jdsc-space-16);gap:14px}.home-search-shell>.home-nearby-section~*{margin-top:18px}.home-search-panel{border-radius:var(--radius-lg);box-shadow:var(--jdsc-shadow-1);padding:10px}.home-search-toolbar{gap:10px}.home-simple-search{border-radius:var(--radius-md);background:var(--color-surface);grid-template-columns:minmax(0,1fr) 46px;min-height:48px}.home-simple-search-input{min-height:46px;padding:0 14px}.home-simple-search-input input,.home-quick-chips .ui-filter-chip{font-size:13px}.home-quick-chips .ui-filter-chip{min-height:42px;padding:0 13px}.home-store-discovery{grid-template-columns:minmax(0,1.58fr) minmax(360px,1fr);gap:12px;min-height:480px}.home-store-map,.home-store-panel{border-radius:var(--radius-lg);min-height:480px;box-shadow:none}@media (min-width:1025px),(min-width:761px) and (min-height:641px){.home-store-panel{flex-direction:column;min-height:480px;display:flex}.home-store-panel-content{flex:auto}.home-store-panel.is-sparse .home-store-panel-content{align-content:start}}.home-store-panel-head{gap:7px;padding:15px 16px 13px}.home-store-panel-head h2{font-size:19px}.home-store-panel-head p,.home-store-panel-count,.home-store-panel-eyebrow>span{font-size:13px}.home-store-scope-toggle{min-height:38px}.home-store-scope-toggle button{min-height:34px;font-size:13px}.home-store-panel-content{gap:8px;padding:10px 12px}.home-store-panel .home-store-card{grid-template-columns:98px minmax(0,1fr);min-height:116px}.home-store-panel .home-store-card .photo{min-height:116px}.home-store-panel .home-store-card h3{font-size:15px}.home-store-panel .home-store-card .addr,.home-store-panel .home-store-card .hours,.home-store-panel .home-store-card .meta{font-size:13px}.home-store-owner-cta{display:none}.home-store-panel-footer{justify-content:stretch;min-height:48px;padding:8px 14px}.home-store-panel-footer>span{display:none}.home-store-panel-footer a{width:100%;font-size:13px}.section-head-copy{gap:3px}.section-head h2{letter-spacing:-.02em;font-size:20px}.section-head-copy p{font-size:14px}.section-head-more{min-height:34px;font-size:13px}.home-local-activity,.home-trending-products,.home-product-browse{gap:16px}.home-local-activity-avatar{width:36px;height:36px;font-size:13px}.home-local-activity-copy{gap:5px}.home-local-activity-copy strong{font-size:14px}.home-local-activity-meta{gap:5px 8px;font-size:12px}.home-local-activity-empty{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);min-height:132px}.home-trending-products-layout{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.home-trending-product-card,.home-trending-product-card.compact{border-radius:var(--radius-md);min-height:126px;box-shadow:none;grid-template-rows:minmax(0,1fr) auto;grid-template-columns:96px minmax(0,1fr)}.home-trending-product-card:hover{border-color:var(--color-border-strong);box-shadow:none;transform:none}.home-trending-product-card.compact .home-trending-product-media,.home-trending-product-media{aspect-ratio:auto;border-right:1px solid var(--color-border-soft);background:var(--color-surface);grid-row:1/span 2;min-height:124px}.home-trending-product-media img{object-fit:contain;padding:8px}.home-trending-product-image-fallback{width:100%;height:100%;min-height:124px;color:var(--color-text-muted);background:var(--color-surface-muted);place-items:center;display:grid}.home-trending-product-image-fallback.is-locked{color:var(--color-brand);background:var(--color-brand-soft)}.home-trending-product-card.compact .home-trending-product-copy,.home-trending-product-copy{gap:4px;padding:12px 12px 5px}.home-trending-product-meta{font-size:12px}.home-trending-product-copy h3{font-size:14px;line-height:1.35}.home-trending-product-copy h3 a{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.home-trending-product-card.compact .home-trending-product-bottom,.home-trending-product-bottom{border-top:0;grid-column:2;gap:6px;min-height:32px;padding:0 12px 10px}.home-trending-product-bottom strong{font-size:13px}.home-trending-product-card.compact .home-trending-product-bottom>a{display:none}.home-account-summary{border-radius:var(--radius-md);min-height:66px;box-shadow:none}.home-community-section{gap:0}.home-community-dashboard{grid-template-columns:minmax(0,1fr)}.home-community-dashboard .home-community-popular{border-radius:var(--radius-lg);box-shadow:none;gap:18px;padding:22px 20px 20px}.home-community-feed{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 28px}.home-community-post-list-head{min-height:26px}.home-community-post-list-head h3{font-size:13px}.home-community-post-row{grid-template-rows:auto auto;grid-template-columns:22px auto minmax(0,1fr);gap:4px 8px;min-height:46px;padding:9px 3px}.home-community-post-marker{grid-area:1/1/span 2;width:22px}.home-community-post-board{grid-area:1/2;max-width:92px;min-height:22px;font-size:11px}.home-community-post-title{grid-area:1/3}.home-community-post-title strong{font-size:14px}.home-community-post-row-meta{grid-area:2/2/auto/-1;justify-content:flex-start;font-size:12px;overflow:hidden}.home-product-browse{border-radius:var(--radius-lg);padding:var(--jdsc-space-5)}.home-product-browse-grid{gap:var(--jdsc-space-5)}.home-product-browse-link{min-height:46px;box-shadow:none;padding:10px 12px}.home-product-browse-label{font-size:13px}.home-product-browse-link-meta strong{font-size:12px}.home-trust-notice{border-radius:var(--radius-md);padding:14px 16px}.home-trust-notice strong{font-size:14px}.home-trust-notice p,.home-trust-notice a{font-size:12px}
@media (max-width:1100px) and (min-width:761px) and (min-height:641px){.home-search-toolbar.has-popular-search{grid-template-columns:minmax(320px,1fr) auto}.home-store-discovery{grid-template-columns:minmax(0,1.48fr) minmax(320px,1fr)}.home-trending-products-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.home-community-feed{gap:16px}}@media (max-width:760px),(max-width:1024px) and (max-height:640px){.web-page-shell.home-search-shell{padding-top:0;padding-bottom:var(--jdsc-space-10);gap:0}.home-search-shell>.home-nearby-section~*{margin-top:28px}.home-search-panel{box-shadow:none;border-radius:0;padding:0}.home-search-toolbar,.home-search-toolbar.has-popular-search{gap:var(--jdsc-space-2);grid-template-columns:minmax(0,1fr)}.home-simple-search-input input,.home-quick-chips .ui-filter-chip{font-size:13px}.home-quick-chips .ui-filter-chip{min-height:44px}.home-store-discovery{grid-template-columns:minmax(0,1fr);gap:0;min-height:0}.home-store-map{border-radius:0;min-height:264px}.home-store-panel{border-radius:var(--radius-lg);min-height:0}.home-store-panel-head{padding:10px 16px}.home-store-panel-content{padding:12px 0}.section-head h2{font-size:19px}.section-head-copy p{font-size:14px}.home-local-activity-item,.home-local-activity-item:first-child,.home-local-activity-item:last-child{min-height:68px}.home-community-dashboard .home-community-popular{padding:18px 16px 16px}.home-community-feed{grid-template-columns:minmax(0,1fr);gap:16px}.home-community-post-row{grid-template-columns:20px auto minmax(0,1fr);padding:10px 2px}.home-community-post-marker{width:20px}.home-product-browse{padding:var(--jdsc-space-4)}.home-product-browse-grid{gap:var(--jdsc-space-5);grid-template-columns:minmax(0,1fr)}.home-product-browse-list{grid-template-columns:repeat(2,minmax(0,1fr))}.home-trust-notice{gap:14px}}@media (min-width:761px) and (max-width:1024px) and (max-height:640px){.home-search-workspace{gap:var(--jdsc-space-2)}.home-search-toolbar,.home-search-toolbar.has-popular-search{grid-template-columns:minmax(280px,1fr) minmax(0,auto);gap:10px}.home-quick-chips-viewport{width:min(46vw,380px)}.home-popular-search{display:none}.home-store-panel-head{padding-top:6px;padding-bottom:8px}}@media (max-width:520px){.home-product-browse-list{grid-template-columns:minmax(0,1fr)}}@media (prefers-reduced-motion:reduce){.home-trending-product-card,.home-local-activity-item,.home-product-browse-link{transition:none}}
.home-community-dashboard{grid-template-columns:minmax(0,1fr) minmax(300px,330px);align-items:start;gap:14px}.home-community-dashboard.is-single-column{grid-template-columns:minmax(0,1fr)}.home-community-dashboard-side{min-width:0}.home-owner-answers{border:1px solid var(--color-border-soft);border-radius:var(--radius-md);background:var(--color-surface);overflow:hidden}.home-owner-answers-head{border-bottom:1px solid var(--color-border-soft);justify-content:space-between;align-items:center;gap:12px;min-height:50px;padding:8px 14px;display:flex}.home-owner-answers-head h3{min-width:0;color:var(--color-text-strong);font-size:15px;font-weight:var(--jdsc-fw-bold);margin:0;line-height:1.35}.home-owner-answers-head>a{min-height:var(--jdsc-touch-target-min);color:var(--color-text-subtle);font-size:11px;font-weight:var(--jdsc-fw-semibold);flex:none;align-items:center;gap:2px;text-decoration:none;display:inline-flex}.home-owner-answers-head>a:hover{color:var(--color-brand)}.home-owner-answer-list{display:grid}.home-owner-answer-row{border-bottom:1px solid var(--color-border-soft);min-width:0;min-height:94px;color:inherit;align-content:start;gap:5px;padding:10px 14px;text-decoration:none;transition:background-color .14s;display:grid}.home-owner-answer-row:last-child{border-bottom:0}.home-owner-answer-row:hover{background:var(--color-surface-muted)}.home-owner-answer-row:focus-visible{box-shadow:inset 0 0 0 2px var(--color-brand-outline);outline:0}.home-owner-answer-source{align-items:center;gap:6px;min-width:0;display:flex}.home-owner-answer-source>strong{min-width:0;color:var(--color-text-subtle);font-size:11px;font-weight:var(--jdsc-fw-semibold);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.home-owner-answer-source>time{color:var(--color-text-muted);flex:none;margin-left:auto;font-size:10px}.home-owner-answer-copy{color:var(--color-text-subtle);font-size:12px;font-weight:var(--jdsc-fw-medium);-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.55;display:-webkit-box;overflow:hidden}.home-owner-answer-copy>b{color:var(--color-text-muted);margin-right:4px;font-size:11px}.home-owner-answer-question{min-width:0;color:var(--color-text-strong);font-size:11px;font-weight:var(--jdsc-fw-semibold);align-items:center;gap:6px;line-height:1.45;display:flex}.home-owner-answer-question>span{text-overflow:ellipsis;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-width:0;display:-webkit-box;overflow:hidden}.home-owner-answer-question>svg{flex:none;margin-left:auto}@media (max-width:1100px) and (min-width:761px) and (min-height:641px){.home-community-dashboard{grid-template-columns:minmax(0,1fr)}.home-owner-answer-list{grid-template-columns:repeat(2,minmax(0,1fr))}.home-owner-answers[data-home-item-count="1"] .home-owner-answer-list{grid-template-columns:minmax(0,1fr)}.home-owner-answer-row,.home-owner-answer-row:last-child{border-bottom:0}.home-owner-answer-row+.home-owner-answer-row{border-left:1px solid var(--color-border-soft)}}@media (max-width:760px),(max-width:1024px) and (max-height:640px){.home-community-dashboard{grid-template-columns:minmax(0,1fr)}.home-owner-answers-head{min-height:56px;padding:11px 14px}.home-owner-answer-list{grid-template-columns:minmax(0,1fr)}.home-owner-answer-row,.home-owner-answer-row:last-child{border-bottom:1px solid var(--color-border-soft);min-height:112px;padding:13px 14px}.home-owner-answer-row:last-child{border-bottom:0}}@media (prefers-reduced-motion:reduce){.home-owner-answer-row{transition:none}}
.home-section-unavailable{border:1px solid var(--color-border-soft);border-radius:var(--radius-lg);min-height:112px;color:var(--color-text-muted);background:var(--color-surface);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:18px;display:grid}.home-section-unavailable.compact{border-radius:var(--radius-md);min-height:72px;padding:12px 14px}.home-section-unavailable-icon{border-radius:var(--radius-pill);width:38px;height:38px;color:var(--color-text-subtle);background:var(--color-surface-muted);justify-content:center;align-items:center;display:inline-flex}.home-section-unavailable-copy{gap:3px;min-width:0;display:grid}.home-section-unavailable-copy strong{color:var(--color-text-strong);font-size:14px;font-weight:var(--jdsc-fw-bold);line-height:1.4}.home-section-unavailable-copy>span{color:var(--color-text-muted);font-size:12px;font-weight:var(--jdsc-fw-medium);line-height:1.5}.home-section-unavailable-action{min-height:var(--jdsc-touch-target-min);white-space:nowrap}@media (max-width:760px),(max-width:1024px) and (max-height:640px){.home-section-unavailable,.home-section-unavailable.compact{border-radius:var(--radius-md);grid-template-columns:auto minmax(0,1fr);gap:10px;min-height:0;padding:14px}.home-section-unavailable-icon{width:34px;height:34px}.home-section-unavailable-action{min-height:var(--jdsc-touch-target-min);grid-column:1/-1;margin-top:2px}}
