.StoreLocatorApp-module__UeVwNW__controls{background:var(--card);border:1px solid var(--hairline);border-radius:var(--radius-lg);box-shadow:var(--lift);flex-wrap:wrap;align-items:flex-end;gap:.85rem;margin-bottom:1.5rem;padding:1.25rem;display:flex}.StoreLocatorApp-module__UeVwNW__searchField{flex:2 16rem;min-width:0}.StoreLocatorApp-module__UeVwNW__cityField{flex:11rem;min-width:0}.StoreLocatorApp-module__UeVwNW__controlActions{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.StoreLocatorApp-module__UeVwNW__controls :is(input,select,button,a.StoreLocatorApp-module__UeVwNW__btn){min-height:44px}.StoreLocatorApp-module__UeVwNW__locateBtn{align-items:center;gap:.4rem;display:inline-flex}.StoreLocatorApp-module__UeVwNW__locateBtn svg{width:1.05rem;height:1.05rem}.StoreLocatorApp-module__UeVwNW__clearBtn{color:var(--steel);padding:.6rem .5rem;font-size:.85rem;font-weight:600}@media (hover:hover){.StoreLocatorApp-module__UeVwNW__clearBtn:hover{color:var(--danger)}}.StoreLocatorApp-module__UeVwNW__geoNotice,.StoreLocatorApp-module__UeVwNW__errorNotice{margin-bottom:1.25rem}.StoreLocatorApp-module__UeVwNW__candidates{border:1px solid var(--hairline);border-radius:var(--radius);background:var(--violet-soft);margin-bottom:1.25rem;padding:1rem 1.1rem}.StoreLocatorApp-module__UeVwNW__candidatesTitle{color:var(--anodised);margin-bottom:.6rem;font-size:.88rem;font-weight:600}.StoreLocatorApp-module__UeVwNW__candidateList{flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.StoreLocatorApp-module__UeVwNW__candidateBtn{min-height:44px;font-size:.85rem}.StoreLocatorApp-module__UeVwNW__resultsHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.StoreLocatorApp-module__UeVwNW__count{color:var(--ink-2);font-size:.92rem}.StoreLocatorApp-module__UeVwNW__count b{color:var(--anodised);font-weight:700}.StoreLocatorApp-module__UeVwNW__sortBadge{background:var(--violet-soft);color:var(--violet);font-family:var(--head-mono);letter-spacing:.06em;text-transform:uppercase;border-radius:100px;align-items:center;margin-left:.6rem;padding:.15rem .6rem;font-size:.66rem;font-weight:700;display:inline-flex}.StoreLocatorApp-module__UeVwNW__viewToggle{border:1px solid var(--hairline);border-radius:100px;display:none;overflow:hidden}.StoreLocatorApp-module__UeVwNW__toggleBtn{min-height:44px;color:var(--ink-2);background:var(--card);padding:.55rem 1.1rem;font-size:.85rem;font-weight:600}.StoreLocatorApp-module__UeVwNW__toggleBtnActive{background:var(--violet);color:var(--violet-ink)}.StoreLocatorApp-module__UeVwNW__layout{grid-template-columns:minmax(0,2fr) minmax(0,3fr);align-items:start;gap:1.5rem;display:grid}.StoreLocatorApp-module__UeVwNW__mapCol{height:clamp(24rem,60vh,40rem);position:sticky;top:1rem}@media (max-width:60rem){.StoreLocatorApp-module__UeVwNW__layout{grid-template-columns:1fr}.StoreLocatorApp-module__UeVwNW__viewToggle{display:inline-flex}.StoreLocatorApp-module__UeVwNW__mapCol{height:24rem;position:static}.StoreLocatorApp-module__UeVwNW__listCol[data-hidden=true],.StoreLocatorApp-module__UeVwNW__mapCol[data-hidden=true]{display:none}}.StoreLocatorApp-module__UeVwNW__list{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.StoreLocatorApp-module__UeVwNW__card{border:1px solid var(--hairline);border-radius:var(--radius-lg);background:var(--card);transition:border-color .15s,box-shadow .15s;overflow:hidden}.StoreLocatorApp-module__UeVwNW__cardSelected{border-color:var(--violet);box-shadow:0 0 0 2px var(--violet-soft)}.StoreLocatorApp-module__UeVwNW__cardMain{text-align:left;cursor:pointer;background:0 0;border:0;width:100%;padding:1.1rem 1.2rem .9rem;display:block}.StoreLocatorApp-module__UeVwNW__cardTop{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.StoreLocatorApp-module__UeVwNW__cardName{font-family:var(--head-display);color:var(--anodised);font-size:1.02rem;font-weight:700}.StoreLocatorApp-module__UeVwNW__selectedBadge{font-family:var(--head-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--violet);background:var(--violet-soft);border-radius:100px;align-items:center;gap:.25rem;padding:.15rem .5rem;font-size:.62rem;font-weight:700;display:inline-flex}.StoreLocatorApp-module__UeVwNW__selectedBadge svg{width:.65rem;height:.65rem}.StoreLocatorApp-module__UeVwNW__cardAddress{color:var(--ink-2);margin-top:.35rem;font-size:.88rem;line-height:1.5;display:block}.StoreLocatorApp-module__UeVwNW__cardDistance{font-family:var(--head-mono);letter-spacing:.03em;color:var(--steel);margin-top:.4rem;font-size:.72rem;display:block}.StoreLocatorApp-module__UeVwNW__cardActions{flex-wrap:wrap;gap:.6rem;padding:0 1.2rem 1.1rem;display:flex}.StoreLocatorApp-module__UeVwNW__cardActions :is(a,button){min-height:44px}.StoreLocatorApp-module__UeVwNW__empty,.StoreLocatorApp-module__UeVwNW__errorBox{text-align:center;border:1px dashed var(--hairline);border-radius:var(--radius-lg);color:var(--ink-2);padding:2.5rem 1.5rem}.StoreLocatorApp-module__UeVwNW__empty p,.StoreLocatorApp-module__UeVwNW__errorBox p{max-width:32ch;margin-inline:auto}.StoreLocatorApp-module__UeVwNW__emptyActions{justify-content:center;gap:.6rem;margin-top:1rem;display:flex}.StoreLocatorApp-module__UeVwNW__skeletonCard{border-radius:var(--radius-lg);background:linear-gradient(100deg, var(--hairline-2) 30%, var(--paper-2) 50%, var(--hairline-2) 70%);background-size:200% 100%;height:6.5rem;animation:1.4s ease-in-out infinite StoreLocatorApp-module__UeVwNW__shimmer}@keyframes StoreLocatorApp-module__UeVwNW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.StoreLocatorApp-module__UeVwNW__skeletonCard{animation:none}}.StoreLocatorApp-module__UeVwNW__pagerRow{justify-content:space-between;align-items:center;gap:1rem;margin-top:1.25rem;display:flex}.StoreLocatorApp-module__UeVwNW__pagerRow button{min-height:44px}.StoreLocatorApp-module__UeVwNW__pageOf{color:var(--steel);font-size:.85rem}.StoreLocatorApp-module__UeVwNW__mapFallback{text-align:center;border:1px dashed var(--hairline);height:100%;min-height:22rem;color:var(--steel);border-radius:18px;justify-content:center;align-items:center;padding:2rem;font-size:.9rem;display:flex}.StoreLocatorApp-module__UeVwNW__mapLoading{background:var(--paper-2);height:100%;min-height:22rem;color:var(--steel);border-radius:18px;justify-content:center;align-items:center;font-size:.88rem;display:flex}
.page-module__87E-DG__page{padding-block:clamp(2rem,5vw,3rem) clamp(3rem,6vw,5rem)}.page-module__87E-DG__head{max-width:44rem;margin-bottom:clamp(1.75rem,4vw,2.5rem)}.page-module__87E-DG__eyebrow{font-family:var(--head-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--violet);margin-bottom:.6rem;font-size:.7rem}.page-module__87E-DG__head h1{font-family:var(--head-display);font-size:clamp(1.8rem,4vw,2.5rem);line-height:1.12}.page-module__87E-DG__lede{color:var(--ink-2);max-width:46ch;margin-top:.75rem;font-size:1rem;line-height:1.55}
