body,html{padding:0;margin:0;font-family:Medium;font-size:1rem}a{color:inherit;text-decoration:none}*{box-sizing:border-box}@media(prefers-color-scheme:dark){html{color-scheme:dark}body{color:#fff;background:#000}}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{border-radius:5px;background-color:#eaeef2;margin:0 45px 0 15px}::-webkit-scrollbar-thumb{background:rgba(1,30,65,.15);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:rgba(1,30,65,.25)}