@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap";*{box-sizing:border-box;margin:0;padding:0}html,body{font-family:var(--chakra-fonts-body), sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;height:100%}#root{width:100%;height:100%}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}.chakra-ui-dark ::-webkit-scrollbar-thumb{background:#374151}.chakra-ui-dark ::-webkit-scrollbar-thumb:hover{background:#4b5563}.chakra-ui-dark{--chakra-colors-gray-600:#9ca3af}
