CSS
CSS custom properties
--color-text-1
<dialog>
body:has(dialog[open]) { overflow: hidden;}
dialog::backdrop { backdrop-filter: blur(2px);}