:root{--white:#fff;--black:#000;--blue:#3c83f6;--blue-light:#04aee7;--blue-dark:#10579e;--orange-light:#f7ba22;--orange:#eaa11a;--orange-transparent:rgba(234,161,26,.5);--orange-dark:#d68100;--green-yellow:#98de0d;--green-yellow-shadow:rgba(152,222,13,.1);--lime:#00ff19;--red:#fb4a41;--grey-40:#666;--transparent:transparent}@font-face{font-family:Inter;src:url(/font/Inter-VariableFont_slnt,wght.ttf)}@font-face{font-family:Monocraft;src:url(/font/Monocraft.otf)}*{box-sizing:border-box;padding:0;margin:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}html{height:100vh;width:100vw;max-width:100%;background:var(--black)}button,input,textarea{border:none;background:none;color:inherit;font-size:inherit;font-family:inherit}button:focus,input:focus,textarea:focus{outline:0}a{color:inherit;text-decoration:none}a,button{cursor:pointer}