.church-gallery{background:#073c59;color:#fff;padding:12px 0 36px;overflow:hidden}.gallery-heading{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-bottom:5px}.gallery-heading h2{font-family:inherit;font-size:.95rem;font-weight:500;letter-spacing:.03em;line-height:1.5;margin:0}.gallery-toggle{border:1px solid #7893a5;color:#e7eef4;border-radius:4px;background:transparent;padding:9px 14px;min-height:44px;font-size:.875rem;white-space:nowrap}.gallery-toggle:hover{background:#ffffff16}.gallery-window{overflow-x:auto;overflow-y:hidden;padding-block:18px;scrollbar-width:thin;scrollbar-color:#8b9ba7 #073c59}.gallery-track{display:flex;width:max-content;will-change:transform}.gallery-group{display:flex;gap:16px;padding-right:16px;flex-shrink:0}.gallery-photo{display:block;width:290px;height:210px;border:1px solid #ffffff25;border-radius:5px;overflow:hidden;flex-shrink:0;background:#103b52;transition:transform .24s,box-shadow .24s}.gallery-photo img{display:block;width:100%;height:100%;object-fit:cover;filter:grayscale(1);transition:filter .35s,transform .35s}.gallery-photo:hover,.gallery-photo:focus-visible{transform:scale(1.045);box-shadow:0 10px 30px #0004;z-index:2}.gallery-photo:hover img,.gallery-photo:focus-visible img{filter:grayscale(0);transform:scale(1.015)}.church-gallery[data-playing=true] .gallery-window{overflow-x:hidden}.church-gallery[data-playing=true] .gallery-track{animation:church-gallery-scroll 200s linear infinite}.church-gallery:hover .gallery-track,.church-gallery[data-dialog=true] .gallery-track,.church-gallery[data-offscreen=true] .gallery-track{animation-play-state:paused}.church-gallery:focus-within .gallery-track{animation-play-state:paused}.church-gallery[data-playing=false] .gallery-track{transform:none}.church-gallery[data-playing=false] .gallery-clone{display:none}.gallery-help{font-size:.8rem;color:#c4d4df;margin:5px 0 0}.photo-dialog{width:min(1100px,96vw);max-width:1100px;height:min(850px,94dvh);max-height:94dvh;background:#071e2e;color:white;padding:18px;border-radius:8px;overflow:hidden}.photo-dialog::backdrop{background:#020a12eb}.photo-dialog-shell{height:100%;display:flex;flex-direction:column;gap:12px}.photo-dialog-header{display:flex;justify-content:space-between;align-items:center;gap:20px;flex-shrink:0}.photo-dialog-header h2{font-family:inherit;font-size:1rem;letter-spacing:0;margin:0;line-height:1.5}.photo-dialog button{background:#ffffff0d;border:1px solid #8197a7;color:white;border-radius:4px;min-width:46px;min-height:46px}.photo-dialog button:hover{background:#ffffff25}.photo-stage{flex:1;min-height:0;display:flex;align-items:center;justify-content:center;position:relative;touch-action:pan-y}.photo-stage img{display:block;width:100%;height:100%;object-fit:contain}.photo-status{position:absolute;inset:auto 0 12px;text-align:center;background:#071e2ed9;margin:0;padding:10px;font-size:.9rem}.photo-dialog-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-shrink:0}.photo-counter{margin:0;color:#d1dce5;font-size:.9rem}.photo-dialog-footer button{padding-inline:18px;font-size:1.25rem}@keyframes church-gallery-scroll{from{transform:translateX(-50%)}to{transform:translateX(0)}}@media(max-width:600px){.gallery-photo{width:230px;height:174px}.gallery-group{gap:12px;padding-right:12px}.gallery-heading{gap:15px}.gallery-heading h2{font-size:.9rem}.gallery-toggle{font-size:.8rem;padding:7px 10px}.photo-dialog{padding:12px;width:96vw;height:88dvh}.photo-dialog-header h2{font-size:.9rem}.gallery-help{font-size:.8rem}.church-gallery{padding-bottom:25px}}@media(prefers-reduced-motion:reduce){.gallery-photo,.gallery-photo img{transition:none}}
