// Clan Of VTC — mock data for the prototype

const DATA = {
  brand: {
    name: 'Clan Of VTC',
    domain: 'vtcclan.com',
    tagline: 'Built On Sand. Sworn To The 4800.',
    blurb: 'The home of Nissan Patrol Safari VTC 4800 owners across the GCC — convoys, mods, parts and the people who keep them running.',
    founded: 'Established 2019 · Muscat → GCC',
  },
  connect: [
    { ico: 'whatsapp', ttl: 'WhatsApp Convoy', v: '+968 90 678 612', meta: 'Group · 412 members' },
    { ico: 'insta',    ttl: 'Instagram',       v: '@vtcclan',         meta: '24.8k followers' },
    { ico: 'mail',     ttl: 'Email',           v: 'hq@vtcclan.com',   meta: 'Reply in 24h' },
    { ico: 'pin',      ttl: 'HQ',              v: 'Al Maabela, Muscat', meta: 'Workshop & meet-ups' },
  ],
  stats: [
    { num: '3,184', label: 'Members',   delta: '+58 this week' },
    { num: '412',   label: 'Builds Logged', delta: '+12 this week' },
    { num: '47',    label: 'Convoys YTD',   delta: 'Next: Sat 18:00' },
    { num: '1,206', label: 'Marketplace Listings', delta: '+34 today' },
  ],
  channels: [
    { group: 'Mainline', items: [
      { name: 'general',     count: '412',  active: true },
      { name: 'introductions', count: '88' },
      { name: 'announcements', locked: true, count: '5' },
    ]},
    { group: 'The Build', items: [
      { name: 'engine-tb48',   count: '64' },
      { name: 'suspension',    count: '41', unread: 3 },
      { name: 'electrical',    count: '22' },
      { name: 'bodywork',      count: '18' },
    ]},
    { group: 'Off-Road', items: [
      { name: 'convoys',       count: '128', unread: 12 },
      { name: 'dune-bashing',  count: '94' },
      { name: 'wadi-runs',     count: '52' },
      { name: 'recovery',      count: '31' },
    ]},
    { group: 'Trade', items: [
      { name: 'for-sale',      count: '301', locked: true },
      { name: 'wanted',        count: '76',  locked: true },
      { name: 'workshops',     count: '22' },
    ]},
  ],
  messages: [
    { name: 'Khalid Al-Balushi', role: 'Convoy Lead', avatar: 'KB', time: '14:02',
      text: 'Saturday convoy to Wahiba Sands — meeting at Sinaw petrol station 18:00. Bring recovery gear and at least one spare. We are 12 trucks so far.',
      attach: 'dune' },
    { name: 'Faisal Hamdani', role: '', avatar: 'FH', time: '14:04',
      text: 'In. Running 33s and a 4" lift this time. TB48 is purring after the timing chain swap last week 🔧' },
    { name: 'Sara Al-Hinai', role: 'Moderator', avatar: 'SA', time: '14:11',
      text: 'Reminder — keep all for-sale posts in #for-sale. This channel is for build talk and route planning only. Locked threads coming in v2.',
      reactions: [['👍', 24, true], ['🙏', 6, false]] },
    { divider: 'TODAY' },
    { name: 'Rashid Al-Zadjali', role: '', avatar: 'RZ', time: '09:31',
      text: 'Anyone running ARB twin compressor + onboard air? Looking at a permanent mount in the cargo area. Pics welcome.' },
    { name: 'Omar Said', role: '', avatar: 'OS', time: '09:42',
      text: 'Yeah I did mine 6 months ago. Mounted on the rear wheel arch with a custom bracket — no rubbing, easy access. Will post photos tonight.',
      reactions: [['🔥', 11, false]] },
    { name: 'You', role: 'You', avatar: 'YU', time: '09:48',
      text: 'Thanks Omar — also keen to see the wiring run. Did you fuse it directly off the battery or through the aux panel?',
      you: true },
  ],
  members: {
    online: [
      { name: 'Khalid Al-Balushi', role: 'Convoy Lead',   avatar: 'KB', status: 'on' },
      { name: 'Sara Al-Hinai',     role: 'Moderator',     avatar: 'SA', status: 'on' },
      { name: 'Faisal Hamdani',    role: 'Member · TB48', avatar: 'FH', status: 'on' },
      { name: 'Rashid Al-Zadjali',  role: 'Member',        avatar: 'RZ', status: 'on' },
      { name: 'Omar Said',         role: 'Member · Mods', avatar: 'OS', status: 'on' },
      { name: 'Nasser Al-Kindi',   role: 'Workshop',      avatar: 'NK', status: 'on' },
    ],
    idle: [
      { name: 'Mohammed Issa',     role: 'Member',  avatar: 'MI', status: 'idle' },
      { name: 'Yousef Al-Maamari', role: 'Member',  avatar: 'YM', status: 'idle' },
    ],
    off: [
      { name: 'Ahmed Bin Saif',    role: 'Member',  avatar: 'AS', status: 'off' },
      { name: 'Talal Al-Rawahi',   role: 'Member',  avatar: 'TR', status: 'off' },
    ],
  },
  listings: [
    { id: 'L01', price: 'OMR 65', title: 'ARB Old Man Emu 4" Lift Kit — Front + Rear', loc: 'Muscat', seller: 'Faisal H.', cond: 'Used',  featured: true,  cat: 'Suspension', look: 'dune' },
    { id: 'L02', price: 'OMR 120', title: 'TB48 Cylinder Head — Reconditioned, Pressure Tested', loc: 'Salalah', seller: 'Omar S.', cond: 'Refurbished', featured: false, cat: 'Engine', look: 'truck' },
    { id: 'L03', price: 'OMR 35', title: 'Roof Rack — Front Runner Slimline II, 1.4m', loc: 'Sohar',  seller: 'Rashid Z.', cond: 'Used',  featured: false, cat: 'Exterior', look: 'dune' },
    { id: 'L04', price: 'OMR 18', title: 'Recovery Tracks (Maxtrax style) — Set of 4, Sand Yellow', loc: 'Dubai',   seller: 'Khalid A.', cond: 'New',  featured: true,  cat: 'Recovery', look: 'truck' },
    { id: 'L05', price: 'OMR 320', title: 'Complete 2002 Patrol Safari VTC 4800 — White, Manual', loc: 'Muscat',  seller: 'Talal R.', cond: 'Used',  featured: false, cat: 'Whole Truck', look: 'truck' },
    { id: 'L06', price: 'OMR 12', title: 'Hi-Lift Jack 48" + Mount Bracket', loc: 'Manama', seller: 'Y. Al-Maamari', cond: 'New',  featured: false, cat: 'Recovery', look: 'dune' },
    { id: 'L07', price: 'OMR 45', title: 'Snorkel — TJM Airtec, Right-Hand Drive', loc: 'Riyadh', seller: 'Mohammed I.', cond: 'New',  featured: false, cat: 'Exterior', look: 'truck' },
    { id: 'L08', price: 'OMR 28', title: 'Twin Compressor — ARB CKMTA12, with hose', loc: 'Muscat', seller: 'Omar S.', cond: 'Used',  featured: true,  cat: 'Electrical', look: 'dune' },
    { id: 'L09', price: 'OMR 8',  title: 'Patrol Safari Workshop Manual — Arabic + English', loc: 'Doha',   seller: 'Ahmed B.', cond: 'Used',  featured: false, cat: 'Other', look: 'truck' },
    { id: 'L10', price: 'OMR 90', title: 'Custom Front Bumper — Steel, Winch-Ready', loc: 'Kuwait City', seller: 'N. Al-Kindi', cond: 'New',  featured: false, cat: 'Exterior', look: 'dune' },
    { id: 'L11', price: 'OMR 6',  title: 'OEM Headlight Pair — Clear, No Cracks', loc: 'Sohar',  seller: 'Faisal H.', cond: 'Used',  featured: false, cat: 'Exterior', look: 'truck' },
    { id: 'L12', price: 'OMR 22', title: 'BFG All-Terrain 285/75R16 — Set of 5, 60% Tread', loc: 'Muscat', seller: 'Talal R.', cond: 'Used',  featured: false, cat: 'Wheels', look: 'dune' },
  ],
  cats: ['All', 'Engine', 'Suspension', 'Exterior', 'Electrical', 'Recovery', 'Wheels', 'Whole Truck', 'Other'],
  countries: ['Oman', 'UAE', 'Saudi', 'Kuwait', 'Qatar', 'Bahrain'],
  pins: [
    // event pins (positions are % of map canvas; GCC stylized layout)
    { id: 'P1', type: 'event',   x: 30, y: 50, label: 'Wahiba Convoy', country: 'Oman', sub: 'Sat 18:00 · 14 trucks', date: '2026-05-23' },
    { id: 'P2', type: 'event',   x: 62, y: 38, label: 'Liwa Dune Run', country: 'UAE',  sub: 'Fri 06:00 · 22 trucks', date: '2026-05-22' },
    { id: 'P3', type: 'member',  x: 28, y: 56, label: 'Faisal H.',    country: 'Oman', sub: 'Patrol Safari 2003' },
    { id: 'P4', type: 'member',  x: 65, y: 35, label: 'Omar S.',      country: 'UAE',  sub: 'Patrol Safari 2005' },
    { id: 'P5', type: 'shop',    x: 33, y: 52, label: 'Al Maabela Workshop', country: 'Oman', sub: 'Tune-up · Mods · Welding' },
    { id: 'P6', type: 'shop',    x: 70, y: 33, label: 'Dragon Mart 4x4', country: 'UAE', sub: 'OEM + Aftermarket' },
    { id: 'P7', type: 'product', x: 26, y: 49, label: 'TB48 Head',    country: 'Oman', sub: 'OMR 120 · Refurb' },
    { id: 'P8', type: 'product', x: 45, y: 25, label: 'Snorkel TJM',  country: 'Saudi', sub: 'OMR 45 · New' },
    { id: 'P9', type: 'product', x: 78, y: 50, label: 'Hi-Lift Jack', country: 'Qatar', sub: 'OMR 12 · New' },
    { id: 'P10', type: 'trail',  x: 35, y: 60, label: 'Wadi Bani Khalid', country: 'Oman', sub: 'Easy · Family route' },
    { id: 'P11', type: 'trail',  x: 56, y: 42, label: 'Empty Quarter Crossing', country: 'Saudi', sub: 'Expert · 3-day route' },
    { id: 'P12', type: 'photo',  x: 24, y: 64, label: 'Sunset @ Ras Al Jinz', country: 'Oman', sub: '@khaled · 312 likes' },
    { id: 'P13', type: 'photo',  x: 68, y: 28, label: 'Liwa Crest',   country: 'UAE',  sub: '@omar · 504 likes' },
    { id: 'P14', type: 'event',  x: 80, y: 56, label: 'Doha Cars & Coffee', country: 'Qatar', sub: 'Sun 07:00 · 30+ trucks' },
    { id: 'P15', type: 'member', x: 88, y: 52, label: 'Yousef M.',    country: 'Bahrain', sub: 'Patrol Safari 2001' },
  ],
  insta: [
    { kind: 'photo', tag: 'Wadi run',     likes: '1.2k', comments: 42, look: 'dune' },
    { kind: 'reel',  tag: 'Convoy clip',  likes: '4.8k', comments: 218, look: 'truck' },
    { kind: 'photo', tag: 'Build log',    likes: '906',  comments: 31, look: 'truck' },
    { kind: 'photo', tag: 'Sunset',       likes: '2.1k', comments: 88, look: 'dune' },
    { kind: 'reel',  tag: 'Recovery',     likes: '3.4k', comments: 124, look: 'truck' },
    { kind: 'photo', tag: 'TB48 detail',  likes: '744',  comments: 19, look: 'truck' },
    { kind: 'photo', tag: 'Liwa crest',   likes: '5.6k', comments: 196, look: 'dune' },
    { kind: 'photo', tag: 'Workshop',     likes: '521',  comments: 14, look: 'truck' },
    { kind: 'reel',  tag: 'Drone flyby',  likes: '12k',  comments: 410, look: 'dune' },
    { kind: 'photo', tag: 'Cars & coffee', likes: '988', comments: 26, look: 'truck' },
    { kind: 'photo', tag: 'New stickers', likes: '402',  comments: 12, look: 'truck' },
    { kind: 'photo', tag: 'Empty Quarter', likes: '7.1k', comments: 230, look: 'dune' },
  ],
  tiers: [
    { id: 'basic',     name: 'Basic',     price: '2', feats: 'Visible for 14 days · 6 photos · Standard search ranking' },
    { id: 'featured',  name: 'Featured',  price: '8', feats: 'Visible for 30 days · 12 photos + 1 video · Top of category for 7 days · "Featured" badge', recommended: true },
    { id: 'sponsored', name: 'Sponsored', price: '20', feats: '60 days · Pinned on home + map · Posted to @vtcclan reel · Analytics' },
  ],
  me: {
    name: 'Yousef Al-Maamari',
    handle: '@yousef.vtc',
    avatar: 'YA',
    location: 'Manama, Bahrain',
    joined: 'Member since Mar 2022',
    truck: {
      year: '2003',
      model: 'Patrol Safari VTC 4800',
      engine: 'TB48DE · 4.8L I6',
      gearbox: '5-spd Manual',
      tyres: 'BFG KM3 · 285/75R16',
      lift: '4" OME Heavy',
      mods: 'Snorkel · ARB twin · Steel bumper · Roof rack',
      color: 'Khaki',
      vin: '*****VTC4800******',
    },
    badges: ['🛞 Convoy Vet', '🛠️ Build Featured', '📸 Top Poster Q1', '🏁 30+ Convoys'],
  },
  dms: [
    { name: 'Khalid Al-Balushi', avatar: 'KB', last: 'Send me the receipt for the head gasket', when: '2m', unread: 2 },
    { name: 'Sara Al-Hinai',     avatar: 'SA', last: 'Featured listing approved 👍',           when: '1h', unread: 0 },
    { name: 'Omar Said',         avatar: 'OS', last: 'Photos coming tonight',                  when: '3h', unread: 1 },
    { name: 'Faisal Hamdani',    avatar: 'FH', last: 'See you at Sinaw',                       when: 'Yd', unread: 0 },
  ],
};

Object.assign(window, { DATA });
