.map-locations-section{color:var(--ml-text, #1a1a1a);padding:40px 0}.map-locations-wrapper{display:grid;grid-template-columns:380px 1fr;gap:0;align-items:start}.map-locations-sidebar{background:var(--ml-bg, #fff);border-right:1px solid rgba(0,0,0,.08);max-height:80vh;overflow-y:auto;padding:0 24px}.map-locations-header{margin-bottom:20px}.map-locations-heading{margin:0 0 8px}.map-locations-subheading{opacity:.75;margin:0}.map-locations-list{display:flex;flex-direction:column;gap:10px}.map-location-item{display:flex;align-items:flex-start;gap:14px;width:100%;text-align:left;background:transparent;border:1px solid rgba(0,0,0,.08);border-radius:10px;padding:12px;cursor:pointer;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease}.map-location-item:hover{border-color:var(--ml-accent, #1a1a1a)}.map-location-item.is-active{border-color:var(--ml-accent, #1a1a1a);background:color-mix(in srgb,var(--ml-accent, #1a1a1a) 6%,transparent);box-shadow:0 0 0 1px var(--ml-accent, #1a1a1a)}.map-location-image{flex-shrink:0;width:56px;height:56px;border-radius:8px;overflow:hidden;background:#0000000d;display:flex;align-items:center;justify-content:center}.map-location-image img{width:100%;height:100%;object-fit:cover;display:block}.map-location-image--placeholder svg{width:24px;height:24px;opacity:.5}.map-location-info{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.map-location-name{font-weight:600}.map-location-address,.map-location-phone,.map-location-hours{opacity:.75;line-height:1.3}.map-location-arrow{flex-shrink:0}.map-location-item.is-active .map-location-arrow{opacity:1;color:var(--ml-accent, #1a1a1a)}.map-locations-map-col{position:relative}.map-locations-map-sticky{position:sticky;top:0}.map-locations-map{width:100%;height:var(--ml-map-height, 600px)}@media(max-width:900px){.map-locations-wrapper{grid-template-columns:1fr}.map-locations-sidebar{padding-bottom:15px;border-right:none;border-bottom:1px solid rgba(0,0,0,.08);max-height:none}.map-locations-map-sticky{position:relative;top:auto}.map-locations-map{height:320px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/map-locations.css.map */
