Essential session storage
The contact route uses a short-lived session to protect the form against cross-site requests and repeated spam submissions. The admin CMS uses a secure session for authorized editors, an inactivity timeout and login-rate limiting. Public content pages do not start a CMS session merely because they are viewed.
Calculator inputs
Tool values are processed in the browser and are not intentionally stored by the site. Copying, printing or saving a result is controlled by the user and the browser.
Advertising and analytics
AdSense is disabled by default. If advertising or analytics is enabled, the site must implement the disclosure and consent configuration required for the visitor’s region before non-essential storage is used. Ads must remain visually separate from official actions, navigation and tool controls.
Browser controls
Users can inspect, block or delete cookies through browser settings. Blocking essential session storage can prevent the contact form or CMS from working but should not prevent ordinary public pages and calculators from loading.