/* Privacy.jsx — inverted ink slab. The brand's emotional core. */ function Privacy() { return (
Private by design.

We do not sell your data. We do not show you ads. We do not let anyone else look.

Yours alone.

Your calendars, your health export, and the cognition forecasts derived from them live against your account and are shown only to you.

We do not sell your data. Ever.

No ad networks. No data brokers. No "anonymised" resale. No analytics that profile you. The business model is your subscription, nothing else.

No third-party trackers.

No Google Analytics, no Meta pixel, no Mixpanel, no Segment. The marketing site and the app both ship without them.

Export anytime.

A single subscribable feed and a one-click data export live in your settings. Delete your account and every byte is gone within 30 days.

no_third_party_trackers · no_ad_networks · no_data_resale · export_or_delete_anytime

); } window.Privacy = Privacy;