@import"https://fonts.googleapis.com/css2?family=Inter:wght@200;400;600&display=swap";@tailwind base;@tailwind components;@tailwind screens;*{box-sizing:border-box}:root{font-size:16px}#root{width:100%;max-width:100%}html,body{width:100%;height:100vh;padding:0;margin:0;font-family:Inter,Arial,sans-serif;color:#000}input{font-family:Inter,Arial,sans-serif}body{overflow-y:scroll;scrollbar-gutter:stable}a{text-decoration:none;color:inherit}
