@tailwind base;@tailwind components;@tailwind utilities;body{margin:0;font-family:system-ui,-apple-system,sans-serif;background-color:#f8fafc}@keyframes progress{0%{width:0%}50%{width:70%}to{width:90%}}.animate-progress{animation:progress 15s ease-out forwards}
