/* Couche de mouvement propre à Blue Dunes */
.brand-logo{display:block;width:230px;height:55px;object-fit:contain;object-position:left center;filter:brightness(0) invert(1)}
.site-footer .brand-logo{width:220px}
.hero{overflow:hidden;background-size:108%;animation:hero-breathe 16s ease-in-out infinite alternate}
.hero-boat{position:absolute;z-index:2;right:-280px;bottom:145px;width:230px;filter:drop-shadow(0 14px 12px rgba(0,25,42,.28));animation:boat-cross 18s linear infinite}
.hero-boat img{width:100%;animation:boat-rock 2.2s ease-in-out infinite}
.hero-boat:after,.hero-boat:before{content:"";position:absolute;right:78%;bottom:5px;width:170px;height:8px;border-top:3px solid rgba(220,255,255,.75);border-radius:50%;transform:skewX(-25deg)}
.hero-boat:before{width:115px;bottom:-5px;right:67%;opacity:.55;animation:wake 1.5s ease-out infinite}
.tour-card{transform-origin:center bottom}.tour-card:hover .card-image{transform:scale(1.025)}.card-image{transition:transform .55s cubic-bezier(.2,.8,.2,1)}
.scene-island:after{animation:umbrella 3.4s ease-in-out infinite}.scene-dolphin:after{animation:dolphin-swim 4s ease-in-out infinite}.sun-orbit{animation:orbit-spin 18s linear infinite}.floating-wa{animation:wa-pulse 2.8s ease-in-out infinite}
@keyframes hero-breathe{from{background-size:108%}to{background-size:114%}}
@keyframes boat-cross{0%{right:-280px;transform:translateY(0) scale(.78)}45%{transform:translateY(-7px) scale(.9)}100%{right:42%;transform:translateY(2px) scale(1)}}
@keyframes boat-rock{0%,100%{transform:rotate(-1.4deg) translateY(0)}50%{transform:rotate(1.6deg) translateY(-5px)}}
@keyframes wake{0%{transform:scaleX(.5) skewX(-25deg);opacity:.7}100%{transform:scaleX(1.25) skewX(-25deg);opacity:0}}
@keyframes umbrella{0%,100%{transform:rotate(-8deg) translateY(0)}50%{transform:rotate(-4deg) translateY(-4px)}}
@keyframes dolphin-swim{0%,100%{transform:rotate(-20deg) translate(0)}50%{transform:rotate(-15deg) translate(18px,-8px)}}
@keyframes orbit-spin{to{transform:rotate(360deg)}}
@keyframes wa-pulse{50%{box-shadow:0 8px 32px rgba(37,211,102,.5);transform:translateY(-3px)}}
@media(max-width:900px){.brand-logo{width:205px}.hero-boat{width:180px;bottom:135px;animation-duration:15s}}
@media(max-width:600px){.brand-logo{width:180px;height:45px}.hero{background-size:auto 100%;animation:none}.hero-boat{width:130px;bottom:142px;opacity:.9;animation-name:boat-mobile;animation-duration:13s}.site-footer .brand-logo{width:190px}@keyframes boat-mobile{0%{right:-160px}100%{right:62%}}}
@media(prefers-reduced-motion:reduce){.hero,.hero-boat,.hero-boat img,.scene-island:after,.scene-dolphin:after,.sun-orbit,.floating-wa{animation:none!important}.hero-boat{right:8%;}}

/* Blue Dunes brand refresh */
.brand-logo{display:block;width:260px;height:74px;object-fit:contain;object-position:left center;filter:none!important;background:#fffdf7;border-radius:16px;padding:6px 10px;box-shadow:0 10px 28px rgba(3,30,43,.14)}
.site-footer .brand-logo{width:250px;height:86px;background:#fffdf7;border-radius:18px;padding:8px 12px}
@media(max-width:900px){.brand-logo{width:220px;height:64px}}
@media(max-width:600px){.brand-logo{width:170px;height:54px;border-radius:12px;padding:5px 7px}.site-footer .brand-logo{width:205px;height:72px}}
/* Blue Dunes transparent logo fix */
.brand-logo{background:transparent!important;box-shadow:none!important;border-radius:0!important;padding:0!important;filter:none!important;width:260px;height:74px;object-fit:contain;object-position:left center}
.site-footer .brand-logo{background:transparent!important;box-shadow:none!important;border-radius:0!important;padding:0!important;width:250px;height:86px}
@media(max-width:900px){.brand-logo{width:220px;height:64px}}
@media(max-width:600px){.brand-logo{width:170px;height:54px}.site-footer .brand-logo{width:205px;height:72px}}
/* Blue Dunes compact web logo */
.brand-logo{width:178px!important;height:44px!important;object-fit:contain!important;object-position:left center!important;background:transparent!important;box-shadow:none!important;border-radius:0!important;padding:0!important;filter:none!important}
.site-footer .brand-logo{width:190px!important;height:48px!important;background:transparent!important;box-shadow:none!important;border-radius:0!important;padding:0!important;filter:none!important}
@media(max-width:900px){.brand-logo{width:160px!important;height:40px!important}}
@media(max-width:600px){.brand-logo{width:138px!important;height:36px!important}.site-footer .brand-logo{width:170px!important;height:44px!important}}