15 lines
907 B
HTML
15 lines
907 B
HTML
<!doctype html>
|
||
<meta charset="utf-8">
|
||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||
<title>Privacy – AptivaAI</title>
|
||
<style>
|
||
body{font:16px/1.6 system-ui,Segoe UI,Roboto,Arial,sans-serif;max-width:820px;margin:40px auto;padding:0 16px;color:#111}
|
||
h1{font-size:28px;margin:0 0 16px}
|
||
a{color:#1d4ed8;text-decoration:underline}
|
||
small{color:#555}
|
||
</style>
|
||
<h1>Privacy Policy</h1>
|
||
<p>We collect account information (name, email), an optional phone number to enable SMS, and usage data. We use this information to provide and secure the service, including sending SMS you enable (e.g., verification codes). We share data with processors under contracts that limit use to our instructions. You can opt out of SMS by replying <strong>STOP</strong>.</p>
|
||
<p>Contact: <a href="mailto:support@aptivaai.com">support@aptivaai.com</a></p>
|
||
<p><small>Last updated: Sep 13, 2025</small></p>
|