/* Genel Stiller */
body {
  margin: 0;
  background: #ffffff;
  font-family: system-ui, -apple-system, "Segoe UI", sans-serif;
}

.block {
  position: relative;
  width: 100%;
}

.block img,
.block svg {
  width: 100%;
  height: auto;
  display: block;
}

.hotspot {
  position: absolute;
  display: block;
  cursor: pointer;
  background: transparent;
  z-index: 10;
}

/* Desktop görünüm açık, mobil görünüm kapalı */
.desktop-layout {
  display: block;
}
.mobile-layout {
  display: none;
}

/* Desktop'ta mobil class'larını gizle */
.mobile-4-enerji {
  display: none;
}

.mobile-5-linkedin,
.mobile-5-instagram,
.mobile-5-youtube,
.mobile-5-facebook,
.mobile-5-tel,
.mobile-5-email {
  display: none;
}

/* ================== DESKTOP STİLLER ================== */

/* Desktop 1.gif - Aydınlatma */
.desktop-1-aydinlatma {
  top: 20%;
  left: 5%;
  width: 24%;
  height: 63%;
}

/* Desktop 1.gif - Kablolama */
.desktop-1-kablolama {
  top: 20%;
  left: 35.5%;
  width: 24%;
  height: 63%;
}

/* Desktop 1.gif - Enerji */
.desktop-1-enerji {
  top: 20%;
  left: 68.5%;
  width: 24%;
  height: 63%;
}

/* Desktop 1.gif - WhatsApp */
.desktop-1-whatsapp {
  bottom: 3.5%;
  right: 8%;
  width: 5%;
  height: 10%;
}

/* Desktop 2.gif - LinkedIn */
.desktop-2-linkedin {
  top: 60%;
  right: 28%;
  width: 5%;
  height: 8%;
}

/* Desktop 2.gif - Instagram */
.desktop-2-instagram {
  top: 60%;
  right: 19.5%;
  width: 5%;
  height: 8%;
}

/* Desktop 2.gif - YouTube */
.desktop-2-youtube {
  top: 60%;
  right: 11.3%;
  width: 6.5%;
  height: 8%;
}

/* Desktop 2.gif - Facebook */
.desktop-2-facebook {
  top: 60%;
  right: 3%;
  width: 5.5%;
  height: 9.5%;
}

/* Desktop 2.gif - Alt Aydınlatma */
.desktop-2-aydinlatma {
  bottom: 3.5%;
  left: 1.2%;
  width: 10.5%;
  height: 6%;
}

/* Desktop 2.gif - Alt Kablolama */
.desktop-2-kablolama {
  bottom: 3.5%;
  left: 14.5%;
  width: 10.5%;
  height: 6%;
}

/* Desktop 2.gif - Alt Enerji */
.desktop-2-enerji {
  bottom: 2.8%;
  left: 29%;
  width: 11.5%;
  height: 7%;
}

/* Desktop 2.gif - E-posta */
.desktop-2-email {
  top: 40%;
  left: 9%;
  width: 20%;
  height: 5%;
}

/* Desktop 2.gif - Aydınlatma (1. gif'ten, üst) - Desktop'ta gizli */
.desktop-2-aydinlatma-top {
  display: none;
}

/* ================== MOBİL STİLLER ================== */

/* Mobil görünüm */
@media (max-width: 768px) {
  .desktop-layout {
    display: none;
  }

  .mobile-layout {
    display: flex;
    flex-direction: column;
  }

  /* Desktop layout içindeki aydınlatma-top linki mobilde görünsün */
  .desktop-2-aydinlatma-top {
    display: block;
    top: 20%;
    left: 5%;
    width: 24%;
    height: 63%;
  }

  /* Mobil görünümde her section tam genişlik ve düzgün görünüm */
  .mobile-layout .block {
    margin-bottom: 0;
    display: block;
    width: 100%;
  }

  /* Mobil görünümde resimlerin düzgün gösterilmesi */
  .mobile-layout .block img {
    width: 100%;
    height: auto;
    display: block;
  }

  /* Mobil hotspot'ların görünür olması */
  .mobile-layout .hotspot {
    display: block;
    min-width: 44px;
    min-height: 44px;
  }

  /* Mobil 1m.gif - WhatsApp (sağ alt) */
  .mobile-1-whatsapp {
    bottom: 2%;
    right: 3%;
    width: 8.5%;
    height: 5%;
  }

  /* Mobil 2m.gif - Aydınlatma (1. gif'ten) */
  .mobile-2-aydinlatma {
    top: 23%;
    left: 16.5%;
    width: 66%;
    height: 54%;
    border-radius: 20px;
  }

  /* Mobil 2m.gif - WhatsApp (sağ alt) */
  .mobile-2-whatsapp {
    bottom: 2%;
    right: 3%;
    width: 8.5%;
    height: 5%;
  }

  /* Mobil 3m.gif - Aydınlatma (1. gif'ten) */
  .mobile-3-kablolama {
    top: 23%;
    left: 14%;
    width: 67%;
    height: 54%;
    border-radius: 20px;
  }

  /* Mobil 3m.gif - WhatsApp (sağ alt) */
  .mobile-3-whatsapp {
    bottom: 2%;
    right: 3%;
    width: 8.5%;
    height: 5%;
  }

  /* Mobil 4m.gif - Enerji (4. gif'ten) */
  .mobile-4-enerji {
    top: 23%;
    left: 16%;
    width: 67%;
    height: 54%;
    border-radius: 20px;
  }

  /* Mobil 4m.gif - WhatsApp (sağ alt) */
  .mobile-4-whatsapp {
    bottom: 2%;
    right: 3%;
    width: 8.5%;
    height: 5%;
  }

  /* Mobil 5m.gif - LinkedIn */
  .mobile-5-linkedin {
    display: block;
    top: 50%;
    left: 23.1%;
    width: 8.2%;
    height: 4.5%;
    border-radius: 5px;
  }

  /* Mobil 5m.gif - Instagram */
  .mobile-5-instagram {
    display: block;
    top: 49.7%;
    left: 38.2%;
    width: 8.3%;
    height: 4.8%;
    border-radius: 15px;
  }

  /* Mobil 5m.gif - YouTube */
  .mobile-5-youtube {
    display: block;
    top: 49.8%;
    left: 50%;
    width: 11%;
    height: 4.3%;
    border-radius: 12px;
  }

  /* Mobil 5m.gif - Facebook */
  .mobile-5-facebook {
    display: block;
    top: 49.2%;
    left: 67.6%;
    width: 9.5%;
    height: 5.5%;
    border-radius: 100%;
  }

  /* Mobil 5m.gif - Telefon */
  .mobile-5-tel {
    display: block;
    bottom: 30%;
    left: 13%;
    width: 25%;
    height: 1%;
  }

  /* Mobil 5m.gif - E-posta */
.mobile-5-email {
  display: block;
  bottom: 23%;
  left: 13%;
  width: 28%;
  height: 1%;
}

}
