.PhotoGallery_layout__0G5X9{display:grid;grid-gap:var(--space-6);gap:var(--space-6)}.PhotoGallery_featureRow__CYeRN{display:grid;grid-gap:var(--space-4);gap:var(--space-4);grid-template-columns:minmax(0,1fr)}@media (min-width:720px){.PhotoGallery_featureRow__CYeRN{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}.PhotoGallery_grid__Sym_B{display:grid;grid-gap:var(--space-4);gap:var(--space-4);grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.PhotoGallery_tile__GMFcd{position:relative;margin:0;overflow:hidden;border-radius:14px;background:var(--color-surface-soft,#f4f6f8);box-shadow:0 6px 18px rgba(15,23,42,.08);transition:transform .38s cubic-bezier(.2,.8,.2,1),box-shadow .38s cubic-bezier(.2,.8,.2,1);cursor:zoom-in;aspect-ratio:4/3}.PhotoGallery_featureTile__2BKZ6{aspect-ratio:16/9;border-radius:18px}.PhotoGallery_image__yQpUZ{display:block;width:100%;height:100%;object-fit:cover;filter:saturate(.9);transition:filter .42s ease,transform .42s ease}.PhotoGallery_overlay__C8QrO{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,rgba(15,23,42,0) 30%,rgba(15,23,42,.55) 90%,rgba(15,23,42,.78));opacity:0;transition:opacity .38s ease}.PhotoGallery_caption__It6MA{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:.9rem 1.1rem 1rem;color:#fff;font-family:var(--font-heading);font-size:1rem;font-weight:700;letter-spacing:.02em;transform:translateY(12px);opacity:0;transition:transform .38s ease,opacity .38s ease}.PhotoGallery_captionText__TuaUZ{display:inline-block;position:relative;padding-left:.85rem}.PhotoGallery_captionText__TuaUZ:before{content:"";position:absolute;left:0;top:50%;width:4px;height:1.05em;border-radius:4px;background:var(--color-accent,#006bc3);transform:translateY(-50%) scaleY(.4);transform-origin:center;transition:transform .38s ease}.PhotoGallery_tile__GMFcd:focus-within,.PhotoGallery_tile__GMFcd:hover{transform:translateY(-6px);box-shadow:0 18px 38px rgba(15,23,42,.22)}.PhotoGallery_tile__GMFcd:focus-within .PhotoGallery_image__yQpUZ,.PhotoGallery_tile__GMFcd:hover .PhotoGallery_image__yQpUZ{filter:saturate(1.1) brightness(1.04)}.PhotoGallery_tile__GMFcd:focus-within .PhotoGallery_overlay__C8QrO,.PhotoGallery_tile__GMFcd:hover .PhotoGallery_overlay__C8QrO{opacity:1}.PhotoGallery_tile__GMFcd:focus-within .PhotoGallery_caption__It6MA,.PhotoGallery_tile__GMFcd:hover .PhotoGallery_caption__It6MA{transform:translateY(0);opacity:1}.PhotoGallery_tile__GMFcd:focus-within .PhotoGallery_captionText__TuaUZ:before,.PhotoGallery_tile__GMFcd:hover .PhotoGallery_captionText__TuaUZ:before{transform:translateY(-50%) scaleY(1)}@media (prefers-reduced-motion:reduce){.PhotoGallery_captionText__TuaUZ:before,.PhotoGallery_caption__It6MA,.PhotoGallery_image__yQpUZ,.PhotoGallery_overlay__C8QrO,.PhotoGallery_tile__GMFcd{transition:none}.PhotoGallery_tile__GMFcd:focus-within,.PhotoGallery_tile__GMFcd:hover{transform:none}}