@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";:root{--primary: 38 92% 50%;--primary-foreground: 0 0% 100%;--background: 40 20% 98%;--foreground: 220 20% 10%;--card: 0 0% 100%;--card-foreground: 220 20% 10%;--secondary: 40 10% 94%;--secondary-foreground: 220 20% 20%;--muted: 40 10% 92%;--muted-foreground: 220 10% 45%;--accent: 38 60% 95%;--accent-foreground: 38 80% 30%;--border: 40 15% 88%;--destructive: 0 84% 60%}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fadeIn .5s ease-out forwards}.animate-slide-up{animation:slideUp .4s ease-out forwards}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}.delay-400{animation-delay:.4s}
