@theme{ --font-sans: "Inter", ui-sans-serif, system-ui, sans-serif; }body{@apply bg-slate-50 text-slate-900 antialiased;}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#94a3b8}
