:root {
--bg: #ffffff;
--text: #111827;
--muted: #6b7280;
--border: #e5e7eb;
--link: #2563eb;
}
body {
margin: 0;
background: var(--bg);
color: var(--text);
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
line-height: 1.6;
}
main {
max-width: 800px;
margin: 0 auto;
padding: 40px 24px;
}
header {
border-bottom: 1px solid var(--border);
padding-bottom: 16px;
margin-bottom: 24px;
}
a { color: var(--link); text-decoration: none; }
a:hover { text-decoration: underline; }
h1 { margin: 0; font-size: 28px; }
p { margin: 12px 0; }
ul { margin: 12px 0; padding-left: 20px; }
.muted { color: var(--muted); }
.box {
border: 1px solid var(--border);
padding: 16px;
background: #f9fafb;
}
Privacy Policy
ReadabilityReport
This page describes what data the app stores and how it is used.
Data We Store
- Draft text (local only): the app may save your current text draft in your browser’s
localStorage so it persists on refresh.
Data We Do Not Collect (MVP)
- No user accounts are required for the free tier.
- No server-side storage of your pasted text is performed by default.
Third Parties
Analytics / payment / accounts may be added in future versions. This page should be updated when those features ship.
← Back to app