.store-locator{--sidebar-width: 400px;display:flex;flex-direction:column;gap:0}.store-locator__header{text-align:center;margin-bottom:1.5rem}.store-locator__title{margin:0 0 .25rem}.store-locator__subtitle{margin:0;color:var(--text-subdued);font-size:.9375rem}.store-locator__content{display:flex;flex-direction:column;border:1px solid var(--border-color, #e5e5e5);border-radius:.75rem;overflow:hidden;background:var(--background, #fff)}.store-locator__sidebar{display:none}.store-locator__filters{padding:1rem;background:var(--background, #fff);border-bottom:1px solid var(--border-color, #e5e5e5)}.store-locator__filters-inner{display:flex;flex-direction:column;gap:.75rem}.store-locator__search{position:relative}.store-locator__search-input{width:100%;padding:.625rem 1rem .625rem 2.5rem;border:1px solid var(--border-color, #e5e5e5);border-radius:.5rem;font-size:.875rem;background:var(--background, #fff);transition:border-color .15s ease,box-shadow .15s ease}.store-locator__search-input:focus{outline:none;border-color:var(--text-color, #1c1c1c);box-shadow:0 0 0 3px #0000000d}.store-locator__search-input::placeholder{color:var(--text-subdued)}.store-locator__search-icon{position:absolute;left:.875rem;top:50%;transform:translateY(-50%);width:16px;height:16px;color:var(--text-subdued);pointer-events:none}.store-locator__filter-row{display:flex;flex-direction:column;gap:.625rem}.store-locator__filter-buttons{display:flex;flex-wrap:wrap;gap:.375rem}.store-locator__filter-btn{padding:.5rem .875rem;border:1px solid var(--border-color, #e5e5e5);border-radius:0;background:transparent;font-size:.8125rem;font-weight:500;cursor:pointer;transition:all .15s ease;white-space:nowrap;color:var(--text-subdued)}.store-locator__filter-btn:hover{border-color:var(--text-color, #1c1c1c);color:var(--text-color, #1c1c1c)}.store-locator__filter-btn.is-active{background:var(--text-color, #1c1c1c);color:var(--background, #fff);border-color:var(--text-color, #1c1c1c)}.store-locator__geo-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1rem;border:1px solid var(--text-color, #1c1c1c);border-radius:0;background:transparent;font-size:.8125rem;font-weight:500;cursor:pointer;transition:all .15s ease;white-space:nowrap;color:var(--text-color, #1c1c1c);width:100%}.store-locator__geo-btn:hover{background:var(--text-color, #1c1c1c);color:var(--background, #fff)}.store-locator__geo-btn.is-loading{opacity:.6;pointer-events:none}.store-locator__geo-btn svg{width:16px;height:16px;flex-shrink:0}.store-locator__main{display:flex;flex-direction:column;flex:1;min-height:0}.store-locator__map-container{height:350px;min-height:300px;position:relative;border-bottom:1px solid var(--border-color, #e5e5e5)}.store-locator__map{width:100%;height:100%;z-index:1}.store-locator__list-container{max-height:400px;overflow-y:auto;-webkit-overflow-scrolling:touch;background:var(--background, #fff)}.store-locator__sidebar .store-locator__list-container{flex:1;max-height:none;overflow-y:auto}.store-locator__count{padding:.625rem 1rem;font-size:.8125rem;font-weight:500;color:var(--text-subdued);background:#00000005;border-bottom:1px solid var(--border-color, #e5e5e5);position:sticky;top:0;z-index:2}.store-locator__list{list-style:none;margin:0;padding:0}.store-locator__empty{padding:2rem 1rem;text-align:center;color:var(--text-subdued)}.store-locator__empty-icon{width:48px;height:48px;margin:0 auto 1rem;opacity:.4}.store-locator__empty p{margin:0;font-size:.875rem}.store-locator__loading{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:2rem;color:var(--text-subdued);font-size:.875rem}.leaflet-tile-pane{filter:contrast(1.1) brightness(.96)}.store-locator__map,.leaflet-container{background:#f5f2ec!important}.store-locator-marker{background:transparent!important;border:none!important;width:36px!important;height:48px!important;cursor:pointer;transition:transform .18s cubic-bezier(.2,.8,.2,1);filter:drop-shadow(0 3px 8px rgba(26,14,4,.35))}.store-locator-marker__svg{width:100%;height:100%;display:block;transform-origin:50% 95%}.store-locator-marker__pin{fill:#1a1a1a;stroke:#fbfaf7;stroke-width:2}.store-locator-marker__dot{fill:#c4a35a}.store-locator-marker:hover,.store-locator-marker.is-active{transform:translateY(-3px) scale(1.1);z-index:1000!important;filter:drop-shadow(0 5px 12px rgba(26,14,4,.45))}.store-locator-marker.is-active .store-locator-marker__dot{fill:#d4b36a}.store-locator-marker--full .store-locator-marker__dot{fill:#c4a35a}.store-locator-marker--most .store-locator-marker__dot{fill:#fbfaf7}.store-locator-marker--limited .store-locator-marker__dot{fill:#fbfaf78c}.store-locator-user-marker{background:#3b82f6;border:2px solid #fff;border-radius:50%;width:14px!important;height:14px!important;box-shadow:0 0 0 6px #3b82f640}.leaflet-popup-content-wrapper{border-radius:.5rem;padding:0;box-shadow:0 4px 16px #0000001f}.leaflet-popup-content{margin:0;min-width:180px;max-width:240px}.leaflet-popup-close-button{top:6px!important;right:6px!important;color:var(--text-subdued)!important;font-size:18px!important}.store-popup{padding:1rem 1.25rem;min-width:200px}.store-popup__name{margin:0 0 .25rem;font-size:.9rem;font-weight:700;color:#1a1a1a;line-height:1.25}.store-popup__address{margin:0 0 .75rem;font-size:.78rem;color:#1a1a1a99;line-height:1.45}.store-popup__links{display:flex;align-items:center;gap:.2rem}.store-popup__link{display:inline-flex;align-items:center;gap:.2rem;padding:0;font-size:.7rem;font-weight:500;letter-spacing:.02em;text-decoration:none;background:none;border:none;color:#1a1a1a8c;transition:color .15s ease}.store-popup__link:hover{color:#1a1a1a;text-decoration:underline;text-underline-offset:2px}.store-popup__links-separator{color:#1a1a1a33;font-size:.55rem;margin:0 .25rem;-webkit-user-select:none;user-select:none}.store-popup__link--apple,.store-popup__link--google{background:none;color:#1a1a1a8c;border:none}.store-popup__link--apple:hover,.store-popup__link--google:hover{color:#1a1a1a}@media screen and (min-width:750px){.store-locator__content{flex-direction:row;height:600px;max-height:calc(100vh - 200px)}.store-locator__sidebar{display:flex;flex-direction:column;width:var(--sidebar-width);flex-shrink:0;border-right:1px solid var(--border-color, #e5e5e5)}.store-locator__main{flex:1}.store-locator__map-container{height:100%;border-bottom:none}.store-locator__list-container--mobile,.store-locator__filters--mobile{display:none}.store-locator__filter-row{flex-direction:row;align-items:center;justify-content:space-between}.store-locator__geo-btn{width:auto}}@media screen and (min-width:1000px){.store-locator{--sidebar-width: 440px}.store-locator__content{height:650px}.store-locator__filters{padding:1.25rem}}@media(prefers-reduced-motion:reduce){.store-locator-marker,.store-locator__filter-btn,.store-locator__geo-btn,.store-locator__search-input{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/117/assets/component-store-locator.css.map */
