.PhotoGallery_section__ZKcsV{max-width:1200px;margin:0 auto;padding:96px 64px}.PhotoGallery_header__57xHL{max-width:540px;margin-bottom:44px}.PhotoGallery_heading__KE5To{font-family:var(--font-display);font-style:italic;font-size:36px;font-weight:400;color:var(--brown);margin-top:12px;margin-bottom:14px;line-height:1.2}.PhotoGallery_sub__nnha9{font-size:16px;color:var(--brown-mid);line-height:1.75}.PhotoGallery_grid__GYLMP{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.PhotoGallery_item__Zw7F3{position:relative;overflow:hidden;border-radius:var(--radius-md);aspect-ratio:1/1;background:var(--parchment);border:none;padding:0;cursor:pointer;display:block;animation:PhotoGallery_fadeUp__2zxSq .5s ease both}.PhotoGallery_item__Zw7F3.PhotoGallery_featured__Qqfir{grid-column:span 2;aspect-ratio:3/4}.PhotoGallery_item__Zw7F3.PhotoGallery_stretch__cwXhw{aspect-ratio:unset;align-self:stretch}.PhotoGallery_img__e6jUZ{object-fit:cover;transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.PhotoGallery_item__Zw7F3:focus-visible .PhotoGallery_img__e6jUZ,.PhotoGallery_item__Zw7F3:hover .PhotoGallery_img__e6jUZ{transform:scale(1.04)}.PhotoGallery_overlay__e9e2F{position:absolute;inset:0;background:linear-gradient(0deg,rgba(44,26,14,.65) 0,rgba(44,26,14,0) 50%);display:flex;flex-direction:column;justify-content:flex-end;padding:18px 20px;opacity:0;transition:opacity .3s ease;pointer-events:none}.PhotoGallery_item__Zw7F3:focus-visible .PhotoGallery_overlay__e9e2F,.PhotoGallery_item__Zw7F3:hover .PhotoGallery_overlay__e9e2F{opacity:1}.PhotoGallery_overlayAlways__rhmYU{opacity:1}.PhotoGallery_photoName__LvK3S{font-family:var(--font-display);font-style:italic;font-size:15px;color:#fff;line-height:1.3;display:block}.PhotoGallery_photoCaption__6qhnp{font-size:13px;color:hsla(0,0%,100%,.82);margin-top:4px;line-height:1.45;display:block}.PhotoGallery_stats__lAYad{display:flex;align-items:center;gap:14px;margin-top:18px;font-size:13px;color:var(--brown-lt);flex-wrap:wrap}.PhotoGallery_statDot__vfHRq{width:3px;height:3px;border-radius:50%;background:var(--brown-lt);opacity:.45;flex-shrink:0}.PhotoGallery_lightboxBackdrop__OBTww{position:fixed;inset:0;background:rgba(20,10,4,.92);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:300;display:flex;align-items:center;justify-content:center;padding:24px;animation:PhotoGallery_fadeIn__MpxIA .18s ease both;cursor:pointer}.PhotoGallery_lightboxFrame__vIsOw{position:relative;max-width:860px;width:100%;cursor:default;animation:PhotoGallery_stepIn__TFoUE .22s ease both;display:flex;flex-direction:column;align-items:center}.PhotoGallery_lightboxImgWrap__GiuVB{display:flex;justify-content:center;border-radius:var(--radius-lg);overflow:hidden}.PhotoGallery_lightboxImg__jp_De{border-radius:var(--radius-lg)}.PhotoGallery_lightboxInfo__4cedx{display:flex;flex-direction:column;gap:4px;padding:14px 2px 0;align-self:flex-start}.PhotoGallery_lightboxName__3GjMT{font-family:var(--font-display);font-style:italic;font-size:18px;color:hsla(35,55%,96%,.92);display:block}.PhotoGallery_lightboxCaption__TGjdx{font-size:14px;color:hsla(35,55%,96%,.55);line-height:1.55;display:block}.PhotoGallery_lightboxClose__NPQgi{position:absolute;top:-14px;right:-14px;width:36px;height:36px;border-radius:50%;background:hsla(35,55%,96%,.12);border:1px solid hsla(35,55%,96%,.18);color:hsla(35,55%,96%,.85);font-size:13px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s;line-height:1;padding:0;font-family:var(--font-body)}.PhotoGallery_lightboxClose__NPQgi:hover{background:hsla(35,55%,96%,.22)}@media (max-width:900px){.PhotoGallery_section__ZKcsV{padding:64px 24px}.PhotoGallery_heading__KE5To{font-size:28px}.PhotoGallery_grid__GYLMP{grid-template-columns:repeat(2,1fr);gap:8px}.PhotoGallery_overlay__e9e2F{opacity:1}.PhotoGallery_lightboxClose__NPQgi{top:-12px;right:-4px}}@media (max-width:480px){.PhotoGallery_section__ZKcsV{padding:48px 20px}.PhotoGallery_heading__KE5To{font-size:24px}.PhotoGallery_grid__GYLMP{gap:6px}.PhotoGallery_stats__lAYad{gap:10px}.PhotoGallery_lightboxBackdrop__OBTww{padding:16px;align-items:flex-end}.PhotoGallery_lightboxFrame__vIsOw{max-width:100%}}