html:has(.min-h-screen.bg-\[\#f0f0ed\]),html:has(.min-h-screen.bg-\[\#f0f0ed\]) body,html:has(.min-h-screen.bg-\[\#f0f0ed\]) #app{background-color:#f0f0ed!important}@keyframes slideUpFade{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes wave{0%,to{transform:scaleY(1)}50%{transform:scaleY(.6)}}.animate-slideUp{animation:slideUpFade .8s cubic-bezier(.16,1,.3,1) forwards;opacity:0}.animate-wave{animation:wave 1s ease-in-out infinite}.animation-delay-100{animation-delay:.1s}.animation-delay-200{animation-delay:.2s}.animation-delay-300{animation-delay:.3s}.animation-delay-400{animation-delay:.4s}
