/* fujiplus lift-and-shift — scroll-reveal opacity fix (statik mirror'da JS reveal güvenilmez) */
.animate,[data-anim-type]{opacity:1!important;transform:none!important;animation:none!important;}
/* Elementor reveal: .elementor-invisible opacity:0 başlar, animation JS gösterir */
.elementor-invisible{opacity:1!important;}
/* Woodmart reveal animasyon sınıfları */
[class*="wd-anim"],.wd-scroll-content,.animation-fadeIn{opacity:1!important;}
