/* v3.11.11 - Slider yanında yalnızca canlı harita */
.city-hero-map-restored{padding:0 0 25px}
.city-hero-map-restored .hero-grid{width:min(1500px,calc(100% - 32px));height:660px;min-height:0;display:grid;grid-template-columns:42% 58%;overflow:hidden;background:linear-gradient(120deg,var(--theme-surface-alt),var(--theme-background))}
.city-hero-map-restored .hero-copy{position:relative;z-index:5;min-width:0;padding:48px 0 48px 42px;display:flex;flex-direction:column}
.city-hero-map-restored .hero-copy h1{margin:0}
.city-hero-map-restored .hero-listing-slider{width:92%;margin-top:auto;min-width:0}
.city-hero-map-restored .spotlight{width:100%;margin:0}
.city-hero-map-restored .hero-slider-toolbar,
.city-hero-map-restored .search-dock,
.city-hero-map-restored .districts,
.city-hero-map-restored .city-chip,
.city-hero-map-restored .map-total{display:none!important}
.city-hero-map-restored .hero-map{position:relative;inset:auto;height:100%;min-width:0;overflow:hidden;background:#dce4df}
.city-hero-map-restored .hero-live-map{position:absolute;inset:0;width:100%;height:100%;z-index:1;background:#dce4df}
.city-hero-map-restored .hero-map:after{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(90deg,var(--theme-background) 0%,color-mix(in srgb,var(--theme-background) 74%,transparent) 12%,transparent 40%),linear-gradient(0deg,color-mix(in srgb,var(--theme-overlay) 12%,transparent),transparent 42%)}
.city-hero-map-restored .hero-map-disabled{position:absolute;inset:0;display:grid;place-items:center;background:linear-gradient(135deg,#dfe9f2,#f7fafc);color:var(--theme-muted);font-size:42px}
.city-hero-map-restored .leaflet-container{font-family:Manrope,Arial,sans-serif;background:#dce4df}
.city-hero-map-restored .leaflet-tile-pane{filter:saturate(.62) contrast(1.03) brightness(1.04)}
.city-hero-map-restored .leaflet-control-container{display:none!important}
.city-hero-map-restored .gm-style .gmnoprint,
.city-hero-map-restored .gm-style .gm-fullscreen-control{display:none!important}
@media(max-width:1050px){
  .city-hero-map-restored .hero-grid{width:min(100% - 32px,900px);height:auto;min-height:0;grid-template-columns:1fr}
  .city-hero-map-restored .hero-copy{padding:46px 38px 38px}
  .city-hero-map-restored .hero-listing-slider{width:min(100%,640px);margin-top:32px}
  .city-hero-map-restored .hero-map{position:relative;left:auto;right:auto;bottom:auto;height:430px}
  .city-hero-map-restored .hero-map:after{background:linear-gradient(180deg,var(--theme-background) 0%,color-mix(in srgb,var(--theme-background) 55%,transparent) 10%,transparent 32%)}
}
@media(max-width:760px){
  .city-hero-map-restored{padding-bottom:14px}
  .city-hero-map-restored .hero-grid{width:100%;min-height:0!important;max-width:none}
  .city-hero-map-restored .hero-copy{min-height:0!important;padding:34px 18px 30px!important}
  .city-hero-map-restored .hero-copy h1{font-size:46px}
  .city-hero-map-restored .hero-listing-slider{width:100%;margin-top:26px}
  .city-hero-map-restored .hero-map{height:350px;bottom:auto!important}
}
@media(max-width:430px){
  .city-hero-map-restored .hero-grid{min-height:0!important}
  .city-hero-map-restored .hero-copy{padding:30px 15px 26px!important}
  .city-hero-map-restored .hero-copy h1{font-size:40px}
  .city-hero-map-restored .hero-map{height:310px}
}
