@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%;background:#020c1b;color:#ffffffe6;font-family:Inter,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}::selection{background:#1b62a366;color:#fffffff2}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:#020c1b}::-webkit-scrollbar-thumb{background:#1b62a34d;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#3498db66}
