@import "https://fonts.googleapis.com/css2?family=Barlow:wght@400;600;700;800&display=swap";*,:before,:after{box-sizing:border-box}body{color:#1a1a1a;-webkit-font-smoothing:antialiased;background-color:#f5f5f5;min-height:100vh;margin:0;font-family:Barlow,sans-serif}#root{min-height:100vh}input,select,textarea,button{font-family:Barlow,sans-serif}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f0f0f0}::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#aaa}
