Legal
Cookie Policy
What cookies are, which ones a service like this uses, and how to control them.
Last updated: 2026
What cookies are
Cookies are small text files a website stores on your device. Similar technologies — like browser localStorage — do the same job. This prototype does not set tracking cookies; it uses your browser's localStorage only for features you can see (your theme choice, cookie preference, demo sign-in, and demo data).
The categories, honestly described
- Necessary. Required for the site to work — for example, remembering your cookie choice itself. These cannot be switched off.
- Preference. Remember choices like light or dark mode. In this demo, that preference lives only in your browser.
- Analytics. Would help understand which pages are useful. This prototype includes no analytics; a live service should only enable these with consent.
- Marketing. Would be used for advertising. This prototype contains none, and marketing cookies should never load without explicit opt-in.
Managing cookies
You can accept or reject non-essential cookies in the consent banner, change your browser settings to block or delete cookies, and clear this demo's stored data through your browser's site-data settings. Blocking necessary storage may stop some features from working.
Third-party services
This prototype loads fonts from Google Fonts, which may receive your IP address as part of any web request. A production service should list every third party that sets cookies here, with links to their policies.