What This Site Stores
By default, this site stores one small browser-based preference record on the visitor's device: the cookie consent preferences.
This value is saved in localStorage, not sent automatically with each page request, and is used only to remember visitor choices in the current browser.
Consent Categories
The consent interface includes an always-active essential category plus optional analytics and marketing categories.
Analytics and marketing are placeholders until we connect real tools. The banner and modal still work now, so those tools can be gated behind consent when you add them later.
Stored Keys
How to Change Preferences
Visitors can reopen the preferences modal any time from the footer's Cookie Preferences button.
You can also open thecookie preferences modal.
Using Consent in Custom Scripts
The site exposes window.mariaCookieConsent so optional scripts can check whether analytics or marketing is allowed before loading.
It also emits a maria:cookieConsentChanged browser event whenever the visitor saves new choices.