.gallery-section{background-image:url(/build/images/haut-droite.8dddcdc3.png),url(/build/images/bas-gauche.4fc9b77b.png),url(/build/images/otis-redding.2b85ae8f.png);background-position:100% 0,0 100%,0 0;background-repeat:no-repeat,no-repeat,repeat;padding-bottom:3.5rem;padding-top:2.5rem}@media (max-width:1024px){.gallery-section{background-image:url(/build/images/otis-redding.2b85ae8f.png);background-repeat:repeat}}.gallery-intro{color:#5e4632;font-family:Segoe UI Semilight;font-size:clamp(1rem,2vw,1.2rem);margin:0 auto;max-width:700px;text-align:center}.gallery-filters{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin:1.6rem 0 0}.gallery-filter{background:#fff;border:1px solid rgba(215,75,0,.25);border-radius:1.4rem;color:#a8360a;cursor:pointer;font-family:Segoe UI Semilight;font-weight:700;padding:.4rem 1.1rem;transition:background .15s ease,color .15s ease,border-color .15s ease}.gallery-filter.is-active,.gallery-filter:hover{background:#fac202;border-color:#fac202;color:#d74b00}.gallery{column-count:3;column-gap:1rem;margin:2.2rem auto 0;max-width:1100px;padding:0 1rem}@media (max-width:900px){.gallery{column-count:2}}@media (max-width:560px){.gallery{column-count:1}}.gallery-item{border-radius:.7rem;box-shadow:0 5px 16px rgba(0,0,0,.12);break-inside:avoid;cursor:pointer;margin:0 0 1rem;overflow:hidden;position:relative}.gallery-item img{display:block;height:auto;transition:transform .35s ease;width:100%}.gallery-item:hover img{transform:scale(1.05)}.gallery-caption{background:linear-gradient(0deg,rgba(0,0,0,.75),transparent);bottom:0;color:#fff;display:flex;flex-direction:column;left:0;opacity:0;padding:1.6rem .9rem .7rem;position:absolute;right:0;transition:opacity .25s ease}.gallery-item:focus-within .gallery-caption,.gallery-item:hover .gallery-caption{opacity:1}.gallery-caption .t{font-family:Segoe UI Semilight;font-size:1.02rem;font-weight:700;line-height:1.25}.gallery-caption .d{font-family:Segoe UI Semilight;font-size:.8rem;margin-top:.1rem;opacity:.85}.gallery-empty{background:#fff;border-radius:.8rem;border-top:4px solid #fac202;box-shadow:0 6px 18px rgba(0,0,0,.08);margin:3rem auto;max-width:560px;padding:clamp(1.8rem,4vw,2.8rem);text-align:center}.gallery-empty-icon{color:#dc4c13;font-size:2.6rem}.gallery-empty-title{color:#dc4c13;font-family:Amatic SC Bold;font-size:clamp(1.8rem,4vw,2.4rem);margin:.5rem 0 .3rem}.lightbox{align-items:center;background:rgba(0,0,0,.88);display:none;inset:0;justify-content:center;padding:2rem;position:fixed;z-index:1100}.lightbox.is-open{display:flex}.lightbox-img{border-radius:.4rem;box-shadow:0 12px 44px rgba(0,0,0,.6);max-height:82vh;max-width:92vw}.lightbox-caption{bottom:1.2rem;color:#fff;font-family:Segoe UI Semilight;left:0;margin:0;position:absolute;right:0;text-align:center}.lightbox-close{background:none;border:none;color:#fff;cursor:pointer;font-size:2.6rem;line-height:1;position:absolute;right:1.4rem;top:.6rem}