.photo-gallery{min-height:auto;padding-bottom:100px;padding-top:100px}@media (max-width:575px){.photo-gallery{padding-bottom:70px;padding-top:70px}}.photo-gallery--light{background-color:#fff}.photo-gallery--dark{background:-webkit-gradient(linear,left top,left bottom,from(#131217),to(#1a1040));background:linear-gradient(180deg,#131217,#1a1040)}.photo-gallery--alt{background-color:#f5f5f7}.photo-gallery__wrapper{margin:0 auto;max-width:1200px;padding:0 24px}@media (max-width:970px){.photo-gallery__wrapper{padding:0 30px;width:100%}}.photo-gallery__title{color:#211260;font-family:Inter,sans-serif;font-size:48px;font-weight:700;line-height:1.2;margin-bottom:24px;text-align:center}@media (max-width:575px){.photo-gallery__title{font-size:32px}}.photo-gallery--dark .photo-gallery__title{color:#fff}.photo-gallery__subtitle{color:#222;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:1.8;margin:0 auto 64px;max-width:700px;text-align:center}@media (max-width:575px){.photo-gallery__subtitle{font-size:16px;margin-bottom:40px}}.photo-gallery--alt .photo-gallery__subtitle,.photo-gallery--light .photo-gallery__subtitle{color:#222;opacity:.8}.photo-gallery--dark .photo-gallery__subtitle{color:hsla(0,0%,100%,.75)}.photo-gallery__grid{display:-ms-grid;display:grid;-ms-grid-columns:1fr 16px 1fr 16px 1fr;gap:16px;grid-template-columns:repeat(3,1fr)}@media (max-width:970px){.photo-gallery__grid{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.photo-gallery__grid{-ms-grid-columns:1fr;gap:12px;grid-template-columns:1fr}}.photo-gallery__item{border-radius:12px;margin:0;overflow:hidden;-webkit-transition:-webkit-transform all .3s ease;transition:-webkit-transform all .3s ease;transition:transform all .3s ease;transition:transform all .3s ease,-webkit-transform all .3s ease}.photo-gallery__item:hover{-webkit-transform:translateY(-4px);transform:translateY(-4px)}.photo-gallery__item:first-child{-ms-grid-column-span:2;grid-column:span 2}@media (max-width:575px){.photo-gallery__item:first-child{-ms-grid-column-span:1;grid-column:span 1}}.photo-gallery__image-wrap{line-height:0;overflow:hidden}.photo-gallery__image-wrap img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;width:100%}.photo-gallery__item:hover .photo-gallery__image-wrap img{-webkit-transform:scale(1.03);transform:scale(1.03)}.photo-gallery__item:first-child .photo-gallery__image-wrap{height:400px}.photo-gallery__item:not(:first-child) .photo-gallery__image-wrap{height:280px}@media (max-width:575px){.photo-gallery__item:first-child .photo-gallery__image-wrap,.photo-gallery__item:not(:first-child) .photo-gallery__image-wrap{height:220px}}.photo-gallery__caption{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.5;padding:12px 16px}.photo-gallery--light .photo-gallery__caption{background-color:#f5f5f7;color:#a4a4a4}.photo-gallery--dark .photo-gallery__caption{background-color:hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.75)}.photo-gallery--alt .photo-gallery__caption{background-color:#fff;color:#a4a4a4}
/* Social-page polish (2026-06-24): brighter subtitle, uniform tiles, framed photos */
.photo-gallery--dark .photo-gallery__subtitle{color:hsla(0,0%,100%,.92)}
.photo-gallery--dark .photo-gallery__item{border:1px solid hsla(0,0%,100%,.16)}
.photo-gallery--dark .photo-gallery__item:first-child{-ms-grid-column-span:1;grid-column:span 1}
.photo-gallery--dark .photo-gallery__item:first-child .photo-gallery__image-wrap{height:280px}
@media (max-width:575px){.photo-gallery--dark .photo-gallery__item:first-child .photo-gallery__image-wrap{height:220px}}
/*# sourceMappingURL=index.css.map */
