

<!-- Report modal -->
<div
  id="reportModal"
  class="fixed inset-0 z-40 hidden items-center justify-center bg-black/40 px-4"
>
  <div class="max-w-md w-full bg-white rounded-2xl shadow-[0_18px_50px_rgba(0,0,0,0.18)] relative overflow-hidden">
    <button
      type="button"
      class="absolute top-3 right-3 text-slate-400 hover:text-slate-700 text-sm"
      onclick="closeReportModal()"
    >
      ✕
    </button>

    <div class="border-b border-[rgba(15,23,42,0.06)] px-4 py-3">
      <p class="text-[11px] uppercase tracking-[0.16em] text-slate-500">
        Report
      </p>
      <h3 class="font-heading text-sm font-semibold text-slate-900">
        Make A Report      </h3>
      <p class="text-[11px] text-slate-500">
        Help us keep Outin safe and accurate by flagging anything that feels off.
      </p>
    </div>

    <div class="p-3">
      <iframe
        src="assets/reports/report.php?type=event&amp;id=0&amp;title=&amp;page=https%3A%2F%2Fwww.wakaconnect.com%2Fevent.php%3Fics%3D1%26slug%3Dafrobeats-y2k-acd328"
        class="w-full h-80 border-0 rounded-xl"
        loading="lazy"
      ></iframe>
    </div>
  </div>
</div>
BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Outin//EN
CALSCALE:GREGORIAN
BEGIN:VEVENT
UID:event-1@outin
DTSTAMP:20260407T063800Z
DTSTART:20261222T181100Z
DTEND:20261231T181100Z
SUMMARY:Afrobeats - Y2K
LOCATION:Lekki
DESCRIPTION:Blah Blah Blah\n\nMore info: https://www.wakaconnect.com/event.php?ics=1&slug=afrobeats-y2k-acd328
END:VEVENT
END:VCALENDAR
