/*
FOOTER PREMIUM — MAURITIUS MARINE MARKET
Aucun Tailwind. CSS global autonome.
*/
:root{
  --mf-navy:#001b33;--mf-deep:#001426;--mf-soft:#082c49;
  --mf-gold:#c89b55;--mf-gold2:#d8b46e;--mf-white:#fff;
  --mf-line:rgba(255,255,255,.14);--mf-muted:rgba(255,255,255,.72);
  --mf-container:1180px;--mf-serif:"Playfair Display",Georgia,serif;
  --mf-sans:"Inter",Arial,sans-serif
}
.mmm-footer-container{width:min(var(--mf-container),calc(100% - 40px));margin-inline:auto}
.mmm-footer-cta{position:relative;overflow:hidden;background:radial-gradient(circle at 88% 22%,rgba(200,155,85,.18),transparent 24rem),linear-gradient(120deg,var(--mf-soft),var(--mf-navy));color:#fff;border-top:1px solid rgba(200,155,85,.28)}
.mmm-footer-cta:after{content:"";position:absolute;width:340px;height:340px;right:-110px;bottom:-180px;border:1px solid rgba(216,180,110,.16);border-radius:50%;box-shadow:0 0 0 44px rgba(216,180,110,.035),0 0 0 88px rgba(216,180,110,.025);pointer-events:none}
.mmm-footer-cta__inner{position:relative;z-index:1;min-height:245px;display:flex;align-items:center;justify-content:space-between;gap:48px;padding-block:52px}
.mmm-footer-cta__copy{max-width:720px}
.mmm-footer-eyebrow{display:inline-flex;align-items:center;gap:12px;margin-bottom:13px;color:var(--mf-gold2);font:800 11px var(--mf-sans);letter-spacing:.16em;text-transform:uppercase}
.mmm-footer-eyebrow:after{content:"";width:46px;height:1px;background:var(--mf-gold)}
.mmm-footer-cta h2{margin:0;color:#fff;font:600 clamp(34px,4vw,56px)/1.08 var(--mf-serif);letter-spacing:-.03em}
.mmm-footer-cta p{max-width:650px;margin:17px 0 0;color:rgba(255,255,255,.8);font:15px/1.75 var(--mf-sans)}
.mmm-footer-cta__actions{display:flex;flex-direction:column;gap:12px;min-width:220px}
.mmm-footer-btn{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 23px;border:1px solid transparent;border-radius:3px;font:800 11px var(--mf-sans);letter-spacing:.08em;text-decoration:none;text-transform:uppercase;transition:.18s ease}
.mmm-footer-btn:hover{transform:translateY(-1px)}
.mmm-footer-btn--gold{background:var(--mf-gold);color:#fff}.mmm-footer-btn--gold:hover{background:#b68743}
.mmm-footer-btn--outline{border-color:rgba(255,255,255,.42);color:#fff}.mmm-footer-btn--outline:hover{border-color:rgba(255,255,255,.78);background:rgba(255,255,255,.07)}
.mmm-footer{background:radial-gradient(circle at 96% 5%,rgba(200,155,85,.08),transparent 28rem),var(--mf-deep);color:var(--mf-muted);font-family:var(--mf-sans);padding:68px 0 24px}
.mmm-footer__grid{display:grid;grid-template-columns:1.55fr .82fr 1fr 1fr;gap:clamp(38px,5vw,76px);align-items:start}
.mmm-footer__brand{max-width:370px}
.mmm-footer__logo{display:inline-flex;align-items:center;gap:15px;color:#fff;text-decoration:none}
.mmm-footer__logo-image .custom-logo-link{display:inline-flex}
.mmm-footer__logo-image .custom-logo{width:auto;max-width:235px;max-height:72px;object-fit:contain}
.mmm-footer__logo-mark{width:56px;height:56px;flex:0 0 auto;color:var(--mf-gold2)}
.mmm-footer__logo-mark svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.4}
.mmm-footer__logo-text{color:#fff;font:26px/1 var(--mf-serif)}
.mmm-footer__brand-copy{max-width:350px;margin:23px 0 27px;color:rgba(255,255,255,.7);font-size:14px;line-height:1.72}
.mmm-footer__contact-list{display:grid;gap:13px}
.mmm-footer__contact-list a,.mmm-footer__contact-static{display:flex;align-items:flex-start;gap:11px;color:rgba(255,255,255,.72);font-size:13px;line-height:1.55;text-decoration:none;transition:color .18s ease}
.mmm-footer__contact-list a:hover{color:#fff}
.mmm-footer__contact-icon{width:18px;flex:0 0 18px;color:var(--mf-gold2);line-height:1.3}
.mmm-footer__column h3{position:relative;margin:6px 0 24px;padding-bottom:13px;color:#fff;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.mmm-footer__column h3:after{content:"";position:absolute;left:0;bottom:0;width:34px;height:1px;background:var(--mf-gold)}
.mmm-footer__column ul{margin:0;padding:0;list-style:none}
.mmm-footer__column li+li{margin-top:13px}
.mmm-footer__column a{position:relative;display:inline-block;color:rgba(255,255,255,.7);font-size:13px;line-height:1.45;text-decoration:none;transition:.18s ease}
.mmm-footer__column a:before{content:"";position:absolute;left:-14px;top:.72em;width:5px;height:1px;background:transparent}
.mmm-footer__column a:hover{color:#fff;transform:translateX(4px)}
.mmm-footer__column a:hover:before{background:var(--mf-gold)}
.mmm-footer__separator{height:1px;margin:54px 0 22px;background:linear-gradient(90deg,transparent,var(--mf-line) 8%,var(--mf-line) 92%,transparent)}
.mmm-footer__bottom{display:grid;grid-template-columns:1fr auto 1fr;gap:22px;align-items:center;color:rgba(255,255,255,.52);font-size:11px;letter-spacing:.035em}
.mmm-footer__bottom p{margin:0}
.mmm-footer__bottom-links{display:inline-flex;align-items:center;gap:9px}
.mmm-footer__bottom a{color:rgba(255,255,255,.58);text-decoration:none}.mmm-footer__bottom a:hover{color:#fff}
.mmm-footer__back-to-top{justify-self:end;display:inline-flex;align-items:center;gap:8px;color:var(--mf-gold2)!important;font-weight:700;letter-spacing:.06em;text-transform:uppercase}
@media(max-width:1024px){
  .mmm-footer-cta__inner{align-items:flex-start}
  .mmm-footer__grid{grid-template-columns:1.25fr 1fr 1fr}
  .mmm-footer__brand{grid-column:1/-1;max-width:none;display:grid;grid-template-columns:1fr 1fr;gap:26px 54px}
  .mmm-footer__logo,.mmm-footer__brand-copy{grid-column:1}
  .mmm-footer__brand-copy{margin-bottom:0}
  .mmm-footer__contact-list{grid-column:2;grid-row:1/span 2}
}
@media(max-width:760px){
  .mmm-footer-container{width:min(var(--mf-container),calc(100% - 28px))}
  .mmm-footer-cta__inner{display:block;min-height:0;padding-block:44px}
  .mmm-footer-cta__actions{margin-top:28px}.mmm-footer-btn{width:100%}
  .mmm-footer{padding-top:50px}
  .mmm-footer__grid{grid-template-columns:1fr;gap:38px}
  .mmm-footer__brand{display:block}
  .mmm-footer__brand-copy{margin-bottom:25px}
  .mmm-footer__column h3{margin-bottom:18px}
  .mmm-footer__bottom{grid-template-columns:1fr;text-align:center}
  .mmm-footer__bottom-links{justify-content:center;flex-wrap:wrap}
  .mmm-footer__back-to-top{justify-self:center}
}
@media(prefers-reduced-motion:reduce){.mmm-footer-btn,.mmm-footer__column a{transition:none}}
