
/* WANDERTINE V4 — PREMIUM SHARED POLISH */
.footer{
 position:relative;isolation:isolate;overflow:hidden;color:#fff;
 background:
 linear-gradient(90deg,rgba(4,17,36,.97),rgba(5,25,50,.92),rgba(5,25,50,.86)),
 url("https://images.unsplash.com/photo-1469474968028-56623f02e42e?auto=format&fit=crop&w=2200&q=88") center/cover no-repeat;
}
.footer:before{content:"";position:absolute;inset:0;z-index:-1;
 background:radial-gradient(circle at 78% 30%,rgba(243,154,30,.14),transparent 28%),
 linear-gradient(180deg,rgba(8,28,58,.04),rgba(3,13,28,.45));pointer-events:none}
.footer:after{content:"";position:absolute;left:0;right:0;bottom:0;height:4px;
 background:linear-gradient(90deg,#f39a1e,#ffd078,#f39a1e)}
.footer-grid{position:relative;z-index:1;max-width:1280px;margin:0 auto;
 padding:78px 5% 55px;display:grid;grid-template-columns:1.35fr 1fr 1fr 1.15fr;gap:45px}
.footer a{color:rgba(255,255,255,.78);text-decoration:none}
.footer a:hover{color:#f39a1e}
.footer p{color:rgba(255,255,255,.72);line-height:1.7}
.footer h3{color:#fff}
.footer-logo img{max-height:68px;width:auto;object-fit:contain;margin-bottom:14px}
.footer-bottom{position:relative;z-index:1;max-width:1280px;margin:0 auto;
 padding:20px 5%;border-top:1px solid rgba(255,255,255,.12);
 color:rgba(255,255,255,.55);font-size:.76rem}
html{scroll-behavior:smooth;overflow-x:hidden}
body{overflow-x:hidden}
img{max-width:100%;height:auto}
a,button,input,select,textarea{transition:all .22s ease}
.wandertine-whatsapp{z-index:5000!important;right:20px!important;bottom:20px!important}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{
 outline:3px solid rgba(243,154,30,.45);outline-offset:3px}
.footer a,.contact-detail a{overflow-wrap:anywhere}
@media(max-width:900px){.footer-grid{grid-template-columns:1fr 1fr;gap:35px}}
@media(max-width:600px){.footer-grid{grid-template-columns:1fr!important;padding:58px 7% 38px}
.footer-bottom{padding:18px 7%}.wandertine-whatsapp{right:12px!important;bottom:12px!important}}
