body,html{margin:0;padding:0;-webkit-user-select:auto;-moz-user-select:auto;user-select:auto;background:var(--white);font-family:var(--font-family);-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-tap-highlight-color:transparent}::-moz-focus-inner,::-moz-focus-outer{padding:0;border:0}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-track{background-color:var(--background)}::-webkit-scrollbar-thumb{border-radius:30px;background-color:var(--primary)}a{text-decoration:none}@media (max-width:480px){::-webkit-scrollbar{width:5px;height:5px}}:root{--primary:#c2d8ff;--black:#000;--white:#fff;--dark:#222;--lightDark:#676767;--light:#f4f5f7;--darkLight:#bababa;--accent:#c2d8ff;--additional:#275adf;--error:#ff1500;--banana:#ffc803;--frontColor:#c2d8ff;--backColor:#ffc5c5;--analystColor:#d2d4ff;--testerColor:#ded9e1;--scrumColor:#e1fac9;--mlColor:#f6d7b3;--sys_adminColor:#d6fed7;--font-family:"Roboto",sans-serif}