I’m building a spooky interface and I need a small, self-contained React component that shows both animated blood dripping and subtle blood stains on a full transparent background. The component will be dropped into different sections of my app, so it must: • Load as a standalone React component (no global CSS conflicts). • Play an endless, smooth dripping loop while keeping the stains visible. • Export cleanly so I can pass inline styles, className, or size props when needed. • Stay lightweight—pure CSS/SVG/Canvas or a minimal animation library is preferred. • Render correctly on modern Chrome, Firefox, Safari, and Edge. Send a brief note with links or snippets of past animation work—especially anything done in React or CSS/SVG motion. No lengthy proposal required; polished code speaks for itself.