@tailwind base;@tailwind components;@tailwind utilities;:root{font-size:14px}body{font-family:Inter,sans-serif;@apply text-slate-800 antialiased bg-slate-50;}.custom-scrollbar::-webkit-scrollbar{width:6px;height:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#db2777;border-radius:10px}.wolf-gradient{background:linear-gradient(135deg,#db2777,#9d174d)}
