index.html 8.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="UTF-8">
  5. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  6. <meta name="description" content="Grammar Pro Privacy Policy — how we collect, use, and protect your data.">
  7. <title>Privacy Policy — Grammar Pro</title>
  8. <link rel="preconnect" href="https://fonts.googleapis.com">
  9. <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
  10. <link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap" rel="stylesheet">
  11. <style>
  12. :root {
  13. --teal: #00a67e; --teal-dark: #008c6b; --teal-light: #e6f7f2;
  14. --gradient-start: #009e78; --gradient-end: #33c799;
  15. --bg: #f8fafb; --surface: #ffffff; --text-primary: #1a2438;
  16. --text-secondary: #475569; --text-muted: #6b7280; --border: #c7d2de;
  17. --shadow: 0 4px 24px rgba(0, 0, 0, 0.06);
  18. --radius-sm: 10px; --max-width: 1120px;
  19. --font: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  20. }
  21. *, *::before, *::after { box-sizing: border-box; }
  22. body { margin: 0; font-family: var(--font); font-size: 16px; line-height: 1.6; color: var(--text-primary); background: var(--bg); -webkit-font-smoothing: antialiased; }
  23. a { color: var(--teal); text-decoration: none; transition: color 0.2s ease; }
  24. a:hover { color: var(--teal-dark); }
  25. .container { width: min(100% - 2rem, var(--max-width)); margin-inline: auto; }
  26. .legal-hero { padding: 3.5rem 0 2rem; border-bottom: 1px solid var(--border); background: var(--surface); }
  27. .legal-hero h1 { font-size: clamp(2rem, 4vw, 2.75rem); font-weight: 800; letter-spacing: -0.02em; margin: 0 0 0.75rem; }
  28. .legal-meta { color: var(--text-muted); font-size: 0.9375rem; }
  29. .legal-content { padding: 3rem 0 5rem; }
  30. .legal-content .container { max-width: 760px; }
  31. .legal-content h2 { font-size: 1.375rem; font-weight: 700; margin: 2.5rem 0 0.75rem; color: var(--text-primary); }
  32. .legal-content h2:first-child { margin-top: 0; }
  33. .legal-content h3 { font-size: 1.0625rem; font-weight: 600; margin: 1.5rem 0 0.5rem; }
  34. .legal-content p, .legal-content li { color: var(--text-secondary); font-size: 0.975rem; }
  35. .legal-content ul, .legal-content ol { padding-left: 1.25rem; margin: 0.75rem 0; }
  36. .legal-content li { margin-bottom: 0.4rem; }
  37. .legal-content a { word-break: break-word; }
  38. </style>
  39. </head>
  40. <body>
  41. <main>
  42. <section class="legal-hero">
  43. <div class="container">
  44. <h1>Privacy Policy</h1>
  45. <p class="legal-meta">Last updated: June 18, 2026</p>
  46. </div>
  47. </section>
  48. <section class="legal-content">
  49. <div class="container">
  50. <p>
  51. Grammar Pro ("we," "our," or "us") is committed to protecting your privacy. This Privacy Policy
  52. explains how we collect, use, disclose, and safeguard your information when you use the
  53. Grammar Pro macOS application and related services (collectively, the "Service").
  54. </p>
  55. <p>
  56. By using Grammar Pro, you agree to the collection and use of information in accordance with
  57. this policy. If you do not agree, please do not use the Service.
  58. </p>
  59. <h2>1. Information We Collect</h2>
  60. <h3>1.1 Text You Submit</h3>
  61. <p>
  62. When you use features such as grammar checking, paraphrasing, translation, summarization,
  63. or email writing, the text you enter may be sent to our servers or third-party AI providers
  64. to generate results. We process this data solely to deliver the requested functionality.
  65. </p>
  66. <h3>1.2 Usage History</h3>
  67. <p>
  68. Grammar Pro may store a local history of your recent tool usage on your device to help you
  69. revisit past results. This history remains on your Mac unless you choose to clear it within
  70. the app settings.
  71. </p>
  72. <h3>1.3 Subscription and Purchase Data</h3>
  73. <p>
  74. Subscriptions and in-app purchases are processed through Apple's App Store. We receive
  75. limited purchase information (such as subscription status and product identifiers) from Apple
  76. to manage your access to premium features. We do not collect or store your payment card details.
  77. </p>
  78. <h3>1.4 Device and Technical Information</h3>
  79. <p>We may automatically collect limited technical data, including:</p>
  80. <ul>
  81. <li>App version and macOS version</li>
  82. <li>Anonymous crash reports and performance diagnostics</li>
  83. <li>General usage statistics to improve the Service</li>
  84. </ul>
  85. <h2>2. How We Use Your Information</h2>
  86. <p>We use the information we collect to:</p>
  87. <ul>
  88. <li>Provide, operate, and maintain the Service</li>
  89. <li>Process your text inputs and return AI-generated results</li>
  90. <li>Manage subscriptions and premium feature access</li>
  91. <li>Improve app performance, reliability, and user experience</li>
  92. <li>Respond to support requests and communicate with you</li>
  93. <li>Comply with legal obligations</li>
  94. </ul>
  95. <h2>3. Third-Party Services</h2>
  96. <p>
  97. Grammar Pro may use third-party AI and cloud infrastructure providers to process your requests.
  98. These providers are contractually obligated to handle data securely and only for the purpose
  99. of delivering the Service. We do not sell your personal information to third parties.
  100. </p>
  101. <p>Third-party services we may use include:</p>
  102. <ul>
  103. <li>Apple App Store (subscription and payment processing)</li>
  104. <li>AI and language processing providers</li>
  105. <li>Cloud hosting and analytics services</li>
  106. </ul>
  107. <h2>4. Data Retention</h2>
  108. <p>
  109. Text submitted for processing is retained only as long as necessary to fulfill your request
  110. and for a limited period for quality assurance and abuse prevention, unless a longer retention
  111. period is required by law. Local history stored on your device can be deleted at any time
  112. through the app.
  113. </p>
  114. <h2>5. Data Security</h2>
  115. <p>
  116. We implement appropriate technical and organizational measures to protect your information
  117. against unauthorized access, alteration, disclosure, or destruction. However, no method of
  118. transmission over the internet or electronic storage is 100% secure, and we cannot guarantee
  119. absolute security.
  120. </p>
  121. <h2>6. Your Rights and Choices</h2>
  122. <p>Depending on your location, you may have the right to:</p>
  123. <ul>
  124. <li>Access the personal data we hold about you</li>
  125. <li>Request correction or deletion of your data</li>
  126. <li>Object to or restrict certain processing activities</li>
  127. <li>Withdraw consent where processing is based on consent</li>
  128. <li>Request a copy of your data in a portable format</li>
  129. </ul>
  130. <p>
  131. To exercise these rights, contact us through our
  132. <a href="https://sites.google.com/view/grammar-pro-ai-writing-app/get-support">support page</a>.
  133. </p>
  134. <h2>7. Children's Privacy</h2>
  135. <p>
  136. Grammar Pro is not intended for children under the age of 13 (or the minimum age required in
  137. your jurisdiction). We do not knowingly collect personal information from children. If you
  138. believe a child has provided us with personal data, please
  139. <a href="https://sites.google.com/view/grammar-pro-ai-writing-app/get-support">contact us through our support page</a>
  140. and we will take steps to delete it.
  141. </p>
  142. <h2>8. International Data Transfers</h2>
  143. <p>
  144. Your information may be transferred to and processed in countries other than your own.
  145. Where required, we implement appropriate safeguards to ensure your data receives an adequate
  146. level of protection.
  147. </p>
  148. <h2>9. Changes to This Policy</h2>
  149. <p>
  150. We may update this Privacy Policy from time to time. We will notify you of material changes
  151. by posting the updated policy on this page and updating the "Last updated" date. Your
  152. continued use of the Service after changes become effective constitutes acceptance of the
  153. revised policy.
  154. </p>
  155. </div>
  156. </section>
  157. </main>
  158. </body>
  159. </html>