:root{--background:#1e1e1e;--background-shade:#2c2d2e;--text:#fff;--accent:#f93463}*{box-sizing:border-box;margin:0;padding:0}html,body{color:var(--text);background:var(--background);overflow-x:hidden!important}a,a:visited,a:active,button:visited,button:active{color:inherit;text-decoration:none}::-webkit-scrollbar{width:1.25rem;height:16px}::-webkit-scrollbar-track{background:var(--text)}::-webkit-scrollbar-thumb{background-color:gray;background-clip:content-box;border:4px solid #0000;border-radius:8px}*{scrollbar-width:auto;scrollbar-color:#b1aab9 transparent}
