:root{--mainBackgroundColor: transparent;--secondaryBackgroundColor: transparent;--highlightColor: #c4c4c4;--textColor: "rgba(0, 0, 0, 0.93)";--subTextColor: "rgba(0, 0, 0, 0.6)";--surfaceColor:#f5f5f5;--primary:#2196f3}body{margin:0;box-sizing:border-box;height:100vh;width:100vw;background-color:var(--mainBackgroundColor);-webkit-user-select:none;user-select:none;overflow:hidden}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track-piece{background-color:transparent}::-webkit-scrollbar-thumb{border:1px solid transparent;background-clip:padding-box;border-radius:5px;background-color:#9e9e9e}::-webkit-scrollbar-corner{background-color:var(--surfaceColor)}#root{width:100%;height:100%;display:flex;flex-direction:column}*,*:after,*:before{margin:0;padding:0;box-sizing:border-box}*:focus{outline:none!important}html{font-size:14px;-webkit-user-select:none;user-select:none}@media (max-width: 75em){html{font-size:72.5%}}@media (max-width: 56.25em){html{font-size:60%}}@font-face{font-family:Roboto;src:url(/assets/Roboto-Thin-DxNvdLoR.ttf);font-weight:100}@font-face{font-family:Roboto;src:url(/assets/Roboto-Light-Dwz7nuwl.ttf);font-weight:300}@font-face{font-family:Roboto;src:url(/assets/Roboto-Regular-CmjnF39D.ttf);font-weight:400}@font-face{font-family:Roboto;src:url(/assets/Roboto-Italic-C2tNGqpc.ttf);font-style:italic}@font-face{font-family:Roboto;src:url(/assets/Roboto-Medium-BzTpVR6v.ttf);font-weight:500}@font-face{font-family:Roboto;src:url(/assets/Roboto-Bold-0vjaqapF.ttf);font-weight:700}@font-face{font-family:Roboto;src:url(/assets/Roboto-Black-ClahXRed.ttf);font-weight:900}body{font-family:Roboto,sans-serif;font-weight:400;font-size:1.2rem;line-height:1.7;color:var(--textColor)}
