@tailwind base;@tailwind components;@tailwind utilities;::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0;margin-top:32px;margin-bottom:32px}::-webkit-scrollbar-thumb{background-color:#e5a186;border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:#d27d56}html,body,#root{background-color:#f9f9f9;height:100%;margin:0;padding:0;overflow:hidden}