@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";.App{background-color:var(--color-bg);height:100vh;width:100vw}:root{font-family:Roboto,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--color-bg: #f0f3f5;--color-gray: #f8f9fa;--color-white: #fdfdfd;--color-title: #2358ca;--color-purple: #2563eb;--color-lowpurple: #ebe4ff;--color-lowpurple2: #fdfdff;--color-check: #39c0a9;--color-black: #343435;--color-shadow: #1c1c1d81}*{padding:0;margin:0;font-family:Roboto,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;transition-duration:.3s;scroll-behavior:smooth}*::-webkit-scrollbar{width:0vh;height:1vh}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background:#c2c2c780}*::-webkit-scrollbar-thumb:hover{background:#cbd5e1}
