/* AOS (Animate On Scroll) - Local offline stub */
/* Elements show immediately without animation when CDN is unavailable */
[data-aos] { opacity: 1 !important; transform: none !important; transition: none !important; }
