.hero-image{background:#06283d}
.hero-image::before{content:"";position:absolute;inset:-28px;background:url("assets/piscine-vue-mer.jpg") center/cover no-repeat;filter:blur(18px);opacity:.46;transform:scale(1.06)}
.hero-image img{position:relative;z-index:1;object-fit:cover;object-position:center;animation:hero-zoom-out 14s cubic-bezier(.22,.55,.28,1) both;will-change:transform;backface-visibility:hidden}
@keyframes hero-zoom-out{from{transform:scale(1.22)}to{transform:scale(1)}}
.hero-copy{top:112px;transform:none}.hero-discover{display:inline-block}.hero-booking-bottom{position:absolute;z-index:2;left:8vw;bottom:48px}
.contact-icon-link,.instagram-link{display:flex!important;align-items:center;gap:10px;color:#bcebf1}
.instagram-link{margin-top:0}
.contact-icon-link svg,.instagram-link svg{flex:0 0 auto;width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.instagram-link .instagram-dot{fill:currentColor;stroke:none}
@media(max-width:900px){.hero-copy{top:94px;transform:none}.hero-booking-bottom{left:24px;bottom:34px}.hero-image img{animation-duration:12.5s}.contact-icon-link,.instagram-link{font-size:14px}}
@media(prefers-reduced-motion:reduce){.hero-image img{animation:none;transform:scale(1)}}
