.store-locator{--locator-border: rgba(var(--color-foreground), .2);--locator-border-strong: rgba(var(--color-foreground), .55);--locator-surface: rgb(var(--color-background));--locator-surface-muted: rgba(var(--color-foreground), .045);--locator-text-muted: rgba(var(--color-foreground), .72);--locator-store-color: #236fc8;--locator-workshop-color: #318b4d;--locator-open-color: #18794e;--locator-closed-color: #b42318;display:block;color:rgb(var(--color-foreground));background:rgb(var(--color-background))}.store-locator,.store-locator *{box-sizing:border-box}.store-locator__map-layout{position:relative;z-index:0;isolation:isolate;min-height:var(--store-locator-map-height, 640px);overflow:hidden;background:var(--locator-surface-muted);border-block:.1rem solid var(--locator-border)}.store-locator__panel.page-width{position:absolute;top:6rem;bottom:auto;left:10rem;z-index:2;width:min(46rem,calc(100% - 12rem));height:59rem;max-height:calc(100% - 7.8rem);max-width:none;margin:0;padding:0}.store-locator__panel-inner{display:flex;flex-direction:column;height:100%;min-height:0;padding:2.4rem;overflow:hidden;color:rgb(var(--color-foreground));background:rgba(var(--color-background),.85);border:.1rem solid var(--locator-border);border-radius:.6rem;box-shadow:0 1.2rem 3rem rgba(var(--color-shadow),.14)}.store-locator__heading,.store-locator__locations-heading,.store-locator__workshop-heading,.store-locator__empty-heading{margin:0}.store-locator__locations-intro>:first-child,.store-locator__workshop-text>:first-child,.store-location-card__description>:first-child{margin-top:0}.store-locator__locations-intro>:last-child,.store-locator__workshop-text>:last-child,.store-location-card__description>:last-child{margin-bottom:0}.store-locator__controls{margin-top:0}.store-locator__search-form{margin:0}.store-locator__search-label{display:block;margin-bottom:.8rem;font-size:1.4rem;font-weight:600;line-height:1.4}.store-locator__search-field{position:relative}.store-locator__search-input{width:100%;min-height:4.8rem;padding:1.2rem 10.2rem 1.2rem 1.4rem;color:rgb(var(--color-foreground));font:inherit;font-size:1.5rem;line-height:1.4;background:rgb(var(--color-background));border:.1rem solid var(--locator-border-strong);border-radius:.5rem;-webkit-appearance:none;appearance:none}.store-locator__search-input::placeholder{color:rgba(var(--color-foreground),.58);opacity:1}.store-locator__search-input::-webkit-search-cancel-button{margin-right:.8rem}.store-locator__search-input:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.2rem}.store-locator__search-icon{position:absolute;top:0;right:0;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:9.2rem;min-width:4.4rem;height:100%;min-height:4.4rem;padding:.8rem 1.2rem;color:rgb(var(--color-background));font:inherit;font-size:1.3rem;font-weight:600;line-height:1;background:rgb(var(--color-foreground));border:0;border-radius:0 .5rem .5rem 0;cursor:pointer;z-index:1}.store-locator__search-icon svg{flex:0 0 auto;width:1.7rem;height:1.7rem}.store-locator__search-icon:hover{opacity:.86}.store-locator__search-icon:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:-.4rem}.store-locator__search-icon:disabled{opacity:.55;cursor:wait}.store-locator__search-button-label{white-space:nowrap}.store-locator__geolocate{display:inline-flex;align-items:center;gap:.6rem;min-height:4.4rem;margin-top:.4rem;padding:.6rem 0;color:rgb(var(--color-foreground));font:inherit;font-size:1.3rem;font-weight:600;line-height:1.3;text-align:left;text-decoration:underline;text-decoration-thickness:.1rem;text-underline-offset:.25rem;background:transparent;border:0;cursor:pointer}.store-locator__geolocate:hover{text-decoration-thickness:.2rem}.store-locator__geolocate:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.3rem}.store-locator__geolocate:disabled{opacity:.58;cursor:wait}.store-locator__geolocate-icon{flex:0 0 auto}.store-locator__geolocation-status{margin:.2rem 0 0;color:var(--locator-text-muted);font-size:1.2rem;line-height:1.4}.store-locator__geolocation-status[data-state=success]{color:var(--locator-open-color)}.store-locator__geolocation-status[data-state=error]{color:var(--locator-closed-color)}.store-locator__route-preview{margin-top:.8rem;padding:.8rem 1rem;background:rgba(var(--color-background),.72);border:.1rem solid var(--locator-border);border-radius:.5rem}.store-locator__route-preview-header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.store-locator__route-preview-label{font-size:1.2rem;font-weight:600}.store-locator__route-modes{display:inline-flex;overflow:hidden;border:.1rem solid var(--locator-border-strong);border-radius:999px}.store-locator__route-mode{min-height:3.2rem;padding:.5rem 1rem;color:rgb(var(--color-foreground));font:inherit;font-size:1.1rem;line-height:1;background:rgb(var(--color-background));border:0;cursor:pointer}.store-locator__route-mode+.store-locator__route-mode{border-left:.1rem solid var(--locator-border-strong)}.store-locator__route-mode[aria-pressed=true]{color:rgb(var(--color-background));background:rgb(var(--color-foreground))}.store-locator__route-mode:focus-visible{position:relative;z-index:1;outline:.2rem solid rgb(var(--color-foreground));outline-offset:-.3rem}.store-locator__route-status{margin:.5rem 0 0;color:var(--locator-text-muted);font-size:1.1rem;line-height:1.35}.store-locator__route-status[data-state=error]{color:var(--locator-closed-color)}.store-locator__filters{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.2rem}.store-locator__filter{min-width:6.2rem;min-height:4.4rem;padding:.8rem 1.6rem;color:rgb(var(--color-foreground));font:inherit;font-size:1.3rem;line-height:1;background:rgb(var(--color-background));border:.1rem solid var(--locator-border-strong);border-radius:999px;cursor:pointer}.store-locator__filter[aria-pressed=true]{color:rgb(var(--color-background));background:rgb(var(--color-foreground));border-color:rgb(var(--color-foreground))}.store-locator__filter:hover{border-color:rgb(var(--color-foreground))}.store-locator__filter:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.2rem}.store-locator__status{margin:1.6rem 0 0;color:var(--locator-text-muted);font-size:1.3rem}.store-locator__results-shell{min-height:0;margin-top:1.2rem;overflow:auto;scrollbar-width:thin}.store-locator__results{display:grid;gap:.8rem;margin:0;padding:0 .4rem 0 0;list-style:none}.store-locator__result-item{min-width:0}.store-locator__result{padding:1.4rem;background:rgb(var(--color-background));border:.1rem solid var(--locator-border);border-radius:.5rem}.store-locator__result[aria-current=true]{border-color:rgb(var(--color-foreground));box-shadow:inset .3rem 0 rgb(var(--color-foreground))}.store-locator__result-type{margin:0 0 .5rem;color:var(--locator-text-muted);font-size:1rem;font-weight:600;letter-spacing:.08em;line-height:1.3;text-transform:uppercase}.store-locator__result-heading{margin:0;font-size:1.7rem}.store-locator__result-select{min-height:3.2rem;padding:0;color:rgb(var(--color-foreground));font:inherit;font-weight:inherit;line-height:1.3;text-align:left;text-decoration:underline;text-decoration-thickness:.1rem;text-underline-offset:.25rem;background:transparent;border:0;cursor:pointer}.store-locator__result-select:hover{text-decoration-thickness:.2rem}.store-locator__result-select:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.3rem}.store-locator__result-address,.store-locator__result-hours{margin:.3rem 0 0;color:var(--locator-text-muted);font-size:1.3rem;line-height:1.45}.store-locator__result-hours,.store-locator__popup-hours{white-space:pre-line}.store-locator__result-actions{display:flex;flex-wrap:wrap;gap:.8rem 1.4rem;margin-top:.4rem}.store-locator__result-action{display:inline-flex;align-items:center;min-height:4.4rem;color:rgb(var(--color-foreground));font-size:1.2rem;font-weight:600;text-underline-offset:.25rem}.store-locator__result .store-opening-hours{margin-top:.3rem}.store-locator__result .store-opening-hours__summary,.store-locator__result .store-locator__result-action{min-height:3.2rem}.store-locator__empty{padding:1.8rem;text-align:center;border:.1rem solid var(--locator-border);border-radius:.5rem}.store-locator__empty-heading{font-size:1.8rem}.store-locator__empty p{margin:.8rem 0 1.6rem;color:var(--locator-text-muted)}.store-locator__map{position:relative;z-index:0;width:100%;min-height:var(--store-locator-map-height, 640px);background:var(--locator-surface-muted)}.store-locator__map-canvas{width:100%;min-height:var(--store-locator-map-height, 640px)}.store-locator__map-canvas.leaflet-container{z-index:0;color:rgb(var(--color-foreground));font-family:var(--font-body-family);font-size:1.3rem}.store-locator__map-canvas[data-map-view=monochrome] .leaflet-tile-pane{filter:grayscale(1)}.store-locator__map-canvas[data-map-view=street] .leaflet-tile-pane,.store-locator__map-canvas[data-map-view=satellite] .leaflet-tile-pane{filter:none}.store-locator__map-canvas .leaflet-control-zoom a{color:rgb(var(--color-foreground))}.store-locator__map-canvas .leaflet-control-attribution{color:var(--locator-text-muted);font-size:1rem}.store-locator__route-origin{background:var(--locator-store-color);border:.3rem solid rgb(var(--color-background));box-shadow:0 0 0 .2rem var(--locator-store-color)}.store-locator__marker{--locator-marker-fill: var(--locator-store-color);--locator-marker-ring: var(--locator-store-color);width:3.6rem;height:3.6rem;background:transparent;border:0}.store-locator__marker-pin{position:absolute;top:.3rem;right:.3rem;bottom:.3rem;left:.3rem;display:block;background:var(--locator-marker-fill);border:.3rem solid rgb(var(--color-background));border-radius:50% 50% 50% 0;box-shadow:0 .3rem .8rem rgba(var(--color-shadow),.3);transform:rotate(-45deg)}.store-locator__marker-pin:after{position:absolute;top:.8rem;right:.8rem;bottom:.8rem;left:.8rem;content:"";background:rgb(var(--color-background));border-radius:50%}.store-locator__marker--selected .store-locator__marker-pin{top:0;right:0;bottom:0;left:0;border-width:.4rem;box-shadow:0 0 0 .3rem var(--locator-marker-ring),0 .5rem 1.2rem rgba(var(--color-shadow),.34)}.store-locator__marker--selected .store-locator__marker-pin:after{top:.9rem;right:.9rem;bottom:.9rem;left:.9rem;border:.2rem solid var(--locator-marker-ring)}.store-locator__marker--store{--locator-marker-fill: var(--locator-store-color);--locator-marker-ring: var(--locator-store-color)}.store-locator__marker--workshop,.store-locator__marker--store-workshop{--locator-marker-fill: var(--locator-workshop-color);--locator-marker-ring: var(--locator-workshop-color)}.store-locator__map-canvas .marker-cluster{color:rgb(var(--color-background));background:rgba(var(--color-foreground),.22)}.store-locator__map-canvas .marker-cluster div{background:rgb(var(--color-foreground));font-family:var(--font-body-family);font-weight:700}.store-locator__popup{color:rgb(var(--color-foreground))}.store-locator__map-canvas .leaflet-popup-content-wrapper{border-radius:.6rem}.store-locator__map-canvas .leaflet-popup-content{margin:1.1rem 1.4rem;line-height:1.35}.store-locator__popup-heading{margin:0;font-size:1.5rem;line-height:1.25}.store-locator__popup-address,.store-locator__popup-hours{margin:.35rem 0 0;color:var(--locator-text-muted);font-size:1.2rem;line-height:1.45}.store-locator__popup-actions{margin-top:.4rem}.store-locator__popup-actions .store-locator__result-action{min-height:3.2rem;font-size:1.2rem}.store-opening-hours{margin-top:.8rem;color:rgb(var(--color-foreground));font-size:1.3rem}.store-opening-hours__summary{display:flex;align-items:center;gap:.6rem;min-height:4.4rem;width:fit-content;max-width:100%;padding:.5rem 0;font-weight:600;line-height:1.35;list-style:none;cursor:pointer}.store-opening-hours__summary::-webkit-details-marker{display:none}.store-opening-hours__summary:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.3rem}.store-opening-hours__status{display:inline-flex;align-items:center;gap:.5rem;flex:0 0 auto}.store-opening-hours__status-dot{width:.8rem;height:.8rem;background:var(--locator-text-muted);border-radius:50%}.store-opening-hours--open .store-opening-hours__status,.store-opening-hours--open .store-opening-hours__status-dot{color:var(--locator-open-color)}.store-opening-hours--open .store-opening-hours__status-dot{background:var(--locator-open-color)}.store-opening-hours--closed .store-opening-hours__status,.store-opening-hours--closed .store-opening-hours__status-dot{color:var(--locator-closed-color)}.store-opening-hours--closed .store-opening-hours__status-dot{background:var(--locator-closed-color)}.store-opening-hours__transition{min-width:0;color:var(--locator-text-muted);font-weight:400}.store-opening-hours__arrow{flex:0 0 auto;margin-left:.2rem;transition:transform .18s ease}.store-opening-hours[open] .store-opening-hours__arrow{transform:rotate(180deg)}.store-opening-hours__schedule{display:grid;gap:.1rem;margin-top:.4rem;padding-top:.6rem;border-top:.1rem solid var(--locator-border)}.store-opening-hours__day{display:grid;grid-template-columns:minmax(8rem,1fr) auto;gap:1.2rem;padding:.65rem .8rem;line-height:1.35}.store-opening-hours__day--today{background:var(--locator-surface-muted)}.store-opening-hours__day-name{font-weight:500}.store-opening-hours__day-time{text-align:right;white-space:nowrap}.store-opening-hours__unavailable{color:var(--locator-text-muted)}.store-opening-hours--popup{margin-top:.2rem}.store-opening-hours--popup .store-opening-hours__summary{min-height:3.2rem;padding-block:.2rem}.store-opening-hours--popup .store-opening-hours__day{grid-template-columns:minmax(7.5rem,1fr) auto;gap:.8rem;padding-inline:.5rem}.store-location-card__opening-hours{margin-top:.2rem}.store-locator__map-legend{position:absolute;top:1.8rem;right:clamp(2rem,4vw,6rem);z-index:1;padding:.9rem 1.2rem;color:rgb(var(--color-foreground));background:rgba(var(--color-background),.94);border:.1rem solid var(--locator-border);border-radius:.5rem;box-shadow:0 .5rem 1.4rem rgba(var(--color-shadow),.12);pointer-events:none}.store-locator__map-legend-list{display:flex;flex-wrap:wrap;gap:.8rem 1.2rem;margin:0;padding:0;list-style:none}.store-locator__map-legend-item{display:inline-flex;align-items:center;gap:.6rem;font-size:1.2rem;font-weight:600;line-height:1.4}.store-locator__map-legend-swatch{display:block;width:1rem;height:1rem;border:.15rem solid rgb(var(--color-background));border-radius:50%;box-shadow:0 0 0 .1rem rgba(var(--color-foreground),.25)}.store-locator__map-legend-swatch--store{background:var(--locator-store-color)}.store-locator__map-legend-swatch--workshop{background:var(--locator-workshop-color)}.store-locator__map-fallback{display:grid;min-height:var(--store-locator-map-height, 640px);place-items:center;padding:3rem;color:var(--locator-text-muted);text-align:center}.store-locator__map-fallback p{max-width:40rem;margin:0;padding:1.4rem 1.8rem;background:rgba(var(--color-background),.92);border:.1rem solid var(--locator-border);border-radius:.5rem}.store-locator__locations-section{padding-top:5.6rem}.store-locator__locations-heading{font-size:clamp(2.4rem,3vw,3.4rem);text-align:center}.store-locator__locations-intro{max-width:70rem;margin:1rem auto 0;color:var(--locator-text-muted);text-align:center}.store-locator__locations{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2.4rem;margin-top:3.2rem}.store-location-card{display:flex;min-width:0;overflow:hidden;flex-direction:column;background:rgb(var(--color-background));border:.1rem solid var(--locator-border);border-radius:.6rem}.store-location-card--inactive{opacity:.62;border-style:dashed}.store-location-card[aria-current=location]{border-color:rgb(var(--color-foreground));outline:.2rem solid rgb(var(--color-foreground));outline-offset:.3rem}.store-location-card__media{position:relative;display:grid;overflow:hidden;aspect-ratio:16 / 9;place-items:center;background:var(--locator-surface-muted);border-bottom:.1rem solid var(--locator-border)}.store-location-card__image{display:block;width:100%;height:100%;object-fit:cover}.store-location-card__image-fallback{display:grid;width:100%;height:100%;place-items:center;color:rgba(var(--color-foreground),.42)}.store-location-card__image-fallback .placeholder-svg{width:7rem;height:7rem;max-width:28%;max-height:55%}.store-location-card__content{display:flex;flex:1;flex-direction:column;padding:2rem}.store-location-card__editor-status{align-self:flex-start;margin:0 0 1rem;padding:.4rem .8rem;color:rgb(var(--color-background));font-size:1.1rem;font-weight:600;background:rgb(var(--color-foreground));border-radius:.3rem}.store-location-card__type{margin:0 0 .8rem;color:var(--locator-text-muted);font-size:1.1rem;font-weight:600;letter-spacing:.08em;line-height:1.3;text-transform:uppercase}.store-location-card__title{margin:0;font-size:clamp(1.8rem,2vw,2.2rem);line-height:1.25}.store-location-card__address{margin-top:1rem;color:var(--locator-text-muted);font-style:normal;line-height:1.55}.store-location-card__hours{margin:.8rem 0 0;line-height:1.5}.store-location-card__description{margin-top:1.2rem;color:var(--locator-text-muted);line-height:1.55}.store-location-card__actions{display:flex;flex-wrap:nowrap;gap:.8rem;margin-top:auto;padding-top:1.8rem}.store-location-card__actions .button{flex:1 1 0;min-width:0;min-height:4.4rem;padding-inline:1.2rem;white-space:nowrap}.store-location-card__actions .button:only-child{flex:0 1 auto}.store-locator__no-locations{margin:3rem 0 0;padding:2.4rem;text-align:center;border:.1rem solid var(--locator-border);border-radius:.6rem}@media screen and (min-width:990px){.store-locator__locations-section{box-sizing:border-box;width:100%;max-width:132rem;margin-inline:auto;padding-inline:clamp(2rem,3vw,4rem)}.store-locator__locations{gap:clamp(1.6rem,1.8vw,2.4rem)}}@media screen and (min-width:1400px){.store-locator__locations-section{max-width:152rem}}@media screen and (min-width:990px)and (max-width:1199px){.store-location-card__content{padding:1.4rem}.store-location-card__actions{gap:.4rem;padding-top:1.4rem}.store-location-card__actions .button{min-height:3.8rem;padding-inline:.6rem;font-size:1.15rem;letter-spacing:0}}@media screen and (min-width:990px)and (max-width:1399px){.store-locator__panel.page-width{top:3rem;left:6rem;width:36rem;height:52rem;max-height:calc(100% - 6rem)}.store-locator__panel-inner{padding:1.6rem}.store-locator__search-label{margin-bottom:.6rem;font-size:1.3rem}.store-locator__search-input{min-height:4.4rem;padding-block:1rem}.store-locator__geolocate{min-height:3.6rem;margin-top:.2rem;padding-block:.4rem}.store-locator__route-preview{margin-top:.5rem;padding:.6rem .8rem}.store-locator__route-mode{min-height:2.8rem;padding:.4rem .8rem}.store-locator__filters{gap:.6rem;margin-top:.8rem}.store-locator__filter{min-width:5.6rem;min-height:3.6rem;padding:.6rem 1rem;font-size:1.2rem}.store-locator__status{margin-top:1rem}.store-locator__results-shell{margin-top:.8rem}.store-locator__result{padding:1.1rem}}@media screen and (max-width:989px){.store-locator__map-layout{display:flex;min-height:0;overflow:visible;flex-direction:column;gap:2rem;padding-block:3.2rem 0;border-top:0}.store-locator__panel.page-width{position:static;width:100%;height:auto;max-height:none;max-width:var(--page-width);margin:0 auto;padding-inline:5rem}.store-locator__panel-inner{height:auto;max-height:none;overflow:visible;padding:2.4rem;background:var(--locator-surface);box-shadow:none}.store-locator__results-shell{margin-top:0;overflow:visible}.store-locator__results{display:none}.store-locator__map,.store-locator__map-canvas,.store-locator__map-fallback{min-height:clamp(40rem,58vw,56rem)}.store-locator__map-legend{top:1.2rem;right:1.5rem}.store-locator__locations{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.store-locator__map-layout{gap:1.6rem;padding-top:2rem}.store-locator__panel.page-width{padding-inline:1.5rem}.store-locator__panel-inner{padding:2rem}.store-locator__filters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.store-locator__filter{width:100%;min-width:0;padding-inline:1rem}.store-locator__map,.store-locator__map-canvas,.store-locator__map-fallback{min-height:clamp(34rem,100vw,44rem)}.store-locator__map-fallback{padding:2rem 1.5rem}.store-locator__map-legend{width:max-content;max-width:calc(100% - 7rem);right:1rem;left:auto;padding:.6rem .8rem}.store-locator__map-legend-list{flex-wrap:nowrap;justify-content:flex-start;gap:.7rem}.store-locator__map-legend-item{gap:.4rem;font-size:1.1rem;white-space:nowrap}.store-locator__map-legend-swatch{width:.8rem;height:.8rem}.store-locator__locations-section{padding-top:4rem}.store-locator__locations{grid-template-columns:minmax(0,1fr);gap:1.6rem;margin-top:2.4rem}.store-location-card__content{padding:1.8rem}.store-opening-hours__summary{gap:.5rem}.store-opening-hours__day{grid-template-columns:minmax(7rem,1fr) auto;gap:.8rem;padding-inline:.6rem;font-size:1.2rem}}@media(prefers-reduced-motion:reduce){.store-locator *,.store-locator *:before,.store-locator *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/store-locator.css.map */
