:root{--navy:#062440;--navy-2:#0a3356;--cyan:#08c7d9;--cyan-dark:#009eaf;--sky:#eafafd;--ice:#f5fbfc;--ink:#132c3d;--muted:#627580;--white:#fff;--line:#d8e7eb;--shadow:0 20px 60px rgba(5,36,64,.12);--radius:22px;--container:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,Segoe UI,Arial,sans-serif;line-height:1.65;background:#fff}img{max-width:100%;display:block}a{color:inherit}.container{width:min(var(--container),calc(100% - 40px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:16px;top:-60px;background:var(--navy);color:#fff;padding:10px 16px;z-index:999}.skip-link:focus{top:10px}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.96);border-bottom:1px solid rgba(216,231,235,.8);backdrop-filter:blur(12px)}.header-inner{height:84px;display:flex;align-items:center;gap:30px}.brand{flex:0 0 auto}.brand img{width:218px}.main-nav{display:flex;align-items:center;justify-content:center;gap:22px;margin-left:auto}.main-nav a{text-decoration:none;font-size:.92rem;font-weight:650;color:#334e60;white-space:nowrap}.main-nav a:hover,.main-nav a.active{color:var(--cyan-dark)}.button{display:inline-flex;align-items:center;justify-content:center;text-align:center;border:0;border-radius:999px;background:var(--cyan);color:var(--navy);font-weight:800;text-decoration:none;padding:15px 24px;box-shadow:0 10px 28px rgba(8,199,217,.2);transition:.2s ease}.button:hover{transform:translateY(-2px);background:#22d5e4}.button-small{padding:11px 17px;font-size:.86rem}.header-cta{white-space:nowrap}.menu-toggle{display:none;border:0;background:transparent;padding:8px}.menu-toggle span:not(.sr-only){display:block;width:25px;height:2px;background:var(--navy);margin:5px}.hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#f2fcfd 0%,#fff 52%,#e8f9fc 100%);padding:92px 0 82px}.hero-grid{position:relative;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;z-index:1}.hero-glow{position:absolute;border-radius:50%;filter:blur(10px);opacity:.45}.hero-glow-one{width:420px;height:420px;background:#bbf4f7;right:-160px;top:-100px}.hero-glow-two{width:260px;height:260px;background:#cce8ff;left:-120px;bottom:-130px}.eyebrow{margin:0 0 13px;text-transform:uppercase;letter-spacing:.13em;font-size:.75rem;font-weight:850;color:var(--cyan-dark)}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;color:var(--navy);line-height:1.13;margin-top:0}h1{font-size:clamp(2.7rem,5vw,4.65rem);letter-spacing:-.045em;margin-bottom:25px}h1 span{color:var(--cyan-dark)}h2{font-size:clamp(2rem,3.5vw,3.2rem);letter-spacing:-.025em;margin-bottom:22px}h3{font-size:1.4rem;margin-bottom:12px}.hero-lead,.section-lead{font-size:1.12rem;color:#506674;max-width:650px}.hero-actions{display:flex;align-items:center;gap:25px;margin:32px 0}.text-link{font-weight:800;color:var(--navy);text-decoration:none}.text-link:hover{color:var(--cyan-dark)}.trust-list{display:flex;flex-wrap:wrap;gap:11px 20px;list-style:none;padding:0;margin:0;color:#506674;font-size:.9rem}.trust-list span{color:var(--cyan-dark);font-weight:900}.hero-visual{position:relative;min-height:515px}.photo-placeholder{height:100%;min-height:515px;border-radius:150px 22px 150px 22px;background:linear-gradient(150deg,var(--navy),#0b5072);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-align:center;box-shadow:var(--shadow);overflow:hidden;position:relative}.photo-placeholder:before,.photo-placeholder:after{content:"";position:absolute;border:1px solid rgba(8,199,217,.35);border-radius:50%}.photo-placeholder:before{width:340px;height:340px;right:-160px;top:-120px}.photo-placeholder:after{width:240px;height:240px;left:-100px;bottom:-60px}.placeholder-mark{display:grid;place-items:center;width:96px;height:96px;border:2px solid var(--cyan);border-radius:50%;font-family:Georgia,serif;font-size:2rem;color:var(--cyan);margin-bottom:20px}.photo-placeholder p{font-weight:800;font-size:1.15rem;margin:0}.photo-placeholder small{opacity:.7}.doctor-card{position:absolute;left:-40px;bottom:35px;display:flex;align-items:center;gap:14px;width:min(360px,90%);padding:17px 20px;background:#fff;border-radius:16px;box-shadow:var(--shadow)}.doctor-icon{display:grid;place-items:center;flex:0 0 48px;height:48px;border-radius:50%;background:var(--sky);color:var(--cyan-dark);font-size:1.25rem}.doctor-card strong,.doctor-card small{display:block}.doctor-card strong{color:var(--navy);line-height:1.25}.doctor-card small{font-size:.78rem;color:var(--muted);margin-top:4px}.confidence-strip{background:var(--navy);color:#fff}.confidence-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:27px 0}.confidence-grid div{padding:4px 25px;border-right:1px solid rgba(255,255,255,.16)}.confidence-grid div:first-child{padding-left:0}.confidence-grid div:last-child{border:0}.confidence-grid strong,.confidence-grid span{display:block}.confidence-grid strong{font-family:Georgia,serif;color:var(--cyan);font-size:1.13rem}.confidence-grid span{font-size:.78rem;opacity:.75;margin-top:3px}.section{padding:105px 0}.two-columns{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px}.rich-text{font-size:1.08rem;color:#526975}.rich-text p:first-child{margin-top:0}.section-tinted{background:var(--ice)}.section-heading{max-width:720px;margin-bottom:48px}.section-heading.centered{text-align:center;margin-inline:auto}.section-heading>p:last-child{color:var(--muted);font-size:1.06rem}.cards-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.specialty-card{display:flex;flex-direction:column;min-height:330px;padding:31px 27px;border:1px solid var(--line);background:#fff;border-radius:var(--radius);transition:.25s ease}.specialty-card:hover{transform:translateY(-6px);box-shadow:var(--shadow);border-color:transparent}.card-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:16px;background:var(--sky);color:var(--cyan-dark);font-size:1.6rem;margin-bottom:30px}.specialty-card p{color:var(--muted);font-size:.94rem}.specialty-card a{margin-top:auto;color:var(--cyan-dark);text-decoration:none;font-weight:800;font-size:.9rem}.specialty-card-dark{background:var(--navy);border-color:var(--navy)}.specialty-card-dark h3,.specialty-card-dark a{color:#fff}.specialty-card-dark p{color:rgba(255,255,255,.72)}.specialty-card-dark .card-icon{background:rgba(8,199,217,.16);color:var(--cyan)}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--line);border-left:1px solid var(--line)}.steps-grid article{padding:36px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:230px}.steps-grid span{display:block;color:var(--cyan-dark);font-weight:850;font-size:.85rem;margin-bottom:25px}.steps-grid p{color:var(--muted);font-size:.94rem}.stay-section{background:#eefafc}.stay-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px;align-items:center}.photo-placeholder.compact{min-height:480px;border-radius:22px 120px 22px 120px}.check-list{display:grid;grid-template-columns:repeat(2,1fr);gap:14px 25px;list-style:none;padding:0;margin-top:30px}.check-list li{position:relative;padding-left:30px;font-weight:700;color:#365064}.check-list li:before{content:"✓";position:absolute;left:0;color:var(--cyan-dark);font-weight:900}.about-section{background:var(--navy);color:rgba(255,255,255,.78)}.about-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:110px;align-items:center}.about-section h2,.eyebrow.light{color:#fff}.eyebrow.light{color:var(--cyan)}.about-section strong{color:#fff}.button-light{background:#fff;color:var(--navy);box-shadow:none;margin-top:18px}.about-values{border-left:1px solid rgba(255,255,255,.18)}.about-values div{padding:25px 0 25px 36px;border-bottom:1px solid rgba(255,255,255,.18)}.about-values div:last-child{border-bottom:0}.about-values span{color:var(--cyan);font-weight:850;font-size:.75rem}.about-values strong{display:block;font-family:Georgia,serif;font-size:1.35rem;margin:6px 0}.about-values p{margin:0;font-size:.9rem}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.why-grid div{text-align:center;padding:35px 25px;border-radius:18px;background:var(--ice)}.why-grid strong,.why-grid span{display:block}.why-grid strong{font-family:Georgia,serif;color:var(--navy);font-size:1.25rem}.why-grid span{color:var(--muted);font-size:.9rem;margin-top:8px}.contact-section{padding-top:35px}.contact-panel{display:grid;grid-template-columns:1.1fr .9fr;gap:75px;align-items:center;padding:60px 65px;background:linear-gradient(130deg,var(--navy),#0a4665);border-radius:30px;color:rgba(255,255,255,.78);box-shadow:var(--shadow)}.contact-panel h2{color:#fff}.contact-actions{display:flex;flex-direction:column;align-items:stretch}.button-outline-light{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.55);box-shadow:none;margin-top:12px}.contact-email{text-align:center;color:#fff;margin-top:18px;font-size:.9rem}.site-footer{background:#031928;color:rgba(255,255,255,.65);padding:70px 0 25px}.footer-grid{display:grid;grid-template-columns:1.35fr .7fr 1fr .9fr;gap:50px}.footer-brand img{margin-bottom:20px}.footer-brand p{max-width:310px}.footer-grid strong,.footer-grid a,.footer-grid span{display:block}.footer-grid strong{color:#fff;margin-bottom:17px}.footer-grid a{text-decoration:none;margin:9px 0}.footer-grid a:hover{color:var(--cyan)}.footer-grid span{font-size:.86rem}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.12);padding-top:22px;margin-top:50px;font-size:.82rem}.footer-bottom a{text-decoration:none}.whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:90;display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:#25d366;color:#fff;text-decoration:none;font-weight:900;box-shadow:0 12px 30px rgba(0,0,0,.2)}
@media(max-width:1050px){.main-nav{position:absolute;top:84px;left:0;right:0;display:none;flex-direction:column;align-items:stretch;gap:0;background:#fff;padding:16px 20px 25px;border-bottom:1px solid var(--line);box-shadow:var(--shadow)}.main-nav.open{display:flex}.main-nav a{padding:11px 0}.menu-toggle{display:block;margin-left:auto}.header-cta{display:none}.hero-grid{gap:45px}.cards-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.container{width:min(100% - 28px,var(--container))}.header-inner{height:72px}.brand img{width:185px}.main-nav{top:72px}.hero{padding:60px 0}.hero-grid,.two-columns,.stay-grid,.about-grid,.contact-panel{grid-template-columns:1fr}.hero-grid{gap:42px}.hero-actions{align-items:stretch;flex-direction:column}.hero-actions .text-link{text-align:center}.hero-visual{min-height:420px}.photo-placeholder{min-height:420px;border-radius:80px 18px}.doctor-card{left:14px;right:14px;bottom:18px;width:auto}.confidence-grid{grid-template-columns:repeat(2,1fr);gap:0}.confidence-grid div{padding:15px;border-bottom:1px solid rgba(255,255,255,.16)}.confidence-grid div:first-child{padding-left:15px}.confidence-grid div:nth-child(2){border-right:0}.section{padding:75px 0}.two-columns,.stay-grid,.about-grid{gap:42px}.cards-grid,.steps-grid,.why-grid{grid-template-columns:1fr}.steps-grid{border-left:0}.steps-grid article{border-left:1px solid var(--line);min-height:auto}.photo-placeholder.compact{min-height:390px}.check-list{grid-template-columns:1fr}.about-values{border-left:0;border-top:1px solid rgba(255,255,255,.18)}.about-values div{padding-left:0}.contact-panel{padding:42px 25px;gap:30px}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-bottom{gap:15px;flex-direction:column}.whatsapp-float{width:52px;height:52px}h1{font-size:2.65rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.specialty-card{transition:none}}

/* Identité visuelle et médias officiels BW Carthage Med */
.brand{display:flex;align-items:center;gap:10px;text-decoration:none}.brand img{width:54px;height:54px;object-fit:cover;border-radius:12px}.brand span{display:flex;align-items:baseline;gap:5px;white-space:nowrap}.brand strong,.brand b{font-family:"Segoe UI",Arial,sans-serif;font-size:1rem;line-height:1;letter-spacing:.045em}.brand strong{color:var(--navy)}.brand b{color:var(--cyan-dark)}.brand-footer{margin-bottom:20px}.brand-footer img{margin:0}.brand-footer strong{color:#fff}.brand-footer b{color:var(--cyan)}
.hero-photo{position:absolute;inset:0;margin:0;overflow:hidden;border-radius:130px 24px 130px 24px;background:var(--ice);box-shadow:var(--shadow)}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 58%,rgba(3,25,40,.78))}.hero-photo figcaption{position:absolute;z-index:1;left:28px;right:28px;bottom:28px;color:#fff;font-weight:800;font-size:.94rem}
.journey-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:34px}.journey-gallery figure,.real-photo,.leader-card{position:relative;margin:0;overflow:hidden}.journey-gallery figure{border-radius:20px;background:var(--ice);box-shadow:0 10px 28px rgba(5,48,72,.09)}.journey-gallery img{display:block;width:100%;height:280px;object-fit:cover}.journey-gallery figcaption{padding:16px 18px;color:var(--navy);font-weight:800;font-size:.9rem}
.real-photo{min-height:480px;border-radius:22px 120px 22px 120px;background:var(--ice);box-shadow:var(--shadow)}.real-photo img{display:block;width:100%;height:480px;object-fit:cover}.real-photo:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(3,25,40,.78))}.real-photo figcaption{position:absolute;z-index:1;left:28px;right:28px;bottom:28px;color:#fff;font-weight:800}
.about-side{display:grid;gap:26px}.leader-card{display:grid;grid-template-columns:190px 1fr;align-items:center;border-radius:22px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14)}.leader-card img{width:190px;height:220px;object-fit:cover;object-position:center 18%}.leader-card figcaption{padding:24px}.leader-card figcaption strong,.leader-card figcaption span{display:block}.leader-card figcaption strong{font-family:Georgia,serif;font-size:1.3rem}.leader-card figcaption span{margin-top:7px;color:rgba(255,255,255,.7);font-size:.86rem}.about-values{margin:0}
@media(max-width:760px){.brand img{width:46px;height:46px}.brand strong,.brand b{font-size:.79rem}.journey-gallery{grid-template-columns:1fr}.journey-gallery img{height:250px}.hero-photo{border-radius:80px 18px}.leader-card{grid-template-columns:130px 1fr}.leader-card img{width:130px;height:180px}.leader-card figcaption{padding:18px}.real-photo,.real-photo img{min-height:390px;height:390px}}

/* Témoignages et vidéos réelles */
.media-section{background:linear-gradient(180deg,#f4fcfd 0%,#fff 100%)}.testimonial-feature{display:grid;grid-template-columns:minmax(280px,.72fr) 1.28fr;align-items:center;gap:55px;max-width:940px;margin:0 auto 42px;padding:28px;background:#fff;border:1px solid var(--line);border-radius:28px;box-shadow:var(--shadow)}.testimonial-feature video{display:block;width:100%;max-height:500px;aspect-ratio:9/16;object-fit:cover;border-radius:20px;background:var(--navy)}.testimonial-feature h3{font-family:Georgia,serif;color:var(--navy);font-size:clamp(1.7rem,3vw,2.55rem);line-height:1.12;margin:8px 0 18px}.testimonial-feature small{display:block;margin-top:22px;color:var(--muted);line-height:1.55}.video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.video-grid article{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:0 12px 30px rgba(5,48,72,.09)}.video-grid video{display:block;width:100%;height:420px;object-fit:cover;background:var(--navy)}.video-grid h3{margin:20px 22px 6px;font-family:Georgia,serif;color:var(--navy);font-size:1.3rem}.video-grid p{margin:0 22px 24px;color:var(--muted);font-size:.92rem}
@media(max-width:900px){.video-grid{grid-template-columns:repeat(2,1fr)}.video-grid article:last-child{grid-column:1/-1;max-width:440px;width:100%;justify-self:center}}
@media(max-width:760px){.testimonial-feature{grid-template-columns:1fr;gap:26px;padding:18px}.testimonial-feature video{max-height:560px}.video-grid{grid-template-columns:1fr}.video-grid article:last-child{grid-column:auto;max-width:none}.video-grid video{height:auto;max-height:560px;aspect-ratio:9/16}}

/* Version finale : langues, réseaux, témoignages et optimisation mobile */
.language-switch{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:38px;border:1px solid var(--line);border-radius:999px;color:var(--navy);font-size:.78rem;font-weight:850;text-decoration:none}.language-switch:hover{border-color:var(--cyan);color:var(--cyan-dark)}
.testimonial-note{text-align:center;color:var(--muted);font-size:.9rem;margin:0}.facilities-section{background:var(--ice)}.facilities-grid{grid-template-columns:repeat(3,1fr)}.facilities-grid video{height:250px;aspect-ratio:16/9}.facilities-grid article:nth-child(4){grid-column:1/2}.facilities-grid article:nth-child(5){grid-column:2/3}
.journey-vlogs{grid-template-columns:repeat(3,minmax(0,1fr));max-width:1060px;margin:0 auto 28px}.journey-vlogs video{height:auto;aspect-ratio:9/16}.journey-vlogs article{display:flex;flex-direction:column}.journey-vlogs p{flex:1}
@media(max-width:900px){.journey-vlogs{grid-template-columns:repeat(2,minmax(0,1fr));max-width:760px}.journey-vlogs article:last-child{grid-column:1/-1;max-width:360px;width:100%;justify-self:center}}
@media(max-width:760px){.journey-vlogs{grid-template-columns:1fr;max-width:440px}.journey-vlogs article:last-child{grid-column:auto;max-width:none}}
.footer-grid{grid-template-columns:1.25fr .65fr 1fr .9fr .6fr;gap:36px}.social-links a{font-weight:700}
@media(max-width:1050px){.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.facilities-grid article:nth-child(4),.facilities-grid article:nth-child(5){grid-column:auto}}
@media(max-width:760px){
  .language-switch{margin-left:auto}.menu-toggle{margin-left:0}
  .hero{min-height:calc(100svh - 72px);padding:0;background:var(--navy)}
  .hero-grid{position:relative;display:flex;align-items:flex-end;min-height:calc(100svh - 72px);padding-top:35px;padding-bottom:25px}
  .hero-copy{position:relative;z-index:3;width:100%;padding-top:175px}
  .hero-copy:before{content:"";position:absolute;z-index:-1;left:-20px;right:-20px;bottom:-25px;height:78%;background:linear-gradient(transparent,rgba(3,25,40,.98) 46%)}
  .hero .eyebrow{color:#55e7ef;font-size:.62rem;line-height:1.4;margin-bottom:8px}
  .hero h1{max-width:620px;color:#fff;font-size:clamp(1.95rem,9.5vw,2.65rem);line-height:1.03;margin-bottom:11px}
  .hero-lead{color:rgba(255,255,255,.88);font-size:.89rem;line-height:1.43;margin:0}
  .hero-actions{align-items:stretch;flex-direction:column;gap:8px;margin:14px 0 0}.hero-actions .button{padding:11px 17px}.hero-actions .text-link,.trust-list{display:none}
  .hero-visual{position:absolute;z-index:1;inset:0;min-height:0}.hero-photo{border-radius:0}.hero-photo img{object-position:center 28%}.hero-photo:after{background:linear-gradient(180deg,rgba(3,25,40,.02) 25%,rgba(3,25,40,.94) 78%)}.hero-photo figcaption,.doctor-card,.hero-glow{display:none}
  .facilities-grid{grid-template-columns:1fr}.facilities-grid video{height:auto;max-height:360px;aspect-ratio:16/9}.facilities-grid article:last-child{max-width:none}
  .footer-grid{grid-template-columns:1fr}
}
.legal-page{padding:70px 0 100px;background:linear-gradient(180deg,var(--ice),#fff 320px)}.legal-content{max-width:900px}.legal-content h1{font-size:clamp(2.5rem,6vw,4.4rem)}.legal-content h2{font-size:1.75rem;margin:48px 0 14px}.legal-content h3{font-size:1.2rem;margin:30px 0 8px}.legal-content p,.legal-content li{color:#4d6471}.legal-intro{font-size:1.2rem}.legal-content a:not(.button){color:var(--cyan-dark);font-weight:700}.legal-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin:28px 0}.legal-cards>div,.legal-alert{padding:25px;border:1px solid var(--line);border-radius:18px;background:#fff}.legal-alert{margin-top:40px;background:#eefafc}.legal-alert p{margin-bottom:0}@media(max-width:760px){.legal-page{padding:50px 0 75px}.legal-cards{grid-template-columns:1fr}.legal-content h2{margin-top:36px}}

/* Accueil mobile : portrait visible avant l'accroche */
@media(max-width:760px){
  .hero{min-height:0;padding:0;background:var(--navy)}
  .hero-grid{display:flex;flex-direction:column;align-items:stretch;min-height:0;width:100%;padding:0}
  .hero-visual{position:relative;inset:auto;order:1;width:100%;height:44svh;min-height:310px;max-height:430px;background:var(--navy)}
  .hero-photo{position:absolute;inset:0;border-radius:0;background:var(--navy)}
  .hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center 34%}
  .hero-photo:after{background:linear-gradient(180deg,transparent 72%,rgba(3,25,40,.7))}
  .hero-copy{order:2;width:100%;padding:20px 20px 27px;background:var(--navy)}
  .hero-copy:before{display:none}
  .hero .eyebrow{margin-bottom:7px}
  .hero h1{font-size:clamp(1.9rem,8.9vw,2.45rem);line-height:1.04;margin-bottom:10px}
  .hero-lead{font-size:.86rem;line-height:1.42}
  .hero-actions{margin-top:13px}
  .hero-actions .button{font-size:.91rem;padding:11px 15px}
}
