/* Local lightweight Leaflet-compatible styles for Akay Oto Kurtarma. */
.leaflet-container{position:relative;overflow:hidden;background:#e5e7eb;border-radius:22px;min-height:260px}
.leaflet-container::before{content:"Trabzon rota haritası";position:absolute;left:14px;top:14px;z-index:2;background:rgba(17,24,39,.84);color:#fff;padding:8px 12px;border-radius:999px;font:700 12px/1.2 Arial,sans-serif}
.leaflet-akay-line{position:absolute;left:10%;right:10%;top:50%;height:6px;background:#dc2626;border-radius:999px;box-shadow:0 0 0 8px rgba(220,38,38,.12);transform:rotate(-8deg)}
.leaflet-akay-marker{position:absolute;width:18px;height:18px;border-radius:50%;background:#b91c1c;border:3px solid #fff;box-shadow:0 8px 18px rgba(0,0,0,.25)}
.leaflet-akay-marker.start{left:10%;top:42%}.leaflet-akay-marker.end{right:10%;top:52%}
