/* v139 cleanup + motion */
@media(max-width:900px){
  body.v72-home>.desktop-home{display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;max-height:0!important;overflow:hidden!important;pointer-events:none!important}
  .mobile-home-new{overflow:hidden!important}
  .m-hero-panel{animation:mFadeUp .8s both}.m-quick a{animation:mSlideIn .65s both;animation-delay:calc(var(--n,0)*.08s)}.m-quick a:nth-child(2){--n:1}.m-quick a:nth-child(3){--n:2}.m-quick a:nth-child(4){--n:3}.m-quick a:nth-child(5){--n:4}
  .m-intro{animation:mFadeUp .8s both}.m-feature-links a:nth-child(odd){animation:mFromLeft .8s both;animation-timeline:view();animation-range:entry 0% cover 28%}.m-feature-links a:nth-child(even){animation:mFromRight .8s both;animation-timeline:view();animation-range:entry 0% cover 28%}
  .m-sermon{animation:mFromRight .8s both;animation-timeline:view();animation-range:entry 0% cover 28%}.m-times b{animation:mFadeUp .6s both;animation-timeline:view();animation-range:entry 0% cover 25%}.m-times b:nth-child(2){animation-delay:.1s}.m-times b:nth-child(3){animation-delay:.2s}
  .m-community-lead{animation:mFromLeft .8s both;animation-timeline:view();animation-range:entry 0% cover 28%}.m-groups a{animation:mFromRight .7s both;animation-timeline:view();animation-range:entry 0% cover 25%}.m-groups a:nth-child(2){animation-delay:.1s}.m-groups a:nth-child(3){animation-delay:.2s}
  .m-mission-grid a:first-child{animation:mFromLeft .8s both;animation-timeline:view();animation-range:entry 0% cover 25%}.m-mission-grid a:last-child{animation:mFromRight .8s both;animation-timeline:view();animation-range:entry 0% cover 25%}.m-map{animation:mFadeUp .8s both;animation-timeline:view();animation-range:entry 0% cover 25%}
  @keyframes mFadeUp{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@keyframes mFromLeft{from{opacity:0;transform:translateX(-34px)}to{opacity:1;transform:none}}@keyframes mFromRight{from{opacity:0;transform:translateX(34px)}to{opacity:1;transform:none}}
  @media(prefers-reduced-motion:reduce){.mobile-home-new *{animation:none!important;transition:none!important}}
}
