/* v247 · precision finish
   A restrained art-direction pass layered after the approved v246 build.
   It improves type rhythm, focus states and tactile feedback while leaving
   the supplied compositions and the desktop page-by-page contract intact. */

@media (min-width:901px){
  .v72-home .desktop-home>.snap-panel{
    isolation:isolate;
    scroll-margin-block-start:0;
  }

  .v72-home .desktop-home h1,
  .v72-home .desktop-home h2,
  .v72-home .desktop-home h3{
    text-wrap:balance!important;
    font-synthesis:none!important;
    text-rendering:optimizeLegibility!important;
    letter-spacing:-.045em!important;
  }
  .v72-home .desktop-home p,
  .v72-home .desktop-home em,
  .v72-home .desktop-home small{
    text-wrap:pretty!important;
  }

  /* A shared vertical rhythm makes each full-screen scene feel authored as
     part of the same site rather than as six unrelated posters. */
  .v72-home #meet .meet-copy-live h2,
  .v72-home #mission .mission-copy-live h2,
  .v72-home #visit .v36-visit-copy h2{
    line-height:1.08!important;
  }
  .v72-home #word .word-top-copy h2,
  .v72-home #community .v36-community-head h2{
    line-height:1.12!important;
  }
  .v72-home #meet .meet-card-live,
  .v72-home #mission .mission-local-live,
  .v72-home #mission .mission-global-live,
  .v72-home #community .v88-community-links>a,
  .v72-home #visit .v36-map-frame{
    backface-visibility:hidden;
    transform-style:preserve-3d;
  }

  /* Keep inactive photography calm and let the active scene gain only a
     barely perceptible lift in colour and contrast. */
  .v72-home .desktop-home>.snap-panel .desktop-exact-scene-art,
  .v72-home .desktop-home>.snap-panel .desktop-mission-art,
  .v72-home .desktop-home>.snap-panel .desktop-hero-art{
    filter:saturate(.985) contrast(.995)!important;
    transition:filter .82s ease,transform 1.05s cubic-bezier(.2,.72,.22,1)!important;
  }
  .v72-home .desktop-home>.snap-panel.pc-motion-active .desktop-exact-scene-art,
  .v72-home .desktop-home>.snap-panel.pc-motion-active .desktop-mission-art,
  .v72-home .desktop-home>.snap-panel.pc-motion-active .desktop-hero-art{
    filter:saturate(1.025) contrast(1.01)!important;
  }

  /* Make the current section indicator read as a navigation rail, not a
     floating decoration. */
  .v72-home .v36-section-dots .section-dot{
    opacity:.52!important;
  }
  .v72-home .v36-section-dots .section-dot.active{
    opacity:1!important;
  }

  @media (hover:hover){
    .v72-home #meet .meet-card-live:hover,
    .v72-home #mission .mission-local-live:hover,
    .v72-home #mission .mission-global-live:hover,
    .v72-home #community .v88-community-links>a:hover,
    .v72-home #visit .v36-map-frame:hover{
      box-shadow:0 20px 42px rgba(21,62,77,.18)!important;
    }
  }
}

@media (max-width:900px){
  .mobile-home-editorial h1,
  .mobile-home-editorial h2,
  .mobile-home-editorial h3,
  .home-hero-v194 h1,
  .home-hero-v194 h2{
    text-wrap:balance!important;
    font-synthesis:none!important;
    text-rendering:optimizeLegibility!important;
    letter-spacing:-.045em!important;
  }
  .mobile-home-editorial p,
  .mobile-home-editorial small,
  .home-hero-v194 p{
    text-wrap:pretty!important;
  }

  /* The mobile page is a touch surface: a tiny press response makes links
     feel intentional without changing the poster layout. */
  .mobile-home-editorial .me-story-list>.me-story,
  .mobile-home-editorial .me-mission-cards>.me-mission-card,
  .mobile-home-editorial .me-times>article,
  .mobile-home-editorial .me-worship-menu>a{
    transform-origin:center center;
    transition:opacity .72s cubic-bezier(.2,.75,.25,1),transform .72s cubic-bezier(.2,.75,.25,1),filter .2s ease!important;
  }
  .home-hero-v194 .hero-cards-v194>a{
    transform-origin:center center;
    transition:opacity .68s cubic-bezier(.2,.8,.24,1),transform .68s cubic-bezier(.2,.8,.24,1),filter .2s ease!important;
  }
  .mobile-home-editorial .me-story-list>.me-story:active,
  .mobile-home-editorial .me-mission-cards>.me-mission-card:active,
  .mobile-home-editorial .me-times>article:active,
  .mobile-home-editorial .me-worship-menu>a:active,
  .home-hero-v194 .hero-cards-v194>a:active{
    transform:scale(.985)!important;
    filter:brightness(.985)!important;
  }
  .mobile-home-editorial .me-story-list,
  .mobile-home-editorial .me-mission-cards,
  .mobile-home-editorial .me-worship-menu,
  .mobile-home-editorial .me-times{
    -webkit-touch-callout:none;
  }
}

@media (prefers-reduced-motion:reduce){
  .v72-home .desktop-home>.snap-panel .desktop-exact-scene-art,
  .v72-home .desktop-home>.snap-panel .desktop-mission-art,
  .v72-home .desktop-home>.snap-panel .desktop-hero-art,
  .mobile-home-editorial .me-story-list>.me-story,
  .mobile-home-editorial .me-mission-cards>.me-mission-card,
  .mobile-home-editorial .me-times>article,
  .mobile-home-editorial .me-worship-menu>a,
  .home-hero-v194 .hero-cards-v194>a{
    transition:none!important;
  }
}
