{
  "schemaVersion": 1,
  "documentId": "terms-and-conditions",
  "title": "Terms and Conditions",
  "version": "0.1.0",
  "effectiveDate": "2026-05-16",
  "locale": "en",
  "blocks": [
    {
      "type": "paragraph",
      "text": "**PLACEHOLDER COPY — DO NOT SHIP.** This document must be replaced with legal-team-approved Terms and Conditions before TestFlight submission. Tracked by `plan/v1/legal-documents/tasks/007-author-production-document-content.md`."
    },
    { "type": "divider" },
    { "type": "heading", "level": 1, "text": "Terms and Conditions" },
    { "type": "paragraph", "text": "Effective May 16, 2026." },
    {
      "type": "paragraph",
      "text": "Welcome to **Away Game**. These Terms and Conditions (\"Terms\") govern your access to and use of the Away Game mobile application and related services (the \"Service\"). By creating an account or otherwise using the Service, you agree to be bound by these Terms."
    },

    { "type": "heading", "level": 2, "text": "1. Eligibility" },
    {
      "type": "paragraph",
      "text": "You must be at least 18 years of age to create an account or use the Service. By using Away Game, you represent and warrant that:"
    },
    {
      "type": "list",
      "style": "unordered",
      "items": [
        "You are 18 years of age or older.",
        "You have the legal capacity to enter into a binding contract.",
        "You are not barred from using the Service under the laws of your jurisdiction.",
        "The information you provide during registration is accurate and complete."
      ]
    },

    { "type": "heading", "level": 2, "text": "2. Your account" },
    {
      "type": "paragraph",
      "text": "You are responsible for safeguarding your account credentials and for any activity that occurs under your account. Notify us immediately at support if you suspect unauthorized access."
    },

    { "type": "heading", "level": 2, "text": "3. Acceptable use" },
    { "type": "paragraph", "text": "You agree not to use the Service to:" },
    {
      "type": "list",
      "style": "unordered",
      "items": [
        "Harass, threaten, or impersonate other users.",
        "Post or transmit unlawful, fraudulent, or sexually explicit content.",
        "Solicit money, personal financial information, or off-platform contact details from other users.",
        "Reverse engineer, scrape, or otherwise interfere with the Service's normal operation.",
        "Use the Service for any commercial purpose without our prior written consent."
      ]
    },

    { "type": "heading", "level": 2, "text": "4. Subscriptions" },
    {
      "type": "paragraph",
      "text": "Premium subscriptions are billed through your Apple ID. Subscriptions renew automatically until cancelled in **Settings → Apple ID → Subscriptions**. Refunds are handled by Apple under Apple's policies."
    },

    { "type": "heading", "level": 2, "text": "5. Termination" },
    {
      "type": "paragraph",
      "text": "We may suspend or terminate your account at any time if you violate these Terms or if your continued use of the Service would harm the community. You may delete your account at any time from the **Settings** screen."
    },

    { "type": "heading", "level": 2, "text": "6. Disclaimers" },
    {
      "type": "paragraph",
      "text": "The Service is provided \"as is\" without warranties of any kind. We do not guarantee that you will find matches or compatible travel companions. **PLACEHOLDER — legal team to expand.**"
    },

    { "type": "heading", "level": 2, "text": "7. Limitation of liability" },
    { "type": "paragraph", "text": "**PLACEHOLDER — legal team to draft.**" },

    { "type": "heading", "level": 2, "text": "8. Changes to these Terms" },
    {
      "type": "paragraph",
      "text": "We may update these Terms from time to time. Material changes will be communicated in-app before they take effect."
    },

    { "type": "heading", "level": 2, "text": "9. Contact" },
    {
      "type": "paragraph",
      "text": "For questions about these Terms, contact us at **support@awaygame.app** (placeholder address)."
    }
  ]
}
