import type { Metadata } from "next";
import Link from "next/link";

export const metadata: Metadata = {
  title: "Legal Information",
  description:
    "Legal information for AdultWorld. Age verification, content regulations, and compliance details.",
};

export default function LegalPage() {
  return (
    <div className="max-w-3xl mx-auto space-y-6">
      <h1 className="text-2xl font-bold">Legal Information</h1>
      <p className="text-text-muted text-sm">Last updated: 26 March 2026</p>

      <div className="bg-surface rounded-lg p-6 space-y-4 text-text-muted">
        <p>
          This page provides legal and regulatory information regarding the
          operation of AdultWorld (&quot;the Platform&quot;). By accessing or
          using the Platform, you acknowledge and agree to the legal framework
          described below.
        </p>

        <h2 className="text-lg font-semibold text-gold">
          Platform Operator Information
        </h2>
        <p>
          The Platform is operated by AdultWorld. For legal enquiries,
          regulatory correspondence, or formal notices, please contact us at{" "}
          <a
            href="mailto:hello@adultworld.ai"
            className="text-gold hover:underline"
          >
            hello@adultworld.ai
          </a>
          .
        </p>

        <h2 className="text-lg font-semibold text-gold">
          UK Online Safety Act 2023 Compliance
        </h2>
        <p>
          AdultWorld is committed to compliance with the UK Online Safety Act
          2023. As a platform that hosts user-generated content of an adult
          nature, we implement robust measures to protect users and prevent
          access by children. These measures include mandatory age verification
          for UK users, proactive content moderation, clear reporting
          mechanisms, and regular risk assessments. We maintain transparency
          reports and cooperate fully with Ofcom as the designated regulator.
        </p>

        <h2 className="text-lg font-semibold text-gold">
          GDPR and UK Data Protection Act 2018
        </h2>
        <p>
          We process personal data in accordance with the General Data
          Protection Regulation (GDPR) and the UK Data Protection Act 2018.
          Users have the right to access, rectify, erase, restrict, and port
          their personal data. Full details of our data practices are available
          in our{" "}
          <Link href="/privacy-policy" className="text-gold hover:underline">
            Privacy Policy
          </Link>
          . Our Data Protection Officer can be reached at{" "}
          <a
            href="mailto:hello@adultworld.ai"
            className="text-gold hover:underline"
          >
            hello@adultworld.ai
          </a>
          .
        </p>

        <h2 className="text-lg font-semibold text-gold">
          DMCA and Copyright Policy
        </h2>
        <p>
          AdultWorld respects the intellectual property rights of others. If you
          believe that content on our Platform infringes your copyright, you may
          submit a takedown notice in accordance with the Digital Millennium
          Copyright Act (DMCA). Your notice must include:
        </p>
        <ul className="list-disc list-inside space-y-2 ml-2">
          <li>
            Identification of the copyrighted work you claim has been infringed.
          </li>
          <li>
            Identification of the infringing material and its location on the
            Platform.
          </li>
          <li>
            Your contact information (name, address, email, and phone number).
          </li>
          <li>
            A statement that you have a good faith belief that the use is not
            authorised by the copyright owner.
          </li>
          <li>
            A statement, under penalty of perjury, that the information in your
            notice is accurate and that you are the copyright owner or
            authorised to act on their behalf.
          </li>
          <li>Your physical or electronic signature.</li>
        </ul>
        <p>
          Submit DMCA notices to{" "}
          <a
            href="mailto:hello@adultworld.ai"
            className="text-gold hover:underline"
          >
            hello@adultworld.ai
          </a>
          . We will review and respond to valid notices promptly. Repeat
          infringers may have their accounts terminated.
        </p>

        <h2 className="text-lg font-semibold text-gold">
          Age Verification Procedures
        </h2>
        <p>
          We employ a multi-layered approach to age verification:
        </p>
        <ul className="list-disc list-inside space-y-2 ml-2">
          <li>
            <strong className="text-text">UK users</strong> &mdash; Users
            accessing the Platform from the United Kingdom are required to
            complete age verification through Yoti, a certified age verification
            provider. This process verifies the user&apos;s age without
            retaining identity documents beyond the verification period.
          </li>
          <li>
            <strong className="text-text">Non-UK users</strong> &mdash; Users
            outside the UK are required to self-declare that they are at least
            18 years of age. Additional verification may be required for certain
            features.
          </li>
        </ul>
        <p>
          Verification data is handled securely and retained only for the
          minimum period necessary for regulatory compliance.
        </p>

        <h2 className="text-lg font-semibold text-gold">
          Content Moderation
        </h2>
        <p>
          AdultWorld employs a combination of automated AI-powered systems and
          human review to moderate content on the Platform. All uploaded content
          is scanned for prohibited material, including but not limited to
          content depicting minors, non-consensual content, and illegal
          material. Content that violates our policies is removed promptly, and
          accounts responsible for serious violations are terminated and
          reported to the relevant authorities.
        </p>

        <h2 className="text-lg font-semibold text-gold">
          Reporting Mechanisms
        </h2>
        <p>
          We provide multiple channels for reporting concerns:
        </p>
        <ul className="list-disc list-inside space-y-2 ml-2">
          <li>
            <strong className="text-text">Report button</strong> &mdash;
            Available on all user profiles, messages, and content across the
            Platform. Reports are reviewed within 24 hours.
          </li>
          <li>
            <strong className="text-text">Support tickets</strong> &mdash; You
            can submit detailed reports through our support system for issues
            requiring further investigation.
          </li>
          <li>
            <strong className="text-text">Email</strong> &mdash; For urgent or
            sensitive matters, contact us directly at{" "}
            <a
              href="mailto:hello@adultworld.ai"
              className="text-gold hover:underline"
            >
              hello@adultworld.ai
            </a>
            .
          </li>
        </ul>

        <h2 className="text-lg font-semibold text-gold">
          Law Enforcement Cooperation
        </h2>
        <p>
          AdultWorld cooperates fully with law enforcement agencies in
          accordance with applicable law. We will disclose user data in response
          to valid legal process, including court orders, subpoenas, and
          statutory requests. In cases involving imminent threat to life or
          child safety, we may proactively disclose information to the relevant
          authorities without requiring formal legal process.
        </p>

        <h2 className="text-lg font-semibold text-gold">
          18 U.S.C. &sect; 2257 Compliance
        </h2>
        <p>
          AdultWorld maintains records as required by 18 U.S.C. &sect; 2257 and
          related regulations. All performers and content creators on the
          Platform are verified to be at least 18 years of age. For full details
          regarding our record-keeping practices and compliance, please see our{" "}
          <Link href="/2257" className="text-gold hover:underline">
            2257 Compliance Statement
          </Link>
          .
        </p>

        <h2 className="text-lg font-semibold text-gold">
          Contact for Legal Enquiries
        </h2>
        <p>
          For all legal enquiries, regulatory matters, DMCA notices, and law
          enforcement requests, please contact us at{" "}
          <a
            href="mailto:hello@adultworld.ai"
            className="text-gold hover:underline"
          >
            hello@adultworld.ai
          </a>
          .
        </p>
      </div>
    </div>
  );
}
