/* Photo albums — archive, cards, single album, lightbox and event/church links. */
.gallery-hub{--gallery-ink:#251f18;--gallery-muted:#71675d;--gallery-gold:#cb9f4e;--gallery-gold-dark:#8d672e;--gallery-cream:#fbf7ef;--gallery-line:#e9ddcc;--gallery-sage:#425747;color:var(--gallery-ink);font-family:'Plus Jakarta Sans','Avenir LT Std',Arial,sans-serif}.gallery-hub *,.church-gallery-section *,.event-gallery-panel *{box-sizing:border-box}.gallery-hub a,.church-gallery-section a,.event-gallery-panel a{text-decoration:none}.gallery-eyebrow{margin:0 0 10px;color:var(--gallery-gold-dark);font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.gallery-archive-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 82% 15%,rgba(203,159,78,.24),transparent 28%),linear-gradient(135deg,#263327,#171b17);color:#fff}.gallery-archive-hero:after{position:absolute;right:-80px;bottom:-170px;width:430px;height:430px;border:1px solid rgba(255,255,255,.12);border-radius:50%;content:''}.gallery-archive-hero-inner{position:relative;z-index:1;display:flex;min-height:430px;align-items:flex-start;justify-content:center;flex-direction:column;padding-top:130px!important;padding-bottom:75px!important}.gallery-archive-hero .gallery-eyebrow{color:#e5c27c}.gallery-archive-hero h1{max-width:760px;margin:0 0 18px;color:#fff;font-family:MillerDisplay,Georgia,serif;font-size:58px;line-height:1.04}.gallery-archive-hero p:not(.gallery-eyebrow){max-width:700px;margin:0;color:rgba(255,255,255,.76);font-size:18px;line-height:1.65}.gallery-archive-stats{display:flex;gap:12px;margin-top:30px}.gallery-archive-stats span{display:inline-flex;gap:7px;align-items:baseline;padding:10px 15px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,.07);font-size:13px}.gallery-archive-stats strong{color:#fff;font-size:18px}.gallery-archive-content{padding:70px 0 90px;background:#fff}.gallery-filters{display:flex;gap:14px;align-items:flex-end;margin:0 0 64px;padding:22px;border:1px solid var(--gallery-line);border-radius:20px;background:var(--gallery-cream)}.gallery-filters label{display:grid;flex:1;gap:7px;color:var(--gallery-muted);font-size:12px;font-weight:800}.gallery-filters select{width:100%;min-height:48px;padding:0 40px 0 14px;border:1px solid #d9ccb9;border-radius:11px;background:#fff;color:var(--gallery-ink);font:inherit;font-size:14px}.gallery-filters button,.gallery-load-more{min-height:48px;padding:0 20px;border:0;border-radius:11px;background:var(--gallery-sage);color:#fff;font-size:13px;font-weight:900;cursor:pointer}.gallery-filters>a{min-height:48px;padding:15px 8px;color:var(--gallery-gold-dark);font-size:13px;font-weight:800}.gallery-section-heading{display:flex;gap:30px;align-items:flex-end;justify-content:space-between;margin-bottom:30px}.gallery-section-heading h2{margin:0;color:var(--gallery-ink);font-family:MillerDisplay,Georgia,serif;font-size:42px;line-height:1.12}.gallery-section-heading>a{color:var(--gallery-ink);font-size:13px;font-weight:900}.gallery-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.gallery-card{min-width:0;overflow:hidden;border:1px solid var(--gallery-line);border-radius:22px;background:#fff;box-shadow:0 14px 42px rgba(38,30,18,.07);transition:transform .25s ease,box-shadow .25s ease}.gallery-card:hover{transform:translateY(-5px);box-shadow:0 22px 56px rgba(38,30,18,.13)}.gallery-card-media{position:relative;display:block;overflow:hidden;aspect-ratio:4/3;background:#e8e0d4}.gallery-card-media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.gallery-card:hover .gallery-card-media img{transform:scale(1.035)}.gallery-card-placeholder{display:flex;width:100%;height:100%;align-items:center;justify-content:center;background:linear-gradient(135deg,#425747,#251f18);color:#e5c27c;font:56px Georgia,serif}.gallery-photo-count{position:absolute;right:12px;bottom:12px;display:inline-flex;gap:6px;align-items:center;padding:8px 11px;border-radius:999px;background:rgba(27,24,20,.84);color:#fff;font-size:11px;font-weight:850;backdrop-filter:blur(8px)}.gallery-card-body{padding:22px}.gallery-card-meta{display:flex;gap:8px;align-items:center;justify-content:space-between;margin-bottom:12px;color:var(--gallery-muted);font-size:11px;font-weight:750;text-transform:uppercase}.gallery-card-meta span{overflow:hidden;color:var(--gallery-gold-dark);text-overflow:ellipsis;white-space:nowrap}.gallery-card h3{margin:0 0 12px;color:var(--gallery-ink);font-family:MillerDisplay,Georgia,serif;font-size:25px;line-height:1.2}.gallery-card h3 a{color:inherit}.gallery-card-body>p{margin:0 0 15px;color:var(--gallery-muted);font-size:13px;line-height:1.6}.gallery-card-link{display:inline-flex;gap:8px;align-items:center;color:var(--gallery-ink);font-size:12px;font-weight:900}.gallery-card-link span{color:var(--gallery-gold);font-size:17px}.gallery-empty-state{padding:60px 28px;border:1px dashed #d9ccb9;border-radius:20px;background:var(--gallery-cream);text-align:center}.gallery-empty-state>span{color:var(--gallery-gold);font-size:44px}.gallery-empty-state h2{margin:10px 0 7px;font-family:MillerDisplay,Georgia,serif}.gallery-empty-state p{margin:0;color:var(--gallery-muted)}.gallery-breadcrumbs{display:flex;gap:9px;align-items:center;padding-top:116px!important;padding-bottom:18px!important;color:#877b6d;font-size:12px}.gallery-breadcrumbs a{color:#665c51;font-weight:800}.gallery-breadcrumbs span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gallery-single-hero{padding:20px 0 72px;background:linear-gradient(180deg,#fff,#fbf7ef)}.gallery-single-hero-grid{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);gap:58px;align-items:center}.gallery-single-cover{position:relative;overflow:hidden;border-radius:26px;background:#e8e0d4;box-shadow:0 24px 70px rgba(38,30,18,.17)}.gallery-single-cover:before{display:block;padding-top:66.666%;content:''}.gallery-single-cover img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.gallery-single-summary h1{margin:0 0 20px;color:var(--gallery-ink);font-family:MillerDisplay,Georgia,serif;font-size:51px;line-height:1.08;letter-spacing:-.02em}.gallery-single-intro{margin:0 0 28px;color:var(--gallery-muted);font-size:17px;line-height:1.7}.gallery-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0 0 26px;border-top:1px solid var(--gallery-line)}.gallery-facts>div{padding:16px 14px 13px 0;border-bottom:1px solid var(--gallery-line)}.gallery-facts dt{margin-bottom:5px;color:#928678;font-size:10px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.gallery-facts dd{margin:0;color:var(--gallery-ink);font-size:14px;font-weight:800}.gallery-event-link{display:inline-flex;gap:8px;align-items:center;color:var(--gallery-ink);font-size:13px;font-weight:900}.gallery-event-link span{color:var(--gallery-gold);font-size:18px}.gallery-story{padding:64px 0 0;background:#fff}.gallery-story-copy{max-width:850px;margin:0 auto;color:var(--gallery-muted);font-size:16px;line-height:1.8;text-align:center}.gallery-story-copy p:last-child{margin-bottom:0}.gallery-photos-section{padding:72px 0 96px;background:#fff}.gallery-total-count{display:flex;width:48px;height:48px;align-items:center;justify-content:center;border-radius:50%;background:var(--gallery-cream);color:var(--gallery-gold-dark);font-weight:900}.gallery-photo-grid{display:grid;grid-auto-flow:dense;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.gallery-photo-item{position:relative;display:block;overflow:hidden;aspect-ratio:4/3;border-radius:12px;background:#ece6dc}.gallery-photo-item:nth-child(10n+1),.gallery-photo-item:nth-child(10n+8){grid-column:span 2;grid-row:span 2}.gallery-photo-item img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease,filter .35s ease}.gallery-photo-item:hover img{filter:brightness(.9);transform:scale(1.025)}.gallery-photo-item:focus-visible{outline:3px solid var(--gallery-gold);outline-offset:3px}.gallery-photo-item-hidden{display:none}.gallery-load-more-wrap{display:flex;justify-content:center;margin-top:32px}.gallery-load-more{display:inline-flex;gap:10px;align-items:center;padding:0 24px}.gallery-related{padding:76px 0 96px;background:var(--gallery-cream)}.gallery-lightbox[hidden]{display:none}.gallery-lightbox{position:fixed;z-index:100000;inset:0;display:grid;grid-template-columns:76px minmax(0,1fr) 76px;align-items:center;padding:35px;background:rgba(12,12,11,.96)}.gallery-lightbox figure{display:flex;max-width:calc(100vw - 230px);max-height:calc(100vh - 70px);align-items:center;justify-content:center;flex-direction:column;margin:0 auto}.gallery-lightbox img{display:block;max-width:100%;max-height:calc(100vh - 110px);object-fit:contain}.gallery-lightbox figcaption{min-height:24px;padding-top:9px;color:#fff;font-size:12px}.gallery-lightbox-close,.gallery-lightbox-nav{border:0;background:transparent;color:#fff;cursor:pointer}.gallery-lightbox-close{position:absolute;top:18px;right:22px;width:48px;height:48px;font-size:38px;line-height:1}.gallery-lightbox-nav{width:64px;height:64px;border:1px solid rgba(255,255,255,.25);border-radius:50%;font-size:48px;line-height:.8}.gallery-lightbox-nav:hover,.gallery-lightbox-close:hover{color:#e5c27c}.gallery-lightbox-open{overflow:hidden}.event-gallery-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,.8fr);gap:26px;align-items:center;margin-top:36px;padding:24px;border:1px solid #e9ddcc;border-radius:20px;background:#fbf7ef}.event-gallery-copy h3{margin:0 0 10px;color:#251f18;font-family:MillerDisplay,Georgia,serif;font-size:27px}.event-gallery-copy>p:not(.events-eyebrow){margin:0 0 17px;color:#71675d;font-size:14px;line-height:1.6}.event-gallery-preview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;overflow:hidden;border-radius:12px}.event-gallery-preview img{display:block;width:100%;height:150px;object-fit:cover}.church-gallery-section{max-width:1280px;margin:70px auto 0;padding:58px 34px;border-radius:24px;background:#fbf7ef;color:#251f18}.church-gallery-section .gallery-section-heading{margin-bottom:27px}.church-gallery-section .gallery-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
@media(max-width:1100px){.gallery-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-single-hero-grid{gap:38px}.gallery-single-summary h1{font-size:43px}.church-gallery-section .gallery-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:767px){.gallery-archive-hero-inner{min-height:350px;padding-top:108px!important;padding-bottom:48px!important}.gallery-archive-hero h1{font-size:39px}.gallery-archive-hero p:not(.gallery-eyebrow){font-size:15px}.gallery-archive-stats{flex-wrap:wrap;margin-top:22px}.gallery-archive-content{padding:48px 0 68px}.gallery-filters{align-items:stretch;flex-direction:column;margin-bottom:46px;padding:18px}.gallery-filters>a{min-height:auto;padding:2px}.gallery-section-heading{align-items:flex-start;flex-direction:column;margin-bottom:24px}.gallery-section-heading h2{font-size:34px}.gallery-card-grid,.church-gallery-section .gallery-card-grid{grid-template-columns:1fr}.gallery-breadcrumbs{padding-top:101px!important}.gallery-single-hero{padding:12px 0 54px}.gallery-single-hero-grid{grid-template-columns:1fr;gap:35px}.gallery-single-cover{border-radius:18px}.gallery-single-summary h1{font-size:38px}.gallery-single-intro{font-size:16px}.gallery-story{padding-top:48px}.gallery-story-copy{text-align:left}.gallery-photos-section{padding:54px 0 70px}.gallery-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.gallery-photo-item,.gallery-photo-item:nth-child(10n+1),.gallery-photo-item:nth-child(10n+8){grid-column:auto;grid-row:auto;aspect-ratio:1/1;border-radius:8px}.gallery-lightbox{grid-template-columns:48px minmax(0,1fr) 48px;padding:16px 7px}.gallery-lightbox figure{max-width:calc(100vw - 110px);max-height:calc(100vh - 40px)}.gallery-lightbox img{max-height:calc(100vh - 85px)}.gallery-lightbox-nav{width:44px;height:52px;border:0;font-size:42px}.event-gallery-panel{grid-template-columns:1fr;padding:21px}.event-gallery-preview img{height:110px}.church-gallery-section{margin-top:52px;padding:42px 20px;border-radius:18px}.gallery-related{padding:58px 0 72px}}
@media(max-width:420px){.gallery-archive-hero h1{font-size:34px}.gallery-archive-stats{gap:7px}.gallery-archive-stats span{padding:8px 11px}.gallery-single-summary h1{font-size:34px}.gallery-facts{grid-template-columns:1fr}.gallery-card-body{padding:20px}.gallery-card h3{font-size:23px}.gallery-lightbox-close{top:8px;right:9px}.event-gallery-preview img{height:92px}}
@media(prefers-reduced-motion:reduce){.gallery-hub *,.gallery-card,.gallery-card img{scroll-behavior:auto!important;transition:none!important}.gallery-card:hover{transform:none}}

/* Lightbox loading feedback. */
.gallery-lightbox figure{position:relative;min-width:240px;min-height:190px}
.gallery-lightbox img{transition:opacity .18s ease}
.gallery-lightbox-loader{position:absolute;z-index:2;inset:0 0 24px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:13px;padding:22px;color:#fff;text-align:center;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,visibility 0s linear .18s}
.gallery-lightbox-loading .gallery-lightbox-loader,.gallery-lightbox-error .gallery-lightbox-loader{opacity:1;visibility:visible;transition-delay:0s}
.gallery-lightbox-spinner{width:38px;height:38px;border:3px solid rgba(255,255,255,.25);border-top-color:#e5c27c;border-radius:50%;animation:gallery-lightbox-spin .75s linear infinite}
.gallery-lightbox-loader-text{max-width:280px;font-size:14px;font-weight:600;line-height:1.4;letter-spacing:.01em}
.gallery-lightbox-loading img,.gallery-lightbox-error img{opacity:.12}
.gallery-lightbox-loading figcaption,.gallery-lightbox-error figcaption{visibility:hidden}
.gallery-lightbox-nav:disabled{opacity:.35;cursor:wait}
.gallery-lightbox-error .gallery-lightbox-spinner{animation:none;border-color:#e5c27c}
@keyframes gallery-lightbox-spin{to{transform:rotate(360deg)}}
@media(max-width:767px){.gallery-lightbox figure{min-width:0;min-height:180px}.gallery-lightbox-loader{padding:16px}.gallery-lightbox-spinner{width:34px;height:34px}.gallery-lightbox-loader-text{font-size:13px}}
@media(prefers-reduced-motion:reduce){.gallery-lightbox-spinner{animation:none}.gallery-lightbox img,.gallery-lightbox-loader{transition:none}}
