/* Faith + family visual layer */
.faith-photo-band{max-width:1400px;margin:0 auto;padding:54px 4vw 18px}.faith-photo-band.compact{padding-top:34px}.faith-photo-grid{display:grid;grid-template-columns:1.35fr .8fr .8fr;gap:14px}.faith-photo-grid.two{grid-template-columns:1.25fr .75fr}.faith-photo{position:relative;min-height:330px;margin:0;overflow:hidden;border-radius:22px;background:#d9cfbd;box-shadow:0 20px 55px rgba(34,27,18,.10)}.faith-photo.tall{min-height:430px}.faith-photo img{display:block;width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:center;transition:transform .55s ease}.faith-photo:hover img{transform:scale(1.025)}.faith-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(16,15,12,.76) 100%);pointer-events:none}.faith-photo figcaption{position:absolute;left:22px;right:22px;bottom:20px;z-index:2;color:#fffaf0}.faith-photo figcaption span{display:block;margin-bottom:7px;color:#e3c98f;font-size:8px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.faith-photo figcaption strong{display:block;max-width:430px;font:26px/1.02 Georgia,serif;font-weight:400}.faith-photo-band .photo-intro{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:20px}.faith-photo-band .photo-intro h2{margin:0;font:clamp(34px,4vw,58px)/.98 Georgia,serif;font-weight:400}.faith-photo-band .photo-intro p{max-width:520px;margin:0;color:var(--muted);font:14px/1.6 Georgia,serif}.faith-photo-band.dark-photo-band{max-width:none;padding:72px max(4vw,24px);background:#171612}.dark-photo-band .photo-intro h2,.dark-photo-band .photo-intro p{color:#fffaf0}.dark-photo-band .photo-intro p{color:#c8bfb1}.faith-photo.feature-wide{min-height:460px}.faith-photo.feature-wide figcaption strong{font-size:clamp(28px,3vw,42px)}

/* Keep page heroes readable while making them feel less text-only. */
.page-hero.paper,.page-hero.dark,.home-hero{position:relative}.page-hero.paper:after,.page-hero.dark:after,.home-hero:after{content:"";position:absolute;right:3.5vw;bottom:-1px;width:110px;height:4px;background:var(--gold);opacity:.85}

@media(max-width:900px){.faith-photo-grid,.faith-photo-grid.two{grid-template-columns:1fr 1fr}.faith-photo-grid .faith-photo:first-child{grid-column:1/-1}.faith-photo{min-height:290px}.faith-photo.tall{min-height:360px}.faith-photo-band .photo-intro{display:block}.faith-photo-band .photo-intro p{margin-top:12px}}
@media(max-width:620px){.faith-photo-band{padding:30px 14px 8px}.faith-photo-band.dark-photo-band{padding:46px 14px}.faith-photo-grid,.faith-photo-grid.two{grid-template-columns:1fr;gap:10px}.faith-photo-grid .faith-photo:first-child{grid-column:auto}.faith-photo,.faith-photo.tall,.faith-photo.feature-wide{min-height:310px;border-radius:15px}.faith-photo figcaption{left:17px;right:17px;bottom:16px}.faith-photo figcaption strong{font-size:24px}.faith-photo-band .photo-intro{margin-bottom:15px}.faith-photo-band .photo-intro h2{font-size:38px}.faith-photo-band .photo-intro p{font-size:13px}}
