/* Kafkar Enerji v1.9.9 - gerçek GeoJSON Türkiye il haritası final
.ges-map-hero-v195,
.ges-map-hero-v195 *,
.ges-map-intro-v195,
.ges-map-intro-v195 *,
.ges-map-tool-v195,
.ges-map-tool-v195 *,
.ges-map-cta-v195,
.ges-map-cta-v195 * {
  box-sizing: border-box;
}

.ges-map-hero-v195 .container,
.ges-map-intro-v195 .container,
.ges-map-tool-v195 .container,
.ges-map-cta-v195 .container {
  width: min(1220px, calc(100% - 32px));
  max-width: 1220px;
  margin-left: auto;
  margin-right: auto;
}

.ges-map-hero-v195 {
  position: relative;
  overflow: hidden;
  padding: 72px 0 68px;
  background:
    radial-gradient(circle at top right, rgba(255,255,255,.16), transparent 24%),
    radial-gradient(circle at bottom left, rgba(22,101,52,.18), transparent 38%),
    linear-gradient(135deg, #3f2a05 0%, #6b4707 46%, #9a6a12 100%);
  color: #fff;
}

.ges-map-hero-v195::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(0,0,0,.20), transparent 52%, rgba(0,0,0,.16));
  pointer-events: none;
}

.ges-map-hero-inner-v195 {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: minmax(0, 1.55fr) minmax(310px, .75fr);
  gap: 34px;
  align-items: center;
}

.ges-map-kicker-v195,
.ges-map-section-head-v195 span,
.ges-map-toolbar-v195 > div > span,
.ges-map-cta-card-v195 span {
  display: inline-flex;
  margin-bottom: 14px;
  color: #fde68a;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.ges-map-hero-v195 h1 {
  color: #fff;
  font-size: clamp(38px, 5vw, 68px);
  line-height: 1.06;
  margin: 0 0 18px;
  max-width: 870px;
  letter-spacing: -0.03em;
}

.ges-map-hero-v195 p {
  color: rgba(255,255,255,.94);
  font-size: 20px;
  line-height: 1.65;
  max-width: 850px;
  margin: 0 0 28px;
}

.ges-map-actions-v195,
.ges-map-detail-actions-v195 {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.ges-map-btn-primary-v195,
.ges-map-btn-secondary-v195,
.ges-map-detail-actions-v195 a,
.ges-map-detail-actions-v195 button,
.ges-map-cta-card-v195 button,
.ges-map-toolbar-controls-v195 button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  padding: 0 20px;
  border-radius: 16px;
  border: 0;
  font-weight: 900;
  text-decoration: none;
  cursor: pointer;
  text-align: center;
  transition: transform .18s ease, filter .18s ease, box-shadow .18s ease;
}

.ges-map-btn-primary-v195,
.ges-map-detail-actions-v195 a,
.ges-map-cta-card-v195 button {
  background: linear-gradient(180deg, #facc15 0%, #eab308 100%);
  color: #111827;
  box-shadow: 0 14px 32px rgba(234,179,8,.22);
}

.ges-map-btn-secondary-v195,
.ges-map-detail-actions-v195 button {
  background: rgba(255,255,255,.10);
  color: #fff;
  border: 1px solid rgba(255,255,255,.18);
}

.ges-map-detail-actions-v195 button {
  background: #14532d;
}

.ges-map-btn-primary-v195:hover,
.ges-map-btn-secondary-v195:hover,
.ges-map-detail-actions-v195 a:hover,
.ges-map-detail-actions-v195 button:hover,
.ges-map-cta-card-v195 button:hover {
  transform: translateY(-2px);
  filter: brightness(1.04);
}

.ges-map-summary-v195 {
  padding: 26px;
  border-radius: 28px;
  background: rgba(17, 24, 39, .80);
  border: 1px solid rgba(255,255,255,.14);
  box-shadow: 0 22px 62px rgba(0,0,0,.25);
  backdrop-filter: blur(10px);
}

.ges-map-summary-v195 strong {
  display: block;
  color: #fff;
  font-size: 24px;
  margin-bottom: 16px;
}

.ges-map-summary-v195 span {
  display: block;
  color: rgba(255,255,255,.90);
  padding: 12px 0;
  border-top: 1px solid rgba(255,255,255,.10);
  line-height: 1.55;
}

.ges-map-intro-v195,
.ges-map-tool-v195 {
  background: #eef2f2;
}

.ges-map-intro-v195 {
  padding: 58px 0 30px;
}

.ges-map-tool-v195 {
  padding: 28px 0 70px;
}

.ges-map-section-head-v195 {
  max-width: 970px;
  margin-bottom: 24px;
}

.ges-map-section-head-v195 h2,
.ges-map-toolbar-v195 h2 {
  color: #101828;
  font-size: clamp(30px, 3vw, 46px);
  line-height: 1.18;
  margin: 0 0 12px;
}

.ges-map-section-head-v195 p {
  color: #475467;
  font-size: 18px;
  line-height: 1.72;
  margin: 0;
}

.ges-map-region-board-v195 {
  display: grid;
  grid-template-columns: repeat(7, minmax(0, 1fr));
  gap: 12px;
}

.ges-map-region-card-v195 {
  min-height: 90px;
  padding: 16px;
  border-radius: 20px;
  background: #fff;
  border: 1px solid rgba(16,24,40,.06);
  box-shadow: 0 12px 28px rgba(16,24,40,.07);
  text-align: left;
  cursor: pointer;
}

.ges-map-region-card-v195 strong {
  display: block;
  color: #101828;
  font-size: 16px;
  line-height: 1.3;
  margin-bottom: 8px;
}

.ges-map-region-card-v195 span {
  color: #166534;
  font-weight: 900;
  font-size: 14px;
}

.ges-map-toolbar-v195 {
  margin: 16px 0 22px;
  padding: 24px;
  border-radius: 26px;
  background: #fff;
  border: 1px solid rgba(16,24,40,.06);
  box-shadow: 0 14px 34px rgba(16,24,40,.07);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}

.ges-map-toolbar-controls-v195 {
  display: grid;
  grid-template-columns: minmax(220px, 320px) minmax(180px, 240px);
  gap: 12px;
}

.ges-map-toolbar-controls-v195 input,
.ges-map-toolbar-controls-v195 select {
  width: 100%;
  min-height: 52px;
  border-radius: 16px;
  border: 1px solid #d0d5dd;
  padding: 0 14px;
  color: #101828;
  background: #fff;
  outline: none;
}

.ges-map-toolbar-controls-v195 input:focus,
.ges-map-toolbar-controls-v195 select:focus {
  border-color: #166534;
  box-shadow: 0 0 0 4px rgba(22,101,52,.12);
}

.ges-map-layout-v195 {
  display: grid;
  grid-template-columns: minmax(0, 1.45fr) minmax(330px, .72fr);
  gap: 24px;
  align-items: stretch;
}

.ges-map-panel-v195,
.ges-map-detail-v195 {
  border-radius: 30px;
  background: #fff;
  border: 1px solid rgba(16,24,40,.06);
  box-shadow: 0 16px 42px rgba(16,24,40,.08);
}

.ges-map-panel-v195 {
  position: relative;
  padding: 22px;
  min-height: 690px;
  overflow: hidden;
  margin-top: 18px;
}

.ges-map-zoom-help-v195 {
  position: absolute;
  left: 24px;
  top: 24px;
  z-index: 5;
  max-width: 420px;
  padding: 10px 14px;
  border-radius: 999px;
  background: rgba(17,24,39,.82);
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  pointer-events: none;
}

.ges-map-zoom-buttons-v195 {
  position: absolute;
  right: 24px;
  top: 24px;
  z-index: 6;
  display: flex;
  gap: 8px;
}

.ges-map-zoom-buttons-v195 button {
  min-width: 42px;
  min-height: 40px;
  border: 0;
  border-radius: 12px;
  background: #111827;
  color: #fff;
  font-weight: 900;
  cursor: pointer;
}

.ges-map-zoom-buttons-v195 button:last-child {
  padding: 0 14px;
}

.ges-map-canvas-v195 {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 650px;
  border-radius: 24px;
  overflow: hidden;
  background:
    radial-gradient(circle at 20% 20%, rgba(250,204,21,.12), transparent 26%),
    linear-gradient(135deg, #f8fafc 0%, #edf7f0 100%);
  touch-action: none;
}

.ges-map-transform-v195 {
  position: absolute;
  inset: 0;
  transform-origin: center center;
  will-change: transform;
  transition: transform .12s ease-out;
}

.ges-turkey-svg-v199 {
  position: absolute;
  inset: 3% 2% 4% 2%;
  width: 96%;
  height: 93%;
  overflow: visible;
}

.ges-map-loading-v199 {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 7;
  transform: translate(-50%, -50%);
  padding: 12px 16px;
  border-radius: 999px;
  background: rgba(17,24,39,.88);
  color: #fff;
  font-size: 14px;
  font-weight: 800;
}

.ges-map-loading-v199.is-hidden {
  display: none;
}

.ges-map-source-v199 {
  position: absolute;
  left: 22px;
  bottom: 18px;
  z-index: 5;
  padding: 8px 12px;
  border-radius: 999px;
  background: rgba(255,255,255,.86);
  color: #475467;
  font-size: 12px;
  font-weight: 700;
  pointer-events: none;
}

.ges-geo-map-layer-v199 .province-region {
  fill: rgba(22,101,52,.92);
  stroke: rgba(255,255,255,.88);
  stroke-width: 1.25;
  vector-effect: non-scaling-stroke;
  cursor: pointer;
  transition: fill .16s ease, stroke .16s ease, filter .16s ease;
}

.ges-geo-map-layer-v199 .province-region:nth-child(3n+1) { fill: rgba(20,83,45,.94); }
.ges-geo-map-layer-v199 .province-region:nth-child(3n+2) { fill: rgba(22,101,52,.90); }
.ges-geo-map-layer-v199 .province-region:nth-child(3n+3) { fill: rgba(29,114,61,.88); }

.ges-geo-map-layer-v199 .province-region:hover {
  fill: #facc15;
  stroke: #111827;
  filter: drop-shadow(0 6px 12px rgba(17,24,39,.22));
}

.ges-geo-map-layer-v199 .province-region.active {
  fill: #facc15;
  stroke: #111827;
  filter: drop-shadow(0 8px 16px rgba(250,204,21,.28));
}

.ges-geo-map-layer-v199 .province-region.hidden {
  display: none;
}

.ges-geo-label-layer-v199 .province-label {
  fill: rgba(255,255,255,.95);
  font-size: 10.5px;
  font-weight: 900;
  text-anchor: middle;
  dominant-baseline: middle;
  pointer-events: none;
  user-select: none;
  paint-order: stroke;
  stroke: rgba(15,23,42,.70);
  stroke-width: 3px;
  stroke-linejoin: round;
}

.ges-geo-label-layer-v199 .province-label.small {
  font-size: 8.5px;
}

.ges-geo-label-layer-v199 .province-label.hidden {
  display: none;
}


.ges-map-detail-v195 {
  padding: 28px;
  position: sticky;
  top: 118px;
  align-self: start;
}

.ges-map-detail-region-v195 {
  display: inline-flex;
  padding: 8px 12px;
  border-radius: 999px;
  background: #fef3c7;
  color: #92400e;
  font-size: 13px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: .05em;
  margin-bottom: 16px;
}

.ges-map-detail-v195 h2 {
  color: #101828;
  font-size: 30px;
  line-height: 1.22;
  margin: 0 0 12px;
}

.ges-map-detail-v195 p {
  color: #475467;
  font-size: 17px;
  line-height: 1.7;
  margin: 0 0 18px;
}

.ges-map-detail-grid-v195 {
  display: grid;
  gap: 12px;
  margin-bottom: 18px;
}

.ges-map-detail-grid-v195 div {
  padding: 16px;
  border-radius: 18px;
  background: #f7faf8;
  border: 1px solid rgba(22,101,52,.10);
}

.ges-map-detail-grid-v195 strong {
  display: block;
  color: #166534;
  font-size: 13px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: .05em;
  margin-bottom: 7px;
}

.ges-map-detail-grid-v195 span {
  color: #344054;
  line-height: 1.62;
}

.ges-map-detail-v195 small {
  display: block;
  color: #667085;
  line-height: 1.55;
  margin-top: 14px;
}

.ges-map-cta-v195 {
  background: #eef2f2;
  padding: 0 0 70px;
}

.ges-map-cta-card-v195 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 26px;
  padding: 34px;
  border-radius: 34px;
  background: linear-gradient(135deg, #7f1117 0%, #661116 60%, #8d161b 100%);
  box-shadow: 0 18px 44px rgba(127,17,23,.20);
}

.ges-map-cta-card-v195 h2 {
  color: #fff;
  font-size: clamp(28px, 3vw, 44px);
  line-height: 1.2;
  margin: 0 0 12px;
}

.ges-map-cta-card-v195 p {
  color: rgba(255,255,255,.92);
  font-size: 18px;
  line-height: 1.68;
  margin: 0;
  max-width: 860px;
}

.ges-map-cta-card-v195 button {
  flex: 0 0 auto;
  min-width: 240px;
}

@media (max-width: 1199px) {
  .ges-map-region-board-v195 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .ges-map-layout-v195 {
    grid-template-columns: 1fr;
  }
  .ges-map-detail-v195 {
    position: static;
  }
}

@media (max-width: 991px) {
  .ges-map-hero-inner-v195,
  .ges-map-toolbar-v195 {
    grid-template-columns: 1fr;
    display: grid;
  }
  .ges-map-toolbar-controls-v195 {
    grid-template-columns: 1fr;
  }
  .ges-map-cta-card-v195 {
    flex-direction: column;
    align-items: flex-start;
  }
}

@media (max-width: 767px) {
  .ges-map-hero-v195 {
    padding: 44px 0 40px;
  }
  .ges-map-hero-v195 .container,
  .ges-map-intro-v195 .container,
  .ges-map-tool-v195 .container,
  .ges-map-cta-v195 .container {
    width: min(100% - 24px, 1220px);
  }
  .ges-map-hero-v195 h1 {
    font-size: 34px;
    line-height: 1.12;
  }
  .ges-map-hero-v195 p,
  .ges-map-section-head-v195 p,
  .ges-map-detail-v195 p,
  .ges-map-cta-card-v195 p {
    font-size: 16px;
    line-height: 1.65;
  }
  .ges-map-region-board-v195 {
    grid-template-columns: 1fr;
  }
  .ges-map-panel-v195,
  .ges-map-detail-v195,
  .ges-map-cta-card-v195,
  .ges-map-toolbar-v195,
  .ges-map-summary-v195 {
    padding: 22px;
    border-radius: 24px;
  }
  .ges-map-panel-v195 {
    min-height: 560px;
  }
  .ges-map-canvas-v195 {
    min-height: 500px;
  }
  .ges-map-zoom-help-v195 {
    position: static;
    display: block;
    max-width: none;
    margin-bottom: 12px;
    border-radius: 16px;
  }
  .ges-map-zoom-buttons-v195 {
    position: static;
    margin-bottom: 12px;
  }
  .ges-map-canvas-v195 {
    border-radius: 20px;
  }
  .ges-geo-label-layer-v199 .province-label {
    display: none;
  }
  .ges-map-source-v199 {
    display: none;
  }
  .ges-map-detail-actions-v195 a,
  .ges-map-detail-actions-v195 button,
  .ges-map-btn-primary-v195,
  .ges-map-btn-secondary-v195,
  .ges-map-cta-card-v195 button {
    width: 100%;
  }
}
