/* Page de garde France — fond clair, transparent et immobile avec une grande vague graphique. La vidéo France reste intacte dans le code. */
html body .homeOnly .francePanel{isolation:isolate;overflow:hidden;background:rgba(246,243,236,.88)!important;background-image:none!important;animation:none!important}
html body .homeOnly .francePanel .panelVideo{display:none!important}
html body .homeOnly .francePanel:before{content:''!important;position:absolute!important;z-index:1!important;inset:0!important;width:auto!important;height:auto!important;left:0!important;top:0!important;display:block!important;background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='900' height='900' viewBox='0 0 900 900'%3E%3Cg fill='none' stroke='%23b79a68' stroke-linecap='round'%3E%3Cpath d='M-80 610C85 450 205 458 325 590C425 700 545 710 680 590C758 520 830 505 970 575' stroke-width='15' opacity='.76'/%3E%3Cpath d='M-95 665C70 505 205 510 325 635C425 740 550 752 690 630C775 556 855 550 985 610' stroke-width='5' opacity='.38'/%3E%3Cpath d='M-105 715C60 565 195 565 315 680C420 780 560 790 705 675C790 608 865 602 995 660' stroke-width='3' opacity='.22'/%3E%3C/g%3E%3C/svg%3E") center/cover no-repeat!important;animation:none!important;transform:none!important;pointer-events:none!important;opacity:1!important}
html body .homeOnly .francePanel:after{content:''!important;position:absolute!important;z-index:2!important;inset:0!important;background:linear-gradient(180deg,rgba(255,255,255,.20),rgba(255,255,255,0) 55%,rgba(183,154,104,.06))!important;pointer-events:none!important}
html body .homeOnly .francePanel .panelShade{z-index:3!important;background:transparent!important}
html body .homeOnly .francePanel .countryChoice{z-index:6!important}
html body .homeOnly .francePanel .countryChoice span{color:#6c5a3f!important;text-shadow:0 1px 16px rgba(255,255,255,.98)!important}

/* Moving coastline for the France choice; retain the quiet design for reduced motion. */
@media (prefers-reduced-motion: no-preference) {
  html body .homeOnly .francePanel { background:#184c4b!important; }
  html body .homeOnly .francePanel .panelVideo { display:block!important; object-fit:cover; object-position:center; z-index:1; }
  html body .homeOnly .francePanel:before, html body .homeOnly .francePanel:after { display:none!important; content:none!important; }
  html body .homeOnly .francePanel .panelShade { background:linear-gradient(180deg,rgba(0,20,25,.04),rgba(0,20,25,.08) 45%,rgba(0,20,25,.28))!important; }
  html body .homeOnly .francePanel .countryChoice span { color:#fff!important; text-shadow:0 2px 14px rgba(0,0,0,.75)!important; }
}
