@font-face{font-family:Cormorant;src:url('assets/cormorant-roman.woff2') format('woff2');font-style:normal;font-weight:300 700;font-display:swap}@font-face{font-family:Cormorant;src:url('assets/cormorant-italic.woff2') format('woff2');font-style:italic;font-weight:300 600;font-display:swap}
:root{--ink:#142f39;--navy:#112e38;--blue:#2a5c70;--gold:#8c713f;--gold-light:#d8c7a0;--paper:#f7f5ef;--white:#fffefb;--muted:#58676a;--line:#dcded7;--serif:Cormorant,Georgia,serif;--sans:Arial,Helvetica,sans-serif;--gutter:clamp(22px,4vw,64px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:104px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:15px;line-height:1.7;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%;height:auto}p,h1,h2,h3,h4{margin:0}p{color:var(--muted)}h1,h2,h3,h4{font-family:var(--serif);font-weight:500;line-height:1.06;letter-spacing:-.025em}h1{font-size:clamp(62px,6.3vw,91px)}h2{font-size:clamp(43px,4.6vw,64px)}h3{font-size:30px}em{font-weight:400;color:var(--blue)}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #af7b2d;outline-offset:5px}a,button{touch-action:manipulation}::selection{background:#d9e5df;color:var(--ink)}.container{width:min(100% - var(--gutter)*2,1240px);margin-inline:auto}.eyebrow{font-size:10px;line-height:1.5;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--gold)}.section{padding-block:108px}.section-heading{display:grid;grid-template-columns:1.2fr 1fr;gap:80px;align-items:end;margin-bottom:46px}.section-heading h2{margin-top:19px}.section-lead{max-width:450px;font-size:15px;line-height:1.85;justify-self:end}.section-lead .text-link{margin-top:18px}.text-link{display:inline-flex;gap:25px;justify-content:space-between;align-items:center;font-size:12px;font-weight:600;line-height:1.5;border-bottom:1px solid var(--line);padding:11px 0;color:var(--ink)}.text-link span{font-size:19px;transition:transform .2s}.text-link:hover span{transform:translate(2px,-2px)}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:49px;padding:13px 23px;background:var(--navy);color:var(--white);border:1px solid var(--navy);border-radius:3px;font-family:var(--sans);font-size:12px;font-weight:600;line-height:1.4;text-align:center;transition:background .2s,transform .2s}.button span{font-size:18px;line-height:1}.button:hover{background:#265063;transform:translateY(-1px)}.button-light{background:var(--paper);border-color:var(--paper);color:var(--navy)}.button-light:hover{background:#e8e7df}.button-outline{background:transparent;border-color:#65767a;color:var(--paper)}.skip-link{position:fixed;left:20px;top:-80px;z-index:1000;background:var(--navy);color:white;padding:12px 24px}.skip-link:focus{top:12px}
.site-header{position:sticky;top:0;z-index:60;background:rgba(247,245,239,.97);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.header-inner{height:87px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;gap:11px;flex-shrink:0}.brand>span{font-family:var(--serif);font-size:27px;letter-spacing:-.02em;line-height:1.2}.brand img{width:40px;height:40px;object-fit:contain;background:#081828;border-radius:50%}.brand-ia{color:var(--blue)}.desktop-nav{display:flex;align-items:center;gap:27px;font-size:11px;color:#425258;white-space:nowrap}.desktop-nav a{padding:12px 0}.desktop-nav a:hover{color:var(--gold)}.header-book{min-height:44px;padding:12px 17px;font-size:11px;gap:15px}.menu-toggle{display:none;flex-direction:column;justify-content:center;align-items:center;gap:6px;border:1px solid var(--line);border-radius:3px;background:transparent;width:44px;height:44px;padding:9px;color:var(--ink)}.menu-toggle span{display:block;width:20px;height:1px;background:currentColor;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.mobile-menu[hidden]{display:none}.mobile-menu{padding:20px var(--gutter) 32px;max-height:calc(100dvh - 73px);overflow-y:auto;background:var(--paper)}.mobile-menu>a:not(.button){display:block;padding:13px 0;border-bottom:1px solid var(--line);font-family:var(--serif);font-size:27px}.mobile-menu>.button{margin-top:24px;width:100%}
.hero{display:grid;grid-template-columns:1.1fr 1fr;gap:60px;align-items:center;padding-top:56px;padding-bottom:58px}.line-label{display:flex;align-items:center;gap:13px}.line-label:before{content:'';height:1px;width:27px;flex:none;background:var(--gold)}.hero h1{margin:24px 0 20px;font-weight:400;line-height:.97;letter-spacing:-.04em}.hero-subtitle{font-family:var(--serif);font-size:27px;line-height:1.1;color:var(--ink);margin-bottom:16px}.hero-description{font-size:13px;line-height:1.85;max-width:500px}.hero-actions{display:flex;align-items:center;gap:26px;margin-top:26px;flex-wrap:wrap}.hero-actions .text-link{gap:15px}.hero-footnote{margin-top:27px;display:flex;align-items:center;gap:10px;font-size:10px;line-height:1.7;color:#647174;max-width:400px}.tiny-cross{display:grid;place-items:center;width:20px;height:20px;border:1px solid #a2b7b6;color:var(--blue);border-radius:50%;font-size:16px;line-height:1;flex:none}.hero-visual{position:relative;min-width:0;padding-top:14px}.visual-note{display:flex;align-items:center;gap:16px;padding:24px 0 0;font-size:10px;color:var(--muted)}.note-index{font-family:var(--serif);font-size:19px;color:var(--gold);border-right:1px solid var(--line);padding-right:16px;white-space:nowrap}.visual-note strong{font-weight:500;color:var(--ink)}.visual-note a{display:grid;place-items:center;width:37px;height:37px;margin-left:auto;border:1px solid var(--line);border-radius:50%;font-size:21px;color:var(--ink)}.stats-bar{display:grid;grid-template-columns:1fr 1fr 1.25fr 1.4fr;border-block:1px solid var(--line);padding-block:25px;align-items:center}.stats-bar>div{display:flex;gap:14px;align-items:center;padding:0 24px;border-right:1px solid var(--line)}.stats-bar>div:first-child{padding-left:0}.stats-bar strong{font-family:var(--serif);font-size:48px;font-weight:400;line-height:1;color:var(--ink)}.stats-bar span{font-size:10px;line-height:1.5;letter-spacing:.035em}.stats-bar p{font-size:12px;padding-left:30px;line-height:1.7}
.centres-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.centre-card{display:flex;flex-direction:column;background:var(--white);border:1px solid var(--line);border-radius:4px;overflow:hidden;scroll-margin-top:110px}.centre-identity{position:relative;height:156px;display:flex;align-items:center;justify-content:center;overflow:hidden}.centre-identity img{height:190px;width:190px;object-fit:contain}.centre-nemours{background:#113454}.centre-montereau{background:#060d1c}.centre-amilly{background:#21868b}.centre-number{position:absolute;left:21px;top:14px;font-family:var(--serif);font-size:17px;color:#fff9}.centre-body{padding:28px 26px;display:flex;flex-direction:column;flex:1;align-items:flex-start;min-width:0}.centre-body h3{font-size:30px;margin:10px 0 17px;min-height:64px;max-width:100%;overflow-wrap:break-word}.centre-body .address{font-size:12px;line-height:1.8;margin-bottom:12px;min-height:44px}.phone{font-size:13px;font-weight:500;line-height:2}.centre-email{font-size:10px;max-width:100%;overflow-wrap:anywhere;margin-top:4px}.hours{font-size:11px;margin-top:12px}.centre-info{font-size:10px;line-height:1.8;border-top:1px solid var(--line);padding-top:13px;margin-top:12px}.centre-actions{display:flex;flex-direction:column;gap:6px;margin-top:auto;padding-top:24px;width:100%}.centre-actions .button{font-size:11px;padding-inline:13px;gap:12px;width:100%}.centre-actions .text-link{align-self:flex-start;font-size:11px;border:0}
.practice-band{padding-block:98px;background:var(--navy);color:var(--paper)}.practice-band .eyebrow{color:var(--gold-light)}.practice-band h2{font-size:clamp(40px,4.2vw,59px)}.practice-band em{color:#9cbfc2}.practice-band .section-lead{color:#c2cfce;font-size:13px}.practice-band .section-heading{align-items:start;gap:76px;border-bottom:1px solid #ffffff2b;padding-bottom:45px}.practice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:56px}.index{font-family:var(--serif);font-size:23px;color:var(--gold);font-weight:400;line-height:1.1}.practice-grid .index{color:#abc0ba;font-size:33px}.practice-grid h3{font-size:30px;margin:21px 0 18px}.practice-grid p{font-size:12px;line-height:1.9;color:#bacaca}.expertise-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:42px}.expertise-card{padding:28px 0 36px;border-top:1px solid var(--line)}.expertise-card .index{font-size:19px}.expertise-card h3{font-size:29px;margin:24px 0 16px;min-height:61px}.expertise-card p{font-size:13px;line-height:1.9}
.team-section{background:#edeee8;padding-block:100px}.team-group-heading{display:flex;align-items:center;justify-content:space-between;font-family:var(--sans);font-size:10px;text-transform:uppercase;letter-spacing:.14em;line-height:1.6;border-bottom:1px solid #cdd5ce;padding-bottom:17px;margin:50px 0 26px;color:var(--muted)}.team-group-heading>span{letter-spacing:.1em;font-size:10px;font-weight:400}.doctors-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:23px}.doctor-card{min-width:0;display:flex;flex-direction:column}.portrait{background:#2b3337;aspect-ratio:3/4;border-radius:3px;overflow:hidden}.portrait img{width:100%;height:100%;object-fit:cover;object-position:center 22%;transition:transform .4s}.doctor-card:hover .portrait img{transform:scale(1.025)}.portrait-placeholder{width:100%;height:100%;display:grid;place-items:center;font-family:var(--serif);font-size:70px;background:#d9e0d9;color:#6e8684}.doctor-body{padding-top:20px;display:flex;flex:1;flex-direction:column}.doctor-body .eyebrow{font-size:8px;letter-spacing:.15em}.doctor-body h4{font-size:27px;margin:8px 0 9px;min-height:55px}.doctor-location{font-size:11px;line-height:1.6}.rpps{font-size:9px;margin-top:7px}.doctor-action{padding-top:16px;margin-top:auto}.doctor-action .text-link{width:100%;gap:6px;border-color:#cdd5ce;font-size:10px}.coming-soon{display:block;font-size:10px;color:#626f71;border-top:1px solid #cdd5ce;padding-top:13px}.team-secondary{grid-template-columns:repeat(5,minmax(0,1fr));gap:20px}.team-secondary .doctor-body h4{font-size:25px}.values-section{display:grid;grid-template-columns:.85fr 1.3fr;gap:110px}.values-intro{position:sticky;top:127px;align-self:start}.values-intro h2{margin-top:20px;margin-bottom:26px}.values-intro>p:last-child{font-size:13px;line-height:1.9;max-width:280px}.values-list article{display:grid;grid-template-columns:31px 1fr;gap:20px;border-top:1px solid var(--line);padding:25px 0 28px}.values-list article:last-child{border-bottom:1px solid var(--line)}.values-list .index{font-size:20px;padding-top:5px}.values-list h3{font-size:29px;line-height:1.1;margin-bottom:14px}.values-list p{font-size:12px;line-height:1.95}.technology-section{display:grid;grid-template-columns:1fr 1.2fr;gap:85px;border-top:1px solid var(--line);padding-block:90px}.technology-section h2{font-size:55px;margin-top:22px}.technology-content>p{font-size:13px;line-height:1.95}.lucia-card{display:flex;gap:20px;margin-top:30px;padding:27px;background:#e9eeea;border-radius:4px}.lucia-monogram{font-family:var(--serif);font-size:32px;line-height:1;display:flex;align-items:center;justify-content:center;border:1px solid #b7c4bb;min-width:49px;height:49px;border-radius:50%;color:var(--blue)}.lucia-monogram span{font-size:10px;font-family:var(--sans);align-self:center}.lucia-card h3{font-size:24px;margin-bottom:12px}.lucia-card p{font-size:11px;line-height:1.85}.contact-band{background:var(--navy);color:var(--paper);text-align:center;padding-block:88px}.contact-band .eyebrow{color:var(--gold-light)}.contact-band h2{font-size:75px;font-weight:400;margin:22px 0 24px}.contact-band h2 em{color:#acd0cf}.contact-band p:not(.eyebrow){max-width:440px;margin-inline:auto;color:#c0cecc;font-size:13px;line-height:1.85}.contact-actions{display:flex;gap:15px;justify-content:center;margin-top:28px}.contact-phone{display:inline-block;margin-top:25px;font-size:11px;color:#c0cecc;padding:8px}.site-footer{padding-top:68px;padding-bottom:26px}.footer-grid{display:grid;grid-template-columns:1.7fr 1fr 1fr;gap:92px;padding-bottom:45px}.footer-about p{font-size:11px;line-height:1.9;margin-top:23px;max-width:350px}.footer-grid h3{font-family:var(--sans);font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;margin:10px 0 17px}.footer-grid>div:not(:first-child) a{display:block;font-size:11px;color:var(--muted);padding-block:5px}.footer-grid a:hover{color:var(--gold)}.medical-note{font-size:10px;border-top:1px solid var(--line);padding-top:24px;line-height:1.9}.footer-bottom{display:flex;justify-content:space-between;gap:15px;font-size:9px;line-height:1.7;color:var(--muted);margin-top:20px}.mobile-booking{display:none}
.booking-hero{padding-top:33px;padding-bottom:60px;text-align:center}.back-link{display:block;text-align:left;font-size:11px;padding:10px 0;margin-bottom:37px}.booking-hero h1{font-size:76px;margin:20px 0}.booking-hero>p:not(.eyebrow){font-size:14px;line-height:1.8}.booking-meta{font-size:10px;display:block;color:var(--gold);margin-top:25px}.booking-section{max-width:960px}.booking-section-title{display:flex;gap:20px;justify-content:space-between;align-items:center;margin:10px 0 28px}.booking-section-title h2{font-size:35px}.booking-section-title>span{font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.booking-centre{background:var(--white);border:1px solid var(--line);border-radius:4px;margin-bottom:15px;scroll-margin-top:108px;overflow:hidden}.booking-centre summary{list-style:none;display:flex;align-items:center;gap:26px;padding:28px 34px;cursor:pointer}.booking-centre summary::-webkit-details-marker{display:none}.booking-city{flex:1;min-width:0}.booking-city strong{display:block;font-family:var(--serif);font-size:32px;font-weight:500;line-height:1.15;margin-bottom:8px}.booking-city>span{display:block;font-size:11px;color:var(--muted)}.expand-icon{font-size:25px;font-weight:400;width:36px;height:36px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;line-height:1;flex:none;transition:transform .2s}.booking-centre[open]>summary{background:var(--navy);color:var(--paper)}.booking-centre[open] .booking-city>span{color:#bccccb}.booking-centre[open] summary .index{color:var(--gold-light)}.booking-centre[open] .expand-icon{transform:rotate(45deg);border-color:#627676}.booking-detail{padding:20px 34px 30px}.booking-contact{display:flex;align-items:center;gap:25px;flex-wrap:wrap;margin-bottom:17px;font-size:12px}.booking-contact .text-link{margin-left:auto}.booking-doctor{display:flex;align-items:center;gap:20px;padding:18px 0;border-top:1px solid var(--line)}.booking-doctor img{width:66px;height:80px;object-fit:cover;object-position:50% 15%;border-radius:3px}.booking-doctor>div{flex:1}.booking-doctor h3{font-size:25px;margin-bottom:7px}.booking-doctor p{font-size:10px}.booking-doctor .button{font-size:11px;gap:16px}.prepare-section{display:grid;grid-template-columns:1fr 1.15fr;gap:80px;padding-block:100px;max-width:960px}.prepare-section h2{font-size:52px;margin-top:20px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;font-size:13px;font-weight:500;padding:20px 0;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:20px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font-size:24px;font-weight:400;line-height:1}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details p{font-size:12px;line-height:1.9;padding-bottom:22px}.booking-help{font-size:11px;line-height:1.8;margin-top:30px}
@media(min-width:1450px){.hero{gap:85px}.hero h1{font-size:98px}.hero-visual{padding-top:0}.hero-description{font-size:14px}.hero{padding-top:65px;padding-bottom:65px}}
@media(max-width:1100px){.desktop-nav{gap:18px}.header-inner{gap:18px}.brand>span{font-size:25px}.header-book{font-size:10px;padding-inline:12px}.hero{gap:35px}.hero h1{font-size:70px}.hero-actions{gap:17px}.hero-actions .button{font-size:11px;padding-inline:16px}.hero-actions .text-link{font-size:11px;gap:9px}.section-heading{gap:48px}.centres-grid{gap:18px}.centre-body{padding:24px 20px}.centre-body h3{font-size:27px}.practice-grid{gap:35px}.values-section{gap:70px}.technology-section{gap:45px}.doctors-grid{gap:18px}.team-secondary{gap:16px}.doctor-body h4{font-size:25px}.team-secondary .doctor-body h4{font-size:23px}.footer-grid{gap:55px}.stats-bar>div{padding-inline:20px}.stats-bar p{padding-left:22px}}
@media(max-width:900px){.desktop-nav{display:none}.menu-toggle{display:flex}.header-book{margin-left:auto}.hero{grid-template-columns:1.05fr 1fr;gap:24px}.hero h1{font-size:59px}.hero-subtitle{font-size:24px}.hero-description{font-size:12px}.visual-note{gap:10px;font-size:9px}.note-index{font-size:17px;padding-right:10px}.hero-actions{gap:12px}.hero-footnote{font-size:9px}.stats-bar{grid-template-columns:1fr 1fr 1.15fr}.stats-bar p{display:none}.stats-bar>div:last-of-type{border:0}.stats-bar span{font-size:10px}.section{padding-block:78px}.section-heading{gap:38px}.section-heading h2{font-size:49px}.section-lead{font-size:13px}.centres-grid{gap:14px}.centre-body{padding:23px 16px}.centre-body h3{font-size:26px;min-height:59px}.centre-body .address{font-size:11px}.centre-actions .button{font-size:10px;padding-inline:10px;gap:7px}.practice-band{padding-block:76px}.practice-band .section-heading{gap:38px}.practice-band h2{font-size:46px}.practice-grid{gap:25px}.practice-grid h3{font-size:26px}.expertise-grid{column-gap:28px}.expertise-card h3{font-size:26px}.expertise-card p{font-size:12px}.team-section{padding-block:78px}.doctors-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:33px 24px}.team-secondary{grid-template-columns:repeat(3,minmax(0,1fr))}.doctor-body h4{min-height:0;font-size:28px}.team-secondary .doctor-body h4{font-size:26px;min-height:55px}.values-section{gap:45px;grid-template-columns:.85fr 1.2fr}.values-list h3{font-size:26px}.technology-section h2{font-size:46px}.lucia-card{padding:22px;gap:15px}.lucia-monogram{display:none}.footer-grid{gap:35px}.booking-doctor{gap:15px}.booking-doctor h3{font-size:23px}.booking-doctor .button{padding-inline:14px;font-size:10px}.prepare-section{gap:45px}.booking-section-title>span{display:none}}
@media(max-width:640px){:root{--gutter:22px}html{scroll-padding-top:88px}body{font-size:15px;padding-bottom:82px}h1{font-size:57px}h2{font-size:45px}.header-inner{height:72px;gap:12px}.brand>span{font-size:26px}.brand img{width:36px;height:36px}.brand{gap:8px}.header-book{display:none}.menu-toggle{margin-left:auto}.hero{display:flex;flex-direction:column;gap:32px;padding-top:35px;padding-bottom:33px;align-items:stretch}.hero .eyebrow{font-size:8px;letter-spacing:.17em}.line-label{gap:10px}.line-label:before{width:19px}.hero h1{font-size:clamp(54px,14.8vw,75px);line-height:.98;margin:22px 0 21px}.hero-subtitle{font-size:26px;line-height:1.13;margin-bottom:17px}.hero-description{font-size:13px;line-height:1.85;max-width:none}.hero-actions{margin-top:23px;gap:16px;justify-content:space-between}.hero-actions .button{padding:15px 18px;font-size:12px;min-height:50px;gap:19px}.hero-actions .text-link{font-size:11px;gap:10px}.hero-footnote{font-size:9px;line-height:1.6;margin-top:20px;max-width:290px}.hero-visual{padding-top:0;max-width:440px;width:100%;align-self:center}.visual-note{padding-top:18px;gap:14px;font-size:10px}.note-index{font-size:19px;padding-right:14px}.stats-bar{padding-block:22px;grid-template-columns:.85fr 1fr 1.2fr;gap:0}.stats-bar>div{padding:0 13px;display:block}.stats-bar strong{font-size:40px;display:block;line-height:1}.stats-bar span{display:block;font-size:8px;line-height:1.5;margin-top:8px}.section{padding-block:64px}.section-heading{grid-template-columns:1fr;gap:23px;margin-bottom:30px}.section-heading h2{font-size:46px;line-height:1.04;margin-top:17px}.section-lead{justify-self:start;max-width:100%;font-size:13px;line-height:1.85}.section-lead .text-link{margin-top:10px}.eyebrow{font-size:9px}.centres-grid{grid-template-columns:1fr;gap:22px}.centre-identity{height:155px}.centre-identity img{width:200px;height:200px}.centre-body{padding:26px}.centre-body h3{font-size:34px;min-height:0;margin-top:9px;margin-bottom:17px}.centre-body .address{font-size:13px;min-height:0;margin-bottom:12px}.phone{font-size:15px}.centre-email{font-size:11px;margin-top:7px}.hours{font-size:12px}.centre-info{font-size:11px;margin-top:15px;padding-top:16px}.centre-actions{flex-direction:row;flex-wrap:wrap;align-items:center;gap:20px;padding-top:24px}.centre-actions .button{width:auto;flex:1;font-size:11px;gap:12px;padding-inline:15px}.centre-actions .text-link{font-size:11px;gap:15px;align-self:center}.practice-band{padding-block:64px}.practice-band .section-heading{gap:26px;padding-bottom:32px;margin-bottom:32px}.practice-band h2{font-size:45px}.practice-band .section-lead{font-size:13px;line-height:1.9}.practice-grid{grid-template-columns:1fr;gap:31px}.practice-grid article{display:grid;grid-template-columns:38px 1fr;column-gap:19px}.practice-grid .index{font-size:27px;grid-row:span 2;padding-top:3px}.practice-grid h3{font-size:29px;margin:0 0 15px}.practice-grid p{font-size:13px}.expertise-grid{grid-template-columns:1fr;gap:0}.expertise-card{display:grid;grid-template-columns:31px 1fr;column-gap:17px;padding:24px 0}.expertise-card .index{font-size:20px;grid-row:span 2;margin-top:3px}.expertise-card h3{margin:0 0 13px;font-size:28px;min-height:0;line-height:1.1}.expertise-card p{font-size:13px;line-height:1.85}.team-section{padding-block:65px}.team-group-heading{font-size:9px;margin-top:34px;margin-bottom:22px}.team-group-heading>span{font-size:8px}.doctors-grid,.team-secondary{grid-template-columns:repeat(2,minmax(0,1fr));gap:27px 15px}.doctor-body{padding-top:15px}.doctor-body .eyebrow{font-size:7px}.doctor-body h4,.team-secondary .doctor-body h4{font-size:25px;line-height:1.03;min-height:51px;margin-bottom:9px}.doctor-location{font-size:10px;line-height:1.55}.rpps{font-size:8px}.doctor-action{padding-top:12px}.doctor-action .text-link{font-size:9px;line-height:1.5;gap:4px;min-height:43px}.doctor-action .text-link span{font-size:16px}.coming-soon{font-size:9px;padding-top:12px}.portrait-placeholder{font-size:51px}.values-section{grid-template-columns:1fr;gap:34px}.values-intro{position:static}.values-intro h2{margin:17px 0 22px;font-size:46px}.values-intro>p:last-child{max-width:100%;font-size:13px}.values-list article{gap:16px;padding-block:23px;grid-template-columns:27px 1fr}.values-list h3{font-size:27px;line-height:1.1}.values-list p{font-size:12px;line-height:1.9}.technology-section{grid-template-columns:1fr;padding-block:62px;gap:26px}.technology-section h2{font-size:46px;margin-top:18px}.technology-content>p{font-size:13px;line-height:1.9}.lucia-card{padding:23px;margin-top:27px}.lucia-card h3{font-size:26px;line-height:1.1}.lucia-card p{font-size:12px;line-height:1.85}.contact-band{padding-block:63px}.contact-band h2{font-size:57px;margin-top:21px}.contact-band p:not(.eyebrow){font-size:13px}.contact-actions{flex-direction:column;gap:12px;max-width:350px;margin-inline:auto}.contact-actions .button{min-height:51px;font-size:12px}.contact-phone{font-size:12px;line-height:1.8;margin-top:20px;min-height:44px}.site-footer{padding-top:44px;padding-bottom:20px}.footer-grid{grid-template-columns:1fr 1fr;gap:33px 24px;padding-bottom:31px}.footer-about{grid-column:1/-1}.footer-about p{font-size:12px;max-width:none;margin-top:21px}.footer-grid h3{font-size:9px;line-height:1.5}.footer-grid>div:not(:first-child) a{font-size:11px;padding-block:9px;line-height:1.6;overflow-wrap:anywhere}.medical-note{font-size:10px;line-height:1.85;padding-top:23px}.footer-bottom{font-size:9px;flex-wrap:wrap;gap:12px;margin-top:21px}.footer-bottom span:last-child{flex-basis:100%}.mobile-booking{display:block;position:fixed;bottom:0;left:0;right:0;z-index:55;padding:10px 22px calc(10px + env(safe-area-inset-bottom));background:rgba(247,245,239,.98);border-top:1px solid var(--line)}.mobile-booking .button{width:100%;min-height:49px;font-size:12px;justify-content:space-between;padding-inline:21px}.booking-hero{padding-top:20px;padding-bottom:42px;text-align:left}.back-link{font-size:11px;margin-bottom:25px;padding:10px 0}.booking-hero h1{font-size:54px;line-height:1.02;margin:20px 0 22px}.booking-hero>p:not(.eyebrow){font-size:14px}.booking-meta{font-size:9px;line-height:1.7;margin-top:21px}.booking-section-title{margin:10px 0 23px}.booking-section-title h2{font-size:32px;line-height:1.1}.booking-centre summary{padding:24px 19px;gap:13px}.booking-city strong{font-size:28px;line-height:1.04;margin-bottom:10px}.booking-city>span{font-size:10px;line-height:1.7}.booking-centre summary>.index{font-size:17px;align-self:flex-start;padding-top:4px}.expand-icon{width:30px;height:30px;font-size:21px}.booking-detail{padding:19px}.booking-contact{gap:12px;font-size:12px;align-items:flex-start}.booking-contact .text-link{padding-top:0;font-size:11px;gap:15px}.booking-doctor{display:grid;grid-template-columns:52px 1fr;gap:12px;padding:18px 0}.booking-doctor img{width:52px;height:67px}.booking-doctor h3{font-size:24px;line-height:1.07}.booking-doctor .button{grid-column:1/-1;width:100%;font-size:11px;gap:20px;min-height:49px;margin-top:1px;justify-content:space-between}.prepare-section{padding-block:64px;grid-template-columns:1fr;gap:24px}.prepare-section h2{font-size:45px}.faq-list summary{font-size:13px;gap:15px;line-height:1.6;padding:20px 0}.faq-list details p{font-size:13px}.booking-help{font-size:12px}.booking-centre{scroll-margin-top:90px}}
@media(max-width:360px){:root{--gutter:18px}.hero h1{font-size:53px}.hero-actions{align-items:stretch;flex-direction:column;gap:8px}.hero-actions .text-link{align-self:flex-start}.hero-subtitle{font-size:24px}.brand>span{font-size:24px}.doctor-body h4,.team-secondary .doctor-body h4{font-size:23px;min-height:47px}.stats-bar span{font-size:7.5px}.stats-bar>div{padding-inline:11px}.booking-hero h1{font-size:48px}.centre-actions{gap:13px}.centre-actions .button{font-size:10px}.booking-city strong{font-size:25px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition:none!important}}
@media print{.site-header,.mobile-booking,.menu-toggle{display:none!important}body{padding:0;color:black;background:white}.container{width:100%}.section,.team-section,.practice-band{padding-block:24px}.doctor-card,.centre-card{break-inside:avoid}.hero h1{font-size:48px}a{color:inherit}}
/* Patient-facing copy keeps a comfortable reading size at every breakpoint. */
.hero-description{font-size:15px}.hero-footnote{font-size:11px}.desktop-nav{font-size:12px}.header-book{font-size:12px}.hero-actions .button,.hero-actions .text-link{font-size:12px}.stats-bar span{font-size:12px}.stats-bar p{font-size:13px}.centre-body .address{font-size:14px}.phone{font-size:15px}.centre-email{font-size:12px}.hours{font-size:13px}.centre-info{font-size:12px}.centre-actions .button,.centre-actions .text-link{font-size:12px}.practice-band .section-lead,.practice-grid p,.expertise-card p,.values-list p,.technology-content>p{font-size:14px}.doctor-location{font-size:12px}.doctor-action .text-link,.coming-soon{font-size:11px}.lucia-card p{font-size:13px}.contact-band p:not(.eyebrow){font-size:15px}.footer-about p{font-size:12px}.footer-grid>div:not(:first-child) a{font-size:12px}.medical-note{font-size:11px}.booking-city>span{font-size:13px}.booking-contact{font-size:14px}.booking-doctor p{font-size:12px}.booking-doctor .button{font-size:12px}.faq-list summary{font-size:15px}.faq-list details p{font-size:14px}.booking-help{font-size:13px}
@media(min-width:901px) and (max-width:1100px){.desktop-nav{gap:15px;font-size:11px}.header-book{font-size:10px}.brand>span{font-size:24px}}
@media(max-width:900px){.hero-description{font-size:14px}.stats-bar span{font-size:10px}.centre-body .address{font-size:12px}.centre-body{padding-inline:18px}.centre-actions .button{font-size:11px}.centre-email{font-size:10px}.centre-info{font-size:11px}.doctor-action .text-link{font-size:11px}}
@media(max-width:640px){.hero-description{font-size:15px;line-height:1.8}.hero-footnote{font-size:10px}.hero-actions .text-link{font-size:11px}.stats-bar span{font-size:9px}.section-lead{font-size:15px}.centre-body .address{font-size:15px}.centre-body{padding:26px}.centre-email{font-size:12px}.centre-info{font-size:13px}.centre-actions .button{font-size:12px}.practice-band .section-lead,.practice-grid p,.expertise-card p,.values-list p,.technology-content>p{font-size:15px;line-height:1.85}.values-intro>p:last-child{font-size:15px}.doctor-location{font-size:11px}.doctor-action .text-link{font-size:10px;min-height:44px}.coming-soon{font-size:10px}.lucia-card p{font-size:14px}.footer-about p{font-size:13px}.footer-grid>div:not(:first-child) a{font-size:12px}.booking-city>span{font-size:12px}.booking-doctor .button{font-size:12px}.faq-list summary{font-size:15px}.faq-list details p{font-size:15px}.booking-hero>p:not(.eyebrow){font-size:15px}}
body.menu-open [data-lucia-host]{visibility:hidden!important}

/* Group identity and updated clinical leadership. */
/* An open optical composition, with no enclosing card or arch. */
.brand-composition {
  position:relative; isolation:isolate; min-height:515px;
  display:flex; flex-direction:column; align-items:center; justify-content:center;
  padding:32px 24px; color:var(--ink); text-align:center;
}
.brand-emblem {
  width:265px; max-width:88%; aspect-ratio:1; position:relative;
  display:grid; place-items:center; flex:none; margin-bottom:30px;
  border:1px solid #bbccc6; border-radius:50%;
  background:radial-gradient(circle at 38% 30%,#fffefb 10%,#edf2ee 68%,#e6ede8 100%);
  box-shadow:0 0 0 13px #f7f5ef,0 0 0 14px #d9dfd5;
}
.brand-emblem::before,.brand-emblem::after {
  content:''; position:absolute; width:5px; height:5px; border-radius:50%;
  background:var(--gold); top:50%; margin-top:-2px;
}
.brand-emblem::before{left:-3px}.brand-emblem::after{right:-3px}
.brand-emblem img{width:72%;height:auto}
.brand-signature{font-family:var(--serif);font-size:42px;line-height:1.1;letter-spacing:-.035em;color:var(--ink)}
.brand-signature>span{color:var(--blue)}
.brand-rule{width:39px;height:1px;background:#b2a27c;margin:22px 0 17px}
.brand-promise{font-family:var(--serif);font-size:29px;line-height:1.16;color:var(--ink);letter-spacing:-.02em}
.brand-promise em{color:var(--blue)}
.brand-caption{font-size:8px;line-height:1.5;letter-spacing:.16em;text-transform:uppercase;color:var(--muted);margin-top:17px}
.team-primary{display:flex;flex-wrap:wrap;justify-content:center;gap:32px 23px}
.team-primary>.doctor-card{flex:0 0 calc((100% - 92px)/5);min-width:0}
.team-secondary{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}
.team-primary .portrait-placeholder{
  position:relative;background:radial-gradient(circle at 50% 35%,#294c57,#112e38);
  color:#ded0b2;letter-spacing:.03em;font-weight:400;
}
.team-primary .portrait-placeholder::before{content:'';position:absolute;inset:14px;border:1px solid #d8c7a04d;border-radius:100px 100px 2px 2px}
@media(min-width:1450px){.brand-composition{min-height:555px}.brand-emblem{width:285px}.brand-signature{font-size:46px}.brand-promise{font-size:32px}}
@media(max-width:1100px){
  .brand-composition{min-height:485px;padding-inline:20px}
  .brand-emblem{width:235px}.brand-signature{font-size:38px}.brand-promise{font-size:27px}
  .team-primary{gap:33px 24px}.team-primary>.doctor-card{flex-basis:calc((100% - 48px)/3)}
}
@media(max-width:900px){
  .brand-composition{min-height:455px;padding:30px 14px}
  .brand-emblem{width:205px}.brand-signature{font-size:33px}
  .brand-promise{font-size:25px}.brand-caption{font-size:7px;letter-spacing:.12em}
  .team-secondary{grid-template-columns:repeat(2,minmax(0,1fr));gap:33px 24px}
}
@media(max-width:640px){
  .brand-composition{min-height:0;padding:34px 18px 30px}
  .brand-emblem{width:220px;margin-bottom:28px}.brand-signature{font-size:36px}
  .brand-rule{margin:20px 0 15px}.brand-promise{font-size:27px}.brand-caption{margin-top:17px;font-size:7px}
  .team-primary{gap:27px 15px}.team-primary>.doctor-card{flex-basis:calc((100% - 15px)/2)}
  .team-secondary{gap:27px 15px}
}
@media(max-width:360px){.brand-emblem{width:196px}.brand-signature{font-size:32px}.brand-promise{font-size:24px}}
/* Vector identity: no raster lettering, crisp at every pixel density. */
.brand-emblem img{filter:none}
.centre-identity{height:200px}
.centre-nemours{background:radial-gradient(ellipse at 45% 0%,#2a526c,#112e46 80%)}
.centre-montereau{background:radial-gradient(ellipse at 45% 0%,#213f4c,#0b202c 80%)}
.centre-amilly{background:radial-gradient(ellipse at 45% 0%,#2c7277,#12494f 80%)}
.centre-lockup{display:flex;flex-direction:column;align-items:center;text-align:center;padding:22px 15px 17px;width:100%}
.centre-identity .centre-lockup img{width:100px;height:88px;object-fit:contain;margin-bottom:12px}
.centre-wordmark{font-family:var(--serif);font-size:29px;line-height:1.05;letter-spacing:-.035em;color:#fffefb}
.centre-wordmark>span{color:#6fc7dc}
.centre-wordmark-city{font-family:var(--sans);font-size:8px;letter-spacing:.19em;line-height:1.5;color:#d2e1e1;margin-top:9px}
.centre-number{font-size:15px;left:19px;top:15px;color:#d8c7a0}
@media(max-width:900px) and (min-width:641px){.centre-wordmark{font-size:25px}.centre-wordmark-city{font-size:7px;letter-spacing:.09em}.centre-identity .centre-lockup img{width:92px;height:81px}}
@media(max-width:640px){.centre-identity{height:210px}.centre-identity .centre-lockup img{width:110px;height:97px}.centre-wordmark{font-size:33px}.centre-wordmark-city{font-size:9px}.centre-number{font-size:17px}}
/* Privacy controls match the site's typography and keep both choices equal. */
[hidden]{display:none!important}
.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}
.legal-links{display:flex;flex-wrap:wrap;gap:12px 24px;border-top:1px solid var(--line);padding-top:21px;margin-top:24px;font-size:11px;color:var(--muted)}
.legal-links button,.cookie-links button{font:inherit;color:inherit;border:0;background:none;padding:0;cursor:pointer;text-align:left}
.legal-links a,.legal-links button{padding:6px 0;text-underline-offset:4px}
.legal-links a:hover,.legal-links button:hover,.cookie-links a:hover,.cookie-links button:hover{text-decoration:underline}
.cookie-banner{position:fixed;bottom:24px;left:24px;z-index:110;width:min(500px,calc(100vw - 48px));padding:26px 29px 23px;background:var(--paper);border:1px solid #c6cec6;border-radius:6px;box-shadow:0 14px 60px #112e3824}
.cookie-banner h2{font-size:31px;margin:11px 0 13px}
.cookie-banner>p:not(.eyebrow){font-size:12px;line-height:1.8}
.cookie-actions{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin-top:19px}
.cookie-actions button{display:flex;justify-content:center;align-items:center;min-height:46px;padding:12px 16px;background:var(--paper);color:var(--ink);border:1px solid var(--ink);border-radius:2px;font:600 12px var(--sans);cursor:pointer}
.cookie-actions button:hover{background:#e9eeea}
.cookie-links{display:flex;flex-wrap:wrap;justify-content:space-between;gap:13px;margin-top:17px;font-size:10px;text-decoration:underline;text-underline-offset:4px}
.cookie-links button,.cookie-links a{padding:6px 0}
.cookie-dialog{width:min(620px,calc(100vw - 36px));max-height:calc(100dvh - 48px);padding:36px;border:1px solid #bec7bf;border-radius:7px;background:var(--paper);color:var(--ink);box-shadow:0 20px 90px #00192344;overflow-y:auto}
.cookie-dialog::backdrop{background:#061f2c88;backdrop-filter:blur(4px)}
.cookie-dialog h2{font-size:43px;margin:15px 0 18px}
.cookie-dialog>p:not(.eyebrow){font-size:13px;line-height:1.8}
.dialog-close{position:absolute;top:13px;right:13px;width:42px;height:42px;display:grid;place-items:center;background:none;border:1px solid var(--line);border-radius:50%;font-size:28px;color:var(--ink);cursor:pointer}
.cookie-dialog>.eyebrow{padding-right:32px;font-size:9px}
.cookie-category{display:flex;align-items:flex-start;justify-content:space-between;gap:22px;border-top:1px solid var(--line);padding-top:22px;margin-top:22px}
.cookie-category h3,.cookie-category label{font:600 13px var(--sans);letter-spacing:0;display:block;margin-bottom:10px}
.cookie-category p{font-size:12px;line-height:1.8}
.cookie-required{font-size:9px;line-height:1.4;text-align:center;white-space:nowrap;background:#e3eae2;padding:7px 9px;border-radius:20px;color:#34524b}
.cookie-category input{width:24px;height:24px;accent-color:var(--navy);flex:none;cursor:pointer;margin:0}
.cookie-dialog .cookie-health-note{font-size:11px;padding:15px;background:#e8ede7;border-left:2px solid var(--gold);margin-top:20px}
.cookie-save{width:100%;margin-top:11px;font-size:12px;cursor:pointer;border:1px solid var(--ink);justify-content:space-between}
.cookie-dialog .cookie-more{font-size:11px;margin-top:18px;text-align:center;text-decoration:underline;text-underline-offset:4px}
.consent-modal-open{overflow:hidden}
.lucia-consent-launcher{position:fixed;bottom:24px;right:24px;z-index:60;width:61px;height:61px;display:flex;flex-direction:column;gap:2px;align-items:center;justify-content:center;border:1px solid #ffffff44;border-radius:50%;background:var(--navy);color:white;box-shadow:0 4px 22px #112e382b;cursor:pointer}
.lucia-consent-launcher>span{font-size:8px;letter-spacing:.03em;line-height:1.4}
.consent-prompt-open .lucia-consent-launcher,.consent-modal-open .lucia-consent-launcher,.menu-open .lucia-consent-launcher{visibility:hidden}
@media(max-width:640px){
 .cookie-banner{left:14px;bottom:calc(89px + env(safe-area-inset-bottom));width:calc(100vw - 28px);padding:21px 21px 17px;max-height:calc(100dvh - 115px);overflow-y:auto}
 .cookie-banner h2{font-size:29px}.cookie-banner .eyebrow{font-size:8px}.cookie-banner>p:not(.eyebrow){font-size:12px}
 .cookie-actions{gap:9px;margin-top:17px}.cookie-actions button{font-size:12px;min-height:46px;padding-inline:9px}
 .cookie-links{font-size:10px;gap:8px;margin-top:12px}
 .cookie-dialog{padding:29px 23px 24px;max-height:calc(100dvh - 28px)}.cookie-dialog h2{font-size:37px}.cookie-dialog>.eyebrow{font-size:8px}
 .cookie-category{gap:14px}.cookie-required{font-size:8px;padding:6px}.cookie-dialog>p:not(.eyebrow){font-size:12px}
 .lucia-consent-launcher{bottom:calc(88px + env(safe-area-inset-bottom));right:16px;width:57px;height:57px}
 .legal-links{font-size:11px;gap:6px 20px}.legal-links a,.legal-links button{padding:10px 0}
}
.legal-hero{padding-block:34px 54px;border-bottom:1px solid var(--line)}
.legal-hero .back-link{margin-bottom:30px}.legal-hero h1{font-size:clamp(48px,5.5vw,78px);line-height:1.03;margin:24px 0;max-width:850px}
.legal-hero>p:not(.eyebrow){font-size:17px;line-height:1.8;max-width:690px}.legal-date{display:block;font-size:11px;color:var(--muted);margin-top:26px}
.legal-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:80px;padding-block:58px 90px}
.legal-index{position:sticky;top:125px;align-self:start;display:flex;flex-direction:column;gap:8px}
.legal-index a{font-size:12px;line-height:1.6;padding:9px 0;border-bottom:1px solid var(--line);color:var(--muted)}
.legal-index a:hover{color:var(--ink)}.legal-content{max-width:800px;min-width:0}
.legal-content section{padding-bottom:38px;margin-bottom:37px;border-bottom:1px solid var(--line)}.legal-content section:last-child{margin-bottom:0}
.legal-content h2{font-size:35px;line-height:1.15;margin:13px 0 22px}.legal-content p{font-size:15px;line-height:1.9;margin-top:16px}
.legal-content p a{text-decoration:underline;text-underline-offset:4px;color:var(--blue)}.legal-content .button{margin-top:22px;cursor:pointer;border:1px solid var(--ink)}
.privacy-table-wrap{overflow-x:auto;margin-top:22px}.privacy-table{border-collapse:collapse;width:100%;font-size:12px;text-align:left;line-height:1.75}
.privacy-table th,.privacy-table td{padding:18px 14px;vertical-align:top;border-bottom:1px solid var(--line)}.privacy-table thead{background:#e9eeea}.privacy-table tbody th{font-weight:500;width:30%}.privacy-table td{color:var(--muted)}
.legal-content code{font-size:11px;overflow-wrap:anywhere;white-space:normal}
@media(max-width:900px){.legal-layout{grid-template-columns:190px minmax(0,1fr);gap:35px}.privacy-table th,.privacy-table td{padding:13px 9px}}
@media(max-width:640px){.legal-hero{padding-block:20px 36px}.legal-hero h1{font-size:49px;margin-block:21px}.legal-hero>p:not(.eyebrow){font-size:15px}.legal-hero .back-link{margin-bottom:23px}.legal-layout{grid-template-columns:1fr;gap:32px;padding-block:34px 54px}.legal-index{position:static;display:grid;grid-template-columns:1fr 1fr;gap:7px 18px}.legal-index a{font-size:11px}.legal-content h2{font-size:32px}.legal-content p{font-size:15px}.privacy-table{font-size:11px}.privacy-table th,.privacy-table td{padding:12px 7px}.legal-content code{font-size:9px}.legal-content section{padding-bottom:30px;margin-bottom:29px}}
/* Preserve portrait detail: source photos stay within a 2x-density display size. */
.team-primary>.doctor-card{max-width:240px}
.team-secondary{display:flex;flex-wrap:wrap;justify-content:center;gap:32px 24px}
.team-secondary>.doctor-card{flex:0 0 calc((100% - 72px)/4);max-width:240px;min-width:0}
@media(max-width:900px){.team-secondary>.doctor-card{flex-basis:calc((100% - 24px)/2)}}
@media(max-width:640px){.team-secondary{gap:27px 15px}.team-secondary>.doctor-card{flex-basis:calc((100% - 15px)/2)}}
.brand-emblem{box-shadow:none;outline:1px solid #d8c7a029;outline-offset:12px}
