@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";*{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}body{color:#1f2937;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8faf8;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}button,input{font-family:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#e6ebe7;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#d1d8d3}*{scrollbar-width:thin;scrollbar-color:#e6ebe7 transparent}
