hyapp-h5/app/da_fami.html
2026-07-08 10:15:23 +08:00

142 lines
5.0 KiB
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Delete Fami Voice Party Account | Fami Voice Party</title>
<meta name="description" content="This page explains how Fami Voice Party users can request permanent deletion of their account and associated data.">
<link rel="canonical" href="https://h5.global-interaction.com/app/da_fami.html">
<link rel="stylesheet" href="../common/theme.css">
<style>
html,
body {
margin: 0;
min-height: 100%;
background: var(--hy-theme-bg);
color: var(--hy-theme-text);
font-family: Arial, Helvetica, sans-serif;
}
body {
padding: 32px 16px 48px;
}
.page {
width: min(820px, 100%);
margin: 0 auto;
box-sizing: border-box;
padding: 28px;
border: 1px solid var(--hy-theme-line);
border-radius: 8px;
background: var(--hy-theme-surface);
box-shadow: var(--hy-theme-shadow);
}
h1,
h2 {
color: var(--hy-theme-primary-deep);
letter-spacing: 0;
}
h1 {
margin: 0 0 14px;
font-size: 30px;
line-height: 1.22;
}
h2 {
margin: 28px 0 10px;
font-size: 20px;
line-height: 1.35;
}
p,
li {
font-size: 15px;
line-height: 1.72;
}
p {
margin: 10px 0;
}
ul {
margin: 10px 0 0;
padding-left: 22px;
}
a {
color: var(--hy-theme-button);
font-weight: 700;
}
.meta {
color: var(--hy-theme-muted);
}
.action-link {
display: inline-block;
margin: 8px 0 6px;
padding: 10px 14px;
border-radius: 8px;
background: var(--hy-theme-button);
color: var(--hy-theme-surface);
text-decoration: none;
box-shadow: var(--hy-theme-button-shadow);
}
@media (max-width: 560px) {
body {
padding: 20px 12px 36px;
}
.page {
padding: 22px 18px;
}
h1 {
font-size: 25px;
}
}
</style>
</head>
<body>
<div class="page">
<h1>Delete Fami Voice Party Account</h1>
<p class="meta">Effective date: July 7, 2026</p>
<p class="meta">Contact: karchermary201@gmail.com</p>
<p><a class="action-link" href="mailto:karchermary201@gmail.com?subject=Delete%20Fami%20Voice%20Party%20Account">Start a deletion request by email</a></p>
<p>This page explains how Fami Voice Party users can request permanent deletion of their account and associated data.</p>
<h2>1. Who can use this page</h2>
<p>Use this page if you created a Fami Voice Party account and want to request permanent deletion of that account and the associated user data managed by Fami Voice Party.</p>
<p>You can submit a deletion request even if you no longer have access to the Fami Voice Party app on your device.</p>
<h2>2. How to submit a deletion request</h2>
<p>Send your deletion request by email to <a href="mailto:karchermary201@gmail.com">karchermary201@gmail.com</a>. Please use the subject line: Delete Fami Voice Party Account.</p>
<p>To help us find and verify the correct account, include the following information when available:</p>
<ul>
<li>Your Fami Voice Party UID.</li>
<li>Your registered email address or phone number.</li>
<li>Your Fami Voice Party nickname or profile name.</li>
<li>A clear statement that you want your Fami Voice Party account and associated data to be deleted.</li>
</ul>
<h2>3. Identity verification</h2>
<p>To protect account security and prevent unauthorized deletion, we may ask you to complete a reasonable identity-verification step before processing your request.</p>
<h2>4. What will be deleted</h2>
<p>After your request is verified and approved, we will delete your Fami Voice Party account and the associated account data that is managed in our systems, including profile information, app activity records linked to the account, and other user data linked to that account, unless retention is required for the reasons described below.</p>
<h2>5. Data that may be retained</h2>
<p>Certain records may be retained for a limited period where reasonably necessary for fraud prevention, abuse handling, dispute resolution, financial recordkeeping, tax, security, or legal and regulatory compliance.</p>
<h2>6. Processing time</h2>
<p>We aim to complete verified deletion requests within 7 business days, although certain cases may require additional time if further verification or compliance review is necessary.</p>
<h2>7. Contact</h2>
<p>If you have questions about account deletion or personal-data handling, contact <a href="mailto:karchermary201@gmail.com">karchermary201@gmail.com</a>.</p>
</div>
</body>
</html>