.temple-gallery-page{padding-bottom:1rem}.gallery-page-hero{color:#fff7e3;background:linear-gradient(140deg,#5d150f,#83361a 58%,#a76d1f 100%);padding:3rem 0 2.5rem}.gallery-page-hero h1{margin:0 0 .6rem;font-family:Cinzel,serif;font-size:clamp(1.9rem,3vw,3rem)}.gallery-page-hero p{max-width:820px;margin:0;line-height:1.7}.temple-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;display:grid}.gallery-photo-card{background:#ffffffdb;border:1px solid #8b451324;border-radius:16px;overflow:hidden;box-shadow:0 12px 26px #401c0824}.gallery-photo-card img{object-fit:cover;width:100%;height:250px;transition:transform .35s}.gallery-photo-card:hover img{transform:scale(1.04)}.gallery-photo-meta{padding:.82rem}.gallery-photo-meta h3{color:#74221a;margin:0;font-size:1rem}.gallery-photo-meta span{color:#5e3b25;background:#8b45131f;border-radius:999px;margin-top:.35rem;padding:.24rem .55rem;font-size:.8rem;font-weight:700;display:inline-flex}@media (max-width:980px){.temple-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.gallery-page-hero{padding:2.4rem 0 2rem}.temple-gallery-grid{grid-template-columns:1fr}.gallery-photo-card img{height:235px}}
