<div class="legal-container">
    <h2 style="color: #e50914;">California Consumer Privacy Act (CCPA) Notice</h2>
    <p>Last Updated: March 16, 2026</p>
    <p>This Privacy Notice for California Residents supplements the information contained in our main Privacy Policy and applies solely to all visitors, users, and others who reside in the State of California.</p>

    <h4>1. Information We Collect</h4>
    <p>In the preceding 12 months, ShoortPlus has collected the following categories of personal information:</p>
    <ul>
        <li>Identifiers (Name, IP address, Email).</li>
        <li>Commercial information (Subscription records).</li>
        <li>Internet or other electronic network activity (Watch history, interaction with our website).</li>
    </ul>

    <h4>2. Your Rights and Choices</h4>
    <p>The CCPA provides California residents with specific rights regarding their personal information:</p>
    <ul>
        <li><strong>Right to Know:</strong> You can request that we disclose what personal information we collect, use, and sell.</li>
        <li><strong>Right to Delete:</strong> You can request the deletion of your personal information collected by us.</li>
        <li><strong>Right to Opt-Out:</strong> You have the right to opt-out of the "sale" of your personal information. (Note: ShoortPlus does not sell your personal data to third parties).</li>
    </ul>

    <h4>3. Non-Discrimination</h4>
    <p>We will not discriminate against you for exercising any of your CCPA rights. Unless permitted by the CCPA, we will not deny you services or provide a different quality of service.</p>

    <h4>4. Contact for Requests</h4>
    <p>To exercise your rights to know or delete, please submit a verifiable consumer request to us at: <strong>privacy@shoortplus.com</strong></p>
</div>

<style>
    .legal-container { line-height: 1.6; color: #333; font-family: Arial, sans-serif; max-width: 800px; margin: auto; padding: 20px; }
    .legal-container h2 { font-weight: bold; border-bottom: 2px solid #e50914; padding-bottom: 10px; }
    .legal-container h4 { margin-top: 20px; font-weight: bold; }
    .legal-container ul { padding-left: 20px; }
</style>