@keyframes page-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.animate-page-in{animation:.2s ease-out both page-in}.animate-generic-tabs-content{animation:.22s ease-out both page-in}@media (prefers-reduced-motion:reduce){.animate-page-in,.animate-generic-tabs-content{opacity:1;animation:none;transform:none}}
