Privacy

This site is a static component gallery. It has no accounts, no analytics, no advertising and no tracking. Everything below is checkable in the source, which is public — the same rule this system applies to every other claim it makes.


What stays on your device

Three preferences are kept in your browser's localStorage, on your device only, and never sent anywhere: your light/dark choice (letbe-ds-dark-mode), the theme editor's state — knobs, presets, an imported baseline — (letbe-ds-theme-editor-v2), and the collapse/width of app-shell demos (lb-shell-*). These are not cookies, they carry no identifier, and clearing site data removes them.

What leaves your device

Loading a page requests files. Fonts, styles, scripts and the images on the About page are served from this site's own origin. Demo audio tracks and the brand film in the media demos are served from a public CDN (cdn.jsdelivr.net) that mirrors the companion letbe-media repository; requesting a file from any host means that host sees your IP address for the duration of the request, as with any download. Nothing about you is attached to those requests by this site.

One request happens only when you ask for it: the theme editor's font picker fetches a family from Google Fonts (fonts.googleapis.com) at the moment you choose one. Pages themselves make no request to Google — the shipped typefaces are self-hosted.

Forms and inputs

Every form on this site is a demonstration of a component. None has a destination: nothing typed into the auth flows, the newsletter box or any input is submitted, stored or transmitted. The theme editor's Import, Paste and #theme= links process a token file entirely in your browser.

Hosting

The site is served as static files by a hosting provider, which — like every web host — keeps standard access logs (IP address, requested path, user agent, timestamp) for operating and securing the service. This site adds nothing to those logs and does not read them for anything beyond keeping the site up.

Contact

Questions about any of this: open an issue on the letbe-ds repository. If this page and the source ever disagree, the source is right and this page is a bug — report it.