@import"https://fonts.googleapis.com/css2?family=Inter:ital,wght@0,100..900;1,100..900&display=swap";@theme{ --font-sans: "Inter", ui-sans-serif, system-ui, sans-serif; }body{font-family:Inter,sans-serif;background-color:#f8fafc;color:#0f172a}.animate-in{animation-delay:0s;animation-duration:.3s;animation-fill-mode:both}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}
