:root{--navy:#0b2d45;--navy-2:#123c57;--blue:#155f86;--sky:#dbeef5;--cyan:#5eb7d4;--coral:#e36b53;--ink:#172a36;--muted:#65727b;--paper:#f7f8f5;--white:#fff;--line:#dce3e5;--radius:22px;--shadow:0 22px 60px rgba(11,45,69,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;overflow-x:hidden;color:var(--ink);background:var(--paper);font-family:"DM Sans",sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font:inherit}.container{width:min(1160px,calc(100% - 48px));margin-inline:auto}.section{padding:112px 0}.skip-link{position:fixed;left:12px;top:-60px;background:#fff;padding:12px 18px;z-index:999}.skip-link:focus{top:12px}.section-label,.eyebrow{text-transform:uppercase;letter-spacing:.16em;font:700 12px/1.2 "Manrope",sans-serif;color:var(--blue)}.section-label.light{color:#92d4e7}h1,h2,h3{font-family:"Manrope",sans-serif;letter-spacing:-.035em;line-height:1.08;margin:0}h2{font-size:clamp(38px,5vw,64px);font-weight:600}p{margin:0}.reveal{opacity:0;transform:translateY(24px);transition:opacity .75s ease,transform .75s ease}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.12s}.delay-2{transition-delay:.24s}
.site-header{height:86px;position:fixed;z-index:100;inset:0 0 auto;background:rgba(247,248,245,.92);backdrop-filter:blur(14px);border-bottom:1px solid rgba(11,45,69,.08)}.nav-wrap{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;width:255px;height:64px;overflow:hidden;align-items:center;gap:11px}.brand img{width:50px;height:58px;object-fit:contain}.brand span{display:flex;flex-direction:column}.brand strong{font:700 13px/1.3 "Manrope",sans-serif;color:var(--navy)}.brand small{font-size:9px;color:var(--muted);white-space:nowrap}.main-nav{display:flex;align-items:center;gap:27px;font:600 13px/1 "Manrope",sans-serif}.main-nav>a:not(.nav-cta){padding:12px 0;position:relative}.main-nav>a:not(.nav-cta)::after{content:"";position:absolute;left:0;right:100%;bottom:4px;height:1px;background:var(--blue);transition:.25s}.main-nav>a:not(.nav-cta):hover::after{right:0}.nav-cta{background:var(--navy);color:white;border-radius:999px;padding:14px 20px}.menu-toggle{display:none;background:none;border:0;padding:8px}.menu-toggle span{display:block;width:25px;height:2px;margin:5px;background:var(--navy)}
.hero{min-height:820px;padding:150px 0 72px;position:relative;overflow:hidden;background:linear-gradient(135deg,#f7f8f5 60%,#edf5f7)}.hero::before{content:"";position:absolute;width:600px;height:600px;border:1px solid rgba(21,95,134,.12);border-radius:50%;right:-220px;top:20px}.hero-glow{position:absolute;left:-100px;bottom:-250px;width:600px;height:500px;background:radial-gradient(circle,rgba(94,183,212,.16),transparent 65%)}.hero-grid{display:grid;grid-template-columns:1.03fr .97fr;gap:72px;align-items:center;position:relative}.eyebrow{display:flex;align-items:center;gap:12px;margin-bottom:28px}.eyebrow span{width:32px;height:1px;background:var(--coral)}.hero h1{font-size:clamp(56px,7.2vw,91px);font-weight:600;color:var(--navy)}.hero h1 em{font-weight:500;color:var(--blue);font-style:normal}.hero-lead{max-width:610px;font-size:19px;color:var(--muted);margin:28px 0 34px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:54px;padding:0 25px;border-radius:999px;font:700 14px/1 "Manrope",sans-serif;transition:transform .2s,box-shadow .2s,background .2s}.btn:hover{transform:translateY(-2px)}.btn-primary{color:white;background:var(--navy);box-shadow:0 12px 28px rgba(11,45,69,.18)}.btn-primary:hover{background:var(--blue)}.btn-ghost{border:1px solid #cbd6d9;background:rgba(255,255,255,.55)}.trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:58px;border-top:1px solid var(--line);padding-top:24px}.trust-row div{display:flex;flex-direction:column;padding-right:18px}.trust-row div+div{border-left:1px solid var(--line);padding-left:22px}.trust-row strong{font:700 14px/1.4 "Manrope",sans-serif;color:var(--navy)}.trust-row span{font-size:11px;color:var(--muted)}.hero-visual{position:relative}.hero-image-frame{height:580px;border-radius:180px 180px 24px 24px;overflow:hidden;box-shadow:var(--shadow)}.hero-image-frame img{height:100%;width:100%;object-fit:cover}.floating-card{position:absolute;left:-42px;bottom:42px;background:white;border-radius:14px;padding:15px 20px;box-shadow:var(--shadow);display:flex;align-items:center;gap:13px}.pulse-dot{width:10px;height:10px;border-radius:50%;background:#55a481;box-shadow:0 0 0 6px rgba(85,164,129,.13)}.floating-card div{display:flex;flex-direction:column}.floating-card strong{font-size:13px}.floating-card small{color:var(--muted)}
.intro{background:white}.intro-grid{display:grid;grid-template-columns:1fr 2.2fr;gap:50px}.intro-content h2{color:var(--navy)}.intro-content>p{font-size:19px;color:var(--muted);max-width:790px;margin:30px 0}.method-points{display:flex;gap:10px;flex-wrap:wrap}.method-points span{border:1px solid var(--line);border-radius:999px;padding:8px 16px;font-size:13px;color:var(--navy)}
.services{background:#edf4f5}.section-head{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:56px}.section-head h2{margin-top:18px;color:var(--navy);max-width:750px}.section-head>p{max-width:380px;color:var(--muted)}.service-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.service-card{position:relative;min-height:430px;background:white;border:1px solid rgba(11,45,69,.08);border-radius:var(--radius);padding:32px;display:flex;flex-direction:column}.service-card.featured{background:var(--navy);color:white}.service-card.sport-service{background:linear-gradient(145deg,#fff,#e4f1f5)}.card-number{position:absolute;right:27px;top:25px;font:600 12px "Manrope";opacity:.45}.service-icon{display:grid;place-items:center;width:56px;height:56px;border-radius:50%;background:var(--sky);color:var(--blue);font-size:27px;margin-bottom:38px}.featured .service-icon{background:rgba(255,255,255,.12);color:#8bd0e6}.sport-service .service-icon{background:var(--coral);color:white}.service-card h3{font-size:28px;margin-bottom:16px}.service-card>p{color:var(--muted);font-size:15px}.featured>p{color:#bfd0da}.service-card ul{padding:0;margin:auto 0 0;list-style:none}.service-card li{font-size:14px;border-top:1px solid var(--line);padding:12px 0 12px 20px;position:relative}.featured li{border-color:rgba(255,255,255,.13);color:#e2eaf0}.service-card li::before{content:"";position:absolute;left:2px;top:20px;width:5px;height:5px;border-radius:50%;background:var(--coral)}
.sport{background:var(--navy);color:white;overflow:hidden}.sport-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:88px;align-items:center}.sport-image{height:650px;border-radius:24px;overflow:hidden;position:relative}.sport-image img{width:100%;height:100%;object-fit:cover}.sport-stamp{position:absolute;right:-1px;bottom:-1px;width:130px;height:130px;border-radius:50% 0 0 0;background:var(--coral);display:grid;place-content:center;text-align:center;text-transform:uppercase;letter-spacing:.14em;font:700 11px/1.4 "Manrope"}.sport-copy h2{margin:18px 0 28px}.sport-copy>p{font-size:18px;color:#bfd0da;max-width:620px}.sport-list{margin:36px 0 28px}.sport-list div{display:flex;align-items:center;gap:22px;border-top:1px solid rgba(255,255,255,.13);padding:17px 0}.sport-list div:last-child{border-bottom:1px solid rgba(255,255,255,.13)}.sport-list span{font-size:11px;color:#80c4d9}.sport-list p{color:#dce7ed}.sport-list strong{color:white}.text-link{font-weight:700;font-size:14px;color:#8bd0e6}.text-link span{padding-left:15px}.text-link:hover{color:white}.sport-focus{margin-top:68px;padding:32px 36px;border:1px solid rgba(255,255,255,.14);border-radius:18px;background:rgba(255,255,255,.055);display:grid;grid-template-columns:.8fr 1.35fr;column-gap:52px;row-gap:18px;align-items:start}.sport-focus-title h3{font-size:25px;margin-top:12px;max-width:360px}.sport-focus>p{color:#bfd0da;font-size:15px}.credentials{grid-column:2;font-size:11px;color:#88a7b8;padding-top:15px;border-top:1px solid rgba(255,255,255,.1)}
.sport-image-mobile{display:none}
.profile{background:white}.profile-grid{display:grid;grid-template-columns:1.04fr .96fr;gap:90px;align-items:center}.profile-copy h2{margin:16px 0 4px;color:var(--navy)}.profile-role{color:var(--blue);font-weight:600;margin-bottom:28px}.profile-copy>p:not(.profile-role){font-size:18px;color:var(--muted)}.diploma-list{margin-top:32px}.diploma-list div{display:grid;grid-template-columns:36px 1fr;gap:12px;border-top:1px solid var(--line);padding:14px 0}.diploma-list span{font:600 11px "Manrope";color:var(--coral)}.diploma-list p{font-size:14px}.profile-visual{margin:0}.profile-visual img{width:100%;height:590px;object-fit:cover;border-radius:180px 180px 18px 18px}.profile-visual figcaption{text-align:center;font-size:12px;color:var(--muted);margin-top:14px}
.pricing{background:#eaf3f5}.pricing-head{text-align:center;margin-bottom:45px}.pricing-head h2{color:var(--navy);margin-top:15px}.price-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.price-card{background:white;border-radius:var(--radius);padding:38px;display:flex;justify-content:space-between;align-items:end;gap:30px;min-height:245px}.price-card.accent{background:var(--navy);color:white}.price-label{text-transform:uppercase;letter-spacing:.13em;font:700 10px "Manrope";color:var(--blue)}.accent .price-label{color:#8bd0e6}.price-card h3{font-size:28px;margin:24px 0 10px}.price-card p{font-size:14px;color:var(--muted);max-width:330px}.accent p{color:#b9cad4}.price{font:600 57px/1 "Manrope";letter-spacing:-.06em;color:var(--navy);white-space:nowrap}.accent .price{color:white}.price small{font-size:22px}.payment-info{display:grid;grid-template-columns:1fr 2fr;gap:30px;margin-top:26px;padding:0 18px}.payment-info div{display:flex;flex-direction:column}.payment-info strong{font-size:13px;color:var(--navy)}.payment-info span{font-size:12px;color:var(--muted)}
.cabinet{background:white}.cabinet-head{margin-bottom:42px;justify-content:center;text-align:center}.cabinet-head h2{max-width:720px}.gallery{display:grid;grid-template-columns:1.5fr 1fr;grid-template-rows:260px 260px;gap:14px}.gallery img{width:100%;height:100%;object-fit:cover;border-radius:14px}.gallery-main{grid-row:1/3}.location-card{margin-top:20px;background:var(--paper);border:1px solid var(--line);border-radius:18px;padding:28px 32px;display:grid;grid-template-columns:minmax(300px,1fr) auto auto;gap:28px;align-items:center}.location-card h3{font-size:24px;color:var(--navy);margin:10px 0 8px}.location-card address{font-style:normal;color:var(--muted);font-size:14px}.floor-note{display:flex;align-items:center;gap:12px;padding:10px 18px;border-left:1px solid var(--line);border-right:1px solid var(--line)}.floor-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--sky);color:var(--blue);font-size:18px}.floor-note div{display:flex;flex-direction:column}.floor-note small{color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.08em}.floor-note strong{font:600 13px/1.5 "Manrope",sans-serif;color:var(--navy);white-space:nowrap}.btn-dark{background:var(--navy);color:white}
.faq{background:var(--paper)}.faq-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:100px}.faq-intro h2{color:var(--navy);margin:16px 0 22px}.faq-intro p{color:var(--muted)}.accordion details{border-top:1px solid #ccd7da}.accordion details:last-child{border-bottom:1px solid #ccd7da}.accordion summary{list-style:none;cursor:pointer;padding:24px 0;display:flex;justify-content:space-between;gap:18px;font:600 17px "Manrope";color:var(--navy)}.accordion summary::-webkit-details-marker{display:none}.accordion summary span{font-size:24px;font-weight:400;transition:.25s}.accordion details[open] summary span{transform:rotate(45deg)}.accordion details p{padding:0 45px 24px 0;color:var(--muted);font-size:14px}
.cta-section{padding:108px 0;background:linear-gradient(120deg,#0b2d45,#155f86);color:white;text-align:center;position:relative;overflow:hidden}.cta-section::before,.cta-section::after{content:"";position:absolute;border:1px solid rgba(255,255,255,.1);border-radius:50%}.cta-section::before{width:480px;height:480px;left:-240px;top:-180px}.cta-section::after{width:380px;height:380px;right:-140px;bottom:-220px}.cta-inner{position:relative;z-index:1}.cta-inner h2{font-size:clamp(48px,6vw,74px);margin:18px 0}.cta-inner p{color:#bed4df;margin-bottom:30px}.btn-white{background:white;color:var(--navy)}
.site-footer{background:#071f31;color:#dae5ea;padding:65px 0 24px}.footer-grid{display:grid;grid-template-columns:1.4fr .7fr 1fr 1fr;gap:50px}.footer-logo{display:flex;align-items:center;gap:14px;margin-bottom:18px}.footer-logo img{width:52px;height:64px;object-fit:contain;filter:brightness(0) invert(1);opacity:.9}.footer-logo strong{font:600 17px "Manrope"}.footer-grid h3{text-transform:uppercase;letter-spacing:.13em;font-size:11px;color:#7ea8bb;margin-bottom:20px}.footer-grid p,.footer-grid a{display:block;color:#a7bbc5;font-size:13px;margin-bottom:8px}.footer-grid a:hover{color:white}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:50px;padding-top:20px;display:flex;justify-content:space-between;color:#6e8b9a;font-size:11px}.mobile-book{display:none}
@media(max-width:980px){.main-nav{gap:16px}.main-nav>a:not(.nav-cta){display:none}.hero-grid{gap:35px}.hero-image-frame{height:500px}.trust-row{grid-template-columns:1fr}.trust-row div{padding:7px 0}.trust-row div+div{border-left:0;padding-left:0}.sport-grid,.profile-grid{gap:45px}.section{padding:85px 0}.footer-grid{grid-template-columns:1.2fr 1fr 1fr}.footer-grid>div:nth-child(2){display:none}}
@media(max-width:980px) and (min-width:761px){.location-card{grid-template-columns:1fr auto}.floor-note{grid-column:1;border-left:0;border-right:0;border-top:1px solid var(--line);padding:16px 0 0}.location-card .btn{grid-column:2;grid-row:1/3}}
@media(max-width:760px){body{padding-bottom:68px}.container{width:min(100% - 32px,600px)}.section{padding:72px 0}.site-header{height:72px}.brand{width:230px;height:58px}.brand img{width:44px;height:52px}.brand strong{font-size:12px}.main-nav{position:fixed;inset:72px 0 0;background:var(--paper);display:flex;flex-direction:column;align-items:stretch;padding:38px 24px;gap:5px;transform:translateX(100%);transition:.3s}.main-nav.open{transform:none}.main-nav>a:not(.nav-cta){display:block;font-size:19px;padding:16px 4px;border-bottom:1px solid var(--line)}.main-nav .nav-cta{text-align:center;margin-top:20px;padding:20px}.menu-toggle{display:block}.hero{padding:118px 0 65px;min-height:0}.hero-grid,.intro-grid,.sport-grid,.profile-grid,.faq-grid{grid-template-columns:1fr;min-width:0}.hero-copy{order:1;min-width:0}.hero-visual{order:2;margin-top:18px}.hero h1{font-size:52px}.hero-lead{font-size:17px}.hero-actions{flex-direction:column}.btn{width:100%}.trust-row{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:38px}.trust-row div{padding-right:8px;min-width:0}.trust-row div+div{padding-left:10px;border-left:1px solid var(--line)}.trust-row strong{font-size:12px}.trust-row span{font-size:9px;line-height:1.35}.hero-image-frame{height:430px;border-radius:130px 130px 18px 18px}.floating-card{left:10px;right:10px;bottom:15px}.intro-grid{gap:28px}.intro-content>p{font-size:17px}.section-head{display:block}.section-head>p{margin-top:22px}.service-grid{grid-template-columns:1fr}.service-card{min-height:430px}.sport-grid{gap:42px}.sport-image{height:480px}.sport-copy h2{font-size:44px}.sport-focus{margin-top:44px;padding:26px;grid-template-columns:1fr;gap:22px}.sport-focus-title h3{font-size:23px}.credentials{grid-column:1}.profile-grid{gap:45px}.profile-visual img{height:520px}.price-grid{grid-template-columns:1fr}.price-card{padding:28px;min-height:220px}.price-card h3{font-size:23px}.price{font-size:48px}.payment-info{grid-template-columns:1fr;padding:0}.gallery{grid-template-columns:1fr 1fr;grid-template-rows:320px 180px}.gallery-main{grid-column:1/3;grid-row:auto}.location-card{grid-template-columns:1fr;padding:25px}.floor-note{border-left:0;border-right:0;border-top:1px solid var(--line);padding:18px 0 0}.location-card .btn{width:100%}.faq-grid{gap:45px}.cta-section{padding:82px 0}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/3}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:8px}.mobile-book{display:flex;position:fixed;z-index:99;bottom:10px;left:12px;right:12px;height:52px;border-radius:999px;background:var(--coral);color:white;align-items:center;justify-content:center;gap:16px;font:700 14px "Manrope";box-shadow:0 10px 30px rgba(0,0,0,.2)}}
@media(max-width:420px){.brand{width:205px}.brand small{font-size:8px}.hero h1{font-size:44px}.hero-image-frame{height:380px}.trust-row{gap:2px}.trust-row div+div{padding-left:7px}.section-head h2,h2{font-size:36px}.price-card{display:block}.price{display:block;margin-top:28px}.gallery{grid-template-rows:260px 140px}.profile-visual img{height:440px}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-grid>div:nth-child(3){display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.btn,.main-nav{transition:none}}

/* Consultation cards — four-column editorial layout */
.services{background:linear-gradient(145deg,#edf5f7,#f4f8f7)}
.services>.container{width:min(1380px,calc(100% - 48px))}
.consultation-head{justify-content:center;text-align:center;margin-bottom:54px}
.consultation-head h2{font-size:clamp(42px,5vw,62px)}
.consultation-head h2::after{content:"";display:block;width:42px;height:2px;margin:27px auto 0;background:var(--blue)}
.service-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.service-card,.service-card.featured,.service-card.sport-service{min-height:580px;padding:38px 24px 30px;align-items:center;text-align:center;background:rgba(255,255,255,.94);color:var(--ink);border:1px solid rgba(11,45,69,.1);border-radius:24px;box-shadow:0 12px 30px rgba(11,45,69,.045);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}
.service-card:hover{transform:translateY(-6px);box-shadow:0 20px 42px rgba(11,45,69,.1);border-color:rgba(21,95,134,.2)}
.card-number{right:22px;top:20px;font-size:10px;color:var(--blue);opacity:.42}
.service-icon,.featured .service-icon,.sport-service .service-icon{width:76px;height:76px;margin-bottom:34px;background:#eef4f5;color:var(--navy)}
.service-icon .material-symbols-rounded{font-size:38px;font-variation-settings:'FILL' 0,'wght' 300,'GRAD' 0,'opsz' 40}
.service-card h3{font-size:22px;min-height:48px;margin-bottom:20px;display:flex;align-items:center;justify-content:center}
.card-divider{display:block;width:34px;height:1px;background:#c7d4d8;margin-bottom:22px}
.service-card>p,.featured>p{color:var(--muted);font-size:14px;line-height:1.7}
.service-card>p strong{color:var(--navy);font-weight:700}
.service-card ul{width:100%;margin:25px 0 22px;text-align:left}
.service-card li{padding:12px 4px 12px 19px;line-height:1.45;color:var(--navy)}
.service-card li:last-child{border-bottom:1px solid var(--line)}
.card-accent{display:block;width:34px;height:2px;background:var(--coral);margin-top:auto}
.service-card.dark-card{background:var(--navy);color:white;border-color:var(--navy);box-shadow:0 14px 32px rgba(11,45,69,.14)}
.service-card.dark-card:hover{background:#0d3854;border-color:#0d3854;box-shadow:0 22px 44px rgba(11,45,69,.22)}
.dark-card .card-number{color:#8fd3e7;opacity:.72}
.dark-card .service-icon{background:rgba(255,255,255,.11);color:#9ad8e9}
.dark-card h3,.dark-card>p strong,.dark-card li{color:white}
.dark-card>p,.dark-card.featured>p{color:#d0e2e9}
.dark-card .card-divider{background:rgba(255,255,255,.28)}
.dark-card li{border-color:rgba(255,255,255,.17)}
.dark-card li:last-child{border-bottom-color:rgba(255,255,255,.17)}
@media(max-width:980px){.service-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.service-grid{grid-template-columns:1fr}.service-card,.service-card.featured,.service-card.sport-service{min-height:0;padding:32px 26px}.service-card h3{min-height:auto}}
.eyebrow-text{line-height:1.45}

/* Repère rouge commun à chaque section */
.section-label{display:inline-flex;align-items:center;gap:12px}
.section-label::before{content:"";display:block;flex:0 0 32px;width:32px;height:1px;background:var(--coral)}
.intro-grid>.section-label{align-self:start;justify-self:start}
.consultation-head{justify-content:flex-start;text-align:left}
.consultation-head>div{width:100%}
.consultation-head h2{width:100%;max-width:none;text-align:center}
.consultation-head h2::after{display:none}
.trust-row>div{justify-content:center;min-height:54px}
.trust-row .audience-list{font:700 14px/1.4 "Manrope",sans-serif;color:var(--navy)}
@media(max-width:760px){.trust-row>div{min-height:50px}.trust-row .audience-list{font-size:12px}}
.trust-row{grid-template-columns:.8fr 1.35fr .75fr}
.trust-row .audience-title,.trust-row .audience-list{white-space:nowrap;font-size:12px}
.trust-row>div:nth-child(2){align-items:center;text-align:center}
@media(max-width:760px){.trust-row{grid-template-columns:.75fr 1.5fr .75fr}.trust-row .audience-title,.trust-row .audience-list{font-size:11px}}
.floating-card .location-landmark{margin-top:1px;font-size:9px;color:#8a9aa3;letter-spacing:.01em}
.profile-visual{width:100%;max-width:350px;justify-self:center}
.profile-visual img{height:auto;object-fit:contain;object-position:center;display:block}
@media(max-width:760px){.profile-visual{max-width:330px}}

/* Harmonisation responsive - accueil et mise en page globale */
html{scroll-padding-top:82px}
.site-header{height:78px}
.nav-wrap{gap:28px}
.brand{width:auto;min-width:220px;height:60px;flex:0 0 auto}
.brand img{width:46px;height:54px}
.main-nav{gap:clamp(16px,2vw,27px);white-space:nowrap}
.hero{min-height:min(820px,100svh);padding:clamp(116px,13vh,142px) 0 clamp(50px,7vh,70px)}
.hero-grid{grid-template-columns:minmax(0,1.04fr) minmax(390px,.96fr);gap:clamp(38px,5vw,72px)}
.hero-copy,.hero-visual{min-width:0}
.hero h1{font-size:clamp(54px,5.5vw,78px);text-wrap:balance}
.hero h1 em{display:inline-block;white-space:nowrap}
.hero-role{margin-top:18px;font:700 clamp(15px,1.35vw,18px)/1.45 "Manrope",sans-serif;color:var(--blue)}
.hero-role span{padding-inline:5px;color:var(--coral)}
.hero-lead{font-size:clamp(16px,1.25vw,18px);margin:20px 0 30px}
.hero-lead strong{color:var(--navy);font-weight:700}
.trust-row{margin-top:clamp(32px,5vh,50px)}
.hero-image-frame{height:clamp(450px,calc(100svh - 190px),560px)}
.floating-card{left:clamp(-28px,-2.5vw,-16px);bottom:30px;max-width:calc(100% - 10px)}
.section-head h2,.intro-content h2,.sport-copy h2,.profile-copy h2,.pricing-head h2,.cabinet-head h2,.faq-intro h2,.cta-inner h2{overflow-wrap:anywhere}

@media(min-width:1500px){
  .container{width:min(1240px,calc(100% - 64px))}
  .hero-grid{grid-template-columns:1.06fr .94fr}
  .hero h1{font-size:84px}
  .hero-image-frame{height:580px}
}

@media(max-width:1180px){
  .container{width:min(1080px,calc(100% - 48px))}
  .brand{min-width:210px}
  .main-nav{gap:17px;font-size:12px}
  .nav-cta{padding:13px 17px}
  .hero{min-height:0;padding-top:122px}
  .hero-grid{grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);gap:40px}
  .hero h1{font-size:clamp(52px,5.6vw,66px)}
  .hero-image-frame{height:500px}
  .hero-lead{max-width:560px}
  .trust-row{margin-top:34px}
  .floating-card{left:-18px;bottom:24px}
  .section{padding:92px 0}
}

@media(max-width:980px){
  html{scroll-padding-top:76px}
  .site-header{height:74px}
  .main-nav{margin-left:auto}
  .hero{padding:108px 0 60px}
  .hero-grid{grid-template-columns:minmax(0,1fr) minmax(330px,.82fr);gap:32px}
  .hero h1{font-size:clamp(47px,6vw,59px)}
  .hero-role{margin-top:15px;font-size:15px}
  .hero-lead{font-size:16px;line-height:1.6;margin:20px 0 26px}
  .hero-actions{gap:10px}
  .btn{min-height:50px;padding-inline:20px;font-size:13px}
  .hero-image-frame{height:460px;border-radius:140px 140px 22px 22px}
  .floating-card{left:-12px;right:auto;padding:13px 16px}
  .floating-card strong{font-size:12px}
  .trust-row{margin-top:30px;padding-top:18px}
  .section{padding:80px 0}
  .intro-grid{grid-template-columns:.75fr 2.25fr;gap:34px}
  .section-head{margin-bottom:42px}
  .sport-grid,.profile-grid{gap:42px}
  .faq-grid{gap:56px}
}

@media(max-width:840px){
  .hero{padding-top:104px}
  .hero-grid{grid-template-columns:1fr;gap:44px}
  .hero-copy{max-width:680px}
  .hero h1{font-size:clamp(50px,8.2vw,66px)}
  .hero-visual{width:min(100%,580px);margin-inline:auto}
  .hero-image-frame{height:520px}
  .floating-card{left:18px;right:auto}
  .intro-grid{grid-template-columns:1fr;gap:26px}
  .service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@media(max-width:760px){
  html{scroll-padding-top:72px}
  .site-header{height:72px}
  .nav-wrap{gap:12px}
  .brand{min-width:0;max-width:calc(100% - 48px);height:58px;gap:8px}
  .brand img{width:40px;height:48px}
  .brand span{min-width:0}
  .brand strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .menu-toggle{flex:0 0 auto}
  .hero{padding:102px 0 54px}
  .hero::before{width:420px;height:420px;right:-260px;top:38px}
  .hero-grid{gap:34px}
  .eyebrow{margin-bottom:20px}
  .hero h1{font-size:clamp(42px,11.5vw,54px);line-height:1.03}
  .hero-role{margin-top:15px;font-size:14px;line-height:1.5}
  .hero-lead{font-size:16px;margin:18px 0 26px}
  .hero-actions{display:grid;grid-template-columns:1fr;gap:10px}
  .trust-row{margin-top:32px;padding-top:18px;grid-template-columns:.85fr 1.45fr .8fr}
  .trust-row>div{min-height:48px;padding-right:7px}
  .trust-row div+div{padding-left:8px}
  .trust-row strong,.trust-row .audience-title,.trust-row .audience-list{font-size:10px;white-space:normal}
  .trust-row span{font-size:8.5px}
  .hero-visual{width:100%;margin-top:0}
  .hero-image-frame{height:clamp(360px,112vw,470px);border-radius:110px 110px 18px 18px}
  .floating-card{left:12px;right:12px;bottom:14px;max-width:none;padding:12px 14px}
  .floating-card small{font-size:10px;line-height:1.4}
  .floating-card .location-landmark{font-size:8px}
  .section{padding:68px 0}
  .intro-grid{gap:24px}
  .intro-content h2 br{display:none}
  .method-points{gap:8px}
  .method-points span{padding:7px 12px;font-size:12px}
  .consultation-head{margin-bottom:34px}
  .consultation-head h2{text-align:left;font-size:clamp(38px,11vw,48px);margin-top:14px}
  .service-grid{grid-template-columns:1fr}
  .service-card,.service-card.featured,.service-card.sport-service{padding:30px 24px;min-height:0}
  .sport-copy h2{font-size:clamp(38px,11vw,48px)}
  .sport-image{height:clamp(390px,118vw,500px)}
  .profile-copy h2{font-size:clamp(38px,11vw,50px)}
  .profile-visual{width:min(100%,330px)}
  .profile-visual img{width:100%}
  .pricing-head{text-align:left}
  .pricing-head .section-label{justify-content:flex-start}
  .cabinet-head{text-align:left;justify-content:flex-start}
  .cabinet-head .section-label{justify-content:flex-start}
  .gallery{gap:10px}
  .faq-grid{gap:34px}
  .cta-inner h2{font-size:clamp(42px,12vw,58px)}
}

@media(max-width:380px){
  .container{width:calc(100% - 26px)}
  .brand small{display:none}
  .hero h1{font-size:38px}
  .trust-row{grid-template-columns:1fr;gap:0}
  .trust-row>div,.trust-row div+div{align-items:flex-start;text-align:left;border-left:0;border-top:1px solid var(--line);padding:10px 0;min-height:0}
  .trust-row>div:first-child{border-top:0}
  .trust-row strong,.trust-row .audience-title,.trust-row .audience-list{font-size:11px}
  .hero-image-frame{height:355px;border-radius:88px 88px 16px 16px}
  .floating-card{left:8px;right:8px}
  .section{padding:60px 0}
  .section-label,.eyebrow{font-size:10px;letter-spacing:.13em}
}

/* Présentation du praticien - lecture éditoriale */
.profile-copy>p.profile-intro{
  margin:0;
  font-size:16px;
  line-height:1.7;
  color:var(--muted);
}
.profile-intro + .diploma-list{margin-top:28px}

.sport-copy>p strong{
  display:block;
  margin-bottom:10px;
  color:#fff;
  font:600 21px/1.35 "Manrope",sans-serif;
  letter-spacing:-.02em;
}

@media(max-width:760px){
  .profile-copy>p.profile-intro{font-size:15px;line-height:1.65}
  .sport-copy>p strong{font-size:19px}
}

/* Accueil V4 - composition éditoriale épurée */
.hero{
  min-height:calc(100svh - 1px);
  padding:clamp(116px,13vh,138px) 0 clamp(52px,7vh,68px);
  background:
    radial-gradient(circle at 88% 8%,rgba(94,183,212,.11),transparent 31%),
    linear-gradient(135deg,#fafbf8 0%,#f6f8f6 58%,#edf5f7 100%);
}
.hero::before{width:520px;height:520px;right:-250px;top:80px;opacity:.72}
.hero-grid{grid-template-columns:minmax(0,1.06fr) minmax(390px,.94fr);gap:clamp(46px,5.5vw,78px);align-items:center}
.hero .eyebrow{margin-bottom:23px;color:var(--navy);font-size:13px;letter-spacing:.19em}
.hero .eyebrow span{width:40px}
.hero h1{font-size:clamp(48px,4.7vw,66px);line-height:1.03;letter-spacing:-.045em;color:var(--navy)}
.hero h1 em{display:block;margin-top:11px;font-size:.67em;font-weight:600;line-height:1.22;letter-spacing:-.025em;color:var(--blue);white-space:normal}
.hero-promise{margin-top:28px;font:600 clamp(21px,2vw,27px)/1.35 "Manrope",sans-serif;letter-spacing:-.025em;color:var(--navy)}
.hero-lead{max-width:600px;margin:19px 0 30px;font-size:clamp(15px,1.25vw,17px);line-height:1.72;color:var(--muted)}
.hero-actions{gap:10px}
.hero-actions .btn{min-height:52px}
.trust-row{grid-template-columns:.9fr 1.35fr .8fr;gap:10px;margin-top:36px;padding-top:0;border-top:0}
.trust-row>div,.trust-row div+div{min-height:66px;padding:13px 15px;border:1px solid rgba(11,45,69,.085);border-radius:14px;background:rgba(255,255,255,.7);justify-content:center}
.trust-row strong,.trust-row .audience-title,.trust-row .audience-list{font-size:11px}
.trust-row span{font-size:9px}
.hero-visual{position:relative;padding:12px 12px 0 0}
.hero-visual::before{content:"";position:absolute;z-index:0;inset:0 0 14px 14px;border-radius:30px;background:linear-gradient(145deg,rgba(21,95,134,.13),rgba(94,183,212,.05));border:1px solid rgba(21,95,134,.1)}
.hero-image-frame{position:relative;z-index:1;height:clamp(510px,64vh,600px);overflow:hidden;border:1px solid rgba(11,45,69,.08);border-radius:30px;box-shadow:0 28px 70px rgba(11,45,69,.16);isolation:isolate}
.hero-image-frame::after{content:"";position:absolute;z-index:1;inset:auto 0 0;height:42%;background:linear-gradient(to top,rgba(7,31,49,.28),transparent);pointer-events:none}
.hero-image-frame img{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.01)}
.hero-location{position:absolute;z-index:2;left:18px;right:18px;bottom:18px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:14px;padding:16px 18px;border:1px solid rgba(255,255,255,.22);border-radius:17px;background:rgba(7,31,49,.88);box-shadow:0 14px 34px rgba(0,0,0,.2);backdrop-filter:blur(14px);color:#fff}
.hero-location .pulse-dot{background:#71c39d;box-shadow:0 0 0 6px rgba(113,195,157,.14)}
.hero-location-copy{display:flex;min-width:0;flex-direction:column}
.location-kicker{margin-bottom:2px;text-transform:uppercase;letter-spacing:.14em;font:700 9px/1.3 "Manrope",sans-serif;color:#8fd3e7}
.hero-location strong{font:700 13px/1.45 "Manrope",sans-serif;color:#fff}
.hero-location small{font-size:10px;line-height:1.45;color:#d0dce2}
.hero-location .location-landmark{margin-top:2px;font-size:9px;color:#9fb6c2}

@media(max-width:1180px){
  .hero-grid{grid-template-columns:minmax(0,1.04fr) minmax(360px,.96fr);gap:42px}
  .hero h1{font-size:clamp(46px,4.8vw,58px)}
  .hero-promise{font-size:clamp(20px,2vw,24px)}
  .hero-image-frame{height:540px}
  .trust-row>div,.trust-row div+div{padding-inline:11px}
}

@media(max-width:980px){
  .hero{padding-top:108px}
  .hero-grid{grid-template-columns:minmax(0,1fr) minmax(330px,.82fr);gap:32px}
  .hero .eyebrow{font-size:11px}
  .hero h1{font-size:clamp(43px,5.3vw,52px)}
  .hero h1 em{font-size:.64em}
  .hero-promise{margin-top:23px;font-size:20px}
  .hero-lead{font-size:15px;line-height:1.65}
  .hero-image-frame{height:500px}
  .hero-location{left:14px;right:14px;bottom:14px;padding:14px}
}

@media(max-width:840px){
  .hero{padding:106px 0 62px}
  .hero-grid{grid-template-columns:1fr;gap:42px}
  .hero-copy{max-width:680px}
  .hero h1{font-size:clamp(48px,7.8vw,62px)}
  .hero h1 em{font-size:.66em}
  .hero-promise{font-size:23px}
  .hero-visual{width:min(100%,620px);padding:10px 10px 0 0}
  .hero-image-frame{height:540px}
}

@media(max-width:760px){
  .hero{padding:100px 0 55px}
  .hero-grid{gap:32px}
  .hero .eyebrow{margin-bottom:18px;font-size:10px;letter-spacing:.16em}
  .hero .eyebrow span{width:28px}
  .hero h1{font-size:clamp(36px,10vw,44px);line-height:1.04}
  .hero h1 em{margin-top:8px;font-size:.71em;line-height:1.28}
  .hero-promise{margin-top:23px;font-size:clamp(20px,5.8vw,24px)}
  .hero-lead{margin:15px 0 25px;font-size:15px;line-height:1.65}
  .trust-row{gap:6px;margin-top:29px}
  .trust-row>div,.trust-row div+div{min-height:62px;padding:10px 7px;border-radius:11px}
  .trust-row strong,.trust-row .audience-title,.trust-row .audience-list{font-size:9.5px;line-height:1.35}
  .trust-row span{font-size:8px}
  .hero-visual{padding:7px 7px 0 0}
  .hero-visual::before{inset:0 0 9px 9px;border-radius:23px}
  .hero-image-frame{height:clamp(380px,116vw,500px);border-radius:23px}
  .hero-location{left:11px;right:11px;bottom:11px;gap:11px;padding:13px 14px;border-radius:14px}
  .hero-location strong{font-size:12px}
  .hero-location small{font-size:9px}
  .hero-location .location-landmark{font-size:8px}
}

@media(max-width:380px){
  .hero h1{font-size:35px}
  .hero-promise{font-size:20px}
  .trust-row{grid-template-columns:1fr}
  .trust-row>div,.trust-row div+div{min-height:0;padding:10px 12px}
  .hero-image-frame{height:370px}
  .hero-location{grid-template-columns:1fr}
  .hero-location .pulse-dot{display:none}
}

/* Accueil V4.2 - identité du praticien et photographie en arche */
.hero h1{font-size:clamp(58px,5.7vw,78px);line-height:.98;letter-spacing:-.055em}
.hero h1 .hero-firstname{font-weight:500;color:var(--navy)}
.hero h1 em{display:inline-block;margin-top:8px;font-size:.72em;font-weight:650;line-height:1.08;letter-spacing:-.04em;color:var(--blue);white-space:nowrap}
.hero-role{margin-top:20px;font:700 clamp(15px,1.35vw,18px)/1.45 "Manrope",sans-serif;color:var(--navy)}
.hero-role span{padding-inline:6px;color:var(--coral)}
.hero-promise{margin-top:25px}
.hero-visual{padding:10px 10px 0 0}
.hero-visual::before{inset:0 0 102px 14px;border-radius:240px 240px 30px 30px}
.hero-image-frame{height:570px;border-radius:240px 240px 30px 30px;box-shadow:0 26px 65px rgba(11,45,69,.15)}
.hero-image-frame::after{display:none}
.hero-image-frame img{object-position:50% 48%;transform:none}
.hero-location{position:relative;z-index:2;left:auto;right:auto;bottom:auto;width:calc(100% - 34px);margin:-4px auto 0;padding:15px 18px;border:1px solid rgba(11,45,69,.09);border-radius:16px;background:#fff;box-shadow:0 14px 34px rgba(11,45,69,.1);backdrop-filter:none;color:var(--navy)}
.hero-location .pulse-dot{background:#55a481;box-shadow:0 0 0 6px rgba(85,164,129,.12)}
.location-kicker{color:var(--blue)}
.hero-location strong{color:var(--navy)}
.hero-location small{color:var(--muted)}
.hero-location .location-landmark{color:#8a9aa3}

@media(max-width:1180px){
  .hero h1{font-size:clamp(54px,5.4vw,66px)}
  .hero-image-frame{height:540px}
}

@media(max-width:980px){
  .hero h1{font-size:clamp(48px,5.5vw,58px)}
  .hero-role{margin-top:16px;font-size:14px}
  .hero-promise{margin-top:21px}
  .hero-image-frame{height:510px;border-radius:210px 210px 27px 27px}
  .hero-visual::before{inset:0 0 98px 12px;border-radius:210px 210px 27px 27px}
}

@media(max-width:840px){
  .hero h1{font-size:clamp(58px,8.5vw,70px)}
  .hero-image-frame{height:610px;border-radius:270px 270px 28px 28px}
  .hero-visual::before{inset:0 0 100px 12px;border-radius:270px 270px 28px 28px}
}

@media(max-width:760px){
  .hero h1{font-size:clamp(48px,14vw,60px)}
  .hero h1 em{font-size:.68em;white-space:normal}
  .hero-role{margin-top:15px;font-size:14px}
  .hero-promise{margin-top:21px}
  .hero-image-frame{height:clamp(440px,132vw,570px);border-radius:190px 190px 23px 23px}
  .hero-visual::before{inset:0 0 100px 9px;border-radius:190px 190px 23px 23px}
  .hero-location{width:calc(100% - 20px);margin-top:10px;padding:14px 15px}
}

@media(max-width:380px){
  .hero h1{font-size:46px}
  .hero h1 em{font-size:.66em}
  .hero-image-frame{height:430px;border-radius:160px 160px 20px 20px}
  .hero-visual::before{border-radius:160px 160px 20px 20px}
  .hero-location{grid-template-columns:auto 1fr}
  .hero-location .pulse-dot{display:block}
}

/* Signature typographique du praticien */
.hero h1{display:flex;flex-wrap:wrap;align-items:baseline;column-gap:.24em;row-gap:4px;font-family:"Sora","Manrope",sans-serif;font-size:clamp(51px,4.8vw,66px);font-weight:500;line-height:1.04;letter-spacing:-.055em}
.hero h1 .hero-firstname{font-weight:400;color:var(--navy)}
.hero h1 em{position:relative;display:inline-block;margin:0;padding-bottom:15px;font-size:.82em;font-weight:650;line-height:1.08;letter-spacing:-.055em;color:var(--blue);white-space:nowrap}
.hero h1 em::after{content:"";position:absolute;left:2px;bottom:3px;width:72px;height:2px;border-radius:2px;background:var(--coral)}

@media(max-width:1180px){
  .hero h1{font-size:clamp(47px,4.6vw,56px)}
}

@media(max-width:980px){
  .hero h1{font-size:clamp(43px,4.8vw,50px)}
}

@media(max-width:840px){
  .hero h1{font-size:clamp(52px,7.2vw,62px)}
}

@media(max-width:760px){
  .hero h1{column-gap:.2em;font-size:clamp(38px,10.8vw,47px)}
  .hero h1 em{font-size:.8em;padding-bottom:12px}
  .hero h1 em::after{bottom:2px;width:58px}
}

@media(max-width:380px){
  .hero h1{font-size:37px}
  .hero h1 em{font-size:.77em}
}

/* Accueil V4.3 - métier au premier plan */
.hero-grid{grid-template-columns:minmax(0,1.02fr) minmax(400px,.98fr);gap:clamp(48px,5.5vw,76px)}
.hero .eyebrow{margin-bottom:26px;font-size:12px;letter-spacing:.2em;color:var(--blue)}
.hero h1{display:block;font-family:"Manrope",sans-serif;font-size:clamp(57px,5.4vw,74px);font-weight:600;line-height:1.02;letter-spacing:-.055em;color:var(--navy)}
.hero h1 em{position:relative;display:inline-block;margin-top:11px;padding:0 0 17px;font-size:.77em;font-weight:500;line-height:1.12;letter-spacing:-.04em;color:var(--blue);white-space:nowrap}
.hero h1 em::after{content:"";position:absolute;left:3px;bottom:2px;width:62px;height:2px;border-radius:2px;background:var(--coral)}
.hero-promise{margin-top:26px;font-size:clamp(21px,1.9vw,26px)}
.hero-lead{max-width:570px;margin-top:17px}
.hero-image-frame{height:550px;border-radius:190px 190px 28px 28px}
.hero-image-frame img{object-position:center;transform:none}
.hero-visual::before{inset:0 0 100px 13px;border-radius:190px 190px 28px 28px}
.hero-location{margin-top:14px}

@media(max-width:1180px){
  .hero-grid{grid-template-columns:minmax(0,1fr) minmax(370px,.9fr);gap:40px}
  .hero h1{font-size:clamp(52px,5.1vw,63px)}
  .hero-image-frame{height:520px;border-radius:170px 170px 26px 26px}
  .hero-visual::before{border-radius:170px 170px 26px 26px}
}

@media(max-width:980px){
  .hero-grid{grid-template-columns:minmax(0,1fr) minmax(340px,.82fr);gap:32px}
  .hero h1{font-size:clamp(46px,5.2vw,54px)}
  .hero-promise{font-size:20px}
  .hero-image-frame{height:490px;border-radius:150px 150px 24px 24px}
  .hero-visual::before{border-radius:150px 150px 24px 24px}
}

@media(max-width:840px){
  .hero-grid{grid-template-columns:1fr}
  .hero h1{font-size:clamp(54px,8vw,66px)}
  .hero-image-frame{height:550px;border-radius:210px 210px 27px 27px}
  .hero-visual::before{border-radius:210px 210px 27px 27px}
}

@media(max-width:760px){
  .hero .eyebrow{margin-bottom:20px;font-size:10px}
  .hero h1{font-size:clamp(43px,12vw,54px)}
  .hero h1 em{font-size:.78em;padding-bottom:13px}
  .hero h1 em::after{width:48px}
  .hero-promise{margin-top:22px;font-size:clamp(20px,5.6vw,23px)}
  .hero-image-frame{height:clamp(390px,108vw,500px);border-radius:140px 140px 22px 22px}
  .hero-visual::before{border-radius:140px 140px 22px 22px}
}

@media(max-width:380px){
  .hero h1{font-size:41px}
  .hero-image-frame{height:370px;border-radius:120px 120px 20px 20px}
  .hero-visual::before{border-radius:120px 120px 20px 20px}
}

/* Carte cabinet flottante - retour au dessin initial */
.hero-visual{position:relative;padding:10px 10px 0 0}
.hero-visual::before{inset:0 0 14px 14px}
.hero-location{position:absolute;z-index:3;left:-28px;right:auto;bottom:44px;width:auto;max-width:320px;margin:0;padding:15px 20px;border:1px solid rgba(11,45,69,.08);border-radius:14px;background:#fff;box-shadow:0 18px 44px rgba(11,45,69,.16);display:grid;grid-template-columns:auto 1fr;align-items:center;gap:13px;color:var(--navy)}
.hero-location-copy{min-width:0}
.hero-location .location-region{
  display:block;
  margin-bottom:2px;
  text-align:left;
}
.hero-location strong{font-size:13px;line-height:1.4}
.hero-location small{font-size:10px;line-height:1.45}
.hero-location .location-landmark{margin-top:1px;font-size:9px}

/* Introduction du hero : trois lignes maîtrisées sur grand écran. */
.hero-lead-line{display:block;white-space:nowrap}

@media(max-width:760px){
  .hero-lead-line{display:inline;white-space:normal}
}

@media(max-width:1180px){
  .hero-location{left:-16px;bottom:36px}
}

@media(max-width:980px){
  .hero-location{left:-10px;bottom:30px;padding:13px 16px}
}

@media(max-width:840px){
  .hero-location{left:18px;bottom:28px}
}

@media(max-width:760px){
  .hero-visual{padding:7px 7px 0 0}
  .hero-visual::before{inset:0 0 9px 9px}
  .hero-location{left:12px;right:12px;bottom:14px;width:auto;max-width:none;margin:0;padding:13px 14px}
}

@media(max-width:380px){
  .hero-location{left:9px;right:9px;bottom:10px}
}

/* Accueil V4.4 — option 2 : header ample et hero agrandi */
@media(min-width:981px){
  html{scroll-padding-top:106px}
  .site-header{height:92px}
  .site-header .container,
  .hero .container{width:min(1360px,calc(100% - 64px))}
  .nav-wrap{gap:42px}
  .brand{width:auto;min-width:280px;height:72px;gap:13px}
  .brand img{width:55px;height:64px}
  .brand strong{font-size:15px;line-height:1.28}
  .brand small{font-size:10px}
  .main-nav{gap:clamp(22px,2.25vw,34px);font-size:14px}
  .nav-cta{padding:16px 25px}

  .hero{min-height:920px;padding:162px 0 74px}
  .hero-grid{grid-template-columns:minmax(0,1.04fr) minmax(470px,.96fr);gap:clamp(54px,6vw,86px)}
  .hero .eyebrow{margin-bottom:30px}
  .hero h1{font-size:clamp(66px,5.55vw,80px);line-height:1.01}
  .hero h1 em{margin-top:13px;font-size:.76em}
  .hero-promise{margin-top:31px;font-size:clamp(23px,2vw,29px)}
  .hero-lead{max-width:620px;margin:20px 0 34px;font-size:18px}
  .hero-actions .btn{min-height:58px;padding-inline:29px}
  .trust-row{margin-top:52px;padding-top:25px}
  .hero-visual{padding:12px 12px 0 0}
  .hero-image-frame{height:690px;border-radius:210px 210px 30px 30px}
  .hero-visual::before{border-radius:210px 210px 30px 30px}
  .hero-location{left:-26px;bottom:42px;padding:17px 21px}
}

@media(min-width:981px) and (max-width:1180px){
  .site-header .container,
  .hero .container{width:min(1120px,calc(100% - 48px))}
  .site-header{height:86px}
  .brand{min-width:230px;height:66px}
  .brand img{width:50px;height:58px}
  .brand strong{font-size:13px}
  .brand small{font-size:9px}
  .main-nav{gap:17px;font-size:12px}
  .nav-cta{padding:14px 18px}
  .hero{min-height:860px;padding:144px 0 68px}
  .hero-grid{grid-template-columns:minmax(0,1fr) minmax(390px,.94fr);gap:44px}
  .hero h1{font-size:clamp(58px,5.8vw,68px)}
  .hero-image-frame{height:610px;border-radius:185px 185px 28px 28px}
  .hero-visual::before{border-radius:185px 185px 28px 28px}
}

/* Accueil V4.4 - informations pratiques, sobres et intégrées */
.trust-row{
  grid-template-columns:.9fr 1.35fr .8fr;
  gap:0;
  margin-top:38px;
  padding-top:20px;
  border-top:1px solid rgba(11,45,69,.12);
}
.trust-row>div,
.trust-row div+div{
  min-height:46px;
  padding:0 18px;
  border:0;
  border-radius:0;
  background:transparent;
  justify-content:center;
}
.trust-row>div:first-child{padding-left:0}
.trust-row>div:last-child{padding-right:0}
.trust-row div+div{border-left:1px solid rgba(11,45,69,.12)}
.trust-row strong,
.trust-row .audience-title,
.trust-row .audience-list{
  font-size:11px;
  line-height:1.45;
  white-space:normal;
}
.trust-row span{font-size:9px}

@media(max-width:760px){
  .trust-row{
    grid-template-columns:.85fr 1.45fr .8fr;
    gap:0;
    margin-top:30px;
    padding-top:17px;
  }
  .trust-row>div,
  .trust-row div+div{
    min-height:44px;
    padding:0 8px;
    border-radius:0;
  }
  .trust-row>div:first-child{padding-left:0}
  .trust-row>div:last-child{padding-right:0}
  .trust-row strong,
  .trust-row .audience-title,
  .trust-row .audience-list{font-size:9.5px}
  .trust-row span{font-size:8px}
}

@media(max-width:380px){
  .trust-row{grid-template-columns:1fr;padding-top:10px}
  .trust-row>div,
  .trust-row div+div{
    min-height:0;
    padding:10px 0;
    border-left:0;
    border-top:1px solid rgba(11,45,69,.1);
    align-items:flex-start;
    text-align:left;
  }
  .trust-row>div:first-child{border-top:0}
}

/* Ajustements ciblés pour la lecture sur mobile */
@media(max-width:760px){
  .consultation-head h2{
    text-align:center;
  }

  .sport-grid>.sport-image{display:none}
  .sport-image-mobile{
    display:block;
    height:clamp(390px,118vw,500px);
    margin-top:30px;
  }

  .profile-copy h2{
    max-width:none;
    overflow-wrap:normal;
    white-space:nowrap;
    font-size:clamp(29px,8.6vw,40px);
    letter-spacing:-.045em;
  }
}

/* Fiche d'accès au cabinet : animation discrète et lien vers l'itinéraire */
.hero-location{
  cursor:pointer;
  transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease,background-color .28s ease;
}
.hero-location:hover,
.hero-location:focus-visible{
  transform:translateY(-6px) scale(1.015);
  border-color:rgba(21,95,134,.24);
  background:#fff;
  box-shadow:0 24px 52px rgba(11,45,69,.2);
  outline:none;
}
.hero-location:hover .pulse-dot,
.hero-location:focus-visible .pulse-dot{
  animation-duration:1.35s;
}
.hero-location .pulse-dot{
  transition:transform .28s ease,box-shadow .28s ease;
}
.hero-location:active{transform:translateY(-2px) scale(.995)}

@media(prefers-reduced-motion:reduce){
  .hero-location,
  .hero-location .pulse-dot{transition:none}
  .hero-location .pulse-dot{animation:none}
  .hero-location:hover,
  .hero-location:focus-visible,
  .hero-location:active{transform:none}
}

/* Accueil V4.5 — ajustements demandés dans les annotations */
.hero h1 em{
  display:inline-block;
  margin-top:10px;
  padding:0;
  font:inherit;
  line-height:inherit;
  letter-spacing:inherit;
  color:inherit;
  white-space:nowrap;
}
.hero h1 em::after{display:none}
.hero-promise .promise-accent{color:var(--blue)}

.trust-row{
  display:flex;
  grid-template-columns:none;
  align-items:center;
}
.trust-row>.rating-summary,
.trust-row>.rating-summary:first-child{
  display:flex;
  flex-direction:row;
  align-items:center;
  gap:12px;
  min-height:42px;
  padding:0;
  border:0;
  background:transparent;
  text-align:left;
}
.trust-row .rating-stars{
  display:flex;
  flex-direction:row;
  align-items:center;
  gap:1px;
  padding:0;
  border:0;
}
.trust-row .rating-stars .material-symbols-rounded{
  font-size:19px;
  line-height:1;
  color:#e7a84b;
  font-variation-settings:'FILL' 1,'wght' 500,'GRAD' 0,'opsz' 20;
}
.trust-row .rating-summary strong{
  font:700 13px/1.2 "Manrope",sans-serif;
  color:var(--navy);
}
.trust-row .rating-summary small{
  font-size:10px;
  color:var(--muted);
}

@media(max-width:760px){
  .hero h1 em{margin-top:7px;font-size:1em}
  .trust-row{display:flex;padding-top:16px}
  .trust-row>.rating-summary,
  .trust-row>.rating-summary:first-child{
    flex-direction:row;
    align-items:center;
    gap:9px;
    padding:0;
    border:0;
  }
  .trust-row .rating-stars .material-symbols-rounded{font-size:17px}
  .trust-row .rating-summary strong{font-size:12px}
  .trust-row .rating-summary small{font-size:9px}
}

/* Accueil V4.6 — reproduction de la nouvelle référence */
.hero{
  background:#fff url("assets/hero-wave-pale-blue.webp") center bottom/cover no-repeat;
}
.hero::before,.hero-glow{display:none}
.hero h1 em{
  position:relative;
  padding-bottom:22px;
}
.hero h1 em::after{
  content:"";
  position:absolute;
  display:block;
  left:2px;
  bottom:3px;
  width:72px;
  height:2px;
  border-radius:2px;
  background:var(--coral);
}
.hero-promise{font-weight:600}
.hero-promise .promise-accent{color:var(--blue)}
.trust-row{
  margin-top:31px;
  padding-top:0;
  border-top:0;
}
.trust-row>.rating-summary,
.trust-row>.rating-summary:first-child{gap:12px}
.trust-row .rating-stars{gap:2px}
.trust-row .rating-stars .material-icons-round{
  font-size:22px;
  line-height:1;
  color:#f5aa16;
}
.trust-row .rating-divider{
  width:1px;
  height:28px;
  background:rgba(11,45,69,.25);
}
.trust-row .rating-summary small{
  font:600 11px/1.2 "Manrope",sans-serif;
  color:var(--navy);
}
.hero-location{gap:14px;border-radius:20px;padding:18px 22px}
.location-marker-stack{
  display:grid;
  place-items:center;
  width:28px;
  height:28px;
  align-items:center;
  flex:0 0 auto;
}
.location-marker-stack .pulse-dot{
  display:block;
  width:10px;
  height:10px;
  background:#55a481;
  box-shadow:0 0 0 4px rgba(85,164,129,.13);
  animation:location-pulse 1.8s ease-in-out infinite;
}

@keyframes location-pulse{
  0%,100%{
    transform:scale(1);
    box-shadow:0 0 0 4px rgba(85,164,129,.13);
  }
  50%{
    transform:scale(1.24);
    box-shadow:0 0 0 11px rgba(85,164,129,0);
  }
}

@media(min-width:981px){
  .hero{min-height:930px;padding-top:136px;padding-bottom:92px}
  .hero-grid{grid-template-columns:minmax(0,.94fr) minmax(520px,1.06fr);gap:clamp(58px,6vw,92px)}
  .hero h1{font-size:clamp(66px,5.25vw,76px);line-height:1.04}
  .hero h1 em{margin-top:8px;font-size:1em}
  .hero-promise{margin-top:28px;font-size:clamp(23px,1.8vw,27px)}
  .hero-lead{max-width:590px;margin:21px 0 33px;font-size:17px;line-height:1.75}
  .hero-image-frame{height:760px;border-radius:225px 225px 30px 30px}
  .hero-visual::before{border-radius:225px 225px 30px 30px}
  .hero-location{left:-52px;bottom:28px}
}

@media(max-width:760px){
  .hero{background-size:auto 100%;background-position:51% bottom;padding-bottom:82px}
  .hero h1 em{padding-bottom:17px}
  .hero h1 em::after{width:54px;bottom:2px}
  .trust-row>.rating-summary,
  .trust-row>.rating-summary:first-child{gap:7px;flex-wrap:wrap}
  .trust-row .rating-stars{gap:0}
  .trust-row .rating-stars .material-icons-round{font-size:18px}
  .trust-row .rating-divider{height:22px}
  .trust-row .rating-summary small{font-size:9px}
}

@media(prefers-reduced-motion:reduce){
  .location-marker-stack .pulse-dot{
    animation:none;
    transform:none;
    box-shadow:0 0 0 4px rgba(85,164,129,.13);
  }
}

/* Navigation mobile : panneau plein écran, lisible et accessible */
@media(max-width:760px){
  .site-header{overflow:visible}
  .main-nav{
    position:absolute;
    z-index:101;
    top:72px;
    right:0;
    bottom:auto;
    left:0;
    width:100%;
    height:calc(100vh - 72px);
    height:calc(100dvh - 72px);
    min-height:calc(100svh - 72px);
    max-height:calc(100dvh - 72px);
    margin:0;
    padding:28px 24px max(104px,env(safe-area-inset-bottom));
    overflow-y:auto;
    overscroll-behavior:contain;
    background:rgba(247,248,245,.99);
    backdrop-filter:blur(18px);
    box-shadow:0 22px 50px rgba(11,45,69,.14);
    transform:translateX(100%);
    visibility:hidden;
    pointer-events:none;
    transition:transform .3s ease,visibility 0s linear .3s;
  }
  .main-nav.open{
    transform:translateX(0);
    visibility:visible;
    pointer-events:auto;
    transition-delay:0s;
  }
  .main-nav>a:not(.nav-cta){
    display:flex;
    align-items:center;
    min-height:56px;
    padding:12px 4px;
  }
  .main-nav .nav-cta{
    display:flex;
    align-items:center;
    justify-content:center;
    min-height:58px;
    margin-top:18px;
    padding:16px 20px;
  }
  .menu-toggle{
    position:relative;
    z-index:102;
    width:44px;
    height:44px;
    padding:7px;
    border-radius:10px;
  }
  .menu-toggle span{
    margin:5px auto;
    transform-origin:center;
    transition:transform .24s ease,opacity .18s ease;
  }
  .menu-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(7px) rotate(45deg)}
  .menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}
  .menu-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
}

@media(max-width:760px) and (prefers-reduced-motion:reduce){
  .main-nav,
  .menu-toggle span{transition:none}
}

/* Accueil V4.8 — un hero égal à une hauteur d'écran */
@media(min-width:981px){
  .hero{
    height:100vh;
    height:100svh;
    min-height:680px;
    padding:100px 0 20px;
  }
  .hero-grid{
    height:100%;
    align-items:center;
  }
  .hero-image-frame{
    height:clamp(540px,calc(100svh - 150px),700px);
  }
  .hero-location{bottom:22px}
  .section{padding:96px 0}
}

@media(min-width:981px) and (max-height:760px){
  .hero{min-height:100svh;padding:92px 0 16px}
  .hero .eyebrow{margin-bottom:16px}
  .hero h1{font-size:clamp(54px,4.7vw,64px)}
  .hero h1 em{padding-bottom:17px}
  .hero-promise{margin-top:18px;font-size:21px}
  .hero-lead{margin:14px 0 20px;font-size:15px;line-height:1.55}
  .hero-actions .btn{min-height:52px}
  .trust-row{margin-top:19px}
  .hero-image-frame{height:calc(100svh - 125px);min-height:0}
  .hero-location{bottom:16px}
}

/* Titre du cabinet : une ligne sur ordinateur, coupure maîtrisée sur mobile. */
.cabinet-head h2{
  width:100%;
  max-width:none;
}
.cabinet-head h2 span{
  white-space:nowrap;
}

@media(min-width:761px){
  .cabinet-head h2{
    font-size:clamp(38px,4.6vw,64px);
    white-space:nowrap;
  }
}

@media(max-width:760px){
  .cabinet-head h2 span{
    display:block;
  }
}

/* Accessibilité, coordonnées et page 404 */
:where(a,button,input,select,textarea,summary):focus-visible{
  outline:3px solid #1d78a6;
  outline-offset:4px;
}

.contact-phone{
  display:inline-flex;
  margin-top:12px;
  color:var(--blue);
  font:700 15px/1.4 "Manrope",sans-serif;
  text-decoration:underline;
  text-decoration-thickness:1px;
  text-underline-offset:4px;
}

.contact-phone:hover{color:var(--navy)}

@media(max-width:760px){
  .mobile-book{
    background:var(--navy);
    color:#fff;
  }
  .mobile-book:hover,
  .mobile-book:focus-visible{
    background:var(--blue);
  }
}

.error-page{
  min-height:100vh;
  display:grid;
  grid-template-rows:auto 1fr auto;
  background:linear-gradient(145deg,#fff 0%,#f7f8f5 55%,#eaf4f8 100%);
}

.error-main{
  display:grid;
  place-items:center;
  padding:130px 24px 72px;
  text-align:center;
}

.error-card{max-width:720px}
.error-code{
  display:block;
  color:var(--blue);
  font:700 clamp(70px,14vw,150px)/.9 "Manrope",sans-serif;
  letter-spacing:-.07em;
}
.error-card h1{
  margin:24px 0 14px;
  color:var(--navy);
  font-size:clamp(34px,5vw,58px);
}
.error-card p{
  max-width:570px;
  margin:0 auto 30px;
  color:var(--muted);
  font-size:17px;
}
.error-actions{
  display:flex;
  justify-content:center;
  gap:12px;
  flex-wrap:wrap;
}

/* Téléphone visible sans concurrencer la prise de rendez-vous */
.header-phone{
  display:none;
  align-items:center;
  gap:7px;
  color:var(--navy);
  font:700 12px/1 "Manrope",sans-serif;
  white-space:nowrap;
  transition:color .2s ease;
}

.header-phone .material-symbols-rounded{
  font-size:18px;
  font-variation-settings:'FILL' 0,'wght' 500,'GRAD' 0,'opsz' 20;
}

.header-phone:hover{color:var(--blue)}

@media(min-width:1181px){
  .header-phone{display:inline-flex}
  .main-nav{gap:22px}
}

.contact-phone{
  display:inline-flex;
  align-items:center;
  gap:12px;
  min-height:58px;
  margin-top:17px;
  padding:10px 17px 10px 12px;
  border:1px solid rgba(11,45,69,.22);
  border-radius:15px;
  background:#edf6f9;
  color:var(--navy);
  text-decoration:none;
  box-shadow:0 8px 20px rgba(11,45,69,.06);
  transition:transform .22s ease,background-color .22s ease,border-color .22s ease,box-shadow .22s ease;
}

.contact-phone-icon{
  display:grid;
  place-items:center;
  width:36px;
  height:36px;
  flex:0 0 36px;
  border-radius:50%;
  background:var(--navy);
  color:#fff;
  font-size:19px;
  font-variation-settings:'FILL' 0,'wght' 500,'GRAD' 0,'opsz' 20;
}

.contact-phone-copy{
  display:flex;
  flex-direction:column;
  gap:2px;
  color:var(--navy);
  font:600 11px/1.25 "Manrope",sans-serif;
}

.contact-phone-copy strong{
  color:var(--navy);
  font:700 15px/1.25 "Manrope",sans-serif;
}

.contact-phone:hover{
  transform:translateY(-2px);
  border-color:rgba(21,95,134,.38);
  background:#e2f1f6;
  box-shadow:0 12px 26px rgba(11,45,69,.1);
}

.mobile-contact-bar{display:none}

.whatsapp-float{
  position:fixed;
  z-index:98;
  right:22px;
  bottom:22px;
  display:flex;
  width:56px;
  height:56px;
  padding:0 15px;
  overflow:hidden;
  align-items:center;
  justify-content:flex-start;
  gap:10px;
  border-radius:999px;
  background:#25d366;
  color:#fff;
  box-shadow:0 12px 30px rgba(11,45,69,.22);
  font:700 13px/1 "Manrope",sans-serif;
  transition:width .25s ease,transform .22s ease,box-shadow .22s ease,background-color .22s ease;
}

.whatsapp-float img{
  width:26px;
  height:26px;
  flex:0 0 26px;
}

.whatsapp-float span{
  opacity:0;
  white-space:nowrap;
  transition:opacity .16s ease .04s;
}

.whatsapp-float:hover,
.whatsapp-float:focus-visible{
  width:142px;
  transform:translateY(-3px);
  background:#1fbd5a;
  box-shadow:0 16px 36px rgba(11,45,69,.26);
}

.whatsapp-float:hover span,
.whatsapp-float:focus-visible span{opacity:1}

@media(max-width:760px){
  body{padding-bottom:82px}
  .main-nav>a.header-phone{display:none}
  .whatsapp-float{display:none}

  .contact-phone{
    width:100%;
    justify-content:flex-start;
    min-height:62px;
  }

  .mobile-contact-bar{
    position:fixed;
    z-index:99;
    right:10px;
    bottom:max(9px,env(safe-area-inset-bottom));
    left:10px;
    display:grid;
    grid-template-columns:minmax(104px,.8fr) minmax(0,1.45fr);
    gap:8px;
    padding:6px;
    border:1px solid rgba(11,45,69,.1);
    border-radius:23px;
    background:rgba(255,255,255,.94);
    box-shadow:0 12px 32px rgba(11,45,69,.2);
    backdrop-filter:blur(12px);
  }

  .mobile-contact-bar .mobile-whatsapp,
  .mobile-contact-bar .mobile-book{
    position:static;
    right:auto;
    bottom:auto;
    left:auto;
    display:flex;
    width:auto;
    height:50px;
    min-height:50px;
    padding:0 14px;
    border-radius:17px;
    align-items:center;
    justify-content:center;
    gap:7px;
    font:700 12px/1 "Manrope",sans-serif;
    box-shadow:none;
  }

  .mobile-whatsapp{
    border:1px solid rgba(11,45,69,.22);
    background:#effaf3;
    color:var(--navy);
  }

  .mobile-whatsapp-icon{
    display:grid;
    place-items:center;
    width:28px;
    height:28px;
    flex:0 0 28px;
    border-radius:50%;
    background:#25d366;
  }

  .mobile-whatsapp-icon img{
    width:16px;
    height:16px;
  }

  .mobile-contact-bar .mobile-book{
    background:var(--navy);
    color:#fff;
  }

  .mobile-whatsapp:hover,
  .mobile-whatsapp:focus-visible{background:#e3f7ea}
}

@media(prefers-reduced-motion:reduce){
  .contact-phone,
  .whatsapp-float,
  .whatsapp-float span{transition:none}
  .contact-phone:hover{transform:none}
  .whatsapp-float:hover,
  .whatsapp-float:focus-visible{transform:none}
}
/* Legal notice page */
.legal-page {
  background: #f8fbfc;
  color: var(--navy);
}

.legal-header {
  background: rgba(255, 255, 255, .96);
  border-bottom: 1px solid rgba(8, 47, 73, .1);
}

.legal-header-inner,
.legal-footer .container {
  min-height: 82px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}

.legal-header .brand {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  color: var(--navy);
  text-decoration: none;
}

.legal-header .brand img {
  object-fit: contain;
}

.legal-header .brand span {
  display: grid;
}

.legal-header .brand strong {
  font-family: "Manrope", sans-serif;
  font-size: .9rem;
}

.legal-header .brand small {
  color: var(--slate);
  font-size: .68rem;
}

.legal-back {
  color: var(--navy);
  font-weight: 700;
  text-decoration: none;
  border-bottom: 1px solid rgba(8, 47, 73, .25);
}

.legal-hero {
  padding: clamp(64px, 9vw, 110px) 0 clamp(52px, 7vw, 82px);
  background:
    radial-gradient(circle at 85% 20%, rgba(159, 210, 231, .25), transparent 30%),
    linear-gradient(145deg, #fff 0%, #f1f8fb 100%);
}

.legal-hero-inner {
  max-width: 840px;
}

.legal-hero h1 {
  margin: 18px 0 16px;
  font-family: "Manrope", sans-serif;
  font-size: clamp(2.6rem, 6vw, 5rem);
  line-height: 1;
  letter-spacing: -.055em;
}

.legal-hero p {
  max-width: 700px;
  margin: 0;
  color: var(--slate);
  font-size: clamp(1rem, 2vw, 1.18rem);
  line-height: 1.75;
}

.legal-content {
  padding: clamp(48px, 7vw, 88px) 0;
}

.legal-layout {
  display: grid;
  grid-template-columns: minmax(190px, 240px) minmax(0, 760px);
  justify-content: center;
  gap: clamp(42px, 7vw, 90px);
  align-items: start;
}

.legal-summary {
  position: sticky;
  top: 24px;
  display: grid;
  gap: 11px;
  padding: 24px;
  background: #fff;
  border: 1px solid rgba(8, 47, 73, .1);
  border-radius: 18px;
}

.legal-summary strong {
  margin-bottom: 5px;
  font-family: "Manrope", sans-serif;
}

.legal-summary a {
  color: var(--slate);
  font-size: .9rem;
  text-decoration: none;
}

.legal-summary a:hover,
.legal-summary a:focus-visible,
.legal-articles a {
  color: #126895;
}

.legal-articles {
  min-width: 0;
}

.legal-articles article {
  scroll-margin-top: 24px;
  padding: 0 0 34px;
  margin: 0 0 34px;
  border-bottom: 1px solid rgba(8, 47, 73, .1);
}

.legal-articles h2 {
  margin: 0 0 16px;
  font-family: "Manrope", sans-serif;
  font-size: clamp(1.45rem, 3vw, 2rem);
  letter-spacing: -.025em;
}

.legal-articles p,
.legal-details {
  color: var(--slate);
  line-height: 1.75;
}

.legal-draft {
  margin-bottom: 42px;
  padding: 20px 22px;
  background: #fff8e8;
  border: 1px solid #efd38e;
  border-radius: 16px;
  color: #664b08;
}

.legal-draft p {
  margin: 5px 0 0;
  color: inherit;
}

.legal-details {
  margin: 22px 0 0;
}

.legal-details div {
  display: grid;
  grid-template-columns: 170px 1fr;
  gap: 18px;
  padding: 13px 0;
  border-top: 1px solid rgba(8, 47, 73, .08);
}

.legal-details dt {
  font-weight: 700;
  color: var(--navy);
}

.legal-details dd {
  margin: 0;
}

.legal-update {
  font-size: .86rem;
}

.legal-footer {
  background: var(--navy);
  color: rgba(255, 255, 255, .72);
}

.legal-footer a {
  color: #fff;
}

.site-footer .footer-bottom {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}

.site-footer .footer-bottom a {
  color: inherit;
}

@media (max-width: 760px) {
  .legal-header-inner {
    min-height: 72px;
  }

  .legal-header .brand img {
    width: 42px;
    height: 42px;
  }

  .legal-header .brand small {
    display: none;
  }

  .legal-back {
    font-size: .86rem;
  }

  .legal-layout {
    grid-template-columns: 1fr;
    gap: 32px;
  }

  .legal-summary {
    position: static;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .legal-summary strong {
    grid-column: 1 / -1;
  }

  .legal-details div {
    grid-template-columns: 1fr;
    gap: 4px;
  }

  .legal-footer .container,
  .site-footer .footer-bottom {
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
  }
}
