@theme{ --font-sans: "Inter", ui-sans-serif, system-ui, sans-serif; }body{font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#94a3b84d;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b880}.dark ::-webkit-scrollbar-thumb{background:#47556980}.dark ::-webkit-scrollbar-thumb:hover{background:#475569cc}
