<?php
session_start();
?>
<!DOCTYPE html>
<html lang="en" class="h-full bg-slate-950">
<head>
  <meta charset="UTF-8">
  <title>Zero-Retention Privacy Policy • Minimal Bookkeeping (MB) PDF Suite</title>
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <meta name="description" content="Zero server data retention privacy policy for bank statement converter.">
  <meta name="robots" content="index, follow">
  <link rel="canonical" href="https://pdf.minimal-bookkeeping.app<?php echo $_SERVER['REQUEST_URI']; ?>">
  <script src="https://cdn.tailwindcss.com"></script>
  <style>
    @import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&family=JetBrains+Mono:wght@400;500;600;700&display=swap');
    :root { font-family: 'Plus Jakarta Sans', -apple-system, BlinkMacSystemFont, sans-serif; }
    .font-mono { font-family: 'JetBrains Mono', monospace; }
    .glass-card {
      background: linear-gradient(135deg, rgba(30, 41, 59, 0.7) 0%, rgba(15, 23, 42, 0.8) 100%);
      backdrop-filter: blur(12px);
      border: 1px solid rgba(255, 255, 255, 0.08);
    }
  </style>
</head>
<body class="bg-slate-950 text-slate-200 min-h-full flex flex-col selection:bg-cyan-500 selection:text-slate-950">
  
  <!-- Navigation Header -->
  <header class="border-b border-slate-800/80 bg-slate-950/90 backdrop-blur sticky top-0 z-40">
    <div class="max-w-7xl mx-auto px-4 h-16 flex items-center justify-between">
      <a href="/" class="flex items-center gap-3">
        <div class="w-9 h-9 rounded-xl bg-gradient-to-tr from-cyan-500 to-emerald-400 flex items-center justify-center font-black text-slate-950 text-sm shadow-lg shadow-cyan-500/20">
          MB
        </div>
        <div>
          <span class="font-extrabold text-white text-sm sm:text-base tracking-tight">Minimal Bookkeeping <span class="text-cyan-400">PDF</span></span>
          <span class="hidden sm:inline-block ml-2 px-2 py-0.5 rounded-md text-[10px] font-bold bg-slate-900 border border-slate-800 text-slate-400">Statement Converter</span>
        </div>
      </a>
      <div class="flex items-center gap-3 text-xs">
        <a href="/" class="px-3 py-1.5 text-slate-300 hover:text-white transition-colors">Converter</a>
        <a href="/#pricing" class="px-3 py-1.5 text-slate-300 hover:text-white transition-colors">Pricing</a>
        <a href="https://minimal-bookkeeping.app" target="_blank" class="px-3.5 py-1.5 bg-slate-900 border border-slate-800 hover:border-cyan-500/40 text-cyan-300 font-bold rounded-xl transition-all">
          Open Ledger &nearr;
        </a>
      </div>
    </div>
  </header>

  <main class="flex-1 max-w-4xl mx-auto px-4 py-12 w-full">
    
    <div class="space-y-6">
      <div class="space-y-2">
        <span class="px-3 py-1 rounded-full text-xs font-bold bg-emerald-500/10 text-emerald-400 border border-emerald-500/20">Security &amp; Zero Data Storage</span>
        <h1 class="text-3xl sm:text-4xl font-black text-white tracking-tight">Privacy Policy &amp; Zero-Retention Guarantee</h1>
        <p class="text-xs text-slate-400">Effective Date: September 1, 2026 &bull; Minimal Bookkeeping (MB) PDF Statement Suite</p>
      </div>

      <div class="glass-card p-6 sm:p-8 rounded-3xl space-y-6 text-xs text-slate-300 leading-relaxed border-slate-800">
        <div class="p-4 rounded-2xl bg-emerald-950/30 border border-emerald-500/40 text-emerald-200">
          <div class="font-black text-sm text-emerald-300 mb-1">🛡️ The Minimal Bookkeeping Zero-Retention Pledge</div>
          <p>We believe financial confidentiality is non-negotiable. Unlike legacy services that store your bank records in permanent cloud databases, <strong class="text-white">Minimal Bookkeeping never saves your uploaded bank statements</strong>. All processing occurs in volatile ephemeral RAM buffers and is completely destroyed the moment your download completes.</p>
        </div>

        <div>
          <h2 class="text-sm font-bold text-white mb-2">1. How We Process Uploaded PDF Documents</h2>
          <p>When you upload a statement (native PDF or scanned image), the file is sent over an encrypted 256-bit TLS connection to an isolated temporary processing buffer. Our neural OCR and spatial geometry parser extracts table coordinates, calculates mathematical running balances, generates your CSV/Excel/JSON file, and instantly purges the source file from disk. No human ever inspects your statements.</p>
        </div>

        <div>
          <h2 class="text-sm font-bold text-white mb-2">2. What Information We Collect</h2>
          <ul class="list-disc list-inside space-y-1.5 pl-2 text-slate-300">
            <li><strong class="text-white">Account Identification:</strong> When registering or purchasing credits/subscriptions, we collect your email address to authenticate your session and credit balances.</li>
            <li><strong class="text-white">Payment Records:</strong> Payment processing is handled directly by PayPal. We store only the transaction ID, date, currency, and credit count to honor your purchases and provide receipts. We never see or store credit card numbers.</li>
            <li><strong class="text-white">Authentication Session Tokens:</strong> We use strictly essential HTTP-only cookies to keep you signed in. We use zero third-party advertising trackers.</li>
          </ul>
        </div>

        <div>
          <h2 class="text-sm font-bold text-white mb-2">3. Zero Data Sharing &amp; Zero Model Training</h2>
          <p>We do not sell, rent, or monetize user data. We do not use your proprietary transaction records, company details, payees, or cash balances to train general public artificial intelligence or machine learning models.</p>
        </div>

        <div>
          <h2 class="text-sm font-bold text-white mb-2">4. GDPR &amp; CCPA Compliance (Your Rights)</h2>
          <p>Under GDPR and CCPA, you have the right to request a complete export of your user profile or request immediate deletion of your account and transaction history. You can execute an instantaneous right-to-be-forgotten request by emailing <a href="mailto:support@minimal-bookkeeping.app" class="text-cyan-400 hover:underline">support@minimal-bookkeeping.app</a>.</p>
        </div>

        <div class="pt-4 border-t border-slate-800 flex justify-between items-center text-[11px] text-slate-400">
          <span>Need a signed Data Processing Agreement (DPA)?</span>
          <a href="/contact" class="text-cyan-400 font-bold hover:underline">Request Compliance Packet &rarr;</a>
        </div>
      </div>
    </div>
  </main>

  
  <!-- Footer -->
  <footer class="border-t border-slate-800/80 bg-slate-950/95 py-12 px-4 text-xs text-slate-400">
    <div class="max-w-7xl mx-auto grid grid-cols-1 md:grid-cols-4 gap-8 mb-8">
      <div>
        <div class="flex items-center gap-2 mb-3">
          <div class="w-7 h-7 rounded-lg bg-gradient-to-tr from-cyan-500 to-emerald-400 flex items-center justify-center font-black text-slate-950 text-xs">MB</div>
          <span class="font-bold text-white text-sm">Minimal Bookkeeping</span>
        </div>
        <p class="text-slate-400 text-xs leading-relaxed">
          The universal bank statement conversion and OCR engine with zero server data retention and mathematical running-balance verification.
        </p>
      </div>
      <div>
        <h4 class="text-white font-bold text-xs uppercase tracking-wider mb-3">Product &amp; Pricing</h4>
        <ul class="space-y-2">
          <li><a href="/#pricing" class="hover:text-cyan-400 transition-colors">Pay-As-You-Go Credits</a></li>
          <li><a href="/#pricing" class="hover:text-cyan-400 transition-colors">Monthly SaaS Subscriptions</a></li>
          <li><a href="https://minimal-bookkeeping.app" class="hover:text-cyan-400 transition-colors">Cloud Double-Entry Accounting</a></li>
        </ul>
      </div>
      <div>
        <h4 class="text-white font-bold text-xs uppercase tracking-wider mb-3">Legal &amp; Trust</h4>
        <ul class="space-y-2">
          <li><a href="/terms" class="hover:text-cyan-400 transition-colors">Terms of Service</a></li>
          <li><a href="/privacy" class="hover:text-cyan-400 transition-colors">Zero-Retention Privacy Policy</a></li>
          <li><a href="/refund" class="hover:text-cyan-400 transition-colors">Cancellation &amp; Refund Policy</a></li>
          <li><a href="/contact" class="hover:text-cyan-400 transition-colors">Merchant Contact &amp; Support</a></li>
        </ul>
      </div>
      <div>
        <h4 class="text-white font-bold text-xs uppercase tracking-wider mb-3">Security &amp; Encryption</h4>
        <p class="text-slate-400 text-xs leading-relaxed mb-3">
          All document conversions occur in isolated, temporary volatile memory buffers. Files are automatically destroyed upon download.
        </p>
        <span class="inline-flex items-center gap-1.5 text-emerald-400 font-mono font-bold text-[11px]">
          🔒 256-bit TLS &bull; In-Memory OCR
        </span>
      </div>
    </div>
    <div class="max-w-7xl mx-auto pt-6 border-t border-slate-900 flex flex-col sm:flex-row items-center justify-between gap-4 text-slate-500 text-[11px]">
      <div>&copy; 2026 Minimal Bookkeeping (MB). All rights reserved.</div>
      <div class="flex gap-4">
        <a href="/terms" class="hover:underline">Terms</a>
        <a href="/privacy" class="hover:underline">Privacy</a>
        <a href="/refund" class="hover:underline">Refunds</a>
        <a href="/contact" class="hover:underline">Contact</a>
        <a href="https://minimal-bookkeeping.app" class="text-cyan-400 hover:underline">Minimal Bookkeeping App</a>
      </div>
    </div>
  </footer>
</body>
</html>