@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;height:100%;width:100%}#root{height:100%;width:100%}a{text-decoration:none;color:inherit}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-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}
