1.1. What cookies and similar technologies are
Cookies are small text files that a website asks your browser to store on your device. On each later request the browser sends them back, which lets the site recognise your session, remember choices and measure usage. Similar technologies include localStorage and sessionStorage (key-value storage in the browser) and pixels or beacons embedded in pages.
First-party cookies are set by kapusta.dev; third-party cookies are set by an external provider whose resource is loaded on the page. Session cookies disappear when you close the browser; persistent cookies stay until they expire or you delete them.