:root{--background:#f5f5f5;--light-gray:#c9c9c9;--black10:rgba(0,0,0,0.10196078431372549);--black25:rgba(0,0,0,0.25098039215686274);--black50:rgba(0,0,0,0.5019607843137255);--black80:rgba(0,0,0,0.8);--alive-blue:#0c75ff;--alive-blue25:rgba(12,117,255,0.25098039215686274);--alive-blue50:rgba(12,117,255,0.5019607843137255);--alive-green:#00c721;--if-green:#71c837;--background-green:#4dff7c;--background-auth:#abe4ff;--background-green50:rgba(77,255,124,0.5019607843137255);--background-green25:rgba(77,255,124,0.25098039215686274);--background-green-light:#90ffad;--background-green-darker:#85f2a2;--if-red:#d40000;--if-red-light:#cf4444}body{font:400 1rem Roboto,sans-serif;background-color:var(--background)}*{margin:0;padding:0;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}@media (max-width:1440px){html{font-size:93.75%}}@media (max-width:1080px){html{font-size:87.5%}}@media (max-width:750px){html{font-size:81.25%}}button,input,textarea{font:inherit;color:inherit}button{cursor:pointer;border:none;background:none}a{text-decoration:inherit;color:inherit}