@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap";body{color:#202124;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8f9fa;margin:0;font-family:Inter,sans-serif}*{box-sizing:border-box}button,input,textarea,select{font-family:Inter,sans-serif}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#dadce0;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#bdc1c6}
