.store-marker{cursor:pointer;width:50px;height:65px;position:relative}.store-marker .marker-pin{width:50px;height:50px;background-color:#007bff;border-radius:50% 50% 50% 0;transform:rotate(-45deg);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 8px #0003;border:3px solid white;position:absolute;top:0;left:0}.store-marker .marker-icon{transform:rotate(45deg);font-size:24px;line-height:1;color:#fff}.store-marker .marker-pulse{position:absolute;top:25px;left:50%;transform:translate(-50%,-50%);width:70px;height:70px;background-color:#007bff4d;border-radius:50%;animation:pulse 2s infinite}@keyframes pulse{0%{transform:translate(-50%,-50%) scale(.8);opacity:1}to{transform:translate(-50%,-50%) scale(1.5);opacity:0}}.mapboxgl-popup-content{padding:0!important;border-radius:8px;box-shadow:0 2px 7px #00000026}.store-popup{padding:15px;min-width:200px}.store-popup h3{margin:0 0 8px;font-size:16px;font-weight:600;color:#333}.store-popup .popup-brand{color:#666;font-size:14px;margin-bottom:5px}.store-popup .popup-id{color:#888;font-size:12px;margin-bottom:8px}.store-popup .popup-coords{padding-top:8px;border-top:1px solid #eee;color:#666}.store-popup .popup-radios{margin-top:5px;color:#666}
