@tailwind base;@tailwind components;@tailwind utilities;@layer utilities{.bg-gray-50{@apply bg-[#f9fafb];}.text-gray-900{@apply text-[#111827];}}body{font-family:Inter,sans-serif;-webkit-tap-highlight-color:transparent;background-color:#f9fafb;color:#111827}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}@media(min-width:1024px){::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#cbd5e1}}input,select,textarea{font-size:16px!important}
