/* XAN Office v1.3.10.43 — Etiket öncelikli XAN harita işaretleri
 * Geniş görünümde logo korunur; gövde küçülür ve koordinata ince iğne ucu ile bağlanır.
 * Leaflet ikon kutusu değişmediği için dokunma/klavye hedefi korunur.
 */
body .xan-map-page-v186[data-xan-marker-view="country"] .xan-map-marker-v163.is-office.is-xan-office-v131022{
  width:36px;height:36px;margin-left:6px;border-radius:12px;border-width:2px;
  box-shadow:0 7px 18px rgba(4,31,64,.26),0 0 0 1px rgba(5,89,112,.12);
}
body .xan-map-page-v186[data-xan-marker-view="country"] .xan-map-office-logo-v131022{width:27px;height:18px}
body .xan-map-page-v186[data-xan-marker-view="country"] .xan-map-marker-v163.is-office.is-xan-office-v131022:before{
  content:"";position:absolute;left:50%;bottom:-16px;width:16px;height:18px;transform:translateX(-50%);
  background:#fff;clip-path:polygon(0 0,100% 0,50% 100%);z-index:-2;
}
body .xan-map-page-v186[data-xan-marker-view="country"] .xan-map-marker-v163.is-office.is-xan-office-v131022:after{
  content:"";position:absolute;left:50%;bottom:-13px;width:11px;height:15px;transform:translateX(-50%);
  background:#041f40;border:0;border-radius:0;clip-path:polygon(0 0,100% 0,50% 100%);z-index:-1;
}
body .xan-map-page-v186[data-xan-marker-view="country"] .xan-map-office-cluster-v131022{
  width:46px;height:46px;margin:6px;border-width:3px;border-radius:14px;box-shadow:0 8px 20px rgba(4,31,64,.27);
}
body .xan-map-page-v186[data-xan-marker-view="country"] .xan-map-office-cluster-v131022 img{width:28px;height:19px}
body .xan-map-page-v186[data-xan-marker-view="country"] .xan-map-office-cluster-v131022 strong{right:-6px;top:-6px;min-width:21px;height:21px;border-width:2px;font-size:9px}

body .xan-map-page-v186[data-xan-marker-view="city"] .xan-map-marker-v163.is-office.is-xan-office-v131022{
  width:42px;height:42px;margin-left:3px;border-radius:13px;
}
body .xan-map-page-v186[data-xan-marker-view="city"] .xan-map-office-logo-v131022{width:31px;height:21px}
body .xan-map-page-v186[data-xan-marker-view="city"] .xan-map-marker-v163.is-office.is-xan-office-v131022:before{
  content:"";position:absolute;left:50%;bottom:-11px;width:16px;height:13px;transform:translateX(-50%);
  background:#fff;clip-path:polygon(0 0,100% 0,50% 100%);z-index:-2;
}
body .xan-map-page-v186[data-xan-marker-view="city"] .xan-map-marker-v163.is-office.is-xan-office-v131022:after{
  content:"";position:absolute;left:50%;bottom:-8px;width:11px;height:10px;transform:translateX(-50%);
  background:#041f40;border:0;border-radius:0;clip-path:polygon(0 0,100% 0,50% 100%);z-index:-1;
}

/* Seçilen kayıt geniş görünümde de okunur fakat şehir etiketlerini tekrar kapatacak kadar büyümez. */
body .xan-map-page-v186[data-xan-marker-view="country"] .leaflet-marker-icon.is-selected .xan-map-marker-v163.is-xan-office-v131022{
  transform:translateY(-2px) scale(1.06);
}
body .xan-map-page-v186[data-xan-marker-view="city"] .leaflet-marker-icon.is-selected .xan-map-marker-v163.is-xan-office-v131022{
  transform:translateY(-2px) scale(1.05);
}

/* Telefon/tablette görünür gövde kompakt, Leaflet ikon kutusu ise dokunma hedefi olarak tam kalır. */
@media(max-width:820px){
  body .xan-map-page-v186[data-xan-marker-view="country"] .xan-map-marker-v163.is-office.is-xan-office-v131022{width:34px;height:34px;margin-left:7px;border-radius:11px}
  body .xan-map-page-v186[data-xan-marker-view="country"] .xan-map-office-logo-v131022{width:25px;height:17px}
  body .xan-map-page-v186[data-xan-marker-view="country"] .xan-map-marker-v163.is-office.is-xan-office-v131022:before{bottom:-18px;height:20px}
  body .xan-map-page-v186[data-xan-marker-view="country"] .xan-map-marker-v163.is-office.is-xan-office-v131022:after{bottom:-15px;height:17px}
}
