:root{--color-background: #ffffff;--color-text: #000000;--color-heading: #000000;--color-border: #e0e0e0;--easyscreen-grey: #575757}@media(prefers-color-scheme:dark){:root{--color-background: #181818;--color-text: #e0e0e0;--color-heading: #ffffff;--color-border: #444444}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;background:var(--color-background);color:var(--color-text);font-family:Roboto,sans-serif;line-height:1.6;font-size:16px}.hide-cursor{cursor:none!important}
