:root{color-scheme:dark light}body,html{max-width:100vw;overflow-x:hidden;font-family:Roboto,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}*{box-sizing:border-box}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,rgba(255,108,0,.8),rgba(21,101,192,.8));border-radius:999px}::-webkit-scrollbar-track{background:hsla(0,0%,100%,.05)}