/* BersolekMart V12.9 — shared map runtime */
.bersolek-map,.delivery-map,.local-map,.ops-map,.checkout-location-map,.member-location-map,.tracking-map,.driver-map{position:relative;width:100%;min-height:220px;overflow:hidden;border:1px solid #d8e5df;border-radius:16px;background:#eef5f1}.bersolek-map.map-ready{background:#e9f1ee}.bersolek-map .map-info{position:absolute;left:12px;bottom:12px;z-index:700;display:flex;align-items:center;gap:7px;flex-wrap:wrap;padding:8px 10px;border-radius:10px;background:rgba(255,255,255,.94);border:1px solid #dfe9e4;box-shadow:0 5px 18px rgba(15,30,42,.10);font-size:10px;color:#5c6e7a;pointer-events:none}.bersolek-map .map-info b{color:#17314a}.bersolek-map .map-error{position:absolute;inset:0;display:grid;place-items:center;padding:18px;text-align:center;color:#6c7885;font-size:12px;background:#f7faf8}.bersolek-map .map-error strong{display:block;color:#24394c;font-size:13px;margin-bottom:4px}.bersolek-map .map-loading{position:absolute;inset:0;display:grid;place-items:center;color:#61727f;font-size:12px;background:linear-gradient(135deg,#f5faf7,#e9f2ed)}.bersolek-map .map-loading span{display:inline-flex;align-items:center;gap:8px}.bersolek-map .map-loading span:before{content:"";width:14px;height:14px;border:2px solid #c9ddd3;border-top-color:#0f9f66;border-radius:50%;animation:bersolekMapSpin .8s linear infinite}@keyframes bersolekMapSpin{to{transform:rotate(360deg)}}.bersolek-map .bersolek-pin{width:20px;height:20px;border-radius:50%;border:3px solid #fff;box-shadow:0 4px 12px rgba(15,31,44,.24)}.bersolek-map .bersolek-pin.pickup{background:#0f9f66}.bersolek-map .bersolek-pin.customer{background:#e34d5b}.bersolek-map .bersolek-pin.driver{background:#3d83f6;width:22px;height:22px}.bersolek-map .leaflet-container{font:inherit;background:#e9f1ee}.bersolek-map .leaflet-control-attribution{font-size:8px}.bersolek-map .leaflet-control-zoom a{font-size:18px}.checkout-location-map{height:230px;margin-top:10px}.member-location-map{height:230px;margin-top:10px}.tracking-map{height:440px;min-height:320px}.driver-job-map .delivery-map{height:100%;min-height:100%;border:0;border-radius:0}.driver-map-panel .driver-map{height:100%;min-height:100%;border:0;border-radius:0}.panel-shell .local-map,.panel-shell .ops-map{height:360px;min-height:360px}.panel-shell .ops-map{height:320px;min-height:320px}.location-coordinates{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:8px}.location-coordinates span{display:block;padding:7px 9px;border:1px solid #dfe9e4;border-radius:9px;background:#f8fbf9;font-size:9px;color:#71818c}.location-coordinates b{display:block;margin-top:2px;color:#263c50;font-size:10px}.map-provider-note{padding:10px 12px;border:1px solid #dbe8e1;border-radius:11px;background:#f8fbf9;color:#647682;font-size:11px;line-height:1.45}.map-provider-note b{color:#213b50}@media (max-width:760px){.checkout-location-map,.member-location-map{height:210px}.tracking-map{height:320px;min-height:280px}.panel-shell .local-map,.panel-shell .ops-map{height:280px;min-height:280px}.location-coordinates{grid-template-columns:1fr}}
