{"id":280,"date":"2025-09-20T18:04:13","date_gmt":"2025-09-20T18:04:13","guid":{"rendered":"https:\/\/mytcrplus.com\/?page_id=280"},"modified":"2025-11-19T17:25:02","modified_gmt":"2025-11-19T23:25:02","slug":"privacy-policy","status":"publish","type":"page","link":"https:\/\/mytcrplus.com\/shop\/privacy-policy\/","title":{"rendered":"Privacy Policy"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"280\" class=\"elementor elementor-280\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-785966b elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"785966b\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-61bc3764\" data-id=\"61bc3764\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4dbe7a0 e-flex e-con-boxed e-con e-parent\" data-id=\"4dbe7a0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c6848de elementor-widget elementor-widget-html\" data-id=\"c6848de\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Privacy Policy | MyTCRPlus<\/title>\n    <style>\n        * {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n\n        body {\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;\n            line-height: 1.6;\n            color: #1e293b;\n            background: #f8fafc;\n            padding: 0;\n            margin: 0;\n        }\n\n        .privacy-container {\n            max-width: 1200px;\n            margin: 0 auto;\n            background: #ffffff;\n            box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n        }\n\n        .privacy-header {\n            background: linear-gradient(135deg, #1A73E8 0%, #1557b0 100%);\n            color: #ffffff;\n            padding: 2rem 1.5rem;\n            border-bottom: 4px solid #1557b0;\n        }\n\n        .privacy-header h1 {\n            font-size: 2rem;\n            font-weight: 700;\n            margin-bottom: 0.5rem;\n        }\n\n        .privacy-meta {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 1.5rem;\n            font-size: 0.875rem;\n            opacity: 0.95;\n            margin-top: 1rem;\n        }\n\n        .privacy-meta-item {\n            display: flex;\n            align-items: center;\n            gap: 0.5rem;\n        }\n\n        .privacy-meta-item strong {\n            font-weight: 600;\n        }\n\n        .privacy-actions {\n            display: flex;\n            gap: 1rem;\n            margin-top: 1.5rem;\n            flex-wrap: wrap;\n        }\n\n        .btn {\n            padding: 0.625rem 1.25rem;\n            border: none;\n            border-radius: 6px;\n            font-size: 0.875rem;\n            font-weight: 600;\n            cursor: pointer;\n            transition: all 0.2s ease;\n            display: inline-flex;\n            align-items: center;\n            gap: 0.5rem;\n        }\n\n        .btn-primary {\n            background: #ffffff;\n            color: #1A73E8;\n        }\n\n        .btn-primary:hover {\n            background: #f1f5f9;\n            transform: translateY(-1px);\n        }\n\n        .btn-secondary {\n            background: rgba(255,255,255,0.2);\n            color: #ffffff;\n            border: 1px solid rgba(255,255,255,0.3);\n        }\n\n        .btn-secondary:hover {\n            background: rgba(255,255,255,0.3);\n        }\n\n        .privacy-content {\n            display: grid;\n            grid-template-columns: 280px 1fr;\n            gap: 2rem;\n            padding: 2rem 1.5rem;\n        }\n\n        .privacy-nav {\n            position: sticky;\n            top: 2rem;\n            height: fit-content;\n            max-height: calc(100vh - 4rem);\n            overflow-y: auto;\n            background: #f8fafc;\n            border-radius: 8px;\n            padding: 1.5rem;\n            border: 1px solid #e2e8f0;\n        }\n\n        .privacy-nav h3 {\n            font-size: 0.875rem;\n            font-weight: 700;\n            color: #64748b;\n            text-transform: uppercase;\n            letter-spacing: 0.05em;\n            margin-bottom: 1rem;\n        }\n\n        .privacy-nav ul {\n            list-style: none;\n        }\n\n        .privacy-nav li {\n            margin-bottom: 0.5rem;\n        }\n\n        .privacy-nav a {\n            color: #475569;\n            text-decoration: none;\n            font-size: 0.875rem;\n            display: block;\n            padding: 0.5rem 0.75rem;\n            border-radius: 6px;\n            transition: all 0.2s ease;\n        }\n\n        .privacy-nav a:hover {\n            background: #e2e8f0;\n            color: #1A73E8;\n            padding-left: 1rem;\n        }\n\n        .privacy-nav a.active {\n            background: #1A73E8;\n            color: #ffffff;\n            font-weight: 600;\n        }\n\n        .privacy-main {\n            min-width: 0;\n        }\n\n        .privacy-section {\n            margin-bottom: 3rem;\n            scroll-margin-top: 2rem;\n        }\n\n        .privacy-section h2 {\n            font-size: 1.75rem;\n            font-weight: 700;\n            color: #1e293b;\n            margin-bottom: 1rem;\n            padding-bottom: 0.75rem;\n            border-bottom: 2px solid #e2e8f0;\n        }\n\n        .privacy-section h3 {\n            font-size: 1.25rem;\n            font-weight: 600;\n            color: #334155;\n            margin-top: 2rem;\n            margin-bottom: 1rem;\n        }\n\n        .privacy-section h4 {\n            font-size: 1rem;\n            font-weight: 600;\n            color: #475569;\n            margin-top: 1.5rem;\n            margin-bottom: 0.75rem;\n        }\n\n        .privacy-section p {\n            margin-bottom: 1rem;\n            color: #475569;\n        }\n\n        .privacy-section ul,\n        .privacy-section ol {\n            margin-left: 1.5rem;\n            margin-bottom: 1rem;\n            color: #475569;\n        }\n\n        .privacy-section li {\n            margin-bottom: 0.5rem;\n        }\n\n        .privacy-section strong {\n            color: #1e293b;\n            font-weight: 600;\n        }\n\n        .info-box {\n            background: #eff6ff;\n            border-left: 4px solid #1A73E8;\n            padding: 1rem 1.25rem;\n            margin: 1.5rem 0;\n            border-radius: 6px;\n        }\n\n        .info-box p {\n            margin-bottom: 0;\n            color: #1e40af;\n        }\n\n        .warning-box {\n            background: #fef3c7;\n            border-left: 4px solid #f59e0b;\n            padding: 1rem 1.25rem;\n            margin: 1.5rem 0;\n            border-radius: 6px;\n        }\n\n        .warning-box p {\n            margin-bottom: 0;\n            color: #92400e;\n        }\n\n        .critical-box {\n            background: #fee2e2;\n            border-left: 4px solid #ef4444;\n            padding: 1rem 1.25rem;\n            margin: 1.5rem 0;\n            border-radius: 6px;\n        }\n\n        .critical-box p {\n            margin-bottom: 0;\n            color: #991b1b;\n            font-weight: 600;\n        }\n\n        .contact-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 1rem;\n            margin: 1.5rem 0;\n        }\n\n        .contact-card {\n            background: #f8fafc;\n            padding: 1.25rem;\n            border-radius: 8px;\n            border: 1px solid #e2e8f0;\n        }\n\n        .contact-card h4 {\n            color: #1A73E8;\n            font-size: 1rem;\n            margin-bottom: 0.75rem;\n            margin-top: 0;\n        }\n\n        .contact-card p {\n            font-size: 0.875rem;\n            margin-bottom: 0.5rem;\n        }\n\n        .contact-card a {\n            color: #1A73E8;\n            text-decoration: none;\n            font-weight: 600;\n        }\n\n        .contact-card a:hover {\n            text-decoration: underline;\n        }\n\n        .data-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 1.5rem 0;\n            font-size: 0.875rem;\n        }\n\n        .data-table th {\n            background: #f1f5f9;\n            padding: 0.75rem;\n            text-align: left;\n            font-weight: 600;\n            color: #1e293b;\n            border-bottom: 2px solid #e2e8f0;\n        }\n\n        .data-table td {\n            padding: 0.75rem;\n            border-bottom: 1px solid #e2e8f0;\n            color: #475569;\n        }\n\n        .data-table tr:hover {\n            background: #f8fafc;\n        }\n\n        .collapsible-section {\n            border: 1px solid #e2e8f0;\n            border-radius: 8px;\n            margin: 1rem 0;\n            overflow: hidden;\n        }\n\n        .collapsible-header {\n            background: #f8fafc;\n            padding: 1rem 1.25rem;\n            cursor: pointer;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            transition: background 0.2s ease;\n        }\n\n        .collapsible-header:hover {\n            background: #f1f5f9;\n        }\n\n        .collapsible-header h4 {\n            margin: 0;\n            color: #1e293b;\n            font-size: 1rem;\n        }\n\n        .collapsible-icon {\n            font-size: 1.25rem;\n            color: #64748b;\n            transition: transform 0.2s ease;\n        }\n\n        .collapsible-section.active .collapsible-icon {\n            transform: rotate(180deg);\n        }\n\n        .collapsible-content {\n            max-height: 0;\n            overflow: hidden;\n            transition: max-height 0.3s ease;\n        }\n\n        .collapsible-section.active .collapsible-content {\n            max-height: 2000px;\n        }\n\n        .collapsible-inner {\n            padding: 1.25rem;\n        }\n\n        .search-container {\n            margin-bottom: 1.5rem;\n        }\n\n        .search-input {\n            width: 100%;\n            padding: 0.75rem 1rem;\n            border: 2px solid #e2e8f0;\n            border-radius: 8px;\n            font-size: 0.875rem;\n            transition: all 0.2s ease;\n        }\n\n        .search-input:focus {\n            outline: none;\n            border-color: #1A73E8;\n            box-shadow: 0 0 0 3px rgba(26, 115, 232, 0.1);\n        }\n\n        .search-results {\n            margin-top: 1rem;\n            padding: 1rem;\n            background: #fef3c7;\n            border-radius: 8px;\n            display: none;\n        }\n\n        .search-results.active {\n            display: block;\n        }\n\n        .search-result-item {\n            padding: 0.5rem 0;\n            border-bottom: 1px solid #fde68a;\n        }\n\n        .search-result-item:last-child {\n            border-bottom: none;\n        }\n\n        .search-result-item a {\n            color: #92400e;\n            text-decoration: none;\n            font-weight: 600;\n        }\n\n        .search-result-item a:hover {\n            text-decoration: underline;\n        }\n\n        .back-to-top {\n            position: fixed;\n            bottom: 2rem;\n            right: 2rem;\n            background: #1A73E8;\n            color: #ffffff;\n            width: 48px;\n            height: 48px;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            cursor: pointer;\n            opacity: 0;\n            visibility: hidden;\n            transition: all 0.3s ease;\n            box-shadow: 0 4px 12px rgba(26, 115, 232, 0.3);\n            z-index: 1000;\n        }\n\n        .back-to-top.visible {\n            opacity: 1;\n            visibility: visible;\n        }\n\n        .back-to-top:hover {\n            background: #1557b0;\n            transform: translateY(-4px);\n            box-shadow: 0 6px 16px rgba(26, 115, 232, 0.4);\n        }\n\n        @media (max-width: 768px) {\n            .privacy-content {\n                grid-template-columns: 1fr;\n            }\n\n            .privacy-nav {\n                position: relative;\n                top: 0;\n                max-height: none;\n            }\n\n            .privacy-header h1 {\n                font-size: 1.5rem;\n            }\n\n            .privacy-meta {\n                font-size: 0.75rem;\n            }\n\n            .privacy-actions {\n                flex-direction: column;\n            }\n\n            .btn {\n                width: 100%;\n                justify-content: center;\n            }\n\n            .contact-grid {\n                grid-template-columns: 1fr;\n            }\n\n            .data-table {\n                font-size: 0.75rem;\n            }\n\n            .data-table th,\n            .data-table td {\n                padding: 0.5rem;\n            }\n\n            .back-to-top {\n                bottom: 1rem;\n                right: 1rem;\n                width: 40px;\n                height: 40px;\n            }\n        }\n\n        @media print {\n            .privacy-nav,\n            .privacy-actions,\n            .back-to-top,\n            .search-container {\n                display: none;\n            }\n\n            .privacy-content {\n                grid-template-columns: 1fr;\n            }\n\n            .privacy-header {\n                background: #1A73E8;\n                -webkit-print-color-adjust: exact;\n                print-color-adjust: exact;\n            }\n\n            .collapsible-content {\n                max-height: none !important;\n            }\n\n            .privacy-section {\n                page-break-inside: avoid;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"privacy-container\">\n        <div class=\"privacy-header\">\n            <h1>Privacy Policy<\/h1>\n            <div class=\"privacy-meta\">\n                <div class=\"privacy-meta-item\">\n                    <strong>Effective Date:<\/strong> <span id=\"effective-date\">November 19, 2025<\/span>\n                <\/div>\n                <div class=\"privacy-meta-item\">\n                    <strong>Last Updated:<\/strong> <span id=\"last-updated\">November 19, 2025<\/span>\n                <\/div>\n                <div class=\"privacy-meta-item\">\n                    <strong>Version:<\/strong> 2.0\n                <\/div>\n            <\/div>\n            <div class=\"privacy-actions\">\n                <button class=\"btn btn-primary\" onclick=\"window.print()\">\n                    <span>\ud83d\udcc4<\/span> Print Policy\n                <\/button>\n                <button class=\"btn btn-secondary\" onclick=\"downloadPolicy()\">\n                    <span>\u2b07\ufe0f<\/span> Download PDF\n                <\/button>\n                <button class=\"btn btn-secondary\" onclick=\"scrollToSection('contact')\">\n                    <span>\ud83d\udce7<\/span> Contact Us\n                <\/button>\n            <\/div>\n        <\/div>\n\n        <div class=\"privacy-content\">\n            <aside class=\"privacy-nav\">\n                <h3>Table of Contents<\/h3>\n                <div class=\"search-container\">\n                    <input type=\"text\" class=\"search-input\" id=\"search-input\" placeholder=\"Search policy...\">\n                    <div class=\"search-results\" id=\"search-results\"><\/div>\n                <\/div>\n                <ul id=\"nav-menu\">\n                    <li><a href=\"#introduction\" onclick=\"scrollToSection('introduction')\">1. Introduction<\/a><\/li>\n                    <li><a href=\"#information-collected\" onclick=\"scrollToSection('information-collected')\">2. Information We Collect<\/a><\/li>\n                    <li><a href=\"#collection-methods\" onclick=\"scrollToSection('collection-methods')\">3. Collection Methods<\/a><\/li>\n                    <li><a href=\"#usage\" onclick=\"scrollToSection('usage')\">4. How We Use Information<\/a><\/li>\n                    <li><a href=\"#legal-basis\" onclick=\"scrollToSection('legal-basis')\">5. Legal Basis<\/a><\/li>\n                    <li><a href=\"#sharing\" onclick=\"scrollToSection('sharing')\">6. Sharing & Disclosure<\/a><\/li>\n                    <li><a href=\"#cookies\" onclick=\"scrollToSection('cookies')\">7. Cookies & Tracking<\/a><\/li>\n                    <li><a href=\"#rights\" onclick=\"scrollToSection('rights')\">8. Your Rights<\/a><\/li>\n                    <li><a href=\"#retention\" onclick=\"scrollToSection('retention')\">9. Data Retention<\/a><\/li>\n                    <li><a href=\"#security\" onclick=\"scrollToSection('security')\">10. Security Measures<\/a><\/li>\n                    <li><a href=\"#transfers\" onclick=\"scrollToSection('transfers')\">11. International Transfers<\/a><\/li>\n                    <li><a href=\"#children\" onclick=\"scrollToSection('children')\">12. Children's Privacy<\/a><\/li>\n                    <li><a href=\"#changes\" onclick=\"scrollToSection('changes')\">13. Policy Changes<\/a><\/li>\n                    <li><a href=\"#contact\" onclick=\"scrollToSection('contact')\">14. Contact Information<\/a><\/li>\n                    <li><a href=\"#additional\" onclick=\"scrollToSection('additional')\">15. Additional Disclosures<\/a><\/li>\n                <\/ul>\n            <\/aside>\n\n            <main class=\"privacy-main\">\n                <div class=\"info-box\">\n                    <p><strong>Company:<\/strong> Native Chaos Holdings LLC (doing business as myTCRPlus)<br>\n                    <strong>Address:<\/strong> 1887 Mesa Vista Dr, Henderson, NV 89014<br>\n                    <strong>Email:<\/strong> <a href=\"mailto:info@mytcrplus.com\">info@mytcrplus.com<\/a><br>\n                    <strong>Phone:<\/strong> <a href=\"tel:760-269-8277\">760-269-8277<\/a><\/p>\n                <\/div>\n\n                <section id=\"introduction\" class=\"privacy-section\">\n                    <h2>1. Introduction<\/h2>\n                    <p>myTCRPlus (\"we,\" \"us,\" \"our\") is committed to protecting your privacy and safeguarding your personal information. This Privacy Policy explains how we collect, use, disclose, retain, and protect your personal information when you use our websites, microsites, services (including TCR compliance tools, SMS\/MMS campaign management platforms, and related offerings), and any other products under myTCRPlus.<\/p>\n                    <p>By using our services or accessing our site, you agree to the practices described in this Privacy Policy.<\/p>\n                <\/section>\n\n                <section id=\"information-collected\" class=\"privacy-section\">\n                    <h2>2. Information We Collect<\/h2>\n                    <p>We collect the following categories of personal information:<\/p>\n\n                    <div class=\"collapsible-section\">\n                        <div class=\"collapsible-header\" onclick=\"toggleCollapsible(this)\">\n                            <h4>Contact Information<\/h4>\n                            <span class=\"collapsible-icon\">\u25bc<\/span>\n                        <\/div>\n                        <div class=\"collapsible-content\">\n                            <div class=\"collapsible-inner\">\n                                <ul>\n                                    <li>Name, business name<\/li>\n                                    <li>Email address, phone number<\/li>\n                                    <li>Mailing address, business address<\/li>\n                                <\/ul>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"collapsible-section\">\n                        <div class=\"collapsible-header\" onclick=\"toggleCollapsible(this)\">\n                            <h4>Messaging & Compliance Data<\/h4>\n                            <span class=\"collapsible-icon\">\u25bc<\/span>\n                        <\/div>\n                        <div class=\"collapsible-content\">\n                            <div class=\"collapsible-inner\">\n                                <ul>\n                                    <li>Phone numbers associated with SMS\/MMS campaigns<\/li>\n                                    <li>Opt-in confirmation messages and timestamps<\/li>\n                                    <li>Campaign registration details (brand names, use case categories, sample messages)<\/li>\n                                    <li>Consent records and opt-out requests<\/li>\n                                    <li>Message frequency preferences<\/li>\n                                <\/ul>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"collapsible-section\">\n                        <div class=\"collapsible-header\" onclick=\"toggleCollapsible(this)\">\n                            <h4>Usage Data<\/h4>\n                            <span class=\"collapsible-icon\">\u25bc<\/span>\n                        <\/div>\n                        <div class=\"collapsible-content\">\n                            <div class=\"collapsible-inner\">\n                                <ul>\n                                    <li>Server logs, analytics data<\/li>\n                                    <li>Pages viewed, disclosure page interactions<\/li>\n                                    <li>Device information (browser type, operating system, screen resolution)<\/li>\n                                    <li>IP addresses, timestamps<\/li>\n                                    <li>Session duration, clickstream data<\/li>\n                                <\/ul>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"collapsible-section\">\n                        <div class=\"collapsible-header\" onclick=\"toggleCollapsible(this)\">\n                            <h4>Account & Branding Data<\/h4>\n                            <span class=\"collapsible-icon\">\u25bc<\/span>\n                        <\/div>\n                        <div class=\"collapsible-content\">\n                            <div class=\"collapsible-inner\">\n                                <ul>\n                                    <li>Account credentials (username, hashed passwords)<\/li>\n                                    <li>Logo files, brand colors, brand identity elements<\/li>\n                                    <li>Domain\/subdomain mapping information<\/li>\n                                    <li>Custom microsite configurations<\/li>\n                                    <li>TCR registration identifiers<\/li>\n                                <\/ul>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"collapsible-section\">\n                        <div class=\"collapsible-header\" onclick=\"toggleCollapsible(this)\">\n                            <h4>Payment Information<\/h4>\n                            <span class=\"collapsible-icon\">\u25bc<\/span>\n                        <\/div>\n                        <div class=\"collapsible-content\">\n                            <div class=\"collapsible-inner\">\n                                <ul>\n                                    <li>Billing address, company tax identification<\/li>\n                                    <li>Payment method data (processed via third-party payment processors)<\/li>\n                                    <li>Transaction history, invoice records<\/li>\n                                    <li><strong>Note:<\/strong> We do not store full credit card numbers or CVV codes<\/li>\n                                <\/ul>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"collapsible-section\">\n                        <div class=\"collapsible-header\" onclick=\"toggleCollapsible(this)\">\n                            <h4>Compliance & Verification Data<\/h4>\n                            <span class=\"collapsible-icon\">\u25bc<\/span>\n                        <\/div>\n                        <div class=\"collapsible-content\">\n                            <div class=\"collapsible-inner\">\n                                <ul>\n                                    <li>Business registration documents<\/li>\n                                    <li>EIN\/Tax ID verification records<\/li>\n                                    <li>DUNS number (if provided)<\/li>\n                                    <li>Industry vertical classification<\/li>\n                                    <li>TCR trust score data (as provided by The Campaign Registry)<\/li>\n                                <\/ul>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/section>\n\n                <section id=\"collection-methods\" class=\"privacy-section\">\n                    <h2>3. How We Collect Information<\/h2>\n                    <p>We collect information through multiple channels:<\/p>\n\n                    <h3>Directly From You<\/h3>\n                    <ul>\n                        <li>Registration forms, account setup processes<\/li>\n                        <li>Branding uploads, campaign configurations<\/li>\n                        <li>Plan selection, payment processing<\/li>\n                        <li>Support requests, communication with our team<\/li>\n                        <li>Tool usage (validators, calculators, compliance checkers)<\/li>\n                    <\/ul>\n\n                    <h3>Automatically<\/h3>\n                    <ul>\n                        <li>Website analytics tools (Google Analytics, proprietary tracking)<\/li>\n                        <li>Server logs, application performance monitoring<\/li>\n                        <li>Cookies and similar tracking technologies<\/li>\n                        <li>Session replay tools (for UX optimization)<\/li>\n                    <\/ul>\n\n                    <h3>From Third-Party Sources<\/h3>\n                    <ul>\n                        <li>Payment processors (Stripe, PayPal)<\/li>\n                        <li>The Campaign Registry (TCR) verification data<\/li>\n                        <li>Domain registrars, hosting providers<\/li>\n                        <li>Email service providers<\/li>\n                        <li>Credit reporting agencies (for trust score enhancement)<\/li>\n                    <\/ul>\n                <\/section>\n\n                <section id=\"usage\" class=\"privacy-section\">\n                    <h2>4. How We Use Your Information<\/h2>\n                    <p>We use your personal information for the following purposes:<\/p>\n\n                    <h3>Service Delivery<\/h3>\n                    <ul>\n                        <li>Provide, maintain, and improve TCR compliance tools and microsite services<\/li>\n                        <li>Process brand and campaign registrations with TCR<\/li>\n                        <li>Host compliance microsites with SSL\/HTTPS encryption<\/li>\n                        <li>Manage automated backups and disaster recovery<\/li>\n                        <li>Enable custom domain mapping and branding<\/li>\n                    <\/ul>\n\n                    <h3>Identity & Compliance Verification<\/h3>\n                    <ul>\n                        <li>Verify business credentials for service activation<\/li>\n                        <li>Support TCR trust score improvement initiatives<\/li>\n                        <li>Validate sender identity for carrier approval processes<\/li>\n                        <li>Meet carrier policy requirements (T-Mobile, AT&T, Verizon)<\/li>\n                    <\/ul>\n\n                    <h3>Personalization & Branding<\/h3>\n                    <ul>\n                        <li>Apply custom logos, colors, and brand elements<\/li>\n                        <li>Generate branded compliance disclosure pages<\/li>\n                        <li>Customize tool interfaces to match brand identity<\/li>\n                    <\/ul>\n\n                    <h3>Communication<\/h3>\n                    <ul>\n                        <li>Send transactional communications (confirmations, billing statements, support responses)<\/li>\n                        <li>Deliver platform updates, compliance alerts, regulatory changes<\/li>\n                        <li>Send promotional communications (only with explicit consent)<\/li>\n                        <li>Provide customer support and technical assistance<\/li>\n                    <\/ul>\n\n                    <h3>Analytics & Improvement<\/h3>\n                    <ul>\n                        <li>Monitor site usage, disclosure page views, tool engagement<\/li>\n                        <li>Analyze traffic patterns, conversion metrics<\/li>\n                        <li>Improve service functionality, user experience<\/li>\n                        <li>Develop new compliance features and tools<\/li>\n                    <\/ul>\n\n                    <h3>Legal & Regulatory Compliance<\/h3>\n                    <ul>\n                        <li>Comply with TCPA, CTIA, carrier policy requirements<\/li>\n                        <li>Respond to legal obligations, court orders, regulatory inquiries<\/li>\n                        <li>Support audits, investigations, dispute resolution<\/li>\n                        <li>Enforce Terms of Service, prevent fraud and abuse<\/li>\n                    <\/ul>\n\n                    <h3>Security & Risk Management<\/h3>\n                    <ul>\n                        <li>Detect and prevent unauthorized access<\/li>\n                        <li>Monitor for security threats, suspicious activity<\/li>\n                        <li>Maintain system integrity and data protection<\/li>\n                        <li>Investigate and respond to security incidents<\/li>\n                    <\/ul>\n                <\/section>\n\n                <section id=\"legal-basis\" class=\"privacy-section\">\n                    <h2>5. Legal Basis for Processing<\/h2>\n                    <p>For users in jurisdictions with data privacy regulations (GDPR, CCPA, CPRA, UK GDPR, etc.), our legal basis for processing includes:<\/p>\n\n                    <table class=\"data-table\">\n                        <thead>\n                            <tr>\n                                <th>Legal Basis<\/th>\n                                <th>Processing Activities<\/th>\n                            <\/tr>\n                        <\/thead>\n                        <tbody>\n                            <tr>\n                                <td><strong>Consent<\/strong><\/td>\n                                <td>\n                                    Promotional communications, marketing outreach<br>\n                                    Optional data collection beyond service delivery\n                                <\/td>\n                            <\/tr>\n                            <tr>\n                                <td><strong>Contractual Necessity<\/strong><\/td>\n                                <td>\n                                    Service delivery (TCR registration, microsite hosting)<br>\n                                    Payment processing, account maintenance<br>\n                                    Fulfillment of service agreements\n                                <\/td>\n                            <\/tr>\n                            <tr>\n                                <td><strong>Legal Obligation<\/strong><\/td>\n                                <td>\n                                    TCPA consent record retention<br>\n                                    Law enforcement requests, court orders<br>\n                                    Tax, accounting, regulatory reporting\n                                <\/td>\n                            <\/tr>\n                            <tr>\n                                <td><strong>Legitimate Interests<\/strong><\/td>\n                                <td>\n                                    Service integrity, security, fraud prevention<br>\n                                    Product improvement, feature development<br>\n                                    Analytics, customer support\n                                <\/td>\n                            <\/tr>\n                        <\/tbody>\n                    <\/table>\n\n                    <p>We balance our legitimate interests against your privacy rights and will not process your data where your rights override our legitimate interests.<\/p>\n                <\/section>\n\n                <section id=\"sharing\" class=\"privacy-section\">\n                    <h2>6. Sharing and Disclosure of Information<\/h2>\n                    <p>We share your information with the following categories of recipients:<\/p>\n\n                    <h3>Service Providers<\/h3>\n                    <ul>\n                        <li>Hosting infrastructure providers (AWS, Google Cloud, etc.)<\/li>\n                        <li>Domain registrars, DNS management services<\/li>\n                        <li>Analytics providers (Google Analytics, proprietary tools)<\/li>\n                        <li>Payment processors (Stripe, PayPal)<\/li>\n                        <li>Email delivery services (SendGrid, Mailgun)<\/li>\n                        <li>SMS\/MMS gateway providers (for campaign transmission)<\/li>\n                        <li>Backup and disaster recovery services<\/li>\n                    <\/ul>\n\n                    <h3>TCR & Carrier Ecosystem<\/h3>\n                    <ul>\n                        <li>The Campaign Registry (TCR) for brand\/campaign verification<\/li>\n                        <li>Carrier aggregators and downstream messaging partners<\/li>\n                        <li>Industry verification services (DUNS, business registration databases)<\/li>\n                    <\/ul>\n\n                    <h3>Legal & Regulatory Authorities<\/h3>\n                    <ul>\n                        <li>Law enforcement agencies (in response to valid legal requests)<\/li>\n                        <li>Regulatory bodies (FCC, FTC, state attorneys general)<\/li>\n                        <li>Courts, arbitration forums (in legal proceedings)<\/li>\n                        <li>Tax authorities, auditing bodies<\/li>\n                    <\/ul>\n\n                    <h3>Business Partners<\/h3>\n                    <ul>\n                        <li>Acquirers, merger partners (in the event of business combination)<\/li>\n                        <li>Strategic partners (with appropriate data protection agreements)<\/li>\n                        <li>Affiliates within Native Chaos Holdings LLC corporate structure<\/li>\n                    <\/ul>\n\n                    <div class=\"critical-box\">\n                        <p>CRITICAL RESTRICTION: We do not sell your personal data to marketers, data brokers, or unrelated third parties for their own purposes. SMS consent records and phone numbers are not shared with affiliates or partners for marketing purposes.<\/p>\n                    <\/div>\n                <\/section>\n\n                <section id=\"cookies\" class=\"privacy-section\">\n                    <h2>7. Cookies, Tracking & Similar Technologies<\/h2>\n                    <p>We use cookies and similar tracking technologies to:<\/p>\n\n                    <h3>Essential Functions<\/h3>\n                    <ul>\n                        <li>Maintain session state, authentication<\/li>\n                        <li>Remember user preferences, settings<\/li>\n                        <li>Enable shopping cart, checkout processes<\/li>\n                    <\/ul>\n\n                    <h3>Analytics & Performance<\/h3>\n                    <ul>\n                        <li>Measure traffic, engagement, conversion rates<\/li>\n                        <li>Identify popular content, navigation patterns<\/li>\n                        <li>Diagnose technical issues, optimize performance<\/li>\n                    <\/ul>\n\n                    <h3>Security<\/h3>\n                    <ul>\n                        <li>Detect fraud, unauthorized access attempts<\/li>\n                        <li>Monitor for suspicious activity patterns<\/li>\n                        <li>Enforce rate limiting, abuse prevention<\/li>\n                    <\/ul>\n\n                    <h3>Cookie Types<\/h3>\n                    <ul>\n                        <li><strong>First-party cookies:<\/strong> Set by myTCRPlus for site functionality<\/li>\n                        <li><strong>Third-party cookies:<\/strong> Set by analytics providers (Google Analytics), advertising platforms<\/li>\n                    <\/ul>\n\n                    <h3>Your Choices<\/h3>\n                    <p>Browser settings allow cookie control (block, delete, restrict). Some site features may not function properly if cookies are disabled. Do Not Track signals are honored where technically feasible.<\/p>\n                <\/section>\n\n                <section id=\"rights\" class=\"privacy-section\">\n                    <h2>8. Your Rights: Opt-In, Opt-Out & Data Control<\/h2>\n\n                    <h3>Marketing Communications<\/h3>\n                    <ul>\n                        <li><strong>Promotional emails:<\/strong> Opt out via \"unsubscribe\" link in any message<\/li>\n                        <li><strong>SMS messages:<\/strong> Reply \"STOP\" (or other designated keyword) to opt out<\/li>\n                        <li>We will process opt-out requests within 10 business days<\/li>\n                        <li>Transactional messages (billing, support) are not affected by marketing opt-outs<\/li>\n                    <\/ul>\n\n                    <h3>Your Data Rights (Jurisdiction-Dependent)<\/h3>\n                    <table class=\"data-table\">\n                        <thead>\n                            <tr>\n                                <th>Right<\/th>\n                                <th>Description<\/th>\n                            <\/tr>\n                        <\/thead>\n                        <tbody>\n                            <tr>\n                                <td><strong>Access<\/strong><\/td>\n                                <td>Request a copy of personal information we hold about you<\/td>\n                            <\/tr>\n                            <tr>\n                                <td><strong>Correction<\/strong><\/td>\n                                <td>Update inaccurate or incomplete data<\/td>\n                            <\/tr>\n                            <tr>\n                                <td><strong>Deletion<\/strong><\/td>\n                                <td>Request deletion of your data (subject to legal retention requirements)<\/td>\n                            <\/tr>\n                            <tr>\n                                <td><strong>Portability<\/strong><\/td>\n                                <td>Receive your data in machine-readable format<\/td>\n                            <\/tr>\n                            <tr>\n                                <td><strong>Restriction<\/strong><\/td>\n                                <td>Limit how we process your data<\/td>\n                            <\/tr>\n                            <tr>\n                                <td><strong>Objection<\/strong><\/td>\n                                <td>Object to processing based on legitimate interests<\/td>\n                            <\/tr>\n                            <tr>\n                                <td><strong>Withdraw Consent<\/strong><\/td>\n                                <td>Revoke previously granted consent<\/td>\n                            <\/tr>\n                        <\/tbody>\n                    <\/table>\n\n                    <h3>California Residents (CCPA\/CPRA)<\/h3>\n                    <ul>\n                        <li>Right to know what personal information we collect, use, disclose<\/li>\n                        <li>Right to delete personal information (with exceptions)<\/li>\n                        <li>Right to opt out of sale\/sharing (we do not sell personal information)<\/li>\n                        <li>Right to correct inaccurate information<\/li>\n                        <li>Right to limit use of sensitive personal information<\/li>\n                        <li>Right to non-discrimination for exercising privacy rights<\/li>\n                    <\/ul>\n\n                    <h3>How to Exercise Your Rights<\/h3>\n                    <div class=\"contact-grid\">\n                        <div class=\"contact-card\">\n                            <h4>Email<\/h4>\n                            <p><a href=\"mailto:info@mytcrplus.com\">info@mytcrplus.com<\/a><\/p>\n                            <p>Subject: \"Privacy Rights Request\"<\/p>\n                        <\/div>\n                        <div class=\"contact-card\">\n                            <h4>Phone<\/h4>\n                            <p><a href=\"tel:760-269-8277\">760-269-8277<\/a><\/p>\n                        <\/div>\n                        <div class=\"contact-card\">\n                            <h4>Mail<\/h4>\n                            <p>1887 Mesa Vista Dr<br>Henderson, NV 89014<\/p>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"info-box\">\n                        <p><strong>Response Timeline:<\/strong> 45 days (may extend to 90 days for complex requests). We will verify your identity before processing requests.<\/p>\n                    <\/div>\n                <\/section>\n\n                <section id=\"retention\" class=\"privacy-section\">\n                    <h2>9. Data Retention<\/h2>\n                    <p>We retain your personal information only as long as necessary for:<\/p>\n\n                    <table class=\"data-table\">\n                        <thead>\n                            <tr>\n                                <th>Data Category<\/th>\n                                <th>Retention Period<\/th>\n                                <th>Rationale<\/th>\n                            <\/tr>\n                        <\/thead>\n                        <tbody>\n                            <tr>\n                                <td>Account data<\/td>\n                                <td>Active account duration + 90 days<\/td>\n                                <td>Service delivery, transition support<\/td>\n                            <\/tr>\n                            <tr>\n                                <td>TCPA consent records<\/td>\n                                <td>4 years from last message<\/td>\n                                <td>Statute of limitations coverage<\/td>\n                            <\/tr>\n                            <tr>\n                                <td>Tax\/financial records<\/td>\n                                <td>7 years<\/td>\n                                <td>IRS requirement, accounting standards<\/td>\n                            <\/tr>\n                            <tr>\n                                <td>Audit logs<\/td>\n                                <td>2 years<\/td>\n                                <td>Security best practice<\/td>\n                            <\/tr>\n                            <tr>\n                                <td>Campaign data<\/td>\n                                <td>Active campaign lifecycle<\/td>\n                                <td>Service delivery<\/td>\n                            <\/tr>\n                            <tr>\n                                <td>Backup systems<\/td>\n                                <td>30-90 days<\/td>\n                                <td>Disaster recovery<\/td>\n                            <\/tr>\n                            <tr>\n                                <td>Anonymized analytics<\/td>\n                                <td>Indefinitely<\/td>\n                                <td>Business intelligence (non-identifiable)<\/td>\n                            <\/tr>\n                        <\/tbody>\n                    <\/table>\n\n                    <h3>Deletion Methods<\/h3>\n                    <p>When retention is no longer required:<\/p>\n                    <ul>\n                        <li>Secure deletion via cryptographic erasure<\/li>\n                        <li>Overwriting with random data (multiple passes)<\/li>\n                        <li>Physical destruction of storage media (where applicable)<\/li>\n                        <li>Anonymization rendering data non-identifiable<\/li>\n                    <\/ul>\n                <\/section>\n\n                <section id=\"security\" class=\"privacy-section\">\n                    <h2>10. Security Measures<\/h2>\n                    <p>We employ administrative, technical, and physical safeguards to protect the confidentiality, integrity, and availability of your information:<\/p>\n\n                    <h3>Technical Safeguards<\/h3>\n                    <ul>\n                        <li>SSL\/TLS encryption for all data transmission (HTTPS mandatory)<\/li>\n                        <li>AES-256 encryption for data at rest<\/li>\n                        <li>Database encryption with key rotation<\/li>\n                        <li>Secure API authentication (OAuth 2.0, API keys with rate limiting)<\/li>\n                        <li>Web application firewall (WAF) protection<\/li>\n                        <li>DDoS mitigation systems<\/li>\n                    <\/ul>\n\n                    <h3>Administrative Safeguards<\/h3>\n                    <ul>\n                        <li>Role-based access controls (RBAC)<\/li>\n                        <li>Least-privilege principle enforcement<\/li>\n                        <li>Background checks for personnel with data access<\/li>\n                        <li>Mandatory security awareness training<\/li>\n                        <li>Incident response procedures, breach notification protocols<\/li>\n                        <li>Third-party vendor security assessments<\/li>\n                    <\/ul>\n\n                    <h3>Physical Safeguards<\/h3>\n                    <ul>\n                        <li>Tier III+ data center facilities (for hosted infrastructure)<\/li>\n                        <li>Biometric access controls, 24\/7 surveillance<\/li>\n                        <li>Environmental controls (fire suppression, climate management)<\/li>\n                        <li>Redundant power supplies, network connectivity<\/li>\n                    <\/ul>\n\n                    <h3>Monitoring & Response<\/h3>\n                    <ul>\n                        <li>24\/7 security monitoring, intrusion detection systems<\/li>\n                        <li>Automated threat detection, anomaly alerting<\/li>\n                        <li>Regular vulnerability scanning, penetration testing<\/li>\n                        <li>Security patch management, update deployment<\/li>\n                        <li>Incident response team with defined escalation procedures<\/li>\n                    <\/ul>\n\n                    <div class=\"warning-box\">\n                        <p><strong>Limitations:<\/strong> No security system is impenetrable. While we implement industry-standard protections, we cannot guarantee absolute security. You are responsible for maintaining the confidentiality of your account credentials.<\/p>\n                    <\/div>\n                <\/section>\n\n                <section id=\"transfers\" class=\"privacy-section\">\n                    <h2>11. International Data Transfers<\/h2>\n                    <p>myTCRPlus operates primarily within the United States. If we transfer your personal information outside the U.S. (for example, to service providers in other jurisdictions), we ensure appropriate safeguards:<\/p>\n\n                    <h3>Transfer Mechanisms<\/h3>\n                    <ul>\n                        <li>Standard Contractual Clauses (SCCs) approved by European Commission<\/li>\n                        <li>Adequacy decisions recognizing equivalent data protection<\/li>\n                        <li>Binding Corporate Rules (where applicable)<\/li>\n                        <li>Consent-based transfers (where legally permissible)<\/li>\n                    <\/ul>\n\n                    <h3>Cross-Border Transfers<\/h3>\n                    <ul>\n                        <li>Data may be processed in U.S., EU, or other jurisdictions where service providers operate<\/li>\n                        <li>All transfers comply with applicable data protection laws (GDPR Art. 44-50, CCPA provisions)<\/li>\n                        <li>We assess third-country data protection adequacy before transfer<\/li>\n                    <\/ul>\n\n                    <p>If you are in the EEA or UK and your data is transferred to the U.S., you may contact us for information about safeguards in place.<\/p>\n                <\/section>\n\n                <section id=\"children\" class=\"privacy-section\">\n                    <h2>12. Children's Privacy<\/h2>\n                    <p>Our services are designed for businesses and are not directed to children under 13 (or 16 in certain jurisdictions). We do not knowingly collect personal information from children.<\/p>\n\n                    <h3>If We Learn of Child Data Collection<\/h3>\n                    <ul>\n                        <li>Immediate deletion of all collected information<\/li>\n                        <li>Termination of associated account<\/li>\n                        <li>Notification to parent\/guardian (where contact information available)<\/li>\n                    <\/ul>\n\n                    <div class=\"warning-box\">\n                        <p><strong>If You Believe We Have Child Data:<\/strong> Contact us immediately at <a href=\"mailto:info@mytcrplus.com\">info@mytcrplus.com<\/a> with subject line \"Child Privacy Concern.\" We will investigate and take appropriate action within 48 hours.<\/p>\n                    <\/div>\n                <\/section>\n\n                <section id=\"changes\" class=\"privacy-section\">\n                    <h2>13. Changes to This Privacy Policy<\/h2>\n                    <p>We may update this Privacy Policy to reflect:<\/p>\n                    <ul>\n                        <li>Changes in our services, features, or business practices<\/li>\n                        <li>New legal, regulatory, or carrier requirements<\/li>\n                        <li>Technological developments affecting data processing<\/li>\n                        <li>Feedback from users, regulators, or legal counsel<\/li>\n                    <\/ul>\n\n                    <h3>Notification Process<\/h3>\n                    <ul>\n                        <li>\"Last Updated\" date revision at top of policy<\/li>\n                        <li>Email notification to active account holders (for material changes)<\/li>\n                        <li>Prominent notice on website homepage (30 days minimum)<\/li>\n                        <li>Continued use of services after notice period constitutes acceptance<\/li>\n                    <\/ul>\n\n                    <h3>Material Changes Requiring Consent<\/h3>\n                    <ul>\n                        <li>Expansion of data sharing to new third-party categories<\/li>\n                        <li>Changes to legal basis for processing<\/li>\n                        <li>Reduction in data protection safeguards<\/li>\n                        <li>Introduction of automated decision-making affecting user rights<\/li>\n                    <\/ul>\n\n                    <p><strong>Previous Versions:<\/strong> Prior versions available upon request: <a href=\"mailto:info@mytcrplus.com\">info@mytcrplus.com<\/a><\/p>\n                <\/section>\n\n                <section id=\"contact\" class=\"privacy-section\">\n                    <h2>14. Contact Information<\/h2>\n                    \n                    <div class=\"contact-grid\">\n                        <div class=\"contact-card\">\n                            <h4>Privacy Inquiries<\/h4>\n                            <p><strong>Email:<\/strong> <a href=\"mailto:info@mytcrplus.com\">info@mytcrplus.com<\/a><\/p>\n                            <p>Subject: \"Privacy Inquiry\"<\/p>\n                            <p><strong>Phone:<\/strong> <a href=\"tel:760-269-8277\">760-269-8277<\/a><\/p>\n                            <p><strong>Mail:<\/strong> Native Chaos Holdings LLC<br>1887 Mesa Vista Dr<br>Henderson, NV 89014<\/p>\n                        <\/div>\n                        <div class=\"contact-card\">\n                            <h4>Data Protection Officer<\/h4>\n                            <p>For GDPR-related inquiries:<\/p>\n                            <p><a href=\"mailto:dpo@mytcrplus.com\">dpo@mytcrplus.com<\/a><\/p>\n                        <\/div>\n                        <div class=\"contact-card\">\n                            <h4>Response Timeline<\/h4>\n                            <p><strong>General inquiries:<\/strong> 5 business days<\/p>\n                            <p><strong>Privacy rights requests:<\/strong> 45 days (extendable to 90 days)<\/p>\n                            <p><strong>Security incidents:<\/strong> 72 hours (where legally required)<\/p>\n                        <\/div>\n                    <\/div>\n\n                    <h3>Escalation<\/h3>\n                    <p>If you are unsatisfied with our response, you may:<\/p>\n                    <ul>\n                        <li>Contact your local data protection authority (EEA\/UK residents)<\/li>\n                        <li>File a complaint with the California Attorney General (California residents)<\/li>\n                        <li>Pursue dispute resolution per our Terms of Service<\/li>\n                    <\/ul>\n                <\/section>\n\n                <section id=\"additional\" class=\"privacy-section\">\n                    <h2>15. Additional Disclosures<\/h2>\n\n                    <h3>No Legal Advice<\/h3>\n                    <p>This Privacy Policy describes our data practices and does not constitute legal advice. myTCRPlus provides compliance tools and microsites but does not provide legal advisory services. Organizations should consult qualified legal counsel for guidance specific to their messaging programs and data protection obligations.<\/p>\n\n                    <h3>Carrier Compliance Support<\/h3>\n                    <p>myTCRPlus microsites include required disclosures, privacy policies, opt-in\/opt-out language, and message frequency statements essential for VOIP\/CPaaS provider compliance. We monitor regulatory updates and carrier guidelines so your business texting program remains secure, transparent, and provider-approved.<\/p>\n\n                    <h3>Third-Party Links<\/h3>\n                    <p>Our websites may contain links to third-party sites. We are not responsible for the privacy practices or content of external sites. Review their privacy policies before providing personal information.<\/p>\n\n                    <h3>Biometric Data<\/h3>\n                    <p>We do not collect biometric information (fingerprints, facial recognition, voiceprints) through our services.<\/p>\n\n                    <h3>Automated Decision-Making<\/h3>\n                    <p>We do not make automated decisions that significantly affect you without human review, except for fraud detection systems designed to protect our platform and users.<\/p>\n\n                    <div class=\"info-box\">\n                        <p><strong>Document Version:<\/strong> 2.0<br>\n                        <strong>Last Comprehensive Review:<\/strong> November 19, 2025<br>\n                        <strong>Next Scheduled Review:<\/strong> February 19, 2026<\/p>\n                    <\/div>\n                <\/section>\n            <\/main>\n        <\/div>\n    <\/div>\n\n    <div class=\"back-to-top\" id=\"back-to-top\" onclick=\"scrollToTop()\">\n        \u2191\n    <\/div>\n\n    <script>\n        \/\/ Smooth scrolling to sections\n        function scrollToSection(sectionId) {\n            event.preventDefault();\n            const section = document.getElementById(sectionId);\n            if (section) {\n                section.scrollIntoView({ behavior: 'smooth', block: 'start' });\n                updateActiveNav(sectionId);\n            }\n        }\n\n        \/\/ Update active navigation item\n        function updateActiveNav(sectionId) {\n            const navLinks = document.querySelectorAll('.privacy-nav a');\n            navLinks.forEach(link => {\n                link.classList.remove('active');\n                if (link.getAttribute('href') === `#${sectionId}`) {\n                    link.classList.add('active');\n                }\n            });\n        }\n\n        \/\/ Collapsible sections\n        function toggleCollapsible(header) {\n            const section = header.parentElement;\n            section.classList.toggle('active');\n        }\n\n        \/\/ Back to top button\n        const backToTop = document.getElementById('back-to-top');\n        window.addEventListener('scroll', () => {\n            if (window.pageYOffset > 300) {\n                backToTop.classList.add('visible');\n            } else {\n                backToTop.classList.remove('visible');\n            }\n        });\n\n        function scrollToTop() {\n            window.scrollTo({ top: 0, behavior: 'smooth' });\n        }\n\n        \/\/ Search functionality\n        const searchInput = document.getElementById('search-input');\n        const searchResults = document.getElementById('search-results');\n        let searchTimeout;\n\n        searchInput.addEventListener('input', (e) => {\n            clearTimeout(searchTimeout);\n            const query = e.target.value.toLowerCase().trim();\n            \n            if (query.length < 3) {\n                searchResults.classList.remove('active');\n                searchResults.innerHTML = '';\n                return;\n            }\n\n            searchTimeout = setTimeout(() => {\n                performSearch(query);\n            }, 300);\n        });\n\n        function performSearch(query) {\n            const sections = document.querySelectorAll('.privacy-section');\n            const results = [];\n\n            sections.forEach(section => {\n                const text = section.textContent.toLowerCase();\n                const heading = section.querySelector('h2').textContent;\n                const id = section.id;\n\n                if (text.includes(query)) {\n                    const snippet = extractSnippet(text, query);\n                    results.push({ id, heading, snippet });\n                }\n            });\n\n            displaySearchResults(results, query);\n        }\n\n        function extractSnippet(text, query) {\n            const index = text.indexOf(query);\n            const start = Math.max(0, index - 50);\n            const end = Math.min(text.length, index + query.length + 50);\n            let snippet = text.substring(start, end);\n            \n            if (start > 0) snippet = '...' + snippet;\n            if (end < text.length) snippet = snippet + '...';\n            \n            return snippet;\n        }\n\n        function displaySearchResults(results, query) {\n            if (results.length === 0) {\n                searchResults.innerHTML = '<p style=\"color: #92400e; font-size: 0.875rem;\">No results found<\/p>';\n                searchResults.classList.add('active');\n                return;\n            }\n\n            let html = `<p style=\"color: #92400e; font-size: 0.875rem; margin-bottom: 0.5rem;\"><strong>${results.length} result(s) found<\/strong><\/p>`;\n            \n            results.slice(0, 5).forEach(result => {\n                html += `\n                    <div class=\"search-result-item\">\n                        <a href=\"#${result.id}\" onclick=\"scrollToSection('${result.id}')\">${result.heading}<\/a>\n                        <p style=\"font-size: 0.75rem; color: #78716c; margin-top: 0.25rem;\">${result.snippet}<\/p>\n                    <\/div>\n                `;\n            });\n\n            searchResults.innerHTML = html;\n            searchResults.classList.add('active');\n        }\n\n        \/\/ Download policy as PDF (placeholder - would need server-side implementation)\n        function downloadPolicy() {\n            alert('PDF download functionality requires server-side implementation. Current version supports printing to PDF via browser print dialog.');\n            window.print();\n        }\n\n        \/\/ Highlight active section on scroll\n        const observerOptions = {\n            root: null,\n            rootMargin: '-20% 0px -60% 0px',\n            threshold: 0\n        };\n\n        const observer = new IntersectionObserver((entries) => {\n            entries.forEach(entry => {\n                if (entry.isIntersecting) {\n                    updateActiveNav(entry.target.id);\n                }\n            });\n        }, observerOptions);\n\n        document.querySelectorAll('.privacy-section').forEach(section => {\n            observer.observe(section);\n        });\n\n        \/\/ Initialize: Expand first collapsible section in each category\n        document.addEventListener('DOMContentLoaded', () => {\n            const firstCollapsible = document.querySelector('.collapsible-section');\n            if (firstCollapsible) {\n                firstCollapsible.classList.add('active');\n            }\n        });\n    <\/script>\n<\/body>\n<\/html>\n```\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>MyTCRPlus Privacy Policy Privacy Policy Explains how myTCRPlus collects, protects, and uses your data while building compliance microsites for messaging programs. Privacy Policy | MyTCRPlus Privacy Policy Effective Date: November 19, 2025 Last Updated: November 19, 2025 Version: 2.0 \ud83d\udcc4 Print Policy \u2b07\ufe0f Download PDF \ud83d\udce7 Contact Us Table of Contents 1. Introduction 2. Information [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"ep_exclude_from_search":false,"footnotes":""},"class_list":["post-280","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/mytcrplus.com\/shop\/wp-json\/wp\/v2\/pages\/280","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mytcrplus.com\/shop\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mytcrplus.com\/shop\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mytcrplus.com\/shop\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mytcrplus.com\/shop\/wp-json\/wp\/v2\/comments?post=280"}],"version-history":[{"count":11,"href":"https:\/\/mytcrplus.com\/shop\/wp-json\/wp\/v2\/pages\/280\/revisions"}],"predecessor-version":[{"id":4216,"href":"https:\/\/mytcrplus.com\/shop\/wp-json\/wp\/v2\/pages\/280\/revisions\/4216"}],"wp:attachment":[{"href":"https:\/\/mytcrplus.com\/shop\/wp-json\/wp\/v2\/media?parent=280"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}