@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";html{font-family:Inter,system-ui,sans-serif;margin:0;padding:0;height:100%}body{margin:0;padding:0;height:100%;overflow-x:hidden;background-color:#f9fafb}#root{height:100%}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}
