:root{--navy:#06345f;--navy2:#0b4775;--teal:#08a7b7;--blue:#0878c9;--muted:#617d91;--line:#d9e8f0;--soft:#f5f9fc;--white:#fff;--shadow:0 18px 50px rgba(6,52,95,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Arial,sans-serif;color:var(--navy);background:#fff}a{color:inherit}.wrap{width:min(1180px,calc(100% - 32px));margin:auto}.skip{position:absolute;left:-999px}.skip:focus{left:16px;top:12px;z-index:99;background:#fff;padding:10px}.header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.97);border-bottom:1px solid #edf2f5;backdrop-filter:blur(10px)}.header-row{height:76px;display:flex;align-items:center;gap:30px}.brand img{width:150px;display:block}.nav{margin:auto;display:flex;gap:30px}.nav a,.mobile-nav a{text-decoration:none;font-weight:800;font-size:14px}.phone{background:linear-gradient(135deg,var(--navy2),var(--blue));color:#fff;text-decoration:none;border-radius:999px;padding:13px 20px;font-weight:900}.menu-button{display:none;width:44px;border:0;background:none}.menu-button span{display:block;height:2px;background:var(--navy);margin:6px}.mobile-nav{display:none;flex-direction:column;gap:15px;padding:12px 22px 20px}.legal-hero{padding:76px 0;background:linear-gradient(120deg,#eefbfc,#edf6fd);border-bottom:1px solid var(--line)}.eyebrow{display:inline-flex;border:1.5px solid var(--teal);color:#057d98;background:#f7ffff;border-radius:999px;padding:6px 14px;font-size:12px;font-weight:900;letter-spacing:.04em}.legal-hero h1{font-size:clamp(44px,6vw,70px);line-height:1;margin:18px 0 15px;letter-spacing:-.04em}.legal-hero p{font-size:18px;line-height:1.65;color:#4f7087;max-width:820px}.section{padding:70px 0}.legal-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:50px;align-items:start}.toc{position:sticky;top:105px;border:1px solid var(--line);border-radius:18px;padding:20px;background:#fff;box-shadow:0 10px 30px rgba(6,52,95,.06)}.toc strong{display:block;margin-bottom:10px}.toc a{display:block;text-decoration:none;color:#55748a;padding:9px 0;border-bottom:1px solid #edf2f5;font-size:13px}.toc a:last-child{border:0}.legal-content{min-width:0}.summary-box{border:1px solid #8bd4dc;background:#f1fcfd;border-radius:18px;padding:20px;margin-bottom:22px}.summary-box strong{font-size:18px}.summary-box p{margin:7px 0 0;color:#315f72;line-height:1.6}.legal-content article{position:relative;border:1px solid var(--line);border-radius:20px;padding:28px 30px;margin-bottom:18px;background:#fff;box-shadow:0 10px 28px rgba(6,52,95,.045)}.number{color:var(--teal);font-size:12px;font-weight:950;letter-spacing:.08em}.legal-content h2{font-size:28px;margin:8px 0 16px}.legal-content p,.legal-content li{color:#57758a;line-height:1.75}.legal-content a{color:#087b9d;font-weight:800}.legal-content dl{margin:0}.legal-content dl>div{display:grid;grid-template-columns:180px 1fr;gap:20px;padding:13px 0;border-bottom:1px solid #edf2f5}.legal-content dl>div:last-child{border:0}.legal-content dt{font-weight:900}.legal-content dd{margin:0;color:#55748a;line-height:1.5}.check-list{padding-left:22px}.check-list li{margin:6px 0}.notice{border-radius:14px;padding:17px;background:#f5fafc;border:1px solid var(--line);color:#4d6d83;line-height:1.65}.purpose-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:18px 0}.purpose-grid div{border:1px solid var(--line);border-radius:14px;padding:16px;background:#f9fcfd}.purpose-grid strong,.purpose-grid span{display:block}.purpose-grid span{font-size:13px;color:#607c90;line-height:1.5;margin-top:6px}.table-wrap{overflow:auto;border:1px solid var(--line);border-radius:14px}.table-wrap table{width:100%;border-collapse:collapse;min-width:650px}.table-wrap th,.table-wrap td{text-align:left;padding:15px;border-bottom:1px solid var(--line);vertical-align:top;line-height:1.55}.table-wrap th{background:#f4fafc;color:var(--navy)}.table-wrap td{color:#56758a}.table-wrap tr:last-child td{border-bottom:0}.rights-card{border-radius:14px;padding:18px;background:linear-gradient(120deg,#eefbfc,#edf6fd);border:1px solid var(--line)}.rights-card strong,.rights-card span{display:block}.rights-card span{color:#55748a;line-height:1.6;margin-top:6px}.updated{text-align:right;font-size:13px;color:#788e9d!important}footer{background:#052f5a;color:#fff;padding:45px 0 16px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:32px}.footer-grid img{width:165px;filter:brightness(0) invert(1)}.footer-grid p{color:#c7d9e5;line-height:1.6}.footer-grid strong,.footer-grid a,.footer-grid span{display:block}.footer-grid strong{margin-bottom:12px}.footer-grid a,.footer-grid span{color:#d8e6ef;text-decoration:none;margin:8px 0;font-size:13px}.copyright{border-top:1px solid rgba(255,255,255,.15);padding-top:14px;margin-top:28px;color:#c7d8e4;font-size:12px}
@media(max-width:900px){.nav{display:none}.menu-button{display:block;margin-left:auto}.mobile-nav.open{display:flex}.legal-layout{grid-template-columns:1fr}.toc{position:static;display:none}.purpose-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.wrap{width:min(100% - 20px,1180px)}.header-row{height:66px}.brand img{width:125px}.phone{padding:10px 12px;font-size:0}.phone:after{content:'☎';font-size:20px}.legal-hero{padding:48px 0}.legal-hero h1{font-size:42px}.legal-hero p{font-size:16px}.section{padding:42px 0}.legal-content article{padding:22px 18px}.legal-content h2{font-size:24px}.legal-content dl>div{grid-template-columns:1fr;gap:5px}.footer-grid{grid-template-columns:1fr}}

.cta-visible{min-width:260px;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;font-weight:900;letter-spacing:.01em}
.final-cta .cta-visible{background:#fff!important;color:#06345f!important;border:1px solid rgba(255,255,255,.92)!important;box-shadow:0 12px 28px rgba(6,52,95,.18)!important;padding:18px 28px!important;border-radius:16px!important}
.final-cta .cta-visible:hover{opacity:.97}

/* V33 logo normalization */
.header .brand{display:flex!important;align-items:center!important;flex:0 0 auto!important}
.header .brand img,.brand img{width:150px!important;height:auto!important;max-height:64px!important;object-fit:contain!important}
@media(max-width:620px){.header .brand img,.brand img{width:132px!important;max-height:58px!important}}


/* V34 - correction definitive logo header/footer */
.header{min-height:82px;overflow:visible!important}
.header-row{height:82px!important;min-height:82px!important;align-items:center!important}
.header .brand,.brand{display:flex!important;align-items:center!important;justify-content:flex-start!important;width:210px!important;min-width:210px!important;max-width:210px!important;flex:0 0 210px!important;height:82px!important;overflow:visible!important}
.header .brand img,.brand img{display:block!important;width:180px!important;max-width:180px!important;height:auto!important;max-height:58px!important;object-fit:contain!important;object-position:left center!important;filter:none!important;transform:none!important;background:transparent!important;padding:0!important;border-radius:0!important}
footer .footer-brand img,footer .footer-grid img,.footer .footer-grid img,.footer img{width:170px!important;max-width:170px!important;height:auto!important;max-height:64px!important;object-fit:contain!important;object-position:left center!important;filter:none!important;background:#fff!important;border-radius:12px!important;padding:7px!important;box-sizing:border-box!important}
@media(max-width:760px){.header{min-height:68px}.header-row{height:68px!important;min-height:68px!important}.header .brand,.brand{width:155px!important;min-width:155px!important;max-width:155px!important;flex:0 0 155px!important;height:68px!important}.header .brand img,.brand img{width:138px!important;max-width:138px!important;max-height:50px!important}}


/* V35 correction globale : logo header/footer et boutons CTA visibles */
body > header .brand, .header .brand{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  width:190px!important;
  min-width:190px!important;
  max-width:190px!important;
  flex:0 0 190px!important;
  height:76px!important;
  overflow:hidden!important;
}
body > header .brand img, .header .brand img, a.brand > img{
  display:block!important;
  width:170px!important;
  max-width:170px!important;
  height:auto!important;
  max-height:54px!important;
  object-fit:contain!important;
  object-position:left center!important;
  aspect-ratio:540/150!important;
  filter:none!important;
  transform:none!important;
  background:transparent!important;
  padding:0!important;
  border-radius:0!important;
}
.cta-band .btn,
.cta-band a.btn,
.cta-band .btn.outline,
.cta-band a.btn.outline,
.cta-row .btn,
.final-cta .btn{
  color:#06345f!important;
  background:#fff!important;
  border:2px solid rgba(255,255,255,.88)!important;
  text-shadow:none!important;
  opacity:1!important;
  visibility:visible!important;
}
.cta-band .btn:hover,
.cta-row .btn:hover,
.final-cta .btn:hover{filter:brightness(.98)}
@media(max-width:760px){
  body > header .brand, .header .brand{width:155px!important;min-width:155px!important;max-width:155px!important;flex-basis:155px!important;height:68px!important;}
  body > header .brand img, .header .brand img, a.brand > img{width:138px!important;max-width:138px!important;max-height:48px!important;}
}
