.gallery-grid button{position:relative;display:block;min-width:0;padding:0;border:0;overflow:hidden;background:#102f5e;cursor:zoom-in}.gallery-grid button img{display:block;transition:transform .45s ease,opacity .3s}.gallery-grid button:hover img{transform:scale(1.06);opacity:.9}.gallery-grid button:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.gallery-grid button:after{content:'Voir';position:absolute;right:12px;bottom:12px;padding:7px 9px;background:rgba(5,24,57,.8);color:#fff;font:800 .67rem var(--font);letter-spacing:.06em;text-transform:uppercase;opacity:0;transform:translateY(5px);transition:.2s}.gallery-grid button:hover:after,.gallery-grid button:focus-visible:after{opacity:1;transform:translateY(0)}.gallery-lightbox{width:min(1050px,calc(100% - 20px));max-width:none;padding:0;border:0;background:#07182f;color:#fff;box-shadow:0 28px 100px rgba(0,0,0,.58)}.gallery-lightbox::backdrop{background:rgba(0,10,29,.86);backdrop-filter:blur(5px)}.gallery-stage{position:relative;display:grid;place-items:center;min-height:min(72vh,740px)}.gallery-stage img{display:block;max-width:100%;max-height:72vh;object-fit:contain}.gallery-caption{padding:14px 65px 17px;font-size:.84rem;color:#d6e5f2}.gallery-lightbox button{position:absolute;z-index:1;border:1px solid rgba(255,255,255,.26);background:rgba(5,24,57,.82);color:#fff;cursor:pointer}.gallery-close{top:14px;right:14px;width:40px;height:40px;border-radius:50%;font-size:1.5rem}.gallery-prev,.gallery-next{top:50%;transform:translateY(-50%);width:46px;height:52px;font-size:1.6rem}.gallery-prev{left:14px}.gallery-next{right:14px}.gallery-lightbox button:hover{background:var(--gold);color:#17233b}.whatsapp-float{position:fixed;right:25px;bottom:25px;z-index:40;display:grid;place-items:center;width:61px;height:61px;border-radius:50%;background:#25d366;color:#fff;text-decoration:none;box-shadow:0 11px 25px rgba(4,67,37,.36);transition:transform .25s ease,box-shadow .25s ease;isolation:isolate}.whatsapp-float:before{content:'';position:absolute;inset:-8px;border:1px solid rgba(37,211,102,.55);border-radius:50%;animation:whatsapp-pulse 2.5s ease-out infinite;z-index:-1}.whatsapp-float span{display:grid;place-items:center;width:33px;height:33px;border:2px solid #fff;border-radius:50%;font-size:1.9rem;line-height:1;transform:rotate(-28deg)}.whatsapp-float:hover{transform:translateY(-4px) scale(1.04);box-shadow:0 15px 32px rgba(4,67,37,.45)}@keyframes whatsapp-pulse{0%{transform:scale(.82);opacity:.9}70%,100%{transform:scale(1.32);opacity:0}}@media(max-width:700px){.whatsapp-float{right:17px;bottom:17px;width:56px;height:56px}.gallery-caption{padding-right:54px}.gallery-prev,.gallery-next{width:39px;height:45px}.gallery-prev{left:8px}.gallery-next{right:8px}}
