@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;font-family:Inter,sans-serif}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#0000001a}::-webkit-scrollbar-thumb{background:#7c4dff4d;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#7c4dff80}::selection{background:#7c4dff4d;color:#fff}
