
body {
    margin: 0;
    padding: 0;
    background: #000;
    text-align: center;
    font-family: Arial, sans-serif;
  }
/* Overlay */
    #audioOverlay {
      position: fixed;
      top: 0; left: 0;
      width: 100vw;
      height: 100vh;
      background: rgba(0, 0, 0, 0.8);
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column;
      gap: 20px;
      z-index: 1000;
      opacity: 1;
      transition: opacity 0.8s ease;
    }
    .OverlayIntro {
      width: 60%;
      max-height: 580px;
      overflow: scroll;
    }
    .OverlayIntro p {
      margin-bottom: 20px;
      font-size: 24px;
      line-height: 34px;
      font-weight: 200;
    }
    #audioOverlay.fade-out {
      opacity: 0;
      pointer-events: none;
    }

    /* Buttons */
    .mil-btn {
      padding: 14px 28px;
      border: none;
      border-radius: 5px;
      text-decoration: none;
      font-size: 16px;
      cursor: pointer;
    }
    .mil-c-gone_button {
      background-color: #b56820;
      color: white;
    }
    .mil-no-audio {
      background-color: #555;
      color: white;
    }
    .mil-banner {
      position: relative;
      overflow: hidden;
    }
    .video-wrapper {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 0;
    }
    .video-wrapper video {
      width: 100%;
      height: 100%;
      object-fit: cover;
      pointer-events: none;
    }
    .mil-banner > .container {
      position: relative;
      z-index: 1;
    }
    .map-container {
      position: relative;
      display: inline-block;
      max-width: 100%;
      margin-top: 45px;
    }
    .map-container img {
      width: 100%;
      max-width: 805px; /* Original image width */
      height: auto;
      display: block;
    }
  .hotspot {
      position: absolute;
      width: 3%;
      aspect-ratio: 1 / 1;
      background: #a55c18;
      border: 2px solid #ffffffc4;
      border-radius: 50%;
      cursor: pointer;
      transition: transform 0.2s ease;
      z-index: 9;
  }
  .hotspot:hover {
    transform: scale(1.2);
    background: #bd1f13;
    z-index: 99 !important;
  }
    .hotspot::after {
      content: attr(title);
      position: absolute;
      top: 110%;
      left: 50%;
      transform: translateX(-50%);
      background: #452b19;
      color: #fff;
      padding: 4px 8px;
      border-radius: 4px;
      font-size: 11px;
      white-space: nowrap;
      opacity: 0;
      transition: opacity 0.2s ease;
      pointer-events: none;
      z-index: 999;
    }
    .hotspot:hover::after {
      opacity: 1;
    }
    .hotspot-SavouryPumpkin {
      top: 13%;  
      left: 10%;  
    }
    .hotspot-UapikamaCabbage {
      top: 24%;  
      left: 18%;  
    }

    .hotspot-2 {
      top: 48%; 
      left: 36%;
    }
    .hotspot-OhuhwayOshiwambo {
      top: 9%; 
      left: 24%;
    }
    .hotspot-RainaOshingali {
      top: 6%; 
      left: 27%;
    }
    .hotspot-EugeniaOshikundenona {
      top: 6%; 
      left: 30%;
    }
    .hotspot-LeaCookedPap {
      top: 9%; 
      left: 28%;
    }
    .hotspot-PaulinaOnyama {
      top: 11%; 
      left: 27%;
    }
    .hotspot-LylieMarathonChicken {
      top: 11%; 
      left: 30%;
    }
    .hotspot-HendrinaOmaungu {
      top: 13%; 
      left: 28%;
    }
    .hotspot-JulianOkateteKoondunga {
      top: 15%; 
      left: 28%;
    }
    .hotspot-AlinaOondhingu {
      top: 17%; 
      left: 28%;
    }
    .hotspot-SarahGlazedBeetrootSalad {
      top: 4%; 
      left: 32%;
    }
    .hotspot-SirkaOmakundeOndulu {
      top: 4%; 
      left: 36%;
    }
    .hotspot-GraceKapanaSalsa {
      top: 5%; 
      left: 39%;
    }
    .hotspot-IyalooMangoJam {
      top: 4%; 
      left: 43%;
    }
    .hotspot-ArnoldaErtjiesop {
      top: 16%; 
      left: 36%;
    }
    .hotspot-MariaOshipoke {
      top: 13%; 
      left: 42%;
    }
    .hotspot-KristophinaIikuki {
      top: 10%; 
      left: 36%;
    }
    .hotspot-Omboga {
      top: 14%; 
      left: 21%;
    }
    .hotspot-OkateteKomakwa {
      top: 5%; 
      left: 20%;
    }
    .hotspot-AnnetteMutete{
      top: 11%;
      left: 55%;
    }
    .hotspot-selinaMassaCremosa{
      top: 11%;
      left: 62%;
    }
    .hotspot-AdelaideSikuki {
      top: 8%; 
      left: 49%;
    }
    .hotspot-BronnaInkonko {
      top: 7%; 
      left: 85%;
    }
    .hotspot-SilaulaChihonyo {
      top: 6%; 
      left: 91%;
    }
    .hotspot-ChristofinaCornPap {
      top: 42%; 
      left: 22%;
    }
    
    .hotspot-HileniIikapa {
      top: 32%; 
      left: 38%;
    }
    .hotspot-FortuneOruhereNonjama {
      top: 26%; 
      left: 45%;
    }
    .hotspot-HisuveOmbumbuangoro {
      top: 22%; 
      left: 58%;
    }
    .hotspot-UnoueBakedPilchardsPasta {
      top: 36%; 
      left: 57%;
    } 
    .hotspot-VauaBeefStroganoff {
      top: 46%; 
      left: 51%;
    }
    .hotspot-MarianaMatangara {
      top: 42%; 
      left: 43%;
    }
    .hotspot-ZarenChakalaka {
      top: 45%; 
      left: 40%;
    }
    .hotspot-DaneneLusciousCurry {
      top: 47%; 
      left: 44%;
    }
    .hotspot-LetiziaPapWors {
      top: 49%; 
      left: 39%;
    }
    .hotspot-SuraiaBakedChicken {
      top: 52%; 
      left: 46%;
    }
    .hotspot-PanduloAngelFishPizza {
      top: 51%; 
      left: 42%;
    }
    .hotspot-BarbieGirlOkaburger {
      top: 45%; 
      left: 36%;
    }
    .hotspot-MekeOmungomewOmaungu {
      top: 49%; 
      left: 35%;
    }
    .hotspot-ElizabethOshikandela {
      top: 51%; 
      left: 32%;
    }
    .hotspot-JulianaElekeEtalala {
      top: 55%; 
      left: 31%;
    }
    .hotspot-SilviaRoosterbrood {
      top: 62%; 
      left: 49%;
    }
    .hotspot-JosefinePotBread {
      top: 61%; 
      left: 38%;
    }
    .hotspot-ReginaAshBread {
      top: 61%; 
      left: 28%;
    }
    .hotspot-MariaBooisKluitjies {
      top: 80%; 
      left: 33%;
    }
    .hotspot-MariaMuinjoPotjiekos {
      top: 85%; 
      left: 48%;
    }
    #audioToggle {
      position: fixed;
      bottom: 50px;
      right: 20px;
      z-index: 9999;
      background-color: rgba(0, 0, 0, 0.7);
      color: #fff;
      font-size: 16px;
      padding: 10px 16px;
      border: none;
      border-radius: 30px;
      cursor: pointer;
      box-shadow: 0 4px 12px rgba(0,0,0,0.3);
      transition: background-color 0.3s ease, transform 0.2s ease;
      display: none;
    }

    #audioToggle:hover {
      background-color: rgba(255, 255, 255, 0.15);
      transform: scale(1.05);
    }
    #audioToggle i.fa-volume-mute {
      color: #c22e00;
      font-size: 20px;
    }
    #audioToggle i {
      color: #28a745;
      font-size: 16px;
    }