@import "tailwindcss";
@theme inline {
--font-sans: var(--font-inter);
}
body {
background: #ffffff;
color: #18181b;