:root{--navy:#06192e;--blue:#0b3d91;--light:#f4f7fc;--line:#e2e8f3;--ink:#13233f;--muted:#5a6b85;--gold:#f4a823;--teal:#0f9488}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);line-height:1.7}a{color:var(--blue);text-decoration:none}a:hover{text-decoration:underline}.container{max-width:1040px;margin:auto;padding:0 22px}.notice{background:var(--navy);color:#fff;text-align:center;font-size:.72rem;letter-spacing:.04em;padding:7px 15px}
header{position:sticky;top:0;z-index:10;background:#fff;border-bottom:1px solid var(--line)}.nav{height:92px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;width:303px;height:90px;align-items:center;gap:16px;color:var(--ink);font-weight:800}.satellite-logo-left{display:block;width:98px;height:86px;flex:0 0 98px;overflow:hidden}.satellite-logo-left img{width:98px;height:86px;object-fit:contain}.satellite-logo-right{display:flex;width:189px;align-items:center;justify-content:center}.official-baseline{position:relative;display:block;width:189px;height:48px;overflow:hidden}.official-baseline img{position:absolute;width:367px;height:110px;max-width:none;left:-171px;top:-42px}.nav-links{display:flex;align-items:center;gap:18px;font-weight:650;font-size:.78rem}.btn{display:inline-flex;align-items:center;justify-content:center;background:var(--gold);color:#352600!important;padding:11px 19px;border-radius:10px;font-weight:800;text-decoration:none!important}
.hero{background:linear-gradient(135deg,var(--navy),var(--blue));color:#fff;padding:68px 0}.crumbs{font-size:.83rem;color:#ccdaf0;margin-bottom:18px}.crumbs a{color:#fff}.hero h1{font-size:clamp(2rem,5vw,3.25rem);line-height:1.12;max-width:850px;margin:0 0 20px}.hero p{color:#dce6ff;font-size:1.12rem;max-width:760px;margin:0 0 25px}
main section{padding:52px 0}.soft{background:var(--light)}h2{font-size:clamp(1.5rem,3vw,2.1rem);line-height:1.25;margin:0 0 18px}h3{line-height:1.3}p{margin:0 0 17px}.lead{font-size:1.08rem;color:var(--muted)}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{border:1px solid var(--line);border-radius:14px;padding:23px;background:#fff}.card h3{margin-top:0}.note{border-left:5px solid var(--teal);background:#edf9f7;padding:18px 21px;border-radius:10px}.related{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.related a{border:1px solid var(--line);border-radius:10px;padding:14px;font-weight:750;background:#fff}
.network{background:var(--navy);color:#fff;padding:32px 0;border-bottom:1px solid #29405a}.network .container{display:flex;justify-content:space-between;gap:30px;align-items:center}.network-links{display:flex;gap:14px;flex-wrap:wrap;justify-content:flex-end}.network-links a{color:#cfe3f4;font-size:.72rem;border-bottom:1px solid #69b3ff}
footer{background:var(--navy);color:#c5d2e2;padding:42px 0 22px}footer img{width:205px;filter:brightness(0) invert(1);margin-bottom:15px}.footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:8px 18px}.footer-links a{color:#c5d2e2}.footer-google{display:flex;flex-direction:column;margin-top:10px}.footer-google span{color:#f5a623}.footer-google strong{color:#fff;font-size:.82rem}.footer-google small{color:#69b3ff}.fine{border-top:1px solid #29405a;margin-top:25px;padding-top:16px;font-size:.82rem}
@media(max-width:760px){.brand{width:207px;height:70px;gap:8px}.satellite-logo-left{width:67px;height:59px;flex-basis:67px}.satellite-logo-left img{width:67px;height:59px}.satellite-logo-right{width:132px}.official-baseline{width:132px;height:33px}.official-baseline img{width:251px;height:75px;left:-117px;top:-29px}.nav-links>a:not(.btn){display:none}.grid,.related,.footer-grid{grid-template-columns:1fr}.footer-links{grid-template-columns:1fr}.hero{padding:48px 0}.network .container{align-items:flex-start;flex-direction:column}.network-links{justify-content:flex-start}}

/* Socle éditorial commun aux sites MD Group */
p{text-align:justify;text-justify:inter-word;hyphens:auto;-webkit-hyphens:auto}
.nav{width:min(1160px,90vw);max-width:1160px;padding-inline:0}
.network .container{display:grid;width:min(1160px,90vw);max-width:1160px;padding:0;grid-template-columns:320px 1fr;gap:48px}.network-links{display:grid;grid-template-columns:repeat(3,max-content);justify-content:end;gap:14px 20px}.network-links a{white-space:nowrap}
.footer-grid{grid-template-columns:2fr 1fr 1fr;align-items:start}.footer-google{display:flex;align-items:flex-start;flex-direction:column;gap:4px}.footer-google span,.footer-google strong,.footer-google small{display:block}.footer-google span{color:#f5a623}.footer-google strong{color:#fff}.footer-google small{color:#69b3ff}
@media(max-width:960px){.network .container{grid-template-columns:1fr}.network-links{grid-template-columns:repeat(2,max-content);justify-content:start}}
@media(max-width:760px){.footer-grid{grid-template-columns:1fr}.network-links{grid-template-columns:1fr}}
.footerIdentity{display:flex;align-items:center;gap:34px}.footerBrand{display:flex;width:303px;max-width:100%;height:102px;padding:10px 0;align-items:center;gap:15px;overflow:hidden}.footerBrand img{filter:brightness(0) invert(1)}.footerGoogle{display:flex;min-width:130px;align-items:flex-start;flex-direction:column;padding-left:28px;border-left:1px solid rgba(255,255,255,.18)}.footerGoogle span{color:#f5a623}.footerGoogle strong{margin-top:3px;color:#fff;font-size:.82rem}.footerGoogle small{margin-top:7px;color:#69b3ff;font-size:.68rem}.fine{text-align:center}.fine>span{display:block}.fine>span+span{margin-top:7px;color:#9aabba}
footer>.container{width:min(1160px,90vw);max-width:1160px;padding-inline:0}.footer-grid>.footer-links{display:block}.footer-grid>.footer-links a{display:block;margin-bottom:8px;white-space:nowrap}
@media(max-width:800px){.footerIdentity{align-items:flex-start;flex-direction:column;gap:15px}.footerGoogle{padding:0;border:0}}
.faq-container{max-width:800px}.faq details{border-bottom:1px solid var(--line);padding:17px 0}.faq summary{cursor:pointer;font-weight:700;color:var(--navy);list-style:none}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";float:right;color:var(--blue);font-size:1.3rem;line-height:1}.faq details[open] summary:after{content:"−"}.faq details p{margin:11px 0 2px;color:var(--muted)}
.legal-page{max-width:850px;padding-top:32px;padding-bottom:60px}.legal-page section{padding:28px 0;border-bottom:1px solid var(--line)}.legal-page section:last-child{border-bottom:0}.legal-page h2{font-size:1.55rem;margin-bottom:10px}.legal-page p{color:var(--muted)}.legal-page a{font-weight:700}

/* Harmonisation des pages intérieures — modèle Protection juridique */
body{font-family:Arial,Helvetica,sans-serif}.topbar{height:34px;background:#061d35;color:#dce8f5;font-size:12px}.topbar-inner{display:flex;width:min(1160px,calc(100% - 40px));height:34px;margin:auto;align-items:center;justify-content:flex-end;gap:28px}.topbar a{color:#fff;text-decoration:none}
.nav{width:min(1160px,calc(100% - 40px));height:93px}.brand{width:auto;height:82px;gap:16px}.satellite-logo-left{width:92px;height:80px;flex-basis:92px}.satellite-logo-left img{width:92px;height:80px}.site-identity{display:block;padding-left:15px;border-left:1px solid #cbd7e2;line-height:1.2}.site-identity strong,.site-identity small{display:block;white-space:nowrap}.site-identity strong{color:#111820;font-size:14px;font-weight:700;letter-spacing:1.4px}.site-identity small{margin-top:5px;color:#14b8a6;font-size:10px;font-weight:400;letter-spacing:1.6px}.nav-links{gap:25px;font-size:14px;font-weight:700}.nav-links .btn{padding:14px 22px;border-radius:999px;background:#14b8a6;color:#fff!important;font-size:14px}
.network{padding:50px 0;background:#0a3156;color:#fff}.network .container.network-inner{display:grid;width:min(1160px,calc(100% - 40px));grid-template-columns:.8fr 1.2fr;align-items:center;gap:50px}.network .eyebrow{margin:0;color:#7fded6;font-size:12px;font-weight:800;line-height:normal;letter-spacing:2px;text-transform:uppercase}.network h2{margin:12px 0 0;color:#fff;font-size:29px;font-weight:700;line-height:1.18}.network-links{display:grid;grid-template-columns:1fr 1fr;justify-content:stretch;gap:13px}.network-links a{padding-bottom:9px;border-bottom:1px solid #ffffff22;color:#dceaf7;font-size:16px;font-weight:400;line-height:normal;white-space:normal}
footer{padding:50px 0 20px;background:#061d35;color:#dbe7f3}footer>.container{width:min(1160px,calc(100% - 40px))}.footer-grid{display:grid;grid-template-columns:minmax(250px,1.4fr) minmax(105px,.6fr) repeat(3,minmax(125px,1fr));gap:32px;align-items:start}.footer-grid .footerIdentity{display:contents}.footer-grid>div{display:flex;flex-direction:column;gap:10px}.footer-grid>div>a{display:block;margin:0;color:#b8cada;font-size:13px;font-weight:400;line-height:normal;white-space:normal}.footer-grid>div>strong{color:#dbe7f3;font-size:16px;font-weight:700;line-height:normal}.footer-grid>div:nth-child(3){transform:translateX(18px)}.footer-grid .footerBrand{display:flex;width:303px;max-width:100%;height:102px;padding:10px 0;align-items:center;justify-content:flex-start;gap:15px;overflow:hidden}.footer-grid .footerGoogle{display:flex;min-width:105px;margin-top:34px;padding:0;border:0;align-items:flex-start;flex-direction:column}.footer-grid .footerGoogle strong{font-size:13px;line-height:normal}.footer-grid .footerGoogle small{font-size:10.8333px;line-height:normal}.fine{margin-top:35px;padding-top:20px;border-top:1px solid #ffffff20;color:#dbe7f3;font-size:12px;line-height:normal;text-align:center}
@media(max-width:900px){.network .container.network-inner{grid-template-columns:1fr}.network-links{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr;gap:30px}.footer-grid .footerIdentity{display:flex;align-items:flex-start;flex-direction:column;gap:15px}.footer-grid>div:nth-child(3){transform:none}.footer-grid .footerGoogle{margin-top:0}.footer-grid>div:first-child{grid-column:1/-1}.nav-links>a:not(.btn){display:none}}
@media(max-width:600px){.topbar-inner span:nth-child(2){display:none}.network-links,.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.site-identity{display:none}}
