Cookie Consent Banner
This component is ready to drop into any page in your platform. Copy the HTML comment blocks below into each page's <head> and before </body>.
/* ─── STEP 1: Add to <head> ─── */ <link rel="stylesheet" href="cookie-consent.css"> /* OR paste the <style> block from this file */ /* ─── STEP 2: Add before </body> ─── */ <script src="cookie-consent.js"></script> /* OR paste the <script> block from this file */ /* ─── That's it. Banner auto-shows on first visit. ─── */