@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,700;1,300;1,400&display=swap);:root,body{font-family:Roboto,sans-serif!important}.dark-mode :root,.light-mode :root,:root{--light-blue:#72aaff;--gold:#ffcf44;--white:#fff;--green:#00a651;--light-gray:#787878;--charcoal:#46465a;--midnight:#303044;--text:#323232;--border:#c8c8c8;--highlight:#ebebeb}@keyframes autofill{0%,100%{color:#c8c8c8;font-size:16px!important;background:0 0}}@keyframes scaleIn{from{transform:scale(.5,.5);opacity:1}to{transform:scale(3.33,3.33);opacity:0}}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}input:-webkit-autofill{animation-delay:1s;animation-name:autofill;animation-fill-mode:both}input:-webkit-autofill+.empty-label{display:none}.dark-mode :root,.light-mode :root{font-family:Roboto,sans-serif}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}