Plain version
Nothing here collects anything
The short version. This is a static demonstration website. It has no backend, no database, no analytics, no advertising and no cookies. Nothing you type on it goes anywhere.
What is stored on your device
One entry in your browser’s localStorage, named botelho.cfg. It holds your day/night choice, which colour scheme you picked, and your reading options — text size, high contrast, reduced motion, underlined links. It stays in your browser, is never sent anywhere, and is readable only by this site.
The storage banner lets you decline it. Declining removes the entry and stops the site writing it again; the site then simply forgets your choices between visits. You can also clear it yourself through your browser’s site-data controls.
What is not stored
- No cookies of any kind are set.
- No analytics, no pixels, no fingerprinting, no session recording.
- No advertising or remarketing tags.
- No third-party fonts, maps or embeds requested by this site — the two typefaces are served from this site itself.
- No IP logging by this site. The hosting provider keeps its own request logs, as every host does.
The forms
Every form on this site — the contact forms, the calculator email fields — validates what you typed and then shows a confirmation. Nothing is transmitted to a server and nothing is written down. There is a single function in the code marked as the seam where a real deployment would send it somewhere; on this demonstration it does nothing.
The calculators
All arithmetic happens in your browser. Inputs are written into the page’s address so that a result can be shared as a link; that URL only leaves your machine if you choose to share it. Using a social share button hands that URL to the network you picked, which is exactly what sharing means.
The edge
This site is served through a content delivery network. A CDN sees requests in order to serve them, and its zone settings can alter delivered pages in ways a repository cannot control. Email addresses in this site’s markup are wrapped so that the network’s address-obfuscation feature does not inject a script into these pages. What can honestly be promised is that this site’s own source ships no third-party JavaScript.
Contact
There is nobody to contact about your data because none is collected. Nadia Botelho is an invented person and Botelho Mortgage is not a real business. See licensing and disclosures.
This page describes a demonstration site’s actual behaviour. It is not a template privacy policy and should not be reused as one for a real business, which has genuine obligations this page does not attempt to cover.