.store-locator{padding:40px 20px;min-height:100vh}.store-locator__header{text-align:center;margin-bottom:40px;max-width:1400px;margin-left:auto;margin-right:auto}.store-locator__title{font-size:2.5rem;font-weight:700;color:var(--text-color);margin:0 0 10px;letter-spacing:-.5px}.store-locator__subtitle{font-size:1.1rem;color:var(--text-light);margin:0}@media(max-width:768px){.store-locator__title{font-size:1.8rem}}.store-locator__container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 350px;gap:30px}@media(max-width:1024px){.store-locator__container{grid-template-columns:1fr 320px;gap:20px}}@media(max-width:768px){.store-locator__container{grid-template-columns:1fr;gap:20px}}.store-locator__map-wrapper{border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);height:600px;background:var(--bg-light)}#map{width:100%;height:100%}@media(max-width:768px){.store-locator__map-wrapper{height:400px}}.store-locator__sidebar{display:flex;flex-direction:column;gap:15px;height:fit-content;position:sticky;top:20px}@media(max-width:768px){.store-locator__sidebar{position:static;height:auto}}.store-locator__tabs{display:flex;flex-direction:column;gap:0;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}.store-locator__tab-btn{padding:15px 20px;background:var(--bg-white);border:none;border-left:4px solid transparent;cursor:pointer;font-weight:600;font-size:.95rem;color:var(--text-color);transition:var(--transition);text-align:left}.store-locator__tab-btn:hover{background:var(--bg-light);border-left-color:var(--primary-color)}.store-locator__tab-btn.active{background:var(--primary-color);color:#fff;border-left-color:var(--secondary-color)}.store-locator__stores{background:var(--bg-white);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}.store-locator__stores-scroll{max-height:550px;overflow-y:auto;overflow-x:hidden}@media(max-width:768px){.store-locator__stores-scroll{max-height:none}}.store-locator__store-item{padding:20px;border-bottom:1px solid var(--border-color);cursor:pointer;transition:var(--transition)}.store-locator__store-item:last-child{border-bottom:none}.store-locator__store-item:hover{background:var(--bg-light);transform:translate(4px)}.store-locator__store-name{font-size:1rem;font-weight:700;color:var(--text-color);margin:0 0 8px}.store-locator__store-address{font-size:.85rem;color:var(--text-light);margin:0 0 8px;line-height:1.5}.store-locator__store-schedule{font-size:.85rem;color:var(--text-light);margin:0 0 12px}.store-locator__store-links{display:flex;flex-direction:column;gap:8px}.store-locator__link{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:8px 12px;background:var(--primary-color);color:#fff;text-decoration:none;border-radius:6px;font-size:.8rem;font-weight:600;transition:var(--transition);border:1px solid var(--primary-color)}.store-locator__link:hover{background:var(--primary-hover);border-color:var(--primary-hover)}.store-locator__link.secondary{background:transparent;color:var(--primary-color);border-color:var(--primary-color)}.store-locator__link.secondary:hover{background:var(--primary-color);color:#fff}.store-locator__stores-scroll::-webkit-scrollbar{width:6px}.store-locator__stores-scroll::-webkit-scrollbar-track{background:var(--bg-light)}.store-locator__stores-scroll::-webkit-scrollbar-thumb{background:var(--primary-color);border-radius:3px}.store-locator__stores-scroll::-webkit-scrollbar-thumb:hover{background:var(--primary-hover)}.store-info-window{padding:0!important;border-radius:var(--radius)!important;max-width:300px}.store-info-content{padding:16px;background:var(--bg-white);border-radius:var(--radius);box-shadow:var(--shadow)}.store-info-name{font-size:1rem;font-weight:700;color:var(--text-color);margin:0 0 8px}.store-info-detail{font-size:.85rem;color:var(--text-light);margin:0 0 8px;line-height:1.5}.store-info-links{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.store-info-link{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;background:var(--primary-color);color:#fff;text-decoration:none;border-radius:4px;font-size:.9rem;transition:var(--transition)}.store-info-link:hover{background:var(--primary-hover)}
/*# sourceMappingURL=/cdn/shop/t/3/assets/mapa.css.map */
