html{font-size:16px}body,html{height:100%;overflow:hidden}body{max-width:100vw;margin:0;background-color:var(--background-light)}a{color:inherit;text-decoration:none}ol,ul{list-style:none}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 30px #fff!important}input[data-autocompleted]{background-color:transparent!important}@media screen and (max-width:768px){html{font-size:14px}}:root{--primary-color:#2295ff;--accent-color:#000;--hover-color:#fff;--background-light:#f5f5f5;--sidebar-bg-active:#c6e4ff;--gradient-background:linear-gradient(112.98deg,#00c6ff -0.65%,#0072ff 98.2%);--gray-100:#f3f3f3;--gray-150:#dbdbdb;--gray-200:#e4e4e4;--gray-300:#a6a6a6;--gray-350:#a4a4a4;--gray-400:#8f8f8f;--gray-500:#a0a0a0;--gray-600:#4b4b4b;--gray-border:#b9b9b9;--blue-50:#d9edff;--blue-100:#daedff;--blue-200:#2295ff;--red-100:#e00;--red-200:#fb0404;--white:#fff;--black:#000;--toast-success:#81c784;--toast-error:#e57373;--toast-info:#a5d6a7;--font-weight-light:300;--font-weight-regular:400;--font-weight-medium:500;--font-weight-bold:700}