@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;height:100%;overflow:hidden;background:#0a0a0a;font-family:Inter,system-ui,-apple-system,sans-serif}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:#0a0a0a}::-webkit-scrollbar-thumb{background:#1a1a1a;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#888}::selection{background:#00e5cc40;color:#fff}
