.store-locator{width:100%;max-width:100%;overflow:clip;background:radial-gradient(circle at 88% 12%,var(--color-primary-soft) 0%,transparent 28%),linear-gradient(135deg,var(--color-background) 0%,var(--color-surface) 52%,var(--color-background-subtle) 100%);color:var(--color-text)}.store-locator,.store-locator *,.store-locator *:before,.store-locator *:after{box-sizing:border-box}.store-locator__inner{width:100%;padding-top:var(--store-locator-padding-top, 4rem);padding-bottom:var(--store-locator-padding-bottom, 4rem)}.store-locator__intro{max-width:44rem;margin-bottom:1.75rem}.store-locator__eyebrow{margin:0 0 .5rem;color:var(--color-primary);font-size:.75rem;font-weight:800;letter-spacing:.1em;line-height:1.2;text-transform:uppercase}.store-locator__heading{margin:0;color:var(--color-text);font-size:clamp(1.8rem,5vw,3rem);font-weight:850;letter-spacing:-.045em;line-height:1.08}.store-locator__text{max-width:58ch;margin-top:.8rem;color:var(--color-text-muted);font-size:.95rem;font-weight:500;line-height:1.6}.store-locator__text p{margin:0}.store-locator__layout{display:grid;grid-template-columns:minmax(0,1fr);gap:1.25rem;align-items:start}.store-locator__locations{min-width:0;border-top:1px solid var(--color-border-subtle)}.store-locator__location{min-width:0;border-bottom:1px solid var(--color-border-subtle)}.store-locator__location-summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:4.75rem;margin:0;padding:.85rem 0;color:var(--color-text);cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.store-locator__location-summary::-webkit-details-marker{display:none}.store-locator__location-summary::marker{display:none;content:""}.store-locator__location-summary-main{display:flex;align-items:center;gap:.8rem;min-width:0}.store-locator__location-number{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:1.9rem;height:1.9rem;border:1px solid var(--color-border);border-radius:50%;background:var(--color-surface-raised);color:var(--color-primary);font-size:.75rem;font-weight:850;line-height:1}.store-locator__location-name,.store-locator__location-area{display:block;min-width:0;overflow-wrap:anywhere}.store-locator__location-name{color:var(--color-text);font-size:1rem;font-weight:800;letter-spacing:-.02em;line-height:1.25}.store-locator__location-area{margin-top:.15rem;color:var(--color-text-subtle);font-size:.8rem;font-weight:600;line-height:1.35}.store-locator__accordion-icon{position:relative;display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;color:var(--color-icon-muted)}.store-locator__accordion-icon:before,.store-locator__accordion-icon:after{position:absolute;width:.72rem;height:1px;border-radius:999px;background:currentColor;content:"";transition:transform .18s ease,color .18s ease}.store-locator__accordion-icon:after{transform:rotate(90deg)}.store-locator__location[open] .store-locator__location-summary{color:var(--color-primary-light)}.store-locator__location[open] .store-locator__location-number{border-color:var(--color-primary-border);background:var(--color-primary-soft)}.store-locator__location[open] .store-locator__accordion-icon{color:var(--color-primary)}.store-locator__location[open] .store-locator__accordion-icon:after{transform:rotate(0)}.store-locator__location-content{display:grid;grid-template-columns:minmax(0,1fr);gap:1.1rem;min-width:0;padding:0 0 1.35rem}.store-locator__location-image-wrap{overflow:hidden;border:1px solid var(--color-border-subtle);border-radius:.5rem;background:var(--color-surface-raised)}.store-locator__location-image{display:block;width:100%;aspect-ratio:16 / 8;height:auto;object-fit:cover}.store-locator__detail{display:flex;align-items:flex-start;gap:.7rem;min-width:0}.store-locator__detail-icon{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:1.1rem;height:1.35rem;color:var(--color-primary)}.store-locator__detail-icon svg{display:block;width:1rem;height:1rem}.store-locator__detail-copy{min-width:0}.store-locator__detail-label,.store-locator__detail-value{display:block;overflow-wrap:anywhere}.store-locator__detail-label{margin-bottom:.15rem;color:var(--color-text);font-size:.75rem;font-weight:800;line-height:1.35}.store-locator__detail-value{color:var(--color-text-muted);font-size:.875rem;font-weight:500;line-height:1.55}.store-locator__contact-links{display:flex;flex-wrap:wrap;gap:.55rem 1rem}.store-locator__contact-link{display:inline-flex;align-items:center;gap:.4rem;color:var(--color-text-muted);font-size:.84rem;font-weight:700;line-height:1.4;overflow-wrap:anywhere;text-decoration:none;text-underline-offset:.2em;transition:color .16s ease,text-decoration-color .16s ease}.store-locator__contact-link svg{display:block;flex:0 0 auto;width:.95rem;height:.95rem;color:var(--color-primary)}.store-locator__contact-link:hover{color:var(--color-primary-hover);text-decoration:underline;text-decoration-color:var(--color-primary-border)}.store-locator__directions{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;min-height:2.9rem;margin-top:.15rem;padding:.72rem 1rem;border:1px solid var(--color-primary);border-radius:4px;background:var(--color-primary);color:var(--color-primary-text);font-size:.875rem;font-weight:800;line-height:1;text-align:center;text-decoration:none;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease,transform .16s ease}.store-locator__directions svg{display:block;width:1rem;height:1rem}.store-locator__directions:hover{border-color:var(--color-primary-hover);background:var(--color-primary-hover);box-shadow:var(--shadow-primary);transform:translateY(-1px)}.store-locator__directions:active{transform:translateY(0)}.store-locator__map-column{min-width:0}.store-locator__map-embed,.store-locator__map-image-wrap,.store-locator__map-placeholder{overflow:hidden;border:1px solid var(--color-border);border-radius:.65rem;background:var(--color-surface-raised);box-shadow:var(--shadow-small)}.store-locator__map-embed{position:relative;min-height:20rem}.store-locator__map-embed iframe{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;border:0}.store-locator__map-image{display:block;width:100%;aspect-ratio:16 / 10;height:auto;object-fit:cover}.store-locator__map-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.8rem;min-height:17rem;padding:1.5rem;color:var(--color-text-subtle);font-size:.875rem;font-weight:600;line-height:1.45;text-align:center}.store-locator__map-placeholder svg{width:2.5rem;height:2.5rem;color:var(--color-primary)}.store-locator__empty-state{padding:1rem 1.15rem;border:1px dashed var(--color-border);border-radius:.5rem;background:var(--color-surface-raised);color:var(--color-text-muted);font-size:.9rem;font-weight:600;line-height:1.5}.store-locator__empty-state p{margin:0}.store-locator__location-summary:focus-visible,.store-locator__contact-link:focus-visible,.store-locator__directions:focus-visible,.store-locator__text a:focus-visible{outline:2px solid var(--color-focus);outline-offset:4px}@media screen and (min-width:640px){.store-locator__location-content{grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:1.5rem}.store-locator__location-image-wrap,.store-locator__contact-links,.store-locator__directions{grid-column:1 / -1}.store-locator__directions{width:auto;justify-self:start;min-width:10.5rem}}@media screen and (min-width:990px){.store-locator__intro{margin-bottom:2.25rem}.store-locator__layout{grid-template-columns:minmax(20rem,.85fr) minmax(0,1.15fr);gap:clamp(2rem,5vw,5rem)}.store-locator__map-column{position:sticky;top:1.5rem}.store-locator__map-embed,.store-locator__map-image,.store-locator__map-placeholder{min-height:34rem}.store-locator__map-image{aspect-ratio:auto;height:34rem}}@media(hover:none){.store-locator__contact-link:hover{color:var(--color-text-muted);text-decoration:none}.store-locator__directions:hover{border-color:var(--color-primary);background:var(--color-primary);box-shadow:none;transform:none}}@media(prefers-reduced-motion:reduce){.store-locator *,.store-locator *:before,.store-locator *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
/*# sourceMappingURL=/cdn/shop/t/116/assets/store-locator.css.map */
