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 pulse-left{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}@keyframes pulse-right{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.92)}}.animate-slideUp{animation:slideUpFade .8s cubic-bezier(.16,1,.3,1) forwards;opacity:0}.animate-pulse-left{animation:pulse-left 2.5s ease-in-out infinite}.animate-pulse-right{animation:pulse-right 2.5s 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}
