/* Animations CSS - copy from VCP_Animations::get_animations_css() output is loaded inline */
/* This file serves as a static fallback */
[data-vcp-animate] { opacity: 0; }
[data-vcp-animate].vcp-animated { opacity: 1; }
