/* ============================================================
   BMUN data — committees, team, FAQ
   ============================================================ */

const COMMITTEES = [
  {
    abbr: "UNHRC",
    name: "Human Rights Council",
    committee: "Committee 1",
    agenda:
      "Evaluating International Frameworks to Combat Global Xenophobia, Islamophobia, and Religious Discrimination",
    mandate:
      "The UNHRC is the principal UN body for the promotion and protection of human rights. This committee evaluates the Durban and Rabat frameworks and successive resolutions, and proposes mechanisms to strengthen the global response to religious discrimination and xenophobia.",
    level: "Intermediate",
    guide: "guides/unhrc.html",
  },
  {
    abbr: "UNW",
    name: "UN Women",
    committee: "Committee 2",
    agenda:
      "Combatting the Rise of Tech-Facilitated Gender-Based Violence (TFGBV) and Deepfake Exploitation",
    mandate:
      "UN Women leads the UN system on gender equality and women's empowerment. This committee confronts technology-facilitated gender-based violence and AI deepfake abuse, weighing platform accountability, survivor-centred justice, and the limits of existing law.",
    level: "Beginner-friendly",
    guide: "guides/unw.html",
  },
  {
    abbr: "CCPCJ",
    name: "Crime Prevention & Criminal Justice",
    committee: "Committee 3",
    agenda:
      "Developing a Global Strategy to Dismantle Transnational Syndicates Driving Human Trafficking and Forced Labor",
    mandate:
      "The CCPCJ is the principal UN policymaking body on crime prevention and criminal justice. Delegates craft a coordinated, victim-centred strategy against trafficking syndicates, closing jurisdiction gaps, strengthening extradition, and upholding the non-punishment principle.",
    level: "Advanced",
    guide: "guides/ccpcj.html",
  },
  {
    abbr: "SENATE",
    name: "Senate Of Pakistan",
    committee: "Committee 4",
    agenda:
      "Strengthening Fiscal Federalism: Revisiting the NFC Award to Ensure Equitable Provincial Revenue Sharing and Reduce Interprovincial Disparity",
    mandate:
      "The Senate is Pakistan's upper house and constitutional House of the Federation, giving equal voice to all provinces regardless of population. Delegates represent provincial blocs and party positions to negotiate a reformed NFC Award, balancing Balochistan's development deficit, the federation's fiscal crisis, and the constitutional protections of the 18th Amendment.",
    level: "Intermediate",
    guide: "guides/senate.html",
  },
  {
    abbr: "DISEC",
    name: "Disarmament & International Security",
    committee: "Committee 5",
    agenda:
      "Regulating the Militarization of Artificial Intelligence and Autonomous Weapon Systems (Lethal Autonomous Weapons LAWS)",
    mandate:
      "DISEC is the First Committee of the General Assembly on disarmament and international security. Delegates debate how to regulate lethal autonomous weapons, meaningful human control, accountability gaps, and the path between a binding treaty and the status quo.",
    level: "Intermediate",
    guide: "guides/disec.html",
  },
  {
    abbr: "PNA",
    name: "Pakistan National Assembly",
    committee: "Committee 6",
    agenda:
      "IMF Austerity Conditionalities, Energy Tariff Hikes, and Their Impact on Pakistan's Working Population",
    mandate:
      "A simulation of Pakistan's lower house. MNAs weigh fiscal discipline under the IMF programme against the welfare of the working class, energy tariffs, circular debt, social protection, and parliamentary oversight of austerity.",
    level: "Beginner-friendly",
    guide: "guides/pna.html",
  },
];

/* BMUN 2026 Executive Council, grouped into a real reporting hierarchy.
   Photos pending — avatars show initials until headshots are supplied. */
const TEAM_TIERS = [
  {
    label: "Executive Council",
    members: [
      { name: "Syed Sajjad Ahmed", role: "Team Adviser", note: "Guiding the team with mentorship, experience, and oversight.", photo: "assets/team/mamu-sajjad.jpg" },
      { name: "Afnan Khan", role: "President", note: "Leading the overall vision and strategic direction of BMUN.", photo: "assets/team/afnan-khan.jpg" },
      { name: "Fahad Farooq", role: "Senior Vice President", note: "Supporting executive leadership across the organizing team." },
      { name: "Abdullah Ayaan", role: "Senior Vice President", note: "Supporting executive leadership and team coordination." },
      { name: "Aryan Khan", role: "Vice President", note: "Coordinating departments and internal operations." },
      { name: "Amr Kakar", role: "Vice President", note: "Driving execution across the organizing team." },
      { name: "Farhad Ahmed", role: "Director General", note: "Strategic oversight and operational management." },
      { name: "Muhammad Ashhal", role: "Chief of Staff", note: "Leading the secretariat and delegate documentation." },
      { name: "To Be Decided", role: "Secretary General", note: "Role to be announced." },
      { name: "Faisal Farooq", role: "Treasurer", note: "Role to be announced." },

    ],
  },
];

const CODE_OF_CONDUCT = [
  { ic: "users", t: "Professional Conduct", d: "Delegates must act respectfully. Disruptive behavior, repeated disregard for committee procedure, or inappropriate conduct toward delegates or staff will not be tolerated." },
  { ic: "star", t: "Zero Tolerance for Discrimination", d: "Any form of discrimination or harassment, racism, sexism, religious intolerance, or targeting based on ethnicity, gender identity, or background, will be dealt with seriously and without delay." },
  { ic: "clock", t: "Committee Attendance", d: "Delegates are expected to remain in their assigned committee rooms throughout the conference. Switching committees or countries without prior approval is not allowed." },
  { ic: "book", t: "Language & Behavior Standards", d: "Offensive or vulgar language, inappropriate gestures, threats, or personal attacks will be reported and responded to immediately by the Directariat." },
  { ic: "pin", t: "Prohibited Items", d: "Cigarettes, vapes, drugs, and alcohol are strictly prohibited at all venues. Violations are reported to the delegate's institution and result in immediate removal." },
  { ic: "gavel", t: "Final Authority", d: "The Directorate holds the right to disqualify or remove any delegate at any time if their behavior violates the values and structure of this conference. Decisions are final." },
];

const GALLERY_PHOTOS = [
  { src: "photo-15.jpg", alt: "Delegates addressing committee from the podium", cls: "g-wide g-tall" },
  { src: "unhrc-committee-room.jpg", alt: "UNHRC committee room in session", cls: "" },
  { src: "chairs-panel.jpg", alt: "Chairs panel at the dais", cls: "" },
  { src: "photo-05.jpg", alt: "BMUN 2025 committee session", cls: "g-tall" },
  { src: "chair-ccpcj.jpg", alt: "CCPCJ committee in session", cls: "" },
  { src: "delegate-placard-zimbabwe.jpg", alt: "Delegate placard, Zimbabwe", cls: "" },
  { src: "photo-06.jpg", alt: "BMUN 2025 moment", cls: "g-wide" },
  { src: "photo-07.jpg", alt: "BMUN 2025 moment", cls: "" },
  { src: "photo-08.jpg", alt: "BMUN 2025 moment", cls: "" },
  { src: "photo-09.jpg", alt: "BMUN 2025 moment", cls: "g-tall" },
  { src: "photo-10.jpg", alt: "BMUN 2025 moment", cls: "" },
  { src: "photo-11.jpg", alt: "BMUN 2025 moment", cls: "" },
  { src: "photo-12.jpg", alt: "BMUN 2025 moment", cls: "g-wide" },
  { src: "photo-13.jpg", alt: "BMUN 2025 moment", cls: "" },
  { src: "photo-14.jpg", alt: "BMUN 2025 moment", cls: "" },
];

/* Event date for the live countdown.
   Set to an ISO string (e.g. "2026-09-15T09:00:00+05:00") to enable the timer.
   Left null while dates are unannounced — the UI shows a graceful "Dates to be announced". */
const EVENT_DATE = null;

const STATS = [
  { n: 250, suffix: "+", label: "Delegates expected" },
  { n: 6, suffix: "", label: "Specialized committees" },
  { n: 3, suffix: "", label: "Days of diplomacy" },
  { n: 12, suffix: "", label: "Executive organizers" },
];

/* Payment accounts shown in the Pay Fee portal once a delegate's age is verified.
   Fill these in with your real account details — they appear only after a
   verified reference code is entered, never on the public marketing page. */
const PAYMENT_ACCOUNTS = [
  { method: "Bank Transfer", icon: "book", title: "Bank Transfer / IBFT", lines: [
      ["Bank", "—"],
      ["Account title", "—"],
      ["Account number / IBAN", "—"],
  ] },
  { method: "JazzCash", icon: "phone", title: "JazzCash", lines: [
      ["Account title", "—"],
      ["Number", "—"],
  ] },
  { method: "EasyPaisa", icon: "phone", title: "EasyPaisa", lines: [
      ["Account title", "—"],
      ["Number", "—"],
  ] },
];

/* WhatsApp number receipts are sent to (digits only, with country code). */
const PAYMENT_RECEIPT_WHATSAPP = "923063934558";

/* Sponsors/partners — empty until 2026 partners are confirmed.
   Add objects like { name: "UNICEF", note: "For Every Child" } to populate the row. */
const SPONSORS = [];

/* High-level flow across the three days (exact times shared with confirmed delegates). */
const AGENDA = [
  {
    day: "Day One",
    theme: "Arrival & Opening",
    items: [
      "Delegate registration & conference kits",
      "Opening ceremony & keynote address",
      "Committee Session I : agenda setting",
    ],
  },
  {
    day: "Day Two",
    theme: "Debate & Diplomacy",
    items: [
      "Committee Sessions II & III : moderated caucuses",
      "Draft resolution working groups",
      "Formal dinner & Social Event",
    ],
  },
  {
    day: "Day Three",
    theme: "Resolutions & Closing",
    items: [
      "Final committee session & voting procedure",
      "Awards & closing ceremony",
      "Farewell & group photographs",
    ],
  },
];

const EXPERIENCE = [
  { id: "first", label: "First-timer", desc: "This is my first MUN, excited to learn!" },
  { id: "some", label: "Some experience", desc: "1–3 conferences under my belt." },
  { id: "seasoned", label: "Seasoned delegate", desc: "4+ conferences, comfortable with procedure." },
];

const HEARD = [
  "Instagram (@balochistanmun)",
  "Friend / classmate",
  "School / teacher announcement",
  "Last year's BMUN",
  "WhatsApp group",
  "Other",
];

const FAQ = [
  {
    q: "Do I need prior MUN experience to participate?",
    a: "Not at all. BMUN is built to welcome first-timers. Every committee, especially the Pakistan National Assembly is beginner-friendly, and all delegates receive comprehensive study guides plus a pre-conference workshop to get you ready.",
  },
  {
    q: "How much is registration and what does it cover?",
    a: "A Delegate Pass is PKR 4,000 and an Observer Pass is PKR 2,000. The delegate fee covers your committee placement, study guides, delegate ID and certificate, refreshments across all three days, the formal dinner, and entry to the Social Event and closing ceremony. Observers get a pass to watch proceedings across all three days plus refreshments and entry to the closing ceremony.",
  },
  {
    q: "How do I pay the registration fee?",
    a: "After you submit this form, our Delegate Affairs team will share account details. You can pay via bank transfer, JazzCash, or EasyPaisa, then send a screenshot of the receipt to confirm your seat. Your spot is reserved once payment is verified.",
  },
  {
    q: "Who can participate?",
    a: "Matric, O/A Level and Intermediate (FA/FSc/ICS/ICOM) students aged 18 or under. Students from other cities are welcome too, as long as you can travel to Quetta for the conference.",
  },
  {
    q: "Will I definitely get my first-choice committee?",
    a: "We do our best to honour first choices, but placements depend on availability and balance across committees. That's why we ask for three ranked preferences, every delegate is placed in one of their selected committees wherever possible.",
  },
  {
    q: "What should I bring to the conference?",
    a: "Western formal or formal shalwar kameez for committee sessions, your printed/digital position paper, a notepad and pen, and your delegate ID once issued. Full logistics are emailed to confirmed delegates before the conference.",
  },
  {
    q: "Are University students allowed to participate?",
    a: "No, students must be in Matric, O/A Level or Intermediate (FA/FSc/ICS/ICOM) to participate to uphold the conference's focus on youth diplomacy and secondary education.",
  },
  
];

Object.assign(window, { COMMITTEES, TEAM_TIERS, CODE_OF_CONDUCT, GALLERY_PHOTOS, EVENT_DATE, STATS, SPONSORS, PAYMENT_ACCOUNTS, PAYMENT_RECEIPT_WHATSAPP, AGENDA, EXPERIENCE, HEARD, FAQ });
