@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap);*{box-sizing:border-box}*,body,html{margin:0;padding:0}body,html{height:100%;overflow-x:hidden;scroll-behavior:smooth;width:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#1f2937;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}html.dark body{background-color:#111827;color:#f3f4f6}#root{height:100%;overflow-x:hidden;width:100%}a{color:#3b82f6;text-decoration:none;transition:color .2s}html.dark a{color:#60a5fa}a:hover{text-decoration:underline}.text-gray-900{color:#111827!important}html.dark .dark\:text-white{color:#fff!important}html.dark .dark\:text-gray-100{color:#f3f4f6!important}html.dark .dark\:text-gray-300{color:#d1d5db!important}html.dark .dark\:text-gray-400{color:#9ca3af!important}::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar-track{background:#f1f1f1}html.dark ::-webkit-scrollbar-track{background:#1f2937}::-webkit-scrollbar-thumb{background:#888;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#555}
/*# sourceMappingURL=main.0da54541.css.map*/