@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";*{box-sizing:border-box}html,body,#root{width:100%;min-height:100vh;margin:0}body{color:inherit;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:0 0;font-family:Inter,system-ui,-apple-system,sans-serif}::selection{background:#2563eb40}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#64748b8c;border-radius:999px}::-webkit-scrollbar-track{background:#94a3b82e}
