14 lines
779 B
HTML
14 lines
779 B
HTML
<!doctype html>
|
||
<meta charset="utf-8">
|
||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||
<title>Terms – 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>Terms of Service</h1>
|
||
<p>The service is provided “as is.” Liability is limited to fees paid in the prior 12 months. If you enable SMS, you consent to receive 2FA/security texts as described in the <a href="/sms">SMS Terms</a>. Message & data rates may apply. Reply <strong>STOP</strong> to cancel, <strong>HELP</strong> for help.</p>
|
||
<p><small>Last updated: Sep 13, 2025</small></p>
|