@tailwind base;@tailwind components;@tailwind utilities;html,body,#root{min-height:100%}body{margin:0;font-family:Inter,sans-serif;background:#f8fafc;color:#0f172a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}a{color:inherit}.container{padding:20;overflow:auto}body{background-color:#eef4f0}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-thumb{background-color:#c4c4c4;border-radius:10px}::-webkit-scrollbar-track{background-color:#f7f7f7;border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:#a8a8a8}
