@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";html,body,#root{min-height:100%;margin:0}html{scroll-behavior:smooth}body{min-width:320px;overflow-x:hidden}*{box-sizing:border-box}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-track{background:#eef2f7}::-webkit-scrollbar-thumb{background:#b6c1d0;border:2px solid #eef2f7;border-radius:20px}::-webkit-scrollbar-thumb:hover{background:#8d9caf}
